summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* uapi: mqueue.h: add missing linux/types.h includeMike Frysinger2017-02-241-0/+2
* userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport2017-02-241-1/+4
* userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-241-0/+3
* userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport2017-02-241-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-232-2/+8
|\
| * Merge branch 'nsfs-discovery'Eric W. Biederman2017-02-031-2/+7
| |\
| | * nsfs: Add an ioctl() to return owner UID of a usernsMichael Kerrisk (man-pages)2017-02-031-3/+5
| | * nsfs: Add an ioctl() to return the namespace typeMichael Kerrisk (man-pages)2017-01-251-0/+3
| * | fs: Better permission checking for submountsEric W. Biederman2017-02-021-0/+1
| |/
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-231-0/+1
|\ \
| * \ Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-235-12/+17
| |\ \
| * | | uapi: add missing install of dma-buf.hDenys Dmytriyenko2017-02-141-0/+1
* | | | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-231-0/+17
|\ \ \ \
| * \ \ \ Merge branch 'pci/dpc' into nextBjorn Helgaas2017-02-151-0/+1
| |\ \ \ \
| | * | | | PCI/DPC: Wait for Root Port busy to clearKeith Busch2017-02-101-0/+1
| | | |_|/ | | |/| |
| * / | | PCI/ASPM: Add L1 substate capability structure register definitionsRajat Jain2017-02-101-0/+16
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-238-6/+20
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-02-232-1/+5
| |\ \ \ \
| | * | | | netfilter: nfnetlink_queue: fix NFQA_VLAN_MAX definitionKen-ichirou MATSUZAWA2017-02-211-1/+1
| | * | | | netfilter: ctnetlink: Fix regression in CTA_STATUS processingKevin Cernekee2017-02-061-0/+4
| * | | | | uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-02-231-5/+5
| * | | | | uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errorsDmitry V. Levin2017-02-232-0/+3
| * | | | | uapi: fix linux/llc.h userspace compilation errorDmitry V. Levin2017-02-231-0/+1
| * | | | | uapi: fix linux/ip6_tunnel.h userspace compilation errorsDmitry V. Levin2017-02-231-0/+2
| * | | | | uapi: fix linux/if.h userspace compilation errorsDmitry V. Levin2017-02-221-0/+4
* | | | | | Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds2017-02-231-0/+35
|\ \ \ \ \ \
| * | | | | | rpmsg: Driver for user space endpoint interfaceBjorn Andersson2017-01-181-0/+35
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-02-231-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires2017-02-091-3/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-0/+1
|\ \ \ \ \ \ \
| * | | | | | | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-101-0/+1
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-221-9/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_SHMEMAndrea Arcangeli2017-02-221-1/+7
| * | | | | | | | userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport2017-02-221-1/+1
| * | | | | | | | userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_HUGETLBFSAndrea Arcangeli2017-02-221-3/+25
| * | | | | | | | userfaultfd: hugetlbfs: allow registration of ranges containing huge pagesMike Kravetz2017-02-221-0/+3
| * | | | | | | | userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED requestPavel Emelyanov2017-02-221-1/+9
| * | | | | | | | userfaultfd: non-cooperative: add mremap() eventPavel Emelyanov2017-02-221-1/+10
| * | | | | | | | userfaultfd: non-cooperative: Add fork() eventPavel Emelyanov2017-02-221-10/+5
| * | | | | | | | userfaultfd: document _IOR/_IOWAndrea Arcangeli2017-02-221-0/+6
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-222-1/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-1/+3
| * | | | | | | | Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-093-3/+5
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-071-0/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbersDavid Gibson2017-01-311-0/+11
| * | | | | | | | | KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti2017-02-071-0/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-222-19/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | serial: exar: Move register defines from uapi header to consumer siteJan Kiszka2017-02-101-18/+0
| * | | | | | | | | serial: exar: Fix feature control register constantsJan Kiszka2017-02-101-2/+2
| * | | | | | | | | Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-162-0/+37
| |\| | | | | | | |