summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2017-09-07userfaultfd: provide pid in userfault msgAlexey Perevalov1-3/+7
2017-09-07mm: userfaultfd: add feature to request for a signal deliveryPrakash Sangappa1-1/+9
2017-09-07mm: shm: use new hugetlb size encoding definitionsMike Kravetz1-2/+29
2017-09-07mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-0/+22
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+16
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+10
2017-09-05Merge tag 'usb-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+31
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+57
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+21
2017-09-04Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+36
2017-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-18/+31
2017-09-01ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctlColin Cross1-0/+14
2017-09-01annotate RWF_... flagsChristoph Hellwig2-18/+31
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang1-1/+3
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-3/+0
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang1-0/+3
2017-08-28serial: Fix port type numbering for TI DA8xxAndy Shevchenko1-1/+3
2017-08-28serial: Remove unused port typeAndy Shevchenko1-3/+0
2017-08-28serial: pch_uart: Make port type explicitAndy Shevchenko1-1/+4
2017-08-28libnvdimm: clean up command definitionsDan Williams1-37/+0
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman1-3/+0
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen1-2/+28
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-2/+2
2017-08-24Revert "loop: support 4k physical blocksize"Omar Sandoval1-3/+0
2017-08-23ANDROID: binder: add padding to binder_fd_array_object.Martijn Coenen1-0/+2
2017-08-17membarrier: Provide expedited private commandMathieu Desnoyers1-2/+21
2017-08-16drm/amdkfd: Implement image tiling mode support v2Yong Zhao1-1/+27
2017-08-16drm/amdkfd: Adding new IOCTL for scratch memory v2Moses Reuben1-1/+10
2017-08-15include: uapi: usb: Introduce USB charger type and state definitionBaolin Wang1-0/+31
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar45-158/+672
2017-07-24Merge 4.13-rc2 into tty-nextGreg Kroah-Hartman1-3/+3
2017-07-19perf/core: Define the common branch type classificationJin Yao1-1/+26
2017-07-18tty: serial: owl: Implement console driverAndreas Färber1-0/+1
2017-07-18include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol1-3/+3
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan1-0/+1
2017-07-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+12
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan1-0/+1
2017-07-13include/linux/sem.h: correctly document sem_ctimeManfred Spraul1-1/+1
2017-07-13kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov1-0/+10
2017-07-12KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-10Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2-4/+4
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+8
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2017-07-09Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+4
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-07-08sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin1-8/+8
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+41
2017-07-07tcmu: perfom device add, del and reconfig synchronouslyMike Christie1-0/+7