Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
45e38cff4fce8d6871b5fa5e734e4dc9814d6056
/
kernel
b25c6ce
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5e5013c
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c7999c6
perf: Fix PERF_EVENT_IOC_PERIOD migration race
by Peter Zijlstra
· 9 years ago
ee9397a
perf: Fix double-free of the AUX buffer
by Ben Hutchings
· 9 years ago
1889645
kthread: export kthread functions
by David Kershner
· 9 years ago
2613502
signal: fix information leak in copy_siginfo_to_user
by Amanieu d'Antras
· 9 years ago
3c00cb5
signal: fix information leak in copy_siginfo_from_user32
by Amanieu d'Antras
· 9 years ago
fed66e2cd
perf: Fix fasync handling on inherited events
by Peter Zijlstra
· 10 years ago
fe0d34d
module: weaken locking assertion for oops path.
by Rusty Russell
· 9 years ago
00a2916
perf: Fix running time accounting
by Peter Zijlstra
· 9 years ago
2800348
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
763e326
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
e3eea14
ftrace: Fix breakage of set_ftrace_pid
by Steven Rostedt (Red Hat)
· 9 years ago
8c38de9
mm: Fix bugs in region_is_ram()
by Toshi Kani
· 9 years ago
cba77f0
locking/pvqspinlock: Fix kernel panic in locking-selftest
by Waiman Long
· 9 years ago
0e1dbcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
dae57fb
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d65b78f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
59ee762
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 9 years ago
0c8c0f0
x86/fpu, sched: Dynamically allocate 'struct fpu'
by Dave Hansen
· 9 years ago
75a0618
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
by Thomas Gleixner
· 9 years ago
7558009
Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
ce0d3c0
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
by Thomas Gleixner
· 9 years ago
0f44705
tick: Move the export of tick_broadcast_oneshot_control to the proper place
by Thomas Gleixner
· 9 years ago
7b73216
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c4bc680
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c4d029f
tick/broadcast: Prevent NULL pointer dereference
by Thomas Gleixner
· 9 years ago
758556b
module: Fix load_module() error path
by Peter Zijlstra
· 9 years ago
45820c2
Fix broken audit tests for exec arg len
by Linus Torvalds
· 9 years ago
6224beb
tracing: Have branch tracer use recursive field of task struct
by Steven Rostedt (Red Hat)
· 9 years ago
a899418
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
by Thomas Gleixner
· 9 years ago
c428833
tick/broadcast: Handle spurious interrupts gracefully
by Thomas Gleixner
· 9 years ago
d5113e1
tick/broadcast: Check for hrtimer broadcast active early
by Thomas Gleixner
· 9 years ago
0cc5281
tick/broadcast: Return busy when IPI is pending
by Thomas Gleixner
· 9 years ago
d332572
tick/broadcast: Return busy if periodic mode and hrtimer broadcast
by Thomas Gleixner
· 9 years ago
e3ac79e
tick/broadcast: Move the check for periodic mode inside state handling
by Thomas Gleixner
· 9 years ago
b78f3f3
tick/broadcast: Prevent deep idle if no broadcast device available
by Thomas Gleixner
· 9 years ago
f32dd11
tick/broadcast: Make idle check independent from mode and config
by Thomas Gleixner
· 9 years ago
e045431
tick/broadcast: Sanity check the shutdown of the local clock_event
by Thomas Gleixner
· 9 years ago
8eb2312
tick/broadcast: Prevent hrtimer recursion
by Thomas Gleixner
· 9 years ago
7c4a976
clockevents: Allow set-state callbacks to be optional
by Viresh Kumar
· 9 years ago
d49db34
sched/fair: Test list head instead of list entry in throttle_cfs_rq()
by Cong Wang
· 10 years ago
57ffc5c
perf: Fix AUX buffer refcounting
by Peter Zijlstra
· 10 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1b3618b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
22a093b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
397f237
sched/numa: Fix numa balancing stats in /proc/pid/sched
by Srikar Dronamraju
· 10 years ago
e3d24d0
sched/numa: Show numa_group ID in /proc/sched_debug task listings
by Srikar Dronamraju
· 10 years ago
6b55c96
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
by Srikar Dronamraju
· 10 years ago
f6db834
sched/stat: Simplify the sched_info accounting dependency
by Naveen N. Rao
· 10 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
2ecd9d2
sched, preempt_notifier: separate notifier registration from static_key inc/dec
by Peter Zijlstra
· 9 years ago
7df9ab8
make certificate list change message more useful
by Linus Torvalds
· 9 years ago
2d01eed
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
6ac15ba
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5c39509
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7adf12b
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
f9bb488
sysfs: Create mountpoints with sysfs_create_mount_point
by Eric W. Biederman
· 10 years ago
f9bd673
sysctl: Allow creating permanently empty directories that serve as mountpoints.
by Eric W. Biederman
· 10 years ago
65f2606
time: Remove development rules from Kbuild/Makefile
by Thomas Gleixner
· 10 years ago
200f1ce
kernel/relay.c: use kvfree() in relay_free_page_array()
by Pekka Enberg
· 10 years ago
b389645
printk: improve the description of /dev/kmsg line format
by Antonio Ospite
· 10 years ago
3e44c471
gcov: add support for GCC 5.1
by Lorenzo Stoakes
· 10 years ago
5375b70
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
by HATAYAMA Daisuke
· 10 years ago
f45d85f
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled
by HATAYAMA Daisuke
· 10 years ago
20bdc2c
modules: only use mod->param_lock if CONFIG_MODULES
by Stephen Rothwell
· 10 years ago
cf2fde7
param: fix module param locks when !CONFIG_SYSFS.
by Rusty Russell
· 10 years ago
4a10a91
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
e22619a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
e0dd880
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
bbe179f
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
8d7804a
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e382608
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
24bfcb1
timer: Fix hotplug regression
by Thomas Gleixner
· 10 years ago
fcbc177
Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
e8a0b37d
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
47a4694
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
132c242
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
51229b4
exit,stats: /* obey this comment */
by Rik van Riel
· 10 years ago
ff14417
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
by Rasmus Villemoes
· 10 years ago
1bb5647
kernel/trace/trace_events_filter.c: use strreplace()
by Rasmus Villemoes
· 10 years ago
3ea4331
check_syslog_permissions() cleanup
by Vasily Averin
· 10 years ago
d194e5d
security_syslog() should be called once only
by Vasily Averin
· 10 years ago
6fe2935
printk: implement support for extended console drivers
by Tejun Heo
· 10 years ago
0a295e67
printk: factor out message formatting from devkmsg_read()
by Tejun Heo
· 10 years ago
d43ff43
printk: guard the amount written per line by devkmsg_read()
by Tejun Heo
· 10 years ago
3033f14a
clone: support passing tls argument via C rather than pt_regs magic
by Josh Triplett
· 10 years ago
4a00e9d
prctl: more prctl(PR_SET_MM_*) checks
by Alexey Dobriyan
· 10 years ago
cc9e4bd
tracing: Fix typo from "static inlin" to "static inline"
by Steven Rostedt (Red Hat)
· 10 years ago
6b88f44
tracing/filter: Do not allow infix to exceed end of string
by Steven Rostedt (Red Hat)
· 10 years ago
b4875bb
tracing/filter: Do not WARN on operand count going below zero
by Steven Rostedt (Red Hat)
· 10 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
aefbef1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
16e9519
mm: oom_kill: clean up victim marking and exiting interfaces
by Johannes Weiner
· 10 years ago
fe4ba3c
watchdog: add watchdog_cpumask sysctl to assist nohz
by Chris Metcalf
· 10 years ago
b5242e9
smpboot: allow excluding cpus from the smpboot threads
by Chris Metcalf
· 10 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
fff3b16
PM / sleep: Increase default DPM watchdog timeout to 60
by Takashi Iwai
· 10 years ago
Next »