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
/
watchdog.c
Age
Commit message (
Expand
)
Author
2025-05-21
kernel/watchdog: add /sys/kernel/{hard,soft}lockup_count
Max Kellermann
2025-05-11
watchdog: fix watchdog may detect false positive of softlockup
Luo Gengkun
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-06
watchdog/hardlockup/perf: Fix perf_event memory leak
Li Huafei
2025-02-18
watchdog: Switch to use hrtimer_setup()
Nam Cao
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-12
watchdog: output this_cpu when printing hard LOCKUP
Yunhui Cui
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-08
sched_ext: Enable the ops breather and eject BPF scheduler on softlockup
Tejun Heo
2024-11-05
kernel/watchdog: always restore watchdog_softlockup(,hardlockup)_user_enabled...
Tio Zhang
2024-09-01
watchdog: handle the ENODEV failure case of lockup_detector_delay_init() sepa...
Waiman Long
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-08
watchdog: allow nmi watchdog to use raw perf event
Song Liu
2024-05-08
watchdog: handle comma separated nmi_watchdog command line
Song Liu
2024-04-24
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-12
watchdog/softlockup: Report the most frequent interrupts
Bitao Hu
2024-04-12
watchdog/softlockup: Low-overhead detection of interrupt storm
Bitao Hu
2024-03-12
watchdog/core: remove sysctl handlers from public header
Thomas Weißschuh
2023-12-29
watchdog: if panicking and we dumped everything, don't re-enable dumping
Douglas Anderson
2023-12-29
watchdog/hardlockup: use printk_cpu_sync_get_irqsave() to serialize reporting
Douglas Anderson
2023-12-29
watchdog/softlockup: use printk_cpu_sync_get_irqsave() to serialize reporting
Douglas Anderson
2023-12-29
watchdog/hardlockup: adopt softlockup logic avoiding double-dumps
Douglas Anderson
2023-12-10
softlockup: serialized softlockup's log
Li Zhe
2023-11-01
watchdog: move softlockup_panic back to early_param
Krister Johansen
2023-08-18
watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()
Douglas Anderson
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-06-19
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
2023-06-19
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
2023-06-19
watchdog/hardlockup: move SMP barriers from common code to buddy code
Douglas Anderson
2023-06-19
watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is called
Douglas Anderson
2023-06-19
watchdog/hardlockup: in watchdog_hardlockup_check() use cpumask_copy()
Douglas Anderson
2023-06-19
watchdog/hardlockup: don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
Douglas Anderson
2023-06-19
watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...
Douglas Anderson
2023-06-19
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
2023-06-09
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
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/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
2023-06-09
watchdog: remove WATCHDOG_DEFAULT
Lecopzer Chen
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-07-27
watchdog: export lockup_detector_reconfigure
Laurent Dufour
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
[next]