summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-17arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray
2020-03-17mfd: wm8994: Fix comment spellingGeert Uytterhoeven
2020-03-17bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams
2020-03-17genirq: fix kerneldoc comment for irq_descYunfeng Ye
2020-03-17PNP: constify driver nameCorentin Labbe
2020-03-17Merge tag 'omap-for-v5.7/ti-sysc-drop-pdata-signed' into ti81xxTony Lindgren
2020-03-17clk: ti: Fix dm814x clkctrl for ethernetTony Lindgren
2020-03-17list/hashtable: minor documentation corrections.NeilBrown
2020-03-17usb: raw_gadget: fix compilation warnings in uapi headersAndrey Konovalov
2020-03-17serial: 8250_port: Don't use power management for kernel consoleAndy Shevchenko
2020-03-17Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus
2020-03-17mtd: spi-nor: Drop the MFR definitionsTudor Ambarus
2020-03-17mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon
2020-03-16scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche
2020-03-16scsi: linux/unaligned/byteshift.h: Remove superfluous castsBart Van Assche
2020-03-16drm/sched: implement and export drm_sched_pick_bestNirmoy Das
2020-03-16Revert "drm/scheduler: improve job distribution with multiple queues"changzhu
2020-03-16kernfs: Add option to enable user xattrsDaniel Xu
2020-03-16kernfs: Add removed_size out param for simple_xattr_setDaniel Xu
2020-03-16Merge series "ALSA: compress: Add wma, alac and ape support" from Vinod Koul ...Mark Brown
2020-03-16ASoC: soc-dai: return proper error for get_sdw_stream()Srinivas Kandagatla
2020-03-16ALSA: compress: bump the versionVinod Koul
2020-03-16ALSA: compress: add alac & ape decoder paramsVinod Koul
2020-03-16ALSA: compress: Add wma decoder paramsVinod Koul
2020-03-16ALSA: compress: add wma codec profilesVinod Koul
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-03-16KVM: Drop largepages_enabled and its accessor/mutatorSean Christopherson
2020-03-16KVM: Drop gfn_to_pfn_atomic()Peter Xu
2020-03-16KVM: x86: enable dirty log gradually in small chunksJay Zhou
2020-03-16KVM: Dynamically size memslot array based on number of used slotsSean Christopherson
2020-03-16KVM: Terminate memslot walks via used_slotsSean Christopherson
2020-03-16KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()Sean Christopherson
2020-03-16KVM: Provide common implementation for generic dirty log functionsSean Christopherson
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson
2020-03-16KVM: Drop "const" attribute from old memslot in commit_memory_region()Sean Christopherson
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: Add tracing for cache eventsTrond Myklebust
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: Rename svcrdma_encode trace points in send routinesChuck 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