summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-17io_uring/rsrc: send exact nr_segs for fixed bufferNitesh Shetty1-3/+4
2025-04-17io_uring/rsrc: refactor io_import_fixedPavel Begunkov1-17/+7
2025-04-17io_uring/rsrc: separate kbuf offset adjustmentsPavel Begunkov1-12/+7
2025-04-17io_uring/rsrc: don't skip offset calculationPavel Begunkov1-38/+37
2025-04-15io_uring/zcrx: add pp to ifq conversion helperPavel Begunkov1-4/+9
2025-04-15io_uring/zcrx: return ifq id to the userPavel Begunkov2-2/+5
2025-04-07io_uring/kbuf: reject zero sized provided buffersJens Axboe1-0/+2
2025-04-07io_uring/zcrx: separate niov number from pagesPavel Begunkov2-9/+11
2025-04-07io_uring/zcrx: put refill data into separate cache linePavel Begunkov1-2/+2
2025-04-04io_uring: don't post tag CQEs on file/buffer registration failurePavel Begunkov1-1/+16
2025-04-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-10/+59
2025-04-04Merge tag 'v6.15rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-20/+55
2025-04-04Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+50
2025-04-04Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds6-84/+94
2025-04-04Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds30-238/+673
2025-04-04fs: actually hold the namespace semaphoreChristian Brauner1-1/+2
2025-04-04Merge tag 'bcachefs-2025-04-03' of git://evilpiepirate.org/bcachefsLinus Torvalds58-549/+710
2025-04-04Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linuxLinus Torvalds5-73/+73
2025-04-04Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds43-858/+662
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds12-14/+62
2025-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-8/+9
2025-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-11/+14
2025-04-03Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/...Linus Torvalds4-33/+92
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds41-128/+417
2025-04-03Merge tag 'mm-hotfixes-stable-2025-04-02-21-57' of git://git.kernel.org/pub/s...Linus Torvalds6-37/+94
2025-04-03Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-40/+103
2025-04-03Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds7-6/+19
2025-04-03bcachefs: Fix "journal stuck" during recoveryKent Overstreet1-0/+8
2025-04-03bcachefs: backpointer_get_key: check for null from peek_slot()Kent Overstreet1-0/+12
2025-04-03bcachefs: Fix null ptr deref in invalidate_one_bucket()Kent Overstreet1-0/+3
2025-04-03bcachefs: Fix check_snapshot_exists() restart handlingKent Overstreet1-3/+0
2025-04-03bcachefs: use nonblocking variant of print_string_as_lines in error pathBharadwaj Raju1-2/+2
2025-04-03bcachefs: Fix scheduling while atomic from logging changesKent Overstreet2-0/+4
2025-04-03bcachefs: Add error handling for zlib_deflateInit2()Wentao Liang1-2/+3
2025-04-03block: don't grab elevator lock during queue initializationMing Lei1-7/+17
2025-04-03io_uring: always do atomic put from iowqPavel Begunkov2-1/+8
2025-04-03Merge tag 'firewire-updates-6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-23/+19
2025-04-03selftests/bpf: Fix verifier_private_stack test failureYonghong Song1-3/+3
2025-04-03selftests/bpf: Fix verifier_bpf_fastcall testSong Liu1-3/+3
2025-04-03selftests/bpf: Fix tests after fields reorder in struct fileSong Liu2-4/+4
2025-04-03xsk: Fix __xsk_generic_xmit() error code when cq is fullWang Liang1-1/+4
2025-04-03Merge tag 'for-6.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds33-244/+520
2025-04-03docs: fs/9p: Add missing "not" in cache documentationTingmao Wang1-2/+2
2025-04-03Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-58/+3
2025-04-03Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds38-588/+1645
2025-04-03Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds87-699/+1637
2025-04-03Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds58-1462/+2238
2025-04-03Merge tag 'staging-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds51-3927/+2728
2025-04-03Merge tag 'char-misc-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+34
2025-04-03Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds31-74/+807