summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-20tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett1-0/+1
2019-08-20debugfs: Restrict debugfs when the kernel is locked downDavid Howells1-0/+1
2019-08-20kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett1-0/+9
2019-08-20lockdown: Lock down perf when in confidentiality modeDavid Howells1-0/+1
2019-08-20bpf: Restrict bpf when kernel lockdown is in confidentiality modeDavid Howells1-0/+1
2019-08-20lockdown: Lock down tracing and perf kprobes when in confidentiality modeDavid Howells1-0/+1
2019-08-20lockdown: Lock down /proc/kcoreDavid Howells1-0/+1
2019-08-20x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells1-0/+1
2019-08-20lockdown: Lock down module params that specify hardware parameters (eg. ioport)David Howells1-0/+1
2019-08-20lockdown: Lock down TIOCSSERIALDavid Howells1-0/+1
2019-08-20lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells1-0/+1
2019-08-20acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer1-0/+6
2019-08-20ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett1-0/+1
2019-08-20x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett1-0/+1
2019-08-20x86: Lock down IO port access when the kernel is locked downMatthew Garrett1-0/+1
2019-08-20PCI: Lock down BAR access when the kernel is locked downMatthew Garrett1-0/+1
2019-08-20hibernate: Disable when the kernel is locked downJosh Boyer1-0/+1
2019-08-20kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac1-2/+2
2019-08-20kexec_load: Disable at runtime if the kernel is locked downMatthew Garrett1-0/+1
2019-08-20lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked downMatthew Garrett1-0/+1
2019-08-20lockdown: Enforce module signatures if the kernel is locked downDavid Howells1-0/+1
2019-08-20security: Add a static lockdown policy LSMMatthew Garrett1-0/+3
2019-08-20security: Add a "locked down" LSM hookMatthew Garrett2-0/+39
2019-08-20security: Support early LSMsMatthew Garrett3-1/+19
2019-08-20sctp: add SCTP_AUTH_SUPPORTED sockoptXin Long1-0/+1
2019-08-20sctp: add sctp_auth_init and sctp_auth_freeXin Long1-0/+2
2019-08-20sctp: add SCTP_ASCONF_SUPPORTED sockoptXin Long1-0/+1
2019-08-20sctp: add asconf_enable in struct sctp_endpointXin Long1-0/+1
2019-08-20ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio1-1/+1
2019-08-20Merge 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
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-19/+43
2019-08-19keys: Fix description sizeDavid Howells1-4/+4
2019-08-19media: uapi: h264: Get rid of the p0/b0/b1 ref-listsBoris Brezillon1-3/+0
2019-08-19media: uapi: h264: Add the concept of start codeEzequiel Garcia1-0/+6
2019-08-19media: uapi: h264: Add the concept of decoding modeBoris Brezillon1-0/+10
2019-08-19media: uapi: h264: Rename pixel formatEzequiel Garcia1-1/+1
2019-08-19media: lib/sort.c: implement sort() variant taking context argumentRasmus Villemoes1-0/+5