index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
padata: always acquire cpu_hotplug_lock before pinst->lock
Daniel Jordan
2020-04-13
1
-2
/
+2
*
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-04-02
1
-1
/
+2
*
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-04-02
1
-2
/
+9
*
futex: Unbreak futex hashing
Thomas Gleixner
2020-04-02
1
-2
/
+2
*
futex: Fix inode life-time issue
Peter Zijlstra
2020-04-02
1
-36
/
+53
*
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-04-02
1
-1
/
+1
*
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
2020-03-20
1
-9
/
+14
*
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
2020-03-20
1
-6
/
+8
*
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-20
1
-0
/
+4
*
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-03-11
1
-19
/
+21
*
audit: fix error handling in audit_data_to_entry()
Paul Moore
2020-03-11
1
-32
/
+39
*
trigger_next should increase position index
Vasily Averin
2020-02-28
1
-2
/
+3
*
ftrace: fpid_next() should increase position index
Vasily Averin
2020-02-28
1
-2
/
+3
*
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
2020-02-28
1
-10
/
+9
*
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
2020-02-28
1
-4
/
+8
*
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
2020-02-28
1
-4
/
+9
*
padata: Remove broken queue flushing
Herbert Xu
2020-02-28
1
-33
/
+12
*
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2020-02-14
1
-1
/
+9
*
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-02-14
1
-2
/
+9
*
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2020-01-29
1
-0
/
+5
*
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
2020-01-29
1
-0
/
+3
*
kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
2020-01-29
1
-1
/
+1
*
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
2020-01-14
1
-0
/
+5
*
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...
Kaitao Cheng
2020-01-14
1
-1
/
+3
*
locking/spinlock/debug: Fix various data races
Marco Elver
2020-01-12
1
-16
/
+16
*
ftrace: Avoid potential division by zero in function profiler
Wen Yang
2020-01-12
1
-3
/
+3
*
tracing: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
2020-01-12
1
-2
/
+2
*
memcg: account security cred as well to kmemcg
Shakeel Butt
2020-01-12
1
-3
/
+3
*
taskstats: fix data-race
Christian Brauner
2020-01-12
1
-11
/
+19
*
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
2020-01-12
1
-1
/
+8
*
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2020-01-04
1
-4
/
+7
*
kernel: sysctl: make drop_caches write-only
Johannes Weiner
2020-01-04
1
-1
/
+1
*
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
2019-12-21
1
-0
/
+2
*
workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
Tejun Heo
2019-12-21
1
-0
/
+1
*
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
2019-12-21
1
-5
/
+6
*
workqueue: Fix pwq ref leak in rescuer_thread()
Tejun Heo
2019-12-21
1
-3
/
+10
*
workqueue: Fix spurious sanity check failures in destroy_workqueue()
Tejun Heo
2019-12-21
1
-5
/
+19
*
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-12-21
1
-14
/
+22
*
audit_get_nd(): don't unlock parent too early
Al Viro
2019-12-21
1
-1
/
+1
*
audit: print empty EXECVE args
Richard Guy Briggs
2019-11-28
1
-1
/
+1
*
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-11-28
1
-2
/
+11
*
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
2019-11-28
1
-1
/
+1
*
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
2019-11-25
1
-6
/
+12
*
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
2019-11-25
1
-0
/
+1
*
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Masami Hiramatsu
2019-11-25
1
-1
/
+7
*
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2019-11-25
1
-2
/
+2
*
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
Eric W. Biederman
2019-11-25
1
-0
/
+4
*
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
2019-11-16
1
-1
/
+26
*
alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP
Petr Vorel
2019-11-10
1
-2
/
+2
*
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
2019-11-06
1
-0
/
+1
[next]