aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/extcon-provider.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-05swap_readpage(): avoid blk_wake_io_task() if !synchronousOleg Nesterov1-5/+8
2019-07-05devres: allow const resource argumentsArnd Bergmann2-2/+4
2019-07-05mm/vmscan.c: prevent useless kswapd loopsShakeel Butt1-12/+15
2019-07-05fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers1-16/+26
2019-07-05mm/page_alloc.c: fix regression with deferred struct page initJuergen Gross1-1/+2
2019-07-05ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn1-3/+1
2019-07-04drm/imx: only send event on crtc disable if kept disabledRobert Beckett1-1/+1
2019-07-04drm/imx: notify drm core before sending event during crtc disableRobert Beckett1-2/+2
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel1-1/+1
2019-07-03crypto: user - prevent operating on larval algorithmsEric Biggers1-0/+3
2019-07-03crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch1-0/+1
2019-07-03lib/mpi: Fix karactx leak in mpi_powmHerbert Xu1-4/+2
2019-07-03Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa1-1/+1
2019-07-02scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi1-8/+8
2019-07-02scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov1-1/+1
2019-07-02gpio/spi: Fix spi-gpio regression on active high CSLinus Walleij1-1/+8
2019-07-02ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare()Jiri Kosina1-0/+2