Linux Modules
Thread Index
[Prev Page][
Next Page
]
Re: [PATCH v6 6/9] modpost: Add modname to mod_device_table alias
From
: "Danilo Krummrich" <dakr@xxxxxxxxxx>
Re: [PATCH v6 3/9] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
From
: Nathan Chancellor <nathan@xxxxxxxxxx>
modprobe returns 0 upon -EEXIST from insmod
From
: Phil Sutter <phil@xxxxxx>
Re: modprobe returns 0 upon -EEXIST from insmod
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH v6 3/9] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v7 0/8] Add generated modalias to modules.builtin.modinfo
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v7 6/8] modpost: Add modname to mod_device_table alias
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v6 5/9] pinctrl: meson: Fix typo in device table macro
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
[PATCH v7 4/8] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
[PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2] params: Replace deprecated strcpy() with strscpy() and memcpy()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
[PATCH v7 5/8] scsi: Always define blogic_pci_tbl structure
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v7 1/8] s390: vmlinux.lds.S: Reorder sections
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v7 8/8] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[nf PATCH] netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
From
: Phil Sutter <phil@xxxxxx>
Re: modprobe returns 0 upon -EEXIST from insmod
From
: Phil Sutter <phil@xxxxxx>
[PATCH v7 7/8] modpost: Create modalias for builtin modules
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v6 6/9] modpost: Add modname to mod_device_table alias
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v6 3/9] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: modprobe returns 0 upon -EEXIST from insmod
From
: Phil Sutter <phil@xxxxxx>
[PATCH v7 2/8] kbuild: always create intermediate vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: modprobe returns 0 upon -EEXIST from insmod
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [PATCH v6 9/9] s390: vmlinux.lds.S: Reorder sections
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
From
: Nathan Chancellor <nathan@xxxxxxxxxx>
Re: [PATCH] module: Remove unused __INIT*_OR_MODULE macros
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: [PATCH] params: Replace __modinit with __init_or_module
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: modprobe returns 0 upon -EEXIST from insmod
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH] params: Replace __modinit with __init_or_module
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH] module: Remove unused __INIT*_OR_MODULE macros
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: modprobe returns 0 upon -EEXIST from insmod
From
: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
Re: modprobe returns 0 upon -EEXIST from insmod
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [v17,6/7] rust: samples: add a module parameter to the rust_minimal sample
From
: Darin Morrison <darinmorrison@xxxxxxxxx>
Re: [PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
From
: Nathan Chancellor <nathan@xxxxxxxxxx>
Re: [v17,6/7] rust: samples: add a module parameter to the rust_minimal sample
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/5] module: Fix module_sig_check() for modules with ignored modversions/vermagic
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH 5/5] module: separate vermagic and livepatch checks
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH 4/5] module: centralize no-versions force load check
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH 0/5] Module loading error handling improvements
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH 2/5] module: signing: Use pr_err for signature rejection
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH 3/5] module: show why force load fails
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
Re: [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: Question: a module for wiping userspace RAM before shutdown/reboot/halt
From
: Kamil Aronowski <kamil.aronowski@xxxxxxxxx>
Re: [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 1/5] module: Fix module_sig_check() for modules with ignored modversions/vermagic
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
[PATCH v2 4/4] module: separate vermagic and livepatch checks
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH v2 3/4] module: centralize no-versions force load check
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH v2 0/4] module: logging and code improvements
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH v2 1/4] module: signing: Use pr_err for signature rejection
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH v2 2/4] module: show why force load fails
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
Re: [PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[GIT PULL] Modules fixes for v6.17-rc3
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [GIT PULL] Modules fixes for v6.17-rc3
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [GIT PULL] Modules fixes for v6.17-rc3
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH 1/5] module: Fix module_sig_check() for modules with ignored modversions/vermagic
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
Re: [PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
From
: Nathan Chancellor <nathan@xxxxxxxxxx>
[Question] Non-usage of PKEY_ID_PGP and PKEY_ID_X509 in module signing
From
: Yunseong Kim <ysk@xxxxxxxxxxx>
Re: [PATCH] module: pr_debug when there is no version info
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v2 3/4] module: centralize no-versions force load check
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v2 2/4] module: show why force load fails
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH] module: pr_debug when there is no version info
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
Re: [PATCH v2 2/4] module: show why force load fails
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH] arm64/acpi: Fix multiple issues in ACPI boot support code
From
: Fidal Palamparambil <rootuserhere@xxxxxxxxx>
[PATCH] arm64/acpi : Fix multiple issues in ACPI boot support code
From
: Fidal Palamparambil <rootuserhere@xxxxxxxxx>
[PATCH] cgroup: debug: Fix multiple issues in debug controller implementation
From
: Fidal Palamparambil <rootuserhere@xxxxxxxxx>
[PATCH] tracing: Fix multiple issues in trace_printk module handling
From
: Fidal Palamparambil <rootuserhere@xxxxxxxxx>
[PATCH] kprobe_event_gen_test : Fix error handling and resource cleanup
From
: Fidal Palamparambil <rootuserhere@xxxxxxxxx>
Re: [PATCH] kprobe_event_gen_test : Fix error handling and resource cleanup
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [PATCH] arm64/acpi: Fix multiple issues in ACPI boot support code
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [PATCH] tracing: Fix multiple issues in trace_printk module handling
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH] kprobe_event_gen_test : Fix error handling and resource cleanup
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH] cgroup: debug: Fix multiple issues in debug controller implementation
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH] module : fix signature checker pointer arithmetic and bounds check
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH] arm64/acpi : Fix multiple issues in ACPI boot support code
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH] tracing: Fix multiple issues in trace_printk module handling
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] tracing: Fix multiple issues in trace_printk module handling
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] tracing: Fix multiple issues in trace_printk module handling
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH] tracing : Fix multiple issues in trace_printk module handling
From
: Fidal Palamparambil <rootuserhere@xxxxxxxxx>
[PATCH] Fixed the build warning in init_trace_printk_function_export():
From
: Fidal Palamparambil <rootuserhere@xxxxxxxxx>
[PATCH v3 3/4] module: centralize no-versions force load check
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH v3 4/4] module: separate vermagic and livepatch checks
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH v3 0/4] module: logging and code improvements
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH v3 1/4] module: signing: Use pr_err for signature rejection
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
[PATCH v3 2/4] module: show why force load fails
From
: Jinchao Wang <wangjinchao600@xxxxxxxxx>
Re: [PATCH] Fixed the build warning in init_trace_printk_function_export():
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] Fixed the build warning in init_trace_printk_function_export():
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] tracing : Fix multiple issues in trace_printk module handling
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH 04/10] module loader: use kflagstab instead of *_gpl sections
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[PATCH 06/10] module loader: remove references of *_gpl sections
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[RFC PATCH 00/10] scalable symbol flags with __kflagstab
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[PATCH 05/10] modpost: put all exported symbols in ksymtab section
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[PATCH 09/10] modpost: add symbol import protection flag to kflagstab
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[PATCH 07/10] linker: remove *_gpl sections from vmlinux and modules
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[PATCH 10/10] module loader: enforce symbol import protection
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[PATCH 02/10] linker: add kflagstab section to vmlinux and modules
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[PATCH 03/10] modpost: create entries for kflagstab
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[PATCH 08/10] remove references to *_gpl sections in documentation
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
[PATCH 01/10] define kernel symbol flags
From
: Siddharth Nayyar <sidnayyar@xxxxxxxxxx>
Re: [PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
From
: Nicolas Schier <nsc@xxxxxxxxxx>
Re: [PATCH] module: harden module signature checking
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: [Question] Non-usage of PKEY_ID_PGP and PKEY_ID_X509 in module signing
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
[PATCH] module : fix signature checker pointer arithmetic and bounds check
From
: Fidal Palamparambil <rootuserhere@xxxxxxxxx>
Re: [RFC PATCH 00/10] scalable symbol flags with __kflagstab
From
: Sid Nayyar <sidnayyar@xxxxxxxxxx>
Re: Question: a module for wiping userspace RAM before shutdown/reboot/halt
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
[PATCH RFC 099/104] crypto: fips140: add symlinks to kernel sources
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[RFC] crypto: support for a standalone FIPS 140 module
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 010/104] crypto/testmgr: make fips_allowed a bit set
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 031/104] crypto: fips140: convert crypto/ahash.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 033/104] crypto: fips140: convert crypto/algapi.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 048/104] crypto: fips140: convert crypto/ecc.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 070/104] crypto: fips140: convert crypto/shash.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 073/104] crypto: fips140: convert crypto/skcipher.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 026/104] crypto: fips140: convert lib/crypto/sha256.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 035/104] crypto: fips140: convert crypto/api.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 027/104] crypto: fips140: convert lib/crypto/sha512.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 100/104] crypto: fips140: add standalone FIPS 140 module
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 060/104] crypto: fips140: convert crypto/lskcipher.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 017/104] crypto: testmgr: check that we got the expected alg
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 029/104] crypto: fips140: convert crypto/aead.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 042/104] crypto: fips140: convert crypto/cryptd.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 020/104] module: add a mechanism for pluggable crypto APIs
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 077/104] crypto: fips140: convert crypto/asymmetric_keys/asymmetric_type.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 032/104] crypto: fips140: convert crypto/akcipher.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 103/104] Documentation/crypto: add fips140.rst
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 005/104] crypto: hide crypto_default_rng variable
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 101/104] crypto: fips140: add FIPS 140 module loader
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 062/104] crypto: fips140: convert crypto/rng.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 019/104] module: add load_module_mem() helper
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 015/104] crypto: pass struct crypto_alg directly to alg_test()
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 059/104] crypto: fips140: convert crypto/kpp.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 024/104] crypto: fips140: convert lib/crypto/gf128mul.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 072/104] crypto: fips140: convert crypto/simd.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 071/104] crypto: fips140: convert crypto/sig.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 016/104] crypto: alg - add CRYPTO_ALG_FIPS_PROVIDED flag
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 023/104] crypto: fips140: convert lib/crypto/aesgcm.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 022/104] crypto: fips140: convert lib/crypto/aes.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 040/104] crypto: fips140: convert crypto/cipher.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 079/104] crypto: fips140: convert crypto/asymmetric_keys/pkcs7_parser.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 086/104] crypto: fips140: convert crypto/asymmetric_keys/x509_cert_parser.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 085/104] crypto: fips140: convert crypto/asymmetric_keys/signature.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 045/104] crypto: fips140: convert crypto/dh_helper.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 006/104] KEYS: trusted: eat -ENOENT from the crypto API
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 083/104] crypto: fips140: convert crypto/asymmetric_keys/public_key.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 050/104] crypto: fips140: convert crypto/ecdh_helper.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 011/104] crypto/testmgr: mark non-crypto algorithms
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 055/104] crypto: fips140: convert crypto/geniv.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 081/104] crypto: fips140: convert crypto/asymmetric_keys/pkcs7_verify.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 064/104] crypto: fips140: convert crypto/rsa_helper.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 036/104] crypto: fips140: convert crypto/authenc.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 002/104] Revert "Revert "crypto: shash - avoid comparing pointers to exported functions under CFI""
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 075/104] crypto: fips140: convert crypto/testmgr.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 087/104] crypto: fips140: convert crypto/asymmetric_keys/x509_loader.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 030/104] crypto: fips140: convert crypto/aes_generic.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 018/104] crypto: make sure crypto_alg_tested() finds the correct algorithm
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 068/104] crypto: fips140: convert crypto/sha3_generic.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 025/104] crypto: fips140: convert lib/crypto/memneq.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 080/104] crypto: fips140: convert crypto/asymmetric_keys/pkcs7_trust.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 028/104] crypto: fips140: convert lib/crypto/utils.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 102/104] scripts/extract-fips140: new script
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 008/104] arch/x86/boot/string.h: override memmove()/strlen()
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 007/104] testmgr: standardize alg/driver output in logs
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 014/104] crypto/testmgr: add helper to alg_test()
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 104/104] MAINTAINERS: add myself as FIPS140 standalone module maintainer
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 021/104] crypto: fips140: include crypto/api.h in a few places
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 009/104] certs/system_keyring: export restrict_link_by_builtin_*trusted
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 013/104] crypto/algapi.c: disable crypto_check_module_sig() for FIPS module
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 090/104] crypto: fips140: manual fixups for include/crypto/sha2.h
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 004/104] crypto: api - Disallow identical template names
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 003/104] crypto/jitterentropy: remove linux/fips.h include
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 069/104] crypto: fips140: convert crypto/sha512.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 067/104] crypto: fips140: convert crypto/sha256.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 088/104] crypto: fips140: convert crypto/asymmetric_keys/x509_public_key.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 093/104] crypto: fips140: manual fixups for crypto/internal.h
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 037/104] crypto: fips140: convert crypto/authencesn.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 066/104] crypto: fips140: convert crypto/sha1.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 082/104] crypto: fips140: convert crypto/asymmetric_keys/pkcs8_parser.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 001/104] params: use arch_initcall to initialize params sysfs earlier
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 095/104] crypto: fips140: manual fixups for include/crypto/internal/rsa.h
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 058/104] crypto: fips140: convert crypto/jitterentropy-kcapi.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 094/104] crypto: fips140: manual fixups for include/crypto/internal/ecc.h
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 078/104] crypto: fips140: convert crypto/asymmetric_keys/pkcs7_key_type.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 084/104] crypto: fips140: convert crypto/asymmetric_keys/selftest.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 096/104] crypto: fips140: manual fixups for include/crypto/aes.h
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 052/104] crypto: fips140: convert crypto/echainiv.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 056/104] crypto: fips140: convert crypto/ghash-generic.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 041/104] crypto: fips140: convert crypto/cmac.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 053/104] crypto: fips140: convert crypto/essiv.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 061/104] crypto: fips140: convert crypto/pcrypt.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 047/104] crypto: fips140: convert crypto/ecb.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 038/104] crypto: fips140: convert crypto/cbc.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 043/104] crypto: fips140: convert crypto/ctr.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 092/104] crypto: fips140: manual fixups for include/crypto/aes.h
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 065/104] crypto: fips140: convert crypto/seqiv.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 057/104] crypto: fips140: convert crypto/hmac.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 039/104] crypto: fips140: convert crypto/ccm.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 054/104] crypto: fips140: convert crypto/gcm.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 074/104] crypto: fips140: convert crypto/tcrypt.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 091/104] crypto: fips140: manual fixups for include/crypto/public_key.h
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 046/104] crypto: fips140: convert crypto/drbg.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 051/104] crypto: fips140: convert crypto/ecdsa.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 049/104] crypto: fips140: convert crypto/ecdh.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 089/104] crypto: fips140: manual fixups for include/keys/asymmetric-type.h
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 034/104] crypto: fips140: convert crypto/algboss.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 076/104] crypto: fips140: convert crypto/xts.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 063/104] crypto: fips140: convert crypto/rsa.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 012/104] crypto/algapi: don't init algapi in fips mode
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 044/104] crypto: fips140: convert crypto/dh.c to using crypto API wrappers
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 097/104] crypto: fips140: manual fixups for lib/crypto/sha256.c
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
[PATCH RFC 098/104] crypto: fips140: manual fixups for lib/crypto/sha512.c
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
Re: [PATCH RFC 006/104] KEYS: trusted: eat -ENOENT from the crypto API
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 006/104] KEYS: trusted: eat -ENOENT from the crypto API
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH RFC 026/104] crypto: fips140: convert lib/crypto/sha256.c to using crypto API wrappers
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH RFC 097/104] crypto: fips140: manual fixups for lib/crypto/sha256.c
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH RFC 097/104] crypto: fips140: manual fixups for lib/crypto/sha256.c
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
Re: [PATCH RFC 103/104] Documentation/crypto: add fips140.rst
From
: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
Re: [PATCH RFC 103/104] Documentation/crypto: add fips140.rst
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[PATCH 0/1] module: replace wq users and add WQ_PERCPU to alloc_workqueue() users
From
: Marco Crivellari <marco.crivellari@xxxxxxxx>
[PATCH 1/1] module: replace use of system_wq with system_percpu_wq
From
: Marco Crivellari <marco.crivellari@xxxxxxxx>
Re: [PATCH 1/1] module: replace use of system_wq with system_percpu_wq
From
: Marco Crivellari <marco.crivellari@xxxxxxxx>
[PATCH v2] kernel/module: avoid panic when loading corrupt module
From
: "Daniel v. Kirschten" <danielkirschten@xxxxxxxxx>
Re: [PATCH] module : fix signature checker pointer arithmetic and bounds check
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
From
: Brian Norris <briannorris@xxxxxxxxxxxx>
[PATCH 1/4] PCI: Support FIXUP quirks in modules
From
: Brian Norris <briannorris@xxxxxxxxxxxx>
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
From
: Brian Norris <briannorris@xxxxxxxxxxxx>
[PATCH 4/4] kunit: qemu_configs: Add PCI to arm, arm64
From
: Brian Norris <briannorris@xxxxxxxxxxxx>
[PATCH 3/4] um: Select PCI_DOMAINS_GENERIC
From
: Brian Norris <briannorris@xxxxxxxxxxxx>
Re: [PATCH v6 9/9] s390: vmlinux.lds.S: Reorder sections
From
: Heiko Carstens <hca@xxxxxxxxxxxxx>
Re: [PATCH v6 6/9] modpost: Add modname to mod_device_table alias
From
: "Danilo Krummrich" <dakr@xxxxxxxxxx>
Re: [PATCH v6 6/9] modpost: Add modname to mod_device_table alias
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v6 6/9] modpost: Add modname to mod_device_table alias
From
: "Danilo Krummrich" <dakr@xxxxxxxxxx>
[PATCH v6 5/9] pinctrl: meson: Fix typo in device table macro
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v6 3/9] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v6 6/9] modpost: Add modname to mod_device_table alias
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v6 0/9] Add generated modalias to modules.builtin.modinfo
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v6 9/9] s390: vmlinux.lds.S: Reorder sections
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v6 8/9] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v6 7/9] modpost: Create modalias for builtin modules
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v6 1/9] kbuild: always create intermediate vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v6 2/9] kbuild: keep .modinfo section in vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v2] params: Replace deprecated strcpy() with strscpy() and memcpy()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH] params: Replace deprecated strcpy() with strscpy()
From
: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Re: [PATCH] params: Replace deprecated strcpy() with strscpy()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH] params: Replace deprecated strcpy() with strscpy()
From
: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Re: [PATCH] params: Replace deprecated strcpy() with strscpy()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH AUTOSEL 6.16-6.1] module: Prevent silent truncation of module name in delete_module(2)
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [GIT PULL] Modules changes for v6.17-rc1
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] Modules changes for v6.17-rc1
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[GIT PULL] Modules changes for v6.17-rc1
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 0/5] module: Fix minor problems related to MODULE_NAME_LEN
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
Re: [PATCH v5 03/10] kbuild: keep .modinfo section in vmlinux.unstripped
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v5 03/10] kbuild: keep .modinfo section in vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH 4/5] tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections
From
: Heiko Carstens <hca@xxxxxxxxxxxxx>
Re: [PATCH v5 03/10] kbuild: keep .modinfo section in vmlinux.unstripped
From
: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
Re: [PATCH 5/5] module: Rename MAX_PARAM_PREFIX_LEN to __MODULE_NAME_LEN
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 4/5] tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 3/5] module: Restore the moduleparam prefix length check
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
Re: [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
Re: [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
From
: Stephen Boyd <sboyd@xxxxxxxxxx>
Re: [PATCH v5 07/10] modpost: Add modname to mod_device_table alias
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH v5 06/10] pinctrl: meson: Fix typo in device table macro
From
: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
[PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 08/10] modpost: Create modalias for builtin modules
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 09/10] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 07/10] modpost: Add modname to mod_device_table alias
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 06/10] pinctrl: meson: Fix typo in device table macro
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 05/10] scsi: Always define blogic_pci_tbl structure
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 04/10] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 03/10] kbuild: keep .modinfo section in vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 02/10] kbuild: always create intermediate vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 01/10] module: remove meaningless 'name' parameter from __MODULE_INFO()
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v5 00/10] Add generated modalias to modules.builtin.modinfo
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH] module: pr_debug when there is no version info
From
: Wang Jinchao <wangjinchao600@xxxxxxxxx>
Re: [PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH] module: pr_debug when there is no version info
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH] module: pr_debug when there is no version info
From
: Wang Jinchao <wangjinchao600@xxxxxxxxx>
Re: [PATCH] module: pr_debug when there is no version info
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH 3/5] module: Restore the moduleparam prefix length check
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH] module: pr_debug when there is no version info
From
: Wang Jinchao <wangjinchao600@xxxxxxxxx>
Re: [PATCH 3/5] module: Restore the moduleparam prefix length check
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 2/5] module: Remove unnecessary +1 from last_unloaded_module::name size
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 1/5] module: Prevent silent truncation of module name in delete_module(2)
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v3 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Christian Brauner <brauner@xxxxxxxxxx>
[no subject]
From
: Unknown
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v3 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v3 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v3 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v3 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v3 3/8] execmem: rework execmem_cache_free()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v3 2/8] execmem: introduce execmem_alloc_rw()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v3 1/8] execmem: drop unused execmem_update_copy()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v3 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
From
: David Laight <david.laight.linux@xxxxxxxxx>
Re: [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Nicolas Schier <nicolas.schier@xxxxxxxxx>
Re: [PATCH v2 0/3] module: make structure definitions always visible
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
[PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v2 0/3] module: make structure definitions always visible
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
Re: [PATCH v2 0/3] module: make structure definitions always visible
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
[PATCH v2 2/3] module: make structure definitions always visible
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
[PATCH v2 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
[PATCH v2 1/3] module: move 'struct module_use' to internal.h
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
[PATCH v2 0/3] module: make structure definitions always visible
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
Re: [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 2/3] module: make structure definitions always visible
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
[PATCH v17 4/7] rust: module: use a reference in macros::module::module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v17 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v17 3/7] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v17 0/7] rust: extend `module!` macro with integer parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v17 7/7] modules: add rust modules files to MAINTAINERS
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v17 6/7] rust: samples: add a module parameter to the rust_minimal sample
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v17 2/7] rust: str: add radix prefixed integer parsing functions
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v17 5/7] rust: module: update the module macro with module parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH 2/3] module: make structure definitions always visible
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
Re: [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v16 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Boqun Feng <boqun.feng@xxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v16 1/7] rust: sync: add `SetOnce`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Boqun Feng <boqun.feng@xxxxxxxxx>
Re: [GIT PULL] Modules fixes for v6.16-rc6
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
[PATCH v16 6/7] rust: samples: add a module parameter to the rust_minimal sample
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v16 4/7] rust: module: use a reference in macros::module::module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v16 7/7] modules: add rust modules files to MAINTAINERS
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v16 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v16 2/7] rust: str: add radix prefixed integer parsing functions
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v16 3/7] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v16 5/7] rust: module: update the module macro with module parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v16 0/7] rust: extend `module!` macro with integer parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v2 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v2 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v2 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v2 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v2 2/8] execmem: introduce execmem_alloc_rw()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v2 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v2 3/8] execmem: rework execmem_cache_free()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v2 1/8] execmem: drop unused execmem_update_copy()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [GIT PULL] Modules fixes for v6.16-rc6
From
: pr-tracker-bot@xxxxxxxxxx
Re: Re: [GIT PULL] Modules fixes for v6.16-rc6
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] Modules fixes for v6.16-rc6
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[GIT PULL] Modules fixes for v6.16-rc6
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
From
: Nicolas Schier <nicolas@xxxxxxxxx>
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 2/3] module: make structure definitions always visible
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH 2/3] module: make structure definitions always visible
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Alice Ryhl <aliceryhl@xxxxxxxxxx>
Re: [PATCH v15 2/7] rust: str: add radix prefixed integer parsing functions
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH 1/8] execmem: drop unused execmem_update_copy()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH] MAINTAINERS: update Daniel Gomez's role and email address
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH 2/2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Shivank Garg <shivankg@xxxxxxx>
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
From
: Shivank Garg <shivankg@xxxxxxx>
Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
From
: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH 1/2] module: Restrict module namespace access to in-tree modules
From
: Vlastimil Babka <vbabka@xxxxxxx>
[PATCH 2/2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
From
: Vlastimil Babka <vbabka@xxxxxxx>
[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH 2/3] module: make structure definitions always visible
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
From
: Yann Ylavic <ylavic.dev@xxxxxxxxx>
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
From
: Yann Ylavic <ylavic.dev@xxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Boqun Feng <boqun.feng@xxxxxxxxx>
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
From
: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
[no subject]
From
: Unknown
Re: [PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Alice Ryhl <aliceryhl@xxxxxxxxxx>
Re: [PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v15 3/7] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v15 4/7] rust: module: use a reference in macros::module::module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v15 7/7] modules: add rust modules files to MAINTAINERS
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v15 2/7] rust: str: add radix prefixed integer parsing functions
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v15 5/7] rust: module: update the module macro with module parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v15 1/7] rust: sync: add `SetOnce`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v15 6/7] rust: samples: add a module parameter to the rust_minimal sample
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH 1/8] execmem: drop unused execmem_update_copy()
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [PATCH 1/8] execmem: drop unused execmem_update_copy()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 1/8] execmem: drop unused execmem_update_copy()
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [PATCH v14 3/7] rust: introduce module_param module
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH] MAINTAINERS: update Daniel Gomez's role and email address
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
Re: [PATCH] MAINTAINERS: update Daniel Gomez's role and email address
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH] MAINTAINERS: update Daniel Gomez's role and email address
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v14 5/7] rust: module: update the module macro with module parameter support
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v14 5/7] rust: module: update the module macro with module parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH 3/8] execmem: rework execmem_cache_free()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH 2/8] execmem: introduce execmem_alloc_rw()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH 1/8] execmem: drop unused execmem_update_copy()
From
: Mike Rapoport <rppt@xxxxxxxxxx>
[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
From
: Mike Rapoport <rppt@xxxxxxxxxx>
Re: [PATCH v14 5/7] rust: module: update the module macro with module parameter support
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v14 5/7] rust: module: update the module macro with module parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 3/7] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 3/7] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 3/7] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v14 3/7] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 3/7] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 3/7] rust: introduce module_param module
From
: Danilo Krummrich <dakr@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Wren Turkal <wt@xxxxxxxxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 5/7] rust: module: update the module macro with module parameter support
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Alice Ryhl <aliceryhl@xxxxxxxxxx>
Re: [PATCH v14 3/7] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Alice Ryhl <aliceryhl@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Alice Ryhl <aliceryhl@xxxxxxxxxx>
[PATCH v14 5/7] rust: module: update the module macro with module parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v14 7/7] modules: add rust modules files to MAINTAINERS
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v14 6/7] rust: samples: add a module parameter to the rust_minimal sample
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v14 2/7] rust: str: add radix prefixed integer parsing functions
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v14 0/7] rust: extend `module!` macro with integer parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v14 3/7] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v14 4/7] rust: module: use a reference in macros::module::module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v14 1/7] rust: sync: add `OnceLock`
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v2 0/2] gendwarfksyms - improve symtypes output
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2 1/2] gendwarfksyms: use preferred form of sizeof for allocation
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
[PATCH v2 1/2] gendwarfksyms: use preferred form of sizeof for allocation
From
: Giuliano Procida <gprocida@xxxxxxxxxx>
[PATCH v2 0/2] gendwarfksyms - improve symtypes output
From
: Giuliano Procida <gprocida@xxxxxxxxxx>
[PATCH v2 2/2] gendwarfksyms: order -T symtypes output by name
From
: Giuliano Procida <gprocida@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v3] module: Make sure relocations are applied to the per-CPU section
From
: Daniel Gomez <da.gomez@xxxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH] gendwarfksyms: order -T symtypes output by name
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 3/5] module: Restore the moduleparam prefix length check
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH 2/5] module: Remove unnecessary +1 from last_unloaded_module::name size
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH 0/5] module: Fix minor problems related to MODULE_NAME_LEN
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH 5/5] module: Rename MAX_PARAM_PREFIX_LEN to __MODULE_NAME_LEN
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH 4/5] tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH 1/5] module: Prevent silent truncation of module name in delete_module(2)
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH] gendwarfksyms: use preferred form of sizeof for allocation
From
: Giuliano Procida <gprocida@xxxxxxxxxx>
[PATCH] testsuite/init_module: Handle __NR_riscv_hwprobe in syscall wrapper
From
: Andreas Schwab <schwab@xxxxxxx>
Re: [PATCH v2 0/2] module: Fix memory deallocation on error path in move_module()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH] gendwarfksyms: order -T symtypes output by name
From
: Giuliano Procida <gprocida@xxxxxxxxxx>
Re: [PATCH] gendwarfksyms: order -T symtypes output by name
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
From
: Danilo Krummrich <dakr@xxxxxxxxxx>
Re: [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
From
: Danilo Krummrich <dakr@xxxxxxxxxx>
Re: [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v2 1/2] module: Fix memory deallocation on error path in move_module()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
From
: Danilo Krummrich <dakr@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH] gendwarfksyms: order -T symtypes output by name
From
: Giuliano Procida <gprocida@xxxxxxxxxx>
Re: [PATCH] gendwarfksyms: order -T symtypes output by name
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
From
: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
Re: [PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
Re: [PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
From
: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
Re: [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
From
: John Ogness <john.ogness@xxxxxxxxxxxxx>
[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 03/16] MAINTAINERS: Include genpd.py under GENERIC PM DOMAINS entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 10/16] MAINTAINERS: Include cpus.py under PER-CPU MEMORY ALLOCATOR entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 16/16] MAINTAINERS: Include vfs.py under FILESYSTEMS entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 09/16] MAINTAINERS: Include modules.py under MODULE SUPPORT entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 13/16] MAINTAINERS: Include proc.py under PROC FILESYSTEM entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 11/16] MAINTAINERS: Include timerlist.py under POSIX CLOCKS and TIMERS entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 15/16] MAINTAINERS: Include xarray.py under XARRAY entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 14/16] MAINTAINERS: Include vmalloc.py under VMALLOC entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 05/16] MAINTAINERS: Include interrupts.py under IRQ SUBSYSTEM entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 07/16] MAINTAINERS: Include mapletree.py under MAPLE TREE entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 06/16] MAINTAINERS: Include kasan.py under KASAN entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 04/16] MAINTAINERS: Include radixtree.py under GENERIC RADIX TREE entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
[PATCH 02/16] MAINTAINERS: Include device.py under DRIVER CORE entry
From
: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
Re: [PATCH v2] codetag: Avoid unused alloc_tags sections/symbols
From
: Suren Baghdasaryan <surenb@xxxxxxxxxx>
[PATCH] gendwarfksyms: order -T symtypes output by name
From
: Giuliano Procida <gprocida@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
From
: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx>
Re: [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
[PATCH v4 7/7] modpost: Create modalias for builtin modules
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v4 6/7] modpost: Add modname to mod_device_table alias
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v4 5/7] scsi: Always define blogic_pci_tbl structure
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v4 4/7] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v4 2/7] kbuild: always create intermediate vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v4 3/7] kbuild: keep .modinfo section in vmlinux.unstripped
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v4 1/7] module: remove meaningless 'name' parameter from __MODULE_INFO()
From
: Alexey Gladkov <legion@xxxxxxxxxx>
[PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
From
: David Gow <davidgow@xxxxxxxxxx>
Re: [PATCH 1/3] module: move 'struct module_use' to internal.h
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 1/6] rust: str: add radix prefixed integer parsing functions
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 4/6] rust: module: update the module macro with module parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 1/6] rust: str: add radix prefixed integer parsing functions
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 1/6] rust: str: add radix prefixed integer parsing functions
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v13 4/6] rust: module: update the module macro with module parameter support
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 2/6] rust: introduce module_param module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 1/6] rust: str: add radix prefixed integer parsing functions
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 3/6] rust: module: use a reference in macros::module::module
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v2 1/2] module: Fix memory deallocation on error path in move_module()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH v2 2/2] module: Avoid unnecessary return value initialization in move_module()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
[PATCH v2] codetag: Avoid unused alloc_tags sections/symbols
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH v2 1/2] module: Fix memory deallocation on error path in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH v2 2/2] module: Avoid unnecessary return value initialization in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH v2 0/2] module: Fix memory deallocation on error path in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH] alloc_tag: remove empty module tag section
From
: Suren Baghdasaryan <surenb@xxxxxxxxxx>
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH] alloc_tag: remove empty module tag section
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
Re: [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH 1/3] module: move 'struct module_use' to internal.h
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v3] audit,module: restore audit logging in load failure case
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH v3] audit,module: restore audit logging in load failure case
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
How to run tests ?
From
: PF <pierre.forstmann@xxxxxxxxx>
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
[PATCH v2] gendwarfksyms: Fix structure type overrides
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: [PATCH] gendwarfksyms: Fix structure type overrides
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
[PATCH v3] audit,module: restore audit logging in load failure case
From
: Richard Guy Briggs <rgb@xxxxxxxxxx>
Re: [PATCH] gendwarfksyms: Fix structure type overrides
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH 1/3] module: move 'struct module_use' to internal.h
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
[PATCH 2/3] module: make structure definitions always visible
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
[PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
[PATCH 0/3] module: make structure definitions always visible
From
: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
[PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v13 6/6] modules: add rust modules files to MAINTAINERS
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v13 2/6] rust: introduce module_param module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v13 1/6] rust: str: add radix prefixed integer parsing functions
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v13 3/6] rust: module: use a reference in macros::module::module
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
[PATCH v13 4/6] rust: module: update the module macro with module parameter support
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v3] module: Make sure relocations are applied to the per-CPU section
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v12 2/3] rust: add parameter support to the `module!` macro
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v12 2/3] rust: add parameter support to the `module!` macro
From
: "Benno Lossin" <lossin@xxxxxxxxxx>
Re: [PATCH v12 2/3] rust: add parameter support to the `module!` macro
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v12 2/3] rust: add parameter support to the `module!` macro
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH v12 2/3] rust: add parameter support to the `module!` macro
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH v12 2/3] rust: add parameter support to the `module!` macro
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH v12 2/3] rust: add parameter support to the `module!` macro
From
: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Re: [PATCH 2/2] module: Avoid unnecessary return value initialization in move_module()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Daniel Gomez <da.gomez@xxxxxxxxxx>
[PATCH v3] module: Make sure relocations are applied to the per-CPU section
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
[PATCH] alloc_tag: remove empty module tag section
From
: Casey Chen <cachen@xxxxxxxxxxxxxxx>
Re: [PATCH v2] module: Make sure relocations are applied to the per-CPU section
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [PATCH 2/2] module: Avoid unnecessary return value initialization in move_module()
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
[PATCH] gendwarfksyms: Fix structure type overrides
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: [PATCH v3 2/6] modules: Add macros to specify modinfo prefix
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
Re: [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify
From
: Coiby Xu <coxu@xxxxxxxxxx>
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH 1/2] module: Fix memory deallocation on error path in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH 0/2] module: Fix memory deallocation on error path in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[PATCH 2/2] module: Avoid unnecessary return value initialization in move_module()
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v3 3/6] modpost: Make mod_device_table aliases more unique
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v3 3/6] modpost: Make mod_device_table aliases more unique
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v3 3/6] modpost: Make mod_device_table aliases more unique
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] module: make __mod_device_table__* symbols static
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2] module: Make sure relocations are applied to the per-CPU section
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH v2] module: Make sure relocations are applied to the per-CPU section
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v2] module: Make sure relocations are applied to the per-CPU section
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v2] module: Make sure relocations are applied to the per-CPU section
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: Eric Snowberg <eric.snowberg@xxxxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify
From
: Coiby Xu <coxu@xxxxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
[PATCH v2] module: Make sure relocations are applied to the per-CPU section
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
From
: Eric Snowberg <eric.snowberg@xxxxxxxxxx>
[PATCH] module: Make sure relocations are applied to the per-CPU section
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [PATCH v3 3/6] modpost: Make mod_device_table aliases more unique
From
: Alexey Gladkov <legion@xxxxxxxxxx>
Re: [PATCH] module: make __mod_device_table__* symbols static
From
: Petr Pavlu <petr.pavlu@xxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]