Show patches with: none      |   12409 patches
« 1 2 ... 52 53 54124 125 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v5,7/7] x86/unwind/orc: remove run-time ORC unwind tables sort Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-28 Shile Zhang New
[RFC,v5,6/7] scripts/sorttable: Add ORC unwind tables sort concurrently Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-28 Shile Zhang New
[RFC,v5,5/7] scripts/sorttable: rename sortextable to sorttable Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-28 Shile Zhang New
[RFC,v5,4/7] scripts/sortextable: refactor do_func() function Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-28 Shile Zhang New
[RFC,v5,3/7] scripts/sortextable: Remove dead code Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-28 Shile Zhang New
[RFC,v5,2/7] scripts/sortextable: kernel coding style formating Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-28 Shile Zhang New
[RFC,v5,1/7] scripts/sortextable: Rewrite error/success handling Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-28 Shile Zhang New
[2/2] firmware/dmi: Report DMI Embedded Firmware release [1/2] firmware/dmi: Report DMI Bios release - - - --- 2019-11-27 Erwan Velu New
[1/2] firmware/dmi: Report DMI Bios release [1/2] firmware/dmi: Report DMI Bios release - - - --- 2019-11-27 Erwan Velu New
[v2,16/16] scripts/kallsyms: remove redundant initializers scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,15/16] scripts/kallsyms: put check_symbol_range() calls close together scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,14/16] scripts/kallsyms: make check_symbol_range() void function scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,13/16] scripts/kallsyms: move ignored symbol types to is_ignored_symbol() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,12/16] scripts/kallsyms: move more patterns to the ignored_prefixes array scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,11/16] scripts/kallsyms: skip ignored symbols very early scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,10/16] scripts/kallsyms: add const qualifiers where possible scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,09/16] scripts/kallsyms: make find_token() return (unsigned char *) scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,08/16] scripts/kallsyms: replace prefix_underscores_count() with strspn() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,07/16] scripts/kallsyms: add sym_name() to mitigate cast ugliness scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,06/16] scripts/kallsyms: remove unneeded length check for prefix matching scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,05/16] scripts/kallsyms: remove redundant is_arm_mapping_symbol() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,04/16] scripts/kallsyms: set relative_base more effectively scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,03/16] scripts/kallsyms: shrink table before sorting it scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,02/16] scripts/kallsyms: fix definitely-lost memory leak scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,01/16] scripts/kallsyms: remove unneeded #ifndef ARRAY_SIZE scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[16/16] scripts/kallsyms: remove redundant initializers scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[15/16] scripts/kallsyms: put check_symbol_range() calls close together scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[14/16] scripts/kallsyms: check no valid symbol earlier scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[13/16] scripts/kallsyms: make check_symbol_range() void function scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[12/16] scripts/kallsyms: move ignored symbol types to is_ignored_symbol() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[11/16] scripts/kallsyms: move more patterns to the ignored_prefixes array scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[10/16] scripts/kallsyms: skip ignored symbols very early scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[09/16] scripts/kallsyms: add const qualifiers where possible scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[08/16] scripts/kallsyms: make find_token() return (unsigned char *) scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[07/16] scripts/kallsyms: replace prefix_underscores_count() with strspn() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[06/16] scripts/kallsyms: add sym_name() to mitigate cast ugliness scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[05/16] scripts/kallsyms: remove unneeded length check for prefix matching scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[04/16] scripts/kallsyms: remove redundant is_arm_mapping_symbol() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[03/16] scripts/kallsyms: set relative_base more effectively scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[02/16] scripts/kallsyms: fix definitely-lost memory leak scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[01/16] scripts/kallsyms: remove unneeded #ifndef ARRAY_SIZE scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2] kbuild: check MODULE_* macros in non-modular code [v2] kbuild: check MODULE_* macros in non-modular code - 1 - --- 2019-11-22 Masahiro Yamada New
kbuild: check MODULE_* macros in non-modular code kbuild: check MODULE_* macros in non-modular code - - - --- 2019-11-22 Masahiro Yamada New
[v3] kallsyms: add names of built-in modules [v3] kallsyms: add names of built-in modules - 2 - --- 2019-11-20 Eugene Loh New
[v2] kallsyms: add names of built-in modules [v2] kallsyms: add names of built-in modules - 1 - --- 2019-11-19 Eugene Loh New
kbuild: make single target builds even faster kbuild: make single target builds even faster - - 1 --- 2019-11-18 Masahiro Yamada New
[RFC,v4,7/7] x86/unwind/orc: remove run-time ORC unwind tables sort Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v4,6/7] scripts/sorttable: Add ORC unwind tables sort concurrently Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v4,5/7] scripts/sorttable: rename sortextable to sorttable Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v4,4/7] scripts/sortextable: refactor do_func() function Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v4,3/7] scripts/sortextable: Remove dead code Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v4,2/7] scripts/sortextable: kernel coding style formating Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v4,1/7] scripts/sortextable: Rewrite error/success handling Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v3,7/7] x86/unwind/orc: remove run-time ORC unwind tables sort Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v3,6/7] scripts/sorttable: Add ORC unwind tables sort concurrently Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v3,5/7] scripts/sorttable: rename sortextable to sorttable Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v3,4/7] scripts/sortextable: refactor do_func() function Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v3,3/7] scripts/sortextable: Remove dead code Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v3,2/7] scripts/sortextable: kernel coding style formating Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
[RFC,v3,1/7] scripts/sortextable: Rewrite error/success handling Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-15 Shile Zhang New
kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes - 2 - --- 2019-11-14 Eugene Loh New
[v4,10/10] x86, kcsan: Enable KCSAN for x86 Add Kernel Concurrency Sanitizer (KCSAN) 1 - - --- 2019-11-14 Marco Elver New
[v4,09/10] locking/atomics, kcsan: Add KCSAN instrumentation Add Kernel Concurrency Sanitizer (KCSAN) 1 1 - --- 2019-11-14 Marco Elver New
[v4,08/10] asm-generic, kcsan: Add KCSAN instrumentation for bitops Add Kernel Concurrency Sanitizer (KCSAN) 1 - - --- 2019-11-14 Marco Elver New
[v4,07/10] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier Add Kernel Concurrency Sanitizer (KCSAN) 1 - - --- 2019-11-14 Marco Elver New
[v4,06/10] seqlock, kcsan: Add annotations for KCSAN Add Kernel Concurrency Sanitizer (KCSAN) 1 - - --- 2019-11-14 Marco Elver New
[v4,05/10] build, kcsan: Add KCSAN build exceptions Add Kernel Concurrency Sanitizer (KCSAN) 1 - - --- 2019-11-14 Marco Elver New
[v4,04/10] objtool, kcsan: Add KCSAN runtime functions to whitelist Add Kernel Concurrency Sanitizer (KCSAN) 1 - - --- 2019-11-14 Marco Elver New
[v4,03/10] kcsan: Add Documentation entry in dev-tools Add Kernel Concurrency Sanitizer (KCSAN) 1 - - --- 2019-11-14 Marco Elver New
[v4,02/10] include/linux/compiler.h: Introduce data_race(expr) macro Add Kernel Concurrency Sanitizer (KCSAN) - - - --- 2019-11-14 Marco Elver New
[v4,01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure Add Kernel Concurrency Sanitizer (KCSAN) 1 - - --- 2019-11-14 Marco Elver New
[6/6] modpost: respect the previous export when 'exported twice' is warned [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[5/6] modpost: do not set ->preloaded for symbols from Module.symvers [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[4/6] modpost: stop symbol preloading for modversion CRC [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[3/6] modpost: rename handle_modversions() to handle_symbol() [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[2/6] modpost: refactor namespace_from_kstrtabns() to not hard-code section name [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[1/6] modpost: add a helper to get data pointed by a symbol [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.4(-rc8) [GIT,PULL] Kbuild fixes for v5.4(-rc8) - - - --- 2019-11-14 Masahiro Yamada New
mm/vmalloc: Fix regression caused by needless vmalloc_sync_all() mm/vmalloc: Fix regression caused by needless vmalloc_sync_all() 1 - 1 --- 2019-11-13 Shile Zhang New
sparc: vdso: Fix build failure seen due to kbuild changes sparc: vdso: Fix build failure seen due to kbuild changes 1 1 - --- 2019-11-11 Guenter Roeck New
[net-next] samples/bpf: adjust Makefile and README.rst [net-next] samples/bpf: adjust Makefile and README.rst 1 - - --- 2019-11-10 Jesper Dangaard Brouer New
kbuild: tell sparse about the $ARCH kbuild: tell sparse about the $ARCH - - - --- 2019-11-09 Luc Van Oostenryck New
[RFC,v2,3/3] x86/unwind/orc: remove run-time ORC unwind tables sort Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-08 Shile Zhang New
[RFC,v2,2/3] kbuild: Sort ORC unwind tables in vmlinux link phase Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-08 Shile Zhang New
[RFC,v2,1/3] scripts: Add sortorctable to sort ORC unwind tables Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-08 Shile Zhang New
[2/2] kbuild: rename any-prereq to newer-prereqs [1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild - - - --- 2019-11-07 Masahiro Yamada New
[1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild [1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild - - - --- 2019-11-07 Masahiro Yamada New
kbuild: update compile-test header list for v5.5-rc1 kbuild: update compile-test header list for v5.5-rc1 - - - --- 2019-11-07 Masahiro Yamada New
[RFC,4/4] x86/Kconfig: Add a Kconfig option to sort ORC tables at build time Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-07 Shile Zhang New
[RFC,3/4] x86/unwind/orc: Skip sorting if BUILDTIME_ORCTABLE_SORT is configured Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-07 Shile Zhang New
[RFC,2/4] kbuild: Sort ORC unwind tables in vmlinux link process Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-07 Shile Zhang New
[RFC,1/4] scripts: Add sortorctable to sort ORC unwind tables Speed booting by sorting ORC unwind tables at build time - - - --- 2019-11-07 Shile Zhang New
[2/2] kbuild: move headers_check rule to usr/include/Makefile [1/2] kbuild: remove header compile test - - - --- 2019-11-07 Masahiro Yamada New
[1/2] kbuild: remove header compile test [1/2] kbuild: remove header compile test - - - --- 2019-11-07 Masahiro Yamada New
modpost: add an option to suppress 'exported twice' warnings modpost: add an option to suppress 'exported twice' warnings - - 1 --- 2019-11-06 Masahiro Yamada New
scripts:ver_linux:Added Bison and Flex to the checklist scripts:ver_linux:Added Bison and Flex to the checklist 1 - - --- 2019-11-06 Bhaskar Chowdhury New
scripts:ver_linux:Removed yacc from the checklist scripts:ver_linux:Removed yacc from the checklist - - - --- 2019-11-06 Bhaskar Chowdhury New
[v3] kconfig: be more helpful if pkg-config is missing [v3] kconfig: be more helpful if pkg-config is missing - - - --- 2019-11-05 Alyssa Ross New
[v2] kconfig: be more helpful if pkg-config is missing [v2] kconfig: be more helpful if pkg-config is missing - - - --- 2019-11-05 Alyssa Ross New
scripts: ver_linux:add flex, bison and yacc to the checklist scripts: ver_linux:add flex, bison and yacc to the checklist - - - --- 2019-11-05 Bhaskar Chowdhury New
« 1 2 ... 52 53 54124 125 »