summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | kernel: don't call do_exit() for PF_IO_WORKER threadsJens Axboe2021-03-261-1/+9
| | * | | | | io_uring: maintain CQE order of a failed linkPavel Begunkov2021-03-251-2/+2
| | * | | | | io-wq: fix race around pending work on teardownJens Axboe2021-03-251-1/+5
| | * | | | | io_uring: do ctx sqd ejection in a clear contextPavel Begunkov2021-03-241-8/+8
| | * | | | | io_uring: fix provide_buffers sign extensionPavel Begunkov2021-03-221-1/+3
| | * | | | | io_uring: don't skip file_end_write() on reissuePavel Begunkov2021-03-221-3/+2
| | * | | | | io_uring: correct io_queue_async_work() tracesPavel Begunkov2021-03-221-2/+2
| | * | | | | io_uring: don't use {test,clear}_tsk_thread_flag() for currentJens Axboe2021-03-212-5/+3
| * | | | | | Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-284-5/+35
| |\ \ \ \ \ \
| | * | | | | | block: don't create too many partitionsMing Lei2021-03-271-0/+7
| | * | | | | | block: support zone append bvecsJohannes Thumshirn2021-03-241-3/+18
| | * | | | | | block: recalculate segment count for multi-segment discards correctlyDavid Jeffery2021-03-231-0/+8
| | * | | | | | block: clear GD_NEED_PART_SCAN later in bdev_disk_changedChris Chiu2021-03-231-2/+2
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-03-286-28/+74
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck2021-03-251-0/+8
| | * | | | | | | scsi: target: pscsi: Avoid OOM in pscsi_map_sg()Martin Wilck2021-03-251-1/+0
| | * | | | | | | scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai2021-03-251-2/+6
| | * | | | | | | scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai2021-03-251-0/+1
| | * | | | | | | scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche2021-03-252-12/+5
| | * | | | | | | scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ awareTyrel Datwyler2021-03-251-17/+34
| | * | | | | | | scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()Tyrel Datwyler2021-03-251-9/+33
| * | | | | | | | Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-266-13/+46
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dm ioctl: fix out of bounds array access when no devicesMikulas Patocka2021-03-261-1/+1
| | * | | | | | | | dm: don't report "detected capacity change" on device creationMikulas Patocka2021-03-221-1/+4
| | * | | | | | | | dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki2021-03-223-10/+40
| | * | | | | | | | dm verity: fix DM_VERITY_OPTS_MAX valueJeongHyeon Lee2021-03-221-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-03-265-8/+36
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'acpi-video' and 'acpi-scan'Rafael J. Wysocki2021-03-264-6/+35
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-223-6/+34
| | | | |/ / / / / / /
| | | * | | | | | / / ACPI: video: Add missing callback back for Sony VPCEH3U1EChris Chiu2021-03-191-0/+1
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum2021-03-241-2/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-03-262-7/+40
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'pm-em'Rafael J. Wysocki2021-03-261-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba2021-03-231-1/+1
| | | |/ / / / / / /
| | * / / / / / / / PM: runtime: Defer suspending suppliersRafael J. Wysocki2021-03-221-6/+39
| | |/ / / / / / /
| * | | | | | | | Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2021-03-2624-120/+136
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'imx-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-03-1815-71/+37
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: dts: imx6ull: fix ubi filesystem mount faileddillon min2021-03-181-0/+1
| | | * | | | | | | | ARM: imx6ul-14x14-evk: Do not reset the Ethernet PHYs independentlyFabio Estevam2021-03-151-6/+16
| | | * | | | | | | | arm64: dts: imx8mp-phyboard-pollux-rdk: Add missing pinctrl entryTeresa Remmet2021-03-152-2/+2
| | | * | | | | | | | arm64: dts: ls1012a: mark crypto engine dma coherentHoria Geantă2021-03-151-0/+1
| | | * | | | | | | | arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă2021-03-151-0/+1
| | | * | | | | | | | arm64: dts: ls1046a: mark crypto engine dma coherentHoria Geantă2021-03-151-0/+1
| | | * | | | | | | | ARM: imx: avic: Convert to using IRQCHIP_DECLARESaravana Kannan2021-03-158-63/+15
| | * | | | | | | | | Merge tag 'at91-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-03-183-10/+11
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheetNicolas Ferre2021-03-102-8/+9
| | | * | | | | | | | | ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and CFederico Pellegrin2021-03-101-1/+1
| | | * | | | | | | | | ARM: dts: at91-sama5d27_som1: fix phy address to 7Claudiu Beznea2021-03-101-2/+2
| | | |/ / / / / / / /
| | * | | | | | | | | Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2021-03-185-22/+72
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 ivaTony Lindgren2021-02-181-1/+5