Show patches with: none      |   12369 patches
« 1 2 3 4123 124 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[no subject] Untitled series #744998 - - - --- 2023-04-21 David Howells New
[no subject] - - - --- 2010-09-19 Junio C Hamano New
[no subject] - - - --- 2010-08-14 Sam Ravnborg New
:scripts: prune-kernel : prunning kernel generalize way :scripts: prune-kernel : prunning kernel generalize way - - - --- 2019-10-15 Bhaskar Chowdhury New
./Makefile: consider PAGER for `make help' ./Makefile: consider PAGER for `make help' - - - --- 2020-09-29 Dirk Gouders New
.gitattributes: use 'dts' diff driver for *.dtso .gitattributes: use 'dts' diff driver for *.dtso - - - --- 2023-02-06 Masahiro Yamada New
.gitignore: add / prefix/suffix to generated include directories .gitignore: add / prefix/suffix to generated include directories - - - --- 2019-04-29 Masahiro Yamada New
.gitignore: add more all*.config patterns .gitignore: add more all*.config patterns - - - --- 2019-05-07 Masahiro Yamada New
.gitignore: exclude .get_maintainer.ignore and .gitattributes .gitignore: exclude .get_maintainer.ignore and .gitattributes - - - --- 2019-05-11 Masahiro Yamada New
.gitignore: ignore *.lz4 files - - - --- 2013-07-11 Markus Trippelsdorf New
.gitignore: ignore *.lzo files - - - --- 2010-03-17 Philipp Kohlbecher New
.gitignore: ignore *.mbx .gitignore: ignore *.mbx - 2 - --- 2023-01-30 Masahiro Yamada New
.gitignore: ignore *.rpm .gitignore: ignore *.rpm - - - --- 2022-12-26 Masahiro Yamada New
.gitignore: ignore *.xz files - - - --- 2011-02-22 Tino Keitel New
.gitignore: ignore modules.order explicitly .gitignore: ignore modules.order explicitly - - - --- 2019-08-19 Masahiro Yamada New
'kbuild' merge before 4.9-rc1 breaks build and boot - - - --- 2016-11-08 Nicholas Piggin New
'make distclean' silently removes empty files - - - --- 2011-07-28 Arnaud Lacombe New
"make rpm" failed with parameter "--scm-only" - - - --- 2010-07-15 Michal Marek New
[-,Regression] kbuild: fix make headers_check with make 3.80 - - - --- 2013-03-04 Sam Ravnborg New
[-kbuild] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" [-kbuild] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" - 1 - --- 2021-12-15 Marco Elver New
[-mm] fixup "Decouple build from userspace headers" [-mm] fixup "Decouple build from userspace headers" - - - --- 2021-07-15 Alexey Dobriyan New
[-next,1/2] arm: Remove enforced Os flag for LZ4 decompressor - - - --- 2013-05-06 Kyungsik Lee New
[-next,1/2] Kconfig: remove unused argment 'ch' Kconfig: clean code - - - --- 2022-09-12 Zeng Heng New
[-next,2/2] kbuild: fix for updated LZ4 tool with the new streaming format - - - --- 2013-07-17 Sam Ravnborg New
[-next,2/2] kbuild: fix for updated LZ4 tool with the new streaming format - - - --- 2013-07-10 Markus Trippelsdorf New
[-next,2/2] kbuild: fix for updated LZ4 tool with the new streaming format - - - --- 2013-05-06 Kyungsik Lee New
[-next,2/2] Kconfig: remove unused function 'menu_get_root_menu' Kconfig: clean code - - - --- 2022-09-12 Zeng Heng New
[-next,v2] media/usb: fix kconfig dependencies (aka bool depending on tristate considered harmful) - - - --- 2013-05-08 Randy Dunlap New
[-next] kbuild: modpost: fix a message typo [-next] kbuild: modpost: fix a message typo - - - --- 2020-05-28 Randy Dunlap New
[-next] kconfig: Don't go out from read config loop when you read new symbol - - - --- 2010-09-30 Naohiro Aota New
[-next] Makefile: add implicit enum-conversion check for compile build [-next] Makefile: add implicit enum-conversion check for compile build - 1 - --- 2022-10-11 Zeng Heng New
[-next] Makefile: add implicit enum-conversion check for compile build [-next] Makefile: add implicit enum-conversion check for compile build - - - --- 2022-09-27 Zeng Heng New
[-next] media/usb: fix kconfig dependencies (aka bool depending on tristate considered harmful) - - - --- 2013-05-08 Randy Dunlap New
[-next] modpost: move some defines to the file head [-next] modpost: move some defines to the file head - - - --- 2023-07-12 Kefeng Wang New
[-next] x86, doc: Add LZ4 magic number for the new compression - - - --- 2013-04-26 Kyungsik Lee New
[-rc] kbuild: properly exclude linux.tar.gz from tar archive [-rc] kbuild: properly exclude linux.tar.gz from tar archive - 1 - --- 2023-03-15 Leon Romanovsky New
[-rcu/kcsan,01/23] kcsan: Refactor reading of instrumented memory kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,02/23] kcsan: Remove redundant zero-initialization of globals kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,03/23] kcsan: Avoid checking scoped accesses from nested contexts kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,04/23] kcsan: Add core support for a subset of weak memory modeling kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,05/23] kcsan: Add core memory barrier instrumentation functions kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,06/23] kcsan, kbuild: Add option for barrier instrumentation only kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,07/23] kcsan: Call scoped accesses reordered in reports kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,08/23] kcsan: Show location access was reordered to kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,09/23] kcsan: Document modeling of weak memory kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,10/23] kcsan: test: Match reordered or normal accesses kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,11/23] kcsan: test: Add test cases for memory barrier instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,13/23] kcsan: selftest: Add test case to check memory barrier instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,14/23] locking/barriers, kcsan: Add instrumentation for barriers kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,15/23] locking/barriers, kcsan: Support generic instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,16/23] locking/atomics, kcsan: Add instrumentation for barriers kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,17/23] asm-generic/bitops, kcsan: Add instrumentation for barriers kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock() kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,20/23] mm, kcsan: Enable barrier instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,21/23] sched, kcsan: Enable memory barrier instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-rcu/kcsan,23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-10-05 Marco Elver New
[-tip,2/5] x86: use asm-generic/dma-mapping-common.h - - - --- 2009-06-22 Catalin Marinas New
[-tip,v2] kasan: Emit different calls for instrumentable memintrinsics [-tip,v2] kasan: Emit different calls for instrumentable memintrinsics - - - --- 2023-02-13 Marco Elver New
[-tip,v3] kasan: Emit different calls for instrumentable memintrinsics [-tip,v3] kasan: Emit different calls for instrumentable memintrinsics 1 - - --- 2023-02-13 Marco Elver New
[-tip,v4,1/3] kasan: Emit different calls for instrumentable memintrinsics [-tip,v4,1/3] kasan: Emit different calls for instrumentable memintrinsics 1 1 2 --- 2023-02-16 Marco Elver New
[-tip,v4,2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files [-tip,v4,1/3] kasan: Emit different calls for instrumentable memintrinsics - 1 - --- 2023-02-16 Marco Elver New
[-tip,v4,3/3] kasan: test: Fix test for new meminstrinsic instrumentation [-tip,v4,1/3] kasan: Emit different calls for instrumentable memintrinsics - 1 1 --- 2023-02-16 Marco Elver New
[-tip,v4,4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files [-tip,v4,1/3] kasan: Emit different calls for instrumentable memintrinsics - 1 - --- 2023-02-17 Marco Elver New
[-tip] kasan: Emit different calls for instrumentable memintrinsics [-tip] kasan: Emit different calls for instrumentable memintrinsics - - - --- 2023-02-08 Marco Elver New
[-v1.1] Kbuild: Ignore GREP_OPTIONS env variable - - - --- 2013-11-11 Borislav Petkov New
[-v1.1] kbuild: Steal gcc's pie from the very beginning - - - --- 2016-11-14 Borislav Petkov New
[-v2] scipts/tags.sh: Add custom sort order [-v2] scipts/tags.sh: Add custom sort order - - - --- 2020-08-06 Peter Zijlstra New
[-v3] kbuild: Add extra gcc checks - - - --- 2011-02-21 Borislav Petkov New
[-v4] kbuild: Add extra gcc checks - - - --- 2011-02-21 Borislav Petkov New
[-v5] kbuild: Add extra gcc checks - - - --- 2011-03-01 Borislav Petkov New
[0/1,RFC] kconfig: warn if an unknown symbol is selected - - - --- 2014-09-26 Paul Bolle New
[0/1] kconfig: warn if an unknown symbol is selected - - - --- 2014-09-30 Paul Bolle New
[0/2,GIT,PULL] localmodconfig: Fix missing depends of config files included in if statements - - - --- 2013-04-30 Steven Rostedt New
[0/2] nconfig - - - --- 2010-01-09 Nir Tzachar New
[0/3] Use POSIX "$((..))" instead of bashism "$[...]" - - - --- 2013-06-13 Geert Uytterhoeven New
[0/5] kbuild: Use relative paths if possible - - - --- 2014-05-08 Michal Marek New
[0/5] Re: REGRESSION: Re: [GIT] kconfig rc fixes - - - --- 2010-11-09 Mauro Carvalho Chehab New
[0/7] build updates (and RFC on one-pass kallsyms generation) - - - --- 2016-10-21 Nicholas Piggin New
[00/58] Eliminate GCC -Wmissing-prototypes warnings from allnoconfig - - - --- 2012-11-19 Josh Triplett New
[001/123] kconfig/conf.c: Added optional colorization of output. [001/123] kconfig/conf.c: Added optional colorization of output. - - - --- 2018-12-08 Tomi salminen New
[0044/1529] Fix typo - - - --- 2016-05-21 Andrea Gelmini New
[01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore 1 - - --- 2018-03-23 Masahiro Yamada New
[01/10] ARM: use unified discard definition in linker script - - - --- 2009-11-07 Alan Jenkins New
[01/10] ARM: use unified discard definition in linker script - - - --- 2009-11-03 Alan Jenkins New
[01/10] certs: use $@ to simplify the key generation rule kbuild: do not quote string values in Makefile - 1 - --- 2021-12-12 Masahiro Yamada New
[01/10] kconfig: fix typo "mconfig" to "menuconfig" in a comment - - - --- 2009-04-19 Markus Heidelberg New
[01/10] kconfig: remove 'const' from the return type of sym_escape_string_value() [01/10] kconfig: remove 'const' from the return type of sym_escape_string_value() - - - --- 2021-10-01 Masahiro Yamada New
[01/10] merge_config.sh: factor out value parsing - 1 - --- 2015-10-28 Olof Johansson New
[01/10] merge_config.sh: factor out value parsing - - - --- 2015-05-20 Olof Johansson New
[01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
[01/10] net/sched: kconfig: Remove empty help texts - - - --- 2018-01-30 Ulf Magnusson New
[01/10] scripts/basic/bin2c: Complete error handling in main() - - - --- 2016-10-28 SF Markus Elfring New
[01/10] um: stop abusing KBUILD_KCONFIG [01/10] um: stop abusing KBUILD_KCONFIG 1 - - --- 2018-07-31 Christoph Hellwig New
[01/10] um: stop abusing KBUILD_KCONFIG [01/10] um: stop abusing KBUILD_KCONFIG 1 - - --- 2018-07-24 Christoph Hellwig New
[01/11] ftrace: move recordmcount tools to scripts/ftrace ftrace: add support for recording function parameters and return value - - - --- 2019-08-25 Changbin Du New
[01/11] kbuild: do not create empty modules.order in the prepare stage kbuild: create *.mod with directory path and remove MODVERDIR - - - --- 2019-07-09 Masahiro Yamada New
[01/11] kbuild: move the Module.symvers check for external module build kbuild: clean-ups and improvement of single targets - - - --- 2019-08-10 Masahiro Yamada New
« 1 2 3 4123 124 »