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-07-22
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-22
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
2022-07-22
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
2022-07-22
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
2022-07-22
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
2022-07-22
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
2022-07-22
sysctl: Fix data races in proc_dointvec_jiffies().
Kuniyuki Iwashima
2022-07-22
sysctl: Fix data races in proc_doulongvec_minmax().
Kuniyuki Iwashima
2022-07-22
sysctl: Fix data races in proc_douintvec_minmax().
Kuniyuki Iwashima
2022-07-22
sysctl: Fix data races in proc_dointvec_minmax().
Kuniyuki Iwashima
2022-07-22
sysctl: Fix data races in proc_douintvec().
Kuniyuki Iwashima
2022-07-22
sysctl: Fix data races in proc_dointvec().
Kuniyuki Iwashima
2022-07-22
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
2022-07-22
tracing/histograms: Fix memory leak problem
Zheng Yejian
2022-07-22
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-12
srcu: Tighten cleanup_srcu_struct() GP checks
Paul E. McKenney
2022-07-12
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann
2022-07-12
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Daniel Borkmann
2022-07-02
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
2022-06-29
dma-direct: use the correct size for dma_set_encrypted()
Dexuan Cui
2022-06-29
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
2022-06-29
tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_disp...
Masami Hiramatsu (Google)
2022-06-25
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
Toke Høiland-Jørgensen
2022-06-22
bpf: Use safer kvmalloc_array() where possible
Dan Carpenter
2022-06-22
cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
Sami Tolvanen
2022-06-22
audit: free module name
Christian Göttsche
2022-06-22
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2022-06-22
dma-debug: make things less spammy under memory pressure
Rob Clark
2022-06-14
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2022-06-14
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
2022-06-14
tracing: Make tp_printk work on syscall tracepoints
Jeff Xie
2022-06-14
sched/autogroup: Fix sysctl move
Peter Zijlstra
2022-06-14
bpf: Fix probe read error in ___bpf_prog_run()
Menglong Dong
2022-06-09
kprobes: Fix build errors with CONFIG_KRETPROBES=n
Masami Hiramatsu
2022-06-09
ftrace: Clean up hash direct_functions on register failures
Song Liu
2022-06-09
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
2022-06-09
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
2022-06-09
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-06-09
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
2022-06-09
tracing: Have event format check not flag %p* on __get_dynamic_array()
Steven Rostedt (Google)
2022-06-09
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
2022-06-09
tracing: Reset the function filter after completing trampoline/graph selftest
Li Huafei
2022-06-09
module: fix [e_shstrndx].sh_size=0 OOB access
Alexey Dobriyan
2022-06-09
dma-direct: don't over-decrypt memory
Robin Murphy
2022-06-09
dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages
Christoph Hellwig
2022-06-09
PM: EM: Decrement policy counter
Pierre Gondois
2022-06-09
printk: wake waiters for safe and NMI contexts
John Ogness
2022-06-09
printk: add missing memory barrier to wake_up_klogd()
John Ogness
2022-06-09
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
2022-06-09
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
[next]