summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-19/+43
2019-08-19keys: Fix description sizeDavid Howells-4/+4
2019-08-19media: uapi: h264: Get rid of the p0/b0/b1 ref-listsBoris Brezillon-3/+0
2019-08-19media: uapi: h264: Add the concept of start codeEzequiel Garcia-0/+6
2019-08-19media: uapi: h264: Add the concept of decoding modeBoris Brezillon-0/+10
2019-08-19media: uapi: h264: Rename pixel formatEzequiel Garcia-1/+1
2019-08-19media: lib/sort.c: implement sort() variant taking context argumentRasmus Villemoes-0/+5
2019-08-19notify: export symbols for use by the knfsd file cacheTrond Myklebust-0/+2
2019-08-19locks: create a new notifier chain for lease attemptsJeff Layton-0/+5
2019-08-19sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton-0/+1
2019-08-19svcrdma: Use llist for managing cache of recv_ctxtsChuck Lever-2/+3
2019-08-19svcrdma: Remove svc_rdma_wqChuck Lever-1/+0
2019-08-19block: remove struct request_queue queue_headJunxiao Bi-4/+0
2019-08-19genirq: Force interrupt threading on RTThomas Gleixner-0/+4
2019-08-19netfilter: add include guard to nf_conntrack_h323_types.hMasahiro Yamada-0/+5
2019-08-19clk: imx8mn: Add GIC clockLeonard Crestez-1/+2
2019-08-19signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman-1/+14
2019-08-19netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro-0/+5
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman-61/+71
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman-61/+71
2019-08-19Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman-61/+71
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso-0/+2
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso-1/+1
2019-08-18KVM: arm/arm64: vgic: Add LPI translation cache definitionMarc Zyngier-0/+3
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+4
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+1
2019-08-17xsk: remove AF_XDP socket from map when the socket is releasedBjörn Töpel-0/+18
2019-08-17bpf: support cloning sk storage on accept()Stanislav Fomichev-0/+13
2019-08-17bpf: export bpf_map_inc_not_zeroStanislav Fomichev-0/+2
2019-08-17xsk: add support for need_wakeup flag in AF_XDP ringsMagnus Karlsson-1/+45
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson-2/+12
2019-08-17Documentation: Add devlink-trap documentationIdo Schimmel-0/+6
2019-08-17devlink: Add generic packet traps and groupsIdo Schimmel-0/+40
2019-08-17devlink: Add packet trap infrastructureIdo Schimmel-0/+191
2019-08-17drop_monitor: Allow user to start monitoring hardware dropsIdo Schimmel-0/+2
2019-08-17drop_monitor: Add support for summary alert mode for hardware dropsIdo Schimmel-0/+3
2019-08-17drop_monitor: Add support for packet alert mode for hardware dropsIdo Schimmel-0/+10
2019-08-17drop_monitor: Add basic infrastructure for hardware dropsIdo Schimmel-0/+33
2019-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-0/+1
2019-08-17net: phy: remove genphy_config_initHeiner Kallweit-1/+0
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson-5/+19
2019-08-17dma-fence: Shrink size of struct dma_fenceChris Wilson-3/+3
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann-0/+1
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig-185/+0
2019-08-16clk: Overwrite clk_hw::init with NULL during clk_register()Stephen Boyd-1/+2
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-0/+2
2019-08-16mm/mmu_notifiers: add a get/put scheme for the registrationJason Gunthorpe-0/+35
2019-08-16PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe-0/+13
2019-08-16PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()Logan Gunthorpe-4/+11
2019-08-16PCI/P2PDMA: Introduce private pagemap structureLogan Gunthorpe-1/+0