Show patches with: none      |   12388 patches
« 1 2 ... 80 81 82123 124 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/7] kbuild: Add P= command line flag to run checkpatch - - - --- 2017-11-21 Jim Davis New
[2/2] Documentation/process: Add CONFIG default value to submit-checklist - - - --- 2017-11-20 Darren Hart New
[1/2] Documentation/kbuild: Add guidance for the use of default - - - --- 2017-11-20 Darren Hart New
Check all .c files for bad kernel-doc comments - - - --- 2017-11-20 Matthew Wilcox New
[RFC] kbuild: improvement in Makefile.modbuiltin - - - --- 2017-11-18 Cao jin New
kconfig: fix relational operators for bool and tristate symbols 1 - 1 --- 2017-11-17 Nicolas Pitre New
[2/7] kbuild: Add P= command line flag to run checkpatch 1 1 - --- 2017-11-16 Knut Omang New
kbuild: clean up *.i and *.lst patterns by make clean - - - --- 2017-11-16 Masahiro Yamada New
kbuild: define KBUILD_MODNAME even if multiple modules share objects - 1 1 --- 2017-11-16 Masahiro Yamada New
[v2,18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG - - - --- 2017-11-15 Sami Tolvanen New
[v2,17/18] arm64: disable RANDOMIZE_MODULE_REGION_FULL with LTO_CLANG - - - --- 2017-11-15 Sami Tolvanen New
[v2,16/18] arm64: crypto: disable LTO for aes-ce-cipher.c 1 - - --- 2017-11-15 Sami Tolvanen New
[v2,15/18] efi/libstub: disable LTO 1 - - --- 2017-11-15 Sami Tolvanen New
[v2,14/18] scripts/mod: disable LTO for empty.c - - - --- 2017-11-15 Sami Tolvanen New
[v2,13/18] kbuild: fix dynamic ftrace with clang LTO - - - --- 2017-11-15 Sami Tolvanen New
[v2,12/18] kbuild: add support for clang LTO - 1 - --- 2017-11-15 Sami Tolvanen New
[v2,11/18] arm64: make mrs_s and msr_s macros work with LTO - - - --- 2017-11-15 Sami Tolvanen New
[v2,10/18] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS - - - --- 2017-11-15 Sami Tolvanen New
[v2,09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold - - - --- 2017-11-15 Sami Tolvanen New
[v2,08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419 - - - --- 2017-11-15 Sami Tolvanen New
[v2,07/18] arm64: keep .altinstructions and .altinstr_replacement - - - --- 2017-11-15 Sami Tolvanen New
[v2,06/18] arm64: kvm: use -fno-jump-tables with clang - - - --- 2017-11-15 Sami Tolvanen New
[v2,05/18] arm64: fix -m for GNU gold 1 - - --- 2017-11-15 Sami Tolvanen New
[v2,04/18] arm64: use -mno-implicit-float instead of -mgeneral-regs-only - - - --- 2017-11-15 Sami Tolvanen New
[v2,03/18] kbuild: move gcc-version.sh to cc-version.sh and add clang support - - - --- 2017-11-15 Sami Tolvanen New
[v2,02/18] kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION with GNU gold - - - --- 2017-11-15 Sami Tolvanen New
[v2,01/18] kbuild: add ld-name macro and support for GNU gold - 2 - --- 2017-11-15 Sami Tolvanen New
[v3] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile - 1 1 --- 2017-11-15 Nick Desaulniers New
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used - - - --- 2017-11-15 Masahiro Yamada New
kbuild: package: use --transform option to prefix paths in tar - - - --- 2017-11-15 Masahiro Yamada New
[v4] coccinelle: fix parallel build with CHECK=scripts/coccicheck 1 - - --- 2017-11-14 Masahiro Yamada New
kbuild: move coccicheck help in scripts/Makefile.help to top Makefile 1 - - --- 2017-11-14 Masahiro Yamada New
[v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck - - - --- 2017-11-14 Masahiro Yamada New
sh: decompressor: ignore shipped files - - - --- 2017-11-13 Masahiro Yamada New
frv: .gitignore: ignore vmlinux.lds - - - --- 2017-11-13 Masahiro Yamada New
kbuild: fixes in Makefile.lib - - - --- 2017-11-13 Cao jin New
selinux: remove unnecessary assignment to subdir- 1 - - --- 2017-11-13 Masahiro Yamada New
kbuild: specify FORCE as .PHONY target in Makefile.headersinst - - - --- 2017-11-13 Masahiro Yamada New
[v2,6/6] kbuild: remove redundant mkdir from ./Kbuild - - - --- 2017-11-13 Masahiro Yamada New
[v2,5/6] kbuild: optimize object directory creation for incremental build - - - --- 2017-11-13 Masahiro Yamada New
[v2,4/6] kbuild: create object directories simpler and faster 1 - 1 --- 2017-11-13 Masahiro Yamada New
[v2,3/6] kbuild: filter-out PHONY targets from "targets" - - - --- 2017-11-13 Masahiro Yamada New
[v2,2/6] kbuild: remove redundant $(wildcard ...) for cmd_files calculation - - - --- 2017-11-13 Masahiro Yamada New
[v2,1/6] kbuild: create directory for make cache only when necessary - 1 - --- 2017-11-13 Masahiro Yamada New
[1/5] plugins: implement format_template attribute - - - --- 2017-11-12 Rasmus Villemoes New
[RFC] kbuild: fixes in Makefile.lib - - - --- 2017-11-10 Cao jin New
builddeb: Pass the kernel:debarch substvar to dpkg-genchanges - - - --- 2017-11-09 Sven Joachim New
[4/4] kbuild: optimize object directory creation for incremental build - - - --- 2017-11-09 Masahiro Yamada New
[3/4] kbuild: create object directories simpler and faster 1 - 1 --- 2017-11-09 Masahiro Yamada New
[2/4] kbuild: remove redundant $(wildcard ...) for cmd_files calculation - - - --- 2017-11-09 Masahiro Yamada New
[1/4] kbuild: create directory for make cache only when necessary - - - --- 2017-11-09 Masahiro Yamada New
[v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck - - - --- 2017-11-09 Masahiro Yamada New
[1/1] kconfig/symbol.c: use correct pointer type argument for sizeof - - - --- 2017-11-08 Heinrich Schuchardt New
[v2] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile - 1 1 --- 2017-11-07 Nick Desaulniers New
[v2,3/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO - - - --- 2017-11-07 Kees Cook New
[v2,2/3] Makefile: Move stack-protector availability out of Kconfig - - - --- 2017-11-07 Kees Cook New
[v2,1/3] Makefile: Move stack-protector compiler breakage test earlier - - - --- 2017-11-07 Kees Cook New
[2/2] kbuild: remove all dummy assignments to obj- - - - --- 2017-11-07 Masahiro Yamada New
[1/2] kbuild: create built-in.o automatically if parent directory wants it - 1 - --- 2017-11-07 Masahiro Yamada New
[v3] kbuild: fix linker feature test macros when cross compiling with Clang - 1 - --- 2017-11-06 Nick Desaulniers New
[v2] kbuild: fix linker feature test macros when cross compiling with Clang - - - --- 2017-11-06 Nick Desaulniers New
kbuild: /bin/pwd -> pwd - - - --- 2017-11-05 Bjørn Forsman New
[2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib 1 - - --- 2017-11-05 Masahiro Yamada New
[1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry 1 - - --- 2017-11-05 Masahiro Yamada New
kbuild: Set KBUILD_CFLAGS before incl. arch Makefile - 1 1 --- 2017-11-02 Nick Desaulniers New
sh: select KBUILD_DEFCONFIG depending on ARCH - - - --- 2017-11-02 Masahiro Yamada New
[v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile 1 - - --- 2017-11-02 Arnd Bergmann New
[v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile - - - --- 2017-11-02 Masahiro Yamada New
[v2] kbuild: comments correction & update on Makefile.host - - - --- 2017-11-01 Cao jin New
kbuild: comments correction & update - - - --- 2017-11-01 Cao jin New
[3/3] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile - - - --- 2017-10-30 Masahiro Yamada New
[2/3] .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore - - - --- 2017-10-30 Masahiro Yamada New
[1/3] .gitignore: sort normal pattern rules alphabetically - - - --- 2017-10-30 Masahiro Yamada New
[v2] kbuild: fix linker feature test macros when cross compiling with Clang - 1 - --- 2017-10-27 Nick Desaulniers New
Check all .c files for bad kernel-doc comments - - - --- 2017-10-27 Matthew Wilcox New
x86/build: beautify build log of syscall headers - - - --- 2017-10-27 Masahiro Yamada New
[RFC] coccinelle: fix parallel build with CHECK=scripts/coccicheck - - - --- 2017-10-26 Masahiro Yamada New
coccinelle: fix verbose message about .cocci file being run 1 - - --- 2017-10-26 Masahiro Yamada New
coccinelle: grep Options and Requires fields more precisely 2 - - --- 2017-10-26 Masahiro Yamada New
kbuild: clang: fix build failures with sparse check - - - --- 2017-10-20 David Lin New
kbuild doc: a bundle of fixes on makefiles.txt - - - --- 2017-10-19 Cao jin New
Makefile: add targets for config-help and pkg-help 1 - 1 --- 2017-10-17 Randy Dunlap New
more build problems with "Makefile: move stackprotector availability out of Kconfig" - - - --- 2017-10-17 Arnd Bergmann New
Makefile: add targets for config-help and pkg-help - - - --- 2017-10-17 Shuah Khan New
[v4,2/2] kbuild: Cache a few more calls to the compiler - - 2 --- 2017-10-16 Doug Anderson New
[v4,1/2] kbuild: Add a cache for generated variables - - 2 --- 2017-10-16 Doug Anderson New
[4/4] arm64: vdso: remove pointless gcov option - - - --- 2017-10-16 Mark Rutland New
[3/4] kvm/arm64: simplify CC instrumentation opt-out 1 - - --- 2017-10-16 Mark Rutland New
[2/4] arm64: prevent instrumentation of LL/SC atomics - - - --- 2017-10-16 Mark Rutland New
[1/4] kbuild: allow global override of CC instrumentation 1 - - --- 2017-10-16 Mark Rutland New
[RFC] kbuild: Allow specifying some base host CFLAGS - - - --- 2017-10-13 Doug Anderson New
[v2] kbuild: shrink .cache.mk when it exceeds 1000 lines - 1 - --- 2017-10-13 Masahiro Yamada New
[2/2] kbuild: redefine __FILE__ as relative path from $(srctree) if possible - - - --- 2017-10-12 Masahiro Yamada New
[1/2] kbuild: add stringify helper to quote a string passed to C files - - - --- 2017-10-12 Masahiro Yamada New
kbuild: shrink Makefile cache when it exceeds 1000 lines - - - --- 2017-10-12 Masahiro Yamada New
kbuild: do not call cc-option before KBUILD_CFLAGS initialization - 1 - --- 2017-10-12 Masahiro Yamada New
[v3,2/2] kbuild: Cache a few more calls to the compiler - - 2 --- 2017-10-11 Doug Anderson New
[v3,1/2] kbuild: Add a cache for generated variables - - 2 --- 2017-10-11 Doug Anderson New
kbuild: add forward declaration of default target to Makefile.asm-generic - 1 - --- 2017-10-11 Masahiro Yamada New
kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS - 1 - --- 2017-10-10 Masahiro Yamada New
« 1 2 ... 80 81 82123 124 »