diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-16 09:59:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-16 09:59:24 -0700 |
commit | e2661da1b302c7c80ad2306bde4d324956cff26c (patch) | |
tree | eabba537da7b46cbbba9f8c234769ede866babe1 /net/core/dev_api.c | |
parent | 1524cb283074743def4469256ae0f555edf06be3 (diff) | |
parent | d871198ee431d90f5308d53998c1ba1d5db5619a (diff) |
Merge tag 'io_uring-6.15-20250515' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe:
- Fix a regression with highmem and mapping of regions, where
the coalescing code assumes any page is directly mapped
- Fix an issue with HYBRID_IOPOLL and passthrough commands,
where the timer wasn't always setup correctly
- Fix an issue with fdinfo not correctly locking around reading
the rings, which can be an issue if the ring is being resized
at the same time
* tag 'io_uring-6.15-20250515' of git://git.kernel.dk/linux:
io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo()
io_uring/memmap: don't use page_address() on a highmem page
io_uring/uring_cmd: fix hybrid polling initialization issue
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions