linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-22 23:33:16 to 2023-04-14 09:34:37 UTC [more...]

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

[RFC 0/2] module: fix virtual memory wasted on finit_module()
 2023-04-14  6:35 UTC  (4+ 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-14  5:08 UTC  (5+ 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 v3 4/4] module: avoid allocation if module is already present and ready

[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 00/17] MODULE_LICENSE removals, sixth tranche
 2023-04-13 20:24 UTC  (20+ messages)
` [PATCH 10/17] tty: remove MODULE_LICENSE in non-modules

[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

[PATCH v2 0/3] kmod: modprobe: Extend holders removal to multi-level dependencies
 2023-04-12 20:20 UTC  (8+ 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

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 modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-04-10 13:08 UTC  (3+ messages)

[PATCH v9 00/10] Generate modules.builtin.alias from match ids
 2023-04-06 19:00 UTC  (13+ 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 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  (6+ 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  (25+ messages)
` [PATCH 1/7] module: move finished_loading()
` [PATCH 2/7] module: extract patient module check into helper
` [PATCH 3/7] module: avoid allocation if module is already present and ready
` [PATCH 4/7] sempahore: add a helper for a concurrency limiter
` [PATCH 5/7] modules/kmod: replace implementation with a sempahore
` [PATCH 6/7] debugfs: add debugfs_create_atomic64_t for atomic64_t
` [PATCH 7/7] module: add debug stats to help identify memory pressure

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

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

[PATCH 0/7] module: avoid userspace pressure on unwanted allocations
 2023-03-29  5:29 UTC 

[RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()
 2023-03-28 17:55 UTC  (4+ messages)

[PATCH v2] module: Don't wait for GOING modules
 2023-03-24 18:47 UTC  (14+ messages)

[PATCH 00/12] module: cleanup and call taints after is inserted
 2023-03-24 18:33 UTC  (5+ messages)
` [PATCH 04/12] module: move early sanity checks into a helper

module_license tree refreshed against linux-next
 2023-03-23 23:08 UTC  (9+ messages)

[PATCH 0/5] module: ELF validation enhancement and cleanups
 2023-03-22 23:43 UTC  (2+ messages)

[PATCH 0/4] cosmetic fixes to module pr_debugs
 2023-03-22 23:38 UTC  (2+ 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 NNTP newsgroup(s).