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
*
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2016-07-25
1
-5
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
9
-36
/
+56
|
\
|
*
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-16
1
-5
/
+1
|
|
\
|
|
*
workqueue: Fix setting affinity of unbound worker threads
Peter Zijlstra
2016-06-16
1
-5
/
+1
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-15
1
-1
/
+1
|
|
\
\
|
|
*
|
gcov: add support for gcc version >= 6
Florian Meier
2016-07-15
1
-1
/
+1
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-15
3
-7
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
sched/core: Correct off by one bug in load migration calculation
Thomas Gleixner
2016-07-13
3
-7
/
+9
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
2016-07-14
1
-0
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-07-11
1
-0
/
+1
|
|
|
/
/
|
*
|
|
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
2016-07-13
1
-0
/
+2
|
|
/
/
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-08
1
-22
/
+20
|
|
\
\
|
|
*
|
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
2016-06-27
1
-16
/
+11
|
|
*
|
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-06-27
1
-6
/
+9
|
*
|
|
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
2016-07-07
1
-1
/
+22
*
|
|
|
bpf: enable direct packet data write for xdp progs
Brenden Blanco
2016-07-19
1
-1
/
+16
*
|
|
|
bpf: add XDP prog type for early driver filter
Brenden Blanco
2016-07-19
1
-0
/
+1
*
|
|
|
bpf: add bpf_prog_add api for bulk prog refcnt
Brenden Blanco
2016-07-19
1
-3
/
+9
*
|
|
|
kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug
Andrew Morton
2016-07-19
1
-1
/
+3
*
|
|
|
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
Daniel Borkmann
2016-07-16
1
-1
/
+1
*
|
|
|
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
2016-07-15
2
-20
/
+19
*
|
|
|
bpf, perf: split bpf_perf_event_output
Daniel Borkmann
2016-07-15
1
-13
/
+22
*
|
|
|
perf, events: add non-linear data support for raw records
Daniel Borkmann
2016-07-15
3
-26
/
+62
*
|
|
|
bpf: make inode code explicitly non-modular
Paul Gortmaker
2016-07-11
1
-3
/
+1
*
|
|
|
bpf: introduce bpf_get_current_task() helper
Alexei Starovoitov
2016-07-09
1
-0
/
+13
*
|
|
|
cgroup: bpf: Add bpf_skb_in_cgroup_proto
Martin KaFai Lau
2016-07-01
1
-1
/
+7
*
|
|
|
cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY
Martin KaFai Lau
2016-07-01
3
-1
/
+47
*
|
|
|
cgroup: Add cgroup_get_from_fd
Martin KaFai Lau
2016-07-01
1
-0
/
+35
*
|
|
|
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
2016-07-01
1
-8
/
+19
*
|
|
|
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2016-07-01
3
-14
/
+5
*
|
|
|
bpf: don't use raw processor id in generic helper
Daniel Borkmann
2016-06-30
1
-1
/
+1
*
|
|
|
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read
Daniel Borkmann
2016-06-30
1
-3
/
+8
*
|
|
|
bpf, trace: fetch current cpu only once
Daniel Borkmann
2016-06-30
1
-2
/
+3
*
|
|
|
bpf: minor cleanups on fd maps and helpers
Daniel Borkmann
2016-06-30
2
-14
/
+7
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
23
-203
/
+386
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-06-29
3
-4
/
+25
|
|
\
\
\
|
|
*
|
|
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
2016-06-28
3
-1
/
+21
|
|
*
|
|
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
2016-06-28
1
-3
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-29
3
-37
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-06-29
1
-1
/
+1
|
|
*
|
|
|
bpf, trace: check event type in bpf_perf_event_read
Alexei Starovoitov
2016-06-15
1
-0
/
+4
|
|
*
|
|
|
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
2016-06-15
2
-36
/
+11
|
*
|
|
|
|
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-29
1
-72
/
+76
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
2016-06-23
1
-68
/
+74
|
|
*
|
|
|
cgroup: set css->id to -1 during init
Tejun Heo
2016-06-16
1
-0
/
+1
|
|
*
|
|
|
cgroup: remove redundant cleanup in css_create
Wenwei Tao
2016-05-26
1
-4
/
+1
|
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-06-25
3
-21
/
+66
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched/core: Allow kthreads to fall back to online && !active cpus
Tejun Heo
2016-06-24
1
-1
/
+3
|
|
*
|
|
|
|
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2016-06-24
1
-5
/
+4
|
|
*
|
|
|
|
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2016-06-24
2
-1
/
+21
[next]