summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-17io_uring: adjust defer tw countingPavel Begunkov
2024-01-17io_uring/register: guard compat syscall with CONFIG_COMPATJens Axboe
2024-01-11io_uring/rsrc: improve code generation for fixed file assignmentJens Axboe
2024-01-10io_uring/rw: cleanup io_rw_done()Jens Axboe
2024-01-04io_uring: ensure local task_work is run on wait timeoutJens Axboe
2023-12-21io_uring/kbuf: add method for returning provided buffer ring headJens Axboe
2023-12-21io_uring/rw: ensure io->bytes_done is always initializedJens Axboe
2023-12-19io_uring: drop any code related to SCM_RIGHTSJens Axboe
2023-12-19io_uring/unix: drop usage of io_uring socketJens Axboe
2023-12-19io_uring/register: move io_uring_register(2) related code to register.cJens Axboe
2023-12-12io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALLJens Axboe
2023-12-12io_uring/cmd: inline io_uring_cmd_get_taskPavel Begunkov
2023-12-12io_uring/cmd: inline io_uring_cmd_do_in_task_lazyPavel Begunkov
2023-12-12io_uring: split out cmd api into a separate headerPavel Begunkov
2023-12-12io_uring: optimise ltimeout for inline executionPavel Begunkov
2023-12-12io_uring: don't check iopoll if request completesPavel Begunkov
2023-12-12Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...Jens Axboe
2023-12-12file: remove __receive_fd()Christian Brauner
2023-12-12file: stop exposing receive_fd_user()Christian Brauner
2023-12-12fs: replace f_rcuhead with f_task_workChristian Brauner
2023-12-12file: remove pointless wrapperChristian Brauner
2023-12-12file: s/close_fd_get_file()/file_close_fd()/gChristian Brauner
2023-12-12Improve __fget_files_rcu() code generation (and thus __fget_light())Linus Torvalds
2023-12-12file: massage cleanup of files that failed to openAl Viro
2023-12-10Linux 6.7-rc5v6.7-rc5Linus Torvalds
2023-12-10Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-12-10Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-10Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-09Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-12-09Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-09Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-09Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-09Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-09Merge tag 'mips-fixes_6.7_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-09Merge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08' of git://git.kernel.org/pu...Linus Torvalds
2023-12-09Merge tag '6.7-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-12-09LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang
2023-12-09LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang
2023-12-09LoongArch: BPF: Don't sign extend function return valueHengqi Chen
2023-12-09LoongArch: BPF: Don't sign extend memory load operandHengqi Chen
2023-12-09LoongArch: Preserve syscall nr across execve()Hengqi Chen
2023-12-09LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He
2023-12-09LoongArch: Slightly clean up drdtime()Xi Ruoyao
2023-12-09LoongArch: Apply dynamic relocations for LLDWANG Rui
2023-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-08Merge tag 'block-6.7-2023-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-08Merge tag 'io_uring-6.7-2023-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds