Show patches with: Archived = No       |   544 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,01/36] fix missing vmalloc.h includes Memory allocation profiling - 1 - --- 2024-02-21 Suren Baghdasaryan New
[kmod] man: silence autoconf warnings [kmod] man: silence autoconf warnings - - - --- 2024-02-17 Emil Velikov via B4 Relay New
[v3] modules: wait do_free_init correctly [v3] modules: wait do_free_init correctly - - 1 --- 2024-02-17 Changbin Du New
[v2] module: Don't ignore errors from set_memory_XX() [v2] module: Don't ignore errors from set_memory_XX() - 1 1 --- 2024-02-16 Christophe Leroy New
kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS - - - --- 2024-02-15 Masahiro Yamada New
[v3,35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,33/35] codetag: debug: mark codetags for reserved pages as empty Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,32/35] codetag: debug: skip objext checking when it's for objext itself Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,31/35] lib: add memory allocations report in show_mem() Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,30/35] rhashtable: Plumb through alloc tag Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,29/35] mm: vmalloc: Enable memory allocation profiling Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,28/35] mm: percpu: enable per-cpu allocation tagging Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,27/35] mm: percpu: Add codetag reference into pcpuobj_ext Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,26/35] mm: percpu: Introduce pcpuobj_ext Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,25/35] xfs: Memory allocation profiling fixups Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,24/35] mempool: Hook up to memory allocation profiling Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,22/35] mm/slab: enable slab allocation tagging for kmalloc and friends Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,21/35] mm/slab: add allocation accounting into slab allocation and free paths Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,20/35] lib: add codetag reference into slabobj_ext Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,19/35] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,18/35] mm: create new codetag references during page splitting Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,17/35] mm: enable page allocation tagging Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,16/35] change alloc_pages name in dma_map_ops to avoid name conflicts Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,15/35] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,14/35] lib: introduce support for page allocation tagging Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,13/35] lib: add allocation tagging support for memory allocation profiling Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,12/35] lib: prevent module unloading if memory is not freed Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,11/35] lib: code tagging module support Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,10/35] lib: code tagging framework Memory allocation profiling - - - --- 2024-02-12 Suren Baghdasaryan New
[v3,09/35] slab: objext: introduce objext_flags as extension to page_memcg_data_flags Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,06/35] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,05/35] mm: introduce slabobj_ext to support slab object extensions Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,04/35] mm: enumerate all gfp flags Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,03/35] fs: Convert alloc_inode_sb() to a macro Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,02/35] scripts/kallysms: Always include __start and __stop symbols Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[v3,01/35] lib/string_helpers: Add flags param to string_get_size() Memory allocation profiling - 1 - --- 2024-02-12 Suren Baghdasaryan New
[kmod,13/13] libkmod: always fallback to do_init_module() Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,12/13] libkmod: keep KMOD_FILE_COMPRESSION_NONE/load_reg in comp_types Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,11/13] libkmod: move load_reg() further up Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,10/13] libkmod: tidy-up kmod_file_open() Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,09/13] libkmod: swap alloca usage for a few assert_cc Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,08/13] libkmod: always detect the module compression Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,07/13] libkmod: move kmod_file_load_contents as applicable Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,06/13] libkmod: propagate {zstd,xz,zlib}_load errors Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,05/13] libkmod: nuke struct file_ops Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,04/13] libkmod: clear file->memory if map fails Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,03/13] libkmod: remove kmod_file::{zstd,xz}_used flags Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,02/13] libkmod: keep gzFile gzf local to load_zlib() Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod,01/13] libkmod: use a dup()'d fd for zlib Load compressed modules with compression-less kmod - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[kmod] Remove unmaintained experimental tools [kmod] Remove unmaintained experimental tools - - - --- 2024-02-12 Emil Velikov via B4 Relay New
[4/4] gitignore: Ignore *.pc files Drop what's not maintained - - - --- 2024-02-02 Lucas De Marchi New
[3/4] testsuite: drop mkosi Drop what's not maintained - - - --- 2024-02-02 Lucas De Marchi New
[2/4] ci: drop travis config Drop what's not maintained - - - --- 2024-02-02 Lucas De Marchi New
[1/4] Drop python bindings Drop what's not maintained - - - --- 2024-02-02 Lucas De Marchi New
[v1] module.h: define __symbol_get_gpl() as a regular __symbol_get() [v1] module.h: define __symbol_get_gpl() as a regular __symbol_get() - - - --- 2024-01-31 Andrew Kanner New
[RFC] kernel/module: add a safer implementation of try_module_get() [RFC] kernel/module: add a safer implementation of try_module_get() - - - --- 2024-01-30 Marco Pagani New
[v2,4/4] modules: Add missing entry for __ex_table modules: few of alignment fixes - - - --- 2024-01-29 Luis Chamberlain New
[v2,3/4] vmlinux.lds.h: add missing alignment for symbol CRCs modules: few of alignment fixes - - - --- 2024-01-29 Luis Chamberlain New
[v2,2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections modules: few of alignment fixes - - - --- 2024-01-29 Luis Chamberlain New
[v2,1/4] selftests: add new kallsyms selftests modules: few of alignment fixes - - - --- 2024-01-29 Luis Chamberlain New
[RESEND,v2] modules: wait do_free_init correctly [RESEND,v2] modules: wait do_free_init correctly - - - --- 2024-01-29 Changbin Du New
[2/2] make: install/uninstall tools symlinks to kmod Polish module_directory help string, install symlinks - - - --- 2024-01-26 Emil Velikov via B4 Relay New
[1/2] configure: tweak the module_directory help string Polish module_directory help string, install symlinks - - - --- 2024-01-26 Emil Velikov via B4 Relay New
kbuild: detect depmod version to exclude new SHA3 module signing options kbuild: detect depmod version to exclude new SHA3 module signing options - - - --- 2024-01-10 Russell King (Oracle) New
[GIT,PULL] Modules changes for v6.8-rc1 [GIT,PULL] Modules changes for v6.8-rc1 - - - --- 2024-01-09 Luis Chamberlain New
[RFC,12/12] mm: set memory permissions for BPF handlers replicas x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,11/12] x86: add kernel modules text and rodata replication support x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,10/12] mm: add replicas allocation support for vmalloc x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,09/12] x86: add support of NUMA replication for efi page tables x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,08/12] x86: make kernel text patching aware about replicas x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,07/12] x86: enable per-NUMA node kernel text and rodata replication x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,06/12] x86: align kernel text and rodata using HUGE_PAGE boundary x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,05/12] x86: enable memory protection for replicated memory x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,04/12] x86: add support of memory protection for NUMA replicas x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,03/12] mm: per-NUMA node replication core infrastructure x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,02/12] mm: add config option and per-NUMA node VMS support x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[RFC,01/12] mm: allow per-NUMA node local PUD/PMD allocation x86 NUMA-aware kernel replication - - - --- 2023-12-28 Artem Kuzin New
[v2] modules: wait do_free_init correctly [v2] modules: wait do_free_init correctly - - - --- 2023-12-25 Changbin Du New
kernel/module: improve documentation for try_module_get() kernel/module: improve documentation for try_module_get() - - - --- 2023-12-21 Marco Pagani New
[3/3] powerpc: Simplify strict_kernel_rwx_enabled() [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - --- 2023-12-21 Christophe Leroy New
[2/3] modules: Remove #ifdef CONFIG_STRICT_MODULE_RWX around rodata_enabled [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - --- 2023-12-21 Christophe Leroy New
[1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - --- 2023-12-21 Christophe Leroy New
[3/3] module: Don't ignore errors from set_memory_XX() [1/3] module: Use set_memory_rox() - - - --- 2023-12-21 Christophe Leroy New
[2/3] module: Change module_enable_{nx/x/ro}() to more explicit names [1/3] module: Use set_memory_rox() - - - --- 2023-12-21 Christophe Leroy New
[1/3] module: Use set_memory_rox() [1/3] module: Use set_memory_rox() - - - --- 2023-12-21 Christophe Leroy New
modules: wait do_free_init correctly modules: wait do_free_init correctly - - - --- 2023-12-19 Changbin Du New
configure: set docdir in GTK_DOC_CHECK configure: set docdir in GTK_DOC_CHECK - - - --- 2023-12-08 Ross Burton New
module: Remove redundant TASK_UNINTERRUPTIBLE module: Remove redundant TASK_UNINTERRUPTIBLE - - - --- 2023-12-08 Kevin Hao New
[6/6] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[5/6] kbuild: generate modules.builtin.ranges when linking the kernel Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[4/6] module: script to generate offset ranges for builtin modules Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[3/6] kbuild: generate a linker map for vmlinux.o Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[2/6] module: add CONFIG_BUILTIN_RANGES option Generate address range data for built-in modules - 2 - --- 2023-12-08 Kris Van Hees New
[1/6] kbuild: add modules.builtin.objs Generate address range data for built-in modules - 2 - --- 2023-12-08 Kris Van Hees New
[v6,2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB [v6,1/2] depmod: Handle installing modules under a different directory - - - --- 2023-12-06 Michal Suchánek New
[v6,1/2] depmod: Handle installing modules under a different directory [v6,1/2] depmod: Handle installing modules under a different directory - - - --- 2023-12-06 Michal Suchánek New
« 1 2 3 45 6 »