aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/host.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-31module: Prepare to convert all module_param_call() prototypesKees Cook1-10/+2
2017-10-19kernel/module: Delete an error message for a failed memory allocation in add_module_usage()Markus Elfring1-3/+1
2017-10-15Linux 4.14-rc5Linus Torvalds1-1/+1
2017-10-14x86/microcode: Do the family check firstBorislav Petkov1-9/+18
2017-10-14locking/lockdep: Disable cross-release features for nowIngo Molnar1-2/+2
2017-10-14x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski3-49/+136
2017-10-13mm, swap: use page-cluster as max window of VMA based swap readaheadHuang Ying2-44/+7
2017-10-13mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lockWill Deacon1-15/+10
2017-10-13kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov2-1/+5
2017-10-13fs/binfmt_misc.c: node could be NULL when evicting inodeEryu Guan1-1/+1
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox3-5/+16
2017-10-13linux/kernel.h: add/correct kernel-doc notationRandy Dunlap1-16/+74
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner1-6/+5
2017-10-13Revert "vmalloc: back off when the current task is killed"Johannes Weiner1-6/+0
2017-10-13mm/cma.c: take __GFP_NOWARN into account in cma_alloc()Boris Brezillon1-1/+1
2017-10-13scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck1-1/+1
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli1-5/+20
2017-10-13mm: only display online cpus of the numa nodeZhen Lei1-2/+10
2017-10-13mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().Zi Yan1-2/+1
2017-10-13mm/mempolicy: fix NUMA_INTERLEAVE_HIT counterAndrey Ryabinin1-2/+5
2017-10-13include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann1-0/+10
2017-10-13mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORKYang Shi1-1/+6
2017-10-13lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap1-72/+71
2017-10-13mm/migrate: fix indexing bug (off by one) and avoid out of bound accessMark Hairgrove1-1/+2
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2017-10-13powerpc/perf: Fix IMC initialization crashAnju T Sudhakar1-1/+2
2017-10-12scripts: fix faddr2line to work on last symbolNeilBrown1-2/+3
2017-10-12drm/msm: fix _NO_IMPLICIT fencing caseRob Clark2-17/+18
2017-10-12drm/msm: fix error path cleanupRob Clark1-1/+2
2017-10-12device property: preserve usecount for node passed to of_fwnode_graph_get_port_parent()Niklas Söderlund1-1/+1
2017-10-12drivers: of: increase MAX_RESERVED_REGIONS to 32Stewart Smith1-1/+1
2017-10-12of: do not leak console optionsSergey Senozhatsky1-2/+6
2017-10-12drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()Archit Taneja1-2/+0
2017-10-12drm/msm/dsi: Use correct pm_runtime_put variant during host_initArchit Taneja1-1/+1
2017-10-12x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown1-1/+11
2017-10-12x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini1-1/+2
2017-10-12drm/msm: fix return value check in _msm_gem_kernel_new()Wei Yongjun1-2/+2
2017-10-12drm/msm: use proper memory barriers for updating tail/headRob Clark1-2/+10
2017-10-12drm/msm/mdp5: add missing max size for 8x74 v1Rob Clark1-0/+2
2017-10-12drm/amdgpu: fix placement flags in amdgpu_ttm_bindChristian König1-1/+1
2017-10-12powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()Anju T Sudhakar1-4/+4
2017-10-12powerpc/perf: Fix for core/nest imc call trace on cpuhotplugAnju T Sudhakar1-0/+28
2017-10-12MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpcThomas Huth1-1/+1
2017-10-12KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang1-1/+1
2017-10-12iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski1-1/+1
2017-10-11ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus1-4/+6
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus2-10/+13
2017-10-11remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun1-3/+2
2017-10-11drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula1-1/+1
2017-10-11xfs: handle error if xfs_btree_get_bufs failsEric Sandeen1-0/+8