index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
1
-0
/
+29
2020-10-29
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
1
-11
/
+0
2020-10-29
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
Song Liu
2
-5
/
+97
2020-10-29
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2
-4
/
+11
2020-10-29
module: statically initialize init section freeing data
Daniel Jordan
1
-10
/
+3
2020-10-29
kdb: Fix pager search for multi-line strings
Daniel Thompson
1
-2
/
+6
2020-10-29
rcutorture: Properly set rcu_fwds for OOM handling
Paul E. McKenney
1
-1
/
+12
2020-10-29
rcu/tree: Force quiescent state on callback overload
Neeraj Upadhyay
1
-1
/
+1
2020-10-29
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
1
-3
/
+9
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-0
/
+21
2020-10-29
tracing: Fix parse_synth_field() error handling
Tom Zanussi
1
-2
/
+4
2020-10-29
bpf: disallow attaching modify_return tracing functions to other BPF programs
Toke Høiland-Jørgensen
1
-0
/
+5
2020-10-29
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
1
-3
/
+4
2020-10-29
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
1
-4
/
+4
2020-10-29
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
1
-4
/
+5
2020-10-29
sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
Lukasz Luba
1
-1
/
+2
2020-10-14
perf: Fix task_function_call() error handling
Kajol Jain
1
-2
/
+3
2020-10-14
bpf: Fix sysfs export of empty BTF section
Tony Ambardar
1
-3
/
+3
2020-10-14
usermodehelper: reset umask to default before executing user process
Linus Torvalds
1
-0
/
+9
2020-10-14
bpf: Fix scalar32_min_max_or bounds tracking
Daniel Borkmann
1
-4
/
+4
2020-10-07
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2
-25
/
+25
2020-10-07
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
1
-4
/
+6
2020-10-07
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
1
-4
/
+2
2020-10-01
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+22
2020-10-01
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
1
-2
/
+3
2020-10-01
tracing: fix double free
Tom Rix
1
-1
/
+0
2020-10-01
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
1
-1
/
+3
2020-10-01
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
1
-2
/
+2
2020-09-23
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
1
-1
/
+8
2020-09-23
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
1
-2
/
+2
2020-09-23
locking/lockdep: Fix "USED" <- "IN-NMI" inversions
peterz@infradead.org
2
-6
/
+31
2020-09-17
gcov: add support for GCC 10.1
Peter Oberparleiter
2
-2
/
+3
2020-09-17
gcov: Disable gcov build with GCC 10
Leon Romanovsky
1
-0
/
+1
2020-09-17
seccomp: don't leak memory when filter install races
Tycho Andersen
1
-3
/
+10
2020-09-17
padata: fix possible padata_works_lock deadlock
Daniel Jordan
1
-2
/
+3
2020-09-09
bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
Yonghong Song
1
-1
/
+1
2020-09-03
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Dan Carpenter
1
-1
/
+1
2020-09-03
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-09-03
bpf: Avoid visit same object multiple times
Yonghong Song
1
-1
/
+2
2020-09-03
bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
Yonghong Song
1
-1
/
+14
2020-09-03
dma-pool: Only allocate from CMA when in same memory zone
Nicolas Saenz Julienne
1
-1
/
+30
2020-09-03
dma-pool: fix coherent pool allocations for IOMMU mappings
Christoph Hellwig
2
-70
/
+57
2020-09-03
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
1
-1
/
+1
2020-09-03
blktrace: ensure our debugfs dir exists
Luis Chamberlain
1
-0
/
+12
2020-09-03
gcc-plugins/stackleak: Don't instrument itself
Alexander Popov
1
-0
/
+1
2020-08-26
bpf: Use get_file_rcu() instead of get_file() for task_file iterator
Yonghong Song
1
-1
/
+2
2020-08-26
watch_queue: Limit the number of watches a user can hold
David Howells
1
-0
/
+8
2020-08-26
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
1
-1
/
+1
2020-08-26
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
1
-0
/
+1
2020-08-21
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
1
-3
/
+14
[next]