index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
4
-6
/
+44
|
\
|
*
ocxl: Add an IOCTL so userspace knows what OCXL features are available
Alastair D'Silva
2018-06-03
1
-0
/
+6
|
*
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
2018-06-03
2
-0
/
+17
|
*
mm/pkeys: Add an empty arch_pkeys_enabled()
Michael Ellerman
2018-05-09
1
-0
/
+5
|
*
x86/pkeys: Move vma_pkey() into asm/pkeys.h
Michael Ellerman
2018-05-09
1
-1
/
+1
|
*
mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h
Michael Ellerman
2018-05-09
1
-0
/
+5
|
*
mm/pkeys: Remove include of asm/mmu_context.h from pkeys.h
Michael Ellerman
2018-05-09
1
-1
/
+0
|
*
mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
Ram Pai
2018-05-09
1
-1
/
+6
|
*
mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
Ram Pai
2018-05-09
1
-4
/
+5
*
|
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-07
1
-0
/
+4
|
\
\
|
*
|
vfs: factor out inode_insert5()
Miklos Szeredi
2018-05-31
1
-0
/
+4
*
|
|
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-07
1
-1
/
+6
|
\
\
\
|
*
|
|
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
2018-03-20
1
-1
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
169
-1712
/
+5538
|
\
\
\
\
|
*
|
|
|
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
2018-06-06
1
-0
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
10
-55
/
+277
|
|
\
\
\
\
|
|
*
|
|
|
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
2018-06-05
1
-0
/
+9
|
|
*
|
|
|
net: added netdevice operation for Tx
Magnus Karlsson
2018-06-05
1
-0
/
+2
|
|
*
|
|
|
xsk: add zero-copy support for Rx
Björn Töpel
2018-06-05
2
-1
/
+9
|
|
*
|
|
|
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
2018-06-05
1
-0
/
+10
|
|
*
|
|
|
net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM
Björn Töpel
2018-06-05
1
-0
/
+8
|
|
*
|
|
|
xsk: introduce xdp_umem_page
Björn Töpel
2018-06-05
1
-1
/
+6
|
|
*
|
|
|
xsk: moved struct xdp_umem definition
Björn Töpel
2018-06-05
1
-1
/
+23
|
|
*
|
|
|
net: remove net_device operation ndo_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-4
/
+0
|
|
*
|
|
|
xsk: new descriptor addressing scheme
Björn Töpel
2018-06-04
1
-7
/
+5
|
|
*
|
|
|
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
2018-06-03
1
-1
/
+1
|
|
*
|
|
|
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
2
-1
/
+8
|
|
*
|
|
|
xdp: done implementing ndo_xdp_xmit flush flag for all drivers
Jesper Dangaard Brouer
2018-06-03
1
-1
/
+0
|
|
*
|
|
|
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-06-03
2
-3
/
+9
|
|
*
|
|
|
bpf: fix context access in tracing progs on 32 bit archs
Daniel Borkmann
2018-06-03
1
-6
/
+24
|
|
*
|
|
|
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
Daniel Borkmann
2018-06-03
1
-1
/
+2
|
|
*
|
|
|
bpf: add bpf_skb_cgroup_id helper
Daniel Borkmann
2018-06-03
1
-1
/
+18
|
|
*
|
|
|
bpf: avoid retpoline for lookup/update/delete calls on maps
Daniel Borkmann
2018-06-03
1
-0
/
+3
|
|
*
|
|
|
bpf: test case for map pointer poison with calls/branches
Daniel Borkmann
2018-06-03
1
-0
/
+10
|
|
*
|
|
|
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2018-05-30
3
-1
/
+84
|
|
*
|
|
|
bpf: Drop mpls from bpf_fib_lookup
David Ahern
2018-05-29
1
-13
/
+13
|
|
*
|
|
|
bpf: clean up eBPF helpers documentation
Quentin Monnet
2018-05-29
1
-11
/
+10
|
|
*
|
|
|
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
3
-6
/
+26
|
|
*
|
|
|
bpf: Define cgroup_bpf_enabled for CONFIG_CGROUP_BPF=n
Andrey Ignatov
2018-05-28
1
-0
/
+1
|
*
|
|
|
|
devlink: Add extack to reload and port_{un, }split operations
David Ahern
2018-06-05
1
-3
/
+4
|
*
|
|
|
|
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
2018-06-05
1
-10
/
+0
|
*
|
|
|
|
qed*: Utilize FW 8.37.2.0
Michal Kalderon
2018-06-05
4
-9
/
+8
|
*
|
|
|
|
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
2018-06-05
1
-1
/
+0
|
*
|
|
|
|
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
2018-06-05
1
-0
/
+4
|
*
|
|
|
|
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
2018-06-05
1
-1
/
+0
|
*
|
|
|
|
qed: Add srq core support for RoCE and iWARP
Yuval Bason
2018-06-04
1
-1
/
+11
|
*
|
|
|
|
net: skbuff.h: drop unneeded <linux/slab.h>
Randy Dunlap
2018-06-04
1
-2
/
+0
|
*
|
|
|
|
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
2018-06-04
1
-0
/
+32
|
*
|
|
|
|
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
1
-0
/
+5
|
*
|
|
|
|
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2018-06-04
1
-5
/
+0
[next]