开源镜像站
帮助
下载
动态
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
/
linux
Age
Commit message (
Expand
)
Author
2023-08-21
kill do_each_thread()
Oleg Nesterov
2023-08-21
lib/vsprintf: declare no_hash_pointers in sprintf.h
Andy Shevchenko
2023-08-21
lib/vsprintf: split out sprintf() and friends
Andy Shevchenko
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
range.h: Move resource API and constant to respective files
Andy Shevchenko
2023-08-18
kthread: unexport __kthread_should_park()
Greg Kroah-Hartman
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
2023-08-18
genetlink: replace custom CONCATENATE() implementation
Andy Shevchenko
2023-08-18
arm64: smccc: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
2023-08-18
kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h
Andy Shevchenko
2023-07-29
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-29
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-07-28
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-28
Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-28
ftrace: Remove unused extern declarations
YueHaibing
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
2023-07-25
fs/nls: make load_nls() take a const parameter
Winston Wen
2023-07-24
PM: sleep: wakeirq: drop unused enable helpers
Johan Hovold
2023-07-24
thermal: core: constify params in thermal_zone_device_register
Ahmad Fatoum
2023-07-23
Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-22
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-20
blk-mq: delete dead struct blk_mq_hw_ctx->queued field
Chengming Zhou
2023-07-16
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-07-14
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-14
Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-13
Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
2023-07-10
jbd2: fix a race when checking checkpoint buffer busy
Zhang Yi
2023-07-10
jbd2: remove t_checkpoint_io_list
Zhang Yi
2023-07-11
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2023-07-10
block: remove dead struc request->completion_data field
Jens Axboe
2023-07-10
nvme: fix the NVME_ID_NS_NVM_STS_MASK definition
Ankit Kumar
2023-07-10
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-08
Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux
Linus Torvalds
2023-07-08
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
2023-07-08
s390/ism: Fix and simplify add()/remove() callback handling
Niklas Schnelle
2023-07-08
s390/ism: Fix locking for forwarding of IRQs and events to clients
Niklas Schnelle
2023-07-06
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-05
Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-05
Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
[next]