开源镜像站
帮助
下载
动态
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
2026-03-12
serial: 8250: Add serial8250_handle_irq_locked()
Ilpo Järvinen
2026-03-12
include/linux/local_lock_internal.h: Make this header file again compatible w...
Bart Van Assche
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-03-11
Revert "mshv: expose the scrub partition hypercall"
Wei Liu
2026-03-11
usb: core: new quirk to handle devices with zero configurations
Jie Deng
2026-03-11
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
2026-03-11
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
2026-03-11
HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens
Hans de Goede
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
2026-03-10
build_bug.h: correct function parameters names in kernel-doc
Randy Dunlap
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-10
firmware: stratix10-svc: Add Multi SVC clients support
Muhammad Amirul Asyraf Mohamad Jamian
2026-03-10
nvme: Annotate struct nvme_dhchap_key with __counted_by
Thorsten Blum
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2026-03-10
ASoC: ti: davinci-mcasp: McASP code cleanup and clk
Mark Brown
2026-03-09
Add support for CS42L43B codec to CS42L43 driver
Mark Brown
2026-03-09
ASoC: cs35l56: Put OTP register defines in correct address order
Richard Fitzgerald
2026-03-09
mfd: cs42l43: Add support for the B variant
Maciej Strozek
2026-03-07
eventpoll: Convert epoll_put_uevent() to scoped user access
Eric Dumazet
2026-03-07
Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
2026-03-06
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-03-06
Merge tag 'sound-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-06
Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-06
Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-06
Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2026-03-06
Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-03-05
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-03-05
Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2026-03-05
Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
2026-03-05
xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2026-03-04
net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
Koichiro Den
2026-03-04
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-04
mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
Randy Dunlap
2026-03-04
uaccess: correct kernel-doc parameter format
Randy Dunlap
[prev]
[next]