Show patches with: none      |   1779 patches
« 1 2 ... 11 12 1317 18 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,4/5] nitro_enclaves: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 1 1 - --- 2022-06-25 David Gow New
[v3,3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 3 - - --- 2022-06-25 David Gow New
[v3,2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules - 1 1 --- 2022-06-25 David Gow New
[v3,1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules - 1 1 --- 2022-06-25 David Gow New
[v2,5/5] mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 2 - - --- 2022-06-21 David Gow New
[v2,4/5] nitro_enclaves: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 1 1 - --- 2022-06-21 David Gow New
[v2,3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 2 - - --- 2022-06-21 David Gow New
[v2,2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules - - 1 --- 2022-06-21 David Gow New
[v2,1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules - - 1 --- 2022-06-21 David Gow New
[5/5] mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro Rework KUnit test execution in modules - - - --- 2022-06-18 David Gow New
[4/5] nitro_enclaves: test: Use kunit_test_suite() macro Rework KUnit test execution in modules - - - --- 2022-06-18 David Gow New
[3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 1 - - --- 2022-06-18 David Gow New
[2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules - - - --- 2022-06-18 David Gow New
[1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules - - - --- 2022-06-18 David Gow New
[v2] doc: module: update file references [v2] doc: module: update file references 1 - - --- 2022-06-14 Masahiro Yamada New
doc: module: update file references doc: module: update file references 1 - - --- 2022-06-13 Masahiro Yamada New
[v2,2/2] module: Increase readability of module_kallsyms_lookup_name() [v2,1/2] module: Fix ERRORs reported by checkpatch.pl - - - --- 2022-06-13 Christophe Leroy New
[v2,1/2] module: Fix ERRORs reported by checkpatch.pl [v2,1/2] module: Fix ERRORs reported by checkpatch.pl - - - --- 2022-06-13 Christophe Leroy New
[2/2] module: Increase readability of module_kallsyms_lookup_name() [1/2] module: Fix ERRORs reported by checkpatch.pl - - - --- 2022-06-12 Christophe Leroy Superseded
[1/2] module: Fix ERRORs reported by checkpatch.pl [1/2] module: Fix ERRORs reported by checkpatch.pl - - - --- 2022-06-12 Christophe Leroy Superseded
module: Fix "warning: variable 'exit' set but not used" module: Fix "warning: variable 'exit' set but not used" - - - --- 2022-06-12 Christophe Leroy New
[v2] module: Fix selfAssignment cppcheck warning [v2] module: Fix selfAssignment cppcheck warning - - - --- 2022-06-12 Christophe Leroy New
module: Fix selfAssignment cppcheck warning module: Fix selfAssignment cppcheck warning - - - --- 2022-06-12 Christophe Leroy Superseded
[7/7] modpost: use null string instead of NULL pointer for default namespace Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - 1 - --- 2022-06-10 Masahiro Yamada New
[6/7] modpost: merge sym_update_namespace() into sym_add_exported() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - 1 - --- 2022-06-10 Masahiro Yamada New
[5/7] checkpatch: warn if <asm/export.h> is included Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - - - --- 2022-06-10 Masahiro Yamada New
[4/7] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL* Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - - - --- 2022-06-10 Masahiro Yamada New
[3/7] kbuild: generate struct kernel_symbol by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - - - --- 2022-06-10 Masahiro Yamada New
[2/7] modpost: put get_secindex() call inside sec_name() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - 1 - --- 2022-06-10 Masahiro Yamada New
[1/7] modpost: fix section mismatch check for exported init/exit sections Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - 1 - --- 2022-06-10 Masahiro Yamada New
kprobes: Enable tracing for mololithic kernel images kprobes: Enable tracing for mololithic kernel images 1 - - --- 2022-06-07 Jarkko Sakkinen New
[v2] module: Add support for default value for module async_probe [v2] module: Add support for default value for module async_probe - 1 - --- 2022-06-04 Saravana Kannan New
[8/8] modprobe: Add --wait Add --wait to modprobe -r - - - --- 2022-06-03 Lucas De Marchi New
[7/8] testsuite: Add tests for sleep calculation Add --wait to modprobe -r - - - --- 2022-06-03 Lucas De Marchi New
[6/8] util: Add exponential backoff sleep Add --wait to modprobe -r - - - --- 2022-06-03 Lucas De Marchi New
[5/8] util: Add msec variants for time-related functions Add --wait to modprobe -r - - - --- 2022-06-03 Lucas De Marchi New
[4/8] util: Add time-related functions from testsuite Add --wait to modprobe -r - - - --- 2022-06-03 Lucas De Marchi New
[3/8] module-playground: Add debugfs entry in mod-simple Add --wait to modprobe -r - - - --- 2022-06-03 Lucas De Marchi New
[2/8] libkmod: Allow to ignore log message on module removal Add --wait to modprobe -r - - - --- 2022-06-03 Lucas De Marchi New
[1/8] modprobe: Move -R to "Query options" Add --wait to modprobe -r - - - --- 2022-06-03 Lucas De Marchi New
[2/2] modprobe: re-use modname variable [1/2] depmod: Fix writing over array length - - - --- 2022-06-03 Lucas De Marchi New
[1/2] depmod: Fix writing over array length [1/2] depmod: Fix writing over array length - - - --- 2022-06-03 Lucas De Marchi New
[v1] module: Add support for default value for module async_probe [v1] module: Add support for default value for module async_probe - - - --- 2022-06-03 Saravana Kannan New
[v1] module: Fix prefix for module.sig_enforce module param [v1] module: Fix prefix for module.sig_enforce module param 1 1 - --- 2022-06-02 Saravana Kannan New
[GIT,PULL] Modules fixes for v5.19-rc1 [GIT,PULL] Modules fixes for v5.19-rc1 - - - --- 2022-05-25 Luis Chamberlain New
fixup! kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS fixup! kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS 1 - 1 --- 2022-05-22 Masahiro Yamada New
[5/5] kallsyms: remove unsed API lookup_symbol_attrs [1/5] kallsyms: pass buffer size in sprint_* APIs - - - --- 2022-05-20 Maninder Singh New
[4/5] kallsyms: pass buffer size argument in *lookup* APIs [1/5] kallsyms: pass buffer size in sprint_* APIs - - - --- 2022-05-20 Maninder Singh New
[3/5] arch:hexagon/powerpc: use KSYM_NAME_LEN as array size [1/5] kallsyms: pass buffer size in sprint_* APIs - - - --- 2022-05-20 Maninder Singh New
[2/5] kallsyms: replace sprintf with scnprintf [1/5] kallsyms: pass buffer size in sprint_* APIs - - - --- 2022-05-20 Maninder Singh New
[1/5] kallsyms: pass buffer size in sprint_* APIs [1/5] kallsyms: pass buffer size in sprint_* APIs - - - --- 2022-05-20 Maninder Singh New
[v6,10/10] kbuild: rebuild multi-object modules when objtool is updated kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) 1 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,09/10] kbuild: add cmd_and_savecmd macro kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,08/10] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,07/10] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,06/10] kbuild: check static EXPORT_SYMBOL* by script instead of modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 2 --- 2022-05-13 Masahiro Yamada New
[v6,05/10] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-13 Masahiro Yamada New
[v6,04/10] genksyms: adjust the output format to modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,03/10] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 2 --- 2022-05-13 Masahiro Yamada New
[v6,01/10] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-13 Masahiro Yamada New
[v5,12/12] kbuild: rebuild multi-object modules when objtool is updated kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) 1 2 - --- 2022-05-11 Masahiro Yamada New
[v5,11/12] kbuild: add cmd_and_savecmd macro kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 - --- 2022-05-11 Masahiro Yamada New
[v5,10/12] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,09/12] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,08/12] kbuild: check static EXPORT_SYMBOL* by script instead of modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-11 Masahiro Yamada New
[v5,07/12] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-11 Masahiro Yamada New
[v5,06/12] genksyms: adjust the output format to modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,05/12] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,04/12] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 2 --- 2022-05-11 Masahiro Yamada New
[v5,03/12] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-11 Masahiro Yamada New
[v5,02/12] modpost: add sym_find_with_module() helper kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,01/12] modpost: split the section mismatch checks into section-check.c kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-11 Masahiro Yamada New
[v6,4/4] ALSA: hda - identify when audio is provided by a video driver Let userspace know when snd-hda-intel needs i915 1 1 - --- 2022-05-09 Mauro Carvalho Chehab New
[v6,3/4] module: set holders when symbol_get() is used Let userspace know when snd-hda-intel needs i915 - - - --- 2022-05-09 Mauro Carvalho Chehab New
[v6,2/4] module: update dependencies at try_module_get() Let userspace know when snd-hda-intel needs i915 - 2 - --- 2022-05-09 Mauro Carvalho Chehab New
[v6,1/4] module: drop prototype for non-existing __symbol_get_gpl() Let userspace know when snd-hda-intel needs i915 - - - --- 2022-05-09 Mauro Carvalho Chehab New
[v4,14/14] kbuild: rebuild multi-object modules when objtool is updated kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) 1 1 - --- 2022-05-08 Masahiro Yamada New
[v4,13/14] kbuild: add cmd_and_savecmd macro kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-08 Masahiro Yamada New
[v4,12/14] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,11/14] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-08 Masahiro Yamada New
[v4,09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-08 Masahiro Yamada New
[v4,08/14] genksyms: adjust the output format to modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,07/14] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - - 1 --- 2022-05-08 Masahiro Yamada New
[v4,05/14] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-08 Masahiro Yamada New
[v4,04/14] modpost: add sym_find_with_module() helper kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,03/14] modpost: split the section mismatch checks into section-check.c kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - - - --- 2022-05-08 Masahiro Yamada New
[v4,02/14] modpost: change the license of EXPORT_SYMBOL to bool type kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,01/14] modpost: remove left-over cross_compile declaration kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-08 Masahiro Yamada New
[v2,3/3] module: merge check_exported_symbol() into find_exported_symbol_in_section() module: trivial cleanups for symbol search - - - --- 2022-05-05 Masahiro Yamada New
[v2,2/3] module: do not binary-search in __ksymtab_gpl if fsa->gplok is false module: trivial cleanups for symbol search - - - --- 2022-05-05 Masahiro Yamada New
[v2,1/3] module: do not pass opaque pointer for symbol search module: trivial cleanups for symbol search - - - --- 2022-05-05 Masahiro Yamada New
[3/3] module: merge check_exported_symbol() into find_exported_symbol_in_section() module: trivial cleanups for symbol search - - - --- 2022-05-04 Masahiro Yamada New
[2/3] module: do not binary-search in __ksymtab_gpl if fsa->gplok is false module: trivial cleanups for symbol search - - - --- 2022-05-04 Masahiro Yamada New
[1/3] module: do not pass opaque pointer for symbol search module: trivial cleanups for symbol search - - - --- 2022-05-04 Masahiro Yamada New
[v2] module: fix [e_shstrndx].sh_size=0 OOB access [v2] module: fix [e_shstrndx].sh_size=0 OOB access - - - --- 2022-05-04 Alexey Dobriyan New
module: fix [e_shstrndx].sh_size=0 OOB access module: fix [e_shstrndx].sh_size=0 OOB access - - - --- 2022-05-03 Alexey Dobriyan New
[v5,3/3] module: Introduce module unload taint tracking module: Introduce module unload taint tracking - - - --- 2022-05-02 Aaron Tomlin New
« 1 2 ... 11 12 1317 18 »