Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2776b1c190dc410ba522249b902ec7d69f30f003
/
kernel
ff9f8a7
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
by Eric Dumazet
· 8 years ago
883af14
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
ff7a28a
kernel/panic.c: add missing \n
by Jiri Slaby
· 8 years ago
b94f511
kernel/watchdog: prevent false hardlockup on overloaded system
by Don Zickus
· 8 years ago
19ca2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
880a385
userns: Make ucounts lock irq-safe
by Nikolay Borisov
· 8 years ago
24b8683
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ca92e6c
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
49b550f
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0fec955
cpu/hotplug: Remove unused but set variable in _cpu_down()
by Tobias Klauser
· 8 years ago
0aa0313
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 8 years ago
5eb7c0d
taint/module: Fix problems when out-of-kernel driver defines true or false
by Larry Finger
· 8 years ago
4b19a9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
f1f7714
bpf: rework prog_digest into prog_tag
by Daniel Borkmann
· 8 years ago
4205e47
cpu/hotplug: Provide dynamic range for prepare stage
by Thomas Gleixner
· 8 years ago
3e4f7a4
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent
by Ingo Molnar
· 8 years ago
99421c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
a11ce3a4
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
79078c5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
52d7e48
rcu: Narrow early boot window of illegal synchronous grace periods
by Paul E. McKenney
· 8 years ago
f466ae6
rcu: Remove cond_resched() from Tiny synchronize_sched()
by Paul E. McKenney
· 8 years ago
475113d
perf/x86/intel: Account interrupts for PEBS errors
by Jiri Olsa
· 8 years ago
321027c
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
by Peter Zijlstra
· 8 years ago
63cae12
perf/core: Fix sys_perf_event_open() vs. hotplug
by Peter Zijlstra
· 8 years ago
af54efa
Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
406732c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
19c816e
capability: export has_capability
by Jike Song
· 8 years ago
b6416e6
jump_labels: API for flushing deferred jump label updates
by David Matlack
· 8 years ago
24b91e3
nohz: Fix collision between tick and other hrtimers
by Frederic Weisbecker
· 8 years ago
2d39b3c
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
by Jamie Iles
· 8 years ago
f931ab4
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
by Dan Williams
· 8 years ago
7984c27
bpf: do not use KMALLOC_SHIFT_MAX
by Michal Hocko
· 8 years ago
add7c65
pid: fix lockdep deadlock warning due to ucount_lock
by Andrei Vagin
· 8 years ago
6989606
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
be29d20
audit: Fix sleep in atomic
by Jan Kara
· 8 years ago
b9d9d69
smp/hotplug: Undo tglxs brainfart
by Thomas Gleixner
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 8 years ago
dc280d93
cpu/hotplug: Prevent overwriting of callbacks
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
00198da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e3ba730
fsnotify: Remove fsnotify_duplicate_mark()
by Jan Kara
· 8 years ago
a307d0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c00d2c7
move aio compat to fs/aio.c
by Al Viro
· 8 years ago
4983f0a
kcov: make kcov work properly with KASLR enabled
by Alexander Popov
· 8 years ago
7b8589c
ima: on soft reboot, save the measurement list
by Mimi Zohar
· 8 years ago
451bb1a
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
98da295
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
eb3a3c0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
297e765
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint creation
by Marcin Nowakowski
· 8 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6760bf2
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
by Daniel Borkmann
· 8 years ago
5ccb071
bpf: fix overflow in prog accounting
by Daniel Borkmann
· 8 years ago
aafe6ae
bpf: dynamically allocate digest scratch buffer
by Daniel Borkmann
· 8 years ago
a08dd0d
bpf: fix regression on verifier pruning wrt map lookups
by Daniel Borkmann
· 8 years ago
3c55d6b
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
by Al Viro
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
179a7ba
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
8fa9a69
printk: Remove no longer used second struct cont
by Geert Uytterhoeven
· 8 years ago
512f098
cpu/hotplug: Clarify description of __cpuhp_setup_state() return value
by Boris Ostrovsky
· 8 years ago
c0af524
genirq/affinity: Fix node generation from cpumask
by Guilherme G. Piccoli
· 8 years ago
c1a9eeb
tick/broadcast: Prevent NULL pointer dereference
by Thomas Gleixner
· 8 years ago
c4364f8
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
by Al Viro
· 8 years ago
5cc60ae
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
5c2992e
printk: remove console flushing special cases for partial buffered lines
by Linus Torvalds
· 8 years ago
5aa068e
printk: remove games with previous record flags
by Linus Torvalds
· 8 years ago
4d98ead
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
5b56d49
mm: add locked parameter to get_user_pages_remote()
by Lorenzo Stoakes
· 8 years ago
73ce051
kernel/watchdog.c: move hardlockup detector to separate file
by Babu Moger
· 8 years ago
249e52e
kernel/watchdog.c: move shared definitions to nmi.h
by Babu Moger
· 8 years ago
b6f8a92
posix-timers: give lazy compilers some help optimizing code away
by Nicolas Pitre
· 8 years ago
34aaff4
kdb: call vkdb_printf() from vprintk_default() only when wanted
by Petr Mladek
· 8 years ago
d5d8d3d
kdb: properly synchronize vkdb_printf() calls with other CPUs
by Petr Mladek
· 8 years ago
d1bd8ea
kdb: remove unused kdb_event handling
by Petr Mladek
· 8 years ago
2d13bb6
kernel/debug/debug_core.c: more properly delay for secondary CPUs
by Douglas Anderson
· 8 years ago
db86235
kcov: add more missing includes
by Kefeng Wang
· 8 years ago
9a29d0f
relay: check array offset before using it
by Dan Carpenter
· 8 years ago
7560ef3
sysctl: add KERN_CONT to deprecated_sysctl_warning()
by Tetsuo Handa
· 8 years ago
8e53c07
kexec: add cond_resched into kimage_alloc_crash_control_pages
by zhong jiang
· 8 years ago
401721e
kexec: export the value of phys_base instead of symbol address
by Baoquan He
· 8 years ago
760c6a9
coredump: clarify "unsafe core_pattern" warning
by Alexey Dobriyan
· 8 years ago
c7be96a
signals: avoid unnecessary taking of sighand->siglock
by Waiman Long
· 8 years ago
4d1f0fb
kernel/watchdog: use nmi registers snapshot in hardlockup handler
by Konstantin Khlebnikov
· 8 years ago
412ac77a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
dcdaa2f
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
683b96f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
0f1d6df
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
a9042de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
533c7b6
audit: use proper refcount locking on audit_sock
by Richard Guy Briggs
· 8 years ago
a09cfa4
audit: don't ever sleep on a command record/message
by Paul Moore
· 8 years ago
6c54e78
audit: handle a clean auditd shutdown with grace
by Paul Moore
· 8 years ago
e1d1662
audit: wake up kauditd_thread after auditd registers
by Paul Moore
· 8 years ago
3197542
audit: rework audit_log_start()
by Paul Moore
· 8 years ago
Next »