index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-24
io_uring: move nop into its own file
Jens Axboe
4
-15
/
+32
2022-07-24
io_uring: move xattr related opcodes to its own file
Jens Axboe
4
-247
/
+277
2022-07-24
io_uring: handle completions in the core
Jens Axboe
2
-134
/
+142
2022-07-24
io_uring: set completion results upfront
Jens Axboe
2
-12
/
+22
2022-07-24
io_uring: add io_uring_types.h
Jens Axboe
2
-488
/
+499
2022-07-24
io_uring: define a request type cleanup handler
Jens Axboe
1
-69
/
+86
2022-07-24
io_uring: unify struct io_symlink and io_hardlink
Jens Axboe
1
-20
/
+7
2022-07-24
io_uring: convert iouring_cmd to io_cmd_type
Jens Axboe
1
-8
/
+10
2022-07-24
io_uring: convert xattr to use io_cmd_type
Jens Axboe
1
-10
/
+9
2022-07-24
io_uring: convert rsrc_update to io_cmd_type
Jens Axboe
1
-16
/
+19
2022-07-24
io_uring: convert msg and nop to io_cmd_type
Jens Axboe
1
-9
/
+9
2022-07-24
io_uring: convert splice to use io_cmd_type
Jens Axboe
1
-5
/
+4
2022-07-24
io_uring: convert epoll to io_cmd_type
Jens Axboe
1
-7
/
+8
2022-07-24
io_uring: convert file system request types to use io_cmd_type
Jens Axboe
1
-45
/
+57
2022-07-24
io_uring: convert madvise/fadvise to use io_cmd_type
Jens Axboe
1
-10
/
+12
2022-07-24
io_uring: convert open/close path to use io_cmd_type
Jens Axboe
1
-32
/
+40
2022-07-24
io_uring: convert timeout path to use io_cmd_type
Jens Axboe
1
-49
/
+68
2022-07-24
io_uring: convert cancel path to use io_cmd_type
Jens Axboe
1
-11
/
+13
2022-07-24
io_uring: convert the sync and fallocate paths to use io_cmd_type
Jens Axboe
1
-19
/
+24
2022-07-24
io_uring: convert net related opcodes to use io_cmd_type
Jens Axboe
1
-26
/
+27
2022-07-24
io_uring: remove recvmsg knowledge from io_arm_poll_handler()
Jens Axboe
1
-2
/
+6
2022-07-24
io_uring: convert poll_update path to use io_cmd_type
Jens Axboe
1
-8
/
+8
2022-07-24
io_uring: convert poll path to use io_cmd_type
Jens Axboe
1
-25
/
+28
2022-07-24
io_uring: convert read/write path to use io_cmd_type
Jens Axboe
1
-88
/
+106
2022-07-24
io_uring: add generic command payload type to struct io_kiocb
Jens Axboe
1
-4
/
+17
2022-07-24
io_uring: move req async preparation into opcode handler
Jens Axboe
1
-28
/
+10
2022-07-24
io_uring: move to separate directory
Jens Axboe
8
-10
/
+10
2022-07-24
io_uring: define a 'prep' and 'issue' handler for each opcode
Jens Axboe
1
-458
/
+350
2022-07-24
Linux 5.19-rc8
v5.19-rc8
Linus Torvalds
1
-1
/
+1
2022-07-24
certs: make system keyring depend on x509 parser
Adam Borowski
1
-0
/
+1
2022-07-24
Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+10
2022-07-24
Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+4
2022-07-24
Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-12
/
+36
2022-07-24
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-6
/
+16
2022-07-23
x86/speculation: Make all RETbleed mitigations 64-bit only
Ben Hutchings
1
-4
/
+4
2022-07-22
Merge tag 'spi-fix-v5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+13
2022-07-22
Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-9
/
+10
2022-07-22
Merge tag 'acpi-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+4
2022-07-22
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+11
2022-07-22
Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2022-07-22
Merge tag 'i2c-for-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-27
/
+7
2022-07-22
Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+16
2022-07-22
Merge tag 'pinctrl-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-104
/
+184
2022-07-22
Merge tag 'sound-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-129
/
+31
2022-07-22
Merge tag 'mmc-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-6
/
+8
2022-07-22
Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-98
/
+505
2022-07-22
Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-24
/
+92
2022-07-22
mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case
Linus Torvalds
1
-3
/
+0
2022-07-22
gpio: gpio-xilinx: Fix integer overflow
Srinivas Neeli
1
-1
/
+1
[next]