aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-20hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe2-17/+1
2019-08-20can: rcar_can: Remove unused platform data supportGeert Uytterhoeven1-18/+0
2019-08-20Merge branch 'v5.4/dt' into v5.4/driversJerome Brunet1-0/+38
2019-08-20dt-bindings: clock: meson: add resets to the audio clock controllerJerome Brunet1-0/+38
2019-08-20irqchip: Add include guard to irq-partition-percpu.hMasahiro Yamada1-0/+5
2019-08-20irqchip/gic-v3: Warn about inconsistent implementations of extended rangesMarc Zyngier1-0/+1
2019-08-20irqchip/gic-v3: Add EPPI range supportMarc Zyngier1-0/+12
2019-08-20irqchip/gic-v3: Add ESPI range supportMarc Zyngier1-1/+16
2019-08-20Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...Joerg Roedel2-37/+112
2019-08-20gpio: Use callback presence to determine need of valid_maskLinus Walleij1-9/+0
2019-08-20gpio: Pass mask and size with the init_valid_mask()Linus Walleij1-1/+3
2019-08-20gpio: stubs in headers should be inlineStephen Rothwell1-2/+2
2019-08-20drivers: qcom: Add BCM vote macro to headerJordan Crouse1-1/+19
2019-08-19tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett1-0/+1
2019-08-19debugfs: Restrict debugfs when the kernel is locked downDavid Howells1-0/+1
2019-08-19kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett1-0/+9
2019-08-19lockdown: Lock down perf when in confidentiality modeDavid Howells1-0/+1
2019-08-19bpf: Restrict bpf when kernel lockdown is in confidentiality modeDavid Howells1-0/+1
2019-08-19lockdown: Lock down tracing and perf kprobes when in confidentiality modeDavid Howells1-0/+1
2019-08-19lockdown: Lock down /proc/kcoreDavid Howells1-0/+1
2019-08-19x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells1-0/+1
2019-08-19lockdown: Lock down module params that specify hardware parameters (eg. ioport)David Howells1-0/+1
2019-08-19lockdown: Lock down TIOCSSERIALDavid Howells1-0/+1
2019-08-19lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells1-0/+1
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer1-0/+6
2019-08-19ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett1-0/+1
2019-08-19x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett1-0/+1
2019-08-19x86: Lock down IO port access when the kernel is locked downMatthew Garrett1-0/+1
2019-08-19PCI: Lock down BAR access when the kernel is locked downMatthew Garrett1-0/+1
2019-08-19hibernate: Disable when the kernel is locked downJosh Boyer1-0/+1
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac1-2/+2
2019-08-19kexec_load: Disable at runtime if the kernel is locked downMatthew Garrett1-0/+1
2019-08-19lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked downMatthew Garrett1-0/+1
2019-08-19lockdown: Enforce module signatures if the kernel is locked downDavid Howells1-0/+1
2019-08-19security: Add a static lockdown policy LSMMatthew Garrett1-0/+3
2019-08-19security: Add a "locked down" LSM hookMatthew Garrett2-0/+39
2019-08-19security: Support early LSMsMatthew Garrett3-1/+19
2019-08-19sctp: add SCTP_AUTH_SUPPORTED sockoptXin Long1-0/+1
2019-08-19sctp: add sctp_auth_init and sctp_auth_freeXin Long1-0/+2
2019-08-19sctp: add SCTP_ASCONF_SUPPORTED sockoptXin Long1-0/+1
2019-08-19sctp: add asconf_enable in struct sctp_endpointXin Long1-0/+1
2019-08-19ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio1-1/+1
2019-08-19Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+14
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+10
2019-08-19net: phy: add EEE-related constantsHeiner Kallweit1-0/+10
2019-08-19vfio/type1: Add IOVA range capability supportShameer Kolothum1-1/+25
2019-08-19vfio: re-arrange vfio region definitionsCornelia Huck1-19/+26
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller35-118/+149
2019-08-19media: videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan1-0/+1
2019-08-19media: videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAMHans Verkuil1-2/+3