Linux Modules
[Prev Page][Next Page]
- Re: [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output, (continued)
- [PATCH 02/40] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH 03/40] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH 04/40] nodemask: Split out include/linux/nodemask_types.h, Suren Baghdasaryan
- [PATCH 05/40] prandom: Remove unused include, Suren Baghdasaryan
- [PATCH 06/40] lib/string.c: strsep_no_empty(), Suren Baghdasaryan
- [PATCH 07/40] Lazy percpu counters, Suren Baghdasaryan
- [PATCH 09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH 08/40] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH 10/40] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH 11/40] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects, Suren Baghdasaryan
- [PATCH 13/40] lib: code tagging framework, Suren Baghdasaryan
- [PATCH 12/40] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH 14/40] lib: code tagging module support, Suren Baghdasaryan
- [PATCH 19/40] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH 15/40] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH 23/40] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH 17/40] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH 16/40] lib: code tagging query helper functions, Suren Baghdasaryan
- [PATCH 25/40] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH 18/40] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH 21/40] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH 20/40] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH 26/40] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH 22/40] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH 30/40] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH 24/40] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH 27/40] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH 37/40] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH 28/40] timekeeping: Fix a circular include dependency, Suren Baghdasaryan
- [PATCH 29/40] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH 31/40] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH 32/40] arm64: Fix circular header dependency, Suren Baghdasaryan
- [PATCH 33/40] move stack capture functionality into a separate function for reuse, Suren Baghdasaryan
- [PATCH 34/40] lib: code tagging context capture support, Suren Baghdasaryan
- [PATCH 35/40] lib: implement context capture support for tagged allocations, Suren Baghdasaryan
- [PATCH 36/40] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH 39/40] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH 38/40] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH 40/40] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- Re: [PATCH 00/40] Memory allocation profiling, Roman Gushchin
- Re: [PATCH 00/40] Memory allocation profiling, Michal Hocko
- [PATCH] module: include internal.h in module/dups.c,
Arnd Bergmann
- [PATCH] module: Fix use-after-free bug in read_file_mod_stats(),
Harshit Mogalapalli
- [PATCH 1/2] docs: module: start adding some docs for MODULE_ macros.,
Dave Airlie
- [GIT PULL] modules changes for v6.4-rc1,
Luis Chamberlain
- [PATCH v2] module: add debugging auto-load duplicate module support, Luis Chamberlain
- [PATCH] modules/firmware: add a new option to denote a firmware group to choose one.,
Dave Airlie
- [PATCH] module: add debugging auto-load duplicate module support,
Luis Chamberlain
- [PATCH] modprobe: rmmod_do_module: Free kmod list of holders,
Nicolas Schier
- [PATCH] module: stats: fix invalid_mod_bytes typo,
Arnd Bergmann
- [PATCH] module: remove use of uninitialized variable len,
Tom Rix
- [PATCH] [v2] module: fix building stats for 32-bit targets,
Arnd Bergmann
- [PATCH 1/2] module: stats: include uapi/linux/module.h,
Arnd Bergmann
- [PATCH] selftests: allow runners to override the timeout,
Luis Chamberlain
- [PATCH v4 0/2] modules/kmod: replace implementation with a sempahore,
Luis Chamberlain
- [RFC 0/2] module: fix virtual memory wasted on finit_module(),
Luis Chamberlain
- [PATCH v3 0/2] modules/kmod: replace implementation with a sempahore,
Luis Chamberlain
- [PATCH v3 0/4] module: avoid userspace pressure on unwanted allocations,
Luis Chamberlain
- Per-process flag set via prctl() to deny module loading?,
Topi Miettinen
- [PATCH v2 0/2] kmod: simplify with a semaphore,
Luis Chamberlain
- [PATCH v2 0/6] module: avoid userspace pressure on unwanted allocations,
Luis Chamberlain
- [PATCH 03/40] nvmem: xilinx: zynqmp: make modular, Srinivas Kandagatla
- [PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value,
Jiri Olsa
- [PATCH] KEYS: Make use of platform keyring for module signature verification,
Ahelenia Ziemiańska
- [PATCH 0/3] Modify is_arm_mapping_symbol() related code,
Tiezhu Yang
- kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory"),
jim . cromie
- [PATCH bpf-next v2] kallsyms: move module-related functions under correct configs,
Viktor Malik
- [PATCH v2 0/3] kmod: modprobe: Extend holders removal to multi-level dependencies,
Nicolas Schier
- [PATCH 0/7] module: avoid userspace pressure on unwanted allocations,
Luis Chamberlain
- Re: [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc(),
Luis Chamberlain
- [PATCH bpf-next] kallsyms: move module-related functions under correct configs,
Viktor Malik
- [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64,
Dan Li
- Re: [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64, Dan Li
[PATCH v3] stress-module: stress finit_module() and delete_module(),
Luis Chamberlain
[PATCH 0/4] cosmetic fixes to module pr_debugs,
Jim Cromie
[linux-next:master] BUILD REGRESSION f3594f0204b756638267242e26d9de611435c3ba, kernel test robot
module_license tree refreshed against linux-next,
Nick Alcock
Re: RFC - KBUILD_MODNAME is misleading in builtins, as seen in /proc/dynamic_debug/control,
Luis Chamberlain
[linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a, kernel test robot
[mcgrof:20230311-module-alloc-opts] [module] 7e0c0a44ca: WARNING:at_kernel/module/internal.h:#find_module_all, kernel test robot
[RFT 0/5] module: avoid userspace pressure on unwanted allocations,
Luis Chamberlain
[PATCH 0/5] module: ELF validation enhancement and cleanups,
Luis Chamberlain
[PATCH 00/12] module: cleanup and call taints after is inserted,
Luis Chamberlain
- [PATCH 05/12] module: move check_modinfo() early to early_mod_check(), Luis Chamberlain
- [PATCH 11/12] module: converge taint work together, Luis Chamberlain
- [PATCH 10/12] module: move signature taint to module_augment_kernel_taints(), Luis Chamberlain
- [PATCH 12/12] module: rename check_module_license_and_versions() to check_export_symbol_versions(), Luis Chamberlain
- [PATCH 04/12] module: move early sanity checks into a helper, Luis Chamberlain
- [PATCH 02/12] module: rename next_string() to module_next_tag_pair(), Luis Chamberlain
- [PATCH 08/12] module: split taint adding with info checking, Luis Chamberlain
- [PATCH 09/12] module: move tainting until after a module hits our linked list, Luis Chamberlain
- [PATCH 01/12] module: move get_modinfo() helpers all above, Luis Chamberlain
- [PATCH 07/12] module: split taint work out of check_modinfo_livepatch(), Luis Chamberlain
- [PATCH 06/12] module: rename set_license() to module_license_taint_check(), Luis Chamberlain
- [PATCH 03/12] module: add a for_each_modinfo_entry(), Luis Chamberlain
- Re: [PATCH 00/12] module: cleanup and call taints after is inserted, Luis Chamberlain
[PATCH v2] stress-module: stress finit_module() and delete_module(),
Luis Chamberlain
[linux-next:master] BUILD REGRESSION 6f08c1de13a9403341c18b66638a05588b2663ce, kernel test robot
[PATCH bpf-next] kallsyms: move find_kallsyms_symbol_value out of internal header,
Viktor Malik
Re: mod->klp set on copy ok ?,
Luis Chamberlain
[linux-next:master] BUILD REGRESSION 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e, kernel test robot
enhancing module info to allow grouping of firmwares,
Dave Airlie
[PATCH] kmod: modprobe: Remove holders recursively,
Nicolas Schier
[PATCH] module/decompress: Never use kunmap() for local un-mappings,
Fabio M. De Francesco
[PATCH] stress-module: stress finit_module() and delete_module(),
Luis Chamberlain
[RFC 00/12] module: avoid userspace pressure on unwanted allocations,
Luis Chamberlain
- [RFC 03/12] module: rename next_string() to module_next_tag_pair(), Luis Chamberlain
- [RFC 07/12] module: move check_modinfo() early to early_mod_check(), Luis Chamberlain
- [RFC 10/12] module: avoid allocation if module is already present and ready, Luis Chamberlain
- [RFC 08/12] module: move finished_loading(), Luis Chamberlain
- [RFC 09/12] module: extract patient module check into helper, Luis Chamberlain
- [RFC 01/12] module: use goto errors on check_modinfo() and layout_and_allocate(), Luis Chamberlain
- [RFC 02/12] module: move get_modinfo() helpers all above, Luis Chamberlain
- [RFC 04/12] module: add a for_each_modinfo_entry(), Luis Chamberlain
- [RFC 06/12] module: move early sanity checks into a helper, Luis Chamberlain
- [RFC 12/12] module: use aliases to find module on find_module_all(), Luis Chamberlain
- [RFC 05/12] module: add debugging alias parsing support, Luis Chamberlain
- [RFC 11/12] module: use list_add_tail_rcu() when adding module, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Linus Torvalds
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Linus Torvalds
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Linus Torvalds
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, Luis Chamberlain
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
- Re: [RFC 00/12] module: avoid userspace pressure on unwanted allocations, David Hildenbrand
Re: [PATCH bpf-next v10 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules,
Luis Chamberlain
[PATCH] kernel/module: add documentation for try_module_get(), Luis Chamberlain
[PATCH 1/2] memory: tegra: remove MODULE_LICENSE in non-modules,
Nick Alcock
[PATCH 01/18] mfd: da903x: remove MODULE_LICENSE in non-modules,
Nick Alcock
- [PATCH 02/18] mfd: da9052: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 03/18] mfd: da9052-i2c: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 04/18] mfd: da9052-spi: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 05/18] mfd: da9055: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 10/18] mfd: da9055: do not cite as modular, Nick Alcock
- [PATCH 08/18] mfd: stmpe-spi: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 07/18] mfd: stmpe-i2c: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 09/18] mfd: 88pm860x: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 06/18] mfd: da9055-i2c: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 11/18] mfd: tc3589x: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 16/18] mfd: omap-usb-tll: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 13/18] mfd: ezx-pcap: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 14/18] mfd: lp8788: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 15/18] mfd: omap-usb-host: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 17/18] mfd: twl4030-audio: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 12/18] mfd: tps6586x: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 18/18] mfd: twl6040: remove MODULE_LICENSE in non-modules, Nick Alcock
- Re: [PATCH 01/18] mfd: da903x: remove MODULE_LICENSE in non-modules, Lee Jones
[PATCH] firmware: xilinx: nvmem: zynqmp: make modular,
Nick Alcock
[PATCH] lib: packing: remove MODULE_LICENSE in non-modules,
Nick Alcock
[PATCH] kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol(),
Zhen Lei
[PATCH v3 0/2] dyndbg: let's use the module notifier callback,
Jason Baron
[PATCH 00/17] MODULE_LICENSE removals, sixth tranche,
Nick Alcock
- [PATCH 13/17] regulator: stm32-pwr: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 15/17] xen: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 16/17] zpool: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 02/17] bus: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 05/17] drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 11/17] unicode: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 08/17] lib: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 04/17] arm-cci: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 09/17] fprobe: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 17/17] zswap: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 14/17] mm: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 12/17] udmabuf: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 03/17] braille_console: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 06/17] watch_queue: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 07/17] btree: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 01/17] irqchip: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 10/17] tty: remove MODULE_LICENSE in non-modules, Nick Alcock
- Re: [PATCH 00/17] MODULE_LICENSE removals, sixth tranche, Luis Chamberlain
[PATCH v2 0/2] dyndbg: let's use the module notifier callback,
Jason Baron
[PATCH 00/20] MODULE_LICENSE removals, fifth tranche,
Nick Alcock
- [PATCH 02/20] pinctrl: amd: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 01/20] perf/hw_breakpoint: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 03/20] pinctrl: mediatek: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 04/20] pinctrl: renesas: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 05/20] lib: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 07/20] power: supply: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 06/20] powercap: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 08/20] remoteproc: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 10/20] reset: mchp: sparx5: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 16/20] irqchip/irq-sl28cpld: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 12/20] clk: microchip: mpfs: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 13/20] reset: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 19/20] power: reset: remove MODULE_LICENSE in non-modules, Nick Alcock
- Re: [PATCH 00/20] MODULE_LICENSE removals, fifth tranche, Geert Uytterhoeven
- [PATCH 09/20] clk: renesas: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 14/20] rv/reactor: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 11/20] reset: lantiq: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 17/20] ARC: reset: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 18/20] ARC: reset: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 20/20] soc/tegra: cbb: remove MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 15/20] tty: serial: imx: remove MODULE_LICENSE in non-modules, Nick Alcock
- Re: [PATCH 00/20] MODULE_LICENSE removals, fifth tranche, Greg KH
[PATCH 18/27] mtd: bcm63xxpart: remove MODULE_LICENSE in non-modules,
Nick Alcock
[PATCH 21/27] mfd: bcm2835-pm: remove MODULE_LICENSE in non-modules,
Nick Alcock
[PATCH 23/27] NFSv4_2: remove MODULE_LICENSE in non-modules, Nick Alcock
[PATCH 24/27] firmware: xilinx: remove MODULE_LICENSE in non-modules,
Nick Alcock
[PATCH 15/27] memory: tegra: remove MODULE_LICENSE in non-modules,
Nick Alcock
[PATCH 22/27] mfd: remove MODULE_LICENSE in non-modules, Nick Alcock
[PATCH 20/27] mfd: remove MODULE_LICENSE in non-modules, Nick Alcock
[PATCH 16/27] memory: tegra: remove MODULE_LICENSE in non-modules,
Nick Alcock
[PATCH 26/27] mfd: remove MODULE_LICENSE in non-modules,
Nick Alcock
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]