aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/nvdimm/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-13device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams4-17/+30
2020-10-13device-dax: drop the dax_region.pfn_flags attributeDan Williams6-33/+7
2020-10-13ACPI: HMAT: attach a device for each soft-reserved rangeDan Williams3-1/+39
2020-10-13mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams4-22/+23
2020-10-13resource: report parent to walk_iomem_res_desc() callbackDan Williams1-4/+7
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams7-65/+90
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams2-4/+24
2020-10-13x86/numa: add 'nohmat' optionDan Williams5-1/+23
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams6-12/+24
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su6-4/+7
2020-10-13mm/kmemleak: rely on rcu for task stack scanningDavidlohr Bueso1-4/+4
2020-10-13mm/slub: make add_full() condition more explicitAbel Wu1-1/+3
2020-10-13mm/slub: fix missing ALLOC_SLOWPATH stat when bulk allocAbel Wu1-1/+2
2020-10-13mm/slub.c: branch optimization in free slowpathAbel Wu1-11/+12
2020-10-13include/linux/slab.h: fix a typo error in commenttangjianqiang1-1/+1
2020-10-13mm/slab.c: clean code by removing redundant if conditionMateusz Nosek1-2/+0
2020-10-13fs_parse: mark fs_param_bad_value() as staticLuo Jiaxing1-1/+1
2020-10-13fs/xattr.c: fix kernel-doc warnings for setxattr & removexattrRandy Dunlap1-11/+11
2020-10-13ocfs2: fix potential soft lockup during fstrimGang He1-1/+3
2020-10-13ocfs2: delete repeated words in commentsRandy Dunlap2-2/+2
2020-10-13ntfs: add check for mft record size in superblockRustam Kovhaev1-0/+6
2020-10-13scripts/decodecode: add the capability to supply the program counterBorislav Petkov1-7/+22
2020-10-13scripts/spelling.txt: add "arbitrary" typoNaoki Hayama1-0/+1
2020-10-13scripts/spelling.txt: increase error-prone spell checkingWang Qing1-0/+3
2020-10-13kbuild: doc: describe proper script invocationLukas Bulwahn1-0/+20
2020-10-13export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for ClangNick Desaulniers1-1/+1
2020-10-13compiler.h: avoid escaped section namesNick Desaulniers1-1/+1
2020-10-13compiler-gcc: improve version errorNick Desaulniers1-1/+1
2020-10-13kasan: remove mentions of unsupported Clang versionsMarco Elver2-7/+6
2020-10-13Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer"Nick Desaulniers1-1/+1
2020-10-13Revert "arm64: vdso: Fix compilation with clang older than 8"Nick Desaulniers1-7/+0
2020-10-13Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"Nick Desaulniers1-2/+0
2020-10-13Revert "kbuild: disable clang's default use of -fmerge-all-constants"Nick Desaulniers1-9/+0
2020-10-13compiler-clang: add build check for clang 10.0.1Nick Desaulniers1-0/+8
2020-10-13x86/platform/uv: Remove unused variable in UV5 NMI handlerMike Travis1-3/+0
2020-10-13x86/traps: Fix #DE Oops message regressionThomas Gleixner1-1/+1
2020-10-12x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUTNick Desaulniers1-0/+66
2020-10-12x86: Make __put_user() generate an out-of-line callLinus Torvalds2-81/+60
2020-10-12x86: Make __get_user() generate an out-of-line callLinus Torvalds2-74/+114
2020-10-12gpiolib: Update indentation in driver.rst for code excerptsAndy Shevchenko1-6/+6
2020-10-12Documentation/admin-guide: tainted-kernels: Fix typo occuredNaoki Hayama1-1/+1
2020-10-12perf/core: Fix race in the perf_mmap_close() functionJiri Olsa1-3/+4
2020-10-11Linux 5.9Linus Torvalds1-1/+1
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepagedVijay Balakrishna3-2/+19
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim1-1/+2
2020-10-11mm: mmap: Fix general protection fault in unlink_file_vma()Miaohe Lin1-1/+5
2020-10-11MAINTAINERS: Antoine Tenart's email addressAntoine Tenart2-3/+4
2020-10-11MAINTAINERS: change hardening mailing listKees Cook2-2/+3
2020-10-10cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy1-1/+1
2020-10-10mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins1-0/+12