summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-10-091-0/+1
|\
| * netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-091-0/+1
* | Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-051-2/+2
|\ \
| * | dm ioctl: fix alignment of event number in the device listMikulas Patocka2017-09-251-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-051-1/+1
|\ \
| * | bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2017-10-031-1/+1
| |/
* | Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-031-0/+1
|\ \ | |/ |/|
| * USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-09-191-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-231-1/+5
|\ \
| * | net: ethtool: Add back transceiver typeFlorian Fainelli2017-09-211-1/+5
| |/
* | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-221-8/+15
|\ \
| * | seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook2017-08-141-0/+1
| * | seccomp: Introduce SECCOMP_RET_KILL_PROCESSKees Cook2017-08-141-8/+10
| * | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook2017-08-141-1/+2
| * | seccomp: Action to log before allowingTyler Hicks2017-08-141-0/+1
| * | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks2017-08-141-0/+1
| * | seccomp: Operation for checking if an action is availableTyler Hicks2017-08-141-2/+3
* | | Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie2017-09-181-86/+86
|\ \ \ | |_|/ |/| |
| * | uapi linux/kfd_ioctl.h: only use __u32 and __u64Mikko Rapeli2017-08-061-86/+86
* | | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-141-7/+1
|\ \ \
| * | | btrfs: Add zstd supportNick Terrell2017-08-151-7/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-3/+19
|\ \ \
| * | | Introduce v3 namespaced file capabilitiesSerge E. Hallyn2017-09-011-3/+19
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-101-0/+1
|\ \ \ \
| * | | | tee: indicate privileged dev in gen_capsJens Wiklander2017-08-041-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-091-0/+1
|\ \ \ \
| * | | | loop: add ioctl for changing logical block sizeOmar Sandoval2017-08-311-0/+1
| * | | | Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe2017-08-281-3/+0
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-091-2/+2
|\ \ \ \ \ \
| * | | | | | bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann2017-09-081-2/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-093-5/+3
|\ \ \ \ \ \ \
| * | | | | | | drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day2017-09-081-2/+2
| * | | | | | | autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECTTomohiro Kusumi2017-09-081-2/+0
| * | | | | | | autofs: make dev ioctl version and ismountpoint user accessibleIan Kent2017-09-081-1/+1
* | | | | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-18/+24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2017-09-071-2/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Fix PCIe capability sizesAlex Williamson2017-08-241-2/+4
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pci/dpc' into nextBjorn Helgaas2017-09-071-0/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI/DPC: Add eDPC supportDongdong Liu2017-08-241-0/+10
| | |/ / / / / / /
| * | | | | | | | PCI/AER: Reformat AER register definitionsBjorn Helgaas2017-08-311-16/+10
| |/ / / / / / /
* | | | | | | | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-081-1/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | KVM: PPC: Book3S HV: Report storage key support to userspacePaul Mackerras2017-08-311-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-09-071-1/+0
|\ \ \ \ \ \ \
| * | | | | | | uapi/linux/quota.h: Do not include linux/errno.hFlorian Weimer2017-08-141-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-09-078-199/+775
|\ \ \ \ \ \ \
| * | | | | | | media: dvb headers: make checkpatch happierMauro Carvalho Chehab2017-09-053-7/+6
| * | | | | | | media: ca.h: document ca_msg and the corresponding ioctlsMauro Carvalho Chehab2017-09-051-1/+10
| * | | | | | | media: ca docs: document CA_SET_DESCR ioctl and structsMauro Carvalho Chehab2017-09-051-1/+8
| * | | | | | | media: net.h: add kernel-doc and use it at Documentation/Mauro Carvalho Chehab2017-09-051-0/+15
| * | | | | | | media: frontend.h: Avoid the term DVB when doesn't refer to a delivery systemMauro Carvalho Chehab2017-09-051-3/+3
OpenPOWER on IntegriCloud