summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-19lockdown: Lock down TIOCSSERIALDavid Howells
2019-08-19lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells
2019-08-19acpi: Disable ACPI table override if the kernel is locked downLinn Crosetto
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer
2019-08-19ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett
2019-08-19x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett
2019-08-19x86: Lock down IO port access when the kernel is locked downMatthew Garrett
2019-08-19PCI: Lock down BAR access when the kernel is locked downMatthew Garrett
2019-08-19hibernate: Disable when the kernel is locked downJosh Boyer
2019-08-19kexec_file: Restrict at runtime if the kernel is locked downJiri Bohac
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac
2019-08-19lockdown: Copy secure_boot flag in boot params across kexec rebootDave Young
2019-08-19kexec_load: Disable at runtime if the kernel is locked downMatthew Garrett
2019-08-19lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked downMatthew Garrett
2019-08-19lockdown: Enforce module signatures if the kernel is locked downDavid Howells
2019-08-19security: Add a static lockdown policy LSMMatthew Garrett
2019-08-19security: Add a "locked down" LSM hookMatthew Garrett
2019-08-19security: Support early LSMsMatthew Garrett
2019-07-07Linux 5.2Linus Torvalds
2019-07-06Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-06Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-06Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-06blk-mq: fix up placement of debugfs directory of queue filesGreg Kroah-Hartman
2019-07-05Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds
2019-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-05Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal
2019-07-05i2c: tegra: Add Dmitry as a reviewerDmitry Osipenko
2019-07-05fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei
2019-07-05dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R
2019-07-05dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong
2019-07-05dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck
2019-07-05dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter
2019-07-05Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-05Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-07-05Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-05swap_readpage(): avoid blk_wake_io_task() if !synchronousOleg Nesterov
2019-07-05devres: allow const resource argumentsArnd Bergmann
2019-07-05mm/vmscan.c: prevent useless kswapd loopsShakeel Butt
2019-07-05fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers