summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-23io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock()Jens Axboe1-1/+1
2025-01-23io_uring/msg_ring: don't leave potentially dangling ->tctx pointerJens Axboe1-2/+2
2025-01-21io_uring/rsrc: Move lockdep assert from io_free_rsrc_node() to callerJann Horn2-2/+3
2025-01-21io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc()Sidong Yang3-7/+7
2025-01-21io_uring: clean up io_uring_register_get_file()Pavel Begunkov2-4/+5
2025-01-21io_uring/rsrc: Simplify buffer cloning by locking both ringsJann Horn1-33/+40
2025-01-21Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds29-194/+142
2025-01-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds70-751/+1755
2025-01-21Merge tag 'm68k-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-109/+55
2025-01-21Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds65-796/+1670
2025-01-21Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds32-776/+845
2025-01-21Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds144-1415/+5354
2025-01-21Merge tag 'dlm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds3-18/+33
2025-01-21Merge tag 'bcachefs-2025-01-20.2' of git://evilpiepirate.org/bcachefsLinus Torvalds141-4639/+7175
2025-01-21Merge tag 'pstore-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+7
2025-01-21Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-44/+125
2025-01-21Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds63-1340/+3748
2025-01-21Merge tag 'gfs2-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds2-2/+3
2025-01-20Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-74/+189
2025-01-20Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-49/+125
2025-01-20Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-88/+79
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-97/+1075
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-36/+521
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-129/+29
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-183/+1110
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds33-180/+415
2025-01-20Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-40/+48
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds54-2207/+3911
2025-01-20x86: use cmov for user address maskingLinus Torvalds2-9/+8
2025-01-20x86: use proper 'clac' and 'stac' opcode namesLinus Torvalds1-11/+7
2025-01-20samples/vfs: fix build warningsChristian Brauner1-11/+12
2025-01-20samples/vfs: use shared headerChristian Brauner3-93/+249
2025-01-20Merge branch 'vsnprintf'Linus Torvalds1-333/+241
2025-01-20Linux 6.13v6.13Linus Torvalds1-1/+1
2025-01-19Merge tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+8
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-20/+95
2025-01-19Merge tag 'irq_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+5
2025-01-19Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-128/+23
2025-01-19io_uring/fdinfo: fix io_uring_show_fdinfo() misuse of ->d_inameAl Viro1-4/+5
2025-01-19Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+63
2025-01-18Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-3/+42
2025-01-18Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+7
2025-01-18Merge tag 'platform-drivers-x86-v6.13-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+6
2025-01-18Merge tag 'mtd/fixes-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-01-18tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt1-0/+63
2025-01-17Merge tag 'hwmon-for-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+7
2025-01-17block: Don't trim an atomic writeJohn Garry1-0/+4
2025-01-17block: Add common atomic writes enable flagJohn Garry7-7/+11
2025-01-17Merge tag 'gpio-fixes-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-16/+16
2025-01-17Merge tag 'i2c-for-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+36