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/jik...
Linus Torvalds
2016-10-07
1
-4
/
+2
|
\
|
*
tracing/syscalls: fix multiline in error message text
Colin Ian King
2016-09-29
1
-4
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-10-07
2
-10
/
+22
|
\
\
|
*
|
livepatch/module: make TAINT_LIVEPATCH module-specific
Josh Poimboeuf
2016-08-26
2
-7
/
+9
|
*
|
livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks
Jessica Yu
2016-08-18
1
-3
/
+13
*
|
|
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-06
11
-9
/
+783
|
\
\
\
|
*
|
|
tracing: Call traceoff trigger after event is recorded
Masami Hiramatsu
2016-09-23
1
-0
/
+1
|
*
|
|
tracing: Have max_latency be defined for HWLAT_TRACER as well
Steven Rostedt (Red Hat)
2016-09-12
2
-3
/
+5
|
*
|
|
tracing: Add NMI tracing in hwlat detector
Steven Rostedt (Red Hat)
2016-09-02
3
-3
/
+72
|
*
|
|
tracing: Have hwlat trace migrate across tracing_cpumask CPUs
Steven Rostedt (Red Hat)
2016-09-02
1
-0
/
+55
|
*
|
|
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
2016-09-02
7
-1
/
+642
|
*
|
|
ftrace: Access ret_stack->subtime only in the function profiler
Namhyung Kim
2016-09-01
2
-1
/
+6
|
*
|
|
function_graph: Handle TRACE_BPUTS in print_graph_comment
Namhyung Kim
2016-09-01
1
-0
/
+5
|
*
|
|
tracing/uprobe: Drop isdigit() check in create_trace_uprobe
Dmitry Safonov
2016-09-01
1
-4
/
+0
*
|
|
|
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
1
-0
/
+32
|
\
\
\
\
|
*
|
|
|
kvmconfig: add virtio-gpu to config fragment
Rob Herring
2016-09-23
1
-0
/
+1
|
*
|
|
|
config: move x86 kvm_guest.config to a common location
Rob Herring
2016-09-23
1
-0
/
+31
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-06
8
-24
/
+440
|
\
\
\
\
\
|
*
|
|
|
|
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2016-09-30
1
-0
/
+9
|
*
|
|
|
|
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
2016-09-22
4
-0
/
+62
|
|
\
\
\
\
\
|
|
*
|
|
|
|
nsfs: add ioctl to get a parent namespace
Andrey Vagin
2016-09-22
2
-0
/
+20
|
|
*
|
|
|
|
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2016-09-22
4
-0
/
+42
|
*
|
|
|
|
|
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
2016-09-22
4
-4
/
+4
|
*
|
|
|
|
|
mntns: Add a limit on the number of mount namespaces.
Eric W. Biederman
2016-08-31
1
-0
/
+1
|
*
|
|
|
|
|
netns: Add a limit on the number of net namespaces
Eric W. Biederman
2016-08-08
1
-0
/
+1
|
*
|
|
|
|
|
cgroupns: Add a limit on the number of cgroup namespaces
Eric W. Biederman
2016-08-08
2
-0
/
+19
|
*
|
|
|
|
|
ipcns: Add a limit on the number of ipc namespaces
Eric W. Biederman
2016-08-08
1
-0
/
+1
|
*
|
|
|
|
|
utsns: Add a limit on the number of uts namespaces
Eric W. Biederman
2016-08-08
2
-5
/
+30
|
*
|
|
|
|
|
pidns: Add a limit on the number of pid namespaces
Eric W. Biederman
2016-08-08
2
-4
/
+22
|
*
|
|
|
|
|
userns: Generalize the user namespace count into ucount
Eric W. Biederman
2016-08-08
3
-21
/
+39
|
*
|
|
|
|
|
userns: Make the count of user namespaces per user
Eric W. Biederman
2016-08-08
3
-26
/
+103
|
*
|
|
|
|
|
userns: Add a limit on the number of user namespaces
Eric W. Biederman
2016-08-08
3
-11
/
+75
|
*
|
|
|
|
|
userns: Add per user namespace sysctls.
Eric W. Biederman
2016-08-08
3
-3
/
+116
|
*
|
|
|
|
|
userns: Free user namespaces in process context
Eric W. Biederman
2016-08-08
1
-3
/
+11
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-10-05
7
-328
/
+906
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-02
5
-24
/
+63
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: allow access into map value arrays
Josef Bacik
2016-09-29
1
-18
/
+311
|
*
|
|
|
|
|
|
bpf: clean up put_cpu_var usage
Shaohua Li
2016-09-27
1
-1
/
+1
|
*
|
|
|
|
|
|
bpf: Set register type according to is_valid_access()
Mickaël Salaün
2016-09-27
1
-3
/
+2
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
4
-14
/
+76
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bpf: recognize 64bit immediate loads as consts
Jakub Kicinski
2016-09-21
1
-2
/
+12
|
*
|
|
|
|
|
|
|
bpf: enable non-core use of the verfier
Jakub Kicinski
2016-09-21
1
-0
/
+68
|
*
|
|
|
|
|
|
|
bpf: expose internal verfier structures
Jakub Kicinski
2016-09-21
1
-163
/
+103
|
*
|
|
|
|
|
|
|
bpf: don't (ab)use instructions to store state
Jakub Kicinski
2016-09-21
1
-30
/
+40
|
*
|
|
|
|
|
|
|
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2016-09-20
2
-14
/
+43
|
*
|
|
|
|
|
|
|
bpf, verifier: enforce larger zero range for pkt on overloading stack buffs
Daniel Borkmann
2016-09-20
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
11
-38
/
+113
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2016-09-09
4
-77
/
+51
|
*
|
|
|
|
|
|
|
|
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
2016-09-09
1
-6
/
+6
|
*
|
|
|
|
|
|
|
|
bpf: minor cleanups in helpers
Daniel Borkmann
2016-09-09
1
-3
/
+3
[next]