aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi96-1472/+1838
2019-07-29netfilter: add include guard to xt_connlabel.hMasahiro Yamada1-0/+6
2019-07-28fs: uapi: define verity bit for FS_IOC_GETFLAGSEric Biggers1-0/+1
2019-07-28fs-verity: add UAPI headerEric Biggers1-0/+39
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+0
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-17/+17
2019-07-26nl80211: document uapi for CMD_FRAME_WAIT_CANCELDenis Kenzior1-1/+3
2019-07-26Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2-13/+17
2019-07-25bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev1-0/+1
2019-07-25bpf/flow_dissector: pass input flags to BPF flow dissector programStanislav Fomichev1-0/+5
2019-07-25drm/panfrost: Export all GPU feature registersSteven Price1-0/+39
2019-07-25tty: serial: netx: Delete driverLinus Walleij1-3/+0
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada17-17/+17
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig1-2/+2
2019-07-23drm: Add SPI connector typeNoralf Trønnes1-0/+1
2019-07-23ASoC: SOF: Intel: ssp: BCLK delay parameterJanusz Jankowski2-1/+2
2019-07-22scsi: ufs: uapi: Fix SPDX license identifierAvri Altman1-1/+1
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard95-1469/+1841
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+7
2019-07-22iommu/virtio: Update to most recent specificationJean-Philippe Brucker1-14/+18
2019-07-22ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada2-13/+17
2019-07-22x86/mpx: Remove MPX APIsDave Hansen1-1/+1
2019-07-22Input: add support for the FlySky FS-iA6B RC receiverMarkus Koch1-0/+1
2019-07-20nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin1-1/+1
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+6
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+3
2019-07-19Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie1-1/+6
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+35
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+162
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-58/+86
2019-07-16virtio_pmem: fix sparse warningPankaj Gupta1-2/+2
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2-6/+9
2019-07-16mm: move MAP_SYNC to asm-generic/mman-common.hAneesh Kumar K.V2-2/+2
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova1-0/+35
2019-07-16coda: add hinting support for partial file cachingPedro Cuadra1-2/+27
2019-07-16coda: remove uapi/linux/coda_psdev.hJan Harkes1-10/+0
2019-07-16coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes1-26/+7
2019-07-16coda: stop using 'struct timespec' in user APIArnd Bergmann1-3/+17
2019-07-16uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes1-5/+0
2019-07-16uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli1-13/+0
2019-07-16uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli1-2/+2
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig1-5/+3
2019-07-16Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+2
2019-07-16fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel1-1/+1
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2-2/+2
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2