| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'firewire-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-04-06 | 1 | -1/+5 |
|\ |
|
| * | firewire: ohci: mask bus reset interrupts between ISR and bottom half | Adam Goldman | 2024-04-06 | 1 | -1/+5 |
* | | Merge tag 'spi-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-04-06 | 3 | -11/+10 |
|\ \ |
|
| * | | spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe | Huai-Yuan Liu | 2024-04-03 | 1 | -0/+2 |
| * | | spi: spi-fsl-lpspi: remove redundant spi_controller_put call | Carlos Song | 2024-04-03 | 1 | -8/+6 |
| * | | spi: s3c64xx: Use DMA mode from fifo size | Jaewon Kim | 2024-03-29 | 1 | -3/+2 |
* | | | Merge tag 'regulator-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-04-06 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | regulator: tps65132: Add of_match table | André Apitzsch | 2024-03-25 | 1 | -0/+7 |
| |/ / |
|
* | | | Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-04-06 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | regmap: maple: Fix uninitialized symbol 'ret' warnings | Richard Fitzgerald | 2024-03-29 | 1 | -2/+2 |
| * | | | regmap: maple: Fix cache corruption in regcache_maple_drop() | Richard Fitzgerald | 2024-03-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linux | Linus Torvalds | 2024-04-06 | 9 | -37/+133 |
|\ \ \ |
|
| * \ \ | Merge tag 'nvme-6.9-2024-04-04' of git://git.infradead.org/nvme into block-6.9 | Jens Axboe | 2024-04-04 | 7 | -33/+128 |
| |\ \ \ |
|
| | * | | | nvme-fc: rename free_ctrl callback to match name pattern | Daniel Wagner | 2024-04-04 | 1 | -2/+2 |
| | * | | | nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists | Daniel Wagner | 2024-04-04 | 1 | -7/+10 |
| | * | | | nvmet: implement unique discovery NQN | Hannes Reinecke | 2024-04-04 | 2 | -0/+54 |
| | * | | | nvme: don't create a multipath node for zero capacity devices | Christoph Hellwig | 2024-04-04 | 1 | -1/+1 |
| | * | | | nvme: split nvme_update_zone_info | Christoph Hellwig | 2024-04-02 | 3 | -23/+41 |
| | * | | | nvme-multipath: don't inherit LBA-related fields for the multipath node | Christoph Hellwig | 2024-04-02 | 1 | -0/+20 |
| |/ / / |
|
| * | | | block: fix overflow in blk_ioctl_discard() | Li Nan | 2024-04-02 | 1 | -2/+3 |
| * | | | nullblk: Fix cleanup order in null_add_dev() error path | Damien Le Moal | 2024-04-02 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'io_uring-6.9-20240405' of git://git.kernel.dk/linux | Linus Torvalds | 2024-04-06 | 5 | -94/+73 |
|\ \ \ |
|
| * | | | io_uring/kbuf: hold io_buffer_list reference over mmap | Jens Axboe | 2024-04-03 | 3 | -14/+36 |
| * | | | io_uring/kbuf: protect io_buffer_list teardown with a reference | Jens Axboe | 2024-04-03 | 2 | -4/+13 |
| * | | | io_uring/kbuf: get rid of bl->is_ready | Jens Axboe | 2024-04-03 | 2 | -10/+0 |
| * | | | io_uring/kbuf: get rid of lower BGID lists | Jens Axboe | 2024-04-03 | 3 | -65/+8 |
| * | | | io_uring: use private workqueue for exit work | Jens Axboe | 2024-04-02 | 1 | -1/+4 |
| * | | | io_uring: disable io-wq execution of multishot NOWAIT requests | Jens Axboe | 2024-04-01 | 1 | -4/+9 |
| * | | | io_uring/rw: don't allow multishot reads without NOWAIT support | Jens Axboe | 2024-04-01 | 1 | -1/+8 |
| |/ / |
|
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2024-04-06 | 5 | -26/+31 |
|\ \ \ |
|
| * | | | scsi: ufs: core: Fix MCQ mode dev command timeout | Peter Wang | 2024-04-02 | 1 | -1/+3 |
| * | | | scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGN | Yihang Li | 2024-04-02 | 1 | -1/+1 |
| * | | | scsi: sd: Unregister device if device_add_disk() failed in sd_probe() | Li Nan | 2024-04-02 | 1 | -1/+1 |
| * | | | scsi: ufs: core: WLUN suspend dev/link state error recovery | Peter Wang | 2024-04-02 | 1 | -1/+4 |
| * | | | scsi: mylex: Fix sysfs buffer lengths | Arnd Bergmann | 2024-04-02 | 2 | -22/+22 |
* | | | | Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-04-05 | 26 | -42/+89 |
|\ \ \ \ |
|
| * | | | | nios2: Only use built-in devicetree blob if configured to do so | Guenter Roeck | 2024-04-03 | 1 | -1/+5 |
| * | | | | dt-bindings: timer: narrow regex for unit address to hex numbers | Krzysztof Kozlowski | 2024-04-03 | 1 | -1/+1 |
| * | | | | dt-bindings: soc: fsl: narrow regex for unit address to hex numbers | Krzysztof Kozlowski | 2024-04-03 | 2 | -2/+2 |
| * | | | | dt-bindings: remoteproc: ti,davinci: remove unstable remark | Krzysztof Kozlowski | 2024-04-03 | 1 | -3/+0 |
| * | | | | dt-bindings: clock: ti: remove unstable remark | Krzysztof Kozlowski | 2024-04-03 | 12 | -24/+0 |
| * | | | | dt-bindings: clock: keystone: remove unstable remark | Krzysztof Kozlowski | 2024-04-03 | 2 | -4/+0 |
| * | | | | of: module: prevent NULL pointer dereference in vsnprintf() | Sergey Shtylyov | 2024-03-27 | 1 | -0/+8 |
| * | | | | dt-bindings: ufs: qcom: document SM6125 UFS | Krzysztof Kozlowski | 2024-03-27 | 1 | -0/+2 |
| * | | | | dt-bindings: ufs: qcom: document SC7180 UFS | Krzysztof Kozlowski | 2024-03-27 | 1 | -4/+30 |
| * | | | | dt-bindings: ufs: qcom: document SC8180X UFS | Krzysztof Kozlowski | 2024-03-27 | 1 | -0/+2 |
| * | | | | of: dynamic: Synchronize of_changeset_destroy() with the devlink removals | Herve Codina | 2024-03-26 | 1 | -0/+12 |
| * | | | | driver core: Introduce device_link_wait_removal() | Herve Codina | 2024-03-26 | 2 | -3/+24 |
| * | | | | docs: dt-bindings: add missing address/size-cells to example | Krzysztof Kozlowski | 2024-03-25 | 1 | -0/+2 |
| * | | | | MAINTAINERS: Add TPM DT bindings to TPM maintainers | Rob Herring | 2024-03-25 | 1 | -0/+1 |
| | |_|/
| |/| | |
|