aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGravatar Gleb Fotengauer-Malinovskiy 1-1/+1
2017-07-17netfilter: remove old pre-netns era hook apiGravatar Florian Westphal 1-9/+0
2017-07-17ASoC: fix pcm-creation regressionGravatar Johan Hovold 1-6/+0
2017-07-17mmc: host: omap_hsmmc: remove unused platform callbacksGravatar Faiz Abbas 1-10/+0
2017-07-17libceph: fix old style declaration warningsGravatar Arnd Bergmann 1-4/+4
2017-07-15sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Gravatar Alexander Potapenko 1-0/+4
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-0/+30
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 6-10/+24
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-27/+1
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+14
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-7/+14
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+4
2017-07-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEGravatar Daniel Micay 1-11/+12
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceGravatar Akinobu Mita 1-1/+1
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-108/+613
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 2-18/+28
2017-07-14Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+22
2017-07-14dma-buf/fence: Avoid use of uninitialised timestampGravatar Chris Wilson 1-0/+2
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesGravatar Enrico Mioso 1-0/+1
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceGravatar Roman Kagan 1-0/+1
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 5-8/+31
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 6-14/+38
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Gravatar Trond Myklebust 1-0/+2
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Gravatar Trond Myklebust 1-0/+2
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 8-93/+55
2017-07-13nfs4: add NFSv4 LOOKUPP handlersGravatar Jeff Layton 2-1/+17
2017-07-13nfs: add a nfs_ilookup helperGravatar Peng Tao 1-0/+1
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationGravatar Chuck Lever 1-0/+2
2017-07-13NFS: Ensure we commit after writeback is completeGravatar Trond Myklebust 2-0/+3
2017-07-13NFS: Remove unused fields in the page I/O structuresGravatar Trond Myklebust 2-2/+0
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSGravatar Benjamin Coddington 1-0/+1
2017-07-13NFS: convert flags to boolGravatar Benjamin Coddington 1-5/+5
2017-07-13sunrpc: mark all struct svc_version instances as constGravatar Christoph Hellwig 1-1/+1
2017-07-13sunrpc: mark all struct svc_procinfo instances as constGravatar Christoph Hellwig 2-4/+4
2017-07-13sunrpc: move pc_count out of struct svc_procinfoGravatar Christoph Hellwig 1-1/+1
2017-07-13sunrpc: remove kxdrproc_tGravatar Christoph Hellwig 1-7/+0
2017-07-13sunrpc: properly type pc_encode callbacksGravatar Christoph Hellwig 3-9/+10
2017-07-13sunrpc: properly type pc_decode callbacksGravatar Christoph Hellwig 3-19/+20
2017-07-13sunrpc: properly type pc_release callbacksGravatar Christoph Hellwig 1-1/+2
2017-07-13sunrpc: properly type pc_func callbacksGravatar Christoph Hellwig 1-2/+2
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constGravatar Christoph Hellwig 2-3/+3
2017-07-13sunrpc: move p_count out of struct rpc_procinfoGravatar Christoph Hellwig 1-1/+1
2017-07-13sunrpc: properly type argument to kxdrdproc_tGravatar Christoph Hellwig 1-1/+2
2017-07-13sunrpc: properly type argument to kxdreproc_tGravatar Christoph Hellwig 1-1/+4
2017-07-13Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 20-73/+365
2017-07-13Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-0/+2
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 2-7/+17
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 3-18/+230
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 1-35/+35