aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2017-07-24fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman1-2/+2
2017-07-24IB/mlx4: Add support for RSS QPGuy Levi1-0/+33
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGuy Levi1-0/+4
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi1-0/+14
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb1-1/+2
2017-07-24IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas1-1/+1
2017-07-24netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notificationsPhil Sutter1-0/+2
2017-07-23Merge 4.13-rc2 into tty-nextGreg Kroah-Hartman2-4/+4
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2017-07-21rxrpc: Move the packet.h include file into net/rxrpc/David Howells1-0/+44
2017-07-21rxrpc: Expose UAPI definitions to userspaceDavid Howells1-0/+80
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+26
2017-07-18perf/core: Define the common branch type classificationJin Yao1-1/+26
2017-07-18media: cec: rework the cec event handlingHans Verkuil1-1/+2
2017-07-18media: linux/cec.h: add pin monitoring API supportHans Verkuil1-0/+5
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-17bpf: add bpf_redirect_map helper routineJohn Fastabend1-1/+7
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend1-0/+1
2017-07-17xdp: add bpf_redirect helper functionJohn Fastabend1-0/+1
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
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-13Merge 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-12include/linux/sem.h: correctly document sem_ctimeManfred Spraul1-1/+1
2017-07-12kcmp: 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 tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-17/+209
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-08Merge 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-06tcmu: perfom device add, del and reconfig synchronouslyMike Christie1-0/+7
2017-07-06tcmu: reconfigure netlink attr changesMike Christie1-8/+4
2017-07-06tcmu: Add Type of reconfig into netlinkBryant G. Ly1-0/+8
2017-07-06tcmu: Add netlink for device reconfigurationBryant G. Ly1-0/+1
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+1
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+35
2017-07-06mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka1-8/+0
2017-07-06ocfs2: use magic.hFabian Frederick1-0/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+83
2017-07-06Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+3
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-2/+51
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-4/+18
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+43
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds17-106/+433