summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * arch/sh: hyphenate Non-Uniform in Kconfig promptRandy Dunlap2021-01-071-1/+1
| | * sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran2021-01-071-2/+1
| * | Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-241-20/+47
| |\ \
| | * | io_uring: account io_uring internal files as REQ_F_INFLIGHTJens Axboe2021-01-241-10/+26
| | * | io_uring: fix sleeping under spin in __io_clean_opPavel Begunkov2021-01-241-5/+5
| | * | io_uring: fix short read retries for non-reg filesPavel Begunkov2021-01-221-1/+1
| | * | io_uring: fix SQPOLL IORING_OP_CLOSE cancelation stateJens Axboe2021-01-221-1/+2
| | * | io_uring: fix skipping disabling sqo on execPavel Begunkov2021-01-171-0/+4
| | * | io_uring: fix uring_flush in exit_files() warningPavel Begunkov2021-01-161-1/+4
| | * | io_uring: fix false positive sqo warning on flushPavel Begunkov2021-01-161-2/+1
| | * | io_uring: iopoll requests should also wake task ->in_idle stateJens Axboe2021-01-161-0/+4
| * | | Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-248-52/+132
| |\ \ \
| | * | | lightnvm: fix memory leak when submit failsPan Bian2021-01-211-2/+1
| | * | | Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe2021-01-216-50/+129
| | |\ \ \
| | | * | | nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig2021-01-201-10/+18
| | | * | | nvme-pci: refactor nvme_unmap_dataChristoph Hellwig2021-01-201-28/+49
| | | * | | nvmet: set right status on error in id-ns handlerChaitanya Kulkarni2021-01-181-2/+6
| | | * | | nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-182-0/+20
| | | * | | nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeoutChao Leng2021-01-181-4/+10
| | | * | | nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng2021-01-181-4/+11
| | | * | | nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar2021-01-181-2/+15
| | * | | | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2021-01-201-0/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni2021-01-201-0/+2
| | |/ / /
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-01-2416-148/+168
| |\ \ \ \
| | * | | | MAINTAINERS: add a couple more files to the Clang/LLVM sectionNathan Chancellor2021-01-241-0/+2
| | * | | | proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni2021-01-241-1/+6
| | * | | | powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner2021-01-241-0/+2
| | * | | | mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner2021-01-241-0/+1
| | * | | | mm/highmem: prepare for overriding set_pte_at()Thomas Gleixner2021-01-241-1/+6
| | * | | | sparc/mm/highmem: flush cache and TLBThomas Gleixner2021-01-241-4/+5
| | * | | | mm: fix page reference leak in soft_offline_page()Dan Williams2021-01-241-4/+16
| | * | | | ubsan: disable unsigned-overflow check for i386Arnd Bergmann2021-01-241-0/+1
| | * | | | kasan, mm: fix resetting page_alloc tags for HW_TAGSAndrey Konovalov2021-01-241-0/+2
| | * | | | kasan, mm: fix conflicts with init_on_alloc/freeAndrey Konovalov2021-01-241-3/+4
| | * | | | kasan: fix HW_TAGS boot parametersAndrey Konovalov2021-01-242-66/+38
| | * | | | kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen2021-01-241-2/+1
| | * | | | kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen2021-01-241-8/+12
| | * | | | mm: fix numa stats for thp migrationShakeel Butt2021-01-241-11/+12
| | * | | | mm: memcg: fix memcg file_dirty numa statShakeel Butt2021-01-241-2/+2
| | * | | | mm: memcg/slab: optimize objcg stock drainingRoman Gushchin2021-01-241-3/+1
| | * | | | mm: fix initialization of struct page for holes in memory layoutMike Rapoport2021-01-241-34/+50
| | * | | | x86/setup: don't remove E820_TYPE_RAM for pfn 0Mike Rapoport2021-01-241-11/+9
| * | | | | Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-2415-21/+75
| |\ \ \ \ \
| | * | | | | misc: rtsx: init value of aspm_enabledRicky Wu2021-01-221-1/+6
| | * | | | | Merge tag 'misc-habanalabs-fixes-2021-01-21' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman2021-01-213-0/+16
| | |\ \ \ \ \
| | | * | | | | habanalabs: disable FW events on device removalOded Gabbay2021-01-211-0/+9
| | | * | | | | habanalabs: fix backward compatibility of idle checkOded Gabbay2021-01-211-0/+2
| | | * | | | | habanalabs: zero pci counters packet before submit to FWOfir Bitton2021-01-211-0/+5
| | |/ / / / /
| | * | | | | intel_th: pci: Add Alder Lake-P supportAlexander Shishkin2021-01-211-0/+5
| | * | | | | stm class: Fix module init return on allocation failureWang Hui2021-01-211-2/+4