aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds3-0/+30
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-10/+10
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+11
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+4
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds1-108/+613
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-18/+28
2017-07-14Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+22
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-8/+31
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust1-0/+2
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds8-93/+55
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton2-1/+17
2017-07-13nfs: add a nfs_ilookup helperPeng Tao1-0/+1
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever1-0/+2
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust2-0/+3
2017-07-13NFS: Remove unused fields in the page I/O structuresTrond Myklebust2-2/+0
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington1-0/+1
2017-07-13NFS: convert flags to boolBenjamin Coddington1-5/+5
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig1-1/+1
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2-4/+4
2017-07-13sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig1-1/+1
2017-07-13sunrpc: remove kxdrproc_tChristoph Hellwig1-7/+0
2017-07-13sunrpc: properly type pc_encode callbacksChristoph Hellwig3-9/+10
2017-07-13sunrpc: properly type pc_decode callbacksChristoph Hellwig3-19/+20
2017-07-13sunrpc: properly type pc_release callbacksChristoph Hellwig1-1/+2
2017-07-13sunrpc: properly type pc_func callbacksChristoph Hellwig1-2/+2
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2-3/+3
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig1-1/+1
2017-07-13sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig1-1/+2
2017-07-13sunrpc: properly type argument to kxdreproc_tChristoph Hellwig1-1/+4
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-71/+353
2017-07-13Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds2-7/+17
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds3-18/+230
2017-07-12clk: Provide bulk prepare_enable disable_unprepare variantsBjorn Andersson1-0/+22
2017-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2017-07-12writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov1-22/+2
2017-07-12ARM: samsung: usb-ohci: move inline before return typeJoe Perches1-1/+1
2017-07-12mm, migration: do not trigger OOM killer when migrating memoryMichal Hocko1-1/+1
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semanticMichal Hocko2-14/+45
2017-07-12random,stackprotect: introduce get_random_canary functionRik van Riel1-0/+21
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay1-0/+200
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin1-9/+20
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin1-11/+16
2017-07-12kernel/watchdog: remove unused declarationNicholas Piggin1-3/+0
2017-07-12include/linux/sem.h: correctly document sem_ctimeManfred Spraul1-1/+1
2017-07-12ipc: merge ipc_rcu and kern_ipc_permManfred Spraul1-0/+3