Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
62906027091f1d02de44041524f0769f60bb9cf3
/
kernel
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
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
c648020
audit: rework the audit queue handling
by Paul Moore
· 8 years ago
af8b824
audit: rename the queues and kauditd related functions
by Paul Moore
· 8 years ago
4aa83872
audit: queue netlink multicast sends just like we do for unicast sends
by Paul Moore
· 8 years ago
6c92556
audit: fixup audit_init()
by Paul Moore
· 8 years ago
55a6f17
audit: move kaudit thread start from auditd registration to kaudit init (#2)
by Richard Guy Briggs
· 8 years ago
d06505b
Remove last traces of ikconfig.h
by Paul Bolle
· 8 years ago
c11a6cf
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
7b9dc3f
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
52281b3
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
e34bac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
f082f02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4979575
printk/kdb: handle more message headers
by Petr Mladek
· 8 years ago
22c2c7b2
printk/NMI: handle continuous lines and missing newline
by Petr Mladek
· 8 years ago
4a998e3
printk/NMI: fix up handling of the full nmi log buffer
by Petr Mladek
· 8 years ago
4ca5ede
hung_task: decrement sysctl_hung_task_warnings only if it is positive
by Tetsuo Handa
· 8 years ago
0f110a9
kernel/fork: use vfree_atomic() to free thread stack
by Andrey Ryabinin
· 8 years ago
3fb4afd
prctl: remove one-shot limitation for changing exe link
by Stanislav Kinsburskiy
· 8 years ago
c0b942a
kthread: add __printf attributes
by Nicolas Iooss
· 8 years ago
d4d7ccc
kprobes/trace: Fix kprobe selftest for newer gcc
by Marcin Nowakowski
· 8 years ago
f18f97a
tracing/kprobes: Add a helper method to return number of probe hits
by Marcin Nowakowski
· 8 years ago
99e6f6e
tracing/rb: Init the CPU mask on allocation
by Sebastian Andrzej Siewior
· 8 years ago
5645688
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
cbaa157
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
92c020d
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
631ddab
Merge branches 'pm-sleep' and 'powercap'
by Rafael J. Wysocki
· 8 years ago
b19ad3b
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 8 years ago
fecc8c0
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
c59f29c
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
by Pavankumar Kondeti
· 8 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9ad1aee
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
718c0dd
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6b94780
sched/core: Use load_avg for selecting idlest group
by Vincent Guittot
· 8 years ago
f519a3f
sched/core: Fix find_idlest_group() for fork
by Vincent Guittot
· 8 years ago
6643aab
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1a41442
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
by Steven Rostedt (Red Hat)
· 8 years ago
794de08
fgraph: Handle a case where a tracer ignores set_graph_notrace
by Steven Rostedt (Red Hat)
· 8 years ago
656c7f0
tracing: Replace kmap with copy_from_user() in trace_marker writing
by Steven Rostedt (Red Hat)
· 8 years ago
9c1f6bb
tracing: Allow benchmark to be enabled at early_initcall()
by Steven Rostedt (Red Hat)
· 8 years ago
989a0a3
tracing: Have system enable return error if one of the events fail
by Steven Rostedt (Red Hat)
· 8 years ago
Next »