messages from 2025-03-05 15:20:05 to 2025-05-02 11:56:02 UTC [more...]
[PATCH -v2 0/7] module: Strict per-modname namespaces
2025-05-02 11:55 UTC (2+ messages)
[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-05-02 11:22 UTC (33+ messages)
` [PATCH v5 01/25] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v5 02/25] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v5 03/25] rcu: Add a small-width RCU watching counter debug option
` [PATCH v5 04/25] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v5 05/25] jump_label: Add annotations for validating noinstr usage
` [PATCH v5 06/25] static_call: Add read-only-after-init static calls
` [PATCH v5 07/25] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v5 08/25] x86/idle: Mark x86_idle "
` [PATCH v5 09/25] x86/paravirt: Mark pv_steal_clock "
` [PATCH v5 10/25] riscv/paravirt: "
` [PATCH v5 11/25] loongarch/paravirt: "
` [PATCH v5 12/25] arm64/paravirt: "
` [PATCH v5 13/25] arm/paravirt: "
` [PATCH v5 14/25] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v5 15/25] sched/clock: Mark sched_clock_running key "
` [PATCH v5 16/25] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v5 17/25] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v5 18/25] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v5 19/25] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v5 20/25] stackleack: Mark stack_erasing_bypass key "
` [PATCH v5 21/25] objtool: Add noinstr validation for static branches/calls
` [PATCH v5 22/25] module: Remove outdated comment about text_size
` [PATCH v5 23/25] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v5 24/25] context-tracking: Introduce work deferral infrastructure
` [PATCH v5 25/25] context_tracking,x86: Defer kernel text patching IPIs
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-02 6:53 UTC (13+ messages)
` [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v3 3/9] kbuild: add stamp file for vmlinux BTF data
` [PATCH v3 4/9] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v3 5/9] module: Make module loading policy usable without MODULE_SIG
` [PATCH v3 6/9] module: Move integrity checks into dedicated function
` [PATCH v3 7/9] module: Move lockdown check into generic module loader
` [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v3 9/9] module: Introduce hash-based integrity checking
[PATCH v1 0/7] Add generated modalias to modules.builtin.modinfo
2025-05-01 12:29 UTC (18+ messages)
` [PATCH v1 1/7] mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE
` (subset) "
` [PATCH v1 2/7] scsi: Define MODULE_DEVICE_TABLE only if necessary
` [PATCH v1 3/7] modules: Add macros to specify modinfo prefix
` [PATCH v1 4/7] modpost: Make mod_device_table aliases more unique
` [PATCH v1 5/7] modpost: Create modalias for builtin modules
` [PATCH v1 6/7] kbuild: Move modules.builtin.modinfo to another makefile
` [PATCH v1 7/7] kbuild: Create modules.builtin.modinfo for modpost results
[PATCH v10 0/3] rust: extend `module!` macro with integer parameter support
2025-05-01 9:47 UTC (6+ messages)
` [PATCH v10 1/3] rust: str: add radix prefixed integer parsing functions
` [PATCH v10 2/3] rust: add parameter support to the `module!` macro
` [PATCH v10 3/3] modules: add rust modules files to MAINTAINERS
[PATCH 0/4] gendwarfksyms: Add more kABI rules
2025-04-30 21:40 UTC (5+ messages)
` [PATCH 1/4] gendwarfksyms: Clean up kABI rule look-ups
` [PATCH 2/4] gendwarfksyms: Add a kABI rule to override byte_size attributes
` [PATCH 3/4] gendwarfksyms: Add a kABI rule to override type strings
` [PATCH 4/4] Documentation/kbuild: Add new gendwarfksyms kABI rules
[PATCH] module/decompress: Adjust module_extend_max_pages() allocation type
2025-04-30 20:06 UTC (3+ messages)
[PATCH v9 0/3] rust: extend `module!` macro with integer parameter support
2025-04-30 19:39 UTC (8+ messages)
` [PATCH v9 1/3] rust: str: add radix prefixed integer parsing functions
` [PATCH v9 2/3] rust: add parameter support to the `module!` macro
` [PATCH v9 3/3] modules: add rust modules files to MAINTAINERS
[GIT PULL] Modules fixes for v6.15-rc5
2025-04-30 18:12 UTC (2+ messages)
JOIN
2025-04-26 23:15 UTC
[PATCH v3 00/28] module: Use RCU instead of RCU-sched
2025-04-24 15:17 UTC (8+ messages)
` [PATCH v3 15/28] module: Use RCU in all users of __module_text_address()
[syzbot] [kernel?] BUG: soft lockup in sys_bpf
2025-04-23 5:48 UTC
[PATCH v2] audit,module: restore audit logging in load failure case
2025-04-22 20:44 UTC (6+ messages)
[PATCH v2] lib/test_kmod: do not hardcode/depend on any filesystem
2025-04-18 17:54 UTC (2+ messages)
[PATCH] lib/test_kmod: do not hardcode/depend on any filesystem
2025-04-18 16:46 UTC (3+ messages)
[PATCH v4 0/4] Properly handle module_kobject creation
2025-04-16 13:59 UTC (9+ messages)
` [PATCH v4 4/4] drivers: base: "
[PATCH] compiler.h: Avoid the usage of __typeof_unqual__() when __GENKSYMS__ is defined
2025-04-13 21:18 UTC (13+ messages)
[PATCH] kbuild: Require pahole >v1.29 with GENDWARFKSYMS and BTF on X86
2025-04-08 3:04 UTC (6+ messages)
[PATCH v2] kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86
2025-04-07 23:08 UTC
[PATCH v2 0/3] module: Make .static_call_sites read-only after init
2025-04-07 14:14 UTC (11+ messages)
` [PATCH v2 1/3] module: Constify parameters of module_enforce_rwx_sections()
` [PATCH v2 2/3] module: Add a separate function to mark sections as read-only after init
` [PATCH v2 3/3] module: Make .static_call_sites "
[GIT PULL] Modules changes for v6.15-rc1
2025-03-30 23:04 UTC (2+ messages)
[ANNOUNCE] kmod 34
2025-03-28 15:50 UTC (3+ messages)
` [ANNOUNCE] kmod 34.1
` [ANNOUNCE] kmod 34.2
[PATCH kmod] tools/rmmod: fix garbled error message
2025-03-28 15:32 UTC (4+ messages)
[PATCH v8 0/7] rust: extend `module!` macro with integer parameter support
2025-03-21 7:53 UTC (11+ messages)
` [PATCH v8 5/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v8 7/7] modules: add rust modules files to MAINTAINERS
[PATCH] module: Taint the kernel when write-protecting ro_after_init fails
2025-03-20 12:33 UTC (9+ messages)
[PATCH] module: Use rcuref_t for module::refcnt
2025-03-17 16:33 UTC (4+ messages)
[PATCH] codetag: Avoid unused alloc_tags sections/symbols
2025-03-13 18:07 UTC (3+ messages)
[PATCH v1] audit,module: restore audit logging in load failure case
2025-03-13 15:18 UTC (6+ messages)
[PATCH v2] kbuild: exclude .rodata.(cst|str)* when building ranges
2025-03-11 17:28 UTC (2+ messages)
[PATCH] kbuild: exclude .rodata.(cst|str)* when building ranges
2025-03-11 17:27 UTC (4+ messages)
[PATCH] module: Remove unnecessary size argument when calling strscpy()
2025-03-10 11:08 UTC (2+ messages)
[PATCH] module: Replace deprecated strncpy() with strscpy()
2025-03-10 11:07 UTC (2+ messages)
[PATCH] MAINTAINERS: Update the MODULE SUPPORT section
2025-03-06 17:21 UTC (3+ messages)
[for-next][PATCH 07/10] module: Add module_for_each_mod() function
2025-03-06 15:25 UTC
[PATCH 2/2] moderr: add module error injection tool
2025-03-06 13:30 UTC (12+ messages)
[PATCH v2 0/6] module: Introduce hash-based integrity checking
2025-03-06 8:10 UTC (4+ messages)
` [PATCH v2 6/6] "
[PATCH v4 5/8] module: Add module_for_each_mod() function
2025-03-05 16:45 UTC
[PATCH v3 5/8] module: Add module_for_each_mod() function
2025-03-05 15:21 UTC (4+ messages)
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).