summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-16kernfs: Add removed_size out param for simple_xattr_setDaniel Xu1-1/+2
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini9-39/+35
2020-03-16KVM: Drop largepages_enabled and its accessor/mutatorSean Christopherson1-2/+0
2020-03-16KVM: Drop gfn_to_pfn_atomic()Peter Xu1-1/+0
2020-03-16KVM: x86: enable dirty log gradually in small chunksJay Zhou1-1/+10
2020-03-16KVM: Dynamically size memslot array based on number of used slotsSean Christopherson1-1/+1
2020-03-16KVM: Terminate memslot walks via used_slotsSean Christopherson1-6/+12
2020-03-16KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()Sean Christopherson1-1/+1
2020-03-16KVM: Provide common implementation for generic dirty log functionsSean Christopherson1-13/+10
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson1-2/+1
2020-03-16KVM: Drop "const" attribute from old memslot in commit_memory_region()Sean Christopherson1-1/+1
2020-03-16KVM: Drop kvm_arch_create_memslot()Sean Christopherson1-2/+0
2020-03-16mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() methodTudor Ambarus1-2/+2
2020-03-16SUNRPC/cache: Allow garbage collection of invalid cache entriesTrond Myklebust1-3/+0
2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust1-0/+3
2020-03-16SUNRPC: Refactor xs_sendpages()Chuck Lever1-14/+0
2020-03-16svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever1-0/+1
2020-03-16svcrdma: Fix double sync of transport header bufferChuck Lever1-3/+0
2020-03-16svcrdma: Refactor chunk list encodersChuck Lever1-0/+2
2020-03-16SUNRPC: Add encoders for list item discriminatorsChuck Lever1-0/+38
2020-03-16svcrdma: Update synopsis of svc_rdma_map_reply_msg()Chuck Lever1-2/+3
2020-03-16svcrdma: Update synopsis of svc_rdma_send_reply_chunk()Chuck Lever1-1/+1
2020-03-16svcrdma: De-duplicate code that locates Write and Reply chunksChuck Lever1-0/+2
2020-03-16svcrdma: Use struct xdr_stream to decode ingress transport headersChuck Lever2-1/+3
2020-03-16SUNRPC: Add xdr_pad_size() helperChuck Lever1-0/+15
2020-03-16nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever3-1/+12
2020-03-16sunrpc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-16irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offlineAtish Patra1-0/+1
2020-03-16SUNRPC: Remove xdr_buf_read_mic()Chuck Lever1-1/+0
2020-03-16SUNRPC: Add a flag to avoid reference counts on credentialsTrond Myklebust1-0/+1
2020-03-16Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano1-3/+3
2020-03-16clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla1-3/+2
2020-03-16clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla1-0/+1
2020-03-16dma-direct: provide a arch_dma_clear_uncached hookChristoph Hellwig1-0/+1
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig1-1/+1
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig1-1/+0
2020-03-16netlink: add nl_set_extack_cookie_u32()Michal Kubecek1-0/+9
2020-03-16net: mii: add linkmode_adv_to_mii_adv_x()Russell King1-0/+20
2020-03-16net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King1-18/+19
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+11
2020-03-15Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+11
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva6-9/+9
2020-03-15soc: qcom: apr: Add avs/audio tracking functionalitySibi Sankar1-0/+1
2020-03-15soc: qcom: Introduce Protection Domain Restart helpersSibi Sankar2-0/+30
2020-03-15net: phy: Add XLGMII interface defineJose Abreu1-0/+3
2020-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2020-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-72/+110
2020-03-14sanitize handling of nd->last_type, kill LAST_BINDAl Viro1-1/+1
2020-03-14LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()Al Viro1-1/+1
2020-03-14tty/serial: cleanup after ioc*_serial driver removalLukas Bulwahn1-93/+0