Show patches with: Archived = No       |   400 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
module: main: Remove unnecessary ‘0’ values from err module: main: Remove unnecessary ‘0’ values from err - - - --- 2023-10-20 ZhouJie New
testsuite: fix test_array_sort pointers inderection - - - --- 2016-11-08 Yauheni Kaliuta Accepted
shared: make scratchbuf_str static - - - --- 2016-11-09 Yauheni Kaliuta Accepted
[RFC,2/3] libkmod: list: export list handling functions - - - --- 2016-11-11 Yauheni Kaliuta Changes Requested
[RFC,3/3] depmod: handle nested loops - - - --- 2016-11-11 Yauheni Kaliuta Changes Requested
[RFC,1/3] depmod: create depmod dir independent search function - - - --- 2016-11-23 Yauheni Kaliuta Changes Requested
[RFC,2/3] depmod: search key: move builtin detection under the add function - - - --- 2016-11-23 Yauheni Kaliuta Accepted
[RFC,3/3] depmod: implement external directories support - - - --- 2016-11-23 Yauheni Kaliuta Changes Requested
[RFC,v2,2/2] depmod: handle nested loops - - - --- 2017-02-20 Yauheni Kaliuta Changes Requested
[v3,2/2] depmod: handle nested loops - - - --- 2017-02-22 Yauheni Kaliuta Accepted
depmod: fix errorpath memleaks in report cycles logic - - - --- 2017-03-20 Yauheni Kaliuta Accepted
[1/4] libkmod: modinfo: fix sig_id output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[2/4] libkmod: modinfo: use own function for sig_key hex output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[3/4] libkmod: modinfo: implement line splitting in hex_to_str - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[4/4] libkmod: modinfo: implement signature output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[PATCHv2,1/4] depmod: create depmod dir independent search function - - - --- 2017-05-09 Yauheni Kaliuta Accepted
[PATCHv2,2/4] depmod: rewrite depmod modules search with scratchbuf - - - --- 2017-05-09 Yauheni Kaliuta Accepted
[PATCHv2,3/4] depmod: implement external directories support - - - --- 2017-05-09 Yauheni Kaliuta Accepted
[PATCHv2,4/4] testsuite: add tests for external directory support - - - --- 2017-05-09 Yauheni Kaliuta Accepted
module: always complete idempotent loads module: always complete idempotent loads - - 1 --- 2023-07-04 Vegard Nossum New
[1/2] module: Make is_mapping_symbol() return bool module: Do some small changes - - - --- 2023-06-16 Tiezhu Yang New
[2/2] module: Make is_valid_name() return bool module: Do some small changes - - - --- 2023-06-16 Tiezhu Yang New
[v2,01/39] lib/string_helpers: Add flags param to string_get_size() Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,02/39] scripts/kallysms: Always include __start and __stop symbols Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,03/39] fs: Convert alloc_inode_sb() to a macro Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,04/39] nodemask: Split out include/linux/nodemask_types.h Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,05/39] prandom: Remove unused include Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,06/39] mm: enumerate all gfp flags Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,07/39] mm: introduce slabobj_ext to support slab object extensions Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,08/39] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,09/39] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,10/39] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,11/39] slab: objext: introduce objext_flags as extension to page_memcg_data_flags Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,12/39] lib: code tagging framework Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,13/39] lib: code tagging module support Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,14/39] lib: prevent module unloading if memory is not freed Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,15/39] lib: add allocation tagging support for memory allocation profiling Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,16/39] lib: introduce support for page allocation tagging Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,17/39] change alloc_pages name in dma_map_ops to avoid name conflicts Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,18/39] change alloc_pages name in ivpu_bo_ops to avoid conflicts Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,19/39] mm: enable page allocation tagging Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,20/39] mm: create new codetag references during page splitting Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,21/39] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,22/39] lib: add codetag reference into slabobj_ext Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,23/39] mm/slab: add allocation accounting into slab allocation and free paths Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,24/39] mm/slab: enable slab allocation tagging for kmalloc and friends Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,25/39] mm/slub: Mark slab_free_freelist_hook() __always_inline Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,26/39] mempool: Hook up to memory allocation profiling Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,27/39] xfs: Memory allocation profiling fixups Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,28/39] timekeeping: Fix a circular include dependency Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,29/39] mm: percpu: Introduce pcpuobj_ext Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,30/39] mm: percpu: Add codetag reference into pcpuobj_ext Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,31/39] mm: percpu: enable per-cpu allocation tagging Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,32/39] arm64: Fix circular header dependency Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,33/39] mm: vmalloc: Enable memory allocation profiling Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,34/39] rhashtable: Plumb through alloc tag Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,35/39] lib: add memory allocations report in show_mem() Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,36/39] codetag: debug: skip objext checking when it's for objext itself Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,37/39] codetag: debug: mark codetags for reserved pages as empty Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,38/39] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,39/39] MAINTAINERS: Add entries for code tagging and memory allocation profiling Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
lib/test_kmod: fix kernel-doc warnings lib/test_kmod: fix kernel-doc warnings - - - --- 2023-11-04 Randy Dunlap New
kmod_module_get_refcnt: fix documentation - - - --- 2016-05-21 Peter Wu Accepted
[1/4] libkmod: add MODULE_DIR to override kernel modules directory - - - --- 2016-08-16 Nikolay Amiantov Superseded
[2/4] libkmod: allow hardcoding array of dirname prefixes - - - --- 2016-08-16 Nikolay Amiantov Superseded
[3/4] static-nodes: use kmod to get modules directory - - - --- 2016-08-16 Nikolay Amiantov Superseded
[4/4] libkmod: add --with-modulesdirs configure option - - - --- 2016-08-16 Nikolay Amiantov Superseded
[v2,01/12] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2023-06-16 Mike Rapoport New
[v2,02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() mm: jit/text allocator 1 1 - --- 2023-06-16 Mike Rapoport New
[v2,03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2023-06-16 Mike Rapoport New
[v2,05/12] modules, execmem: drop module_alloc mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,06/12] mm/execmem: introduce execmem_data_alloc() mm: jit/text allocator - - - --- 2023-06-16 Mike Rapoport New
[v2,07/12] arm64, execmem: extend execmem_params for generated code definitions mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,08/12] riscv: extend execmem_params for kprobes allocations mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,09/12] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,10/12] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,12/12] kprobes: remove dependcy on CONFIG_MODULES mm: jit/text allocator - - - --- 2023-06-16 Mike Rapoport New
[v3,01/13] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2023-09-18 Mike Rapoport New
[v3,02/13] mm: introduce execmem_text_alloc() and execmem_free() mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,05/13] modules, execmem: drop module_alloc mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,06/13] mm/execmem: introduce execmem_data_alloc() mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,07/13] arm64, execmem: extend execmem_params for generated code allocations mm: jit/text allocator 1 - - --- 2023-09-18 Mike Rapoport New
[v3,08/13] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - --- 2023-09-18 Mike Rapoport New
[v3,09/13] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,10/13] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,12/13] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[1/4] man/depmod.d: Fix incorrect /usr/lib search path kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib. kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[3/4] kmod: Add config command to show compile time configuration as JSON kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
[4/4] libkmod, depmod, modprobe: Search for kernel modules under ${module_prefix} kmod /usr support - - - --- 2023-07-11 Michal Suchánek New
depmod: Handle installing modules under a prefix depmod: Handle installing modules under a prefix - - - --- 2023-07-11 Michal Suchánek New
[kmod,v2,1/4] man/depmod.d: Fix incorrect /usr/lib search path [kmod,v2,1/4] man/depmod.d: Fix incorrect /usr/lib search path - - - --- 2023-07-12 Michal Suchánek New
[kmod,v2,2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib. Untitled series #764900 - - - --- 2023-07-12 Michal Suchánek New
[kmod,v2,3/4] kmod: Add config command to show compile time configuration as JSON Untitled series #764899 - - - --- 2023-07-12 Michal Suchánek New
« 1 2 3 4 »