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/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
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
bpf: add initial bpf tracepoints
Daniel Borkmann
2017-01-25
3
-3
/
+42
|
*
|
|
|
|
|
|
|
|
|
|
trace: add variant without spacing in trace_print_hex_seq
Daniel Borkmann
2017-01-25
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
bpf: enable verifier to better track const alu ops
Daniel Borkmann
2017-01-24
1
-19
/
+45
|
*
|
|
|
|
|
|
|
|
|
|
bpf, lpm: fix kfree of im_node in trie_update_elem
Daniel Borkmann
2017-01-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
bpf: add a longest prefix match trie map implementation
Daniel Mack
2017-01-23
2
-1
/
+504
|
*
|
|
|
|
|
|
|
|
|
|
bpf: add bpf_probe_read_str helper
Gianluca Borello
2017-01-20
1
-0
/
+32
|
*
|
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
9
-59
/
+169
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
bpf, trace: make ctx access checks more robust
Daniel Borkmann
2017-01-16
1
-0
/
+9
|
*
|
|
|
|
|
|
|
|
|
|
|
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
2017-01-12
1
-2
/
+6
|
*
|
|
|
|
|
|
|
|
|
|
|
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
2017-01-12
2
-9
/
+9
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
4
-4
/
+8
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
bpf: Make unnecessarily global functions static
Tobias Klauser
2017-01-10
1
-7
/
+10
[next]