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-06-23
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
2021-06-23
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
2021-06-23
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-23
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-23
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
2021-06-23
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
2021-06-23
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
2021-06-23
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
2021-06-16
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-16
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-06-16
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-06-16
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
2021-06-16
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-06-16
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
2021-06-16
wq: handle VM suspension in stall detection
Sergey Senozhatsky
2021-06-16
cgroup: disable controllers at parse time
Shakeel Butt
2021-06-16
bpf: Forbid trampoline attach for functions with variable arguments
Jiri Olsa
2021-06-10
bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
Daniel Borkmann
2021-06-10
bpf: Simplify cases in bpf_base_func_proto
Tobias Klauser
2021-06-03
bpf, offload: Reorder offload callback 'prepare' in verifier
Yinjun Zhang
2021-06-03
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
2021-05-28
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
2021-05-28
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
2021-05-28
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
2021-05-26
kcsan: Fix debugfs initcall return type
Arnd Bergmann
2021-05-26
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2021-05-26
locking/lockdep: Correct calling tracepoints
Leo Yan
2021-05-26
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
2021-05-19
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
2021-05-19
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
2021-05-19
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
2021-05-19
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-05-19
swiotlb: Fix the type of index
Claire Chang
2021-05-19
watchdog: fix barriers when printing backtraces from all CPUs
Petr Mladek
2021-05-19
watchdog/softlockup: remove logic that tried to prevent repeated reports
Petr Mladek
2021-05-19
watchdog: explicitly update timestamp when reporting softlockup
Petr Mladek
2021-05-19
watchdog: rename __touch_watchdog() to a better descriptive name
Petr Mladek
2021-05-14
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
2021-05-14
bpf: Prevent writable memory-mapping of read-only ringbuf pages
Andrii Nakryiko
2021-05-14
bpf, ringbuf: Deny reserve of buffers larger than ringbuf
Thadeu Lima de Souza Cascardo
2021-05-14
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
2021-05-14
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-05-14
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-05-14
rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
Zhouyi Zhou
2021-05-14
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2021-05-11
tracing: Restructure trace_clock_global() to never block
Steven Rostedt (VMware)
2021-05-11
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
2021-05-11
kbuild: update config_data.gz only when the content of .config is changed
Masahiro Yamada
[next]