Show patches with: State = Action Required       |    Archived = No       |   342 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/4] Section alignment issues? - - - --- 2023-11-22 Helge Deller New
[1/2] configure: tweak the module_directory help string Polish module_directory help string, install symlinks - - - --- 2024-01-26 Emil Velikov via B4 Relay New
[1/2] libkmod, depmod, modprobe: Make directory for kernel modules configurable kmod /usr support - - - --- 2023-11-10 Michal Suchánek New
[1/2] sysfs: Add sysfs_bin_attr_simple_read() helper Deduplicate bin_attribute simple read() callbacks - 1 - --- 2024-04-06 Lukas Wunner New
[1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - --- 2023-12-21 Christophe Leroy New
[1/3] module: Use set_memory_rox() [1/3] module: Use set_memory_rox() - - - --- 2023-12-21 Christophe Leroy New
[1/4] Drop python bindings Drop what's not maintained - - - --- 2024-02-02 Lucas De Marchi New
[1/4] linux/export: Fix alignment for 64-bit ksymtab entries [1/4] linux/export: Fix alignment for 64-bit ksymtab entries 1 - - --- 2023-11-22 Helge Deller New
[1/6] kbuild: add modules.builtin.objs Generate address range data for built-in modules - 2 - --- 2023-12-08 Kris Van Hees New
[11/12,v4] kallsyms: rework symbol lookup return codes kbuild: enable some -Wextra warnings by default 1 1 - --- 2024-03-26 Arnd Bergmann New
[2/2] configure: Check that provided paths are absolute kmod /usr support - - - --- 2023-11-10 Michal Suchánek New
[2/2] make: install/uninstall tools symlinks to kmod Polish module_directory help string, install symlinks - - - --- 2024-01-26 Emil Velikov via B4 Relay New
[2/2] treewide: Use sysfs_bin_attr_simple_read() helper Deduplicate bin_attribute simple read() callbacks 2 - - --- 2024-04-06 Lukas Wunner New
[2/3] modpost: Extended modversion support Untitled series #801407 - - - --- 2023-11-15 Matthew Maurer New
[2/3] module: Change module_enable_{nx/x/ro}() to more explicit names [1/3] module: Use set_memory_rox() - - - --- 2023-12-21 Christophe Leroy New
[2/3] modules: Remove #ifdef CONFIG_STRICT_MODULE_RWX around rodata_enabled [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - --- 2023-12-21 Christophe Leroy New
[2/4] ci: drop travis config Drop what's not maintained - - - --- 2024-02-02 Lucas De Marchi New
[2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections [1/4] linux/export: Fix alignment for 64-bit ksymtab entries - - - --- 2023-11-22 Helge Deller New
[2/6] module: add CONFIG_BUILTIN_RANGES option Generate address range data for built-in modules - 2 - --- 2023-12-08 Kris Van Hees New
[3/3] module: Don't ignore errors from set_memory_XX() [1/3] module: Use set_memory_rox() - - - --- 2023-12-21 Christophe Leroy New
[3/3] powerpc: Simplify strict_kernel_rwx_enabled() [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - --- 2023-12-21 Christophe Leroy New
[3/3] rust: Require RUST_MODULES for module support Untitled series #799555 - - - --- 2023-11-08 Matthew Maurer New
[3/4] testsuite: drop mkosi Drop what's not maintained - - - --- 2024-02-02 Lucas De Marchi New
[3/4] vmlinux.lds.h: Fix alignment for __ksymtab*, __kcrctab_* and .pci_fixup sections [1/4] linux/export: Fix alignment for 64-bit ksymtab entries - - - --- 2023-11-22 Helge Deller New
[3/6] kbuild: generate a linker map for vmlinux.o Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[4/4] gitignore: Ignore *.pc files Drop what's not maintained - - - --- 2024-02-02 Lucas De Marchi New
[4/4] modules: Add missing entry for __ex_table [1/4] linux/export: Fix alignment for 64-bit ksymtab entries - - - --- 2023-11-22 Helge Deller New
[4/6] module: script to generate offset ranges for builtin modules Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[5/6] kbuild: generate modules.builtin.ranges when linking the kernel Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[6/6] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[GIT,PULL] Modules changes for v6.7-rc1 [GIT,PULL] Modules changes for v6.7-rc1 - - 2 --- 2023-11-01 Luis Chamberlain New
[GIT,PULL] Modules changes for v6.8-rc1 [GIT,PULL] Modules changes for v6.8-rc1 - - - --- 2024-01-09 Luis Chamberlain New
[GIT,PULL] Modules changes for v6.9-rc1 [GIT,PULL] Modules changes for v6.9-rc1 - - - --- 2024-03-13 Luis Chamberlain New
[kmod,01/13] libkmod: use a dup()'d fd for zlib Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,02/13] libkmod: keep gzFile gzf local to load_zlib() Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,03/13] libkmod: remove kmod_file::{zstd,xz}_used flags Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,04/13] libkmod: clear file->memory if map fails Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,05/13] libkmod: nuke struct file_ops Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,06/13] libkmod: propagate {zstd,xz,zlib}_load errors Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,07/13] libkmod: move kmod_file_load_contents as applicable Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,08/13] libkmod: always detect the module compression Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,09/13] libkmod: swap alloca usage for a few assert_cc Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32 [kmod,1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32 - - - --- 2023-12-05 Ahelenia Ziemiańska New
[kmod,10/13] libkmod: tidy-up kmod_file_open() Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,11/13] libkmod: move load_reg() further up Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,12/13] libkmod: keep KMOD_FILE_COMPRESSION_NONE/load_reg in comp_types Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,13/13] libkmod: always fallback to do_init_module() Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,2/3] Add KMOD_NEW_IGNORE_CMDLINE [kmod,1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32 - - - --- 2023-12-05 Ahelenia Ziemiańska New
[kmod,3/3] Add modprobe -I/--ignore-cmdline [kmod,1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32 - - - --- 2023-12-05 Ahelenia Ziemiańska New
[kmod] libkmod: add user soft dependecies [kmod] libkmod: add user soft dependecies - - - --- 2024-03-18 Jose Ignacio Tornos Martinez New
[kmod] man: silence autoconf warnings [kmod] man: silence autoconf warnings - - - --- 2024-02-17 Emil Velikov via B4 Relay New
[kmod] Remove unmaintained experimental tools [kmod] Remove unmaintained experimental tools - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[RESEND,v2] modules: wait do_free_init correctly [RESEND,v2] modules: wait do_free_init correctly - - - --- 2024-01-29 Changbin Du New
[RFC,01/12] mm: allow per-NUMA node local PUD/PMD allocation x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,02/12] mm: add config option and per-NUMA node VMS support x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,03/12] mm: per-NUMA node replication core infrastructure x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,04/12] x86: add support of memory protection for NUMA replicas x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,05/12] x86: enable memory protection for replicated memory x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,06/12] x86: align kernel text and rodata using HUGE_PAGE boundary x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,07/12] x86: enable per-NUMA node kernel text and rodata replication x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,08/12] x86: make kernel text patching aware about replicas x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,09/12] x86: add support of NUMA replication for efi page tables x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,1/4] module: mm: Make module_alloc() generally available Make bpf_jit and kprobes work with CONFIG_MODULES=n - - - --- 2024-03-06 Calvin Owens New
[RFC,1/7] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,10/12] mm: add replicas allocation support for vmalloc x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,11/12] x86: add kernel modules text and rodata replication support x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,12/12] mm: set memory permissions for BPF handlers replicas x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n Make bpf_jit and kprobes work with CONFIG_MODULES=n - - - --- 2024-03-06 Calvin Owens New
[RFC,2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,3/4] kprobes: Allow kprobes with CONFIG_MODULES=n Make bpf_jit and kprobes work with CONFIG_MODULES=n - - - --- 2024-03-06 Calvin Owens New
[RFC,3/7] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,4/4] selftests/bpf: Support testing the !MODULES case Make bpf_jit and kprobes work with CONFIG_MODULES=n - - - --- 2024-03-06 Calvin Owens New
[RFC,4/7] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,5/7] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,6/7] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,7/7] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC] kernel/module: add a safer implementation of try_module_get() [RFC] kernel/module: add a safer implementation of try_module_get() - - - --- 2024-01-30 Marco Pagani New
[v1] module.h: define __symbol_get_gpl() as a regular __symbol_get() [v1] module.h: define __symbol_get_gpl() as a regular __symbol_get() - - - --- 2024-01-31 Andrew Kanner New
[v2,1/2] module: Add a new helper delete_module() livepatch, module: Delete the associated module of disabled livepatch - - - --- 2024-04-07 Yafang Shao New
[v2,1/4] selftests: add new kallsyms selftests modules: few of alignment fixes - - - --- 2024-01-29 Luis Chamberlain New
[v2,1/5] export_report: Rehabilitate script MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[v2,2/2] livepatch: Delete the associated module of disabled livepatch livepatch, module: Delete the associated module of disabled livepatch - - - --- 2024-04-07 Yafang Shao New
[v2,2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections modules: few of alignment fixes - - - --- 2024-01-29 Luis Chamberlain New
[v2,2/5] modules: Refactor + kdoc elf_validity_cached_copy MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[v2,3/4] vmlinux.lds.h: add missing alignment for symbol CRCs modules: few of alignment fixes - - - --- 2024-01-29 Luis Chamberlain New
[v2,3/5] modpost: Extended modversion support MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[v2,4/4] modules: Add missing entry for __ex_table modules: few of alignment fixes - - - --- 2024-01-29 Luis Chamberlain New
[v2,4/5] rust: Allow MODVERSIONS MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[v2,5/5] export_report: Use new version info format MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[v2,kmod] libkmod: add weak dependecies [v2,kmod] libkmod: add weak dependecies - - - --- 2024-03-27 Jose Ignacio Tornos Martinez New
[v2] libkmod: add weak dependecies [v2] libkmod: add weak dependecies - - - --- 2024-03-27 Jose Ignacio Tornos Martinez New
[v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. [v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. - 1 - --- 2024-04-10 Yifan Hong New
[v2] module: Don't ignore errors from set_memory_XX() [v2] module: Don't ignore errors from set_memory_XX() - 1 1 --- 2024-02-16 Christophe Leroy New
[v2] module: don't ignore sysfs_create_link() failures [v2] module: don't ignore sysfs_create_link() failures - - - --- 2024-03-22 Arnd Bergmann New
[v2] modules: wait do_free_init correctly [v2] modules: wait do_free_init correctly - - - --- 2023-12-25 Changbin Du New
[v3,01/35] lib/string_helpers: Add flags param to string_get_size() Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,02/35] scripts/kallysms: Always include __start and __stop symbols Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,03/35] fs: Convert alloc_inode_sb() to a macro Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,04/35] mm: enumerate all gfp flags Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,05/35] mm: introduce slabobj_ext to support slab object extensions Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
« 1 2 3 4 »