summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-12-15checkpatch: fix unescaped left braceDwaipayan Ray-1/+1
2020-12-15checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tagsAditya Srivastava-2/+2
2020-12-15checkpatch: fix spelling errors and remove repeated wordDwaipayan Ray-3/+3
2020-12-15checkpatch: improve email parsingDwaipayan Ray-17/+91
2020-12-15checkpatch: add __alias and __weak to suggested __attribute__ conversionsJoe Perches-1/+3
2020-12-15checkpatch: add fix option for GERRIT_CHANGE_IDAditya Srivastava-2/+5
2020-12-15checkpatch: update __attribute__((section("name"))) quote removalJoe Perches-32/+15
2020-12-15checkpatch: add a fixer for missing newline at eofTom Rix-2/+5
2020-12-15checkpatch: extend attributes check to handle more patternsDwaipayan Ray-38/+71
2020-12-15checkpatch: allow --fix removal of unnecessary break statementsJoe Perches-4/+8
2020-12-15checkpatch: prefer static const declarationsJoe Perches-0/+12
2020-12-15checkpatch: ignore generated CamelCase defines and enum valuesƁukasz Stelmach-0/+2
2020-12-15checkpatch: fix false positives in REPEATED_WORD warningAditya Srivastava-1/+15
2020-12-15checkpatch: add new exception to repeated word checkDwaipayan Ray-2/+13
2020-12-15lib/lz4: explicitly support in-place decompressionGao Xiang-1/+6
2020-12-15lib: cleanup kstrto*() usageAlexey Dobriyan-22/+13
2020-12-15drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in commentFrancis Laniel-7/+7
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel-0/+88
2020-12-15string.h: add FORTIFY coverage for strscpy()Francis Laniel-0/+48
2020-12-15lkdtm: tests for FORTIFY_SOURCEDaniel Axtens-0/+54
2020-12-15lib: string.h: detect intra-object overflow in fortified string functionsDaniel Axtens-11/+16
2020-12-15lib/string: remove unnecessary #undefsNick Desaulniers-4/+0
2020-12-15ilog2: improve ilog2 for constant argumentsJakub Jelinek-1/+2
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko-0/+112
2020-12-15lib/cmdline: allow NULL to be an output for get_option()Andy Shevchenko-3/+9
2020-12-15lib/cmdline: fix get_option() for strings starting with hyphenAndy Shevchenko-1/+7
2020-12-15lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RTSebastian Andrzej Siewior-0/+16
2020-12-15lib/stackdepot.c: use array_size() helper in jhash2()Gustavo A. R. Silva-2/+2
2020-12-15lib/stackdepot.c: use flex_array_size() helper in memcpy()Gustavo A. R. Silva-1/+1
2020-12-15lib/stackdepot.c: replace one-element array with flexible-array memberGustavo A. R. Silva-3/+2
2020-12-15lib/test_free_pages.c: add basic progress indicatorsGeert Uytterhoeven-0/+5
2020-12-15bitmap: remove unused function declarationMa, Jianpeng-2/+0
2020-12-15include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return booleanAndy Shevchenko-2/+2
2020-12-15kernel/acct.c: use #elif instead of #end and #elifHui Su-5/+2
2020-12-15kernel.h: split out mathematical helpersAndy Shevchenko-183/+215
2020-12-15asm-generic: force inlining of get_order() to work around gcc10 poor decisionChristophe Leroy-1/+1
2020-12-15fs/proc: make pde_get() return nothingHui Su-2/+1
2020-12-15proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan-19/+36
2020-12-15proc: provide details on indirect branch speculationAnand K Mistry-0/+30
2020-12-15procfs: delete duplicated words + other fixesRandy Dunlap-3/+3
2020-12-15alpha: replace bogus in_interrupt()Thomas Gleixner-1/+1
2020-12-15mm/memory_hotplug: quieting offline operationLaurent Dufour-1/+1
2020-12-15mm: fix a race on nr_swap_pagesZhaoyang Huang-5/+6
2020-12-15device-dax/core: Fix memory leak when rmmod dax.koWang Hai-0/+1
2020-12-15device-dax/pmem: Convert comma to semicolonZheng Yongjun-1/+1
2020-12-15libnvdimm: Cleanup include of badblocks.hEnrico Weigelt-2/+3
2020-12-15Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-43/+44
2020-12-15Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-244/+158
2020-12-15dt-bindings: fu740: prci: add YAML documentation for the FU740 PRCIZong Li-0/+60
2020-12-15Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+0