summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-19notify: export symbols for use by the knfsd file cacheTrond Myklebust1-0/+2
2019-08-19locks: create a new notifier chain for lease attemptsJeff Layton1-0/+5
2019-08-19sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton1-0/+1
2019-08-19svcrdma: Use llist for managing cache of recv_ctxtsChuck Lever1-2/+3
2019-08-19svcrdma: Remove svc_rdma_wqChuck Lever1-1/+0
2019-08-19block: remove struct request_queue queue_headJunxiao Bi1-4/+0
2019-08-19genirq: Force interrupt threading on RTThomas Gleixner1-0/+4
2019-08-19netfilter: add include guard to nf_conntrack_h323_types.hMasahiro Yamada1-0/+5
2019-08-19clk: imx8mn: Add GIC clockLeonard Crestez1-1/+2
2019-08-19signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman1-1/+14
2019-08-19netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro1-0/+5
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman12-61/+71
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman12-61/+71
2019-08-19Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman12-61/+71
2019-08-19netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso1-0/+2
2019-08-19net: sched: use major priority number as hardware priorityPablo Neira Ayuso1-1/+1
2019-08-18KVM: arm/arm64: vgic: Add LPI translation cache definitionMarc Zyngier1-0/+3
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+4
2019-08-18Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+1
2019-08-18xsk: remove AF_XDP socket from map when the socket is releasedBjörn Töpel1-0/+18
2019-08-18bpf: support cloning sk storage on accept()Stanislav Fomichev2-0/+13
2019-08-18bpf: export bpf_map_inc_not_zeroStanislav Fomichev1-0/+2