Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
956baceefb8ae3bf85bfcee19c59d640106941ff
/
kernel
53b4f1f
pipe: limit the per-user amount of pages allocated in pipes
by Willy Tarreau
· 10 years ago
c731a27
timer: optimize apply_slack()
by Felix Fietkau
· 14 years ago
4cb0dcd
Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.18' into HEAD
by Nick Reuter
· 10 years ago
766ce4e
Linux 3.4.112
by Ivan Grinko
· 10 years ago
0cf0071
Linux 3.4.111
by Ivan Grinko
· 10 years ago
60489ce
Add IntelliPlug hotplug 3.8
by Paul Reioux
· 10 years ago
5fa350e
kernel/hz.bc: ignore.
by Nick Reuter
· 10 years ago
17b94be
port 3.0 kernel power source in pieces source.c main.c
by shumash
· 10 years ago
9cc712e
Merge tag 'v3.4.110' into mm-6.0
by José Adolfo Galdámez
· 10 years ago
64c3631
Merge tag 'v3.4.109' into mm-6.0
by José Adolfo Galdámez
· 11 years ago
900469d
Merge tag 'v3.4.108' into mm-6.0
by José Adolfo Galdámez
· 11 years ago
698785c
ntp: Fixup adjtimex freq validation on 32-bit systems
by John Stultz
· 11 years ago
f39f5a4
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target
by Tim Chen
· 11 years ago
a49e6ce
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 11 years ago
eae81cc
time: adjtimex: Validate the ADJ_FREQUENCY values
by Sasha Levin
· 11 years ago
70da5b3
time: settimeofday: Validate the values of tv from user
by Sasha Levin
· 11 years ago
20ddfdd
genirq: Prevent proc race against freeing of irq descriptors
by Thomas Gleixner
· 11 years ago
7f490b2
workqueues: add missing header file
by shumash
· 11 years ago
157ecab
workqueue: Add system wide power_efficient workqueues
by shumash
· 11 years ago
b2f60df
workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues
by shumash
· 11 years ago
bc591bd
__ptrace_may_access() should not deny sub-threads
by Mark Grondona
· 13 years ago
75d9a22
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 15 years ago
df3e154
vfs: Add a user namespace reference from struct mnt_namespace
by Eric W. Biederman
· 14 years ago
210cff1
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
by David Howells
· 14 years ago
9011bf7
brlocks/lglocks: turn into functions
by Andi Kleen
· 14 years ago
efbfa26
kernel: Replace timeconst.pl with a bc script
by H. Peter Anvin
· 13 years ago
7e56f7d
sched: provide per cpu-cgroup option to notify on migrations
by Steve Muckle
· 13 years ago
f8b074b
seccomp: Use atomic operations that are present in kernel 3.4.
by Robert Sesek
· 12 years ago
d32af36
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
by Kees Cook
· 12 years ago
38daf67
seccomp: allow mode setting across threads
by Kees Cook
· 12 years ago
880e1ab
seccomp: introduce writer locking
by Kees Cook
· 12 years ago
42835bc
seccomp: split filter prep from check and apply
by Kees Cook
· 12 years ago
5eab130
sched: move no_new_privs into new atomic flags
by Kees Cook
· 12 years ago
95de3e5
seccomp: add "seccomp" syscall
by Kees Cook
· 12 years ago
bc4bd0f
seccomp: split mode setting routines
by Kees Cook
· 12 years ago
c5c2ce7
seccomp: extract check/assign mode helpers
by Kees Cook
· 12 years ago
2d5f698
seccomp: create internal mode-setting function
by Kees Cook
· 12 years ago
befe287
CHROMIUM: seccomp: set -ENOSYS if there is no tracer
by Will Drewry
· 14 years ago
171ba89
seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
by Will Drewry
· 14 years ago
4ca6e67
ptrace,seccomp: Add PTRACE_SECCOMP support
by Will Drewry
· 14 years ago
6953702
seccomp: Add SECCOMP_RET_TRAP
by Will Drewry
· 14 years ago
15f81b8
signal, x86: add SIGSYS info and make it synchronous.
by Will Drewry
· 14 years ago
43ec825
seccomp: add SECCOMP_RET_ERRNO
by Will Drewry
· 14 years ago
88b54e7
seccomp: remove duplicated failure logging
by Kees Cook
· 14 years ago
980e920
seccomp: add system call filtering using BPF
by Will Drewry
· 14 years ago
e13c80f
add extra free kbytes tunable
by Rik van Riel
· 15 years ago
818d204
audit: keep inode pinned
by Miklos Szeredi
· 11 years ago
e00f144
PM / Sleep: fix recovery during resuming from hibernation
by Imre Deak
· 11 years ago
b20cb7e
futex: Fix a race condition between REQUEUE_PI and task death
by Brian Silverman
· 11 years ago
cabcd14
posix-timers: Fix stack info leak in timer_create()
by Mathias Krause
· 12 years ago
ba0a7f5
OOM, PM: OOM killed task shouldn't escape PM suspend
by Michal Hocko
· 11 years ago
e6cb10b
introduce for_each_thread() to replace the buggy while_each_thread()
by Oleg Nesterov
· 12 years ago
119a6fd
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
by Oleg Nesterov
· 13 years ago
6ea00e8
freezer: Do not freeze tasks killed by OOM killer
by Cong Wang
· 11 years ago
97e5fd7
futex: Ensure get_futex_key_refs() always implies a barrier
by Catalin Marinas
· 11 years ago
2fd8503
kernel: Restrict permissions of /proc/iomem.
by Biswajit Paul
· 11 years ago
243729f
Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.16' into HEAD
by flintman
· 11 years ago
1299461
Merge remote-tracking branch 'cm/cm-12.0' into lollipop
by flintman
· 11 years ago
b0e1b91
Merge remote-tracking branch 'cm/cm-12.0' into HEAD
by Nick Reuter
· 11 years ago
ca0555b
Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.12' into HEAD
by Nick Reuter
· 11 years ago
600cbf8
kernel: cgroup: protecting css_set object
by Swetha Chikkaboraiah
· 12 years ago
f91fb4e
cpuset,mempolicy: fix sleeping function called from invalid context
by Gu Zheng
· 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
fbd233a
tracing/syscalls: Ignore numbers outside NR_syscalls' range
by Rabin Vincent
· 11 years ago
3f4e8ec
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
by Will Deacon
· 14 years ago
a427308
tracing/syscalls: Ignore numbers outside NR_syscalls' range
by Rabin Vincent
· 11 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
· 12 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
Next »