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-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-14
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
2021-05-14
sched/debug: Fix cgroup_path[] serialization
Waiman Long
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
2021-05-11
Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
Thomas Gleixner
2021-05-11
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
2021-05-11
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
2021-05-11
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
2021-05-11
modules: inherit TAINT_PROPRIETARY_MODULE
Christoph Hellwig
2021-05-11
modules: return licensing information from find_symbol
Christoph Hellwig
2021-05-11
modules: rename the licence field in struct symsearch to license
Christoph Hellwig
2021-05-11
modules: unexport __module_address
Christoph Hellwig
2021-05-11
modules: unexport __module_text_address
Christoph Hellwig
2021-05-11
modules: mark each_symbol_section static
Christoph Hellwig
2021-05-11
modules: mark find_symbol static
Christoph Hellwig
2021-05-11
modules: mark ref_module static
Christoph Hellwig
2021-05-11
ftrace: Handle commands when closing set_ftrace_filter file
Steven Rostedt (VMware)
2021-05-07
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
2021-05-07
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
2021-05-07
bpf: Fix masking negation logic upon negative dst register
Daniel Borkmann
2021-05-02
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
2021-05-02
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
2021-05-02
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
2021-05-02
bpf: Improve verifier error messages for users
Daniel Borkmann
2021-05-02
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
2021-05-02
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
2021-05-02
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
2021-04-28
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
2021-04-21
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-14
gcov: re-fix clang-11+ support
Nick Desaulniers
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
2021-04-07
module: harden ELF info handling
Frank van der Linden
2021-04-07
module: avoid *goto*s in module_sig_check()
Sergey Shtylyov
2021-04-07
module: merge repetitive strings in module_sig_check()
Sergey Shtylyov
2021-04-07
modsign: print module name along with error message
Jessica Yu
2021-03-30
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
2021-03-30
gcov: fix clang-11+ support
Nick Desaulniers
2021-03-24
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-20
bpf: Add sanity check for upper ptr_limit
Piotr Krysiuk
2021-03-20
bpf: Simplify alu_limit masking for pointer arithmetic
Piotr Krysiuk
2021-03-20
bpf: Fix off-by-one for area size in creating mask to left
Piotr Krysiuk
2021-03-20
bpf: Prohibit alu ops for pointer types not defining ptr_limit
Piotr Krysiuk
2021-03-17
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
[next]