Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
a91ccfcaaaa358eba4579965d9a85dbb756c2596
/
kernel
a91ccfc
hrtimer: Prevent remote enqueue of leftmost timers
by Leon Ma
· 12 years ago
3d8b2f5
hrtimer: Prevent all reprogramming if hang detected
by Stuart Hayes
· 12 years ago
11e6956
timer: Prevent overflow in apply_slack
by Jiri Bohac
· 12 years ago
8f4c0e8
ftrace/module: Hardcode ftrace_module_init() call into load_module()
by Steven Rostedt (Red Hat)
· 12 years ago
6427aed
futex: Prevent attaching to kernel threads
by Thomas Gleixner
· 12 years ago
7bf0aee
futex: Add another early deadlock detection check
by Thomas Gleixner
· 12 years ago
fce85b0
list: introduce list_next_entry() and list_prev_entry()
by Oleg Nesterov
· 12 years ago
7bd3c53
tracepoint: Do not waste memory on mods with no tracepoints
by Steven Rostedt (Red Hat)
· 12 years ago
14eee5b
blktrace: fix accounting of partially completed requests
by Roman Pen
· 12 years ago
96f6aea
hung_task: check the value of "sysctl_hung_task_timeout_sec"
by Liu Hua
· 12 years ago
d66d207
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
by Oleg Nesterov
· 12 years ago
00cef7a
workqueue: cond_resched() after processing each work item
by Tejun Heo
· 12 years ago
aa34e62
printk: Fix rq->lock vs logbuf_lock unlock lock inversion
by Bu, Yitian
· 13 years ago
0df19ef
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
by Oleg Nesterov
· 13 years ago
a299804
tracing: Do not add event files for modules that fail tracepoints
by Steven Rostedt (Red Hat)
· 12 years ago
c5ad4fd
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
by Li Zefan
· 12 years ago
b46741f
genirq: Remove racy waitqueue_active check
by Chuansheng Liu
· 12 years ago
6ba4d1d
sched: Fix double normalization of vruntime
by George McCollister
· 12 years ago
30ec268
cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
by Tejun Heo
· 13 years ago
f80747a
perf: Fix hotplug splat
by Peter Zijlstra
· 12 years ago
23f0913
workqueue: ensure @task is valid across kthread_stop()
by Lai Jiangshan
· 12 years ago
df1cc7d
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
by Paul Gortmaker
· 12 years ago
17ff13b
ring-buffer: Fix first commit on sub-buffer having non-zero delta
by Steven Rostedt (Red Hat)
· 12 years ago
d6e20e8
time: Fix overflow when HZ is smaller than 60
by Mikulas Patocka
· 12 years ago
b249f99
PM / Hibernate: Hibernate/thaw fixes/improvements
by Bojan Smojver
· 14 years ago
f5a4c4b
sched/nohz: Fix rq->cpu_load calculations some more
by Peter Zijlstra
· 14 years ago
e2d51f2
sched/nohz: Fix rq->cpu_load[] calculations
by Peter Zijlstra
· 14 years ago
1c2bd0d
ftrace: Have function graph only trace based on global_ops filters
by Steven Rostedt
· 12 years ago
2955866
ftrace: Fix synchronization location disabling and freeing ftrace_ops
by Steven Rostedt
· 12 years ago
95bcd16
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
by Steven Rostedt
· 12 years ago
5e23efd
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
by Paul E. McKenney
· 13 years ago
cd34de1
3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime
by Colin Cross
· 12 years ago
cf85cc9
timekeeping: Avoid possible deadlock from clock_was_set_delayed
by John Stultz
· 12 years ago
dbf3239
sched/rt: Avoid updating RT entry timeout twice within one tick period
by Ying Xue
· 13 years ago
f61eb9c
sched: Unthrottle rt runqueues in __disable_runtime()
by Peter Boonstoppel
· 13 years ago
1e5c13e
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
by Mike Galbraith
· 13 years ago
21b53ba
sched/rt: Fix SCHED_RR across cgroups
by Colin Cross
· 14 years ago
9af6b69
sched: Guarantee new group-entities always have weight
by Paul Turner
· 12 years ago
03d35a3
sched: Fix hrtimer_cancel()/rq->lock deadlock
by Ben Segall
· 12 years ago
9b31805
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
by Ben Segall
· 12 years ago
16e7480
sched: Fix race on toggling cfs_bandwidth_used
by Ben Segall
· 12 years ago
dfb473b
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
by Ben Segall
· 12 years ago
3f88789
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
by Kirill Tkhai
· 12 years ago
09951c9
ftrace: Initialize the ftrace profiler for each possible cpu
by Miao Xie
· 12 years ago
ee4bb25
futex: fix handling of read-only-mapped hugepages
by Linus Torvalds
· 12 years ago
a800095
irq: Enable all irqs unconditionally in irq_resume
by Laxman Dewangan
· 12 years ago
51d351d
ftrace: Fix function graph with loading of modules
by Steven Rostedt (Red Hat)
· 12 years ago
fe094c4
cpuset: Fix memory allocator deadlock
by Peter Zijlstra
· 12 years ago
4e0c56a
audit: fix info leak in AUDIT_GET requests
by Mathias Krause
· 12 years ago
4297996
audit: use nlmsg_len() to get message payload length
by Mathias Krause
· 12 years ago
e49ee6c
audit: printk USER_AVC messages when audit isn't enabled
by Tyler Hicks
· 12 years ago
7094547
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
by Aaron Lu
· 12 years ago
3e05092
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
by KOSAKI Motohiro
· 12 years ago
c0d3062
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 12 years ago
d134082
perf/ftrace: Fix paranoid level for enabling function tracer
by Steven Rostedt
· 12 years ago
af15b76
tracing: Fix potential out-of-bounds in trace_get_user()
by Steven Rostedt
· 12 years ago
f81d0a9
clockevents: Sanitize ticks to nsec conversion
by Thomas Gleixner
· 12 years ago
1d48ca6
perf: Fix perf_cgroup_switch for sw-events
by Peter Zijlstra
· 13 years ago
2cd21fa
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
by Peter Zijlstra
· 13 years ago
2927937
cgroup: fail if monitored file and event_control are in different cgroup
by Li Zefan
· 13 years ago
62875332
sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones
by Daisuke Nishimura
· 12 years ago
55e3e1f
workqueue: consider work function when searching for busy work items
by Tejun Heo
· 13 years ago
31eafff
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
by Lai Jiangshan
· 13 years ago
a42efb7
futex: Take hugepages into account when generating futex_key
by Zhang Yi
· 13 years ago
99593eb
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
by Andrew Vagin
· 12 years ago
2d8be9c
perf: Use css_tryget() to avoid propping up css refcount
by Salman Qazi
· 14 years ago
5cbff87
perf: Fix event group context move
by Jiri Olsa
· 13 years ago
1836cd1
sched: Fix the broken sched_rr_get_interval()
by Zhu Yanhai
· 13 years ago
352b641
tracing: Fix irqs-off tag display in syscall tracing
by zhangwei(Jovi)
· 12 years ago
39367f4
hrtimers: Move SMP function call to thread context
by Thomas Gleixner
· 13 years ago
f36a0d6
tracing: Fix irqs-off tag display in syscall tracing
by zhangwei(Jovi)
· 13 years ago
41154a3
perf: Fix perf_lock_task_context() vs RCU
by Peter Zijlstra
· 12 years ago
1f11f44
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
by Jiri Olsa
· 12 years ago
c4c6a6e
perf: Clone child context from parent context pmu
by Jiri Olsa
· 12 years ago
d018274
tracing: Use current_uid() for critical time tracing
by Steven Rostedt (Red Hat)
· 13 years ago
60a0c1a
tick: Prevent uncontrolled switch to oneshot mode
by Thomas Gleixner
· 13 years ago
7b1648b
timer: Fix jiffies wrap behavior of round_jiffies_common()
by Bart Van Assche
· 13 years ago
f95bc0f
genirq: Fix can_request_irq() for IRQs without an action
by Ben Hutchings
· 13 years ago
6d96e93
Revert "sched: Add missing call to calc_load_exit_idle()"
by Greg Kroah-Hartman
· 12 years ago
703197b
perf: Fix mmap() accounting hole
by Peter Zijlstra
· 13 years ago
535fad8
perf: Fix perf mmap bugs
by Peter Zijlstra
· 13 years ago
ed0b72a
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
by Oleg Nesterov
· 13 years ago
fc1cbc7
reboot: rigrate shutdown/reboot to boot cpu
by Robin Holt
· 13 years ago
b3cba47
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
by Srivatsa S. Bhat
· 13 years ago
bc4d36c
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
by Steven Rostedt
· 13 years ago
3a22cc7
tracing: Fix possible NULL pointer dereferences
by Namhyung Kim
· 13 years ago
53b4378
usermodehelper: check subprocess_info->path != NULL
by Oleg Nesterov
· 13 years ago
cba998b
tracing: Fix leaks of filter preds
by Steven Rostedt (Red Hat)
· 13 years ago
33b7cfc
tick: Cleanup NOHZ per cpu data on cpu down
by Thomas Gleixner
· 13 years ago
ed032fd
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
by Tirupathi Reddy
· 13 years ago
e4727b2
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees()
by Chen Gang
· 13 years ago
dcf3dfc
tracing: Fix ftrace_dump()
by Steven Rostedt (Red Hat)
· 13 years ago
357093a
clockevents: Set dummy handler on CPU_DEAD shutdown
by Thomas Gleixner
· 13 years ago
97630ec
cgroup: fix an off-by-one bug which may trigger BUG_ON()
by Li Zefan
· 13 years ago
194d30b
hrtimer: Add expiry time overflow check in hrtimer_interrupt
by Prarit Bhargava
· 13 years ago
86a640f
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
by David Engraf
· 13 years ago
761694a
tracing: Reset ftrace_graph_filter_enabled if count is zero
by Namhyung Kim
· 13 years ago
e1672f4
tracing: Check return value of tracing_init_dentry()
by Namhyung Kim
· 13 years ago
226c8ea
tracing: Fix off-by-one on allocating stat->pages
by Namhyung Kim
· 13 years ago
d4ca6cc
tracing: Remove most or all of stack tracer stack size from stack_max_size
by Steven Rostedt (Red Hat)
· 13 years ago
Next »