Show patches with: none      |   12388 patches
« 1 2 ... 72 73 74123 124 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,14/17] khwasan, arm64: add brk handler for inline instrumentation - - - --- 2018-06-20 Andrey Konovalov New
[v3,13/17] khwasan: add hooks implementation - - - --- 2018-06-20 Andrey Konovalov New
[v3,12/17] khwasan: add bug reporting routines - - - --- 2018-06-20 Andrey Konovalov New
[v3,11/17] khwasan: split out kasan_report.c from report.c - - - --- 2018-06-20 Andrey Konovalov New
[v3,10/17] khwasan, mm: perform untagged pointers comparison in krealloc - - - --- 2018-06-20 Andrey Konovalov New
[v3,09/17] khwasan, arm64: enable top byte ignore for the kernel - - - --- 2018-06-20 Andrey Konovalov New
[v3,08/17] khwasan: add tag related helper functions - - - --- 2018-06-20 Andrey Konovalov New
[v3,07/17] khwasan, arm64: fix up fault handling logic - - - --- 2018-06-20 Andrey Konovalov New
[v3,06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear - - - --- 2018-06-20 Andrey Konovalov New
[v3,05/17] khwasan: initialize shadow to 0xff - - - --- 2018-06-20 Andrey Konovalov New
[v3,04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW - - - --- 2018-06-20 Andrey Konovalov New
[v3,03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW - - - --- 2018-06-20 Andrey Konovalov New
[v3,02/17] khwasan: move common kasan and khwasan code to common.c - - - --- 2018-06-20 Andrey Konovalov New
[v3,01/17] khwasan, mm: change kasan hooks signatures - - - --- 2018-06-20 Andrey Konovalov New
[RFC,v8,1/1] mconf: global i-search in menu prompts - - 1 --- 2018-06-20 Dirk Gouders New
[v2,3/3] powerpc: Remove -Wattribute-alias pragmas 1 - - --- 2018-06-19 Paul Burton New
[v2,2/3] disable -Wattribute-alias warning for SYSCALL_DEFINEx() - - 2 --- 2018-06-19 Paul Burton New
[v2,1/3] kbuild: add macro for controlling warnings to linux/compiler.h - - 2 --- 2018-06-19 Paul Burton New
[v5,1/9] Makefile: Prepare for using macros for inline asm - - - --- 2018-06-19 Nadav Amit New
[RFC,v7,1/1] mconf: global i-search in menu prompts - - - --- 2018-06-19 Dirk Gouders New
[1/3] kbuild: add macro for controlling warnings to linux/compiler.h - - - --- 2018-06-19 Masahiro Yamada New
[RFC,0/5] kbuild: build modules from code in multiple directories. - - - --- 2018-06-19 NeilBrown New
[3/5,-,v2] kbuild: support building of per-directory mod.a - - - --- 2018-06-19 NeilBrown New
stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=y - - - --- 2018-06-18 Sven Joachim New
[1/5] kbuild: detect directories in components of a module. - - - --- 2018-06-18 NeilBrown New
[5/5] kbuild: Add documentation for modobj-m - - - --- 2018-06-18 NeilBrown New
[4/5] kbuild: disable KBUILD_MODNAME when building for mod.a - - - --- 2018-06-18 NeilBrown New
[3/5] kbuild: support building of per-directory mod.a - - - --- 2018-06-18 NeilBrown New
[2/5] kbuild: treat a directory listed in a composite object as foo/mod.a - - - --- 2018-06-18 NeilBrown New
[RFC,v7,1/1] mconf: global i-search in menu prompts - - - --- 2018-06-17 Dirk Gouders New
Kbuild: fix mismatched if/endif pairs - 1 - --- 2018-06-17 Xi Ruoyao New
[v4,1/9] Makefile: Prepare for using macros for inline asm - - - --- 2018-06-17 Masahiro Yamada New
[2/2] kbuild: do not update config for 'make kernelrelease' - - - --- 2018-06-17 Masahiro Yamada New
[1/2] kbuild: do not update config when running install targets - - - --- 2018-06-17 Masahiro Yamada New
[3/3] Revert "powerpc: fix build failure by disabling attribute-alias warning in pci_32" 2 - - --- 2018-06-16 Paul Burton New
[2/3] disable -Wattribute-alias warning for SYSCALL_DEFINEx() - - 1 --- 2018-06-16 Paul Burton New
[1/3] kbuild: add macro for controlling warnings to linux/compiler.h - - 1 --- 2018-06-16 Paul Burton New
[RFC,v6,1/1] mconf: global i-search in menu structure - - - --- 2018-06-15 Dirk Gouders New
[v3,3/3] mtd: rawnand: denali: optimize timing parameters for data interface - 1 1 --- 2018-06-15 Masahiro Yamada New
[v3,2/3] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev - 2 1 --- 2018-06-15 Masahiro Yamada New
[v3,1/3] mtd: rawnand: denali_dt: add more clocks based on IP datasheet - 2 2 --- 2018-06-15 Masahiro Yamada New
[v2,3/3] bpfilter: check compiler capability in Kconfig - - - --- 2018-06-14 Masahiro Yamada New
[3/3] Kbuild: rename HAVE_CC_STACKPROTECTOR config variable - - - --- 2018-06-14 Masahiro Yamada New
[2/3] kconfig: tinyconfig: remove stale stack protector fixups - - - --- 2018-06-14 Masahiro Yamada New
[1/3] x86: fix dependency of X86_32_LAZY_GS - - - --- 2018-06-14 Masahiro Yamada New
[v5,3/3] x86: paravirt: make native_save_fl extern inline - - 1 --- 2018-06-13 Nick Desaulniers New
[v5,2/3] x86/asm: add _ASM_ARG* constants for argument registers to <asm/asm.h> - - - --- 2018-06-13 Nick Desaulniers New
[v5,1/3] compiler-gcc.h: add gnu_inline to all inline declarations - - - --- 2018-06-13 Nick Desaulniers New
[v4,1/9] Makefile: Prepare for using macros for inline asm - - - --- 2018-06-13 Masahiro Yamada New
[PATCHv4,2/3] kbuild: Introduce build-salt linker section and config option - - - --- 2018-06-13 Masahiro Yamada New
[v2] nconf: respect i-search pattern boundaries - - - --- 2018-06-12 Dirk Gouders New
nconf: respect i-search search pattern boundaries - - - --- 2018-06-12 Dirk Gouders New
[v4,1/9] Makefile: Prepare for using macros for inline asm - - - --- 2018-06-12 Nadav Amit New
[PATCHv4,0/3] Salted build ids via linker sections - - - --- 2018-06-12 Michael Ellerman New
[PATCHv4,1/3] scripts: Preprocess module-common.lds - - - --- 2018-06-12 Michael Ellerman New
[PATCHv4,3/3] x86: Add build salt to the vDSO and kernel linker scripts 1 - - --- 2018-06-12 Laura Abbott New
[PATCHv4,2/3] kbuild: Introduce build-salt linker section and config option - - - --- 2018-06-12 Laura Abbott New
[PATCHv4,1/3] scripts: Preprocess module-common.lds - - - --- 2018-06-12 Laura Abbott New
[RFC,v5,1/1] i-search navigation for mconf - - - --- 2018-06-11 Dirk Gouders New
[RFC] kbuild: clean-up passing KCOV compiler flags - - - --- 2018-06-11 Masahiro Yamada New
linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify() - - - --- 2018-06-11 Masahiro Yamada New
[v3,1/9] Makefile: Prepare for using macros for inline asm - - - --- 2018-06-10 Nadav Amit New
kconfig: fix localmodconfig - - 1 --- 2018-06-08 Sam Ravnborg New
trace: fix SKIP_STACK_VALIDATION=1 build 1 - 1 --- 2018-06-08 Greg Thelen New
[v5,2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations - - - --- 2018-06-08 Steven Rostedt New
[RFC,v4,1/1] i-search functionality for mconf - - - --- 2018-06-08 Dirk Gouders New
[RFC,v3,1/1] Emacs-like isearch for mconf. - - - --- 2018-06-08 Dirk Gouders New
kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE - - 1 --- 2018-06-08 Masahiro Yamada New
[v4,3/3] x86: paravirt: make native_save_fl extern inline - - 1 --- 2018-06-07 Nick Desaulniers New
[v4,2/3] x86/asm: add _ASM_ARG* constants for argument registers to <asm/asm.h> - - - --- 2018-06-07 Nick Desaulniers New
[v4,1/3] compiler-gcc.h: add gnu_inline to all inline declarations - - - --- 2018-06-07 Nick Desaulniers New
[v3,3/3] x86: paravirt: make native_save_fl extern inline - - 1 --- 2018-06-07 Nick Desaulniers New
[v3,2/3] x86/asm: add _ASM_ARG* constants for argument registers to <asm/asm.h> - - - --- 2018-06-07 Nick Desaulniers New
[v3,1/3] compiler-gcc.h: add gnu_inline to all inline declarations - - - --- 2018-06-07 Nick Desaulniers New
[v2,1/2] compiler-gcc.h: add gnu_inline to all inline declarations - - - --- 2018-06-07 Joe Perches New
tools/build/Build.include: fix # escaping in .cmd files for future Make - - - --- 2018-06-07 Paul Menzel New
[v4] selftests: add headers_install to lib.mk - 1 - --- 2018-06-07 Anders Roxell New
uapi: Make generic uapi headers compile standalone. - - - --- 2018-06-06 Jayant Chowdhary New
uapi: Make generic uapi headers compile standalone. - - - --- 2018-06-06 Jayant Chowdhary New
[RFC,1/1] Emacs-like isearch for mconf. - - - --- 2018-06-06 Dirk Gouders New
[v2,1/2] compiler-gcc.h: add gnu_inline to all inline declarations - - - --- 2018-06-05 Joe Perches New
[v2,2/2] x86: paravirt: make native_save_fl extern inline - - - --- 2018-06-05 H. Peter Anvin New
[v2,2/2] x86: paravirt: make native_save_fl extern inline - - - --- 2018-06-05 H. Peter Anvin New
[v2,2/2] x86: paravirt: make native_save_fl extern inline - - 1 --- 2018-06-05 Nick Desaulniers New
[v2,1/2] compiler-gcc.h: add gnu_inline to all inline declarations - - 1 --- 2018-06-05 Nick Desaulniers New
[v5,4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization 1 - - --- 2018-06-05 Du, Changbin New
[v5,3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING 1 - - --- 2018-06-05 Du, Changbin New
[v5,2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations 1 - - --- 2018-06-05 Du, Changbin New
[v5,1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif 1 - - --- 2018-06-05 Du, Changbin New
[v5,24/31] kconfig: add CC_IS_GCC and GCC_VERSION - - - --- 2018-06-05 Masahiro Yamada New
[v3] kbuild: check for pkg-config on make {menu,n,g.x}config - - - --- 2018-06-04 Randy Dunlap New
kconfig: Avoid format overflow warning from GCC 8.1 - - - --- 2018-06-02 Nathan Chancellor New
[2/2] kbuild: Move last word of nconfig help to the previous line - - - --- 2018-06-02 Petr Vorel New
[1/2] kbuild: Add testconfig into make help output - - - --- 2018-06-02 Petr Vorel New
fixup! gcc-plugins: test plugin support in Kconfig and clean up Makefile - - 1 --- 2018-06-01 Masahiro Yamada New
[v2,2/2] kbuild: Fix indent in help - - - --- 2018-06-01 Petr Vorel New
[v2,1/2] kbuild: Add testconfig into make help output - - - --- 2018-06-01 Petr Vorel New
gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST - - - --- 2018-06-01 Masahiro Yamada New
kbuild: add machine size to CHEKCFLAGS - - - --- 2018-05-30 Luc Van Oostenryck New
[v5,4/4] powerpc/kbuild: move -mprofile-kernel check to Kconfig - - - --- 2018-05-30 Nicholas Piggin New
« 1 2 ... 72 73 74123 124 »