linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-31 09:13:04 to 2023-02-22 22:41:02 UTC [more...]

[PATCH 01/27] kbuild, power: reset: keystone-reset: remove MODULE_LICENSE in non-modules
 2023-02-22 22:38 UTC  (30+ messages)
` [PATCH 02/27] kbuild, video: fbdev: "
` [PATCH 03/27] kbuild, KEYS: "
` [PATCH 04/27] kbuild, soc: bcm: raspberrypi-power: "
` [PATCH 05/27] kbuild, soc: bcm: bcm2835-power: "
` [PATCH 06/27] kbuild, pinctrl: bcm: ns: "
` [PATCH 07/27] kbuild, MIPS: BCM47XX: "
` [PATCH 08/27] kbuild, clocksource: "
` [PATCH 09/27] kbuild, clocksource/drivers/timer-tegra186: "
` [PATCH 10/27] kbuild, clocksource: "
` [PATCH 11/27] kbuild, clk: bcm2835: "
` [PATCH 12/27] kbuild, clk: "
` [PATCH 13/27] kbuild, vgacon: "
` [PATCH 14/27] kbuild, cpufreq: tegra124: "
` [PATCH 15/27] kbuild, cpufreq: "
` [PATCH 16/27] kbuild, crypto: "
` [PATCH 17/27] "
` [PATCH 18/27] kbuild, mfd: "
` [PATCH 19/27] kbuild, dmaengine: stm32-mdma: "
` [PATCH 20/27] kbuild, dmaengine: "
` [PATCH 21/27] kbuild, dma-mapping: benchmark: "
` [PATCH 22/27] kbuild, dma-buf: heaps: "
` [PATCH 23/27] kbuild, drm/dsi: "
` [PATCH 24/27] kbuild, binfmt_elf: "
` [PATCH 25/27] kbuild, video: fbdev: "
` [PATCH 26/27] kbuild, phy: intel: "
` [PATCH 27/27] kbuild, gpio: gpio-aspeed-sgpio: "

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-02-22 22:25 UTC  (7+ messages)

[PATCH 0/4] kmod: Paper cuts - dead code removal, don't SED manually
 2023-02-22 11:50 UTC  (7+ messages)
` [PATCH 1/4] libkmod: remove unused kmod_module_get_builtin
` [PATCH 2/4] libkmod: annotate kmod_builtin_iter API as static
` [PATCH 3/4] shared: annotate local "
` [PATCH 4/4] configure: manage libkmod.pc.in and version.py.in via AC_CONFIG_FILES

[GIT PULL] modules changes for v6.3-rc1
 2023-02-21 22:51 UTC 

[PATCH] module: make module_ktype structure constant
 2023-02-21 22:00 UTC  (2+ messages)

[PATCH] module: Remove the unused function within
 2023-02-21 21:21 UTC  (6+ messages)

[PATCH] module: clean-up for module_memory
 2023-02-21 21:15 UTC  (3+ messages)

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-02-21 18:24 UTC  (32+ messages)
` [PATCH 01/24] kbuild, soc: fujitsu: remove MODULE_LICENSE in non-modules
` [PATCH 02/24] kbuild, PCI: "
` [PATCH 03/24] kbuild, mfd: altera-sysmgr: "
` [PATCH 04/24] kbuild, irqchip/al-fic: "
` [PATCH 05/24] kbuild, cpufreq: amd-pstate: "
` [PATCH 06/24] kbuild, binder: "
` [PATCH 07/24] kbuild, bus: arm-integrator-lm: "
` [PATCH 08/24] kbuild, drivers/perf: "
` [PATCH 09/24] kbuild, ARM: tegra: "
` [PATCH 10/24] kbuild, pinctrl: actions: "
` [PATCH 11/24] kbuild, soc: apple: apple-pmgr-pwrstate: "
` [PATCH 12/24] kbuild, soc: sunxi: sram: "
` [PATCH 13/24] kbuild, clk: bm1880: "
` [PATCH 14/24] kbuild, firmware: imx: "
` [PATCH 15/24] kbuild, bus: ixp4xx: "
` [PATCH 16/24] kbuild, irqchip/mvebu-pic: "
` [PATCH 17/24] kbuild, pinctrl: nuvoton: npcm7xx: "
` [PATCH 18/24] kbuild, bus: qcom: "
` [PATCH 19/24] kbuild, bus: "
` [PATCH 20/24] kbuild, gpio: "
` [PATCH 21/24] kbuild, serial: "
` [PATCH 22/24] kbuild, dmaengine: s3c24xx: "
` [PATCH 23/24] kbuild, EDAC, altera: "
` [PATCH 24/24] kbuild, power: reset: keystone-reset: "

[PATCH v2 0/7] MODULE_LICENSE removals, first tranche
 2023-02-16 23:38 UTC  (14+ messages)
` [PATCH v2 1/7] kbuild, PCI: versatile: remove MODULE_LICENSE in non-modules
` [PATCH v2 2/7] kbuild, PCI: mobiveil: "
` [PATCH v2 3/7] kbuild, PCI: tegra: "
` [PATCH v2 4/7] kbuild, PCI: endpoint: "
` [PATCH v2 5/7] kbuild, PCI: hip: "
` [PATCH v2 6/7] kbuild, shpchp: "
` [PATCH v2 7/7] kbuild, PCI: dwc: "

[PATCH 0/8] MODULE_LICENSE removals, first tranche
 2023-02-16 13:34 UTC  (28+ messages)
` [PATCH 1/8] kbuild, PCI: generic,versatile: comment out MODULE_LICENSE in non-modules
` [PATCH 2/8] kbuild, PCI: mobiveil: "
` [PATCH 3/8] kbuild, ARM: tegra: "
` [PATCH 4/8] kbuild, PCI: endpoint: "
` [PATCH 5/8] kbuild, PCI: hip: "
` [PATCH 6/8] kbuild, shpchp: "
` [PATCH 7/8] kbuild, PCI: dwc: histb: "
` [PATCH 8/8] kbuild, PCI: microchip: "

[PATCH 1/2] testsuite: Move setup-rootfs logic from Makefile to script
 2023-02-10 22:30 UTC  (4+ messages)
` [PATCH 2/2] testsuite: Handle different sysconfdir

[PATCH] libkmod: error out on unknown hash algorithm
 2023-02-09 20:09 UTC  (2+ messages)

[PATCH 0/4] kmod: Various papercuts
 2023-02-09 19:20 UTC  (8+ messages)
` [PATCH 1/4] treewide: add some static const notations
` [PATCH 2/4] testsuite: add function declarations for __xstat family
` [PATCH 3/4] testsuite: fixup KMOD_SYSCONFDIR_NOT_ETC tests
` [PATCH 4/4] testsuite/depmod: use defines for the rootfs/lib_modules

[PATCH v10] module: replace module_layout with module_memory
 2023-02-09 17:28 UTC  (10+ messages)

[PATCH v2] depmod: Introduce outdir option
 2023-02-09 15:13 UTC  (4+ messages)

[PATCH] man/rmmod: explain why modprobe -r is more useful
 2023-02-08 17:15 UTC  (3+ messages)

[PATCH v9] module: replace module_layout with module_memory
 2023-02-07 22:15 UTC  (6+ messages)

[PATCH 0/2] selftests: bump timeout for firmware and kmod
 2023-02-06 23:43 UTC  (3+ messages)
` [PATCH 1/2] selftests/kmod: increase the kmod timeout from 45 to 165
` [PATCH 2/2] selftests/firmware: increase timeout from 165 to 230

[PATCH v2] Document klp_modinfo using kdoc
 2023-02-06 17:09 UTC  (4+ messages)
` [PATCH v2 1/2] module.h: Document klp_modinfo struct "
` [PATCH v2 2/2] Documentation: livepatch: module-elf-format: Remove local klp_modinfo definition

[PATCH v11 1/2] x86/module: remove unused code in __apply_relocate_add
 2023-02-03 13:33 UTC  (2+ messages)

[PATCH v8] module: replace module_layout with module_memory
 2023-02-02 19:49 UTC  (3+ messages)

[PATCH] module.h: Document klp_modinfo struct members
 2023-02-02 19:07 UTC  (3+ messages)

[PATCH] depmod: Introduce a outdir option
 2023-02-02  7:14 UTC  (2+ messages)

[PATCH v7] module: replace module_layout with module_memory
 2023-02-01 22:28 UTC  (3+ messages)

[PATCH v6] module: replace module_layout with module_memory
 2023-02-01 18:41 UTC  (3+ messages)

[PATCH v5] module: replace module_layout with module_memory
 2023-02-01 16:50 UTC  (3+ messages)

[PATCH v4] module: replace module_layout with module_memory
 2023-02-01  0:37 UTC  (12+ 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).