summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30tun: implement carrier changeNicolas Dichtel
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann
2018-11-30tcp: implement coalescing on backlog queueEric Dumazet
2018-11-30drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch
2018-11-29Merge branch 'topic/leds-trigger' into for-nextTakashi Iwai
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-28bpf: helper to pop data from messagesJohn Fastabend
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-27netns: enable to dump full nsid translation tableNicolas Dichtel
2018-11-27netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel
2018-11-27net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov
2018-11-27drm/v3d: Fix whitespace inconsistency in the header.Eric Anholt
2018-11-26virtio: add packed ring types and macrosTiwei Bie
2018-11-26RDMA/uverbs: Add missing driver_dataJason Gunthorpe
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-23ALSA: firewire-tascam: notify events of change of state for userspace applica...Takashi Sakamoto
2018-11-23ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto
2018-11-23ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto
2018-11-23ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto
2018-11-23media: vb2: Allow reqbufs(0) with "in use" MMAP buffersJohn Sheu
2018-11-22bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires
2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-21virtio-gpu: add VIRTIO_GPU_F_EDID featureGerd Hoffmann
2018-11-20MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton
2018-11-20bpf: Introduce bpf_func_infoYonghong Song
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau
2018-11-20media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__Hans Verkuil
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-11-20drm: Introduce new DRM_FORMAT_XYUVStanislav Lisovskiy
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-19aio: Comment use of IOCB_FLAG_IOPRIO aio flagDamien Le Moal
2018-11-20bpf: move BPF_F_QUERY_EFFECTIVE after map flagsLorenz Bauer
2018-11-20bpf: allow zero-initializing hash map seedLorenz Bauer
2018-11-19sctp: add sockopt SCTP_EVENTXin Long
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long
2018-11-19Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-17net/ncsi: Configure multi-package, multi-channel modes with failoverSamuel Mendoza-Jonas
2018-11-17tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATSYousuk Seung