summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-18arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray1-0/+1
2020-03-17mfd: wm8994: Fix comment spellingGeert Uytterhoeven1-1/+1
2020-03-17bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau1-0/+1
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams1-0/+2
2020-03-17genirq: fix kerneldoc comment for irq_descYunfeng Ye1-1/+1
2020-03-17PNP: constify driver nameCorentin Labbe1-1/+1
2020-03-17list/hashtable: minor documentation corrections.NeilBrown2-3/+3
2020-03-17serial: 8250_port: Don't use power management for kernel consoleAndy Shevchenko1-0/+1
2020-03-17Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+1
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus1-254/+6
2020-03-17mtd: spi-nor: Drop the MFR definitionsTudor Ambarus1-17/+0
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 Assche1-0/+46
2020-03-17scsi: linux/unaligned/byteshift.h: Remove superfluous castsBart Van Assche2-6/+6
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 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