index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-03-27
pid: make sub-init creation retryable
Oleg Nesterov
2026-03-27
crash_dump: fix typo in function name read_key_from_user_keying
Thorsten Blum
2026-03-27
crash_dump: remove redundant less-than-zero check
Thorsten Blum
2026-03-27
fork: replace simple_strtoul with kstrtoul in coredump_filter_setup
Thorsten Blum
2026-03-27
complete_signal: kill always-true "core_state || !SIGNAL_GROUP_EXIT" check
Oleg Nesterov
2026-03-27
exit: kill unnecessary thread_group_leader() checks in exit_notify() and do_n...
Oleg Nesterov
2026-03-27
kernel/panic: mark init_taint_buf as __initdata and panic instead of warning ...
Rio
2026-03-27
kernel/panic: allocate taint string buffer dynamically
Rio
2026-03-27
kernel/panic: increase buffer size for verbose taint logging
Rio
2026-03-27
unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failure
Michal Grzedzicki
2026-03-27
Merge tag 'sysctl-7.00-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-27
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
2026-03-27
sched_ext: Document why built-in DSQs are unsupported sources in scx_bpf_dsq_...
Cheng-Yang Chou
2026-03-27
bpf: classify block device hooks appropriately
Christian Brauner
2026-03-27
PCI: Align head space better
Ilpo Järvinen
2026-03-27
resource: Rename 'tmp' variable to 'full_avail'
Ilpo Järvinen
2026-03-27
resource: Pass full extent of empty space to resource_alignf callback
Ilpo Järvinen
2026-03-27
Merge back earlier material related to system sleep for 7.1
Rafael J. Wysocki
2026-03-27
Merge branch 'dt-reserved-mem-cleanups' into dma-mapping-for-next
Marek Szyprowski
2026-03-26
btf: Support kernel parsing of BTF with layout info
Alan Maguire
2026-03-26
resource: Add __resource_contains_unbound() for internal contains checks
Ilpo Järvinen
2026-03-26
Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2026-03-26
of: reserved_mem: replace CMA quirks by generic methods
Marek Szyprowski
2026-03-26
of: reserved_mem: switch to ops based OF_DECLARE()
Marek Szyprowski
2026-03-26
of: reserved_mem: use -ENODEV instead of -ENOENT
Marek Szyprowski
2026-03-26
of: reserved_mem: remove fdt node from the structure
Marek Szyprowski
2026-03-26
smp: Use system_percpu_wq instead of system_wq
Marco Crivellari
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
2026-03-26
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
2026-03-26
timens: Remove dependency on the vDSO
Thomas Weißschuh
2026-03-26
vdso/timens: Move functions to new file
Thomas Weißschuh
2026-03-26
tracing: Move snapshot code out of trace.c and into trace_snapshot.c
Steven Rostedt
2026-03-26
nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALL
Mickaël Salaün
2026-03-26
kernel: acct: fix duplicate word in comment
haoyu.lu
2026-03-26
kernel: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026-03-26
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
2026-03-25
sched_ext: Fix missing SCX_EV_SUB_BYPASS_DISPATCH aggregation in scx_read_eve...
Cheng-Yang Chou
2026-03-25
sched_ext: Fix missing return after scx_error() in scx_dsq_move()
Cheng-Yang Chou
2026-03-25
Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-25
cgroup: Fix cgroup_drain_dying() testing the wrong condition
Tejun Heo
2026-03-25
smp: Improve smp_call_function_single() CSD-lock diagnostics
Paul E. McKenney
2026-03-25
smp: Get this_cpu once in smp_call_function
Shrikanth Hegde
2026-03-25
smp: Add missing kernel-doc comments
Randy Dunlap
2026-03-25
Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-next
Marek Szyprowski
2026-03-25
srcu: Use irq_work to start GP in tiny SRCU
Joel Fernandes
2026-03-25
rcu: Use an intermediate irq_work to start process_srcu()
Boqun Feng
2026-03-25
srcu: Push srcu_node allocation to GP when non-preemptible
Paul E. McKenney
2026-03-25
srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()
Paul E. McKenney
2026-03-25
workqueue: unlink pwqs from wq->pwqs list in alloc_and_link_pwqs() error path
Breno Leitao
[prev]
[next]