summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-16svcrdma: De-duplicate code that locates Write and Reply chunksChuck Lever
2020-03-16svcrdma: Use struct xdr_stream to decode ingress transport headersChuck Lever
2020-03-16svcrdma: Remove svcrdma_cm_event() trace pointChuck Lever
2020-03-16svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever
2020-03-16SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever
2020-03-16SUNRPC: Add xdr_pad_size() helperChuck Lever
2020-03-16nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-03-16sunrpc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-16irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offlineAtish Patra
2020-03-16floppy: separate the FDC's base address from its registersWilly Tarreau
2020-03-16SUNRPC: Remove xdr_buf_read_mic()Chuck Lever
2020-03-16SUNRPC: Add a flag to avoid reference counts on credentialsTrond Myklebust
2020-03-16Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano
2020-03-16clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren
2020-03-16drm/mm: Allow drm_mm_initialized() to be used outside of the locksChris Wilson
2020-03-16dma-direct: provide a arch_dma_clear_uncached hookChristoph Hellwig
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig
2020-03-16netlink: add nl_set_extack_cookie_u32()Michal Kubecek
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower
2020-03-16Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-03-16clk: imx7d: Add PXP clockLaurent Pinchart
2020-03-15net: mii: add linkmode_adv_to_mii_adv_x()Russell King
2020-03-15net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-15Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso
2020-03-15netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso
2020-03-15netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio
2020-03-15netfilter: flowtable: add tunnel match offload supportwenxu
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal
2020-03-15netfilter: nft_tunnel: add support for geneve optsXin Long
2020-03-15netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi
2020-03-15usb: gadget: add raw-gadget interfaceAndrey Konovalov
2020-03-14soc: qcom: apr: Add avs/audio tracking functionalitySibi Sankar
2020-03-14soc: qcom: Introduce Protection Domain Restart helpersSibi Sankar
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata
2020-03-14net: phy: Add XLGMII interface defineJose Abreu
2020-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-13sanitize handling of nd->last_type, kill LAST_BINDAl Viro
2020-03-13LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()Al Viro