Show patches with: State = Action Required       |   12434 patches
« 1 2 ... 47 48 49124 125 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,06/29] modpost: avoid false-positive file open error modpost: various fixes, cleanups, optimizations - - - --- 2020-05-24 Masahiro Yamada New
[v2,05/29] modpost: re-add warning about missing *.mod file modpost: various fixes, cleanups, optimizations - - - --- 2020-05-24 Masahiro Yamada New
[v2,04/29] modpost: fix potential mmap'ed file overrun in get_src_version() modpost: various fixes, cleanups, optimizations - - - --- 2020-05-24 Masahiro Yamada New
[v2,03/29] modpost: add read_text_file() and get_line() helpers modpost: various fixes, cleanups, optimizations - - - --- 2020-05-24 Masahiro Yamada New
[v2,02/29] modpost: do not call get_modinfo() for vmlinux modpost: various fixes, cleanups, optimizations - - - --- 2020-05-24 Masahiro Yamada New
[v2,01/29] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() modpost: various fixes, cleanups, optimizations - - - --- 2020-05-24 Masahiro Yamada New
make builddeb invoke calls to linux-update-symlinks make builddeb invoke calls to linux-update-symlinks - - - --- 2020-05-23 Jason Self New
[5/5] kbuild: make modules.order rule consistent with built-in.a [1/5] kbuild: remove ifdef builtin-target / lib-target - - - --- 2020-05-22 Masahiro Yamada New
[4/5] kbuild: rename subdir-obj-y to subdir-builtin [1/5] kbuild: remove ifdef builtin-target / lib-target - - - --- 2020-05-22 Masahiro Yamada New
[3/5] kbuild: move subdir-obj-y to scripts/Makefile.build [1/5] kbuild: remove ifdef builtin-target / lib-target - - - --- 2020-05-22 Masahiro Yamada New
[2/5] kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n [1/5] kbuild: remove ifdef builtin-target / lib-target - - - --- 2020-05-22 Masahiro Yamada New
[1/5] kbuild: remove ifdef builtin-target / lib-target [1/5] kbuild: remove ifdef builtin-target / lib-target - - - --- 2020-05-22 Masahiro Yamada New
[v3] Makefile: support compressed debug info [v3] Makefile: support compressed debug info - 1 1 --- 2020-05-21 Nick Desaulniers New
kbuild: reuse vmlinux.o in vmlinux_link kbuild: reuse vmlinux.o in vmlinux_link - - - --- 2020-05-21 Sami Tolvanen New
[v2,4/9] x86: Makefile: Add build and config option for CONFIG_FG_KASLR Untitled series #291697 - 2 1 --- 2020-05-21 Kristen Carlson Accardi New
[RFC,v2] kbuild: add variables for compression tools [RFC,v2] kbuild: add variables for compression tools - - - --- 2020-05-21 Denis Efremov New
kbuild: doc: remove documentation about copying Module.symvers around kbuild: doc: remove documentation about copying Module.symvers around - - - --- 2020-05-21 Masahiro Yamada New
[v2] Makefile: support compressed debug info [v2] Makefile: support compressed debug info - - 1 --- 2020-05-20 Nick Desaulniers New
scripts/sorttable: Correctly handle mmap() returning MAP_FAILED scripts/sorttable: Correctly handle mmap() returning MAP_FAILED - - - --- 2020-05-18 Greg Kurz New
[29/29] modpost: change elf_info->size to size_t modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[28/29] modpost: remove is_vmlinux() helper modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[27/29] modpost: strip .o from modname before calling new_module() modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[26/29] modpost: set have_vmlinux in new_module() modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[25/29] modpost: remove mod->skip struct member modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[24/29] modpost: add mod->is_vmlinux struct member modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[23/29] modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}() modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[22/29] modpost: remove mod->is_dot_o struct member modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[21/29] modpost: remove -s option modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[20/29] modpost: generate vmlinux.symvers and reuse it for the second modpost modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[19/29] modpost: show warning if it fails to read symbol dump file modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[18/29] modpost: show warning if vmlinux is not found when processing modules modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[17/29] modpost: re-add -e to set external_module flag modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[16/29] modpost: rename ext_sym_list to dump_list modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[15/29] modpost: allow to pass -i option multiple times remove -e option modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[14/29] modpost: track if the symbol origin is a dump file or ELF object modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[13/29] modpost: load KBUILD_EXTRA_SYMBOLS files in order modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[12/29] modpost: move external module options modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[11/29] modpost: pass -N option only for modules modpost modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[10/29] modpost: move -T option close to the modpost command modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[09/29] kbuild: disallow multi-word in M= or KBUILD_EXTMOD modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[08/29] modpost: remove get_next_text() and make {grab,release_}file static modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[07/29] modpost: use read_text_file() and get_line() for reading text files modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[06/29] modpost: avoid false-positive file open error modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[05/29] modpost: re-add warning about missing *.mod file modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[04/29] modpost: fix potential mmap'ed file overrun in get_src_version() modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[03/29] modpost: add read_text_file() and get_line() helpers modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[02/29] modpost: do not call get_modinfo() for vmlinux modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
[01/29] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() modpost: various fixes, cleanups, optimizations - - - --- 2020-05-17 Masahiro Yamada New
kbuild: compile_h: fix compiler version detection with clang kbuild: compile_h: fix compiler version detection with clang - 1 - --- 2020-05-14 Yuxuan Shui New
[RFC] kbuild: add variables for compression tools [RFC] kbuild: add variables for compression tools - - - --- 2020-05-14 Denis Efremov New
[v6] streamline_config.pl: add LMC_KEEP to preserve some kconfigs [v6] streamline_config.pl: add LMC_KEEP to preserve some kconfigs 1 - - --- 2020-05-12 Changbin Du New
[v2] Kconfig: default to CC_OPTIMIZE_FOR_PERFORMANCE_O3 for gcc >= 10 [v2] Kconfig: default to CC_OPTIMIZE_FOR_PERFORMANCE_O3 for gcc >= 10 - - - --- 2020-05-11 Jason A. Donenfeld New
kbuild: make module name conflict fatal error kbuild: make module name conflict fatal error - - - --- 2020-05-11 Masahiro Yamada New
[2/2] kbuild: error out if targets prefixed with '__' are directly run [1/2] kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) - - - --- 2020-05-11 Masahiro Yamada New
[1/2] kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) [1/2] kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) - - - --- 2020-05-11 Masahiro Yamada New
make builddeb invoke calls to linux-update-symlink make builddeb invoke calls to linux-update-symlink - - - --- 2020-05-10 Jason Self New
make builddeb invoke calls to linux-update-symlink make builddeb invoke calls to linux-update-symlink - - - --- 2020-05-10 Jason Self New
[v5] streamline_config.pl: add LMC_KEEP to preserve some kconfigs [v5] streamline_config.pl: add LMC_KEEP to preserve some kconfigs 1 - - --- 2020-05-10 Changbin Du New
bpfilter: check if $(CC) can static link in Kconfig bpfilter: check if $(CC) can static link in Kconfig 1 - - --- 2020-05-09 Masahiro Yamada New
modpost: Replace zero-length array with flexible-array modpost: Replace zero-length array with flexible-array - - - --- 2020-05-07 Gustavo A. R. Silva New
[v2] kconfig: Extend kconfig with setall option [v2] kconfig: Extend kconfig with setall option - - - --- 2020-05-07 Jukka Kaartinen New
[2/2] kconfig: Extend kconfig with setall option kconfig: new command line tool to set configs - - - --- 2020-05-06 Jukka Kaartinen New
[1/2] kconfig: a new command line tool to set configs kconfig: new command line tool to set configs - - - --- 2020-05-06 Jukka Kaartinen New
scripts: fix deprecated always and hostprogs-y scripts: fix deprecated always and hostprogs-y - - - --- 2020-05-05 Anders Roxell New
[2/2] kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS [1/2] kbuild: remove misleading stale FIXME comment - - - --- 2020-05-04 Masahiro Yamada New
[1/2] kbuild: remove misleading stale FIXME comment [1/2] kbuild: remove misleading stale FIXME comment - - - --- 2020-05-04 Masahiro Yamada New
Makefile: support compressed debug info Makefile: support compressed debug info - 1 1 --- 2020-05-04 Nick Desaulniers New
[2/2] scripts/dtc: compile separate dtc-yaml Untitled series #281523 - - - --- 2020-05-04 Masahiro Yamada New
[1/2] kbuild: use separate commands for generating *.dtb and *.dt.yaml [1/2] kbuild: use separate commands for generating *.dtb and *.dt.yaml - - - --- 2020-05-04 Masahiro Yamada New
[v4] streamline_config.pl: add LMC_KEEP to preserve some kconfigs [v4] streamline_config.pl: add LMC_KEEP to preserve some kconfigs - - - --- 2020-05-03 Changbin Du New
[v3] streamline_config.pl: add LMC_KEEP to preserve some kconfigs [v3] streamline_config.pl: add LMC_KEEP to preserve some kconfigs - - - --- 2020-05-02 Changbin Du New
[v2] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs [v2] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs - - - --- 2020-05-02 Changbin Du New
[kbuild,RFC] kbuild: fix modpost throwing away module symvers when linking vmlinux.o [kbuild,RFC] kbuild: fix modpost throwing away module symvers when linking vmlinux.o - - - --- 2020-05-01 Marek Behún New
[v2] dtc: Use better check for libyaml [v2] dtc: Use better check for libyaml - - - --- 2020-05-01 Marek Behún New
kbuild: invoke syncconfig if autoconf.h is missing kbuild: invoke syncconfig if autoconf.h is missing - - - --- 2020-05-01 Masahiro Yamada New
streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs - - - --- 2020-05-01 Changbin Du New
[RFC] Kbuild: Makefile: warn if auto.conf is obsolete [RFC] Kbuild: Makefile: warn if auto.conf is obsolete - - - --- 2020-04-30 Mauro Carvalho Chehab New
kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands - - - --- 2020-04-30 Masahiro Yamada New
[2/2] x86/unwind/orc: Remove unwind_init() from x86 boot Build ORC fast lookup table in scripts/sorttable tool - - - --- 2020-04-29 changhuaixin New
[1/2] scripts/sorttable: Build orc fast lookup table via sorttable tool Build ORC fast lookup table in scripts/sorttable tool - - - --- 2020-04-29 changhuaixin New
[v2,15/15] samples: watchdog: use 'userprogs' syntax kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,14/15] samples: timers: use 'userprogs' syntax kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,13/15] samples: auxdisplay: use 'userprogs' syntax kbuild: support 'userprogs' syntax 2 - - --- 2020-04-29 Masahiro Yamada New
[v2,12/15] samples: mei: build sample program for target architecture kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,11/15] samples: pidfd: build sample program for target architecture kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,10/15] samples: vfs: build sample programs for target architecture kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,09/15] samples: connector: build sample program for target architecture kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,08/15] samples: hidraw: build sample program for target architecture kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,07/15] samples: uhid: build sample program for target architecture kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,06/15] samples: uhid: fix warnings in uhid-example kbuild: support 'userprogs' syntax - - - --- 2020-04-29 Masahiro Yamada New
[v2,05/15] kbuild: doc: document the new syntax 'userprogs' kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,04/15] samples: seccomp: build sample programs for target architecture kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,03/15] bpfilter: use 'userprogs' syntax to build bpfilter_umh kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,02/15] kbuild: add infrastructure to build userspace programs kbuild: support 'userprogs' syntax 1 - - --- 2020-04-29 Masahiro Yamada New
[v2,01/15] bpfilter: match bit size of bpfilter_umh to that of the kernel kbuild: support 'userprogs' syntax - - - --- 2020-04-29 Masahiro Yamada New
[v4,5/5] MIPS: VDSO: Allow ld.lld to link the VDSO Allow ld.lld to link the MIPS VDSO - - - --- 2020-04-28 Nathan Chancellor New
[v4,4/5] MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO Allow ld.lld to link the MIPS VDSO - - - --- 2020-04-28 Nathan Chancellor New
[v4,3/5] MIPS: Unconditionally specify '-EB' or '-EL' Allow ld.lld to link the MIPS VDSO - - - --- 2020-04-28 Nathan Chancellor New
[v4,2/5] MIPS: VDSO: Move disabling the VDSO logic to Kconfig Allow ld.lld to link the MIPS VDSO - - - --- 2020-04-28 Nathan Chancellor New
[v4,1/5] kbuild: add CONFIG_LD_IS_LLD Allow ld.lld to link the MIPS VDSO 1 1 1 --- 2020-04-28 Nathan Chancellor New
« 1 2 ... 47 48 49124 125 »