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-04-01
bpf: Undo incorrect __reg_bound_offset32 handling
Daniel Borkmann
1
-19
/
+0
2020-04-01
bpf/btf: Fix BTF verification of enum members in struct/union
Yoshiki Komachi
1
-1
/
+1
2020-04-01
bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer
Andrii Nakryiko
1
-2
/
+2
2020-04-01
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
1
-2
/
+9
2020-04-01
bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
Andrii Nakryiko
1
-0
/
+3
2020-04-01
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
1
-2
/
+2
2020-04-01
cgroup1: don't call release_agent when it is ""
Tycho Andersen
1
-1
/
+1
2020-04-01
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
1
-0
/
+1
2020-03-25
futex: Unbreak futex hashing
Thomas Gleixner
1
-2
/
+2
2020-03-25
futex: Fix inode life-time issue
Peter Zijlstra
1
-36
/
+53
2020-03-25
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2020-03-21
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
1
-9
/
+14
2020-03-21
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
1
-3
/
+29
2020-03-18
pid: Fix error return value in some cases
Corey Minyard
1
-0
/
+2
2020-03-18
ftrace: Return the first found result in lookup_rec()
Artem Savkov
1
-0
/
+2
2020-03-18
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
1
-6
/
+8
2020-03-18
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
1
-7
/
+16
2020-03-18
cgroup: cgroup_procs_next should increase position index
Vasily Averin
1
-3
/
+7
2020-03-18
cgroup: fix psi_show() crash on 32bit ino archs
Qian Cai
1
-3
/
+3
2020-03-18
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
1
-0
/
+4
2020-03-12
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
1
-0
/
+2
2020-03-12
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-03-05
locking/lockdep: Fix lockdep_stats indentation problem
Waiman Long
1
-2
/
+2
2020-03-05
rcu: Allow only one expedited GP to run concurrently with wakeups
Neeraj Upadhyay
1
-6
/
+5
2020-03-05
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
1
-20
/
+17
2020-03-05
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
1
-1
/
+1
2020-03-05
kprobes: Set unoptimized flag after unoptimizing code
Masami Hiramatsu
1
-1
/
+3
2020-03-05
sched/fair: Optimize select_idle_cpu
Cheng Jian
1
-3
/
+4
2020-03-05
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
1
-0
/
+2
2020-03-05
blktrace: Protect q->blk_trace with RCU
Jan Kara
1
-31
/
+83
2020-03-05
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
1
-19
/
+21
2020-03-05
audit: fix error handling in audit_data_to_entry()
Paul Moore
1
-32
/
+39
2020-03-05
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
1
-1
/
+8
2020-03-05
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2
-11
/
+26
2020-03-05
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
2020-02-28
dma-direct: relax addressability checks in dma_direct_supported
Christoph Hellwig
1
-13
/
+11
2020-02-28
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
Johannes Krude
1
-1
/
+1
2020-02-28
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
3
-18
/
+24
2020-02-28
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-24
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
1
-15
/
+38
2020-02-24
trigger_next should increase position index
Vasily Averin
1
-2
/
+3
2020-02-24
ftrace: fpid_next() should increase position index
Vasily Averin
1
-2
/
+3
2020-02-24
bpf: map_seq_next should always increase position index
Vasily Averin
1
-2
/
+1
2020-02-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
1
-11
/
+9
2020-02-24
module: avoid setting info->name early in case we can fall back to info->mod-...
Jessica Yu
1
-5
/
+4
2020-02-24
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
1
-4
/
+6
2020-02-24
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
1
-0
/
+39
2020-02-24
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
1
-1
/
+2
2020-02-24
padata: validate cpumask without removed CPU during offline
Daniel Jordan
1
-12
/
+18
2020-02-24
modules: lockdep: Suppress suspicious RCU usage warning
Masami Hiramatsu
1
-3
/
+6
[next]