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.14.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
...
*
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-03-05
1
-19
/
+21
*
kprobes: Set unoptimized flag after unoptimizing code
Masami Hiramatsu
2020-03-05
1
-1
/
+3
*
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2020-03-05
1
-9
/
+34
*
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2020-03-05
1
-5
/
+21
*
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-03-05
1
-0
/
+2
*
audit: fix error handling in audit_data_to_entry()
Paul Moore
2020-03-05
1
-32
/
+39
*
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
Johannes Krude
2020-02-28
1
-1
/
+1
*
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
2020-02-28
3
-18
/
+24
*
trigger_next should increase position index
Vasily Averin
2020-02-24
1
-2
/
+3
*
ftrace: fpid_next() should increase position index
Vasily Averin
2020-02-24
1
-2
/
+3
*
bpf: map_seq_next should always increase position index
Vasily Averin
2020-02-24
1
-2
/
+1
*
module: avoid setting info->name early in case we can fall back to info->mod-...
Jessica Yu
2020-02-24
1
-5
/
+4
*
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
2020-02-24
1
-4
/
+6
*
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
2020-02-24
1
-10
/
+9
*
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
2020-02-24
1
-4
/
+8
*
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
2020-02-24
1
-4
/
+9
*
padata: fix null pointer deref of pd->pinst
Daniel Jordan
2020-02-14
1
-0
/
+1
*
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2020-02-11
1
-1
/
+9
*
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-02-11
1
-2
/
+9
*
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2020-02-11
2
-1
/
+5
*
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2020-02-11
2
-2
/
+11
*
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
2020-02-11
1
-0
/
+10
*
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2020-02-11
2
-3
/
+7
*
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2020-02-11
2
-4
/
+7
*
padata: Remove broken queue flushing
Herbert Xu
2020-02-11
1
-34
/
+12
*
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
2020-02-11
1
-3
/
+5
*
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
2020-02-11
1
-0
/
+1
*
rcu: Avoid data-race in rcu_gp_fqs_check_wake()
Eric Dumazet
2020-02-11
1
-5
/
+6
*
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
2020-02-11
1
-1
/
+3
*
printk: fix exclusive_console replaying
John Ogness
2020-02-11
1
-2
/
+2
*
kernel/module: Fix memleak in module_add_modinfo_attrs()
YueHaibing
2020-02-11
1
-0
/
+2
*
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
2020-02-05
1
-5
/
+6
*
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2020-02-01
1
-5
/
+28
*
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2020-02-01
1
-55
/
+71
*
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-29
1
-2
/
+1
*
mm/memunmap: don't access uninitialized memmap in memunmap_pages()
Aneesh Kumar K.V
2020-01-29
1
-3
/
+7
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2020-01-29
1
-1
/
+4
*
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
2020-01-29
1
-0
/
+22
*
tracing: Remove open-coding of hist trigger var_ref management
Tom Zanussi
2020-01-29
1
-18
/
+75
*
tracing: Use hist trigger's var_ref array to destroy var_refs
Tom Zanussi
2020-01-29
1
-5
/
+19
*
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2020-01-29
2
-15
/
+43
*
bpf, offload: Unlock on error in bpf_offload_dev_create()
Dan Carpenter
2020-01-27
1
-1
/
+3
*
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
2020-01-27
1
-0
/
+1
*
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2020-01-27
1
-0
/
+5
*
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
2020-01-27
1
-1
/
+5
*
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
2020-01-27
1
-0
/
+3
*
kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
2020-01-27
1
-1
/
+1
*
perf/core: Fix the address filtering fix
Alexander Shishkin
2020-01-27
1
-16
/
+21
*
bpf: Add missed newline in verifier verbose log
Andrey Ignatov
2020-01-27
1
-1
/
+1
*
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
2020-01-27
1
-34
/
+47
[prev]
[next]