Show patches with: Archived = No       |   439 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/13] nios2: define virtual address space for modules mm: jit/text allocator 1 - - --- 2023-06-01 Mike Rapoport New
[01/40] lib/string_helpers: Drop space in string_get_size's output Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc() mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[02/40] scripts/kallysms: Always include __start and __stop symbols Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[03/40] fs: Convert alloc_inode_sb() to a macro Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[04/40] nodemask: Split out include/linux/nodemask_types.h Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[05/13] module, jitalloc: drop module_alloc mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[05/40] prandom: Remove unused include Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[06/13] mm/jitalloc: introduce jit_data_alloc() mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[06/40] lib/string.c: strsep_no_empty() Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[07/40] Lazy percpu counters Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[08/40] mm: introduce slabobj_ext to support slab object extensions Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[09/13] kprobes: remove dependcy on CONFIG_MODULES mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[1/1] kallsyms: remove unsed API lookup_symbol_attrs [1/1] kallsyms: remove unsed API lookup_symbol_attrs - 1 - --- 2023-05-26 Maninder Singh New
[1/2] docs: module: start adding some docs for MODULE_ macros. [1/2] docs: module: start adding some docs for MODULE_ macros. - - - --- 2023-07-04 Dave Airlie New
[1/2] docs: module: start adding some docs for MODULE_ macros. [1/2] docs: module: start adding some docs for MODULE_ macros. - - 1 --- 2023-04-26 Dave Airlie New
[1/2] fs/kernel_read_file: add support for duplicate detection module: avoid all memory pressure due to duplicates - - - --- 2023-05-24 Luis Chamberlain New
[1/2] libkmod-config: replace 0/1 with bool - - - --- 2017-02-16 Lucas De Marchi Accepted
[1/2] module: Fix ERRORs reported by checkpatch.pl [1/2] module: Fix ERRORs reported by checkpatch.pl - - - --- 2022-06-12 Christophe Leroy Superseded
[1/2] module: Make is_mapping_symbol() return bool module: Do some small changes - - - --- 2023-06-16 Tiezhu Yang New
[1/2] module: stats: include uapi/linux/module.h [1/2] module: stats: include uapi/linux/module.h - - - --- 2023-04-17 Arnd Bergmann New
[1/3] libkmod-module: do not crash modinfo on 0 key id len - - - --- 2016-06-05 Lucas De Marchi Accepted
[1/3] module: Expose module_init_layout_section() ARM/arm64: Fix loading of modules with an exit section - - - --- 2023-08-01 James Morse New
[1/3] testsuite: include stdio.h - - - --- 2016-08-10 Lucas De Marchi Accepted
[1/4] Fixup for 87b31159f78a ("module: Move all into module/") [1/4] Fixup for 87b31159f78a ("module: Move all into module/") - - - --- 2022-02-22 Christophe Leroy Superseded
[1/4] libkmod: add MODULE_DIR to override kernel modules directory - - - --- 2016-08-16 Nikolay Amiantov Superseded
[1/4] libkmod: modinfo: fix sig_id output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[1/4] man/depmod.d: Fix incorrect /usr/lib search path kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[1/5] ARM: pxa: remove use of symbol_get() [1/5] ARM: pxa: remove use of symbol_get() - - - --- 2023-08-01 Christoph Hellwig New
[1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick [1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick 1 - - --- 2023-07-31 Christoph Hellwig New
[1/5] libkmod: Do not inititialize file->memory on open libkmod: Use kernel decompression support - - - --- 2023-06-01 Lucas De Marchi New
[1/8] scripts/gdb/symbols: add specific ko module load command Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[10/13] modules, jitalloc: prepare to allocate executable memory as ROX mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[10/40] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[11/13] ftrace: Add swap_func to ftrace_process_locs() mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[11/40] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[12/40] slab: objext: introduce objext_flags as extension to page_memcg_data_flags Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[13/13] x86/jitalloc: make memory allocated for code ROX mm: jit/text allocator - - - --- 2023-06-01 Mike Rapoport New
[13/40] lib: code tagging framework Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[14/40] lib: code tagging module support Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[15/40] lib: prevent module unloading if memory is not freed Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[16/40] lib: code tagging query helper functions Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[17/40] lib: add allocation tagging support for memory allocation profiling Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[18/40] lib: introduce support for page allocation tagging Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[19/40] change alloc_pages name in dma_map_ops to avoid name conflicts Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[2/2,v2] kallsyms: rework symbol lookup return codes Untitled series #768911 - 1 - --- 2023-07-24 Arnd Bergmann New
[2/2] libkmod-config: fix parsing quoted kernel cmdline on params - - - --- 2017-02-16 Lucas De Marchi Accepted
[2/2] module: add support to avoid duplicates early on load module: avoid all memory pressure due to duplicates - 1 6 --- 2023-05-24 Luis Chamberlain New
[2/2] module: fix building stats for 32-bit targets [1/2] module: stats: include uapi/linux/module.h - - - --- 2023-04-17 Arnd Bergmann New
[2/2] module: Increase readability of module_kallsyms_lookup_name() [1/2] module: Fix ERRORs reported by checkpatch.pl - - - --- 2022-06-12 Christophe Leroy Superseded
[2/2] module: Make is_valid_name() return bool module: Do some small changes - - - --- 2023-06-16 Tiezhu Yang New
[2/2] modules/firmware: add a new option to denote a firmware group to choose one. [1/2] docs: module: start adding some docs for MODULE_ macros. - - - --- 2023-07-04 Dave Airlie New
[2/2] modules/firmware: add a new option to denote a firmware group to choose one. [1/2] docs: module: start adding some docs for MODULE_ macros. - 1 1 --- 2023-04-26 Dave Airlie New
[2/3] Add scratchbuf implementation - - - --- 2016-08-10 Lucas De Marchi Accepted
[2/3] arm64: module: Use module_init_layout_section() to spot init sections ARM/arm64: Fix loading of modules with an exit section 1 - 1 --- 2023-08-01 James Morse New
[2/3] libkmod-signature: handle PKCS#7 - - - --- 2016-06-05 Lucas De Marchi Accepted
[2/4] Fixup for 1df95c1b9fb2 ("module: Move latched RB-tree support to a separate file") [1/4] Fixup for 87b31159f78a ("module: Move all into module/") - - - --- 2022-02-22 Christophe Leroy Superseded
[2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib. kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[2/4] libkmod: allow hardcoding array of dirname prefixes - - - --- 2016-08-16 Nikolay Amiantov Superseded
[2/4] libkmod: modinfo: use own function for sig_key hex output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[2/5] libkmod: Extract finit_module vs init_module paths libkmod: Use kernel decompression support - 1 - --- 2023-06-01 Lucas De Marchi New
[2/5] mmc: au1xmmc: force non-modular build and remove symbol_get usage [1/5] ARM: pxa: remove use of symbol_get() 2 1 - --- 2023-08-01 Christoph Hellwig New
[2/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index [1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick - 1 - --- 2023-07-31 Christoph Hellwig New
[2/8] scripts/gdb/modules: add get module text support Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[20/40] mm: enable page allocation tagging Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[21/40] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[22/40] mm: create new codetag references during page splitting Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[23/40] lib: add codetag reference into slabobj_ext Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[24/40] mm/slab: add allocation accounting into slab allocation and free paths Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[25/40] mm/slab: enable slab allocation tagging for kmalloc and friends Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[26/40] mm/slub: Mark slab_free_freelist_hook() __always_inline Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[27/40] mempool: Hook up to memory allocation profiling Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[28/40] timekeeping: Fix a circular include dependency Memory allocation profiling - 1 - --- 2023-05-01 Suren Baghdasaryan New
[29/40] mm: percpu: Introduce pcpuobj_ext Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[3/3] ARM: module: Use module_init_layout_section() to spot init sections ARM/arm64: Fix loading of modules with an exit section - - - --- 2023-08-01 James Morse New
[3/3] depmod: fix string overflow - - - --- 2016-08-10 Lucas De Marchi Accepted
[3/3] libkmod-module: modinfo: print signature id - - - --- 2016-06-05 Lucas De Marchi Accepted
[3/4] Fixup for e5973a14d187 ("module: Move strict rwx support to a separate file") [1/4] Fixup for 87b31159f78a ("module: Move all into module/") - - - --- 2022-02-22 Christophe Leroy Superseded
[3/4] kmod: Add config command to show compile time configuration as JSON kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[3/4] libkmod: modinfo: implement line splitting in hex_to_str - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[3/4] static-nodes: use kmod to get modules directory - - - --- 2016-08-16 Nikolay Amiantov Superseded
[3/5] libkmod: Keep track of compression type libkmod: Use kernel decompression support - 1 - --- 2023-06-01 Lucas De Marchi New
[3/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index [1/5] ARM: pxa: remove use of symbol_get() - 2 - --- 2023-08-01 Christoph Hellwig New
[3/5] rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff [1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick 1 - - --- 2023-07-31 Christoph Hellwig New
[3/8] scripts/gdb/utils: add common type usage Add GDB memory helper commands - - - --- 2023-07-25 Kuan-Ying Lee (李冠穎) New
[30/40] mm: percpu: Add codetag reference into pcpuobj_ext Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[31/40] mm: percpu: enable per-cpu allocation tagging Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[32/40] arm64: Fix circular header dependency Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[33/40] move stack capture functionality into a separate function for reuse Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[34/40] lib: code tagging context capture support Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[35/40] lib: implement context capture support for tagged allocations Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[36/40] lib: add memory allocations report in show_mem() Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[37/40] codetag: debug: skip objext checking when it's for objext itself Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[38/40] codetag: debug: mark codetags for reserved pages as empty Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
« 1 2 3 44 5 »