summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-24uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin
2017-03-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-20generic syscalls: Wire up statx syscallStafford Horne
2017-03-17Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-15Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2017-03-13uapi: fix drm/omap_drm.h userspace compilation errorsDmitry V. Levin
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-07btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hDmitry V. Levin
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-27autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi
2017-02-27autofs: add command enum/macros for root-dir ioctlsTomohiro Kusumi
2017-02-27autofs: remove wrong commentTomohiro Kusumi
2017-02-27virtio_pci: don't duplicate the msix_enable flag in struct pci_devChristoph Hellwig
2017-02-27virtio_mmio: expose header to userspaceMichael S. Tsirkin
2017-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-25uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation errorDmitry V. Levin
2017-02-24uapi: mqueue.h: add missing linux/types.h includeMike Frysinger
2017-02-24userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-23uapi: stop including linux/sysctl.h in uapi/linux/netfilter.hDmitry V. Levin
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-23uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin
2017-02-23uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errorsDmitry V. Levin
2017-02-23uapi: fix linux/llc.h userspace compilation errorDmitry V. Levin
2017-02-23uapi: fix linux/ip6_tunnel.h userspace compilation errorsDmitry V. Levin
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-22userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_SHMEMAndrea Arcangeli