index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-22
fat: fix uninitialized field in nostale filehandles
Jan Kara
2024-02-22
const_structs.checkpatch: add bus_type
Ricardo B. Marliere
2024-02-22
panic: add option to dump blocked tasks in panic_print
Feng Tang
2024-02-22
init: remove obsolete arch_call_rest_init() wrapper
Geert Uytterhoeven
2024-02-22
selftests/mm: run_vmtests.sh: add missing tests
Muhammad Usama Anjum
2024-02-22
selftests/mm: protection_keys: save/restore nr_hugepages settings
Muhammad Usama Anjum
2024-02-22
selftests/mm: save and restore nr_hugepages value
Muhammad Usama Anjum
2024-02-22
selftests/mm: run_vmtests: remove sudo and conform to tap
Muhammad Usama Anjum
2024-02-22
selftests/mm: hugetlb_reparenting_test: do not unmount
Muhammad Usama Anjum
2024-02-22
compiler-clang.h: update __diag_clang() macros for minimum version bump
Nathan Chancellor
2024-02-22
lib/Kconfig.debug: update Clang version check in CONFIG_KCOV
Nathan Chancellor
2024-02-22
fortify: drop Clang version check for 12.0.1 or newer
Nathan Chancellor
2024-02-22
riscv: Kconfig: remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_...
Nathan Chancellor
2024-02-22
riscv: remove MCOUNT_NAME workaround
Nathan Chancellor
2024-02-22
powerpc: Kconfig: remove tautology in CONFIG_COMPAT
Nathan Chancellor
2024-02-22
arm64: Kconfig: clean up tautological LLVM version checks
Nathan Chancellor
2024-02-22
ARM: remove Thumb2 __builtin_thread_pointer workaround for Clang
Nathan Chancellor
2024-02-22
x86: drop stack-alignment plugin opt
Nathan Chancellor
2024-02-22
Makefile: drop warn-stack-size plugin opt
Nathan Chancellor
2024-02-22
kbuild: raise the minimum supported version of LLVM to 13.0.1
Nathan Chancellor
2024-02-22
nilfs2: convert cpfile to use kmap_local
Ryusuke Konishi
2024-02-22
nilfs2: remove nilfs_cpfile_{get,put}_checkpoint()
Ryusuke Konishi
2024-02-22
nilfs2: localize highmem mapping for checkpoint reading within cpfile
Ryusuke Konishi
2024-02-22
nilfs2: localize highmem mapping for checkpoint finalization within cpfile
Ryusuke Konishi
2024-02-22
nilfs2: localize highmem mapping for checkpoint creation within cpfile
Ryusuke Konishi
2024-02-22
nilfs2: convert ifile to use kmap_local
Ryusuke Konishi
2024-02-22
nilfs2: do not acquire rwsem in nilfs_bmap_write()
Ryusuke Konishi
2024-02-22
nilfs2: move nilfs_bmap_write call out of nilfs_write_inode_common
Ryusuke Konishi
2024-02-22
nilfs2: convert DAT to use kmap_local
Ryusuke Konishi
2024-02-22
nilfs2: convert persistent object allocator to use kmap_local
Ryusuke Konishi
2024-02-22
nilfs2: convert sufile to use kmap_local
Ryusuke Konishi
2024-02-22
nilfs2: convert metadata file common code to use kmap_local
Ryusuke Konishi
2024-02-22
nilfs2: convert nilfs_copy_buffer() to use kmap_local
Ryusuke Konishi
2024-02-22
nilfs2: convert segment buffer to use kmap_local
Ryusuke Konishi
2024-02-22
nilfs2: convert recovery logic to use kmap_local
Ryusuke Konishi
2024-02-22
lib: dhry: add missing closing parenthesis
Geert Uytterhoeven
2024-02-22
lib: dhry: use ktime_ms_delta() helper
Geert Uytterhoeven
2024-02-22
lib: dhry: remove unneeded <linux/mutex.h>
Geert Uytterhoeven
2024-02-22
ptrace_attach: shift send(SIGSTOP) into ptrace_set_stopped()
Oleg Nesterov
2024-02-22
flex_proportions: remove unused fprop_local_single
Kemeng Shi
2024-02-22
lib/sort: optimize heapsort with double-pop variation
Kuan-Wei Chiu
2024-02-22
lib/sort: optimize heapsort for equal elements in sift-down path
Kuan-Wei Chiu
2024-02-22
user_namespace: remove unnecessary NULL values from kbuf
Li zeming
2024-02-22
sysctl: allow to change limits for posix messages queues
Alexey Gladkov
2024-02-22
docs: add information about ipc sysctls limitations
Alexey Gladkov
2024-02-22
sysctl: allow change system v ipc sysctls inside ipc namespace
Alexey Gladkov
2024-02-22
lib min_heap: optimize number of comparisons in min_heapify()
Kuan-Wei Chiu
2024-02-22
lib min_heap: optimize number of calls to min_heapify()
Kuan-Wei Chiu
2024-02-22
panic: suppress gnu_printf warning
Baoquan He
2024-02-22
lib/win_minmax: fix header comments
Randy Dunlap
[next]