summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie2018-05-184-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | drm/virtio: add define for second capset to the virgl code.Dave Airlie2018-05-141-0/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tty: fix typo in ASYNCB_FOURPORT commentGiulio Benetti2018-05-241-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman2018-05-211-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman2018-05-083-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman2018-04-306-22/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | USB: Add support to store lane count used by USB 3.2Mathias Nyman2018-04-221-0/+5
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-051-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | crypto: ccp - Add GET_ID SEV commandJanakarajan Natarajan2018-05-311-0/+12
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-051-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fscrypt: add Speck128/256 supportEric Biggers2018-05-201-0/+2
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-051-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfsEric Sandeen2018-05-161-2/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-026-22/+40
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | time: Add new y2038 safe __kernel_timespecDeepa Dinamani2018-04-191-0/+7
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | signal/signalfd: Add support for SIGSYSEric W. Biederman2018-04-261-1/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-06-041-0/+97
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | btrfs: Add unprivileged version of ino_lookup ioctlTomohiro Misono2018-05-311-0/+17
| * | | | | | | | | | | btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REFTomohiro Misono2018-05-311-0/+18
| * | | | | | | | | | | btrfs: Add unprivileged ioctl which returns subvolume informationTomohiro Misono2018-05-311-0/+62
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-042-8/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | aio: implement IOCB_CMD_POLLChristoph Hellwig2018-05-261-4/+2
| * | | | | | | | | uapi: turn __poll_t sparse checks on by defaultChristoph Hellwig2018-05-261-4/+0
| * | | | | | | | | aio: implement io_pgeteventsChristoph Hellwig2018-05-021-0/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-011-0/+2
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-252-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ppp: remove the PPPIOCDETACH ioctlEric Biggers2018-05-241-1/+1
| * | | | | | | | cfg80211: further limit wiphy names to 64 bytesEric Biggers2018-05-181-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-212-2/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-051-2/+3
| * | | | | | | prctl: Add force disable speculationThomas Gleixner2018-05-051-0/+1
| * | | | | | | prctl: Add speculation control prctlsThomas Gleixner2018-05-031-0/+11
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-131-0/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik2018-04-271-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-111-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-101-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-04-191-0/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-043-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe2018-04-233-3/+3
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-291-1/+0
|\ \ \ \
| * | | | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-261-1/+0
| | |/ / | |/| |
* | | | rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-271-0/+7
|\ \ \ \
| * | | | x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed2018-04-271-0/+7
| |/ / /
* | | | Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-271-18/+0
|\ \ \ \
| * | | | staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman2018-04-161-18/+0
| | |/ / | |/| |
OpenPOWER on IntegriCloud