index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-10-05
swiotlb: max mapping size takes min align mask into account
Tianyu Lan
2022-10-05
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
2022-10-05
cgroup: reduce dependency on cgroup_mutex
Shakeel Butt
2022-09-28
workqueue: don't skip lockdep work dependency in cancel_work_sync()
Tetsuo Handa
2022-09-23
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
2022-09-20
tracing: hold caller_addr to hardirq_{enable,disable}_ip
Yipeng Zou
2022-09-20
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-09-15
swiotlb: avoid potential left shift overflow
Chao Gao
2022-09-15
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
2022-09-15
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2022-09-15
cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...
Tejun Heo
2022-09-15
sched/debug: fix dentry leak in update_sched_domain_debugfs
Greg Kroah-Hartman
2022-09-15
kprobes: Prohibit probes in gate area
Christian A. Ehrhardt
2022-09-15
tracing: Fix to check event_mutex is held while accessing trigger list
Masami Hiramatsu (Google)
2022-09-08
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
2022-09-08
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
2022-09-05
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
2022-09-05
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-08-31
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
2022-08-31
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
2022-08-31
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
2022-08-31
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
2022-08-25
watchdog: export lockup_detector_reconfigure
Laurent Dufour
2022-08-25
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
2022-08-25
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
2022-08-25
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
2022-08-25
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
2022-08-25
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
2022-08-25
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
2022-08-25
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
2022-08-17
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
2022-08-17
locking/csd_lock: Change csdlock_debug from early_param to __setup
Chen Zhongjin
2022-08-17
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-08-17
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
2022-08-17
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2022-08-17
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
2022-08-17
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-17
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-08-17
kprobes: Forbid probing on trampoline and BPF code areas
Chen Zhongjin
2022-08-17
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
2022-08-17
profiling: fix shift too large makes kernel panic
Chen Zhongjin
2022-08-17
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2022-08-17
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-08-17
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
2022-08-17
rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed
Paul E. McKenney
2022-08-17
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
2022-08-17
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
[next]