summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-25mm/debug: improve memcg debuggingMatthew Wilcox (Oracle)1-5/+5
2021-02-25mm/slub: minor coding style tweaksZhiyuan Dai1-1/+1
2021-02-25mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka3-38/+0
2021-02-25mm, slub: splice cpu and page freelists in deactivate_slab()Vlastimil Babka1-35/+24
2021-02-25mm, slab, slub: stop taking cpu hotplug lockVlastimil Babka1-10/+0
2021-02-25mm, slab, slub: stop taking memory hotplug lockVlastimil Babka2-9/+27
2021-02-25mm, slub: stop freeing kmem_cache_node structures on node offlineVlastimil Babka1-17/+11
2021-02-25mm/slub: disable user tracing for kmemleak caches by defaultJohannes Berg1-1/+10
2021-02-25mm/slab: minor coding style tweaksZhiyuan Dai1-6/+6
2021-02-25mm/sl?b.c: remove ctor argument from kmem_cache_flagsNikolay Borisov4-13/+7
2021-02-25mm, tracing: record slab name for kmem_cache_free()Jacob Wen4-11/+19
2021-02-25ramfs: support O_TMPFILEAlexey Dobriyan1-0/+13
2021-02-25fs: delete repeated words in commentsRandy Dunlap6-9/+9
2021-02-25ocfs2: simplify the calculation of variablesJiapeng Chong1-1/+1
2021-02-25ocfs2: fix a use after free on errorDan Carpenter1-1/+7
2021-02-25ocfs2: clean up some definitions which are not used any moreguozh2-14/+0
2021-02-25ocfs2: remove redundant conditional before iputYi Li1-2/+0
2021-02-25ntfs: check for valid standard information attributeRustam Kovhaev1-0/+6
2021-02-25ntfs: layout.h: delete duplicated wordsRandy Dunlap1-2/+2
2021-02-25scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+26
2021-02-25scripts/spelling.txt: add "allocted" and "exeeds" typodingsenjie1-0/+2
2021-02-25scripts/spelling.txt: check for "exeeds"zuoqilin1-0/+1
2021-02-25scripts/spelling.txt: increase error-prone spell checkingtangchunyou1-0/+1
2021-02-25hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap1-1/+0
2021-02-24Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds22-48/+48
2021-02-24Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds16-33/+195
2021-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds19-72/+72
2021-02-24Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds46-5988/+3018
2021-02-24Merge tag 'acpi-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-26/+53
2021-02-24Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds7-67/+69
2021-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds32-606/+1263
2021-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds44-419/+2606
2021-02-24scripts/dtc: Add missing fdtoverlay to gitignoreRob Herring2-0/+2
2021-02-24kbuild: lto: force rebuilds when switching CONFIG_LTOSami Tolvanen1-1/+2
2021-02-24Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds26-662/+967
2021-02-24Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds343-1761/+4902
2021-02-23x86, build: allow LTO to be selectedSami Tolvanen2-0/+7
2021-02-23x86, cpu: disable LTO for cpu.cSami Tolvanen1-0/+4
2021-02-23x86, vdso: disable LTO only for vDSOSami Tolvanen1-1/+2
2021-02-23kbuild: lto: postpone objtoolSami Tolvanen4-26/+55
2021-02-23objtool: Split noinstr validation from --vmlinuxSami Tolvanen4-4/+5
2021-02-23x86, build: use objtool mcountSami Tolvanen1-0/+1
2021-02-23tracing: add support for objtool mcountSami Tolvanen3-0/+23
2021-02-23objtool: Don't autodetect vmlinux.oSami Tolvanen2-6/+2
2021-02-23objtool: Fix __mcount_loc generation with Clang's assemblerSami Tolvanen1-2/+15
2021-02-23objtool: Add a pass for generating __mcount_locPeter Zijlstra6-2/+88
2021-02-23Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2-15/+27
2021-02-23Kbuild: disable TRIM_UNUSED_KSYMS optionLinus Torvalds1-0/+1
2021-02-23Merge branch 'acpica'Rafael J. Wysocki4-26/+53
2021-02-23Merge branches 'pm-cpufreq' and 'pm-opp'Rafael J. Wysocki7-67/+69