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-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
2026-05-19
sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
Steven Rostedt
2026-05-19
sched: Switch rq->next_class on proxy_resched_idle()
John Stultz
2026-05-19
sched/fair: Add SIS_UTIL support to select_idle_capacity()
K Prateek Nayak
2026-05-19
sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
Andrea Righi
2026-05-19
sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
Andrea Righi
2026-05-19
sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
K Prateek Nayak
2026-05-19
sched/fair: Drop redundant RCU read lock in NOHZ kick path
Andrea Righi
2026-05-19
sched: Unify SMT active check via sched_smt_active()
Shrikanth Hegde
2026-05-19
sched/fair: Add sched_smt_active check for fastpaths
Shrikanth Hegde
2026-05-19
sched: Simplify ifdeffery around cpu_smt_mask
Shrikanth Hegde
2026-05-19
sched/fair: Update util_est after updating util_avg during dequeue
Vincent Guittot
2026-05-19
sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
Yiyang Chen
2026-05-19
sched/cputime: Drop now-stale mul_u64_u64_div_u64() over-approximation guard
Nicolas Pitre
2026-05-19
sched/deadline: Fix replenishment logic for non-deferred servers
Yuri Andriaccio
[prev]
[next]