summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-0/+16
|\
| * ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctlColin Cross2017-09-011-0/+14
| * Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-281-3/+0
| |\
| * | ANDROID: binder: add padding to binder_fd_array_object.Martijn Coenen2017-08-221-0/+2
* | | Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-09-051-4/+10
|\ \ \
| * | | serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang2017-08-281-0/+3
| * | | serial: Fix port type numbering for TI DA8xxAndy Shevchenko2017-08-281-1/+3
| * | | serial: Remove unused port typeAndy Shevchenko2017-08-281-3/+0
| * | | serial: pch_uart: Make port type explicitAndy Shevchenko2017-08-281-1/+4
| * | | Merge 4.13-rc2 into tty-nextGreg Kroah-Hartman2017-07-231-3/+3
| |\| |
| * | | tty: serial: owl: Implement console driverAndreas Färber2017-07-181-0/+1
* | | | Merge tag 'usb-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-09-051-0/+31
|\ \ \ \
| * | | | include: uapi: usb: Introduce USB charger type and state definitionBaolin Wang2017-08-151-0/+31
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-041-2/+2
|\ \ \ \
| * | | | x86/lguest: Remove lguest supportJuergen Gross2017-08-241-2/+2
| |/ / /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-4/+57
|\ \ \ \
| * | | | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2017-08-291-1/+3
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-291-3/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | perf/x86: Fix data source decoding for SkylakeAndi Kleen2017-08-251-2/+28
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar2017-07-3045-158/+672
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | perf/core: Define the common branch type classificationJin Yao2017-07-181-1/+26
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-2/+21
|\ \ \ \ \
| * | | | | membarrier: Provide expedited private commandMathieu Desnoyers2017-08-171-2/+21
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-031-1/+36
|\ \ \ \ \
| * | | | | drm/amdkfd: Implement image tiling mode support v2Yong Zhao2017-08-151-1/+27
| * | | | | drm/amdkfd: Adding new IOCTL for scratch memory v2Moses Reuben2017-08-151-1/+10
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-09-032-18/+31
|\ \ \ \ \
| * | | | | annotate RWF_... flagsChristoph Hellwig2017-08-312-18/+31
| | |_|/ / | |/| | |
* / | | | libnvdimm: clean up command definitionsDan Williams2017-08-281-37/+0
|/ / / /
* / / / Revert "loop: support 4k physical blocksize"Omar Sandoval2017-08-231-3/+0
|/ / /
* | / include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol2017-07-181-3/+3
| |/ |/|
* | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-151-1/+3
|\ \
| * | kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-141-0/+1
| * | kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-131-0/+1
| * | KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definitionGleb Fotengauer-Malinovskiy2017-07-121-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-131-0/+12
|\ \ \
| * | | tcmu: perfom device add, del and reconfig synchronouslyMike Christie2017-07-061-0/+7
| * | | tcmu: reconfigure netlink attr changesMike Christie2017-07-061-8/+4
| * | | tcmu: Add Type of reconfig into netlinkBryant G. Ly2017-07-061-0/+8
| * | | tcmu: Add netlink for device reconfigurationBryant G. Ly2017-07-061-0/+1
* | | | include/linux/sem.h: correctly document sem_ctimeManfred Spraul2017-07-121-1/+1
* | | | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov2017-07-121-0/+10
* | | | Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2017-07-102-4/+4
| |/ / |/| |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-091-8/+8
|\ \ \
| * | | sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin2017-07-081-8/+8
| | |/ | |/|
* | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-091-0/+2
|\ \ \
| * | | fscrypt: add support for AES-128-CBCDaniel Walter2017-06-231-0/+2
* | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-082-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'pci/switchtec' into nextBjorn Helgaas2017-07-021-0/+3
| |\ \ \ \
| | * | | | switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe2017-06-271-0/+3
| | | |_|/ | | |/| |