summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-25bug: refactor away warn_slowpath_fmt_taint()Kees Cook
2019-09-25scripts/gdb: handle split debugDouglas Anderson
2019-09-25kgdb: don't use a notifier to enter kgdb at panic; call directlyDouglas Anderson
2019-09-25compiler: enable CONFIG_OPTIMIZE_INLINING forciblyMasahiro Yamada
2019-09-25uaccess: add missing __must_check attributesKees Cook
2019-09-25kexec: restore arch_kexec_kernel_image_probe declarationVasily Gorbik
2019-09-25kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa
2019-09-25cpumask: nicer for_each_cpumask_and() signatureAlexey Dobriyan
2019-09-25fork: improve error message for corrupted page tablesSai Praneeth Prakhya
2019-09-25fat: delete an unnecessary check before brelse()Markus Elfring
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableJason Yan
2019-09-25fs/reiserfs/journal.c: remove set but not used variableJason Yan
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/fix_node.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/prints.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/objectid.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/lbalance.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/stree.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/journal.c: remove set but not used variableszhengbin
2019-09-25fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()Jia-Ju Bai
2019-09-25checkpatch: make git output use LANGUAGE=en_US.utf8Joe Perches
2019-09-25checkpatch: remove obsolete period from "ambiguous SHA1" querySean Christopherson
2019-09-25checkpatch: allow consecutive close bracesJoe Perches
2019-09-25checkpatch: prefer __section over __attribute__((section(...)))Joe Perches
2019-09-25checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSEBrendan Jackman
2019-09-25checkpatch.pl: warn on invalid commit idMatteo Croce
2019-09-25checkpatch: improve SPDX license checkingJoe Perches
2019-09-25checkpatch: don't interpret stack dumps as commit IDsJoe Perches
2019-09-25lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG buildsStephen Boyd
2019-09-25lib/extable.c: add missing prototypesValdis Kletnieks
2019-09-25lib/generic-radix-tree.c: make 2 functions static inlineValdis Kletnieks
2019-09-25strscpy: reject buffer sizes larger than INT_MAXKees Cook
2019-09-25include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches
2019-09-25augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-25augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse
2019-09-25rbtree: avoid generating code twice for the cached versions (tools copy)Michel Lespinasse
2019-09-25kernel/elfcore.c: include proper prototypesValdis Kletnieks
2019-09-25linux/coff.h: add include guardMasahiro Yamada
2019-09-25memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko
2019-09-25perf parser: Remove needless include directivesArnaldo Carvalho de Melo
2019-09-25perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-09-25perf jvmti: Include JVMTI support for s390Thomas Richter
2019-09-25perf vendor events: Remove P8 HW events which are not supportedMamatha Inamdar
2019-09-25perf evlist: Fix access of freed id arraysAndi Kleen
2019-09-25perf stat: Fix free memory access / memory leaks in metricsAndi Kleen
2019-09-25perf tools: Replace needless mmap.h with what is needed, event.hArnaldo Carvalho de Melo
2019-09-25perf evsel: Move config terms to a separate headerArnaldo Carvalho de Melo
2019-09-25perf evlist: Remove unused perf_evlist__fprintf() methodArnaldo Carvalho de Melo