Show patches with: State = Action Required       |   1936 patches
« 1 2 3 419 20 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KEYS: Make use of platform keyring for module signature verification KEYS: Make use of platform keyring for module signature verification - - - --- 2023-03-31 наб 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 наб 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 наб 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 наб New
Possible problem in check-local-export during the kernel build process (RCU torture) Possible problem in check-local-export during the kernel build process (RCU torture) - - 1 --- 2022-06-28 Zhouyi Zhou New
module: main: Remove unnecessary ‘0’ values from err module: main: Remove unnecessary ‘0’ values from err - - - --- 2023-10-20 ZhouJie New
[RFC] ftrace: Skip __fentry__ location of overridden weak functions [RFC] ftrace: Skip __fentry__ location of overridden weak functions - - - --- 2024-06-07 Zheng Yejian New
[1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[2/6] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[3/6] module: kallsyms: Determine exact function size kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[5/6] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[v2,1/5] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian New
[v2,2/5] module: kallsyms: Determine exact function size 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
[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,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
module: Add log information for loading module failures module: Add log information for loading module failures - - - --- 2024-06-14 Yusong Gao New
[v2] module: Add log information for loading module failures [v2] module: Add log information for loading module failures - - - --- 2024-06-19 Yusong Gao New
[v3] module: Add log info for verifying module signature [v3] module: Add log info for verifying module signature - - - --- 2024-06-28 Yusong Gao New
libkmod: fix result of comparison of unsigned enum in kmod_dump_index() libkmod: fix result of comparison of unsigned enum in kmod_dump_index() - - - --- 2024-06-22 Yunseong Kim New
[1/4] module: Add module_subinit{_noexit} and module_subeixt helper macros Add module_subinit{_noexit} and module_subeixt helper macros - - - --- 2024-07-23 Youling Tang New
[2/4] btrfs: Use module_subinit{_noexit} and module_subeixt helper macros Add module_subinit{_noexit} and module_subeixt helper macros - - - --- 2024-07-23 Youling Tang New
[3/4] ext4: Use module_{subinit, subexit} helper macros Add module_subinit{_noexit} and module_subeixt helper macros - - - --- 2024-07-23 Youling Tang New
[4/4] f2fs: Use module_{subinit, subeixt} helper macros Add module_subinit{_noexit} and module_subeixt helper macros - - - --- 2024-07-23 Youling Tang New
libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS - 1 - --- 2017-07-19 Yauheni Kaliuta New
man/depmod.d: add external keyword description - - - --- 2017-07-20 Yauheni Kaliuta New
[RFC] resolve CRC test. Was: Re: [PATCH] libkmod-elf: resolve CRC if module is built with MODULE_RE… - - - --- 2017-08-08 Yauheni Kaliuta New
[1/2] testsuite: depmod: add override test - - - --- 2017-12-07 Yauheni Kaliuta New
[2/2] depmod: module_is_higher_priority: fix modname length calculation - - - --- 2017-12-07 Yauheni Kaliuta New
[RFC,PKCS7,asn1c,1/2] libkmod-signature: implement pkcs7 parsing with asn1c compiler - - - --- 2018-03-08 Yauheni Kaliuta New
[RFC,PKCS7,kernel,vm,1/1] libkmod-signature: implement pkcs7 parsing with kernel asn1 compiler - - - --- 2018-03-12 Yauheni Kaliuta New
modprobe: add --show-exports modprobe: add --show-exports - - - --- 2018-11-08 Yauheni Kaliuta New
[v2] modprobe: add --show-exports [v2] modprobe: add --show-exports - - - --- 2018-11-12 Yauheni Kaliuta New
[v3] modprobe: add --show-exports [v3] modprobe: add --show-exports - - - --- 2018-11-13 Yauheni Kaliuta New
signature: do not report wrong data for pkc#7 signature signature: do not report wrong data for pkc#7 signature - - - --- 2018-11-15 Yauheni Kaliuta New
[v2] signature: do not report wrong data for pkc#7 signature [v2] signature: do not report wrong data for pkc#7 signature - - - --- 2018-11-16 Yauheni Kaliuta New
libkmod-signature: implement pkcs7 parsing with openssl libkmod-signature: implement pkcs7 parsing with openssl - - - --- 2018-11-16 Yauheni Kaliuta New
[RFC] libkmod-signature: implement pkcs7 parsing with gnutls [RFC] libkmod-signature: implement pkcs7 parsing with gnutls - - - --- 2018-11-19 Yauheni Kaliuta New
[RFC,1/2] libkmod: module: introduce common symbol API. Unify symbol access API - - - --- 2018-11-23 Yauheni Kaliuta New
[RFC,2/2] libkmod: module: make old symbol access API as wrapper to the new Unify symbol access API - - - --- 2018-11-23 Yauheni Kaliuta New
[kmod,1/2] testsuite: track number of descriptors instead of their state testsuite: abstraction to compare file descriptor - - - --- 2019-01-04 Yauheni Kaliuta New
[kmod,2/2] testsuite: factor out fd related parameters to a structure testsuite: abstraction to compare file descriptor - - - --- 2019-01-04 Yauheni Kaliuta New
[kmod] libkmod-signature: implement pkcs7 parsing with openssl [kmod] libkmod-signature: implement pkcs7 parsing with openssl - - - --- 2019-01-25 Yauheni Kaliuta New
[kmod,v3,1/2] testsuite: add modinfo pkcs7 signature test read pkcs7 signature with openssl - - - --- 2019-02-01 Yauheni Kaliuta New
[kmod,v3,2/2] libkmod-signature: implement pkcs7 parsing with openssl read pkcs7 signature with openssl - - - --- 2019-02-01 Yauheni Kaliuta New
[kmod,v4,1/2] testsuite: add modinfo pkcs7 signature test [kmod,v4,1/2] testsuite: add modinfo pkcs7 signature test - - - --- 2019-02-01 Yauheni Kaliuta New
modprobe: ignore builtin module on recursive removing modprobe: ignore builtin module on recursive removing - - - --- 2019-10-31 Yauheni Kaliuta New
[1/3] libkmod: kmod_builtin_get_modinfo: free modinfo on error [1/3] libkmod: kmod_builtin_get_modinfo: free modinfo on error - - - --- 2020-11-29 Yauheni Kaliuta New
[2/3] depmod: output_builtin_alias_bin: free idx on error path [1/3] libkmod: kmod_builtin_get_modinfo: free modinfo on error - - - --- 2020-11-29 Yauheni Kaliuta New
[3/3] libkmod: kmod_log_null: qualify ctx argument as const [1/3] libkmod: kmod_builtin_get_modinfo: free modinfo on error - - - --- 2020-11-29 Yauheni Kaliuta New
[1/2] libkmod-module: check "new_from_name" return value in get_builtin Fix a couple of potential problem (static analysis) - - - --- 2021-06-08 Yauheni Kaliuta New
[2/2] libkmod-builtin: consider final NIL in name length check Fix a couple of potential problem (static analysis) - - - --- 2021-06-08 Yauheni Kaliuta New
man/rmmod: explain why modprobe -r is more useful man/rmmod: explain why modprobe -r is more useful - 1 - --- 2023-02-02 Yauheni Kaliuta New
[-next] module: Use vzalloc() instead of vmalloc()/memset(0) [-next] module: Use vzalloc() instead of vmalloc()/memset(0) - 1 - --- 2022-07-04 Yang Yingliang New
livepatch: Delete the associated module when replacing an old livepatch livepatch: Delete the associated module when replacing an old livepatch - - - --- 2024-03-31 Yafang Shao 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,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
modinfo: dont print module name when --field is given modinfo: dont print module name when --field is given - - - --- 2020-08-23 Xaver Hörl New
modinfo: dont print module name when --field is given modinfo: dont print module name when --field is given - - - --- 2020-08-26 Xaver Hörl New
libkmod: introduce kmod_module_uniq_options() to improve the reliability of loading module libkmod: introduce kmod_module_uniq_options() to improve the reliability of loading module - - - --- 2020-04-29 Wen Yang New
[v2] libkmod: introduce kmod_module_uniq_options() to improve the reliability of loading module [v2] libkmod: introduce kmod_module_uniq_options() to improve the reliability of loading module - - - --- 2020-05-07 Wen Yang New
module: Refine kmemleak scanned areas module: Refine kmemleak scanned areas - 1 - 3-- 2024-09-06 Vincent Donnefort New
[v2] module: Refine kmemleak scanned areas [v2] module: Refine kmemleak scanned areas - 1 - 2-- 2024-09-10 Vincent Donnefort New
[bpf-next] kallsyms: move find_kallsyms_symbol_value out of internal header [bpf-next] kallsyms: move find_kallsyms_symbol_value out of internal header - - - --- 2023-03-17 Viktor Malik New
[bpf-next] kallsyms: move module-related functions under correct configs [bpf-next] kallsyms: move module-related functions under correct configs - - - --- 2023-03-27 Viktor Malik New
[bpf-next,v2] kallsyms: move module-related functions under correct configs [bpf-next,v2] kallsyms: move module-related functions under correct configs - - - --- 2023-03-30 Viktor Malik New
[v3] kmod: harden user namespaces with new kernel.ns_modules_allowed sysctl [v3] kmod: harden user namespaces with new kernel.ns_modules_allowed sysctl - - - --- 2023-01-12 Vegard Nossum New
module: always complete idempotent loads module: always complete idempotent loads - - 1 --- 2023-07-04 Vegard Nossum New
[MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep [MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep - - - --- 2024-05-10 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) New
[MODALTS,v0.1,2/4] kmod: add generation of modules.alternatives to depmod [MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep - - - --- 2024-05-10 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) New
[MODALTS,v0.1,3/4] kmod: add modules.alternatives to modprobe [MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep - - - --- 2024-05-10 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) New
[MODALTS,v0.1,4/4] add modules deps alternatives description [MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep - - - --- 2024-05-10 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) New
Add Zstandard support Add Zstandard support - - - --- 2020-08-21 Torge Matthies New
[v2,1/2] add Zstandard compression support [v2,1/2] add Zstandard compression support - - - --- 2020-09-08 Torge Matthies New
[v2,2/2] testsuite: add test for zstd-compressed module [v2,1/2] add Zstandard compression support - - - --- 2020-09-08 Torge Matthies New
libkmod-module: convert return value from system() to errno libkmod-module: convert return value from system() to errno - - - --- 2019-12-23 Topi Miettinen New
module: remove use of uninitialized variable len module: remove use of uninitialized variable len - - - --- 2023-04-17 Tom Rix New
libkmod: Verify memory sizes on 32 bit systems. - - - --- 2017-06-25 Tobias Stoeckmann New
Verify memory sizes on 32 bit systems. Verify memory sizes on 32 bit systems. - - - --- 2018-07-30 Tobias Stoeckmann New
[1/3] module: Sync code of is_arm_mapping_symbol() Modify is_arm_mapping_symbol() related code - - - --- 2023-03-31 Tiezhu Yang New
[2/3] module: Move is_arm_mapping_symbol() to module_symbol.h Modify is_arm_mapping_symbol() related code - - - --- 2023-03-31 Tiezhu Yang New
[3/3] module: Ignore L0 and rename is_arm_mapping_symbol() Modify is_arm_mapping_symbol() related code - - 1 --- 2023-03-31 Tiezhu Yang New
[1/2] module: Make is_mapping_symbol() return bool module: Do some small changes - - - --- 2023-06-16 Tiezhu Yang New
[2/2] module: Make is_valid_name() return bool module: Do some small changes - - - --- 2023-06-16 Tiezhu Yang New
module: make module_ktype structure constant module: make module_ktype structure constant - - - --- 2023-02-04 Thomas Weißschuh New
[v2] modpost: compile constant module information only once [v2] modpost: compile constant module information only once - - - --- 2024-09-01 Thomas Weißschuh New
[kmod] shared/util.c: assert_cc() can only be used inside functions - - - --- 2017-06-03 Thomas Petazzoni New
[kmod] Do not check for undefined symbols when building the Python modules [kmod] Do not check for undefined symbols when building the Python modules - - - --- 2019-10-24 Thomas Petazzoni New
modinfo: don't parse built-in for explicitly given module files modinfo: don't parse built-in for explicitly given module files - 2 - --- 2021-08-18 Takashi Iwai New
[RFC,01/30] kernel/module: move find_kallsyms_symbol_value declaration Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,02/30] lib/string_helpers: Drop space in string_get_size's output Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,03/30] Lazy percpu counters Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,04/30] scripts/kallysms: Always include __start and __stop symbols Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,05/30] lib: code tagging framework Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,06/30] lib: code tagging module support Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,07/30] lib: add support for allocation tagging Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,08/30] lib: introduce page allocation tagging Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,09/30] change alloc_pages name in dma_map_ops to avoid name conflicts Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
« 1 2 3 419 20 »