index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-11-20
bpf: Check map->usercnt after timer->timer is assigned
Hou Tao
2023-11-20
livepatch: Fix missing newline character in klp_resolve_symbols()
Zheng Yejian
2023-11-20
padata: Fix refcnt handling in padata_free_shell()
WangJinchao
2023-11-20
module/decompress: use vmalloc() for gzip decompression workspace
Andrea Righi
2023-11-20
bpf: Fix unnecessary -EBUSY from htab_lock_bucket
Song Liu
2023-11-20
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
2023-11-20
futex: Don't include process MM in futex key on no-MMU
Ben Wolsieffer
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-11-20
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
2023-11-20
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
2023-11-02
perf/core: Fix potential NULL deref
Peter Zijlstra
2023-11-02
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
2023-10-25
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2023-10-25
kallsyms: Add helper kallsyms_on_each_match_symbol()
Zhen Lei
2023-10-25
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Zhen Lei
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-25
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
2023-10-25
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
2023-10-25
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
2023-10-25
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
2023-10-25
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-10-25
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
2023-10-19
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-10-19
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
2023-10-19
bpf: Fix verifier log for async callback return values
David Vernet
2023-10-10
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
2023-10-10
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
2023-10-06
bpf: Add override check to kprobe multi link attach
Jiri Olsa
2023-10-06
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-10-06
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
2023-10-06
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-10-06
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-10-06
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-10-06
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
Sergey Senozhatsky
2023-10-06
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
2023-09-23
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-23
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
panic: Reenable preemption in WARN slowpath
Lukas Wunner
2023-09-23
printk: Consolidate console deferred printing
John Ogness
2023-09-23
printk: Keep non-panic-CPUs out of console lock
John Ogness
2023-09-23
scftorture: Forgive memory-allocation failure if KASAN
Paul E. McKenney
2023-09-23
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
2023-09-23
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
2023-09-19
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
2023-09-19
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
2023-09-19
bpf: Remove prog->active check for bpf_lsm and bpf_iter
Martin KaFai Lau
[next]