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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-06-12
cgroup/cpuset: remove unneeded header files
Miaohe Lin
2023-06-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...
Tetsuo Handa
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
2023-06-09
syscalls: add sys_ni_posix_timers prototype
Arnd Bergmann
2023-06-09
kexec: enable kexec_crash_size to support two crash kernel regions
Zhen Lei
2023-06-09
kexec: add helper __crash_shrink_memory()
Zhen Lei
2023-06-09
kexec: improve the readability of crash_shrink_memory()
Zhen Lei
2023-06-09
kexec: clear crashk_res if all its memory has been released
Zhen Lei
2023-06-09
kexec: delete a useless check in crash_shrink_memory()
Zhen Lei
2023-06-09
kexec: fix a memory leak in crash_shrink_memory()
Zhen Lei
2023-06-09
kexec: avoid calculating array size twice
Simon Horman
2023-06-09
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
2023-06-09
watchdog/perf: add a weak function for an arch to detect if perf can use NMIs
Douglas Anderson
2023-06-09
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
2023-06-09
watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanly
Douglas Anderson
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
2023-06-09
watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
2023-06-09
watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
2023-06-09
watchdog/hardlockup: style changes to watchdog_hardlockup_check() / is_hardlo...
Douglas Anderson
2023-06-09
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
2023-06-09
watchdog/perf: rename watchdog_hld.c to watchdog_perf.c
Douglas Anderson
2023-06-09
watchdog/perf: ensure CPU-bound context when creating hardlockup detector event
Pingfan Liu
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
2023-06-09
watchdog: remove WATCHDOG_DEFAULT
Lecopzer Chen
2023-06-09
watchdog/perf: more properly prevent false positives with turbo modes
Douglas Anderson
2023-06-09
kcov: add prototypes for helper functions
Arnd Bergmann
2023-06-09
panic: hide unused global functions
Arnd Bergmann
2023-06-09
locking: add lockevent_read() prototype
Arnd Bergmann
2023-06-09
fork: optimize memcg_charge_kernel_stack() a bit
Haifeng Xu
2023-06-09
kthread: fix spelling typo and grammar in comments
Prathu Baronia
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-09
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
2023-06-09
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
2023-06-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-06-09
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
Christophe Leroy
2023-06-08
Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-08
sysctl: move security keys sysctl registration to its own file
Luis Chamberlain
2023-06-08
sysctl: move umh sysctl registration to its own file
Luis Chamberlain
2023-06-08
vhost: Fix worker hangs due to missed wake up calls
Mike Christie
2023-06-08
kallsyms: make kallsyms_show_value() as generic function
Maninder Singh
2023-06-08
kallsyms: move kallsyms_show_value() out of kallsyms.c
Maninder Singh
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
[prev]
[next]