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-16
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-16
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-06-16
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
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
perf/core: Fix endless multiplex timer
Peter Zijlstra
2021-06-10
sched/fair: Optimize select_idle_cpu
Cheng Jian
2021-06-10
perf/core: Fix corner case in perf_rotate_context()
Song Liu
2021-06-10
perf/cgroups: Don't rotate events for cgroups unnecessarily
Ian Rogers
2021-06-10
bpf: Add BPF_F_ANY_ALIGNMENT.
David S. Miller
2021-06-03
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
2021-06-03
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
2021-06-03
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
2021-06-03
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
2021-06-03
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
2021-06-03
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
2021-06-03
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
2021-06-03
bpf: Improve verifier error messages for users
Daniel Borkmann
2021-06-03
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
2021-06-03
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
2021-06-03
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
2021-06-03
bpf: extend is_branch_taken to registers
Alexei Starovoitov
2021-05-26
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2021-05-26
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
2021-05-22
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
2021-05-22
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-22
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
2021-05-22
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-05-22
modules: inherit TAINT_PROPRIETARY_MODULE
Christoph Hellwig
2021-05-22
modules: return licensing information from find_symbol
Christoph Hellwig
2021-05-22
modules: rename the licence field in struct symsearch to license
Christoph Hellwig
2021-05-22
modules: unexport __module_address
Christoph Hellwig
2021-05-22
modules: unexport __module_text_address
Christoph Hellwig
2021-05-22
modules: mark each_symbol_section static
Christoph Hellwig
2021-05-22
modules: mark find_symbol static
Christoph Hellwig
2021-05-22
modules: mark ref_module static
Christoph Hellwig
2021-05-22
tracing: Restructure trace_clock_global() to never block
Steven Rostedt (VMware)
2021-05-22
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
2021-05-22
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
2021-05-22
Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
Thomas Gleixner
2021-05-22
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
2021-05-22
ftrace: Handle commands when closing set_ftrace_filter file
Steven Rostedt (VMware)
2021-05-07
bpf: Fix masking negation logic upon negative dst register
Daniel Borkmann
2021-04-28
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
2021-04-28
lockdep: Add a missing initialization hint to the "INFO: Trying to register n...
Tetsuo Handa
2021-04-14
workqueue: Move the position of debug_work_activate() in __queue_work()
Zqiang
2021-04-07
tracing: Fix stack trace event size
Steven Rostedt (VMware)
2021-04-07
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
[next]