diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-10-17 08:45:54 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-10-17 08:45:54 -0700 |
commit | 6f3b6e91f7201e248d83232538db14d30100e9c7 (patch) | |
tree | 0816816c57ab778fa0a81d26efc29e64e6e6fcdc /drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c | |
parent | 0c8df15f758a69a7bf88ecf9b7f95dc7db2c463c (diff) | |
parent | 18d6b1743eafeb3fb1e0ea5a2b7fd0a773d525a8 (diff) |
Merge tag 'io_uring-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxHEADtorvalds/mastertorvalds/HEADmaster
Pull io_uring fixes from Jens Axboe:
- Revert of a change that went into an older kernel, and which has been
reported to cause a regression for some write workloads on LVM while
a snapshop is being created
- Fix a regression from this merge window, where some compilers (and/or
certain .config options) would cause an earlier evaluations of a
dereference which would then cause a NULL pointer dereference.
I was only able to reproduce this with OPTIMIZE_FOR_SIZE=y, but David
Howells hit it with just KASAN enabled. Depending on how things
inlined, this makes sense
- Fix for a missing lock around a mem region unregistration
- Fix for ring resizing with the same placement after resize
* tag 'io_uring-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
io_uring/rw: check for NULL io_br_sel when putting a buffer
io_uring: fix unexpected placement on same size resizing
io_uring: protect mem region deregistration
Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()"
Diffstat (limited to 'drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c')
0 files changed, 0 insertions, 0 deletions