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
2020-10-29
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
2020-10-29
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
2020-10-29
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
2020-10-29
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
Song Liu
2020-10-29
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-10-29
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-29
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-29
bpf: Enforce id generation for all may-be-null register type
Martin KaFai Lau
2020-10-29
module: statically initialize init section freeing data
Daniel Jordan
2020-10-29
kdb: Fix pager search for multi-line strings
Daniel Thompson
2020-10-29
refperf: Avoid null pointer dereference when buf fails to allocate
Colin Ian King
2020-10-29
rcutorture: Properly set rcu_fwds for OOM handling
Paul E. McKenney
2020-10-29
rcu/tree: Force quiescent state on callback overload
Neeraj Upadhyay
2020-10-29
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-29
tracing: Fix parse_synth_field() error handling
Tom Zanussi
2020-10-29
bpf: disallow attaching modify_return tracing functions to other BPF programs
Toke Høiland-Jørgensen
2020-10-29
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-10-29
lockdep: Fix lockdep recursion
Peter Zijlstra
2020-10-29
lockdep: Fix usage_traceoverflow
Peter Zijlstra
2020-10-29
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
2020-10-29
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
2020-10-29
sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
Lukasz Luba
2020-10-11
Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-09
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-08
bpf: Fix scalar32_min_max_or bounds tracking
Daniel Borkmann
2020-10-06
usermodehelper: reset umask to default before executing user process
Linus Torvalds
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-01
Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-29
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
2020-09-25
Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-21
bpf: Fix sysfs export of empty BTF section
Tony Ambardar
2020-09-21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2020-09-21
rcu/tree: Export rcu_idle_{enter,exit} to modules
Borislav Petkov
2020-09-20
Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-09-20
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-09-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-19
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
2020-09-18
Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
[next]