Show patches with: Archived = No       |   998 patches
« 1 2 ... 6 7 89 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES [V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES 1 3 2 --- 2024-08-13 Jose Fernandez New
[v2,2/3] kbuild: rust: Enable KASAN support [v2,1/3] kbuild: rust: Define probing macros for rustc - - - --- 2024-08-12 Matthew Maurer New
[v2,1/3] kbuild: rust: Define probing macros for rustc [v2,1/3] kbuild: rust: Define probing macros for rustc - - - --- 2024-08-12 Matthew Maurer New
modpost: improve the section mismatch warning format modpost: improve the section mismatch warning format - 1 - --- 2024-08-12 Masahiro Yamada New
modpost: simplify modpost_log() modpost: simplify modpost_log() - - - --- 2024-08-12 Masahiro Yamada New
[4/4] fixdep: use xmalloc() [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[3/4] kallsyms: use xmalloc() and xrealloc() [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[2/4] modpost: replace the use of NOFAIL() with xmalloc() etc. [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
Documentation/llvm: turn make command for ccache into code block Documentation/llvm: turn make command for ccache into code block - 1 - --- 2024-08-12 Javier Carrasco New
[3/3] kconfig: remove P_SYMBOL property [1/3] kconfig: remove dummy assignments to cur_{filename,lineno} - - - --- 2024-08-12 Masahiro Yamada New
[2/3] kconfig: stop adding P_SYMBOL property to symbols [1/3] kconfig: remove dummy assignments to cur_{filename,lineno} - - - --- 2024-08-12 Masahiro Yamada New
[1/3] kconfig: remove dummy assignments to cur_{filename,lineno} [1/3] kconfig: remove dummy assignments to cur_{filename,lineno} - - - --- 2024-08-12 Masahiro Yamada New
tinyconfig: remove unnecessary 'is not set' for choice blocks tinyconfig: remove unnecessary 'is not set' for choice blocks 1 - - --- 2024-08-12 Masahiro Yamada New
scripts: Enhance vmlinux checks as per TODO scripts: Enhance vmlinux checks as per TODO - - - --- 2024-08-11 Abhinav Jain New
tty: vt: conmakehash: remove non-portable code printing comment header tty: vt: conmakehash: remove non-portable code printing comment header - - - --- 2024-08-09 Masahiro Yamada New
[2/2] selinux: move genheaders to security/selinux/ selinux: Do not include <linux/*.h> from host programs (+ extra clean-up) - - - --- 2024-08-09 Masahiro Yamada New
[1/2] selinux: do not include <linux/*.h> headers from host programs selinux: Do not include <linux/*.h> from host programs (+ extra clean-up) - - - --- 2024-08-09 Masahiro Yamada New
[6/6] docs: rust: include other expressions in conditional compilation section kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - - - --- 2024-08-08 Miguel Ojeda New
[5/6] kbuild: rust: replace proc macros dependency on `core.o` with the version text kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - - - --- 2024-08-08 Miguel Ojeda New
[4/6] kbuild: rust: rebuild if the version text changes kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - - - --- 2024-08-08 Miguel Ojeda New
[3/6] kbuild: rust: re-run Kconfig if the version text changes kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - 1 - --- 2024-08-08 Miguel Ojeda New
[2/6] kbuild: rust: make command for `RUSTC_VERSION_TEXT` closer to the `CC` one kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - - - --- 2024-08-08 Miguel Ojeda New
[1/6] kbuild: rust: add `CONFIG_RUSTC_VERSION` kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - 1 - --- 2024-08-08 Miguel Ojeda New
scripts/remove-stale-files: clean up stale lib/test_fortify.log scripts/remove-stale-files: clean up stale lib/test_fortify.log - - - --- 2024-08-08 Masahiro Yamada New
kbuild: avoid scripts/kallsyms parsing /dev/null kbuild: avoid scripts/kallsyms parsing /dev/null - 2 - --- 2024-08-07 Masahiro Yamada New
treewide: remove unnecessary <linux/version.h> inclusion treewide: remove unnecessary <linux/version.h> inclusion - 1 - --- 2024-08-07 Masahiro Yamada New
[v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES [v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES - 1 - --- 2024-08-07 Jose Fernandez New
kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive - 1 - --- 2024-08-06 Miguel Ojeda New
[12/12] scripts/kallsyms: add compatibility support for macos Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[11/12] tty/vt: conmakehash requires linux/limits.h Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[10/12] scripts/mod: add byteswap support Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[09/12] include: add endian.h support Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[08/12] include: add elf.h support Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[07/12] selinux/mdp: include bitsperlong and posix_types headers Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[06/12] selinux/genheaders: include bitsperlong and posix_types headers Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[03/12] file2alias: fix uuid_t definitions for macos Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[02/12] kbuild: add header_install dependency to scripts Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts Enable build system on macOS hosts - 1 - --- 2024-08-06 Daniel Gomez via B4 Relay New
[v3,16/16] export_report: Use new version info format Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,15/16] modpost: Produce extended modversion information Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,14/16] modules: Support extended MODVERSIONS info Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,13/16] export_report: Rehabilitate script Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,12/16] module: Reformat struct for code style Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,11/16] module: Additional validation in elf_validity_cache_strtab Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,10/16] module: Factor out elf_validity_cache_strtab Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,09/16] module: Group section index calculations together Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,08/16] module: Factor out elf_validity_cache_index_str Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,07/16] module: Factor out elf_validity_cache_index_sym Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,06/16] module: Factor out elf_validity_cache_index_mod Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,05/16] module: Factor out elf_validity_cache_index_info Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,04/16] module: Factor out elf_validity_cache_secstrings Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,03/16] module: Factor out elf_validity_cache_sechdrs Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,02/16] module: Factor out elf_validity_ehdr Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,01/16] module: Take const arg in validate_section_offset Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v5] rust: support for shadow call stack sanitizer [v5] rust: support for shadow call stack sanitizer - 2 - --- 2024-08-06 Alice Ryhl New
[linus:master,kconfig] f79dc03fe6: segfault_at_ip_sp_error [linus:master,kconfig] f79dc03fe6: segfault_at_ip_sp_error - - - --- 2024-08-06 kernel test robot New
[v2] scripts: kconfig: merge_config: config files: add a trailing newline [v2] scripts: kconfig: merge_config: config files: add a trailing newline - - - --- 2024-08-05 Anders Roxell New
[REPOST] lib/build_OID_registry: do not embed full $0 [REPOST] lib/build_OID_registry: do not embed full $0 - - - --- 2024-08-05 Giuliano Procida New
[v2] Makefile: add $(srctree) to dependency of compile_commands.json target [v2] Makefile: add $(srctree) to dependency of compile_commands.json target - 1 - --- 2024-08-04 Alexandre Courbot New
kbuild: modinst: remove the multithread option from zstd compression kbuild: modinst: remove the multithread option from zstd compression - 1 1 --- 2024-08-04 Masahiro Yamada New
kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES - 1 - --- 2024-08-04 Jose Fernandez New
Makefile: add $(srctree) to dependency of compile_commands.json target Makefile: add $(srctree) to dependency of compile_commands.json target - - - --- 2024-08-03 Alexandre Courbot New
scripts: kconfig: merge_config: config files: add a trailing newline scripts: kconfig: merge_config: config files: add a trailing newline - - - --- 2024-08-02 Anders Roxell New
[v2,2/2] rust: cfi: add support for CFI_CLANG with Rust Rust KCFI support - - - --- 2024-08-01 Alice Ryhl New
[v2,1/2] cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS Rust KCFI support - - - --- 2024-08-01 Alice Ryhl New
kbuild: add debug package to pacman PKGBUILD kbuild: add debug package to pacman PKGBUILD - 2 - --- 2024-08-01 Jose Fernandez New
[2/2] rust: cfi: add support for CFI_CLANG with Rust Rust KCFI support - - - --- 2024-07-30 Alice Ryhl New
[1/2] cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS Rust KCFI support - - - --- 2024-07-30 Alice Ryhl New
[v4,2/2] rust: support for shadow call stack sanitizer Rust and the shadow call stack sanitizer - - - --- 2024-07-29 Alice Ryhl New
[v4,1/2] rust: SHADOW_CALL_STACK is incompatible with Rust Rust and the shadow call stack sanitizer 1 - - --- 2024-07-29 Alice Ryhl New
[6/6] Add Propeller configuration for kernel build. Add AutoFDO and Propeller support for Clang build - - - --- 2024-07-28 Rong Xu New
[5/6] AutoFDO: Enable machine function split optimization for AutoFDO Add AutoFDO and Propeller support for Clang build - - - --- 2024-07-28 Rong Xu New
[4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build Add AutoFDO and Propeller support for Clang build - - - --- 2024-07-28 Rong Xu New
[3/6] Change the symbols order when --ffuntion-sections is enabled Add AutoFDO and Propeller support for Clang build - - - --- 2024-07-28 Rong Xu New
[2/6] objtool: Fix unreachable instruction warnings for weak funcitons Add AutoFDO and Propeller support for Clang build - - - --- 2024-07-28 Rong Xu New
[1/6] Add AutoFDO support for Clang build Add AutoFDO and Propeller support for Clang build - - - --- 2024-07-28 Rong Xu New
[GIT,PULL] Kbuild fixes for v6.11-rc1 [GIT,PULL] Kbuild fixes for v6.11-rc1 - - - --- 2024-07-28 Masahiro Yamada New
kbuild: pahole-version: avoid errors if executing fails kbuild: pahole-version: avoid errors if executing fails - 1 - --- 2024-07-28 Miguel Ojeda New
[4/4] kbuild: cross-compile linux-headers package when possible kbuild: cross-compile linux-headers package - 1 - --- 2024-07-27 Masahiro Yamada New
[3/4] kbuild: slim down package for building external modules kbuild: cross-compile linux-headers package - 1 - --- 2024-07-27 Masahiro Yamada New
[2/4] modpost: detect endianness on run-time kbuild: cross-compile linux-headers package - 1 - --- 2024-07-27 Masahiro Yamada New
[1/4] modpost: remove unused HOST_ELFCLASS kbuild: cross-compile linux-headers package - 1 - --- 2024-07-27 Masahiro Yamada New
kbuild: Fix '-S -c' in x86 stack protector scripts kbuild: Fix '-S -c' in x86 stack protector scripts - 1 - --- 2024-07-26 Nathan Chancellor New
kbuild: rpm-pkg: ghost modules.weakdep file kbuild: rpm-pkg: ghost modules.weakdep file - - - --- 2024-07-26 Jose Ignacio Tornos Martinez New
[v2] scripts: reduce false positives in the macro_checker script. [v2] scripts: reduce false positives in the macro_checker script. - - - --- 2024-07-26 Julian Sun New
[2/2] kbuild: rust: Enable KASAN support [1/2] kbuild: rust: Define probing macros for rustc - - - --- 2024-07-25 Matthew Maurer New
[1/2] kbuild: rust: Define probing macros for rustc [1/2] kbuild: rust: Define probing macros for rustc - - - --- 2024-07-25 Matthew Maurer New
kbuild: clean up code duplication in cmd_fdtoverlay kbuild: clean up code duplication in cmd_fdtoverlay - 1 - --- 2024-07-25 Masahiro Yamada New
[v3,6/6] objtool/kbuild/rust: enable objtool for Rust Rust: support `CPU_MITIGATIONS` and enable `objtool` - - 2 --- 2024-07-25 Miguel Ojeda New
scripts: reduce false positives in the macro_checker script. scripts: reduce false positives in the macro_checker script. - - - --- 2024-07-25 Julian Sun New
[v2,6/6] objtool/kbuild/rust: enable objtool for Rust Rust: support `CPU_MITIGATIONS` and enable `objtool` - - - --- 2024-07-24 Miguel Ojeda New
kbuild: Fix broken "make binrpm-pkg" kbuild: Fix broken "make binrpm-pkg" - - - --- 2024-07-24 Jürgen Groß New
kbuild: rpm-pkg: Fix C locale setup kbuild: rpm-pkg: Fix C locale setup 1 1 - --- 2024-07-24 Petr Vorel New
[GIT,PULL] Kbuild updates for v6.11-rc1 [GIT,PULL] Kbuild updates for v6.11-rc1 - - - --- 2024-07-23 Masahiro Yamada New
[v2,5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian New
[v2,4/5] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian New
[v2,3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian New
« 1 2 ... 6 7 89 10 »