summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-20hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe
2019-08-20can: rcar_can: Remove unused platform data supportGeert Uytterhoeven
2019-08-20Merge branch 'v5.4/dt' into v5.4/driversJerome Brunet
2019-08-20dt-bindings: clock: meson: add resets to the audio clock controllerJerome Brunet
2019-08-20irqchip: Add include guard to irq-partition-percpu.hMasahiro Yamada
2019-08-20irqchip/gic-v3: Warn about inconsistent implementations of extended rangesMarc Zyngier
2019-08-20irqchip/gic-v3: Add EPPI range supportMarc Zyngier
2019-08-20irqchip/gic-v3: Add ESPI range supportMarc Zyngier
2019-08-20Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...Joerg Roedel
2019-08-20gpio: Use callback presence to determine need of valid_maskLinus Walleij
2019-08-20gpio: Pass mask and size with the init_valid_mask()Linus Walleij
2019-08-20gpio: stubs in headers should be inlineStephen Rothwell
2019-08-20drivers: qcom: Add BCM vote macro to headerJordan Crouse
2019-08-19tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett
2019-08-19debugfs: Restrict debugfs when the kernel is locked downDavid Howells
2019-08-19kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett
2019-08-19lockdown: Lock down perf when in confidentiality modeDavid Howells
2019-08-19bpf: Restrict bpf when kernel lockdown is in confidentiality modeDavid Howells
2019-08-19lockdown: Lock down tracing and perf kprobes when in confidentiality modeDavid Howells
2019-08-19lockdown: Lock down /proc/kcoreDavid Howells
2019-08-19x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells
2019-08-19lockdown: Lock down module params that specify hardware parameters (eg. ioport)David Howells
2019-08-19lockdown: Lock down TIOCSSERIALDavid Howells
2019-08-19lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells
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: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac
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-08-19sctp: add SCTP_AUTH_SUPPORTED sockoptXin Long
2019-08-19sctp: add sctp_auth_init and sctp_auth_freeXin Long
2019-08-19sctp: add SCTP_ASCONF_SUPPORTED sockoptXin Long
2019-08-19sctp: add asconf_enable in struct sctp_endpointXin Long
2019-08-19ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio
2019-08-19Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-19net: phy: add EEE-related constantsHeiner Kallweit
2019-08-19vfio/type1: Add IOVA range capability supportShameer Kolothum
2019-08-19vfio: re-arrange vfio region definitionsCornelia Huck
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19media: videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan
2019-08-19media: videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAMHans Verkuil