index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-09-16
fs: add an enum for number of life time hints
Hans Holmberg
2025-09-16
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
2025-09-16
xfs: rename the old_crc variable in xlog_recover_process
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_log_iovec_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_qoff_logformat_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_dq_logformat_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_buf_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_efd_log_format_64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_efd_log_format_32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efd_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_trans_header_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xlog_op_header_t typedef
Christoph Hellwig
2025-09-16
xfs: extend removed sysctls table
Bagas Sanjaya
2025-09-05
Merge tag 'kconfig-2025-changes_2025-09-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2025-09-05
Merge tag 'fix-scrub-reap-calculations_2025-09-05' of https://git.kernel.org/...
Carlos Maiolino
2025-09-05
xfs: enable online fsck by default in Kconfig
Darrick J. Wong
2025-09-05
xfs: use deferred reaping for data device cow extents
Darrick J. Wong
2025-09-05
xfs: remove deprecated sysctl knobs
Darrick J. Wong
2025-09-05
xfs: remove static reap limits from repair.h
Darrick J. Wong
2025-09-05
xfs: remove deprecated mount options
Darrick J. Wong
2025-09-05
xfs: disable deprecated features by default in Kconfig
Darrick J. Wong
2025-09-05
xfs: compute file mapping reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: compute realtime device CoW staging extent reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: compute data device CoW staging extent reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: compute per-AG extent reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: convert the ifork reap code to use xreap_state
Darrick J. Wong
2025-09-05
xfs: prepare reaping code for dynamic limits
Darrick J. Wong
2025-09-05
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
2025-09-05
xfs: Replace strncpy with memcpy
Marcelo Moreira
2025-08-31
Linux 6.17-rc4
v6.17-rc4
Linus Torvalds
2025-08-31
Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-31
Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-31
Merge tag 'irq_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-31
Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-08-31
Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
2025-08-30
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Kees Cook
2025-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-08-29
hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2025-08-29
Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2025-08-29
Merge tag 'efi-fixes-for-v6.17-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-08-29
Merge tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
[next]