开源镜像站
帮助
下载
动态
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
2025-11-04
cleanup: Always inline everything
Peter Zijlstra
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
2025-11-04
rseq: Split up rseq_exit_to_user_mode()
Thomas Gleixner
2025-11-04
entry: Split up exit_to_user_mode_prepare()
Thomas Gleixner
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
2025-11-04
rseq: Rework the TIF_NOTIFY handler
Thomas Gleixner
2025-11-04
rseq: Separate the signal delivery path
Thomas Gleixner
2025-11-04
rseq: Provide and use rseq_set_ids()
Thomas Gleixner
2025-11-04
rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
Thomas Gleixner
2025-11-04
rseq: Make exit debugging static branch based
Thomas Gleixner
2025-11-04
rseq: Provide and use rseq_update_user_cs()
Thomas Gleixner
2025-11-04
rseq: Provide static branch for runtime debugging
Thomas Gleixner
2025-11-04
rseq: Expose lightweight statistics in debugfs
Thomas Gleixner
2025-11-04
rseq: Provide tracepoint wrappers for inline code
Thomas Gleixner
2025-11-04
rseq: Record interrupt from user space
Thomas Gleixner
2025-11-04
rseq: Cache CPU ID and MM CID values
Thomas Gleixner
2025-11-04
sched: Move MM CID related functions to sched.h
Thomas Gleixner
2025-11-04
entry: Inline irqentry_enter/exit_from/to_user_mode()
Thomas Gleixner
2025-11-04
entry: Remove syscall_enter_from_user_mode_prepare()
Thomas Gleixner
2025-11-04
entry: Clean up header
Thomas Gleixner
2025-11-04
rseq: Introduce struct rseq_data
Thomas Gleixner
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
2025-11-04
rseq: Simplify the event notification
Thomas Gleixner
2025-11-04
rseq: Remove the ksig argument from rseq_handle_notify_resume()
Thomas Gleixner
2025-11-04
rseq: Condense the inline stubs
Thomas Gleixner
2025-11-04
rseq: Avoid pointless evaluation in __rseq_notify_resume()
Thomas Gleixner
2025-11-04
uaccess: Provide put/get_user_inline()
Thomas Gleixner
2025-11-04
uaccess: Provide scoped user access regions
Thomas Gleixner
2025-11-03
uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
Thomas Gleixner
2025-11-01
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-01
Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-31
bpf: Make migrate_disable always inline to avoid partial inlining
Yonghong Song
2025-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2025-10-30
Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-30
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
2025-10-29
net: tls: Change async resync helpers argument
Shahar Shitrit
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
2025-10-29
trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()
Eric Dumazet
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
2025-10-28
video: fb: Fix typo in comment in fb.h
PIYUSH CHOUDHARY
2025-10-28
regmap: irq: Correct documentation of wake_invert flag
Shawn Guo
2025-10-28
block: make REQ_OP_ZONE_OPEN a write operation
Damien Le Moal
2025-10-28
block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
2025-10-27
kbuild: align modinfo section for Secureboot Authenticode EDK2 compat
Dimitri John Ledkov
2025-10-24
Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
[next]