Show patches with: State = Action Required       |   1586 patches
« 1 2 ... 4 5 615 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,01/13] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2023-09-18 Mike Rapoport New
[RFC,2/2] docs: Update kernel-parameters.txt for signature verification enhancement Enhancing Boot Speed and Security with Delayed Module Signature Verification - - - --- 2023-09-14 Alessandro Carminati (Red Hat) New
[RFC,1/2] Modules: Introduce boot-time module signature flexibility Enhancing Boot Speed and Security with Delayed Module Signature Verification - - - --- 2023-09-14 Alessandro Carminati (Red Hat) New
[v2] module: Clarify documentation of module_param_call() [v2] module: Clarify documentation of module_param_call() - 1 - --- 2023-09-13 Kees Cook New
kbuild: rpm-pkg: Fix build with non-default MODLIB kbuild: rpm-pkg: Fix build with non-default MODLIB - - - --- 2023-09-11 Michal Suchánek New
media: dvb: symbol fixup for dvb_attach() media: dvb: symbol fixup for dvb_attach() 2 - - --- 2023-09-08 Greg Kroah-Hartman New
module: Clarify documentation of module_param_call() module: Clarify documentation of module_param_call() - 1 - --- 2023-09-05 Kees Cook New
module/decompress: use vmalloc() for gzip decompression workspace module/decompress: use vmalloc() for gzip decompression workspace - - - --- 2023-08-30 Andrea Righi New
[GIT,PULL] Modules changes for v6.6-rc1 [GIT,PULL] Modules changes for v6.6-rc1 - - - --- 2023-08-29 Luis Chamberlain New
libkmod: allow to fallback to user-space decompression libkmod: allow to fallback to user-space decompression - - - --- 2023-08-29 Andrea Righi New
module/decompress: use vmalloc() for zstd decompression workspace module/decompress: use vmalloc() for zstd decompression workspace - - - --- 2023-08-29 Andrea Righi New
depmod: Remove version parsing hack depmod: Remove version parsing hack - - - --- 2023-08-23 Michal Koutný New
[v2,8/8] scripts/gdb/vmalloc: add vmallocinfo support Add GDB memory helper commands - - - --- 2023-08-08 Kuan-Ying Lee (李冠穎) New
[v2,7/8] scripts/gdb/slab: Add slab support Add GDB memory helper commands - - - --- 2023-08-08 Kuan-Ying Lee (李冠穎) New
[v2,6/8] scripts/gdb/page_owner: add page owner support Add GDB memory helper commands - - - --- 2023-08-08 Kuan-Ying Lee (李冠穎) New
[v2,5/8] scripts/gdb/stackdepot: Add stackdepot support Add GDB memory helper commands - - - --- 2023-08-08 Kuan-Ying Lee (李冠穎) New
[v2,4/8] scripts/gdb/aarch64: add aarch64 page operation helper commands and configs Add GDB memory helper commands - - - --- 2023-08-08 Kuan-Ying Lee (李冠穎) New
[v2,3/8] scripts/gdb/utils: add common type usage Add GDB memory helper commands - - - --- 2023-08-08 Kuan-Ying Lee (李冠穎) New
[v2,2/8] scripts/gdb/modules: add get module text support Add GDB memory helper commands - - - --- 2023-08-08 Kuan-Ying Lee (李冠穎) New
[v2,1/8] scripts/gdb/symbols: add specific ko module load command Add GDB memory helper commands - - - --- 2023-08-08 Kuan-Ying Lee (李冠穎) New
[5/5] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules [1/5] ARM: pxa: remove use of symbol_get() - 1 - --- 2023-08-01 Christoph Hellwig New
[4/5] rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff [1/5] ARM: pxa: remove use of symbol_get() 1 1 - --- 2023-08-01 Christoph Hellwig New
[3/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index [1/5] ARM: pxa: remove use of symbol_get() - 2 - --- 2023-08-01 Christoph Hellwig New
[2/5] mmc: au1xmmc: force non-modular build and remove symbol_get usage [1/5] ARM: pxa: remove use of symbol_get() 2 1 - --- 2023-08-01 Christoph Hellwig New
[1/5] ARM: pxa: remove use of symbol_get() [1/5] ARM: pxa: remove use of symbol_get() - - - --- 2023-08-01 Christoph Hellwig New
[3/3] ARM: module: Use module_init_layout_section() to spot init sections ARM/arm64: Fix loading of modules with an exit section - - - --- 2023-08-01 James Morse New
[2/3] arm64: module: Use module_init_layout_section() to spot init sections ARM/arm64: Fix loading of modules with an exit section 1 - 1 --- 2023-08-01 James Morse New
[1/3] module: Expose module_init_layout_section() ARM/arm64: Fix loading of modules with an exit section - - - --- 2023-08-01 James Morse New
[5/5] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules [1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick - 1 - --- 2023-07-31 Christoph Hellwig New
[4/5] mmc: use EXPORT_SYMBOL_GPL for mmc_detect_change [1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick - - - --- 2023-07-31 Christoph Hellwig New
[3/5] rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff [1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick 1 - - --- 2023-07-31 Christoph Hellwig New
[2/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index [1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick - 1 - --- 2023-07-31 Christoph Hellwig New
[1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick [1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick 1 - - --- 2023-07-31 Christoph Hellwig New
[v3] kallsyms: rework symbol lookup return codes [v3] kallsyms: rework symbol lookup return codes 1 1 - --- 2023-07-26 Arnd Bergmann New
[8/8] scripts/gdb/vmalloc: add vmallocinfo support Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[7/8] scripts/gdb/slab: Add slab support Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[6/8] scripts/gdb/page_owner: add page owner support Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[5/8] scripts/gdb/stackdepot: Add stackdepot support Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[4/8] scripts/gdb/aarch64: add aarch64 page operation helper commands and configs Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[3/8] scripts/gdb/utils: add common type usage Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[2/8] scripts/gdb/modules: add get module text support Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[1/8] scripts/gdb/symbols: add specific ko module load command Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[2/2,v2] kallsyms: rework symbol lookup return codes Untitled series #768911 - 1 - --- 2023-07-24 Arnd Bergmann New
[v5] depmod: Handle installing modules under a prefix [v5] depmod: Handle installing modules under a prefix - - - --- 2023-07-18 Michal Suchánek New
[kmod,v5,5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable kmod /usr support - - - --- 2023-07-18 Michal Suchánek New
[kmod,v5,4/5] kmod: Add pkgconfig file with kmod compile time configuration kmod /usr support - - - --- 2023-07-18 Michal Suchánek New
[kmod,v5,3/5] libkmod, depmod: Load modprobe.d, depmod.d from ${prefix}/lib. kmod /usr support - - - --- 2023-07-18 Michal Suchánek New
[kmod,v5,2/5] man/depmod.d: Fix incorrect /usr/lib search path kmod /usr support - - - --- 2023-07-18 Michal Suchánek New
[kmod,v5,1/5] configure: Detect openssl sm3 support kmod /usr support - - - --- 2023-07-18 Michal Suchánek New
[v2] module: print module name on refcount error [v2] module: print module name on refcount error - - - --- 2023-07-17 Jean Delvare New
[v4] depmod: Handle installing modules under a prefix [v4] depmod: Handle installing modules under a prefix - - - --- 2023-07-17 Michal Suchánek New
[kmod,v4,4/4] libkmod, depmod, modprobe: Make directory for kernel modules configurable kmod /usr support - - - --- 2023-07-17 Michal Suchánek New
[kmod,v4,3/4] kmod: Add config command to show compile time configuration as JSON kmod /usr support - - - --- 2023-07-17 Michal Suchánek New
[kmod,v4,2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib. kmod /usr support - - - --- 2023-07-17 Michal Suchánek New
[kmod,v4,1/4] man/depmod.d: Fix incorrect /usr/lib search path kmod /usr support - - - --- 2023-07-17 Michal Suchánek New
[v3] depmod: Handle installing modules under a prefix [v3] depmod: Handle installing modules under a prefix - - - --- 2023-07-14 Michal Suchánek New
[kmod,v2,4/4] libkmod, depmod, modprobe: Search for kernel modules under ${module_prefix} Untitled series #764901 - - - --- 2023-07-12 Michal Suchánek New
[kmod,v2,3/4] kmod: Add config command to show compile time configuration as JSON Untitled series #764899 - - - --- 2023-07-12 Michal Suchánek New
[kmod,v2,2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib. Untitled series #764900 - - - --- 2023-07-12 Michal Suchánek New
[kmod,v2,1/4] man/depmod.d: Fix incorrect /usr/lib search path [kmod,v2,1/4] man/depmod.d: Fix incorrect /usr/lib search path - - - --- 2023-07-12 Michal Suchánek New
depmod: Handle installing modules under a prefix depmod: Handle installing modules under a prefix - - - --- 2023-07-11 Michal Suchánek New
[4/4] libkmod, depmod, modprobe: Search for kernel modules under ${module_prefix} kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[3/4] kmod: Add config command to show compile time configuration as JSON kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib. kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[1/4] man/depmod.d: Fix incorrect /usr/lib search path kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[v2] scripts/gdb: fix 'lx-lsmod' show the wrong size [v2] scripts/gdb: fix 'lx-lsmod' show the wrong size - 1 - --- 2023-07-10 Kuan-Ying Lee (李冠穎) New
module: always complete idempotent loads module: always complete idempotent loads - - 1 --- 2023-07-04 Vegard Nossum New
[2/2] modules/firmware: add a new option to denote a firmware group to choose one. [1/2] docs: module: start adding some docs for MODULE_ macros. - - - --- 2023-07-04 Dave Airlie New
[1/2] docs: module: start adding some docs for MODULE_ macros. [1/2] docs: module: start adding some docs for MODULE_ macros. - - - --- 2023-07-04 Dave Airlie New
[GIT,PULL] Modules for v6.5-rc1 [GIT,PULL] Modules for v6.5-rc1 - - - --- 2023-06-28 Luis Chamberlain New
module: print module name on refcount error module: print module name on refcount error 1 - - --- 2023-06-26 Jean Delvare New
[v2,12/12] kprobes: remove dependcy on CONFIG_MODULES mm: jit/text allocator - - - --- 2023-06-16 Mike Rapoport New
[v2,11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,10/12] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,09/12] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,08/12] riscv: extend execmem_params for kprobes allocations mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,07/12] arm64, execmem: extend execmem_params for generated code definitions mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,06/12] mm/execmem: introduce execmem_data_alloc() mm: jit/text allocator - - - --- 2023-06-16 Mike Rapoport New
[v2,05/12] modules, execmem: drop module_alloc mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2023-06-16 Mike Rapoport New
[v2,03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() mm: jit/text allocator 1 1 - --- 2023-06-16 Mike Rapoport New
[v2,01/12] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2023-06-16 Mike Rapoport New
[v2] libkmod: Do not inititialize file->memory on open [v2] libkmod: Do not inititialize file->memory on open - - - --- 2023-06-16 Lucas De Marchi New
[2/2] module: Make is_valid_name() return bool module: Do some small changes - - - --- 2023-06-16 Tiezhu Yang New
[1/2] module: Make is_mapping_symbol() return bool module: Do some small changes - - - --- 2023-06-16 Tiezhu Yang New
[5/5] libkmod: Use kernel decompression when available libkmod: Use kernel decompression support - - - --- 2023-06-01 Lucas De Marchi New
[4/5] libkmod: Keep track of in-kernel compression support libkmod: Use kernel decompression support - 2 - --- 2023-06-01 Lucas De Marchi New
[3/5] libkmod: Keep track of compression type libkmod: Use kernel decompression support - 1 - --- 2023-06-01 Lucas De Marchi New
[2/5] libkmod: Extract finit_module vs init_module paths libkmod: Use kernel decompression support - 1 - --- 2023-06-01 Lucas De Marchi New
[1/5] libkmod: Do not inititialize file->memory on open libkmod: Use kernel decompression support - - - --- 2023-06-01 Lucas De Marchi New
[GIT,PULL] Modules fixes for v6.4-rc5 second pull request [GIT,PULL] Modules fixes for v6.4-rc5 second pull request - - - --- 2023-06-01 Luis Chamberlain New
module/decompress: Fix error checking on zstd decompression module/decompress: Fix error checking on zstd decompression - - - --- 2023-06-01 Lucas De Marchi New
[13/13] x86/jitalloc: make memory allocated for code ROX mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[11/13] ftrace: Add swap_func to ftrace_process_locs() mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[10/13] modules, jitalloc: prepare to allocate executable memory as ROX mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[09/13] kprobes: remove dependcy on CONFIG_MODULES mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
« 1 2 ... 4 5 615 16 »