Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | kernel: don't call do_exit() for PF_IO_WORKER threads | Jens Axboe | 2021-03-26 | 1 | -1/+9 | |
| | * | | | | | io_uring: maintain CQE order of a failed link | Pavel Begunkov | 2021-03-25 | 1 | -2/+2 | |
| | * | | | | | io-wq: fix race around pending work on teardown | Jens Axboe | 2021-03-25 | 1 | -1/+5 | |
| | * | | | | | io_uring: do ctx sqd ejection in a clear context | Pavel Begunkov | 2021-03-24 | 1 | -8/+8 | |
| | * | | | | | io_uring: fix provide_buffers sign extension | Pavel Begunkov | 2021-03-22 | 1 | -1/+3 | |
| | * | | | | | io_uring: don't skip file_end_write() on reissue | Pavel Begunkov | 2021-03-22 | 1 | -3/+2 | |
| | * | | | | | io_uring: correct io_queue_async_work() traces | Pavel Begunkov | 2021-03-22 | 1 | -2/+2 | |
| | * | | | | | io_uring: don't use {test,clear}_tsk_thread_flag() for current | Jens Axboe | 2021-03-21 | 2 | -5/+3 | |
| * | | | | | | Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-03-28 | 4 | -5/+35 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | block: don't create too many partitions | Ming Lei | 2021-03-27 | 1 | -0/+7 | |
| | * | | | | | | block: support zone append bvecs | Johannes Thumshirn | 2021-03-24 | 1 | -3/+18 | |
| | * | | | | | | block: recalculate segment count for multi-segment discards correctly | David Jeffery | 2021-03-23 | 1 | -0/+8 | |
| | * | | | | | | block: clear GD_NEED_PART_SCAN later in bdev_disk_changed | Chris Chiu | 2021-03-23 | 1 | -2/+2 | |
| * | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2021-03-28 | 6 | -28/+74 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | scsi: target: pscsi: Clean up after failure in pscsi_map_sg() | Martin Wilck | 2021-03-25 | 1 | -0/+8 | |
| | * | | | | | | | scsi: target: pscsi: Avoid OOM in pscsi_map_sg() | Martin Wilck | 2021-03-25 | 1 | -1/+0 | |
| | * | | | | | | | scsi: mpt3sas: Fix error return code of mpt3sas_base_attach() | Jia-Ju Bai | 2021-03-25 | 1 | -2/+6 | |
| | * | | | | | | | scsi: qedi: Fix error return code of qedi_alloc_global_queues() | Jia-Ju Bai | 2021-03-25 | 1 | -0/+1 | |
| | * | | | | | | | scsi: Revert "qla2xxx: Make sure that aborted commands are freed" | Bart Van Assche | 2021-03-25 | 2 | -12/+5 | |
| | * | | | | | | | scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ aware | Tyrel Datwyler | 2021-03-25 | 1 | -17/+34 | |
| | * | | | | | | | scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops() | Tyrel Datwyler | 2021-03-25 | 1 | -9/+33 | |
| * | | | | | | | | Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-03-26 | 6 | -13/+46 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | dm ioctl: fix out of bounds array access when no devices | Mikulas Patocka | 2021-03-26 | 1 | -1/+1 | |
| | * | | | | | | | | dm: don't report "detected capacity change" on device creation | Mikulas Patocka | 2021-03-22 | 1 | -1/+4 | |
| | * | | | | | | | | dm table: Fix zoned model check and zone sectors check | Shin'ichiro Kawasaki | 2021-03-22 | 3 | -10/+40 | |
| | * | | | | | | | | dm verity: fix DM_VERITY_OPTS_MAX value | JeongHyeon Lee | 2021-03-22 | 1 | -1/+1 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-03-26 | 5 | -8/+36 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'acpi-video' and 'acpi-scan' | Rafael J. Wysocki | 2021-03-26 | 4 | -6/+35 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | ACPI: scan: Use unique number for instance_no | Andy Shevchenko | 2021-03-22 | 3 | -6/+34 | |
| | | | |/ / / / / / / | ||||||
| | | * | | | | | / / | ACPI: video: Add missing callback back for Sony VPCEH3U1E | Chris Chiu | 2021-03-19 | 1 | -0/+1 | |
| | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ACPICA: Always create namespace nodes using acpi_ns_create_node() | Vegard Nossum | 2021-03-24 | 1 | -2/+1 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2021-03-26 | 2 | -7/+40 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'pm-em' | Rafael J. Wysocki | 2021-03-26 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | PM: EM: postpone creating the debugfs dir till fs_initcall | Lukasz Luba | 2021-03-23 | 1 | -1/+1 | |
| | | |/ / / / / / / | ||||||
| | * / / / / / / / | PM: runtime: Defer suspending suppliers | Rafael J. Wysocki | 2021-03-22 | 1 | -6/+39 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2021-03-26 | 24 | -120/+136 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'imx-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 2021-03-18 | 15 | -71/+37 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ARM: dts: imx6ull: fix ubi filesystem mount failed | dillon min | 2021-03-18 | 1 | -0/+1 | |
| | | * | | | | | | | | ARM: imx6ul-14x14-evk: Do not reset the Ethernet PHYs independently | Fabio Estevam | 2021-03-15 | 1 | -6/+16 | |
| | | * | | | | | | | | arm64: dts: imx8mp-phyboard-pollux-rdk: Add missing pinctrl entry | Teresa Remmet | 2021-03-15 | 2 | -2/+2 | |
| | | * | | | | | | | | arm64: dts: ls1012a: mark crypto engine dma coherent | Horia Geantă | 2021-03-15 | 1 | -0/+1 | |
| | | * | | | | | | | | arm64: dts: ls1043a: mark crypto engine dma coherent | Horia Geantă | 2021-03-15 | 1 | -0/+1 | |
| | | * | | | | | | | | arm64: dts: ls1046a: mark crypto engine dma coherent | Horia Geantă | 2021-03-15 | 1 | -0/+1 | |
| | | * | | | | | | | | ARM: imx: avic: Convert to using IRQCHIP_DECLARE | Saravana Kannan | 2021-03-15 | 8 | -63/+15 | |
| | * | | | | | | | | | Merge tag 'at91-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2021-03-18 | 3 | -10/+11 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheet | Nicolas Ferre | 2021-03-10 | 2 | -8/+9 | |
| | | * | | | | | | | | | ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and C | Federico Pellegrin | 2021-03-10 | 1 | -1/+1 | |
| | | * | | | | | | | | | ARM: dts: at91-sama5d27_som1: fix phy address to 7 | Claudiu Beznea | 2021-03-10 | 1 | -2/+2 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/l... | Arnd Bergmann | 2021-03-18 | 5 | -22/+72 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 iva | Tony Lindgren | 2021-02-18 | 1 | -1/+5 |