Show patches with: none      |   12400 patches
« 1 2 ... 69 70 71123 124 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kconfig: do not require pkg-config on make {menu,n}config kconfig: do not require pkg-config on make {menu,n}config - - 2 --- 2018-08-31 Masahiro Yamada New
kconfig: remove a spurious self-assignment kconfig: remove a spurious self-assignment - - - --- 2018-08-30 Lukas Bulwahn New
[v6,18/18] kasan: add SPDX-License-Identifier mark to source files khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,17/18] khwasan: update kasan documentation khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,15/18] khwasan, arm64: add brk handler for inline instrumentation khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,14/18] khwasan: add hooks implementation khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,13/18] khwasan: add bug reporting routines khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,12/18] khwasan: split out kasan_report.c from report.c khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,11/18] khwasan, mm: perform untagged pointers comparison in krealloc khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,10/18] khwasan, arm64: enable top byte ignore for the kernel khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,09/18] khwasan, arm64: fix up fault handling logic khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,07/18] khwasan: add tag related helper functions khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,05/18] khwasan: initialize shadow to 0xff khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,02/18] khwasan: move common kasan and khwasan code to common.c khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
[v6,01/18] khwasan, mm: change kasan hooks signatures khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-29 Andrey Konovalov New
scripts/setlocalversion: git: Make -dirty check more robust scripts/setlocalversion: git: Make -dirty check more robust - - - --- 2018-08-29 Genki Sky New
[v4] modules_install: make missing $DEPMOD a Warning instead of an Error [v4] modules_install: make missing $DEPMOD a Warning instead of an Error - - - --- 2018-08-28 Randy Dunlap New
kallsyms: reduce size a little on 64-bit kallsyms: reduce size a little on 64-bit - - - --- 2018-08-28 Jan Beulich New
x86/build: remove jump label quirk for GCC older than 4.5.2 x86/build: remove jump label quirk for GCC older than 4.5.2 - - - --- 2018-08-27 Masahiro Yamada New
objtool: remove workaround for unreachable warnings from old GCC objtool: remove workaround for unreachable warnings from old GCC 1 - - --- 2018-08-27 Masahiro Yamada New
[GIT,PULL] more Kbuild updates for v4.19 [GIT,PULL] more Kbuild updates for v4.19 - - - --- 2018-08-25 Masahiro Yamada New
[v3,2/2] kbuild: rename LDFLAGS to KBUILD_LDFLAGS [v3,1/2] kbuild: pass LDFLAGS to recordmcount.pl 1 1 - --- 2018-08-23 Masahiro Yamada New
[v3,1/2] kbuild: pass LDFLAGS to recordmcount.pl [v3,1/2] kbuild: pass LDFLAGS to recordmcount.pl - - - --- 2018-08-23 Masahiro Yamada New
[v3] modules_install: make missing $DEPMOD a warning instead of an error [v3] modules_install: make missing $DEPMOD a warning instead of an error - - - --- 2018-08-23 Randy Dunlap New
[v2] modules_install: make missing $DEPMOD a warning instead of error [v2] modules_install: make missing $DEPMOD a warning instead of error - - - --- 2018-08-23 Randy Dunlap New
kbuild: test dead code/data elimination support in Kconfig kbuild: test dead code/data elimination support in Kconfig - - - --- 2018-08-22 Masahiro Yamada New
[v2] kbuild: rename LDFLAGS to KBUILD_LDFLAGS [v2] kbuild: rename LDFLAGS to KBUILD_LDFLAGS 1 1 - --- 2018-08-22 Masahiro Yamada New
[6/8] kbuild: consolidate Devicetree dtb build rules Devicetree build consolidation - - - --- 2018-08-21 Rob Herring New
[v9,2/2] MIPS: Workaround GCC __builtin_unreachable reordering bug MIPS: Override barrier_before_unreachable() to fix microMIPS - - - --- 2018-08-20 Paul Burton New
[v9,1/2] kbuild: Allow arch-specific asm/compiler.h MIPS: Override barrier_before_unreachable() to fix microMIPS - 1 - --- 2018-08-20 Paul Burton New
initramfs: move gen_initramfs_list.sh from scripts/ to usr/ initramfs: move gen_initramfs_list.sh from scripts/ to usr/ - - - --- 2018-08-20 Masahiro Yamada New
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR() export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR() - - - --- 2018-08-18 Masahiro Yamada New
[RFC] scripts: add header bloat measuring script [RFC] scripts: add header bloat measuring script - - - --- 2018-08-18 Rasmus Villemoes New
[v8,2/2] MIPS: Workaround GCC __builtin_unreachable reordering bug MIPS: Override barrier_before_unreachable() to fix microMIPS - - - --- 2018-08-18 Paul Burton New
[v8,1/2] kbuild: Allow asm-specific compiler_types.h MIPS: Override barrier_before_unreachable() to fix microMIPS - - - --- 2018-08-18 Paul Burton New
kbuild: remove "rpm" target, which is alias of "rpm-pkg" kbuild: remove "rpm" target, which is alias of "rpm-pkg" - - - --- 2018-08-17 Masahiro Yamada New
kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt 1 - - --- 2018-08-16 Michal Suchánek New
kconfig: suppress "configuration written to .config" for syncconfig kconfig: suppress "configuration written to .config" for syncconfig - - - --- 2018-08-16 Masahiro Yamada New
kconfig: fix "Can't open ..." in parallel build kconfig: fix "Can't open ..." in parallel build - - 1 --- 2018-08-16 Masahiro Yamada New
kbuild: Add a space after `!` to prevent parsing as file pattern kbuild: Add a space after `!` to prevent parsing as file pattern - - - --- 2018-08-16 Michael Forney New
[v2] scripts: modpost: check memory allocation results [v2] scripts: modpost: check memory allocation results - - - --- 2018-08-15 Randy Dunlap New
[GIT,PULL,3/3] consolidate arch Kconfig files for v4.19 [GIT,PULL,1/3] Kbuild updates for v4.19 - - - --- 2018-08-15 Masahiro Yamada New
[GIT,PULL,2/3] Kconfig updates for v4.19 [GIT,PULL,1/3] Kbuild updates for v4.19 - - - --- 2018-08-15 Masahiro Yamada New
[GIT,PULL,1/3] Kbuild updates for v4.19 [GIT,PULL,1/3] Kbuild updates for v4.19 - - - --- 2018-08-15 Masahiro Yamada New
[3/3] Kbuild: let fixdep do the renaming to .cmd Kbuild: Some fixdep tweaks - - - --- 2018-08-15 Rasmus Villemoes New
[2/3] Kbuild: teach fixdep to optionally remove the depfile Kbuild: Some fixdep tweaks - - - --- 2018-08-15 Rasmus Villemoes New
[1/3] Kbuild: refactor fixdep to use getopt() Kbuild: Some fixdep tweaks - - - --- 2018-08-15 Rasmus Villemoes New
[v2,3/3] kconfig: improve the recursive dependency report [v2,1/3] kconfig: error out when seeing recursive dependency - - - --- 2018-08-15 Masahiro Yamada New
[v2,2/3] kconfig: report recursive dependency involving 'imply' [v2,1/3] kconfig: error out when seeing recursive dependency - - - --- 2018-08-15 Masahiro Yamada New
[v2,1/3] kconfig: error out when seeing recursive dependency [v2,1/3] kconfig: error out when seeing recursive dependency - - 1 --- 2018-08-15 Masahiro Yamada New
kconfig: add build-only configurator targets kconfig: add build-only configurator targets - - - --- 2018-08-15 Randy Dunlap New
modpost: check strdup() return value modpost: check strdup() return value - - - --- 2018-08-14 Randy Dunlap New
[2/2] kconfig: improve the recursive dependency report [1/2] kconfig: report recursive dependency involving 'imply' - - - --- 2018-08-14 Masahiro Yamada New
[1/2] kconfig: report recursive dependency involving 'imply' [1/2] kconfig: report recursive dependency involving 'imply' - - - --- 2018-08-14 Masahiro Yamada New
[2/2] kconfig: remove P_ENV property type [1/2] kconfig: remove unused sym_get_env_prop() function - - - --- 2018-08-13 Masahiro Yamada New
[1/2] kconfig: remove unused sym_get_env_prop() function [1/2] kconfig: remove unused sym_get_env_prop() function 1 - - --- 2018-08-13 Masahiro Yamada New
[v7,02/10] Makefile: Prepare for using macros for inline asm Untitled series #7059 2 - - --- 2018-08-09 Nadav Amit New
[v5,18/18] kasan: add SPDX-License-Identifier mark to source files khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,17/18] khwasan: update kasan documentation khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,15/18] khwasan, arm64: add brk handler for inline instrumentation khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,14/18] khwasan: add hooks implementation khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,13/18] khwasan: add bug reporting routines khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,12/18] khwasan: split out kasan_report.c from report.c khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,11/18] khwasan, mm: perform untagged pointers comparison in krealloc khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,10/18] khwasan, arm64: enable top byte ignore for the kernel khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,09/18] khwasan, arm64: fix up fault handling logic khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,07/18] khwasan: add tag related helper functions khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,05/18] khwasan: initialize shadow to 0xff khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,02/18] khwasan: move common kasan and khwasan code to common.c khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5,01/18] khwasan, mm: change kasan hooks signatures khwasan: kernel hardware assisted address sanitizer - - - --- 2018-08-09 Andrey Konovalov New
[v5] selftests: add headers_install to lib.mk [v5] selftests: add headers_install to lib.mk - 1 - --- 2018-08-09 Anders Roxell New
kconfig: fix the rule of mainmenu_stmt symbol kconfig: fix the rule of mainmenu_stmt symbol - - - --- 2018-08-09 Masahiro Yamada New
kbuild: remove deprecated host-progs variable kbuild: remove deprecated host-progs variable 1 - - --- 2018-08-09 Masahiro Yamada New
[RESEND] init/Kconfig: Use short unix-style option instead of --longname [RESEND] init/Kconfig: Use short unix-style option instead of --longname - - - --- 2018-08-08 Masahiro Yamada New
[v2] kbuild: make samples really depend on headers_install [v2] kbuild: make samples really depend on headers_install - - 1 --- 2018-08-08 Masahiro Yamada New
kbuild: make samples depend on headers_install really kbuild: make samples depend on headers_install really - - - --- 2018-08-08 Masahiro Yamada New
[1/1] kbuild: allow alternate src for target's implicit prerequisite kbuild: allow alternate src for target's implicit prerequisite - - - --- 2018-08-06 Vasily Gorbik New
kbuild: add Map option to save vmlinux linker map file(s) kbuild: add Map option to save vmlinux linker map file(s) - - - --- 2018-08-06 Vasily Gorbik New
[4/4] s390/ftrace: add -mfentry and -mnop-mcount support ftrace build improvements - 1 - --- 2018-08-06 Vasily Gorbik New
[3/4] trace: add -mcount-nop option support ftrace build improvements - - - --- 2018-08-06 Vasily Gorbik New
[2/4] trace: avoid calling cc-option -mrecord-mcount for every Makefile ftrace build improvements 1 - - --- 2018-08-06 Vasily Gorbik New
[1/4] trace: handle CC_FLAGS_FTRACE more accurately ftrace build improvements - - - --- 2018-08-06 Vasily Gorbik New
[3/3] um: clean up archheaders recipe Kbuild: fix and clean-up arch/um/Makefile - - - --- 2018-08-04 Masahiro Yamada New
[2/3] kbuild: add %asm-generic to no-dot-config-targets Kbuild: fix and clean-up arch/um/Makefile - - - --- 2018-08-04 Masahiro Yamada New
[1/3] um: fix parallel building with O= option Kbuild: fix and clean-up arch/um/Makefile - - - --- 2018-08-04 Masahiro Yamada New
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory - - - --- 2018-08-02 Dirk Gouders New
Can we fix samples/ dependency on headers please? Can we fix samples/ dependency on headers please? - - - --- 2018-08-01 David Howells New
[10/10] kconfig: add a Memory Management options" menu [01/10] um: stop abusing KBUILD_KCONFIG 1 - 1 --- 2018-07-31 Christoph Hellwig New
[09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt [01/10] um: stop abusing KBUILD_KCONFIG 1 - 1 --- 2018-07-31 Christoph Hellwig New
[08/10] kconfig: use a menu in arch/Kconfig to reduce clutter [01/10] um: stop abusing KBUILD_KCONFIG - - - --- 2018-07-31 Christoph Hellwig New
« 1 2 ... 69 70 71123 124 »