Linux-Modules Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-29 07:52:37 to 2023-04-29 20:36:19 UTC [more...]

[PATCH] module: include internal.h in module/dups.c
 2023-04-29 20:36 UTC 

[PATCH] selftests: allow runners to override the timeout
 2023-04-28  8:33 UTC  (2+ messages)

[PATCH] module: Fix use-after-free bug in read_file_mod_stats()
 2023-04-28  5:59 UTC 

[GIT PULL] modules changes for v6.4-rc1
 2023-04-28  0:31 UTC  (2+ messages)

[PATCH 1/2] docs: module: start adding some docs for MODULE_ macros
 2023-04-26 14:25 UTC  (3+ messages)
` [PATCH 2/2] modules/firmware: add a new option to denote a firmware group to choose one

[PATCH] module: add debugging auto-load duplicate module support
 2023-04-26 10:13 UTC  (11+ messages)

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-04-25  8:27 UTC  (5+ messages)

[PATCH] modules/firmware: add a new option to denote a firmware group to choose one
 2023-04-24 22:56 UTC  (5+ messages)

[PATCH v9 00/10] Generate modules.builtin.alias from match ids
 2023-04-20  9:51 UTC  (15+ messages)
` [PATCH v10 00/11] "
  ` [PATCH v10 01/11] rockchip-mailbox: Remove unneeded MODULE_DEVICE_TABLE
  ` [PATCH v10 02/11] scsi/BusLogic: Always include device id table
  ` [PATCH v10 03/11] stmpe-spi: Fix MODULE_DEVICE_TABLE entries
  ` [PATCH v10 04/11] module.h: MODULE_DEVICE_TABLE for built-in modules
  ` [PATCH v10 05/11] modpost: Track module name "
  ` [PATCH v10 06/11] modpost: Add -b option for emitting built-in aliases
  ` [PATCH v10 07/11] file2alias.c: Implement builtin.alias generation
  ` [PATCH v10 08/11] build: Add modules.builtin.alias
  ` [PATCH v10 09/11] Documentation: Include modules.builtin.alias
  ` [PATCH v10 10/11] Documentation: Update writing_usb_driver for built-in modules
  ` [PATCH v10 11/11] Documentation: add USB authorization document to driver-api

[PATCH v2] module: add debugging auto-load duplicate module support
 2023-04-20  0:30 UTC 

[PATCH] modprobe: rmmod_do_module: Free kmod list of holders
 2023-04-18 22:52 UTC  (2+ messages)

[RFC 0/2] module: fix virtual memory wasted on finit_module()
 2023-04-18 18:46 UTC  (15+ messages)
` [RFC 1/2] module: add debugging auto-load duplicate module support
` [RFC 2/2] kread: avoid duplicates

[PATCH v3 0/4] module: avoid userspace pressure on unwanted allocations
 2023-04-18 18:37 UTC  (9+ messages)
` [PATCH v3 1/4] module: fix kmemleak annotations for non init ELF sections
` [PATCH v3 2/4] module: extract patient module check into helper
` [PATCH v3 3/4] module: add debug stats to help identify memory pressure
  ` [PATCH v4] "
` [PATCH v3 4/4] module: avoid allocation if module is already present and ready

[PATCH] module: stats: fix invalid_mod_bytes typo
 2023-04-18 15:40 UTC  (3+ messages)

[PATCH v2 0/3] kmod: modprobe: Extend holders removal to multi-level dependencies
 2023-04-18 10:10 UTC  (9+ messages)
` [PATCH v2 1/3] kmod: modprobe: Remove holders recursively
` [PATCH v2 2/3] testsuite: delete_module: Roughly implement fake-removal in sysfs tree
` [PATCH v2 3/3] testsuite: modprobe: Add test for --remove-holders

[PATCH] module: remove use of uninitialized variable len
 2023-04-17 23:32 UTC  (2+ messages)

[PATCH] [v2] module: fix building stats for 32-bit targets
 2023-04-17 23:31 UTC  (2+ messages)

[PATCH 1/2] module: stats: include uapi/linux/module.h
 2023-04-17 23:31 UTC  (6+ messages)
` [PATCH 2/2] module: fix building stats for 32-bit targets

[PATCH v4 0/2] modules/kmod: replace implementation with a sempahore
 2023-04-14 17:16 UTC  (3+ messages)
` [PATCH v4 1/2] Change DEFINE_SEMAPHORE() to take a number argument
` [PATCH v4 2/2] modules/kmod: replace implementation with a semaphore

[PATCH v3 0/2] modules/kmod: replace implementation with a sempahore
 2023-04-14 17:10 UTC  (6+ messages)
` [PATCH v3 1/2] Change DEFINE_SEMAPHORE() to take a number argument
` [PATCH v3 2/2] modules/kmod: replace implementation with a semaphore

[PATCH 0/3] Modify is_arm_mapping_symbol() related code
 2023-04-14  0:16 UTC  (7+ messages)
` [PATCH 1/3] module: Sync code of is_arm_mapping_symbol()
` [PATCH 2/3] module: Move is_arm_mapping_symbol() to module_symbol.h
` [PATCH 3/3] module: Ignore L0 and rename is_arm_mapping_symbol()

[PATCH 10/17] tty: remove MODULE_LICENSE in non-modules
 2023-04-13 20:24 UTC  (11+ messages)

[PATCH v2 0/2] kmod: simplify with a semaphore
 2023-04-13 16:38 UTC  (12+ messages)
` [PATCH v2 1/2] Change DEFINE_SEMAPHORE() to take a number argument
` [PATCH v2 2/2] modules/kmod: replace implementation with a sempahore

kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
 2023-04-12 17:22 UTC  (18+ messages)

[PATCH v2 0/6] module: avoid userspace pressure on unwanted allocations
 2023-04-11 17:06 UTC  (23+ messages)
` [PATCH v2 1/6] module: fix kmemleak annotations for non init ELF sections
` [PATCH v2 2/6] module: move finished_loading()
` [PATCH v2 3/6] module: extract patient module check into helper
` [PATCH v2 4/6] module: avoid allocation if module is already present and ready
` [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t
` [PATCH v2 6/6] module: add debug stats to help identify memory pressure

Per-process flag set via prctl() to deny module loading?
 2023-04-10 21:25 UTC  (6+ messages)

[PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value
 2023-04-06 14:56 UTC  (6+ messages)

[PATCH bpf-next v2] kallsyms: move module-related functions under correct configs
 2023-04-06  4:40 UTC  (2+ messages)

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-04-05 13:09 UTC  (3+ messages)
` [PATCH 20/20] soc/tegra: cbb: remove MODULE_LICENSE in non-modules
  ` (subset) "

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-04-05 13:09 UTC  (5+ messages)
` [PATCH 09/24] kbuild, ARM: tegra: remove MODULE_LICENSE in non-modules
  ` (subset) "
` [PATCH 23/24] kbuild, EDAC, altera: "

[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
 2023-04-05 11:49 UTC  (5+ messages)

[PATCH 03/40] nvmem: xilinx: zynqmp: make modular
 2023-04-04 17:21 UTC 

[PATCH] KEYS: Make use of platform keyring for module signature verification
 2023-03-31 21:52 UTC  (3+ messages)

[PATCH 0/7] module: avoid userspace pressure on unwanted allocations
 2023-03-31  8:05 UTC  (16+ messages)
` [PATCH 4/7] sempahore: add a helper for a concurrency limiter

[RFC 00/12] module: avoid userspace pressure on unwanted allocations
 2023-03-30  4:42 UTC  (12+ messages)

[PATCH bpf-next] kallsyms: move module-related functions under correct configs
 2023-03-29 11:40 UTC  (6+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).