Show patches with: Archived = No       |   557 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
module: ban '.', '..' as module names, ban '/' in module names module: ban '.', '..' as module names, ban '/' in module names - 1 - --- 2024-04-14 Alexey Dobriyan New
kallsyms: replace deprecated strncpy with strscpy kallsyms: replace deprecated strncpy with strscpy - - - --- 2024-04-12 Justin Stitt New
[RFC,7/7] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,6/7] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,5/7] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,4/7] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,3/7] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,1/7] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[v4,15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,14/15] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,11/15] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,10/15] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,09/15] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - --- 2024-04-11 Mike Rapoport New
[v4,08/15] arm64: extend execmem_info for generated code allocations mm: jit/text allocator 1 - - --- 2024-04-11 Mike Rapoport New
[v4,07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,05/15] mm: introduce execmem_alloc() and execmem_free() mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,04/15] module: make module_memory_{alloc,free} more self-contained mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,03/15] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2024-04-11 Mike Rapoport New
[v4,02/15] mips: module: rename MODULE_START to MODULES_VADDR mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow() mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. [v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. - 1 - --- 2024-04-10 Yifan Hong New
module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. - - - --- 2024-04-10 Yifan Hong New
kmod/depmod: explicitly include the header for basename() kmod/depmod: explicitly include the header for basename() - - - --- 2024-04-08 Laurent Bercot New
[v4] module: don't ignore sysfs_create_link() failures [v4] module: don't ignore sysfs_create_link() failures - 2 - --- 2024-04-08 Arnd Bergmann New
[v2,2/2] livepatch: Delete the associated module of disabled livepatch livepatch, module: Delete the associated module of disabled livepatch - - - --- 2024-04-07 Yafang Shao New
[v2,1/2] module: Add a new helper delete_module() livepatch, module: Delete the associated module of disabled livepatch - - - --- 2024-04-07 Yafang Shao New
[2/2] treewide: Use sysfs_bin_attr_simple_read() helper Deduplicate bin_attribute simple read() callbacks 2 - - --- 2024-04-06 Lukas Wunner New
[1/2] sysfs: Add sysfs_bin_attr_simple_read() helper Deduplicate bin_attribute simple read() callbacks - 1 - --- 2024-04-06 Lukas Wunner New
[v5] kallsyms: rework symbol lookup return codes [v5] kallsyms: rework symbol lookup return codes 1 1 - --- 2024-04-04 Arnd Bergmann New
livepatch: Delete the associated module when replacing an old livepatch livepatch: Delete the associated module when replacing an old livepatch - - - --- 2024-03-31 Yafang Shao New
ima: define an init_module critical data record ima: define an init_module critical data record - 1 - --- 2024-03-27 Mimi Zohar New
module: create weak dependecies module: create weak dependecies - - - --- 2024-03-27 Jose Ignacio Tornos Martinez New
[v2,kmod] libkmod: add weak dependecies [v2,kmod] libkmod: add weak dependecies - - - --- 2024-03-27 Jose Ignacio Tornos Martinez New
[v2] libkmod: add weak dependecies [v2] libkmod: add weak dependecies - - - --- 2024-03-27 Jose Ignacio Tornos Martinez New
[v3] module: don't ignore sysfs_create_link() failures [v3] module: don't ignore sysfs_create_link() failures - 1 - --- 2024-03-26 Arnd Bergmann New
[11/12,v4] kallsyms: rework symbol lookup return codes kbuild: enable some -Wextra warnings by default 1 1 - --- 2024-03-26 Arnd Bergmann New
[v7,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v7,1/2] kprobes: Implement trampoline memory allocator for tracing - - - --- 2024-03-26 Jarkko Sakkinen New
[v7,1/2] kprobes: Implement trampoline memory allocator for tracing [v7,1/2] kprobes: Implement trampoline memory allocator for tracing - - - --- 2024-03-26 Jarkko Sakkinen New
[v6,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v6,1/2] kprobes: implemente trampoline memory allocator - - - --- 2024-03-26 Jarkko Sakkinen New
[v6,1/2] kprobes: implemente trampoline memory allocator [v6,1/2] kprobes: implemente trampoline memory allocator - - - --- 2024-03-26 Jarkko Sakkinen New
[v5,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v5,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v5,1/2] kprobes: textmem API [v5,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v4,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v4,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v4,1/2] kprobes: textmem API [v4,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v3,2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n [v3,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v3,1/2] kprobes: textmem API [v3,1/2] kprobes: textmem API - - - --- 2024-03-25 Jarkko Sakkinen New
[v2] module: don't ignore sysfs_create_link() failures [v2] module: don't ignore sysfs_create_link() failures - - - --- 2024-03-22 Arnd Bergmann New
module: silence warning about unused 'no_warn' variable module: silence warning about unused 'no_warn' variable - - - --- 2024-03-22 Arnd Bergmann New
[v6,37/37] memprofiling: Documentation Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,34/37] codetag: debug: mark codetags for reserved pages as empty Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,33/37] codetag: debug: skip objext checking when it's for objext itself Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,32/37] lib: add memory allocations report in show_mem() Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,31/37] rhashtable: Plumb through alloc tag Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,30/37] mm: vmalloc: Enable memory allocation profiling Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,29/37] mm: percpu: enable per-cpu allocation tagging Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,28/37] mm: percpu: Add codetag reference into pcpuobj_ext Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,27/37] mm: percpu: Introduce pcpuobj_ext Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,26/37] mempool: Hook up to memory allocation profiling Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,25/37] mm/slab: enable slab allocation tagging for kmalloc and friends Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,24/37] rust: Add a rust helper for krealloc() Memory allocation profiling 1 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,23/37] mm/slab: add allocation accounting into slab allocation and free paths Memory allocation profiling - 2 - --- 2024-03-21 Suren Baghdasaryan New
[v6,22/37] lib: add codetag reference into slabobj_ext Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,20/37] mm: fix non-compound multi-order memory accounting in __free_pages Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,19/37] mm: create new codetag references during page splitting Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,18/37] mm: enable page allocation tagging Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,17/37] change alloc_pages name in dma_map_ops to avoid name conflicts Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,15/37] lib: introduce early boot parameter to avoid page_ext memory overhead Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,14/37] lib: introduce support for page allocation tagging Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,13/37] lib: add allocation tagging support for memory allocation profiling Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,12/37] lib: prevent module unloading if memory is not freed Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,11/37] lib: code tagging module support Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,10/37] lib: code tagging framework Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags Memory allocation profiling - 3 - --- 2024-03-21 Suren Baghdasaryan New
[v6,08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation Memory allocation profiling - 3 - --- 2024-03-21 Suren Baghdasaryan New
[v6,07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation Memory allocation profiling - 3 - --- 2024-03-21 Suren Baghdasaryan New
[v6,06/37] mm: introduce slabobj_ext to support slab object extensions Memory allocation profiling - 2 - --- 2024-03-21 Suren Baghdasaryan New
[v6,05/37] fs: Convert alloc_inode_sb() to a macro Memory allocation profiling - 2 - --- 2024-03-21 Suren Baghdasaryan New
[v6,04/37] scripts/kallysms: Always include __start and __stop symbols Memory allocation profiling - 2 - --- 2024-03-21 Suren Baghdasaryan New
[v6,03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline Memory allocation profiling - 3 - --- 2024-03-21 Suren Baghdasaryan New
[v6,02/37] asm-generic/io.h: Kill vmalloc.h dependency Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,01/37] fix missing vmalloc.h includes Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[kmod] libkmod: add user soft dependecies [kmod] libkmod: add user soft dependecies - - - --- 2024-03-18 Jose Ignacio Tornos Martinez New
[GIT,PULL] Modules changes for v6.9-rc1 [GIT,PULL] Modules changes for v6.9-rc1 - - - --- 2024-03-13 Luis Chamberlain New
[RFC,4/4] selftests/bpf: Support testing the !MODULES case Make bpf_jit and kprobes work with CONFIG_MODULES=n - - - --- 2024-03-06 Calvin Owens New
[RFC,3/4] kprobes: Allow kprobes with CONFIG_MODULES=n Make bpf_jit and kprobes work with CONFIG_MODULES=n - - - --- 2024-03-06 Calvin Owens New
[RFC,2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n Make bpf_jit and kprobes work with CONFIG_MODULES=n - - - --- 2024-03-06 Calvin Owens New
[RFC,1/4] module: mm: Make module_alloc() generally available Make bpf_jit and kprobes work with CONFIG_MODULES=n - - - --- 2024-03-06 Calvin Owens New
[v5,37/37] memprofiling: Documentation Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,34/37] codetag: debug: mark codetags for reserved pages as empty Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,33/37] codetag: debug: skip objext checking when it's for objext itself Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
« 1 2 3 45 6 »