Show patches with: State = Action Required       |    Archived = No       |   982 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kbuild: add package-dbg to pacman packages kbuild: add package-dbg to pacman packages - - - --- 2024-09-23 1127955419@qq.com New
kbuild: deb-pkg: Remove blank first line from maint scripts kbuild: deb-pkg: Remove blank first line from maint scripts - 2 - --- 2024-10-04 Aaron Thompson New
scripts: Enhance vmlinux checks as per TODO scripts: Enhance vmlinux checks as per TODO - - - --- 2024-08-11 Abhinav Jain New
[v5,1/8] usb: typec: Only use SVID for matching altmodes Thunderbolt and DP altmode support for cros-ec-typec - 2 - --- 2024-12-13 Abhishek Pandit-Subedi New
[v4,1/7] usb: typec: Only use SVID for matching altmodes Thunderbolt and DP altmode support for cros-ec-typec - 1 - --- 2024-12-06 Abhishek Pandit-Subedi New
[v3,1/7] usb: typec: Only use SVID for matching altmodes Thunderbolt and DP altmode support for cros-ec-typec - 1 - --- 2024-11-07 Abhishek Pandit-Subedi New
[PATCH-next] modpost: Remove logically dead condition [PATCH-next] modpost: Remove logically dead condition - - - --- 2024-11-27 Advait Dhamorikar New
[v2] tools build: Provide consistent build options for fixdep [v2] tools build: Provide consistent build options for fixdep 1 1 1 --- 2024-08-15 Alexander Gordeev New
tools build: Provide consistent build options for fixdep tools build: Provide consistent build options for fixdep - 1 1 --- 2024-08-14 Alexander Gordeev 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
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
[v4] bpf: Remove custom build rule [v4] bpf: Remove custom build rule 1 - 2 --- 2024-08-30 Alexey Gladkov New
[v3] bpf: Remove custom build rule [v3] bpf: Remove custom build rule 1 - 2 --- 2024-08-28 Alexey Gladkov New
[v2] bpf: Remove custom build rule [v2] bpf: Remove custom build rule - - - --- 2024-08-28 Alexey Gladkov New
[v1] bpf: Add missing force_checksrc macro [v1] bpf: Add missing force_checksrc macro - - - --- 2024-08-28 Alexey Gladkov New
[2/2] cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS Normalized CFI integer tags Kconfig fixes - 1 - --- 2024-10-10 Alice Ryhl New
[1/2] kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION` Normalized CFI integer tags Kconfig fixes - 1 - --- 2024-10-10 Alice Ryhl New
[v3] Kbuild: fix issues with rustc-option [v3] Kbuild: fix issues with rustc-option 1 - - --- 2024-10-09 Alice Ryhl New
[v2] Kbuild: fix issues with rustc-option [v2] Kbuild: fix issues with rustc-option - 1 - --- 2024-10-08 Alice Ryhl New
Kbuild: add RUSTC_BOOTSTRAP to rustc-option Kbuild: add RUSTC_BOOTSTRAP to rustc-option - - - --- 2024-10-08 Alice Ryhl New
cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig - 1 - --- 2024-09-25 Alice Ryhl New
[v7] rust: support for shadow call stack sanitizer [v7] rust: support for shadow call stack sanitizer 1 3 - --- 2024-08-29 Alice Ryhl New
[v6] rust: support for shadow call stack sanitizer [v6] rust: support for shadow call stack sanitizer 1 3 - --- 2024-08-26 Alice Ryhl New
[v2b] rust: cfi: add support for CFI_CLANG with Rust [v2b] rust: cfi: add support for CFI_CLANG with Rust - - - --- 2024-08-19 Alice Ryhl New
[v5] rust: support for shadow call stack sanitizer [v5] rust: support for shadow call stack sanitizer - 2 - --- 2024-08-06 Alice Ryhl 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
[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
[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
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
[v4,4/4] rust: add parameter support to the `module!` macro rust: extend `module!` macro with integer parameter support - - - --- 2025-01-09 Andreas Hindborg New
[v4,3/4] rust: str: add radix prefixed integer parsing functions rust: extend `module!` macro with integer parameter support - - - --- 2025-01-09 Andreas Hindborg New
[v4,2/4] rust: str: implement `strip_prefix` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-01-09 Andreas Hindborg New
[v4,1/4] rust: str: implement `PartialEq` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-01-09 Andreas Hindborg New
[v3,4/4] rust: add parameter support to the `module!` macro rust: extend `module!` macro with integer parameter support - - - --- 2024-12-13 Andreas Hindborg New
[v3,3/4] rust: str: add radix prefixed integer parsing functions rust: extend `module!` macro with integer parameter support - - - --- 2024-12-13 Andreas Hindborg New
[v3,2/4] rust: str: implement `strip_prefix` for `BStr` rust: extend `module!` macro with integer parameter support - - - --- 2024-12-13 Andreas Hindborg New
[v3,1/4] rust: str: implement `PartialEq` for `BStr` rust: extend `module!` macro with integer parameter support - 1 - --- 2024-12-13 Andreas Hindborg New
[v3] kbuild: rust: split up helpers.c [v3] kbuild: rust: split up helpers.c 1 3 - --- 2024-08-15 Andreas Hindborg New
[v2,1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically [v2,1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically - - - --- 2024-10-16 Andy Shevchenko New
[v3] kbuild: Strip runtime const RELA sections correctly [v3] kbuild: Strip runtime const RELA sections correctly - 1 1 --- 2025-01-13 Ard Biesheuvel New
[v2] kbuild: Strip runtime const RELA sections correctly [v2] kbuild: Strip runtime const RELA sections correctly - - - --- 2025-01-13 Ard Biesheuvel New
kbuild: Strip runtime const RELA sections correctly kbuild: Strip runtime const RELA sections correctly - - - --- 2025-01-10 Ard Biesheuvel New
[2/2] runtime-const: Use dot prefix for section names Use dot prefixes for section names - - - --- 2024-10-14 Ard Biesheuvel New
[1/2] codetag: Use dot prefix for section name Use dot prefixes for section names - - - --- 2024-10-14 Ard Biesheuvel New
[RFC,28/28] x86/tools: Drop x86_64 support from 'relocs' tool x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,27/28] x86/kernel: Switch to PIE linking for the core kernel x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,26/28] x86/boot: Implement support for ELF RELA/RELR relocations x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,25/28] x86: Use PIE codegen for the core kernel x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,24/28] tools/objtool: Treat indirect ftrace calls as direct calls x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,23/28] tools/objtool: Mark generated sections as writable x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,21/28] x86/head: Use PIC-compatible symbol references in startup code x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,18/28] x86/boot/64: Determine VA/PA offset before entering C code x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,17/28] x86/hibernate: Prefer RIP-relative accesses x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,16/28] x86/entry_64: Use RIP-relative addressing x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,15/28] x86/sync_core: Use RIP-relative addressing x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,14/28] x86/rethook: Use RIP-relative reference for return address x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,13/28] x86/kvm: Use RIP-relative addressing x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,11/28] x86/pvh: Avoid absolute symbol references in .head.text x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,09/28] x86/tools: Remove special relocation handling for per-CPU variables x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,08/28] scripts/kallsyms: Remove support for absolute per-CPU variables x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,07/28] scripts/kallsyms: Avoid 0x0 as the relative base x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,06/28] x86/percpu: Get rid of absolute per-CPU variable placement x86: Rely on toolchain for relocatable code - 1 - --- 2024-09-25 Ard Biesheuvel New
[RFC,05/28] x86: Define the stack protector guard symbol explicitly x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,03/28] x86/tools: Use mmap() to simplify relocs host tool x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,02/28] Documentation: Bump minimum GCC version to 8.1 x86: Rely on toolchain for relocatable code 3 - - --- 2024-09-25 Ard Biesheuvel New
[RFC,01/28] x86/pvh: Call C code via the kernel virtual mapping x86: Rely on toolchain for relocatable code - 1 1 --- 2024-09-25 Ard Biesheuvel New
[RFC,DO,NOT,APPLY] vmlinux.lds: revert link speed regression [RFC,DO,NOT,APPLY] vmlinux.lds: revert link speed regression - - - --- 2025-01-20 Arnd Bergmann New
[v3,2/2] kbuild: Add option to fail build on vmlinux objtool issues objtool: Add option to fail build on vmlinux warnings - - - --- 2025-01-13 Brendan Jackman New
[v3,1/2] objtool: Add --Werror objtool: Add option to fail build on vmlinux warnings - - - --- 2025-01-13 Brendan Jackman New
[v2,2/2] kbuild: Add option to fail build on vmlinux objtool issues objtool: Add option to fail build on vmlinux warnings - - - --- 2024-12-18 Brendan Jackman New
[v2,1/2] objtool: Add --Werror objtool: Add option to fail build on vmlinux warnings - - - --- 2024-12-18 Brendan Jackman New
[2/2] kbuild: Add option to fail build on vmlinux objtool issues objtool: Add option to fail build on vmlinux warnings - - - --- 2024-12-13 Brendan Jackman New
[1/2] objtool: Add --fail-on-warn objtool: Add option to fail build on vmlinux warnings - - - --- 2024-12-13 Brendan Jackman New
tools build: Respect HOSTCFLAGS in 'fixdep' compilation tools build: Respect HOSTCFLAGS in 'fixdep' compilation - - 1 --- 2024-08-14 Brian Norris New
[2/2] tools: perf: tests: Fix code reading for riscv perf: tests: Fix object code reading test for riscv - - - --- 2024-12-16 Charlie Jenkins New
[1/2] kbuild: Check version of objdump perf: tests: Fix object code reading test for riscv - - - --- 2024-12-16 Charlie Jenkins New
[v2] kbuild: Restore the ability to build out of tree dtbs [v2] kbuild: Restore the ability to build out of tree dtbs - - - --- 2024-10-16 Chris Packham New
kbuild: Restore the ability to build out of tree dtbs kbuild: Restore the ability to build out of tree dtbs - - - --- 2024-10-15 Chris Packham New
package: Add extra Provides to the kernel rpm package package: Add extra Provides to the kernel rpm package - - - --- 2024-11-10 Daan De Meyer New
[v2,8/8] Documentation: add howto build in macos Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,7/8] selinux: move genheaders to security/selinux/ Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,6/8] selinux: do not include <linux/*.h> headers from host programs Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,5/8] scripts: add bee-headers support Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,4/8] arm64: nvhe: add bee-headers support Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,3/8] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos Enable build system on macOS hosts - 1 - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,2/8] file2alias: fix uuid_t definitions for macos Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,1/8] scripts: subarch.include: fix SUBARCH on macOS hosts Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay 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
« 1 2 3 49 10 »