aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-13device-dax: make pgmap optional for instance creationDan Williams8-38/+62
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-13Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-25/+18
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds58-1269/+2091
2020-10-13Merge tag 'libata-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds8-21/+27
2020-10-13Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds12-911/+1662
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds144-2446/+3229
2020-10-13Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+1
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-13Merge tag 'hwmon-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds167-1022/+4576
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds46-824/+2848
2020-10-13Merge tag 'spi-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds51-1277/+2913
2020-10-13Merge tag 'regulator-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds77-1033/+3498
2020-10-13Merge tag 'regmap-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds9-8/+954
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1002-18129/+26154
2020-10-13Merge tag 'mmc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds105-404/+1743