index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-06-09
futex: Make lookup_pi_state more robust
Thomas Gleixner
2014-06-09
futex: Always cleanup owner tid in unlock_pi
Thomas Gleixner
2014-06-09
futex: Validate atomic acquisition in futex_lock_pi_atomic()
Thomas Gleixner
2014-06-09
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...
Thomas Gleixner
2014-06-09
futex: Prevent attaching to kernel threads
Thomas Gleixner
2014-06-09
futex: Add another early deadlock detection check
Thomas Gleixner
2014-06-09
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
2014-06-09
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
2014-06-09
hrtimer: Set expiry time before switch_hrtimer_base()
Viresh Kumar
2014-06-09
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-06-09
timer: Prevent overflow in apply_slack
Jiri Bohac
2014-06-09
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
2014-06-09
hrtimer: Prevent all reprogramming if hang detected
Stuart Hayes
2014-06-09
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-06-09
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
2014-04-30
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
2014-04-30
audit: convert PPIDs to the inital PID namespace.
Richard Guy Briggs
2014-04-30
blktrace: fix accounting of partially completed requests
Roman Pen
2014-04-02
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
2014-04-02
timekeeping: fix 32-bit overflow in get_monotonic_boottime
Colin Cross
2014-04-02
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
2014-04-02
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-04-02
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
2014-04-02
perf: Fix hotplug splat
Peter Zijlstra
2014-04-02
sched: Fix double normalization of vruntime
George McCollister
2014-04-02
genirq: Remove racy waitqueue_active check
Chuansheng Liu
2014-04-02
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
2014-04-02
workqueue: ensure @task is valid across kthread_stop()
Lai Jiangshan
2014-04-02
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-04-02
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
2014-04-02
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
2014-04-02
ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()
Steven Rostedt
2014-02-15
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2014-02-15
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
2014-02-15
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
2014-02-15
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
2014-02-15
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
2014-02-15
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2014-01-03
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2014-01-03
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
2014-01-03
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
2014-01-03
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
2014-01-03
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2014-01-03
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
2014-01-03
cpuset: Fix memory allocator deadlock
Peter Zijlstra
2014-01-03
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
2014-01-03
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2014-01-03
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
2014-01-03
audit: use nlmsg_len() to get message payload length
Mathias Krause
2014-01-03
audit: fix info leak in AUDIT_GET requests
Mathias Krause
[next]