messages from 2023-07-14 14:23:56 to 2023-09-18 07:52:52 UTC [more...]
[PATCH v3 00/13] mm: jit/text allocator
2023-09-18 7:29 UTC (14+ messages)
` [PATCH v3 01/13] nios2: define virtual address space for modules
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 05/13] modules, execmem: drop module_alloc
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
` [PATCH v3 08/13] riscv: "
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[PATCH 5.15 338/511] media: dvb: symbol fixup for dvb_attach()
2023-09-17 19:12 UTC
[PATCH 5.10 285/406] media: dvb: symbol fixup for dvb_attach()
2023-09-17 19:12 UTC
[RFC PATCH 0/2] Enhancing Boot Speed and Security with Delayed Module Signature Verification
2023-09-15 15:59 UTC (4+ messages)
` [RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility
` [RFC PATCH 2/2] docs: Update kernel-parameters.txt for signature verification enhancement
[PATCH] module: print module name on refcount error
2023-09-14 19:39 UTC (8+ messages)
[PATCH v2] module: Clarify documentation of module_param_call()
2023-09-13 23:54 UTC
[PATCH v2 0/8] Add GDB memory helper commands
2023-09-12 16:23 UTC (11+ messages)
` [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command
` [PATCH v2 2/8] scripts/gdb/modules: add get module text support
` [PATCH v2 3/8] scripts/gdb/utils: add common type usage
` [PATCH v2 4/8] scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
` [PATCH v2 5/8] scripts/gdb/stackdepot: Add stackdepot support
` [PATCH v2 6/8] scripts/gdb/page_owner: add page owner support
` [PATCH v2 7/8] scripts/gdb/slab: Add slab support
` [PATCH v2 8/8] scripts/gdb/vmalloc: add vmallocinfo support
[PATCH 6.5 679/739] media: dvb: symbol fixup for dvb_attach()
2023-09-11 13:47 UTC
[PATCH 6.1 547/600] media: dvb: symbol fixup for dvb_attach()
2023-09-11 13:49 UTC
[PATCH 0/4] kmod /usr support
2023-09-11 19:50 UTC (35+ messages)
` [PATCH kmod v2 2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib
` [PATCH kmod v2 3/4] kmod: Add config command to show compile time configuration as JSON
` [PATCH kmod v4 0/4] kmod /usr support
` [PATCH kmod v4 1/4] man/depmod.d: Fix incorrect /usr/lib search path
` [PATCH kmod v4 2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib
` [PATCH kmod v4 3/4] kmod: Add config command to show compile time configuration as JSON
` [PATCH kmod v4 4/4] libkmod, depmod, modprobe: Make directory for kernel modules configurable
` [PATCH v4] depmod: Handle installing modules under a prefix
` [PATCH kmod v5 0/5] kmod /usr support
` [PATCH kmod v5 1/5] configure: Detect openssl sm3 support
` [PATCH kmod v5 2/5] man/depmod.d: Fix incorrect /usr/lib search path
` [PATCH kmod v5 3/5] libkmod, depmod: Load modprobe.d, depmod.d from ${prefix}/lib
` [PATCH kmod v5 4/5] kmod: Add pkgconfig file with kmod compile time configuration
` [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable
` [PATCH v5] depmod: Handle installing modules under a prefix
[PATCH 6.4 674/737] media: dvb: symbol fixup for dvb_attach()
2023-09-11 13:48 UTC
[PATCH v2] depmod: Handle installing modules under a prefix
2023-09-11 19:56 UTC (13+ messages)
` [PATCH v3] "
` [PATCH] kbuild: rpm-pkg: Fix build with non-default MODLIB
[PATCH] media: dvb: symbol fixup for dvb_attach()
2023-09-09 10:19 UTC (6+ messages)
[PATCH] module: Clarify documentation of module_param_call()
2023-09-05 19:36 UTC (2+ messages)
[PATCH] module/decompress: use vmalloc() for gzip decompression workspace
2023-08-30 15:58 UTC
[GIT PULL] Modules changes for v6.6-rc1
2023-08-30 3:58 UTC (2+ messages)
[PATCH] module/decompress: use vmalloc() for zstd decompression workspace
2023-08-29 19:05 UTC (5+ messages)
[PATCH] libkmod: allow to fallback to user-space decompression
2023-08-29 17:10 UTC (6+ messages)
XZ in-kernel module decompression
2023-08-29 15:34 UTC
[PATCH] depmod: Remove version parsing hack
2023-08-23 17:36 UTC (3+ messages)
[PATCH] [v3] kallsyms: rework symbol lookup return codes
2023-08-16 19:04 UTC (3+ messages)
[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
2023-08-14 12:08 UTC (8+ messages)
[GIT PULL] modules changes for v6.2-rc6
2023-08-13 18:32 UTC (7+ messages)
` Majordomo not working
[syzbot] [modules?] general protection fault in sys_finit_module
2023-08-13 16:02 UTC (7+ messages)
module issues
2023-08-11 18:45 UTC (2+ messages)
require EXPORT_SYMBOL_GPL symbols for symbol_get v2
2023-08-08 9:15 UTC (12+ messages)
` [PATCH 1/5] ARM: pxa: remove use of symbol_get()
` [PATCH 2/5] mmc: au1xmmc: force non-modular build and remove symbol_get usage
` [PATCH 3/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
` [PATCH 4/5] rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
` [PATCH 5/5] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
[PATCH 0/3] ARM/arm64: Fix loading of modules with an exit section
2023-08-03 20:43 UTC (9+ messages)
` [PATCH 1/3] module: Expose module_init_layout_section()
` [PATCH 2/3] arm64: module: Use module_init_layout_section() to spot init sections
` [PATCH 3/3] ARM: "
require EXPORT_SYMBOL_GPL symbols for symbol_get
2023-07-31 20:38 UTC (15+ messages)
` [PATCH 1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick
` [PATCH 2/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
` [PATCH 3/5] rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
` [PATCH 4/5] mmc: use EXPORT_SYMBOL_GPL for mmc_detect_change
` [PATCH 5/5] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
[PATCH v9 00/10] Generate modules.builtin.alias from match ids
2023-07-26 18:30 UTC (6+ messages)
` [PATCH v10 00/11] "
` [PATCH v10 08/11] build: Add modules.builtin.alias
[PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes
2023-07-26 13:54 UTC (4+ messages)
[PATCH 0/8] Add GDB memory helper commands
2023-07-25 9:34 UTC (9+ messages)
` [PATCH 1/8] scripts/gdb/symbols: add specific ko module load command
` [PATCH 2/8] scripts/gdb/modules: add get module text support
` [PATCH 3/8] scripts/gdb/utils: add common type usage
` [PATCH 4/8] scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
` [PATCH 5/8] scripts/gdb/stackdepot: Add stackdepot support
` [PATCH 6/8] scripts/gdb/page_owner: add page owner support
` [PATCH 7/8] scripts/gdb/slab: Add slab support
` [PATCH 8/8] scripts/gdb/vmalloc: add vmallocinfo support
[syzbot] [modules?] WARNING in init_module_from_file
2023-07-24 20:37 UTC (5+ messages)
[PATCH v2] libkmod: Do not inititialize file->memory on open
2023-07-24 13:29 UTC (2+ messages)
[PATCH 0/5] libkmod: Use kernel decompression support
2023-07-24 13:28 UTC (2+ messages)
[PATCH 00/13] mm: jit/text allocator
2023-07-20 8:53 UTC (7+ messages)
linux-next: build failure after merge of the cifs tree
2023-07-20 1:33 UTC (4+ messages)
[syzbot] Monthly modules report (Jul 2023)
2023-07-19 9:03 UTC
[syzbot] [modules?] WARNING in do_page_fault
2023-07-18 15:21 UTC
modules: firmware groups attempt two
2023-07-18 12:28 UTC (6+ messages)
` [PATCH 2/2] modules/firmware: add a new option to denote a firmware group to choose one
[PATCH v2 00/12] mm: jit/text allocator
2023-07-17 17:23 UTC (9+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
[PATCH v2] module: print module name on refcount error
2023-07-17 15:27 UTC (2+ 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).