Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e0a5640a9996bd9afef81dcdc62a82e59321a96f
/
kernel
8dcf5a8
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 9 years ago
fa3a9f574
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d83a4c1
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d02038f
gcov: add support for gcc version >= 6
by Florian Meier
· 9 years ago
f97d104
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d60585c
sched/core: Correct off by one bug in load migration calculation
by Thomas Gleixner
· 9 years ago
a7c73414
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble
by Thomas Gleixner
· 9 years ago
2c13ce8
posix_cpu_timer: Exit early when process has been reaped
by Alexey Dobriyan
· 9 years ago
369da7f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2c81a64
perf/core: Fix pmu::filter_match for SW-led groups
by Mark Rutland
· 9 years ago
89a82a9
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
32826ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
52827f3
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
ceb5607
bpf, perf: delay release of BPF prog after grace period
by Daniel Borkmann
· 9 years ago
3f5be2d
audit: move audit_get_tty to reduce scope and kabi changes
by Richard Guy Briggs
· 9 years ago
76a658c2
audit: move calcs after alloc and check when logging set loginuid
by Richard Guy Briggs
· 9 years ago
ea1dc6f
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
by Peter Zijlstra
· 9 years ago
7dd4912
sched/fair: Fix effective_load() to consistently use smoothed load
by Peter Zijlstra
· 9 years ago
57801c1
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e3b22bc
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9521d39
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
by Michael Ellerman
· 9 years ago
086e3eb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
7407054
oom, suspend: fix oom_reaper vs. oom_killer_disable race
by Michal Hocko
· 9 years ago
b235bee
Clarify naming of thread info/stack allocators
by Linus Torvalds
· 9 years ago
feb245e
sched/core: Allow kthreads to fall back to online && !active cpus
by Tejun Heo
· 9 years ago
754bd59
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
by Konstantin Khlebnikov
· 9 years ago
094f469
sched/fair: Initialize throttle_count for new task-groups lazily
by Konstantin Khlebnikov
· 9 years ago
4c5ea0a
locking/static_key: Fix concurrent static_key_slow_inc()
by Paolo Bonzini
· 9 years ago
82d6489
cgroup: Disable IRQs while holding css_set_lock
by Daniel Bristot de Oliveira
· 9 years ago
6720a30
locking: avoid passing around 'thread_info' in mutex debugging code
by Linus Torvalds
· 9 years ago
f780f00
Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
70c8217
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
by Steven Rostedt (Red Hat)
· 9 years ago
8974189
sched/fair: Fix cfs_rq avg tracking underflow
by Peter Zijlstra
· 9 years ago
8fa3b8d
cgroup: set css->id to -1 during init
by Tejun Heo
· 9 years ago
d945b5e
workqueue: Fix setting affinity of unbound worker threads
by Peter Zijlstra
· 9 years ago
ad572d1
bpf, trace: check event type in bpf_perf_event_read
by Alexei Starovoitov
· 9 years ago
19de99f
bpf: fix matching of data/data_end in verifier
by Alexei Starovoitov
· 9 years ago
df4565f
kernel/kcov: unproxify debugfs file's fops
by Nicolai Stange
· 9 years ago
57675cb
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w
by Andrey Ryabinin
· 9 years ago
eda8dca
sched/debug: Fix deadlock when enabling sched events
by Josh Poimboeuf
· 9 years ago
b7fa30c
sched/fair: Fix post_init_entity_util_avg() serialization
by Peter Zijlstra
· 9 years ago
f5364c1
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
by Linus Torvalds
· 9 years ago
29d6455
sched: panic on corrupted stack end
by Jann Horn
· 9 years ago
60e3830
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7fcbc23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
02b07bd
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
698ea54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
524a3f2
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
3681196
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
ba62baf
kernel/relay.c: fix potential memory leak
by Zhouyi Zhou
· 9 years ago
077fa7a
futex: Calculate the futex key based on a tail page for file-based futexes
by Mel Gorman
· 9 years ago
4698f88
sched/debug: Fix 'schedstats=enable' cmdline option
by Josh Poimboeuf
· 9 years ago
9c57259
sched/debug: Fix /proc/sched_debug regression
by Josh Poimboeuf
· 9 years ago
62a92c8
perf/core: Remove a redundant check
by Alexander Shishkin
· 9 years ago
2c61002
locking/qspinlock: Fix spin_unlock_wait() some more
by Peter Zijlstra
· 9 years ago
5b6c1b4
bpf, trace: use READ_ONCE for retrieving file ptr
by Daniel Borkmann
· 9 years ago
8c52b6d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2eec370
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 9 years ago
0422e83
locking/ww_mutex: Report recursive ww_mutex locking early
by Chris Wilson
· 9 years ago
9bd616e
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
by Catalin Marinas
· 9 years ago
6b15d66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
c08376a
timer: Export destroy_hrtimer_on_stack()
by Guenter Roeck
· 9 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 9 years ago
5b26fc8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
7ef949d7
mm: oom_reaper: remove some bloat
by Michal Hocko
· 9 years ago
b00c52d
cgroup: remove redundant cleanup in css_create
by Wenwei Tao
· 9 years ago
887bddf
add down_write_killable_nested()
by Al Viro
· 9 years ago
f89eae4
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bdc6b75
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
877c057
Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
4c2628cd
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
by Rafael J. Wysocki
· 9 years ago
b7e7ade
sched/core: Fix remote wakeups
by Peter Zijlstra
· 9 years ago
0e01df1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
59fa586
genirq: Fix missing return value in irq_destroy_ipi()
by Matt Redfearn
· 9 years ago
598fdc1
uprobes: wait for mmap_sem for write killable
by Michal Hocko
· 9 years ago
17b0573
prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable
by Michal Hocko
· 9 years ago
7c05126
mm, fork: make dup_mmap wait for mmap_sem for write killable
by Michal Hocko
· 9 years ago
7a0058e
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
by Xunlei Pang
· 9 years ago
0eea086
kexec: do a cleanup for function kexec_load
by Minfei Huang
· 9 years ago
917a356
kexec: make a pair of map/unmap reserved pages in error path
by Minfei Huang
· 9 years ago
9b492cf
kexec: introduce a protection mechanism for the crashkernel reserved memory
by Xunlei Pang
· 9 years ago
725fc62
kernek/fork.c: allocate idle task for a CPU always on its local node
by Andi Kleen
· 9 years ago
747800e
kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
by Wang Xiaoqiang
· 9 years ago
91c4e8e
wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL
by Oleg Nesterov
· 9 years ago
bf95993
wait/ptrace: assume __WALL if the child is traced
by Oleg Nesterov
· 9 years ago
f43edca
ELF/MIPS build fix
by Ralf Baechle
· 9 years ago
612baca
bpf, inode: disallow userns mounts
by Daniel Borkmann
· 9 years ago
7639dad
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
bd28b14
x86: remove more uaccess_32.h complexity
by Linus Torvalds
· 9 years ago
5469dc2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
087afe8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
e9256ef
radix-tree: introduce radix_tree_empty
by Matthew Wilcox
· 9 years ago
ede9c277
kernel/sysctl_binary.c: use generic UUID library
by Andy Shevchenko
· 9 years ago
cf9b110
printk/nmi: flush NMI messages on the system panic
by Petr Mladek
· 9 years ago
427934b
printk/nmi: increase the size of NMI buffer and make it configurable
by Petr Mladek
· 9 years ago
b522dea
printk/nmi: warn when some message has been lost in NMI context
by Petr Mladek
· 9 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 9 years ago
0740aa5
fork: free thread in copy_process on failure
by Jiri Slaby
· 9 years ago
e646469
exit_thread: accept a task parameter to be exited
by Jiri Slaby
· 9 years ago
Next »