messages from 2025-10-02 08:14:09 to 2025-11-06 17:45:23 UTC [more...]
[PATCH v7 0/8] lib/crypto: Add ML-DSA signing
2025-11-06 17:44 UTC (3+ messages)
` [PATCH v7 1/8] crypto: Add support for shake256 through crypto_shash
` [PATCH v7 2/8] crypto: Add ML-DSA/Dilithium verify support
[PATCH v6 00/17] lib/crypto: Move SHA3 to lib/crypto, add SHAKE* and add ML-DSA signing
2025-11-06 17:37 UTC (23+ messages)
` [PATCH v6 01/17] s390/sha3: Rename conflicting functions
` [PATCH v6 02/17] arm64/sha3: "
` [PATCH v6 03/17] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
` [PATCH v6 04/17] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH v6 05/17] lib/crypto: Add SHA3 kunit tests
` [PATCH v6 06/17] crypto/jitterentropy: Use lib/crypto/sha3
` [PATCH v6 07/17] crypto/sha3: "
` [PATCH v6 08/17] crypto/sha3: Add SHAKE128/256 support
` [PATCH v6 09/17] crypto: SHAKE tests
` [PATCH v6 10/17] crypto: Add ML-DSA/Dilithium support
` [PATCH v6 11/17] crypto: Add ML-DSA/Dilithium keypair generation support
` [PATCH v6 12/17] crypto: Add ML-DSA-44 pure rejection test vectors as a kunit test
` [PATCH v6 13/17] crypto: Add ML-DSA-65 "
` [PATCH v6 14/17] crypto: Add ML-DSA-87 "
` [PATCH v6 15/17] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v6 16/17] pkcs7, x509: Add ML-DSA support
` [PATCH v6 17/17] modsign: Enable ML-DSA module signing
Only rust/bindings.o build fail on rust-1.91.0
2025-11-06 16:07 UTC (3+ messages)
[PATCH v2] lsm,ima: new LSM hook security_kernel_module_read_file to access decompressed kernel module
2025-11-06 13:35 UTC (12+ messages)
[PATCH 0/6] kallsyms: Prevent invalid access when showing module buildid
2025-11-06 12:54 UTC (12+ messages)
` [PATCH 1/6] module: Add helper function for reading module_buildid()
` [PATCH 2/6] kallsyms: Cleanup code for appending the module buildid
` [PATCH 3/6] kallsyms/bpf: Set module buildid in bpf_address_lookup()
` [PATCH 4/6] kallsyms/ftrace: Set module buildid in ftrace_mod_address_lookup()
` [PATCH 5/6] kallsyms: Clean up @namebuf initialization in kallsyms_lookup_buildid()
` [PATCH 6/6] kallsyms: Prevent module removal when printing module name and buildid
[PATCH] docs: ABI: sysfs-module: update modules taint flags
2025-11-05 18:33 UTC (3+ messages)
[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
2025-11-05 13:19 UTC (21+ messages)
` [PATCH v2 1/3] media: dvb-usb-v2: lmedm04: Fix firmware macro definitions
` [PATCH v2 2/3] media: radio: si470x: Fix DRIVER_AUTHOR macro definition
` [PATCH v2 3/3] module: Add compile-time check for embedded NUL characters
[PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
2025-11-05 11:25 UTC (3+ messages)
[PATCH] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
2025-11-04 3:05 UTC (5+ messages)
[PATCH v3 22/28] x86: Use RCU in all users of __module_address()
2025-11-03 17:37 UTC (6+ messages)
[PATCH v3 0/8] scalable symbol flags with __kflagstab
2025-11-03 16:19 UTC (9+ messages)
` [PATCH v3 1/8] define kernel symbol flags
` [PATCH v3 2/8] linker: add kflagstab section to vmlinux and modules
` [PATCH v3 3/8] modpost: create entries for kflagstab
` [PATCH v3 4/8] module loader: use kflagstab instead of *_gpl sections
` [PATCH v3 5/8] modpost: put all exported symbols in ksymtab section
` [PATCH v3 6/8] module loader: remove references of *_gpl sections
` [PATCH v3 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v3 8/8] remove references to *_gpl sections in documentation
[PATCH v18 0/7] rust: extend `module!` macro with integer parameter support
2025-11-03 14:47 UTC (5+ messages)
[PATCH 0/2] module: Tweak return and warning
2025-11-02 18:23 UTC (7+ messages)
` [PATCH 1/2] module: Override -EEXISTS module return
` [PATCH 2/2] module: Simplify warning on positive returns from module_init()
[PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!
2025-11-01 8:06 UTC (3+ messages)
[syzbot] [kernel?] BUG: soft lockup in sys_bpf
2025-10-25 15:30 UTC (2+ messages)
` [syzbot] [mm?] "
[PATCH v2 00/10] scalable symbol flags with __kflagstab
2025-10-23 9:58 UTC (18+ messages)
` [PATCH v2 01/10] define kernel symbol flags
` [PATCH v2 02/10] linker: add kflagstab section to vmlinux and modules
` [PATCH v2 03/10] modpost: create entries for kflagstab
` [PATCH v2 04/10] module loader: use kflagstab instead of *_gpl sections
` [PATCH v2 05/10] modpost: put all exported symbols in ksymtab section
` [PATCH v2 06/10] module loader: remove references of *_gpl sections
` [PATCH v2 07/10] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v2 08/10] remove references to *_gpl sections in documentation
` [PATCH v2 09/10] modpost: add symbol import protection flag to kflagstab
` [PATCH v2 10/10] module loader: enforce symbol import protection
[PATCH] params: Replace __modinit with __init_or_module
2025-10-23 2:45 UTC (3+ messages)
[PATCH] module: Remove unused __INIT*_OR_MODULE macros
2025-10-23 2:43 UTC (3+ messages)
[PATCH] taint/module: Remove unnecessary taint_flag.module field
2025-10-22 19:31 UTC (3+ messages)
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
2025-10-20 11:53 UTC (7+ messages)
` [PATCH 1/4] PCI: Support "
[PATCH] MAINTAINERS: Add myself as reviewer for module support
2025-10-18 22:27 UTC (3+ messages)
[PATCH] docs: ABI: sysfs-module: list all taint flags
2025-10-17 17:38 UTC (3+ messages)
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-16 7:59 UTC (37+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker)
` [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v17 46/47] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
[PATCH v8 7/8] modpost: Create modalias for builtin modules
2025-10-10 13:24 UTC (8+ messages)
modprobe returns 0 upon -EEXIST from insmod
2025-10-09 14:13 UTC (8+ messages)
[RFC PATCH 00/10] scalable symbol flags with __kflagstab
2025-10-08 15:35 UTC (11+ messages)
` [PATCH 04/10] module loader: use kflagstab instead of *_gpl sections
` [PATCH 06/10] module loader: remove references "
` [PATCH 08/10] remove references to *_gpl sections in documentation
` [PATCH 09/10] modpost: add symbol import protection flag to kflagstab
` [PATCH 10/10] module loader: enforce symbol import protection
[PATCH 0/3] module: Add compile-time check for embedded NUL characters
2025-10-08 9:55 UTC (8+ messages)
` [PATCH 1/3] media: dvb-usb-v2: lmedm04: Fix firmware macro definitions
` [PATCH 2/3] media: radio: si470x: Fix DRIVER_AUTHOR macro definition
` [PATCH 3/3] module: Add compile-time check for embedded NUL characters
[PATCH v7 0/8] Add generated modalias to modules.builtin.modinfo
2025-10-02 16:37 UTC (3+ messages)
` [PATCH v7 8/8] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).