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-05-11
kcsan: Avoid READ_ONCE() in read_instrumented_memory()
Marco Elver
2023-05-11
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
2023-05-11
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
2023-05-11
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
2023-05-11
swiotlb: fix debugfs reporting of reserved memory pools
Michael Kelley
2023-05-11
swiotlb: relocate PageHighMem test away from rmem_swiotlb_setup
Doug Berger
2023-05-11
workqueue: Fix hung time report of worker pools
Petr Mladek
2023-05-11
tracing/user_events: Ensure write index cannot be negative
Beau Belgrave
2023-05-11
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2023-05-11
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-05-11
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
2023-05-11
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
2023-05-11
bpf: Fix race between btf_put and btf_idr walk.
Alexei Starovoitov
2023-05-11
bpf/btf: Fix is_int_ptr()
Feng Zhou
2023-05-11
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
2023-05-11
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
2023-05-11
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-05-11
bpf: take into account liveness when propagating precision
Andrii Nakryiko
2023-05-11
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-05-11
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
2023-05-11
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
2023-05-11
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
2023-05-11
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
2023-05-11
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
2023-05-11
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
2023-05-11
kheaders: Use array declaration instead of char
Kees Cook
2023-05-11
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-11
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2023-04-26
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-04-26
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2023-04-26
sched/fair: Detect capacity inversion
Qais Yousef
2023-04-26
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
2023-04-26
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
2023-04-20
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-20
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-20
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
2023-04-20
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-20
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-20
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
2023-04-20
cgroup: fix display of forceidle time at root
Josh Don
2023-04-20
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
2023-04-20
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
2023-04-20
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
2023-04-13
mm: enable maple tree RCU mode by default.
Liam R. Howlett
2023-04-13
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
2023-04-13
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
2023-04-13
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-13
tracing/osnoise: Fix notify new tracing_max_latency
Daniel Bristot de Oliveira
2023-04-13
tracing/timerlat: Notify new max thread latency
Daniel Bristot de Oliveira
2023-04-13
tracing/synthetic: Fix races on freeing last_cmd
Tze-nan Wu
[next]