index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-06-23
Merge remote-tracking branch 'stable/linux-6.12.y' into rpi-6.12.y
Dom Cobley
2025-06-19
ring-buffer: Move cpus_read_lock() outside of buffer->mutex
Steven Rostedt
2025-06-19
ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()
Dmitry Antipov
2025-06-19
ring-buffer: Do not trigger WARN_ON() due to a commit_overrun
Steven Rostedt
2025-06-19
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
2025-06-19
perf: Ensure bpf_perf_link path is properly serialized
Peter Zijlstra
2025-06-19
bpf: Avoid __bpf_prog_ret0_warn when jit fails
KaFai Wan
2025-06-19
bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe...
Di Shen
2025-06-19
bpf: Fix WARN() in get_bpf_raw_tp_regs
Tao Chen
2025-06-19
tracing: Fix error handling in event_trigger_parse()
Miaoqian Lin
2025-06-19
tracing: Rename event_trigger_alloc() to trigger_data_alloc()
Steven Rostedt
2025-06-19
tracing: Move histogram trigger variables from stack to per CPU structure
Steven Rostedt
2025-06-19
bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
Lorenzo Bianconi
2025-06-19
bpf: Check link_create.flags parameter for multi_kprobe
Tao Chen
2025-06-19
PM: sleep: Print PM debug messages during hibernation
Rafael J. Wysocki
2025-06-19
PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks()
Zijun Hu
2025-06-19
PM: EM: Fix potential division-by-zero error in em_compute_costs()
Yaxiong Tian
2025-06-19
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
Yongliang Gao
2025-06-19
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
2025-06-19
perf/core: Fix broken throttling when max_samples_per_tick=1
Qing Wang
2025-06-19
sched: Fix trace_sched_switch(.prev_state)
Peter Zijlstra
2025-06-10
tracing: Fix compilation warning on arm32
Pan Taixi
2025-06-10
tracing: Fix compilation warning on arm32
Pan Taixi
2025-06-03
Merge remote-tracking branch 'stable/linux-6.12.y' into rpi-6.12.y
Dom Cobley
2025-05-29
bpf: abort verification if env->cur_state->loop_entry != NULL
Eduard Zingerman
2025-05-29
padata: do not leak refcount in reorder_work
Dominik Grzegorzek
2025-05-29
kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
David Hildenbrand
2025-05-29
bpf: Use kallsyms to find the function name of a struct_ops's stub function
Martin KaFai Lau
2025-05-29
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
2025-05-29
rcu: handle unstable rdp in rcu_read_unlock_strict()
Ankur Arora
2025-05-29
rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
Ankur Arora
2025-05-29
sched: Reduce the default slice to avoid tasks getting an extra tick
zihan zhou
2025-05-29
hrtimers: Replace hrtimer_clock_to_base_table with switch-case
Andy Shevchenko
2025-05-29
bpf: copy_verifier_state() should copy 'loop_entry' field
Eduard Zingerman
2025-05-29
bpf: don't do clean_live_states when state->loop_entry->branches > 0
Eduard Zingerman
2025-05-29
bpf: Search and add kfuncs in struct_ops prologue and epilogue
Amery Hung
2025-05-29
perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
Saket Kumar Bhaskar
2025-05-29
rcu: Fix get_state_synchronize_rcu_full() GP-start detection
Paul E. McKenney
2025-05-29
perf/core: Clean up perf_try_init_event()
Peter Zijlstra
2025-05-29
printk: Check CON_SUSPEND when unblanking a console
Marcos Paulo de Souza
2025-05-29
timer_list: Don't use %pK through printk()
Thomas Weißschuh
2025-05-29
posix-timers: Ensure that timer initialization is fully visible
Thomas Gleixner
2025-05-29
posix-timers: Add cond_resched() to posix_timer_add() search loop
Eric Dumazet
2025-05-29
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2025-05-29
bpf: Return prog btf_id without capable check
Mykyta Yatsenko
2025-05-29
cgroup/rstat: avoid disabling irqs for O(num_cpu)
Eric Dumazet
2025-05-29
pidfs: improve multi-threaded exec and premature thread-group leader exit pol...
Christian Brauner
2025-05-29
lockdep: Fix wait context check on softirq for PREEMPT_RT
Ryo Takakura
2025-05-29
tracing: Mark binary printing functions with __printf() attribute
Andy Shevchenko
2025-05-29
bpf: fix possible endless loop in BPF map iteration
Brandon Kammerdiener
[next]