summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-14dma-buf/fence: Avoid use of uninitialised timestampChris Wilson
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton
2017-07-13nfs: add a nfs_ilookup helperPeng Tao
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust
2017-07-13NFS: Remove unused fields in the page I/O structuresTrond Myklebust
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington
2017-07-13NFS: convert flags to boolBenjamin Coddington
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-07-13sunrpc: remove kxdrproc_tChristoph Hellwig
2017-07-13sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_release callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-07-13sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig
2017-07-13sunrpc: properly type argument to kxdreproc_tChristoph Hellwig
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-07-13netlink: correctly document nla_put_u64_64bit()Rolf Eike Beer
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan
2017-07-12clk: Provide bulk prepare_enable disable_unprepare variantsBjorn Andersson
2017-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-13Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...Dave Airlie
2017-07-12writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov
2017-07-12ARM: samsung: usb-ohci: move inline before return typeJoe Perches
2017-07-12mm, migration: do not trigger OOM killer when migrating memoryMichal Hocko
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-12random,stackprotect: introduce get_random_canary functionRik van Riel
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin
2017-07-12kernel/watchdog: remove unused declarationNicholas Piggin
2017-07-12include/linux/sem.h: correctly document sem_ctimeManfred Spraul
2017-07-12ipc: merge ipc_rcu and kern_ipc_permManfred Spraul
2017-07-12ipc/sem.c: remove sem_base, embed struct semManfred Spraul