index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-26
xen/gntdev: Allow mappings for DMA buffers
Oleksandr Andrushchenko
1
-0
/
+15
2018-07-26
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
1
-4
/
+0
2018-07-26
drm: add msm compressed format modifiers
Jeykumar Sankaran
1
-0
/
+13
2018-07-26
usb: gadget: uvc: Move userspace API definition to public header
Laurent Pinchart
1
-0
/
+39
2018-07-25
net/smc: provide fallback reason code
Karsten Graul
1
-0
/
+6
2018-07-25
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
1
-0
/
+17
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
1
-1
/
+6
2018-07-25
media: videodev.h: add PIX_FMT_FWHT for use with vicodec
Hans Verkuil
1
-0
/
+1
2018-07-25
media: media.h: add encoder/decoder functions for codecs
Hans Verkuil
1
-0
/
+2
2018-07-25
media: media.h: reorder video en/decoder functions
Hans Verkuil
1
-7
/
+7
2018-07-25
media: media.h: add MEDIA_ENT_F_DV_ENCODER
Hans Verkuil
1
-1
/
+2
2018-07-25
media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODER
Hans Verkuil
1
-1
/
+3
2018-07-25
media: add flags field to struct media_v2_entity
Hans Verkuil
1
-1
/
+11
2018-07-25
media: add 'index' to struct media_v2_pad
Hans Verkuil
1
-1
/
+11
2018-07-25
media: uapi/linux/cec.h: add 5V events
Hans Verkuil
1
-0
/
+2
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
1
-0
/
+2
2018-07-25
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+2
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+1
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-07-24
net/sched: add skbprio scheduler
Nishanth Devarajan
1
-0
/
+15
2018-07-24
net: phy: add GBit master / slave error detection
Heiner Kallweit
1
-0
/
+1
2018-07-24
media: v4l: Add support for STD ioctls on subdev nodes
Niklas Söderlund
1
-0
/
+4
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
1
-0
/
+17
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
1
-1
/
+32
2018-07-23
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
1
-2
/
+67
2018-07-23
net: sched: introduce chain object to uapi
Jiri Pirko
1
-0
/
+7
2018-07-23
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
1
-0
/
+16
2018-07-23
iio: Add modifier for DUV light
Maxime Roussin-Bélanger
1
-0
/
+1
2018-07-23
net/smc: provide smc mode in smc_diag.c
Karsten Graul
1
-1
/
+8
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
1
-0
/
+1
2018-07-23
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
106
-1211
/
+4968
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+0
2018-07-21
arm64: KVM: export the capability to set guest SError syndrome
Dongjiu Geng
1
-0
/
+1
2018-07-21
iio: Add channel for Phase
Mathieu Othacehe
1
-0
/
+1
2018-07-21
usb: usbtmc: Add ioctl for termination character
Guido Kiener
1
-0
/
+6
2018-07-21
usb: usbtmc: Add ioctl for EOM bit
Guido Kiener
1
-0
/
+2
2018-07-21
usb: usbtmc: Add ioctl for trigger
Guido Kiener
1
-0
/
+1
2018-07-21
usb: usbtmc: Add ioctls to set/get usb timeout
Guido Kiener
1
-0
/
+4
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-9
/
+16
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
4
-95
/
+63
2018-07-20
drm/i915: Only force GGTT coherency w/a on required chipsets
Chris Wilson
1
-0
/
+22
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
1
-1
/
+1
2018-07-19
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
1
-0
/
+5
2018-07-19
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
1
-0
/
+2
2018-07-20
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+1
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+83
2018-07-19
MIPS: Add FP_MODE regset support
Maciej W. Rozycki
1
-0
/
+1
2018-07-19
MIPS: Add DSP ASE regset support
Maciej W. Rozycki
1
-0
/
+1
2018-07-19
pci_endpoint_test: Add 2 ioctl commands
Gustavo Pimentel
1
-0
/
+2
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
1
-0
/
+1
[prev]
[next]