public inbox for linux-modules@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-04 07:52:30 to 2026-03-10 22:06:14 UTC [more...]

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-03-10 22:06 UTC  (13+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
` [PATCH v4 10/17] module: Move integrity checks into dedicated function

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 18:40 UTC  (82+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH 0/3] kallsyms: embed source file:line info in kernel stack traces
 2026-03-10 15:20 UTC  (11+ messages)
` [PATCH 1/3] "

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-10 14:56 UTC  (3+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()

[PATCH v3] module: print version for external modules in print_modules()
 2026-03-10 13:49 UTC  (15+ messages)

[PATCH] kthread: remove kthread_exit()
 2026-03-10 13:11 UTC  (9+ messages)

[PATCH AUTOSEL 6.19-5.15] module: Fix kernel panic when a symbol st_shndx is out of bounds
 2026-03-10  9:01 UTC 

[PATCH] module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
 2026-03-09 14:20 UTC  (3+ messages)

[PATCH v2] module: print version for external modules in print_modules()
 2026-03-09 14:02 UTC  (6+ messages)

[PATCH v2 0/2] module: expose imported namespaces via sysfs
 2026-03-09 11:15 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: symbol-namespaces: mention sysfs attribute

[PATCH 0/8] rust: module parameter extensions
 2026-03-09  2:27 UTC  (10+ messages)
` [PATCH 1/8] rust: module_param: add StringParam type for C string parameters
` [PATCH 2/8] rust: module_param: wire StringParam into the module! macro
` [PATCH 6/8] rust: macros: add early_param support to "

[PATCH v2 0/4] kallsyms: embed source file:line info in kernel stack traces
 2026-03-08 18:38 UTC  (7+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] kallsyms: extend lineinfo to loadable modules
` [PATCH v2 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
` [PATCH v2 4/4] kallsyms: add KUnit tests for lineinfo feature

[PATCH] kernel/trace/ftrace: introduce ftrace module notifier
 2026-03-06  9:57 UTC  (7+ messages)

[PATCH v2] module.lds,codetag: force 0 sh_addr for sections
 2026-03-06  8:15 UTC  (3+ messages)

[PATCH 1/2] module: expose imported namespaces via sysfs
 2026-03-05 22:32 UTC  (2+ messages)

[PATCH v4 0/8] scalable symbol flags with __kflagstab
 2026-03-05 16:55 UTC  (9+ messages)
` [PATCH v4 1/8] define ksym_flags enumeration to represent kernel symbol flags
` [PATCH v4 2/8] linker: add kflagstab section to vmlinux and modules
` [PATCH v4 3/8] modpost: populate kflagstab
` [PATCH v4 4/8] module loader: use kflagstab instead of *_gpl sections
` [PATCH v4 5/8] modpost: remove fragmentation of ksymtab and kcrctab sections
` [PATCH v4 6/8] module loader: deprecate usage of *_gpl sections
` [PATCH v4 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v4 8/8] documentation: remove references to *_gpl sections

[PATCH v4 0/8] scalable symbol flags with __kflagstab
 2026-03-05 16:54 UTC  (9+ messages)
` [PATCH v4 1/8] define ksym_flags enumeration to represent kernel symbol flags
` [PATCH v4 2/8] linker: add kflagstab section to vmlinux and modules
` [PATCH v4 3/8] modpost: populate kflagstab
` [PATCH v4 4/8] module loader: use kflagstab instead of *_gpl sections
` [PATCH v4 5/8] modpost: remove fragmentation of ksymtab and kcrctab sections
` [PATCH v4 6/8] module loader: deprecate usage of *_gpl sections
` [PATCH v4 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v4 8/8] documentation: remove references to *_gpl sections

[PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
 2026-03-05 11:58 UTC  (11+ messages)
` [PATCH v3 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
` [PATCH v3 2/8] module: Drop unused signature types
` [PATCH v3 3/8] module: Give 'enum pkey_id_type' a more specific name
` [PATCH v3 4/8] module: Give MODULE_SIG_STRING a more descriptive name
` [PATCH v3 5/8] module: Move 'struct module_signature' to UAPI
` [PATCH v3 6/8] tools uapi headers: add linux/module_signature.h
` [PATCH v3 7/8] sign-file: use 'struct module_signature' from the UAPI headers
` [PATCH v3 8/8] selftests/bpf: verify_pkcs7_sig: Use "

[PATCH v2 0/8] module: Move 'struct module_signature' to UAPI
 2026-03-05  7:11 UTC  (9+ messages)
` [PATCH v2 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
` [PATCH v2 2/8] module: Drop unused signature types
` [PATCH v2 3/8] module: Give 'enum pkey_id_type' a more specific name
` [PATCH v2 4/8] module: Give MODULE_SIG_STRING a more descriptive name
` [PATCH v2 5/8] module: Move 'struct module_signature' to UAPI
` [PATCH v2 6/8] tools uapi headers: add linux/module_signature.h
` [PATCH v2 7/8] sign-file: use 'struct module_signature' from the UAPI headers
` [PATCH v2 8/8] selftests/bpf: verify_pkcs7_sig: Use "

[GIT PULL] Modules fixes for v7.0-rc3
 2026-03-05  2:30 UTC  (2+ messages)

[PATCH] module.lds: force 0 sh_addr for .text, .data, .bss, and .rodata sections
 2026-03-04 19:33 UTC  (3+ messages)

[PATCH 0/8] modules: Move 'struct module_signature' to UAPI
 2026-03-04  7:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox