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-05-24
rcu: Simplify rcu_do_batch() by applying clamp()
Paul E. McKenney
2026-05-24
torture: Add torture_sched_set_normal() for user-specified nice values
Paul E. McKenney
2026-05-24
rcutorture: Fully test lazy RCU
Paul E. McKenney
2026-05-23
bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
Tejun Heo
2026-05-23
bpf: Add bpf_struct_ops_for_each_prog()
Tejun Heo
2026-05-23
bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
Tejun Heo
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
2026-05-22
Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-22
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-22
signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
Aleksandr Nogikh
2026-05-22
Merge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-05-22
dma-contiguous: add kconfig option to setup numa cma area if not configured e...
Feng Tang
2026-05-21
kernel/fork: validate exit_signal in kernel_clone()
Deepanshu Kartikey
2026-05-21
tracing: Move trace_iterator_increment() into trace_find_next_entry_inc()
Steven Rostedt
2026-05-21
tracing: Simplify pages allocation for tracing_map logic
Rosen Penev
2026-05-21
tracing: Fix README path for synthetic_events
Ao Sun
2026-05-21
tracing: Use krealloc_array() for trace option array growth
Yu Peng
2026-05-21
tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
Yu Peng
2026-05-21
tracing: Allow perf to read synthetic events
Steven Rostedt
2026-05-21
tracing: Switch trace_recursion_record.c code over to use guard()
Yash Suthar
2026-05-21
tracing: Bound synthetic-field strings with seq_buf
Pengpeng Hou
2026-05-21
tracing: Remove redundant IS_ERR() check in trace_pipe_open()
Yash Suthar
2026-05-21
Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-05-21
sched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()
Samuele Mariotti
2026-05-21
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
2026-05-21
tracing: Create output file from cmd_check_undefined
Thomas Weißschuh
2026-05-21
tracing: Fix unload_page for simple_ring_buffer init rollback
Vincent Donnefort
2026-05-21
tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
David Carlier
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026-05-21
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
2026-05-21
bpf: add bpf_list_is_first/last/empty kfuncs
Kaitao Cheng
2026-05-21
bpf: Add bpf_list_add to insert node after a given list node
Kaitao Cheng
2026-05-21
bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
Kaitao Cheng
2026-05-21
bpf: Introduce the bpf_list_del kfunc.
Kaitao Cheng
2026-05-21
bpf: allow non-owning list-node args via __nonown_allowed
Kaitao Cheng
2026-05-21
bpf: clear list node owner and unlink before drop
Kaitao Cheng
2026-05-21
bpf: refactor __bpf_list_del to take list node pointer
Kaitao Cheng
2026-05-20
sched_ext: Add cmask mask ops
Tejun Heo
2026-05-20
sched_ext: Track bits[] storage size in struct scx_cmask
Tejun Heo
2026-05-20
sched_ext: Rename scx_cmask.nr_bits to nr_cids
Tejun Heo
2026-05-20
tracing/osnoise: Dump stack on timerlat uret threshold event
Crystal Wood
2026-05-20
PM: hibernate: call preallocate_image() after freeze prepare
Matthew Leach
2026-05-20
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
2026-05-20
cgroup: rstat: relax NMI guard after switch to try_cmpxchg
Cunlong Li
2026-05-20
Merge tag 'rcu-fixes.v7.1-20260519a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-20
bpf: Reject NULL data/sig in bpf_verify_pkcs7_signature
KP Singh
2026-05-19
locking/rtmutex: Annotate API and implementation
Bart Van Assche
2026-05-19
sched/topology: Allow multiple domains to claim sched_domain_shared
K Prateek Nayak
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
[prev]
[next]