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-12-03
lockdep: Fix block chain corruption
Peter Zijlstra
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-11-28
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
2023-11-28
kernel/reboot: emergency_restart: Set correct system_state
Benjamin Bara
2023-11-28
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
2023-11-28
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
2023-11-28
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
2023-11-28
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-11-28
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
2023-11-28
watchdog: move softlockup_panic back to early_param
Krister Johansen
2023-11-28
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
2023-11-28
audit: don't take task_lock() in audit_exe_compare() code path
Paul Moore
2023-11-28
bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
Shung-Hsi Yu
2023-11-28
bpf: Fix check_stack_write_fixed_off() to correctly spill imm
Hao Sun
2023-11-28
kgdb: Flush console before entering kgdb on panic
Douglas Anderson
2023-11-28
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
2023-11-28
kernel: watch_queue: copy user-array safely
Philipp Stanner
2023-11-28
kernel: kexec: copy user-array safely
Philipp Stanner
2023-11-28
bpf: Ensure proper register state printing for cond jumps
Andrii Nakryiko
2023-11-28
bpf: Detect IP == ksym.end as part of BPF program
Kumar Kartikeya Dwivedi
2023-11-28
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
2023-11-28
cpu/hotplug: Don't offline the last non-isolated CPU
Ran Xiaokai
2023-11-28
smp,csd: Throw an error if a CSD lock is stuck for too long
Rik van Riel
2023-11-28
srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
Denis Arefev
2023-11-28
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
2023-11-28
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
2023-11-20
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
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
[next]