index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
arm64: enable perf events based hard lockup detector
Douglas Anderson
1
-0
/
+2
2023-06-09
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
1
-0
/
+2
2023-06-09
watchdog/perf: add a weak function for an arch to detect if perf can use NMIs
Douglas Anderson
1
-0
/
+1
2023-06-09
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
1
-1
/
+8
2023-06-09
watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanly
Douglas Anderson
1
-10
/
+0
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
1
-13
/
+11
2023-06-09
watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
1
-2
/
+3
2023-06-09
watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
1
-1
/
+1
2023-06-09
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
1
-1
/
+4
2023-06-09
watchdog/hardlockup: add comments to touch_nmi_watchdog()
Douglas Anderson
1
-4
/
+19
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
1
-1
/
+1
2023-06-09
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
1
-1
/
+1
2023-06-09
kcov: add prototypes for helper functions
Arnd Bergmann
1
-0
/
+17
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
1
-0
/
+5
2023-06-09
init: move cifs_root_data() prototype into linux/mount.h
Arnd Bergmann
1
-0
/
+2
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
3
-1
/
+23
2023-06-09
panic: make function declarations visible
Arnd Bergmann
1
-0
/
+3
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
add intptr_t
Alexey Dobriyan
1
-0
/
+1
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+15
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
1
-0
/
+1
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
1
-0
/
+6
2023-05-25
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+21
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-3
/
+15
2023-05-25
Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+4
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+1
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
1
-1
/
+8
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
1
-1
/
+0
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
1
-1
/
+1
2023-05-22
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
1
-1
/
+3
2023-05-20
Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+2
2023-05-20
Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+0
2023-05-20
block: remove NFL4_UFLG_MASK
Christoph Hellwig
1
-2
/
+0
2023-05-19
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-0
/
+1
2023-05-19
driver core: class: properly reference count class_dev_iter()
Greg Kroah-Hartman
1
-0
/
+1
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
1
-0
/
+10
2023-05-18
Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+11
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+0
2023-05-17
mdio_bus: unhide mdio_bus_init prototype
Arnd Bergmann
1
-2
/
+0
2023-05-17
mm: shrinkers: fix race condition on debugfs cleanup
Joan Bruguera Micó
1
-2
/
+11
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-2
/
+2
2023-05-17
Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+1
2023-05-17
tracing: make ftrace_likely_update() declaration visible
Arnd Bergmann
1
-3
/
+2
2023-05-17
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
1
-21
/
+21
2023-05-16
tpm: Prevent hwrng from activating during resume
Jarkko Sakkinen
1
-0
/
+1
2023-05-14
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2
-2
/
+2
[next]