index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-23
5
-11
/
+76
|
\
|
*
prctl: propagate has_child_subreaper flag to every descendant
Pavel Tikhomirov
2017-02-03
2
-3
/
+29
|
*
introduce the walk_process_tree() helper
Oleg Nesterov
2017-02-03
1
-0
/
+32
|
*
fs: Better permission checking for submounts
Eric W. Biederman
2017-02-02
1
-2
/
+2
|
*
exit: fix the setns() && PR_SET_CHILD_SUBREAPER interaction
Oleg Nesterov
2017-02-01
1
-5
/
+8
|
*
inotify: Convert to using per-namespace limits
Nikolay Borisov
2017-01-24
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-23
1
-1
/
+1
|
\
\
|
*
|
bpf: fix spelling mistake: "proccessed" -> "processed"
Colin Ian King
2017-02-23
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-22
3
-13
/
+60
|
\
\
\
|
*
|
|
userfaultfd: non-cooperative: Add fork() event
Pavel Emelyanov
2017-02-22
1
-3
/
+7
|
*
|
|
kernel/watchdog.c: do not hardcode CPU 0 as the initial thread
Prarit Bhargava
2017-02-22
1
-10
/
+15
|
*
|
|
tracing: add __print_flags_u64()
Ross Zwisler
2017-02-22
1
-0
/
+38
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-02-22
1
-5
/
+8
|
\
\
\
\
|
*
|
|
|
seccomp: Only dump core when single-threaded
Kees Cook
2017-02-23
1
-5
/
+8
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-02-22
6
-240
/
+313
|
\
\
\
\
|
*
|
|
|
printk: drop call_console_drivers() unused param
Sergey Senozhatsky
2017-02-08
1
-8
/
+4
|
*
|
|
|
printk: convert the rest to printk-safe
Sergey Senozhatsky
2017-02-08
1
-38
/
+65
|
*
|
|
|
printk: remove zap_locks() function
Sergey Senozhatsky
2017-02-08
1
-61
/
+0
|
*
|
|
|
printk: use printk_safe buffers in printk
Sergey Senozhatsky
2017-02-08
1
-15
/
+32
|
*
|
|
|
printk: report lost messages in printk safe/nmi contexts
Sergey Senozhatsky
2017-02-08
3
-37
/
+28
|
*
|
|
|
printk: always use deferred printk when flush printk_safe lines
Sergey Senozhatsky
2017-02-08
1
-8
/
+6
|
*
|
|
|
printk: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
2017-02-08
4
-52
/
+157
|
*
|
|
|
printk: rename nmi.c and exported api
Sergey Senozhatsky
2017-02-08
4
-36
/
+36
|
*
|
|
|
printk: use vprintk_func in vprintk()
Sergey Senozhatsky
2017-02-08
1
-1
/
+1
*
|
|
|
|
Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-22
1
-13
/
+17
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
module: fix memory leak on early load_module() failures
Luis R. Rodriguez
2017-02-21
1
-0
/
+1
|
*
|
|
|
module: Optimize search_module_extables()
Peter Zijlstra
2017-02-10
1
-13
/
+14
|
*
|
|
|
livepatch/module: print notice of TAINT_LIVEPATCH
Joe Lawrence
2017-01-30
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
1
-2
/
+16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()
Greg Kroah-Hartman
2017-01-19
1
-0
/
+14
|
*
|
|
kmod: make usermodehelper path a const string
Greg Kroah-Hartman
2017-01-19
1
-2
/
+2
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-22
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core
Will Deacon
2017-01-12
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
kexec: Switch to __pa_symbol
Laura Abbott
2017-01-11
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
kprobes: Introduce weak variant of kprobe_exceptions_notify()
Naveen N. Rao
2017-02-10
1
-0
/
+6
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
15
-151
/
+1158
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-19
6
-26
/
+13
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
4
-13
/
+282
|
*
|
|
|
|
|
|
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
2017-02-17
1
-1
/
+11
|
*
|
|
|
|
|
|
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
2017-02-17
5
-14
/
+14
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
6
-40
/
+90
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bpf: reduce compiler warnings by adding fallthrough comments
Alexander Alemayhu
2017-02-14
1
-0
/
+5
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
1
-2
/
+1
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
bpf, lpm: fix overflows in trie_alloc checks
Daniel Borkmann
2017-02-08
1
-9
/
+27
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
4
-66
/
+102
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
bpf: enable verifier to add 0 to packet ptr
William Tu
2017-02-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
trace: rename trace_print_hex_seq arg and add kdoc
Daniel Borkmann
2017-02-03
1
-2
/
+13
|
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
2
-11
/
+10
|
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
19
-92
/
+194
|
|
\
\
\
\
\
\
\
\
\
\
\
[next]