开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-06-09
arm64: enable perf events based hard lockup detector
Douglas Anderson
2023-06-09
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
2023-06-09
watchdog/perf: add a weak function for an arch to detect if perf can use NMIs
Douglas Anderson
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: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
2023-06-09
watchdog/hardlockup: add comments to touch_nmi_watchdog()
Douglas Anderson
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
2023-06-09
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
2023-06-09
kcov: add prototypes for helper functions
Arnd Bergmann
2023-06-09
time_namespace: always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
2023-06-09
init: move cifs_root_data() prototype into linux/mount.h
Arnd Bergmann
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-09
panic: make function declarations visible
Arnd Bergmann
2023-06-09
mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
2023-06-09
mm: percpu: unhide pcpu_embed_first_chunk prototype
Arnd Bergmann
2023-06-09
add intptr_t
Alexey Dobriyan
2023-05-28
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-26
Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
2023-05-26
Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2023-05-25
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2023-05-25
Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-05-22
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
2023-05-22
drm: fix drmm_mutex_init()
Matthew Auld
2023-05-22
ASoC: Intel: avs: Account for UID of ACPI device
Cezary Rojewski
2023-05-22
ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg
Cezary Rojewski
2023-05-20
Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-05-20
Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-20
block: remove NFL4_UFLG_MASK
Christoph Hellwig
2023-05-19
Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
[next]