index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_dynamic_debug.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
3
-21
/
+22
2023-06-09
watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
3
-22
/
+34
2023-06-09
watchdog/hardlockup: style changes to watchdog_hardlockup_check() / is_hardlo...
Douglas Anderson
1
-17
/
+15
2023-06-09
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
3
-62
/
+78
2023-06-09
watchdog/perf: rename watchdog_hld.c to watchdog_perf.c
Douglas Anderson
2
-2
/
+2
2023-06-09
watchdog/hardlockup: add comments to touch_nmi_watchdog()
Douglas Anderson
1
-4
/
+19
2023-06-09
watchdog/perf: ensure CPU-bound context when creating hardlockup detector event
Pingfan Liu
1
-1
/
+7
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
3
-8
/
+5
2023-06-09
watchdog: remove WATCHDOG_DEFAULT
Lecopzer Chen
1
-2
/
+0
2023-06-09
watchdog/perf: more properly prevent false positives with turbo modes
Douglas Anderson
1
-3
/
+3
2023-06-09
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
1
-1
/
+1
2023-06-09
decompressor: provide missing prototypes
Arnd Bergmann
3
-1
/
+5
2023-06-09
init: add bdev fs printk if mount_block_root failed
Angus Chen
1
-1
/
+12
2023-06-09
kcov: add prototypes for helper functions
Arnd Bergmann
2
-3
/
+21
2023-06-09
time_namespace: always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
1
-1
/
+2
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
5
-13
/
+5
2023-06-09
init: move cifs_root_data() prototype into linux/mount.h
Arnd Bergmann
2
-2
/
+2
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
22
-45
/
+23
2023-06-09
kunit: include debugfs header file
Arnd Bergmann
1
-0
/
+1
2023-06-09
panic: make function declarations visible
Arnd Bergmann
2
-2
/
+6
2023-06-09
panic: hide unused global functions
Arnd Bergmann
1
-2
/
+1
2023-06-09
locking: add lockevent_read() prototype
Arnd Bergmann
1
-0
/
+4
2023-06-09
lib: devmem_is_allowed: include linux/io.h
Arnd Bergmann
1
-0
/
+1
2023-06-09
mm: sparse: mark populate_section_memmap() static
Arnd Bergmann
1
-1
/
+1
2023-06-09
mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
1
-2
/
+1
2023-06-09
mm: percpu: unhide pcpu_embed_first_chunk prototype
Arnd Bergmann
1
-2
/
+0
2023-06-09
squashfs: cache partial compressed blocks
Vincent Whitchurch
3
-6
/
+129
2023-06-09
squashfs: don't include buffer_head.h
Christoph Hellwig
3
-3
/
+0
2023-06-09
fork: optimize memcg_charge_kernel_stack() a bit
Haifeng Xu
1
-7
/
+3
2023-06-09
add intptr_t
Alexey Dobriyan
3
-21
/
+1
2023-06-09
procfs: replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-06-09
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+22
2023-06-09
kthread: fix spelling typo and grammar in comments
Prathu Baronia
1
-2
/
+2
2023-05-28
Linux 6.4-rc4
v6.4-rc4
Linus Torvalds
1
-1
/
+1
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
1
-6
/
+11
2023-05-26
x86: re-introduce support for ERMS copies for user space accesses
Linus Torvalds
1
-1
/
+9
2023-05-26
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
1
-0
/
+2
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2
-15
/
+49
2023-05-25
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
1
-2
/
+3
2023-05-25
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
1
-1
/
+7
2023-05-25
io_uring: unlock sqd->lock before sq thread release CPU
Wenwen Chen
1
-1
/
+5
2023-05-25
MAINTAINERS: update arm64 Microchip entries
Conor Dooley
1
-2
/
+10
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-24
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
[next]