summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1148-2737/+2667
2020-08-23Linux 5.9-rc2v5.9-rc2Linus Torvalds1-1/+1
2020-08-23do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-23epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu1-1/+1
2020-08-22nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel1-0/+6
2020-08-22nvme: redirect commands on dying queueChao Leng1-4/+5
2020-08-22nvme: just check the status code type in nvme_is_path_errorChristoph Hellwig1-10/+2
2020-08-22nvme: refactor command completionChristoph Hellwig3-64/+89
2020-08-22nvme: rename and document nvme_end_requestChristoph Hellwig7-8/+14
2020-08-22nvme: skip noiob for zoned devicesKeith Busch1-1/+1
2020-08-22nvme-pci: fix PRP pool sizeChristoph Hellwig1-1/+2
2020-08-22nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depthJohn Garry1-6/+6
2020-08-22nvme: Use spin_lock_irq() when taking the ctrl->lockLogan Gunthorpe1-4/+4
2020-08-22nvmet: call blk_mq_free_request() directlyChaitanya Kulkarni1-3/+3
2020-08-22nvmet: fix oops in pt cmd executionChaitanya Kulkarni1-3/+3
2020-08-22nvmet: add ns tear down label for pt-cmd handlingChaitanya Kulkarni1-4/+5
2020-08-22nvme: multipath: round-robin: eliminate "fallback" variableMartin Wilck1-5/+4
2020-08-22nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck1-5/+10
2020-08-22nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang1-2/+2
2020-08-22nvmet-passthru: Reject commands with non-sgl flags setLogan Gunthorpe1-0/+8
2020-08-22nvmet: fix a memory leakSagi Grimberg1-0/+1
2020-08-22blkcg: fix memleak for iolatencyYufen Yu1-3/+5
2020-08-22MAINTAINERS: Add missing header files to BLOCK LAYER sectionGeert Uytterhoeven1-0/+1
2020-08-22block: fix get_max_io_size()Keith Busch1-1/+1
2020-08-22blk-mq: insert request not through ->queue_rq into sw/scheduler queueMing Lei1-1/+2
2020-08-22block/rnbd: Ensure err is always initialized in process_rdmaNathan Chancellor1-1/+2
2020-08-22dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2020-08-22KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-22KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-22dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring1-0/+8
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2-10/+10
2020-08-21net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-21afs: Fix NULL deref in afs_dynroot_depopulate()David Howells1-9/+11
2020-08-21mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2020-08-21mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher1-1/+5
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins1-1/+1
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun1-0/+1
2020-08-21romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn1-3/+1
2020-08-21mm/rodata_test.c: fix missing function declarationLeon Romanovsky1-0/+1
2020-08-21mm/vunmap: add cond_resched() in vunmap_pmd_rangeAneesh Kumar K.V1-0/+2
2020-08-21khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins1-1/+1
2020-08-21hugetlb_cgroup: convert comma to semicolonXu Wang1-2/+2
2020-08-21mailmap: add Andi KleenNick Desaulniers1-0/+1
2020-08-21core/entry: Respect syscall number rewritesThomas Gleixner1-1/+2
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson1-4/+6