aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-19tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett3-1/+43
2019-08-19debugfs: Restrict debugfs when the kernel is locked downDavid Howells4-2/+62
2019-08-19kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett5-2/+71
2019-08-19lockdown: Lock down perf when in confidentiality modeDavid Howells3-0/+9
2019-08-19bpf: Restrict bpf when kernel lockdown is in confidentiality modeDavid Howells3-0/+12
2019-08-19lockdown: Lock down tracing and perf kprobes when in confidentiality modeDavid Howells3-0/+7
2019-08-19lockdown: Lock down /proc/kcoreDavid Howells3-0/+7
2019-08-19x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells3-0/+7
2019-08-19lockdown: Lock down module params that specify hardware parameters (eg. ioport)David Howells3-5/+18
2019-08-19lockdown: Lock down TIOCSSERIALDavid Howells3-0/+7
2019-08-19lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells3-0/+7
2019-08-19acpi: Disable ACPI table override if the kernel is locked downLinn Crosetto1-0/+6
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer7-7/+49
2019-08-19ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett3-0/+8
2019-08-19x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett3-0/+10
2019-08-19x86: Lock down IO port access when the kernel is locked downMatthew Garrett3-2/+7
2019-08-19PCI: Lock down BAR access when the kernel is locked downMatthew Garrett5-3/+33
2019-08-19hibernate: Disable when the kernel is locked downJosh Boyer3-1/+4
2019-08-19kexec_file: Restrict at runtime if the kernel is locked downJiri Bohac1-1/+1
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac15-34/+88
2019-08-19lockdown: Copy secure_boot flag in boot params across kexec rebootDave Young1-0/+1
2019-08-19kexec_load: Disable at runtime if the kernel is locked downMatthew Garrett3-0/+10
2019-08-19lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked downMatthew Garrett3-2/+7
2019-08-19lockdown: Enforce module signatures if the kernel is locked downDavid Howells5-7/+38
2019-08-19security: Add a static lockdown policy LSMMatthew Garrett7-5/+236
2019-08-19security: Add a "locked down" LSM hookMatthew Garrett3-0/+45
2019-08-19security: Support early LSMsMatthew Garrett5-9/+62
2019-07-07Linux 5.2Linus Torvalds1-1/+1
2019-07-06Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2019-07-06Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds7-15/+29
2019-07-06Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-25/+35
2019-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-9/+9
2019-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2019-07-06blk-mq: fix up placement of debugfs directory of queue filesGreg Kroah-Hartman1-0/+7
2019-07-05Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds8-82/+94
2019-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-15/+26
2019-07-05Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds7-39/+22
2019-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+1
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-2/+7
2019-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal1-0/+24
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal1-36/+2
2019-07-05i2c: tegra: Add Dmitry as a reviewerDmitry Osipenko1-0/+1
2019-07-05fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven1-1/+0
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei1-1/+1
2019-07-05dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R1-0/+3
2019-07-05dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong1-2/+2
2019-07-05dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck1-21/+27
2019-07-05dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter1-2/+3
2019-07-05Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-31/+22
2019-07-05Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie1-3/+3