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-20
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
2020-03-20
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
2020-03-20
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
2020-03-20
cgroup: cgroup_procs_next should increase position index
Vasily Averin
2020-03-20
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-11
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-03-11
kprobes: Set unoptimized flag after unoptimizing code
Masami Hiramatsu
2020-03-11
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-03-11
audit: fix error handling in audit_data_to_entry()
Paul Moore
2020-02-28
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
2020-02-28
trigger_next should increase position index
Vasily Averin
2020-02-28
ftrace: fpid_next() should increase position index
Vasily Averin
2020-02-28
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
2020-02-28
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
2020-02-28
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
2020-02-28
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
2020-02-28
padata: Remove broken queue flushing
Herbert Xu
2020-02-14
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2020-02-14
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-02-14
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2020-02-14
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
2020-02-14
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2020-02-14
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2020-02-14
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
2020-02-14
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
2020-02-14
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
2020-02-14
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-01-27
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2020-01-27
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
2020-01-27
kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
2020-01-23
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
2020-01-23
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
Christian Brauner
2020-01-14
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
2020-01-14
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...
Kaitao Cheng
2020-01-12
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
2020-01-12
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2020-01-12
locking/spinlock/debug: Fix various data races
Marco Elver
2020-01-09
ftrace: Avoid potential division by zero in function profiler
Wen Yang
2020-01-09
exit: panic before exit_mm() on global init exit
chenqiwu
2020-01-09
tracing: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
2020-01-09
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2020-01-09
memcg: account security cred as well to kmemcg
Shakeel Butt
2020-01-09
taskstats: fix data-race
Christian Brauner
2020-01-09
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
2020-01-04
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2020-01-04
kernel: sysctl: make drop_caches write-only
Johannes Weiner
[next]