aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk1-0/+19
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe3-10/+6
2018-12-04bpf: respect size hint to BPF_PROG_TEST_RUN if presentLorenz Bauer1-2/+5
2018-12-03devlink: Add 'fw_load_policy' generic parameterShalom Toledo1-0/+5
2018-12-03bpf: fix documentation for eBPF helpersQuentin Monnet1-45/+45
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov1-0/+1
2018-12-03media: v4l: Add 4bpp packed depth confidence format CNF4Sergey Dorodnicov1-0/+1
2018-12-01netfilter: remove NFC_* cache bitsPablo Neira Ayuso4-71/+0
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller1-0/+14
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer1-0/+4
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer1-14/+21
2018-11-30tun: implement carrier changeNicolas Dichtel1-0/+1
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann1-5/+12
2018-11-30tcp: implement coalescing on backlog queueEric Dumazet1-0/+1
2018-11-30drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt1-0/+25
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+15
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch1-0/+1
2018-11-29Merge branch 'topic/leds-trigger' into for-nextTakashi Iwai4-11/+18
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+0
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie2-10/+5
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-2/+20
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+8
2018-11-28bpf: helper to pop data from messagesJohn Fastabend1-1/+15
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+1
2018-11-27netns: enable to dump full nsid translation tableNicolas Dichtel1-0/+1
2018-11-27netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel1-0/+1
2018-11-27net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov1-0/+3
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov2-0/+19
2018-11-27drm/v3d: Fix whitespace inconsistency in the header.Eric Anholt1-2/+2
2018-11-26virtio: add packed ring types and macrosTiwei Bie2-0/+55
2018-11-26RDMA/uverbs: Add missing driver_dataJason Gunthorpe1-3/+13
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-6/+39
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-10/+0
2018-11-23ALSA: firewire-tascam: notify events of change of state for userspace applica...Takashi Sakamoto1-0/+7
2018-11-23ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto1-0/+6
2018-11-23ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto1-0/+5
2018-11-23ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto1-0/+2
2018-11-23media: vb2: Allow reqbufs(0) with "in use" MMAP buffersJohn Sheu1-0/+1
2018-11-22bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu1-0/+1
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires1-10/+0
2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-4/+11
2018-11-21virtio-gpu: add VIRTIO_GPU_F_EDID featureGerd Hoffmann1-0/+18
2018-11-20MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton1-0/+1
2018-11-20bpf: Introduce bpf_func_infoYonghong Song1-0/+13
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau1-3/+15
2018-11-20media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__Hans Verkuil1-13/+15
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+5
2018-11-20drm: Introduce new DRM_FORMAT_XYUVStanislav Lisovskiy1-0/+1
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula68-420/+1605