Linux Modules
[Prev Page][Next Page]
- Re: [PATCH v5 01/12] modpost: split the section mismatch checks into section-check.c
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v5 01/12] modpost: split the section mismatch checks into section-check.c
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v5 01/12] modpost: split the section mismatch checks into section-check.c
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH modules-next 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 00/12] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v5 04/12] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH v6 4/4] ALSA: hda - identify when audio is provided by a video driver
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH v5 12/12] kbuild: rebuild multi-object modules when objtool is updated
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 01/12] modpost: split the section mismatch checks into section-check.c
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 11/12] kbuild: add cmd_and_savecmd macro
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 08/12] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 04/12] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 02/12] modpost: add sym_find_with_module() helper
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 09/12] kbuild: make built-in.a rule robust against too long argument error
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 05/12] kbuild: stop merging *.symversions
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 03/12] modpost: extract symbol versions from *.cmd files
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 00/12] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 10/12] kbuild: make *.mod rule robust against too long argument error
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 07/12] kbuild: do not create *.prelink.o for Clang LTO or IBT
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 06/12] genksyms: adjust the output format to modpost
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: request_module DoS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v4 05/14] modpost: extract symbol versions from *.cmd files
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v4 01/14] modpost: remove left-over cross_compile declaration
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [Intel-gfx] [PATCH v5 1/2] module: update dependencies at try_module_get()
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v6 4/4] ALSA: hda - identify when audio is provided by a video driver
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v6 1/4] module: drop prototype for non-existing __symbol_get_gpl()
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v6 3/4] module: set holders when symbol_get() is used
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v6 2/4] module: update dependencies at try_module_get()
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: request_module DoS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: request_module DoS
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] ALSA: hda - identify when audio is provided by a video driver
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: request_module DoS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v4 14/14] kbuild: rebuild multi-object modules when objtool is updated
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 01/14] modpost: remove left-over cross_compile declaration
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 07/14] kbuild: stop merging *.symversions
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 02/14] modpost: change the license of EXPORT_SYMBOL to bool type
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 04/14] modpost: add sym_find_with_module() helper
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 13/14] kbuild: add cmd_and_savecmd macro
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 08/14] genksyms: adjust the output format to modpost
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 11/14] kbuild: make built-in.a rule robust against too long argument error
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 05/14] modpost: extract symbol versions from *.cmd files
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 12/14] kbuild: make *.mod rule robust against too long argument error
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: request_module DoS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: request_module DoS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: request_module DoS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- request_module DoS
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH v5 1/2] module: update dependencies at try_module_get()
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] module: trivial cleanups for symbol search
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 2/3] module: do not binary-search in __ksymtab_gpl if fsa->gplok is false
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 0/3] module: trivial cleanups for symbol search
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 3/3] module: merge check_exported_symbol() into find_exported_symbol_in_section()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 1/3] module: do not pass opaque pointer for symbol search
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RESEND PATCH] module: show disallowed symbol name for inherit_taint()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] module: fix [e_shstrndx].sh_size=0 OOB access
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/3] module: trivial cleanups for symbol search
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/3] module: do not pass opaque pointer for symbol search
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 3/3] module: merge check_exported_symbol() into find_exported_symbol_in_section()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/3] module: do not binary-search in __ksymtab_gpl if fsa->gplok is false
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 0/3] module: trivial cleanups for symbol search
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2] module: fix [e_shstrndx].sh_size=0 OOB access
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] module: fix [e_shstrndx].sh_size=0 OOB access
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 1/2] module: add a function to add module references
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] module: fix [e_shstrndx].sh_size=0 OOB access
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 0/3] module: Introduce module unload taint tracking
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] module: fix [e_shstrndx].sh_size=0 OOB access
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH v5 3/3] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 2/3] module: Move module_assert_mutex_or_preempt() to internal.h
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 1/3] module: Make module_flags_taint() accept a module's taints bitmap and usable outside core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 0/3] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v4 2/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v4 2/2] module: Introduce module unload taint tracking
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 1/2] module: update dependencies at try_module_get()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- RE: [PATCH v2 1/2] module: update dependencies at try_module_get()
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH v5 1/2] module: update dependencies at try_module_get()
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v5 0/2] Let userspace know when snd-hda-intel needs i915
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v5 2/2] ALSA: hda - identify when audio is provided by a video driver
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH v3 2/2] ALSA: hda - identify when audio is provided by a video driver
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4 1/2] module: update dependencies at try_module_get()
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v4 2/2] ALSA: hda - identify when audio is provided by a video driver
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v4 0/2] Let userspace know when snd-hda-intel needs i915
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH v3 2/2] ALSA: hda - identify when audio is provided by a video driver
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/2] module: update dependencies at try_module_get()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] module: update dependencies at try_module_get()
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v3 0/2] Let userspace know when snd-hda-intel needs i915
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v3 2/2] ALSA: hda - identify when audio is provided by a video driver
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH v2 1/2] module: update dependencies at try_module_get()
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH v2 1/2] module: update dependencies at try_module_get()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/2] Let userspace know when snd-hda-intel needs i915
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v2 1/2] module: update dependencies at try_module_get()
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH v2 2/2] ALSA: hda - identify when audio is provided by a video driver
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 1/2] module: add a function to add module references
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 1/2] module: add a function to add module references
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] module: add a function to add module references
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH 1/2] module: add a function to add module references
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] module: add a function to add module references
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH 1/2] module: add a function to add module references
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] module: add a function to add module references
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH 1/2] module: add a function to add module references
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH 0/2] Let userspace know when snd-hda-intel needs i915
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH 1/2] module: add a function to add module references
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH v4 0/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH] module: show disallowed symbol name for inherit_taint()
- From: Lecopzer Chen <lecopzer.chen@xxxxxxxxxxxx>
- [RESEND PATCH] module: show disallowed symbol name for inherit_taint()
- From: Lecopzer Chen <lecopzer.chen@xxxxxxxxxxxx>
- Re: [PATCH] module: show disallowed symbol name for inherit_taint()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 0/2] module: Introduce module unload taint tracking
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 0/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] module: show disallowed symbol name for inherit_taint()
- From: Lecopzer Chen <lecopzer.chen@xxxxxxxxxxxx>
- Re: [PATCH v4 0/2] module: Introduce module unload taint tracking
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH v4 2/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v4 1/2] module: Make module_flags_taint() accept a module's taints bitmap directly
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v4 0/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 2/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v3 2/2] module: Introduce module unload taint tracking
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH modules-next 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 2/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v3 2/2] module: Introduce module unload taint tracking
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] module: Introduce module unload taint tracking
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH modules-next 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v3 2/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v3 1/2] module: Make module_flags_taint() accept a module's taints bitmap directly
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v3 0/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 2/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 1/2] module: Make module_flags_taint() accept a module's taints bitmap directly
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 0/2] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: depmod searches in dictionary order
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 4/4] modprobe: Make rmmod_do_module() contain all the removal sequence
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 4/4] modprobe: Make rmmod_do_module() contain all the removal sequence
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 3/4] modprobe: Move check for remove_holders to caller
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/4] modprobe: Fix holders removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/2] modprobe: fix the NULL-termination of new_argv
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 1/2] modprobe: fix the NULL-termination of new_argv
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] depmod: Add support for excluding a directory
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH v2] depmod: Add support for excluding a directory
- From: Saul Wold <saul.wold@xxxxxxxxxxxxx>
- Re: [GIT PULL] Modules fixes for v5.18-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] depmod: Add support for excluding a directory
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [GIT PULL] Modules fixes for v5.18-rc1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/4] modprobe: Rename rmmod_do_deps_list
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/4] modprobe -r fixes and refactors
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 3/4] modprobe: move check for remove_holders to caller
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 4/4] modprobe: Make rmmod_do_module() contain all the removal sequence
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 3/4] modprobe: Move check for remove_holders to caller
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/4] modprobe: Fix holders removal
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/4] modprobe: rename rmmod_do_deps_list
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/4] modprobe: Rename rmmod_do_deps_list
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 0/4] modprobe -r fixes and refactors
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [no subject]
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Eric Snowberg <eric.snowberg@xxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: joeyli <jlee@xxxxxxxx>
- depmod searches in dictionary order
- From: Yang Yanchao <yangyanchao6@xxxxxxxxxx>
- Re: [PATCH] lib/test: use after free in register_test_dev_kmod()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] depmod: Add support for excluding a directory
- From: Saul Wold <saul.wold@xxxxxxxxxxxxx>
- [PATCH] lib/test: use after free in register_test_dev_kmod()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/1 module-testing] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1 module-testing] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/1 module-testing] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/1 module-next] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 0/6] Allocate module text and data separately
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Miscellaneous cleanups
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v12 00/14] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v12 00/14] module: core code clean up
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH v12 13/14] module: Move kdb module related code out of main kdb code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 14/14] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 12/14] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 09/14] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 11/14] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 10/14] module: kallsyms: Fix suspicious rcu usage
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 08/14] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 07/14] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 06/14] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 02/14] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 05/14] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 04/14] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 03/14] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 01/14] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v12 00/14] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- RE: [PATCH 1/1 module-next] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH 1/1 module-next] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: depmod scanning / priority question
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: depmod scanning / priority question
- From: Saul Wold <Saul.Wold@xxxxxxxxxxxxx>
- Re: [PATCH 1/1 module-next] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Petr Mladek <pmladek@xxxxxxxx>
- RE: [PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- RE: [PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH 1/1 module-next] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- RE: [PATCH v2] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH v2] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH v11 13/14] module: Move kdb module related code out of main kdb code
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] kdb: Remove redundant module related references
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v11 13/14] module: Move kdb module related code out of main kdb code
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] kdb: Remove redundant module related references
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH] kdb: Remove redundant module related references
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] kdb: Remove redundant module related references
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v11 14/14] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v11 13/14] module: Move kdb module related code out of main kdb code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 12/14] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 14/14] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 13/14] module: Move kdb module related code out of main kdb code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 11/14] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 06/14] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 05/14] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 09/14] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 10/14] module: kallsyms: Fix suspicious rcu usage
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 07/14] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 08/14] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 04/14] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 02/14] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 01/14] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 03/14] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v11 00/14] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH] kdb: Remove redundant module related references
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH] kdb: Remove redundant module related references
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- [PATCH] kdb: Remove redundant module related references
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v10 13/14] module: Move kdb module related code out of main kdb code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v10 13/14] module: Move kdb module related code out of main kdb code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v10 00/14] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v10 00/14] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v10 14/14] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 13/14] module: Move kdb module related code out of main kdb code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 12/14] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 11/14] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 08/14] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 09/14] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 10/14] module: kallsyms: Fix suspicious rcu usage
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 07/14] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 06/14] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 04/14] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 05/14] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 03/14] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 02/14] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 01/14] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v10 00/14] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v9 07/14] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v9 07/14] module: Move extra signature support out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 07/14] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: avoid calling synchronize_rcu()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 10/14] module: kallsyms: Fix suspicious rcu usage
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v9 10/14] module: kallsyms: Fix suspicious rcu usage
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v9 07/14] module: Move extra signature support out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 07/14] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH] module: avoid calling synchronize_rcu()
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v9 07/14] module: Move extra signature support out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH] module: avoid calling synchronize_rcu()
- Re: [PATCH v9 00/14] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 00/14] module: core code clean up
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v9 10/14] module: kallsyms: Fix suspicious rcu usage
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v9 00/14] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 00/14] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 00/14] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 00/14] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 00/14] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v9 14/14] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 12/14] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 11/14] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 13/14] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 09/14] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 10/14] module: kallsyms: Fix suspicious rcu usage
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 08/14] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 07/14] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 05/14] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 06/14] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 04/14] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 03/14] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 02/14] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 01/14] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v9 00/14] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [no subject]
- [no subject]
- Re: [PATCH 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 04/13] module: Move livepatch support to a separate file
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 04/13] module: Move livepatch support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 04/13] module: Move livepatch support to a separate file
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 04/13] module: Move livepatch support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v8 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v8 04/13] module: Move livepatch support to a separate file
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 0/6] Allocate module text and data separately
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 3/6] module: Introduce data_layout
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 2/6] module: Prepare for handling several RB trees
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 5/6] module: Remove module_addr_min and module_addr_max
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 1/6] module: Always have struct mod_tree_root
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- kmod-29
- From: "Cristian Crinteanu" <yoda@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/4] module: Move module_enable_x() and frob_text() in strict_rwx.c
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 3/4] module: Rework layout alignment to avoid BUG_ON()s
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 1/4] module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 4/4] module: Rename debug_align() as strict_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 0/4] Miscellaneous cleanups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Miscellaneous cleanups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Miscellaneous cleanups
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 01/13] module: Move all into module/
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH v8 13/13] module: Move version support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 12/13] module: Move kdb_modules list out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 11/13] module: Move sysfs support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 10/13] module: Move procfs support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 08/13] module: Move kmemleak support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 07/13] module: Move extra signature support out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 06/13] module: Move strict rwx support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 05/13] module: Move latched RB-tree support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 04/13] module: Move livepatch support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 02/13] module: Simple refactor in preparation for split
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 01/13] module: Move all into module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 1/6] module: Always have struct mod_tree_root
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v1] module: Move module's Kconfig item in kernel/module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 1/4] module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 2/4] module: Move module_enable_x() and frob_text() in strict_rwx.c
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 4/4] module: Rename debug_align() as strict_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 3/4] module: Rework layout alignment to avoid BUG_ON()s
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 0/4] Miscellaneous cleanups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Miscellaneous cleanups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 2/4] module: Move module_enable_x() and frob_text() in strict_rwx.c
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 1/5] module: Move module's Kconfig item in kernel/module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 2/5] module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 1/4] module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 0/4] Miscellaneous cleanups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 3/4] module: Rework layout alignment to avoid BUG_ON()s
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 4/5] module: Rework layout alignment to avoid BUG_ON()s
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 5/5] module: Rename debug_align() as strict_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 3/5] module: Move module_enable_x() and frob_text() in strict_rwx.c
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 4/4] module: Rename debug_align() as strict_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 0/6] Allocate module text and data separately
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 2/6] module: Prepare for handling several RB trees
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 3/6] module: Introduce data_layout
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 5/6] module: Remove module_addr_min and module_addr_max
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 1/6] module: Always have struct mod_tree_root
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v8 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 03/13] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v7 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v7 05/13] module: Move latched RB-tree support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v7 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 03/13] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v1 6/6] module: Rename debug_align() as strict_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 4/6] module: Move module_enable_x() and frob_text() in strict_rwx.c
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 0/6] Miscellaneous cleanups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 3/6] module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 2/6] module: Move module's Kconfig item in kernel/module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 5/6] module: Rework layout alignment to avoid BUG_ON()s
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 1/6] module: Have kernel/module/ dedicated to CONFIG_MODULES
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 2/6] module: Prepare for handling several RB trees
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 5/6] module: Remove module_addr_min and module_addr_max
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 3/6] module: Introduce data_layout
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 1/6] module: Always have struct mod_tree_root
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 0/6] Allocate module text and data separately
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 3/4] Fixup for e5973a14d187 ("module: Move strict rwx support to a separate file")
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 4/4] Fixup for 54f2273e5fef ("module: Move kallsyms support into a separate file")
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 2/4] Fixup for 1df95c1b9fb2 ("module: Move latched RB-tree support to a separate file")
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 1/4] Fixup for 87b31159f78a ("module: Move all into module/")
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 11/13] module: Move sysfs support into a separate file
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v6 05/13] module: Move latched RB-tree support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v6 00/13] module: core code clean up
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 03/11] kernel/kmod: move modprobe sysctl to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH v6 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v6 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 03/13] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v2 0/3] kmod: add patient module removal support
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: Modules fixes for v5.17-rc5
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Modules fixes for v5.17-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 0/3] kmod: add patient module removal support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/8] Random fixes + modinfo --modname
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Modules fixes for v5.17-rc5
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 8/8] modinfo: Allow to force arg as module name
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 8/8] modinfo: Allow to force arg as module name
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 8/8] modinfo: Allow to force arg as module name
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH 7/8] modinfo: Update help message with "modulename"
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 8/8] modinfo: Allow to force arg as module name
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 6/8] libkmod: Add lookup from module name
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 5/8] libkmod: Update docs about indexes order
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 4/8] libkmod: Add helper function to iterate lookup options
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 3/8] gitignore: ignore gtk-doc.make
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/8] libkmod-module: Fix return code for kmod_module_new_from_lookup()
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/8] test-initstate: Check for negative value on error
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 0/8] Random fixes + modinfo --modname
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchanek <msuchanek@xxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v5 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 1/3] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v5 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v5 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH 1/3] libkmod: Prefer builtin index over builtin.alias
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH 1/3] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 3/3] depmod: Stop opening modules.modinfo once per module
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/3] depmod: Do not duplicate builtin index
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v5 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v5 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 12/13] module: Move kdb_modules list out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 11/13] module: Move sysfs support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 10/13] module: Move procfs support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 08/13] module: Move kmemleak support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 2/6] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v5 06/13] module: Move strict rwx support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 05/13] module: Move latched RB-tree support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 04/13] module: Move livepatch support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 03/13] module: Make internal.h more compliant
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 02/13] module: Simple refactor in preparation for split
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH 2/2] modprobe: remove unneeded variable str_start
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] modprobe: fix the NULL-termination of new_argv
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v8 2/6] kbuild: add modules_thick.builtin
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v8 4/6] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH v5 04/13] module: Move livepatch support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 8/8] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 10/10] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 15/15] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 25/27] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 34/36] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 40/42] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v5 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 03/13] module: Make internal.h more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [RFC PATCH v4 07/13] module: Move extra signature support out of core code
- From: Miroslav Benes <mbenes@xxxxxxx>
- [PATCH v8 5/6] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 6/6] kallsyms: add /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 3/6] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 4/6] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 1/6] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 2/6] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [RFC PATCH v4 03/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 03/13] module: Move livepatch support to a separate file
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- RE: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- [modules] 64aee03f98: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [RFC PATCH 1/2] modules: Make module_enable_x() independant of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC PATCH 2/2] modules: Rename debug_align() as section_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH 1/2] modules: Make module_enable_x() independant of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Igor Pylypiv <ipylypiv@xxxxxxxxxx>
- [RFC PATCH v4 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 05/13] module: Move arch strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 03/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 04/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v3 03/13] module: Move livepatch support to a separate file
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [RFC PATCH v3 00/13] module: core code clean up
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- [RFC PATCH v3 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 05/13] module: Move arch strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 04/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 03/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]