Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
eb5d2d7a8b736b4c3bbff30be8ceacd033574d06
/
kernel
023d31e
proc: fix build broken by proc inode per namespace patch
by Jin Qian
· 11 years ago
5ef3ec6
perf: duplicate deletion of perf event
by Srinivasarao P
· 10 years ago
482159d
pipe: limit the per-user amount of pages allocated in pipes
by Willy Tarreau
· 10 years ago
7d1db3b
f2fs: Squashed update of f2fs-stable
by Matt Mower
· 10 years ago
abd7a6f
Merge tag 'v3.4.111' into cm-13.0
by David Hays
· 10 years ago
4057088
kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one
by Ben Zhang
· 12 years ago
40ba03f
perf: Fix fasync handling on inherited events
by Peter Zijlstra
· 11 years ago
ad31516
Merge tag v3.4.110 into cm-13.0
by David Hays
· 10 years ago
869a724
__ptrace_may_access() should not deny sub-threads
by Mark Grondona
· 13 years ago
c207c49
tracing/filter: Do not allow infix to exceed end of string
by Steven Rostedt (Red Hat)
· 11 years ago
7ebabd7
tracing/filter: Do not WARN on operand count going below zero
by Steven Rostedt (Red Hat)
· 11 years ago
d5ea436
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
by Paul E. McKenney
· 11 years ago
427841d
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
by Peter Zijlstra
· 12 years ago
aa18f6f
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 15 years ago
bc1d98d
vfs: Add a user namespace reference from struct mnt_namespace
by Eric W. Biederman
· 14 years ago
f2cf20a
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
by David Howells
· 14 years ago
0a6c385
brlocks/lglocks: turn into functions
by Andi Kleen
· 14 years ago
aaedb09
sched: Queue RT tasks to head when prio drops
by Thomas Gleixner
· 12 years ago
ea1e8ee
tracing: Have filter check for balanced ops
by Steven Rostedt
· 11 years ago
c0e3f10
ring-buffer-benchmark: Fix the wrong sched_priority of producer
by Wang Long
· 11 years ago
a12cb10
ptrace: fix race between ptrace_resume() and wait_task_stopped()
by Oleg Nesterov
· 11 years ago
b674b0a
Fix lockup related to stop_machine being stuck in __do_softirq.
by Ben Greear
· 13 years ago
8c9c6ff
softirq: reduce latencies
by Eric Dumazet
· 13 years ago
36cddae
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
by Brian Silverman
· 11 years ago
7afc45b
perf: Fix irq_work 'tail' recursion
by Peter Zijlstra
· 11 years ago
cf46e6e
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
by Steven Rostedt (Red Hat)
· 11 years ago
2d4293a
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
by Pratyush Anand
· 11 years ago
7ebae41
console: Fix console name size mismatch
by Peter Hurley
· 11 years ago
bcf9fe9
kdb: fix incorrect counts in KDB summary command output
by Jay Lan
· 12 years ago
3916004
Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.17' into cm-12.1
by David Hays
· 11 years ago
f8cce9e
ntp: Fixup adjtimex freq validation on 32-bit systems
by John Stultz
· 11 years ago
590603b
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target
by Tim Chen
· 12 years ago
6fd17de
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 12 years ago
3f6d9b6
time: adjtimex: Validate the ADJ_FREQUENCY values
by Sasha Levin
· 12 years ago
370375c
time: settimeofday: Validate the values of tv from user
by Sasha Levin
· 12 years ago
0d03047
genirq: Prevent proc race against freeing of irq descriptors
by Thomas Gleixner
· 12 years ago
2fd8503
kernel: Restrict permissions of /proc/iomem.
by Biswajit Paul
· 11 years ago
c7258f9
Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.16' into cm-12.1
by Matt Mower
· 11 years ago
600cbf8
kernel: cgroup: protecting css_set object
by Swetha Chikkaboraiah
· 12 years ago
bf5dbba
audit: keep inode pinned
by Miklos Szeredi
· 12 years ago
9922dba
tracing/syscalls: Ignore numbers outside NR_syscalls' range
by Rabin Vincent
· 12 years ago
4e6b1b9
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
by Will Deacon
· 14 years ago
358105b
PM / Sleep: fix recovery during resuming from hibernation
by Imre Deak
· 12 years ago
b1a76f1
futex: Fix a race condition between REQUEUE_PI and task death
by Brian Silverman
· 12 years ago
aab6a6f
posix-timers: Fix stack info leak in timer_create()
by Mathias Krause
· 12 years ago
7655f85
OOM, PM: OOM killed task shouldn't escape PM suspend
by Michal Hocko
· 12 years ago
b71ec07
introduce for_each_thread() to replace the buggy while_each_thread()
by Oleg Nesterov
· 12 years ago
ace595f
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
by Oleg Nesterov
· 13 years ago
a2ca02f
freezer: Do not freeze tasks killed by OOM killer
by Cong Wang
· 12 years ago
9e9aab5
futex: Ensure get_futex_key_refs() always implies a barrier
by Catalin Marinas
· 12 years ago
1097d78
Merge tag 'v3.4.105' into cm-12.0
by Paul
· 11 years ago
9bf75df
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
by Andy Lutomirski
· 14 years ago
2f1eef2
perf: Handle compat ioctl
by Pawel Moll
· 12 years ago
232beb6
perf: fix perf bug in fork()
by Peter Zijlstra
· 12 years ago
4fae6cc
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
by Zefan Li
· 12 years ago
1f8f277
perf: Fix a race condition in perf_remove_from_context()
by Cong Wang
· 12 years ago
49d4f01
jiffies: Fix timeval conversion to jiffies
by Andrew Hunter
· 12 years ago
e065034
alarmtimer: Lock k_itimer during timer callback
by Richard Larocque
· 12 years ago
b114657
alarmtimer: Do not signal SIGEV_NONE timers
by Richard Larocque
· 12 years ago
7ccf24b
alarmtimer: Return relative times in timer_gettime
by Richard Larocque
· 12 years ago
40ee8d0
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
by Thomas Gleixner
· 12 years ago
a48fec2
cgroup: reject cgroup names with ' '
by Alban Crequy
· 12 years ago
a427308
tracing/syscalls: Ignore numbers outside NR_syscalls' range
by Rabin Vincent
· 12 years ago
7533da4
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
by Will Deacon
· 14 years ago
fbbb720
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
by Jan Kara
· 12 years ago
f73ff697
printk: rename printk_sched to printk_deferred
by John Stultz
· 12 years ago
db610f7
Merge remote-tracking branch 'codeaurora/caf/kk_2.7_rb1.41' into cm-11.0
by Matt Mower
· 12 years ago
5dc1c88
PM / sleep: Fix request_firmware() error at resume
by Takashi Iwai
· 12 years ago
299e667
alarmtimer: Fix bug where relative alarm timers were treated as absolute
by John Stultz
· 12 years ago
2a77794
rtmutex: Plug slow unlock race
by Thomas Gleixner
· 12 years ago
ea018da
rtmutex: Handle deadlock detection smarter
by Thomas Gleixner
· 12 years ago
307e2e0
rtmutex: Detect changes in the pi lock chain
by Thomas Gleixner
· 12 years ago
90b421b
rtmutex: Fix deadlock detector for real
by Thomas Gleixner
· 12 years ago
bf09db9
tracing: Remove ftrace_stop/start() from reading the trace file
by Steven Rostedt (Red Hat)
· 12 years ago
f54e041
cpuset,mempolicy: fix sleeping function called from invalid context
by Gu Zheng
· 12 years ago
ecab17b
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)
by Thomas Gleixner
· 12 years ago
0c3351a
tracing: Fix syscall_*regfunc() vs copy_process() race
by Oleg Nesterov
· 12 years ago
a97df3f
genirq: Sanitize spurious interrupt detection of threaded irqs
by Thomas Gleixner
· 13 years ago
3f8f4ae
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
by Thomas Gleixner
· 13 years ago
1996c13
Merge "msm: perf: clean up duplicate constraint events"
by Linux Build Service Account
· 12 years ago
f37d83a
Merge "Perf: Support sw events across hotplug"
by Linux Build Service Account
· 12 years ago
c261a5a
Merge "Perf: keep events across hotplug"
by Linux Build Service Account
· 12 years ago
39da9a4
auditsc: audit_krule mask accesses need bounds checking
by Andy Lutomirski
· 12 years ago
d6e81d4
sched: Fix hotplug vs. set_cpus_allowed_ptr()
by Lai Jiangshan
· 12 years ago
4b2cfc9
perf: Fix race in removing an event
by Peter Zijlstra
· 12 years ago
183f99e
perf: Limit perf_event_attr::sample_period to 63 bits
by Peter Zijlstra
· 12 years ago
0d41f60
perf: Prevent false warning in perf_swevent_add
by Jiri Olsa
· 12 years ago
4e0d105
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
by Steven Rostedt (Red Hat)
· 12 years ago
11b9a7a
futex: Make lookup_pi_state more robust
by Thomas Gleixner
· 12 years ago
a8f96ab
futex: Always cleanup owner tid in unlock_pi
by Thomas Gleixner
· 12 years ago
2397889
futex: Validate atomic acquisition in futex_lock_pi_atomic()
by Thomas Gleixner
· 12 years ago
4cca4db
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)
by Thomas Gleixner
· 12 years ago
4652951
tracing: Keep overwrite in sync between regular and snapshot buffers
by Steven Rostedt (Red Hat)
· 13 years ago
926685e
perf: Fix error return code
by Wei Yongjun
· 13 years ago
e5f1ec5
sched/debug: Fix sd->*_idx limit range avoiding overflow
by libin
· 13 years ago
4aff95a
sched/debug: Limit sd->*_idx range on sysctl
by Namhyung Kim
· 14 years ago
74d86ed
ftrace: Check module functions being traced on reload
by Steven Rostedt (Red Hat)
· 13 years ago
1fbbea7
perf: Fix perf ring buffer memory ordering
by Peter Zijlstra
· 13 years ago
11f87a6
hrtimer: Set expiry time before switch_hrtimer_base()
by Viresh Kumar
· 12 years ago
a91ccfc
hrtimer: Prevent remote enqueue of leftmost timers
by Leon Ma
· 12 years ago
Next »