messages from 2023-06-18 23:14:48 to 2023-08-07 22:12:49 UTC [more...]
[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
2023-08-07 22:09 UTC (6+ messages)
[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 v2
2023-08-02 18:19 UTC (11+ 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
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] [v3] kallsyms: rework symbol lookup return codes
2023-07-26 22:43 UTC (2+ messages)
[PATCH] module: print module name on refcount error
2023-07-26 20:59 UTC (12+ messages)
[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?] general protection fault in sys_finit_module
2023-07-24 21:41 UTC (5+ messages)
[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
[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 (27+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
[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: always complete idempotent loads
2023-07-04 18:38 UTC (6+ messages)
[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 (3+ 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).