summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-191-2/+2
|\
| * sock: make cookie generation global instead of per netnsDaniel Borkmann2019-08-091-2/+2
* | Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-091-19/+1Star
|\ \ | |/ |/|
| * Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-08-081-19/+1Star
| |\
| | * Revert "drm/amdkfd: New IOCTL to allocate queue GWS"Alex Deucher2019-08-071-19/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-072-6/+19
|\ \ \ | |/ / |/| |
| * | net/socket: fix GCC8+ Wpacked-not-aligned warningsQian Cai2019-08-031-6/+13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-07-311-0/+6
| |\ \
| | * | netfilter: add include guard to xt_connlabel.hMasahiro Yamada2019-07-291-0/+6
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-07-291-14/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | iommu/virtio: Update to most recent specificationJean-Philippe Brucker2019-07-221-14/+18
* | | | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-281-3/+0Star
|\ \ \ \
| * | | | tty: serial: netx: Delete driverLinus Walleij2019-07-251-3/+0Star
| |/ / /
* | | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-2812-12/+12
|\ \ \ \
| * | | | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-2512-12/+12
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-241-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-241-2/+2
* | | | Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-221-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in...Hans Verkuil2019-07-111-1/+7
* | | | nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin2019-07-201-1/+1
| |_|/ |/| |
* | | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-191-3/+3
|\ \ \
| * | | fs/adfs: correct disc record structureRussell King2019-06-271-3/+3
* | | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-0/+1
|\ \ \ \
| * | | | zsfold: Convert zsfold to use the new mount APIDavid Howells2019-05-261-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-192-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-181-2/+2
| |\ \ \ \ \
| | * | | | | bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev2019-07-151-2/+2
| * | | | | | fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel2019-07-161-1/+1
* | | | | | | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-182-0/+35
|\ \ \ \ \ \ \
| * | | | | | | virtio_pmem: fix sparse warningPankaj Gupta2019-07-171-2/+2
| * | | | | | | virtio-pmem: Add virtio pmem driverPankaj Gupta2019-07-062-0/+35
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-07-172-0/+162
|\ \ \ \ \ \ \
| * | | | | | | iommu/virtio: Add event queueJean-Philippe Brucker2019-06-061-0/+19
| * | | | | | | iommu/virtio: Add probe requestJean-Philippe Brucker2019-06-061-0/+36
| * | | | | | | iommu: Add virtio-iommu driverJean-Philippe Brucker2019-06-062-0/+107
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-173-46/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova2019-07-171-0/+35
| * | | | | | | | coda: add hinting support for partial file cachingPedro Cuadra2019-07-171-2/+27
| * | | | | | | | coda: remove uapi/linux/coda_psdev.hJan Harkes2019-07-171-10/+0Star
| * | | | | | | | coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes2019-07-171-26/+7Star
| * | | | | | | | coda: stop using 'struct timespec' in user APIArnd Bergmann2019-07-171-3/+17
| * | | | | | | | uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes2019-07-171-5/+0Star
| * | | | | | | | uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-07-171-13/+0Star
| * | | | | | | | uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli2019-07-171-2/+2
* | | | | | | | | Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-07-171-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | btrfs: add mask for all RAID1 typesDavid Sterba2019-07-021-0/+2
* | | | | | | | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-151-1/+1
* | | | | | | | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-161-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2019-06-131-0/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |