summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-1/+108
2018-10-25Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-1/+17
2018-10-25Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-31/+43
2018-10-25Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2-0/+11
2018-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+47
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds32-278/+112
2018-10-25netfilter: bridge: define INT_MIN & INT_MAX in userspaceJiri Slaby1-0/+4
2018-10-25virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISONWei Wang1-0/+3
2018-10-25virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang1-0/+5
2018-10-25net: Don't return invalid table id error when dumping all familiesDavid Ahern1-0/+1
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds1-8/+14
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-23/+78
2018-10-24Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2018-10-24Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+1
2018-10-24Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+29
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-4/+13
2018-10-24Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+29
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-145/+158
2018-10-24Merge branch 'topic/sprd' into for-linusVinod Koul1-0/+69
2018-10-24Merge branch 'topic/fsl' into for-linusVinod Koul1-0/+38
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds112-542/+3785
2018-10-24tcp: add tcp_reset_xmit_timer() helperEric Dumazet1-3/+27
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells1-1/+3
2018-10-24afs: Implement YFS support in the fs clientDavid Howells1-1/+57
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells1-2/+2
2018-10-24afs: Add a couple of tracepoints to log I/O errorsDavid Howells1-0/+81
2018-10-24afs: Set up the iov_iter before calling afs_extract_data()David Howells1-11/+11
2018-10-24afs: Better tracing of protocol errorsDavid Howells1-8/+46
2018-10-24iov_iter: Add I/O discard iteratorDavid Howells1-0/+7
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells1-5/+5
2018-10-24iov_iter: Use accessor functionDavid Howells1-15/+33
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul1-3/+9
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+19
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-51/+90
2018-10-23SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust1-1/+1
2018-10-23SUNRPC: Convert auth creds to use refcount_tTrond Myklebust1-2/+2
2018-10-23SUNRPC: Simplify lookup codeTrond Myklebust1-7/+5
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+8
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2018-10-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+12
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-44/+140
2018-10-23Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+51
2018-10-23Merge branch 'for-4.20/logitech-highres' into for-linusJiri Kosina2-0/+46
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-161/+169
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-0/+9
2018-10-23Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-14/+22
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-15/+46