Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d4016589855156b6afe5e9bc8ef85ce43f27e704
/
kernel
6c8ff87
Merge commit 'v3.16' into next
by James Morris
· 10 years ago
8d71844
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
504d587
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
by Jan Kara
· 10 years ago
3a1122d
kexec: fix build error when hugetlbfs is disabled
by David Rientjes
· 10 years ago
e0198b2
Josh has moved
by Josh Triplett
· 10 years ago
8f1d26d
kexec: export free_huge_page to VMCOREINFO
by Atsushi Kumagai
· 10 years ago
9dae0a3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7d8b6c6
CAPABILITIES: remove undefined caps from all processes
by Eric Paris
· 10 years ago
4ca332e
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
f723aa1
sched_clock: Avoid corrupting hrtimer tree during suspend
by Stephen Boyd
· 10 years ago
58d4e21
tracing: Fix wraparound problems in "uptime" trace clock
by Tony Luck
· 10 years ago
d057190
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d1743b8
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b495c23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
da5b99b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
084c9ca
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c2e1f2e
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
by Kees Cook
· 11 years ago
3ba2530
seccomp: allow mode setting across threads
by Kees Cook
· 11 years ago
dbd95212
seccomp: introduce writer locking
by Kees Cook
· 11 years ago
c8bee43
seccomp: split filter prep from check and apply
by Kees Cook
· 11 years ago
1d4457f
sched: move no_new_privs into new atomic flags
by Kees Cook
· 11 years ago
48dc92b
seccomp: add "seccomp" syscall
by Kees Cook
· 11 years ago
3b23dd1
seccomp: split mode setting routines
by Kees Cook
· 11 years ago
1f41b450
seccomp: extract check/assign mode helpers
by Kees Cook
· 11 years ago
d78ab02
seccomp: create internal mode-setting function
by Kees Cook
· 11 years ago
d81b425
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
by Masami Hiramatsu
· 10 years ago
22d3685
Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
32c4741
KEYS: validate certificate trust only with builtin keys
by Dmitry Kasatkin
· 11 years ago
d14aef3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5db6c6f
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
by Davidlohr Bueso
· 10 years ago
4badad3
locking/mutex: Disable optimistic spinning on some architectures
by Peter Zijlstra
· 11 years ago
13b9a96
locking/rwsem: Rename 'activity' to 'count'
by Peter Zijlstra
· 10 years ago
b0ab99e
sched: Fix possible divide by zero in avg_atom() calculation
by Mateusz Guzik
· 11 years ago
33ecd20
locking/spinlocks/mcs: Micro-optimize osq_unlock()
by Jason Low
· 10 years ago
4d9d951
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
by Jason Low
· 10 years ago
9063182
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
by Jason Low
· 10 years ago
046a619
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
by Jason Low
· 10 years ago
37e9562
locking/rwsem: Allow conservative optimistic spinning when readers have lock
by Jason Low
· 11 years ago
4a1c0f2
perf: Fix lockdep warning on process exit
by Peter Zijlstra
· 11 years ago
1903d50
perf: Revert ("perf: Always destroy groups on exit")
by Peter Zijlstra
· 10 years ago
97b8ee8
ring-buffer: Fix polling on trace_pipe
by Martin Lau
· 11 years ago
f0160a5
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
by zhangwei(Jovi)
· 11 years ago
5f8bf2d2
tracing: Fix graph tracer with stack tracer on other archs
by Steven Rostedt (Red Hat)
· 10 years ago
8abfb87
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
by zhangwei(Jovi)
· 11 years ago
653a353
PM / sleep: fix freeze_ops NULL pointer dereferences
by Zhang Rui
· 10 years ago
4320f6b
PM / sleep: Fix request_firmware() error at resume
by Takashi Iwai
· 10 years ago
2448e34
tracing: instance_rmdir() leaks ftrace_event_file->filter
by Oleg Nesterov
· 10 years ago
40f6123
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
a805cbf
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
1692777
alarmtimer: Fix bug where relative alarm timers were treated as absolute
by John Stultz
· 11 years ago
5a6024f
workqueue: zero cpumask of wq_numa_possible_cpumask on init
by Yasuaki Ishimatsu
· 11 years ago
549f11c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8844aad
genirq: Fix memory leak when calling irq_free_hwirqs()
by Keith Busch
· 11 years ago
ef34c6c
Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
d18bbc2
kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()"
by Andrew Morton
· 11 years ago
1f9a726
perf: Do not allow optimized switch for non-cloned events
by Jiri Olsa
· 11 years ago
76bb5ab
cpuset: break kernfs active protection in cpuset_write_resmask()
by Tejun Heo
· 11 years ago
099ed15
tracing: Remove ftrace_stop/start() from reading the trace file
by Steven Rostedt (Red Hat)
· 11 years ago
fb6bab6
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
by Oleg Nesterov
· 11 years ago
f786106
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher()
by Oleg Nesterov
· 11 years ago
06d0713
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
by Oleg Nesterov
· 11 years ago
4821254
tracing/uprobes: Revert "Support mix of ftrace and perf"
by Oleg Nesterov
· 11 years ago
3a32bd7
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
by Li Zefan
· 11 years ago
970317a
cgroup: fix mount failure in a corner case
by Li Zefan
· 11 years ago
391acf9
cpuset,mempolicy: fix sleeping function called from invalid context
by Gu Zheng
· 11 years ago
b8e46d2
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
5cfec34
Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 11 years ago
ed23587
kernel/watchdog.c: print traces for all cpus on lockup detection
by Aaron Tomlin
· 11 years ago
7cd2b0a
mm, pcp: allow restoring percpu_pagelist_fraction default
by David Rientjes
· 11 years ago
bde92cf
kernel/watchdog.c: remove preemption restrictions when restarting lockup detector
by Don Zickus
· 11 years ago
b3acc56
kexec: save PG_head_mask in VMCOREINFO
by Petr Tesarik
· 11 years ago
8d056c4
CPU hotplug, smp: flush any pending IPI callbacks before CPU offline
by Srivatsa S. Bhat
· 11 years ago
bddbceb
workqueue: fix dev_set_uevent_suppress() imbalance
by Maxime Bizon
· 11 years ago
4a81e83
rcu: Reduce overhead of cond_resched() checks for RCU
by Paul E. McKenney
· 11 years ago
546a9d8
rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()
by Paul E. McKenney
· 11 years ago
401c58f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7b08d61
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ea73c79
tracing: syscall_regfunc() should not skip kernel threads
by Oleg Nesterov
· 11 years ago
8063e41
tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_process_thread()
by Oleg Nesterov
· 11 years ago
4af4206
tracing: Fix syscall_*regfunc() vs copy_process() race
by Oleg Nesterov
· 11 years ago
3c8fb50
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
c4222e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
99bae5f
cgroup: fix broken css_has_online_children()
by Li Zefan
· 11 years ago
24f2e02
x86, kaslr: boot-time selectable with hibernation
by Kees Cook
· 11 years ago
a6e15a3
PM / hibernate: introduce "nohibernate" boot parameter
by Kees Cook
· 11 years ago
27e3571
rtmutex: Plug slow unlock race
by Thomas Gleixner
· 11 years ago
cf23091
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
by Ingo Molnar
· 11 years ago
4cdf77a
x86/kprobes: Fix build errors and blacklist context_track_user
by Masami Hiramatsu
· 11 years ago
8841c8b
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c29deef
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
19c1940
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
535560d
Merge commit '3cf2f34' into sched/core, to fix build error
by Ingo Molnar
· 11 years ago
d715a22
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
4251c2a6
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
9ee4d7a
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
a992bf8
gcov: add support for GCC 4.9
by Yuan Pengfei
· 11 years ago
23adbe1
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
by Andy Lutomirski
· 11 years ago
Next »