index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-27
virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
Li RongQing
1
-3
/
+0
2025-08-27
fuse: remove unneeded offset assignment when filling write pages
Joanne Koong
1
-1
/
+0
2025-08-27
fuse: use freezable wait in fuse_get_req()
Sergey Senozhatsky
1
-2
/
+3
2025-08-27
sched/wait: Add wait_event_state_exclusive()
Sergey Senozhatsky
1
-0
/
+12
2025-08-27
Documentation: fuse: Consolidate FUSE docs into its own subdirectory
Bagas Sanjaya
7
-9
/
+20
2025-08-27
selftests: filesystems: Add functional test for the abort file in fusectl
Chen Linxuan
6
-0
/
+312
2025-08-27
doc: fuse: Add max_background and congestion_threshold
Chen Linxuan
1
-0
/
+14
2025-08-27
fuse: add COPY_FILE_RANGE_64 that allows large copies
Miklos Szeredi
3
-13
/
+46
2025-08-27
fuse: Block access to folio overlimit
Edward Adam Davis
1
-1
/
+1
2025-08-26
fuse: fix fuseblk i_blkbits for iomap partial writes
Joanne Koong
3
-2
/
+21
2025-08-26
fuse: reflect cached blocksize if blocksize was changed
Joanne Koong
3
-0
/
+12
2025-08-26
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
1
-1
/
+1
2025-08-26
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
1
-0
/
+3
2025-08-26
fuse: do not allow mapping a non-regular backing file
Amir Goldstein
1
-0
/
+5
2025-08-24
Linux 6.17-rc3
v6.17-rc3
Linus Torvalds
1
-1
/
+1
2025-08-24
Merge tag 'i2c-for-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+13
2025-08-24
Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2025-08-24
Merge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+10
2025-08-24
Merge tag 'mips-fixes_6.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+9
2025-08-24
Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+4
2025-08-23
Merge tag 'char-misc-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-84
/
+158
2025-08-23
Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
20
-97
/
+224
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-25
/
+65
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-48
/
+318
2025-08-23
Merge tag 'i2c-host-fixes-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2
-9
/
+13
2025-08-23
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
1
-9
/
+10
2025-08-23
Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
46
-239
/
+382
2025-08-23
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
1
-2
/
+2
2025-08-23
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
1
-6
/
+16
2025-08-23
Merge tag 'drm-xe-fixes-2025-08-21-1' of https://gitlab.freedesktop.org/drm/x...
Dave Airlie
4
-28
/
+26
2025-08-23
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2025-08-22
Merge tag 'drm-misc-fixes-2025-08-21' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
24
-59
/
+154
2025-08-22
mips: lantiq: xway: sysctrl: rename the etop node
Aleksander Jan Bajkowski
2
-6
/
+6
2025-08-22
mips: dts: lantiq: danube: add missing burst length property
Aleksander Jan Bajkowski
1
-0
/
+3
2025-08-22
Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-46
/
+57
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-33
/
+3
2025-08-22
Merge tag 'platform-drivers-x86-v6.17-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-52
/
+59
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
11
-83
/
+169
2025-08-22
Merge tag 'io_uring-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
2
-0
/
+4
2025-08-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-58
/
+62
2025-08-22
Merge tag 'mmc-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
5
-19
/
+71
2025-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12
-67
/
+55
2025-08-22
Merge tag 'iommu-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+18
2025-08-22
Merge tag 'sound-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-101
/
+68
2025-08-22
Merge tag '6.17-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2025-08-22
Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-23
/
+16
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
19
-70
/
+487
2025-08-22
iommu/riscv: prevent NULL deref in iova_to_phys
XianLiang Huang
1
-1
/
+1
2025-08-22
iommu/virtio: Make instance lookup robust
Robin Murphy
1
-6
/
+9
2025-08-22
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Nicolin Chen
1
-1
/
+1
[next]