summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-16KVM: Drop kvm_arch_create_memslot()Sean Christopherson
2020-03-16mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() methodTudor Ambarus
2020-03-16SUNRPC/cache: Allow garbage collection of invalid cache entriesTrond Myklebust
2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust
2020-03-16SUNRPC: Refactor xs_sendpages()Chuck Lever
2020-03-16svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever
2020-03-16svcrdma: Fix double sync of transport header bufferChuck Lever
2020-03-16svcrdma: Refactor chunk list encodersChuck Lever
2020-03-16SUNRPC: Add encoders for list item discriminatorsChuck Lever
2020-03-16svcrdma: Update synopsis of svc_rdma_map_reply_msg()Chuck Lever
2020-03-16svcrdma: Update synopsis of svc_rdma_send_reply_chunk()Chuck Lever
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-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-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-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-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: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-14soc: qcom: apr: Add avs/audio tracking functionalitySibi Sankar
2020-03-14soc: qcom: Introduce Protection Domain Restart helpersSibi Sankar
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
2020-03-13tty/serial: cleanup after ioc*_serial driver removalLukas Bulwahn
2020-03-13bpf: Remove bpf_image treeJiri Olsa
2020-03-13bpf: Add dispatchers to kallsymsJiri Olsa
2020-03-13bpf: Add trampolines to kallsymsJiri Olsa
2020-03-13bpf: Add bpf_ksym_add/del functionsJiri Olsa
2020-03-13bpf: Add prog flag to struct bpf_ksym objectJiri Olsa
2020-03-13bpf: Move ksym_tnode to bpf_ksymJiri Olsa
2020-03-13bpf: Move lnode list node to struct bpf_ksymJiri Olsa
2020-03-13bpf: Add name to struct bpf_ksymJiri Olsa
2020-03-13bpf: Add struct bpf_ksymJiri Olsa
2020-03-13bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHERBjörn Töpel
2020-03-13bpf: Abstract away entire bpf_link clean up procedureAndrii Nakryiko