summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-17mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon1-0/+8
2020-03-17scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche2-6/+46
2020-03-17scsi: linux/unaligned/byteshift.h: Remove superfluous castsBart Van Assche2-6/+6
2020-03-16drm/sched: implement and export drm_sched_pick_bestNirmoy Das1-0/+3
2020-03-16Revert "drm/scheduler: improve job distribution with multiple queues"changzhu1-3/+3
2020-03-16kernfs: Add option to enable user xattrsDaniel Xu1-2/+9
2020-03-16kernfs: Add removed_size out param for simple_xattr_setDaniel Xu1-1/+2
2020-03-16Merge series "ALSA: compress: Add wma, alac and ape support" from Vinod Koul ...Mark Brown2-2/+37
2020-03-16ASoC: soc-dai: return proper error for get_sdw_stream()Srinivas Kandagatla1-2/+2
2020-03-16ALSA: compress: bump the versionVinod Koul1-1/+1
2020-03-16ALSA: compress: add alac & ape decoder paramsVinod Koul1-1/+25
2020-03-16ALSA: compress: Add wma decoder paramsVinod Koul1-0/+8
2020-03-16ALSA: compress: add wma codec profilesVinod Koul1-0/+3
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini14-48/+88
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 Zhou2-1/+13
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: Add tracing for cache eventsTrond Myklebust1-0/+33
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 Lever2-0/+19
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: Rename svcrdma_encode trace points in send routinesChuck Lever1-5/+9
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 Lever3-4/+7
2020-03-16svcrdma: Remove svcrdma_cm_event() trace pointChuck Lever1-28/+0
2020-03-16svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever1-0/+43
2020-03-16SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever1-1/+58
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-16floppy: separate the FDC's base address from its registersWilly Tarreau1-13/+5
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 Lezcano2-5/+5
2020-03-16clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla1-3/+2