summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-30trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29drm/ttm: fix populate_and_map() functions once moreChristian König
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds
2017-11-29KVM: arm/arm64: Don't enable/disable physical timer access on VHEChristoffer Dall
2017-11-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-11-28sctp: remove extern from stream schedXin Long
2017-11-28sctp: force the params with right types for sctp csum apisXin Long
2017-11-28Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan
2017-11-28serdev: fix receive_buf return value when no callbackJohan Hovold
2017-11-28debugfs: fix debugfs_real_fops() build errorArnd Bergmann
2017-11-28USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2017-11-27sunrpc: make the function arg as constBhumika Goyal
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin
2017-11-26uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-24bcache: Fix building error on MIPSHuacai Chen
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells
2017-11-24rxrpc: Add keepalive for a callDavid Howells
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells
2017-11-24rxrpc: Fix call timeoutsDavid Howells
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-23Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-24crypto: af_alg - remove locking in async callbackStephan Mueller
2017-11-24Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-23Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner
2017-11-23bpf: fix branch pruning logicAlexei Starovoitov
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-23dt-bindings: remove file that was added accidentallyRob Clark
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello