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
*
posix-cpu-timers: Remove lockdep_assert_irqs_disabled()
Sebastian Andrzej Siewior
2018-06-12
1
-2
/
+0
*
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
5
-0
/
+365
|
\
|
*
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
5
-0
/
+365
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-10
2
-13
/
+55
|
\
\
|
*
|
genirq/affinity: Defer affinity setting if irq chip is busy
Thomas Gleixner
2018-06-06
1
-2
/
+35
|
*
|
genirq/migration: Avoid out of line call if pending is not set
Thomas Gleixner
2018-06-06
1
-4
/
+1
|
*
|
genirq/generic_pending: Do not lose pending affinity update
Thomas Gleixner
2018-06-06
1
-7
/
+19
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-10
1
-17
/
+7
|
\
\
\
|
*
|
|
signal: Remove no longer required irqsave/restore
Anna-Maria Gleixner
2018-06-10
1
-17
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2018-06-09
1
-0
/
+1
|
\
\
\
|
*
|
|
ide: don't enable/disable interrupts in force threaded-IRQ mode
Sebastian Andrzej Siewior
2018-06-05
1
-0
/
+1
*
|
|
|
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
4
-181
/
+200
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
2018-06-08
3
-181
/
+199
|
|
\
\
\
\
|
|
*
|
|
|
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-05-22
1
-4
/
+28
|
|
*
|
|
|
memremap: split devm_memremap_pages() and memremap() infrastructure
Dan Williams
2018-05-15
3
-177
/
+171
|
*
|
|
|
|
libnvdimm, e820: Register all pmem resources
Dan Williams
2018-06-02
1
-0
/
+1
*
|
|
|
|
|
kernel/hung_task.c: show all hung tasks before panic
Tetsuo Handa
2018-06-07
1
-4
/
+7
*
|
|
|
|
|
mm: split page_type out from _mapcount
Matthew Wilcox
2018-06-07
1
-0
/
+1
*
|
|
|
|
|
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
2018-06-07
2
-2
/
+9
*
|
|
|
|
|
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
2
-6
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
2018-05-10
1
-1
/
+1
|
*
|
|
|
|
|
tracing: Remove PPC32 wart from config TRACING_SUPPORT
Michael Ellerman
2018-05-03
1
-5
/
+1
*
|
|
|
|
|
|
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-07
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fuse: Restrict allow_other to the superblock's namespace or a descendant
Seth Forshee
2018-03-20
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
22
-463
/
+4605
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
10
-53
/
+169
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS
Yonghong Song
2018-06-04
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
3
-0
/
+18
|
|
*
|
|
|
|
|
|
|
bpf/xdp: devmap can avoid calling ndo_xdp_flush
Jesper Dangaard Brouer
2018-06-03
1
-13
/
+6
|
|
*
|
|
|
|
|
|
|
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-06-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
bpf: fix context access in tracing progs on 32 bit archs
Daniel Borkmann
2018-06-03
2
-3
/
+10
|
|
*
|
|
|
|
|
|
|
bpf: avoid retpoline for lookup/update/delete calls on maps
Daniel Borkmann
2018-06-03
2
-22
/
+58
|
|
*
|
|
|
|
|
|
|
bpf: show prog and map id in fdinfo
Daniel Borkmann
2018-06-03
1
-4
/
+8
|
|
*
|
|
|
|
|
|
|
bpf: fixup error message from gpl helpers on license mismatch
Daniel Borkmann
2018-06-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
2018-06-02
1
-1
/
+20
|
|
*
|
|
|
|
|
|
|
bpf: btf: Check array t->size
Martin KaFai Lau
2018-06-02
1
-0
/
+5
|
|
*
|
|
|
|
|
|
|
bpf: devmap: remove redundant assignment of dev = dev
Colin Ian King
2018-05-30
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2018-05-30
1
-0
/
+7
|
|
*
|
|
|
|
|
|
|
bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
Sean Young
2018-05-30
2
-2
/
+11
|
|
*
|
|
|
|
|
|
|
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
2
-1
/
+18
|
|
*
|
|
|
|
|
|
|
bpf: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2018-05-28
1
-4
/
+3
|
|
*
|
|
|
|
|
|
|
bpf: btf: avoid -Wreturn-type warning
Arnd Bergmann
2018-05-28
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
5
-15
/
+31
|
|
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
3
-31
/
+163
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
12
-136
/
+721
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
xdp/trace: extend tracepoint in devmap with an err
Jesper Dangaard Brouer
2018-05-24
1
-2
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-24
1
-11
/
+18
|
|
*
|
|
|
|
|
|
|
|
|
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2018-05-24
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2018-05-24
1
-4
/
+23
|
|
*
|
|
|
|
|
|
|
|
|
bpf: devmap prepare xdp frames for bulking
Jesper Dangaard Brouer
2018-05-24
1
-4
/
+70
[next]