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-03-25
futex: Unbreak futex hashing
Thomas Gleixner
2020-03-25
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-25
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-20
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
2020-03-18
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
2020-03-18
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
2020-03-18
cgroup: cgroup_procs_next should increase position index
Vasily Averin
2020-03-18
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-11
kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logic
Masami Hiramatsu
2020-03-05
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-03-05
kprobes: Set unoptimized flag after unoptimizing code
Masami Hiramatsu
2020-03-05
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2020-03-05
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2020-03-05
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-03-05
audit: fix error handling in audit_data_to_entry()
Paul Moore
2020-02-28
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
Johannes Krude
2020-02-28
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
2020-02-24
trigger_next should increase position index
Vasily Averin
2020-02-24
ftrace: fpid_next() should increase position index
Vasily Averin
2020-02-24
bpf: map_seq_next should always increase position index
Vasily Averin
2020-02-24
module: avoid setting info->name early in case we can fall back to info->mod-...
Jessica Yu
2020-02-24
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
2020-02-24
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
2020-02-24
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
2020-02-24
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
2020-02-14
padata: fix null pointer deref of pd->pinst
Daniel Jordan
2020-02-11
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2020-02-11
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-02-11
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2020-02-11
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2020-02-11
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
2020-02-11
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2020-02-11
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2020-02-11
padata: Remove broken queue flushing
Herbert Xu
2020-02-11
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
2020-02-11
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
2020-02-11
rcu: Avoid data-race in rcu_gp_fqs_check_wake()
Eric Dumazet
2020-02-11
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
2020-02-11
printk: fix exclusive_console replaying
John Ogness
2020-02-11
kernel/module: Fix memleak in module_add_modinfo_attrs()
YueHaibing
2020-02-05
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
2020-02-01
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2020-02-01
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2020-01-29
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-29
mm/memunmap: don't access uninitialized memmap in memunmap_pages()
Aneesh Kumar K.V
2020-01-29
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2020-01-29
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
2020-01-29
tracing: Remove open-coding of hist trigger var_ref management
Tom Zanussi
2020-01-29
tracing: Use hist trigger's var_ref array to destroy var_refs
Tom Zanussi
2020-01-29
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
[next]