messages from 2023-06-06 18:28:04 to 2023-07-24 19:43:57 UTC [more...]
[syzbot] [modules?] WARNING in init_module_from_file
2023-07-24 19:43 UTC (2+ messages)
[PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes
2023-07-24 19:28 UTC (2+ 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 (10+ messages)
` [PATCH 3/5] libkmod: Keep track of compression type
` [PATCH 4/5] libkmod: Keep track of in-kernel compression support
` [PATCH 5/5] libkmod: Use kernel decompression when available
[PATCH 00/13] mm: jit/text allocator
2023-07-20 8:53 UTC (15+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
linux-next: build failure after merge of the cifs tree
2023-07-20 1:33 UTC (4+ messages)
[PATCH v9 00/10] Generate modules.builtin.alias from match ids
2023-07-19 19:51 UTC (5+ messages)
` [PATCH v10 00/11] "
` [PATCH v10 08/11] build: Add modules.builtin.alias
[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
[PATCH 0/4] kmod /usr support
2023-07-18 13:45 UTC (62+ messages)
` [PATCH 1/4] man/depmod.d: Fix incorrect /usr/lib search path
` [PATCH 2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib
` [PATCH 3/4] kmod: Add config command to show compile time configuration as JSON
` [PATCH 4/4] libkmod, depmod, modprobe: Search for kernel modules under ${module_prefix}
` [PATCH] depmod: Handle installing modules under a prefix
` [PATCH v2] "
` [PATCH v3] "
` [PATCH kmod v2 1/4] man/depmod.d: Fix incorrect /usr/lib search path
` [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 v2 4/4] libkmod, depmod, modprobe: Search for kernel modules under ${module_prefix}
` [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
modules: firmware groups attempt two
2023-07-18 12:28 UTC (7+ messages)
` [PATCH 1/2] docs: module: start adding some docs for MODULE_ macros
` [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 (65+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES
[PATCH v2] module: print module name on refcount error
2023-07-17 15:27 UTC (2+ messages)
[PATCH v2] scripts/gdb: fix 'lx-lsmod' show the wrong size
2023-07-10 9:28 UTC
[PATCH] module: print module name on refcount error
2023-07-10 5:43 UTC (11+ messages)
[syzbot] [modules?] general protection fault in sys_finit_module
2023-07-04 19:20 UTC
[PATCH] module: always complete idempotent loads
2023-07-04 18:38 UTC (6+ messages)
[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
2023-07-01 8:18 UTC
[PATCH 1/2] docs: module: start adding some docs for MODULE_ macros
2023-06-30 23:09 UTC (5+ messages)
` [PATCH 2/2] modules/firmware: add a new option to denote a firmware group to choose one
[PATCH] scripts/gdb: fix 'lx-lsmod' show the wrong size
2023-06-30 1:01 UTC
[PATCH 2/2] module: add support to avoid duplicates early on load
2023-06-29 0:18 UTC (15+ messages)
[GIT PULL] Modules for v6.5-rc1
2023-06-28 23:15 UTC (2+ messages)
[PATCH 5/5] libkmod: Use kernel decompression when available
2023-06-27 14:05 UTC (4+ messages)
[PATCH 0/2] module: Do some small changes
2023-06-16 1:51 UTC (3+ messages)
` [PATCH 1/2] module: Make is_mapping_symbol() return bool
` [PATCH 2/2] module: Make is_valid_name() "
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).