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-05-22
gfs2: Do not call iomap_zero_range beyond eof
Andreas Gruenbacher
1
-2
/
+4
2025-05-22
gfs: don't check for AOP_WRITEPAGE_ACTIVATE in gfs2_write_jdata_batch
Christoph Hellwig
1
-18
/
+10
2025-04-25
gfs2: Fix usage of bio->bi_status in gfs2_end_log_write
Andrew Price
1
-2
/
+4
2025-04-25
gfs2: deallocate inodes in gfs2_create_inode
Andreas Gruenbacher
2
-13
/
+20
2025-04-21
gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc
Andreas Gruenbacher
3
-7
/
+8
2025-04-21
gfs2: Move gfs2_dinode_dealloc
Andreas Gruenbacher
3
-68
/
+69
2025-04-21
gfs2: Don't reread inodes unnecessarily
Andreas Gruenbacher
1
-0
/
+1
2025-04-21
gfs2: gfs2_create_inode error handling fix
Andreas Gruenbacher
1
-1
/
+2
2025-04-21
gfs2: Remove unnecessary NULL check before free_percpu()
Chen Ni
1
-2
/
+1
2025-04-21
gfs2: check sb_min_blocksize return value
Edward Adam Davis
1
-1
/
+6
2025-04-21
gfs2: replace sd_aspace with sd_inode
Andreas Gruenbacher
7
-23
/
+32
2025-04-21
gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULL
Alexander Aring
1
-2
/
+6
2025-04-21
gfs2: move msleep to sleepable context
Alexander Aring
1
-1
/
+2
2025-04-20
Linux 6.15-rc3
v6.15-rc3
Linus Torvalds
1
-1
/
+1
2025-04-20
gcc-15: work around sequence-point warning
Linus Torvalds
1
-3
/
+6
2025-04-20
gcc-15: add '__nonstring' markers to byte arrays
Linus Torvalds
4
-5
/
+5
2025-04-20
gcc-15: get rid of misc extra NUL character padding
Linus Torvalds
2
-2
/
+2
2025-04-20
gcc-15: acpi: sprinkle random '__nonstring' crumbles around
Linus Torvalds
4
-5
/
+5
2025-04-20
gcc-15: make 'unterminated string initialization' just a warning
Linus Torvalds
1
-0
/
+3
2025-04-20
Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...
Linus Torvalds
16
-35
/
+141
2025-04-20
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-61
/
+112
2025-04-19
Merge tag 'i2c-for-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+4
2025-04-19
Revert "hfs{plus}: add deprecation warning"
Christian Brauner
2
-4
/
+0
2025-04-19
Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-12
/
+43
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
8
-27
/
+4
2025-04-19
Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-31
/
+53
2025-04-19
Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
47
-284
/
+406
2025-04-19
Merge tag 'drm-msm-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
10
-55
/
+53
2025-04-19
Merge tag 'drm-xe-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
4
-60
/
+57
2025-04-19
Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-25
/
+39
2025-04-19
drm/msm/a6xx+: Don't let IB_SIZE overflow
Rob Clark
2
-4
/
+11
2025-04-19
Merge tag 'i2c-host-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
1
-0
/
+3
2025-04-19
Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-68
/
+43
2025-04-19
Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2025-04-18
Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-104
/
+35
2025-04-18
Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-2
/
+17
2025-04-18
Merge tag 'core-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+48
2025-04-18
Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-13
/
+44
2025-04-18
Merge tag 'gpio-fixes-for-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-04-18
Merge tag 'thermal-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-19
/
+21
2025-04-18
Merge tag 'pm-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-37
/
+84
2025-04-18
Merge branch 'pm-docs'
Rafael J. Wysocki
1
-1
/
+1
2025-04-18
Merge tag 'riscv-for-linus-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-49
/
+89
2025-04-18
Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+3
2025-04-18
Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+22
2025-04-18
Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
9
-37
/
+34
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
36
-604
/
+1325
2025-04-18
Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linux
Linus Torvalds
4
-55
/
+79
2025-04-18
tracing: selftests: Add testing a user string to filters
Steven Rostedt
1
-0
/
+20
2025-04-18
x86/boot/sev: Avoid shared GHCB page for early memory acceptance
Ard Biesheuvel
3
-53
/
+21
[next]