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
2021-11-26
Revert "perf: Rework perf_event_exit_event()"
Sasha Levin
2021-11-26
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
2021-11-26
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-21
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-18
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
2021-11-18
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
2021-11-18
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
2021-11-18
cgroup: Fix rootcg cpu.stat guest double counting
Dan Schatzberg
2021-11-18
PM: hibernate: fix sparse warnings
Anders Roxell
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-11-18
rcu: Always inline rcu_dynticks_task*_{enter,exit}()
Peter Zijlstra
2021-11-18
PM: EM: Fix inefficient states detection
Vincent Donnefort
2021-11-18
kprobes: Do not use local variable when creating debugfs file
Punit Agrawal
2021-11-18
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
2021-11-18
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
2021-11-18
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
2021-11-18
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
2021-11-18
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
2021-11-18
workqueue: make sysfs of unbound kworker cpumask more clever
Menglong Dong
2021-11-18
rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
Paul E. McKenney
2021-11-18
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
2021-11-18
rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
Scott Wood
2021-11-18
ring-buffer: Protect ring_buffer_reset() from reentrancy
Steven Rostedt (VMware)
2021-11-18
signal: Remove the bogus sigkill_pending in ptrace_stop
Eric W. Biederman
2021-11-18
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-12
printk/console: Allow to disable console output by using console="" or consol...
Petr Mladek
2021-11-02
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
2021-11-02
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
2021-11-02
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
2021-10-27
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-27
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
2021-10-27
audit: fix possible null-pointer dereference in audit_filter_rules
Gaosheng Cui
2021-10-27
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
2021-10-17
perf/core: fix userpage->time_enabled of inactive events
Song Liu
2021-10-13
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
2021-10-06
bpf: Exempt CAP_BPF from checks against bpf_jit_limit
Lorenz Bauer
2021-10-06
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
2021-10-06
KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
Sean Christopherson
2021-10-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-09-30
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
2021-09-30
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2021-09-26
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
2021-09-26
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
2021-09-26
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
2021-09-22
tracing/boot: Fix a hist trigger dependency for boot time tracing
Masami Hiramatsu
2021-09-22
tracing/probes: Reject events which have the same name of existing one
Masami Hiramatsu
2021-09-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-18
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
2021-09-18
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
[next]