index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
Mika Westerberg
2023-10-10
1
-7
/
+14
*
watchdog: iTCO_wdt: No need to stop the timer in probe
Mika Westerberg
2023-10-10
1
-2
/
+11
*
watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load
Raag Jadav
2023-09-23
1
-0
/
+1
*
watchdog: menz069_wdt: fix watchdog initialisation
Johannes Thumshirn
2023-06-09
1
-10
/
+6
*
watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
George Cherian
2023-04-20
1
-0
/
+1
*
watchdog: pcwd_usb: Fix attempting to access uninitialized memory
Li Hua
2023-03-11
1
-2
/
+4
*
watchdog: Fix kmemleak in watchdog_cdev_register
Chen Jun
2023-03-11
1
-1
/
+1
*
watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...
ruanjinjie
2023-03-11
1
-4
/
+3
*
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov
2023-02-22
1
-1
/
+1
*
watchdog: diag288_wdt: do not use stack buffers for hardware data
Alexander Egorenkov
2023-02-22
1
-2
/
+11
*
ar7: fix kernel builds for compiler test
Jackie Liu
2021-11-26
1
-1
/
+1
*
watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
Ahmad Fatoum
2021-11-26
1
-1
/
+3
*
watchdog: Fix OMAP watchdog early handling
Walter Stoll
2021-11-26
1
-1
/
+5
*
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
Greg Kroah-Hartman
2021-08-08
1
-9
/
+3
*
watchdog: aspeed: fix hardware timeout calculation
Tao Ren
2021-07-20
1
-1
/
+1
*
watchdog: iTCO_wdt: Account for rebooting on second timeout
Jan Kiszka
2021-07-20
1
-3
/
+9
*
watchdog: Fix possible use-after-free by calling del_timer_sync()
Zou Wei
2021-07-20
2
-2
/
+2
*
watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
Zou Wei
2021-07-20
1
-1
/
+1
*
watchdog: Fix possible use-after-free in wdt_startup()
Zou Wei
2021-07-20
1
-1
/
+1
*
watchdog: mei_wdt: request stop on unregister
Alexander Usyskin
2021-03-04
1
-0
/
+1
*
watchdog: coh901327: add COMMON_CLK dependency
Arnd Bergmann
2020-12-30
1
-1
/
+1
*
watchdog: qcom: Avoid context switch in restart handler
Manivannan Sadhasivam
2020-12-30
1
-1
/
+1
*
watchdog: Fix potential dereferencing of null pointer
Wang Wensheng
2020-12-30
1
-9
/
+13
*
watchdog: sprd: check busy bit before new loading rather than after that
Lingling Xu
2020-12-30
1
-12
/
+13
*
watchdog: sprd: remove watchdog disable from resume fail path
Lingling Xu
2020-12-30
1
-7
/
+2
*
watchdog: sirfsoc: Add missing dependency on HAS_IOMEM
Guenter Roeck
2020-12-30
1
-0
/
+1
*
drivers: watchdog: rdc321x_wdt: Fix race condition bugs
Madhuparna Bhowmik
2020-11-05
1
-3
/
+2
*
watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3
Guenter Roeck
2020-10-30
1
-1
/
+1
*
watchdog: Use put_device on error
Dinghao Liu
2020-10-30
1
-1
/
+1
*
watchdog: Fix memleak in watchdog_cdev_register
Dinghao Liu
2020-10-30
1
-1
/
+3
*
watchdog: initialize device before misc_register
Krzysztof Sobota
2020-08-21
1
-9
/
+9
*
watchdog: f71808e_wdt: clear watchdog timeout occurred flag
Ahmad Fatoum
2020-08-21
1
-0
/
+7
*
watchdog: f71808e_wdt: remove use of wrong watchdog_info option
Ahmad Fatoum
2020-08-21
1
-2
/
+1
*
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
Ahmad Fatoum
2020-08-21
1
-1
/
+2
*
watchdog: da9062: No need to ping manually before setting timeout
Stefan Riedmueller
2020-06-25
1
-5
/
+0
*
watchdog: reset last_hw_keepalive time at start
Tero Kristo
2020-04-29
1
-0
/
+1
*
watchdog: sp805: fix restart handler
Michael Walle
2020-04-23
1
-0
/
+4
*
watchdog: da9062: do not ping the hw during stop()
Marco Felsch
2020-03-11
1
-7
/
+0
*
ACPI: watchdog: Fix gas->access_width usage
Mika Westerberg
2020-03-05
1
-1
/
+1
*
watchdog: fix UAF in reboot notifier handling in watchdog core code
Vladis Dronov
2020-02-11
2
-35
/
+36
*
watchdog: rn5t618_wdt: fix module aliases
Andreas Kemnade
2020-02-01
1
-0
/
+1
*
watchdog: max77620_wdt: fix potential build errors
David Engraf
2020-02-01
1
-0
/
+1
*
watchdog: rtd119x_wdt: Fix remove function
Guenter Roeck
2020-01-27
1
-1
/
+1
*
watchdog: sprd: Fix the incorrect pointer getting from driver data
Shuiqing Li
2020-01-27
1
-4
/
+2
*
watchdog: Fix the race between the release of watchdog_core_data and cdev
Kevin Hao
2020-01-04
1
-38
/
+32
*
watchdog: aspeed: Fix clock behaviour for ast2600
Joel Stanley
2019-12-13
1
-6
/
+10
*
watchdog: sama5d4: fix WDD value to be always set to max
Eugen Hristev
2019-12-05
1
-3
/
+1
*
watchdog: meson: Fix the wrong value of left time
Xingyu Chen
2019-12-05
1
-2
/
+2
*
watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D
Guenter Roeck
2019-11-24
1
-1
/
+7
*
watchdog: sama5d4: fix timeout-sec usage
Romain Izard
2019-11-24
1
-5
/
+1
[next]