summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol2018-03-211-0/+1
* ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin2018-03-191-2/+2
* Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-091-0/+17
|\
| * ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva2018-03-021-0/+17
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-061-2/+2
|\ \
| * | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-061-2/+2
| |/
* | Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-031-0/+35
|\ \
| * | media: dvb: add continuity error indicators for memory mapped buffersMauro Carvalho Chehab2018-02-231-0/+35
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-031-0/+2
|\ \
| * | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-011-0/+2
* | | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-021-1/+1
|\ \ \
| * | | blktrace_api.h: fix comment for struct blk_user_trace_setupEric Biggers2018-02-261-1/+1
* | | | Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-021-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-mis...Dave Airlie2018-03-011-0/+1
| |\ \ \
| | * | | virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2018-02-271-0/+1
| | | |/ | | |/|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | include: psp-sev: Capitalize invalid length enumBrijesh Singh2018-02-241-1/+1
| |/ /
* | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-241-2/+2
|\ \ \ | |_|/ |/| |
| * | Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-221-2/+2
| |\ \
| | * | seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen2018-02-221-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe2018-02-151-2/+2
| | |/ | |/|
* / | uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2018-02-132-7/+5Star
|/ /
* | unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-27/+13Star
* | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-111-16/+17
|\ \
| * | add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
* | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-102-0/+232
|\ \ \
| * \ \ Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0115-36/+123
| |\ \ \
| * \ \ \ Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-162-0/+232
| |\ \ \ \
| | * | | | KVM: Define SEV key management command idBrijesh Singh2017-12-041-0/+80
| | * | | | crypto: ccp: Define SEV userspace ioctl and command idBrijesh Singh2017-12-041-0/+142
| | * | | | KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh2017-12-041-0/+8
| | * | | | KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh2017-12-041-0/+2
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-081-0/+3
|\ \ \ \ \ \
| * | | | | | arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier2018-02-061-0/+3
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-081-1/+2
|\ \ \ \ \ \ \
| * | | | | | | virtio_balloon: include disk/file caches memory statisticsTomáš Golembiovský2018-01-311-1/+2
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-072-3/+2Star
|\ \ \ \ \ \ \ \
| * | | | | | | | <asm-generic/siginfo.h>: fix language in commentsRandy Dunlap2018-02-071-2/+2
| * | | | | | | | uuid: cleanup <uapi/linux/uuid.h>Alexey Dobriyan2018-02-071-1/+0Star
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-071-8/+66
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-0673-492/+2804
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers2018-02-051-1/+31
| * | | | | | | | | | membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers2018-02-051-7/+35
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-071-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Input: add KEY_ROTATE_LOCK_TOGGLEStefan Brüns2017-12-081-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-068-107/+285
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-043-86/+86
| * | | | | | | | | media: uvcvideo: Add a metadata device nodeGuennadi Liakhovetski2018-01-041-0/+26
| * | | | | | | | | media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski2018-01-041-0/+1