index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
loadpin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-02
watchdog: imx7ulp: Move suspend/resume to noirq phase
Anson Huang
1
-4
/
+6
2022-10-02
watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the code
ye xingchen
1
-2
/
+1
2022-10-02
dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt
Johan Jonker
1
-0
/
+1
2022-10-02
watchdog: s3c2410_wdt: support exynosautov9 watchdog
Chanho Park
1
-4
/
+37
2022-10-02
dt-bindings: watchdog: add exynosautov9 compatible
Chanho Park
1
-0
/
+3
2022-10-02
watchdog: npcm: Enable clock if provided
Jonathan Neuschäfer
1
-0
/
+16
2022-10-02
watchdog: meson: keep running if already active
Philippe Boos
1
-5
/
+19
2022-10-02
watchdog: dt-bindings: atmel,at91sam9-wdt: convert to json-schema
Sergiu Moga
2
-51
/
+127
2022-10-02
watchdog: armada_37xx_wdt: Fix .set_timeout callback
Pali Rohár
1
-0
/
+2
2022-10-02
watchdog: sa1100: make variable sa1100dog_driver static
sunliming
1
-1
/
+1
2022-10-02
watchdog: w83977f_wdt: Fix comment typo
Jason Wang
1
-1
/
+1
2022-10-02
watchdog: eurotechwdt: Remove redundant word in comments
shaomin Deng
1
-1
/
+1
2022-10-02
watchdog: Check dev_set_name() return value
Bo Liu
1
-1
/
+5
2022-10-02
watchdog: rzg2l_wdt: Add rzv2m support
Phil Edworthy
1
-6
/
+33
2022-10-02
dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) support
Phil Edworthy
1
-21
/
+52
2022-10-02
watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure
Dan Carpenter
1
-1
/
+1
2022-10-02
dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support
Thanh Quan
1
-0
/
+1
2022-10-02
watchdog: Exar/MaxLinear XR28V38x driver
David Müller
3
-0
/
+439
2022-10-02
watchdog: ftwdt010_wdt: implement _restart() function
Sergei Antonov
1
-4
/
+19
2022-10-02
watchdog: w83627hf_wdt: add bootstatus support
Henning Schild
1
-2
/
+10
2022-10-02
dt-bindings: watchdog: Convert Xilinx watchdog bindings to json-schema
Srinivas Neeli
2
-26
/
+68
2022-10-02
watchdog: aspeed_wdt: Reorder output signal register configuration
Chin-Ting Kuo
1
-6
/
+6
2022-10-02
watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.
Jerry Hoemann
1
-2
/
+2
2022-10-02
watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING
Jerry Hoemann
1
-0
/
+2
2022-10-02
watchdog: wdat_wdt: Set the min and max timeout values properly
Jean Delvare
1
-3
/
+2
2022-10-02
watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-20
/
+31
2022-10-02
dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock properties
Nobuhiro Iwamatsu
1
-8
/
+4
2022-08-29
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
1
-1
/
+1
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-0
/
+1
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-28
mailmap: update email address for Colin King
Colin Ian King
1
-2
/
+1
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-28
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-28
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
3
-12
/
+16
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-28
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
[next]