Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-03Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-14lockdown: Allow unprivileged users to see lockdown statusJeremy Cline
2019-12-10security,lockdown,selinux: implement SELinux lockdownStephen Smalley
2019-12-01Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-28powerpc/xmon: Restrict when kernel is locked downChristopher M. Riedl
2019-09-10security: constify some arrays in lockdown LSMMatthew Garrett
2019-08-20lockdown: Print current->comm in restriction messagesMatthew Garrett
2019-08-20tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett
2019-08-20debugfs: Restrict debugfs when the kernel is locked downDavid Howells
2019-08-20lockdown: Lock down perf when in confidentiality modeDavid Howells
2019-08-20bpf: Restrict bpf when kernel lockdown is in confidentiality modeDavid Howells
2019-08-20lockdown: Lock down tracing and perf kprobes when in confidentiality modeDavid Howells
2019-08-20lockdown: Lock down /proc/kcoreDavid Howells
2019-08-20x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells
2019-08-20lockdown: Lock down module params that specify hardware parameters (eg. ioport)David Howells
2019-08-20lockdown: Lock down TIOCSSERIALDavid Howells
2019-08-20lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells
2019-08-20ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett
2019-08-20x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett
2019-08-20x86: Lock down IO port access when the kernel is locked downMatthew Garrett
2019-08-20PCI: Lock down BAR access when the kernel is locked downMatthew Garrett
2019-08-20hibernate: Disable when the kernel is locked downJosh Boyer
2019-08-20kexec_load: Disable at runtime if the kernel is locked downMatthew Garrett
2019-08-20lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked downMatthew Garrett
2019-08-20lockdown: Enforce module signatures if the kernel is locked downDavid Howells
2019-08-20security: Add a static lockdown policy LSMMatthew Garrett