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-03-30
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-30
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
2023-03-30
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
2023-03-30
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2023-03-30
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
2023-03-30
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
2023-03-30
perf: fix perf_event_context->time
Song Liu
2023-03-30
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-03-22
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
2023-03-22
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
2023-03-22
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
2023-03-22
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
2023-03-22
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
2023-03-22
tracing: Make splice_read available again
Sung-hun Kim
2023-03-17
watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
David Disseldorp
2023-03-17
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
2023-03-17
fork: allow CLONE_NEWTIME in clone3 flags
Tobias Klauser
2023-03-11
kernel/fail_function: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
kernel/printk/index.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
Jia-Ju Bai
2023-03-11
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
Sergey Shtylyov
2023-03-10
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
2023-03-10
tracing/eprobe: Fix to add filter on eprobe description in README file
Masami Hiramatsu (Google)
2023-03-10
ring-buffer: Handle race between rb_move_tail and rb_check_pages
Mukesh Ojha
2023-03-10
kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list
Masami Hiramatsu (Google)
2023-03-10
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
2023-03-10
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
2023-03-10
irqdomain: Fix domain registration race
Marc Zyngier
2023-03-10
irqdomain: Fix mapping-creation race
Johan Hovold
2023-03-10
irqdomain: Refactor __irq_domain_alloc_irqs()
Johan Hovold
2023-03-10
irqdomain: Drop bogus fwspec-mapping error handling
Johan Hovold
2023-03-10
irqdomain: Look for existing mapping only once
Johan Hovold
2023-03-10
irqdomain: Fix disassociation race
Johan Hovold
2023-03-10
irqdomain: Fix association race
Johan Hovold
2023-03-10
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
2023-03-10
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
2023-03-10
torture: Fix hang during kthread shutdown phase
Joel Fernandes (Google)
2023-03-10
locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
Waiman Long
2023-03-10
PM: EM: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-10
time/debug: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-10
clocksource: Suspend the watchdog temporarily when high read latency detected
Feng Tang
2023-03-10
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
2023-03-10
rcu-tasks: Handle queue-shrink/callback-enqueue race condition
Zqiang
2023-03-10
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
2023-03-10
srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
Pingfan Liu
2023-03-10
rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
Paul E. McKenney
2023-03-10
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
2023-03-10
trace/blktrace: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-10
exit: Detect and fix irq disabled state in oops
Nicholas Piggin
2023-03-10
context_tracking: Fix noinstr vs KASAN
Peter Zijlstra
[next]