Show patches with: State = Action Required       |    Archived = No       |   462 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
modules: Drop the .export_symbol section from the final modules modules: Drop the .export_symbol section from the final modules - - - --- 2024-04-17 wangyao@lemote.com New
[v3] init: staging: Fix missing warning/taint on builtin code [v3] init: staging: Fix missing warning/taint on builtin code 2 - - --- 2024-07-06 Ágatha Isabelle Chris Moreira Guedes New
[v2] init: staging: Fix missing warning/taint on builtin code [v2] init: staging: Fix missing warning/taint on builtin code - - - --- 2024-07-05 Ágatha Isabelle Chris Moreira Guedes New
staging: Fix missing warning/taint on builtin code staging: Fix missing warning/taint on builtin code - - - --- 2024-07-02 Ágatha Isabelle Chris Moreira Guedes New
module: ban '.', '..' as module names, ban '/' in module names module: ban '.', '..' as module names, ban '/' in module names - 1 - --- 2024-04-14 Alexey Dobriyan 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
[v4] module: don't ignore sysfs_create_link() failures [v4] module: don't ignore sysfs_create_link() failures - 2 - --- 2024-04-08 Arnd Bergmann New
[v5] kallsyms: rework symbol lookup return codes [v5] kallsyms: rework symbol lookup return codes 1 1 1 --- 2024-04-04 Arnd Bergmann New
[v3] module: don't ignore sysfs_create_link() failures [v3] module: don't ignore sysfs_create_link() failures - 1 - --- 2024-03-26 Arnd Bergmann 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
[v2] module: don't ignore sysfs_create_link() failures [v2] module: don't ignore sysfs_create_link() failures - - - --- 2024-03-22 Arnd Bergmann New
module: silence warning about unused 'no_warn' variable module: silence warning about unused 'no_warn' variable - - - --- 2024-03-22 Arnd Bergmann 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,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,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,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
[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
[6.10.0-rc2] kernel/module: avoid panic on loading broken module [6.10.0-rc2] kernel/module: avoid panic on loading broken module - - - --- 2024-06-06 Daniel von Kirschten New
module: Add hard dependencies as syntactic sugar module: Add hard dependencies as syntactic sugar - 1 - --- 2024-07-25 Dragan Simic New
[v4] modules: wait do_free_init correctly [v4] modules: wait do_free_init correctly 1 - 1 --- 2024-02-27 duchangbin New
[v3] modules: wait do_free_init correctly [v3] modules: wait do_free_init correctly - - 1 --- 2024-02-17 duchangbin New
[kmod,3/3] libkmod: move new weak API to separate section libkmod: misc ABI changes - 1 - --- 2024-07-19 Emil Velikov via B4 Relay New
[kmod,2/3] libkmod: correctly tag kmod_module_new_from_name_lookup libkmod: misc ABI changes - 1 - --- 2024-07-19 Emil Velikov via B4 Relay New
[kmod,1/3] libkmod: document KMOD_INDEX_MODULES_BUILTIN_ALIAS in kmod_dump_index() libkmod: misc ABI changes - 1 - --- 2024-07-19 Emil Velikov via B4 Relay New
[kmod] kmod: remove .alias config files for modprobe.d [kmod] kmod: remove .alias config files for modprobe.d - 1 - --- 2024-07-17 Emil Velikov via B4 Relay New
[kmod,v2,17/17] man: list options one per line man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,16/17] man: rework AUTHORS section man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,15/17] man: remove the "Maintained by" references man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,14/17] man: modprobe: remove hard-coded /etc/modprobe.d references man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,13/17] man: add few mentions about MODPROBE_OPTIONS man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,12/17] man: modprobe.d: factor out a CONFIGURATION FORMAT section man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,11/17] man: modprobe.d: document the config file order handling man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,10/17] man: depmod: remove hard-coded /etc/depmod.d references man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,09/17] man: depmod.d: rework the opening description sentence man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,08/17] man: depmod.d: factor out a CONFIGURATION FORMAT section man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,07/17] man: depmod.d: document the config file order handling man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,06/17] man: stop removing DISTCONFDIR lines man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,05/17] man: couple of grammar/language fixes man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,04/17] man: some options take an argument, mention that man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,03/17] man: misc punctuation fixes man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,02/17] man: white space fixes man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,v2,01/17] man: add some extra bold/italic annotations man: minor improvements, post the scdoc conversion - - - --- 2024-07-08 Emil Velikov via B4 Relay New
[kmod,20/20] man: list options one per line man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,19/20] man: remove the "Maintained by" references man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,18/20] man: modprobe: remove hard-coded /etc/modprobe.d references man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,17/20] man: modprobe.d: mention about MODPROBE_OPTIONS man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,16/20] man: modprobe.d: factor out a CONFIGURATION FORMAT section man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,15/20] man: modprobe.d: document the config file order handling man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,14/20] man: depmod: remove hard-coded /etc/depmod.d references man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,13/20] man: depmod.d: rework the opening description sentence man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,12/20] man: depmod.d: factor out a CONFIGURATION FORMAT section man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,11/20] man: depmod.d: document the config file order handling man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,10/20] man: stop removing DISTCONFDIR lines man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,09/20] man: couple of grammar/language fixes man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,08/20] man: some options take an argument, mention that man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,07/20] man: misc punctuation fixes man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,06/20] man: white space fixes man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,05/20] man: add some extra bold/italic annotations man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,04/20] man: remove no longer used XML files man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,03/20] man: build the scdoc based man pages man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,02/20] man: add scdoc based man pages man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod,01/20] man: add script to generate/compare the xslt vs upcoming scdoc man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod] .mailmap: Forward to my personal email [kmod] .mailmap: Forward to my personal email - - - --- 2024-06-11 Emil Velikov via B4 Relay New
[kmod] man: silence autoconf warnings [kmod] man: silence autoconf warnings - - - --- 2024-02-17 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,12/13] libkmod: keep KMOD_FILE_COMPRESSION_NONE/load_reg in comp_types Load compressed modules with compression-less kmod - 1 - --- 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 - 1 - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,10/13] libkmod: tidy-up kmod_file_open() Load compressed modules with compression-less kmod - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,05/13] libkmod: nuke struct file_ops Load compressed modules with compression-less kmod - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,01/13] libkmod: use a dup()'d fd for zlib Load compressed modules with compression-less kmod - 1 - --- 2024-02-12 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
[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 HONG Yifan New
module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. - - - --- 2024-04-10 HONG Yifan New
[v7,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v7,1/2] kprobes: Implement trampoline memory allocator for tracing - - - --- 2024-03-26 Jarkko Sakkinen New
[v7,1/2] kprobes: Implement trampoline memory allocator for tracing [v7,1/2] kprobes: Implement trampoline memory allocator for tracing - - - --- 2024-03-26 Jarkko Sakkinen New
[v6,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v6,1/2] kprobes: implemente trampoline memory allocator - - - --- 2024-03-26 Jarkko Sakkinen New
[v6,1/2] kprobes: implemente trampoline memory allocator [v6,1/2] kprobes: implemente trampoline memory allocator - - - --- 2024-03-26 Jarkko Sakkinen New
[v5,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v5,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v5,1/2] kprobes: textmem API [v5,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v4,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v4,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v4,1/2] kprobes: textmem API [v4,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v3,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v3,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v3,1/2] kprobes: textmem API [v3,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
lib/test_kmod: add missing MODULE_DESCRIPTION() macro lib/test_kmod: add missing MODULE_DESCRIPTION() macro - 1 - --- 2024-06-01 Jeff Johnson New
kernel/module: disable cfi for do_mod_ctors kernel/module: disable cfi for do_mod_ctors - - - --- 2024-05-06 Joey Jiao New
[kmod] libkmod: share code between softdep and weakdep functions [kmod] libkmod: share code between softdep and weakdep functions - - - --- 2024-06-21 Jose Ignacio Tornos Martinez New
[kmod] testsuite: add tests for weak dependencies [kmod] testsuite: add tests for weak dependencies - - - --- 2024-05-30 Jose Ignacio Tornos Martinez New
[v3] module: create weak dependecies [v3] module: create weak dependecies - 1 - --- 2024-05-10 Jose Ignacio Tornos Martinez New
[v2] module: create weak dependecies [v2] module: create weak dependecies - 1 - --- 2024-05-09 Jose Ignacio Tornos Martinez New
module: create weak dependecies module: create weak dependecies - - - --- 2024-03-27 Jose Ignacio Tornos Martinez 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 - 1 - --- 2024-03-27 Jose Ignacio Tornos Martinez New
[kmod] libkmod: add user soft dependecies [kmod] libkmod: add user soft dependecies - - - --- 2024-03-18 Jose Ignacio Tornos Martinez New
« 1 2 3 44 5 »