开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-07-27
Merge branch 'dma-mapping-for-next' of https://git.kernel.org/pub/scm/linux/k...
Mark Brown
2026-07-27
Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
2026-07-27
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2026-07-27
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/liveu...
Mark Brown
2026-07-27
Merge branch 'kexec-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2026-07-26
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
2026-07-26
taskstats: fix cpumask parsing cutting off the last character
Bradley Morgan
2026-07-26
sysctl: move the "cad_pid" entry from pid_table[] to kern_reboot_table[]
Oleg Nesterov
2026-07-26
taskstats: return -EBADF when cgroupstats receives an invalid fd
Yiyang Chen
2026-07-26
kernel/fork: declare max_threads __read_mostly
JianChunfu
2026-07-26
kernel: refactor: shorten has_pending_signals
Andrea Calabrese
2026-07-26
signal: avoid unconditional siginfo copy in send_signal_locked()
Oleg Nesterov
2026-07-26
signal: change sys_kill() to use SEND_SIG_NOINFO
Oleg Nesterov
2026-07-26
signal: avoid shared siginfo namespace rewrites
Bradley Morgan
2026-07-26
watchdog/softlockup: fix softlockup typos
Matthew Chen
2026-07-26
kernel/params: fix a pr_debug(" %p ") in parse_one()
Jim Cromie
2026-07-26
resource: downgrade "resource sanity check" warning to debug level
Manuel Quintero Fonseca
2026-07-26
cgroup/cpuset: update some comments about the page allocator
Brendan Jackman
2026-07-26
mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
Lorenzo Stoakes
2026-07-26
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
2026-07-26
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
2026-07-26
mm: split out vmalloc declarations from internal.h
Mike Rapoport (Microsoft)
2026-07-26
mm: split out mm_init and memblock declarations from internal.h
Mike Rapoport (Microsoft)
2026-07-26
locking/lockdep: add sequence counter to held_lock
Liam R. Howlett (Oracle)
2026-07-26
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
2026-07-26
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-07-26
Merge tag 'smp-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-25
liveupdate: Remember FLB retrieve() status
David Matlack
2026-07-25
liveupdate: Reference count outgoing FLB data
David Matlack
2026-07-25
liveupdate: reject nonzero reserved value for SESSION_FINISH
Jackie Liu
2026-07-25
kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
Michal Clapinski
2026-07-24
tracing: perf: Fix stale head for perf syscall tracing
Steven Rostedt
2026-07-24
ftrace: Add global mutex to serialize trace_parser access
Tengda Wu
2026-07-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-07-24
tracing: Delay module ref count for "enable_event" trigger
Steven Rostedt
2026-07-24
tracing: Fix use-after-free freeing trigger private data
David Carlier
2026-07-24
tracing: Fix context switch counter truncation
Usama Arif
2026-07-24
tracing: Fix union collision of module and refcnt for dynamic events
Masami Hiramatsu (Google)
2026-07-24
tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev
Steven Rostedt
2026-07-23
bpf: Reject passing scalar NULL to nonnull arg of a global subprog
Amery Hung
2026-07-23
tracing: Fix resource leak on mmiotrace trace_pipe close
deepakraog
2026-07-23
tracing: Propagate errors from remote event bulk updates
Jackie Liu
2026-07-22
tracing/remotes: Fix page_va[] access before counter update in trace_remote_a...
Fuad Tabba
2026-07-22
smp: Make CSD lock acquisition atomic for debug mode
Chuyi Zhou
2026-07-22
smp: Avoid invalid per-CPU CSD lookup with CSD lock debug
Chuyi Zhou
2026-07-22
Merge tag 'liveupdate-fixes-2026-07-22' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-07-21
tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...
Masami Hiramatsu (Google)
[next]