Linux Arch
[Prev Page][Next Page]
- [PATCH v2 09/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, (continued)
- [PATCH v2 09/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v2 10/27] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v2 11/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v2 12/27] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v2 13/27] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v2 14/27] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v2 15/27] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH v2 16/27] prctl: arch-agnostic prtcl for indirect branch tracking, Deepak Gupta
- [PATCH v2 17/27] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v2 18/27] riscv: Implements arch argnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v2 19/27] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v2 20/27] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v2 21/27] riscv sigcontext: adding cfi state field in sigcontext, Deepak Gupta
- [PATCH v2 22/27] riscv signal: Save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v2 23/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v2 24/27] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v2 25/27] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v2 26/27] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [linux-next:master] BUILD REGRESSION a6bd6c9333397f5a0e2667d4d82fef8c970108f2, kernel test robot
- Re: [PATCH 2/2] ARC: mm: fix new code about cache aliasing,
Mathieu Desnoyers
- [PATCH v2 0/3] arch: Remove fbdev dependency from video helpers,
Thomas Zimmermann
- [PATCH v3 00/14] Unified cross-architecture kernel-mode FPU API,
Samuel Holland
- [PATCH v3 01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [PATCH v3 02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [PATCH v3 03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS, Samuel Holland
- [PATCH v3 04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [PATCH v3 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS, Samuel Holland
- [PATCH v3 06/14] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS, Samuel Holland
- [PATCH v3 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [PATCH v3 08/14] powerpc: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [PATCH v3 09/14] x86: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [PATCH v3 10/14] riscv: Add support for kernel-mode FPU, Samuel Holland
- [PATCH v3 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc, Samuel Holland
- [PATCH v3 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [PATCH v3 13/14] selftests/fpu: Move FP code to a separate translation unit, Samuel Holland
- [PATCH v3 14/14] selftests/fpu: Allow building on other architectures, Samuel Holland
- [linux-next:master] BUILD REGRESSION 26074e1be23143b2388cacb36166766c235feb7c, kernel test robot
- [RFC PATCH net-next v7 00/14] Device Memory TCP,
Mina Almasry
- [RFC PATCH net-next v7 01/14] queue_api: define queue api, Mina Almasry
- [RFC PATCH net-next v7 02/14] net: page_pool: create hooks for custom page providers, Mina Almasry
- [RFC PATCH net-next v7 03/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [RFC PATCH net-next v7 04/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [RFC PATCH net-next v7 05/14] netdev: netdevice devmem allocator, Mina Almasry
- [RFC PATCH net-next v7 06/14] page_pool: convert to use netmem, Mina Almasry
- [RFC PATCH net-next v7 07/14] page_pool: devmem support, Mina Almasry
- [RFC PATCH net-next v7 08/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [RFC PATCH net-next v7 09/14] net: support non paged skb frags, Mina Almasry
- [RFC PATCH net-next v7 10/14] net: add support for skbs with unreadable frags, Mina Almasry
- [RFC PATCH net-next v7 11/14] tcp: RX path for devmem TCP, Mina Almasry
- [RFC PATCH net-next v7 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [RFC PATCH net-next v7 13/14] net: add devmem TCP documentation, Mina Almasry
- [RFC PATCH net-next v7 14/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH v2 00/14] Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 01/14] bug/kunit: Core support for suppressing warning backtraces, Guenter Roeck
- [PATCH v2 02/14] kunit: bug: Count suppressed warning backtraces, Guenter Roeck
- [PATCH v2 03/14] kunit: Add test cases for backtrace warning suppression, Guenter Roeck
- [PATCH v2 04/14] kunit: Add documentation for warning backtrace suppression API, Guenter Roeck
- [PATCH v2 05/14] drm: Suppress intentional warning backtraces in scaling unit tests, Guenter Roeck
- [PATCH v2 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests, Guenter Roeck
- [PATCH v2 07/14] x86: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH v2 08/14] arm64: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH v2 10/14] parisc: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH v2 09/14] loongarch: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH v2 11/14] s390: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH v2 12/14] sh: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH v2 13/14] riscv: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH v2 14/14] powerpc: Add support for suppressing warning backtraces, Guenter Roeck
- [WIP 0/3] Memory model and atomic API in Rust,
Boqun Feng
- [GIT PULL] LoongArch changes for v6.9,
Huacai Chen
- [PATCH v3 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack, Xin Li (Intel)
- [PATCH v6 00/37] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v6 01/37] fix missing vmalloc.h includes, Suren Baghdasaryan
- [PATCH v6 02/37] asm-generic/io.h: Kill vmalloc.h dependency, Suren Baghdasaryan
- [PATCH v6 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v6 04/37] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v6 06/37] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v6 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v6 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v6 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v6 10/37] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v6 11/37] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v6 12/37] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 14/37] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v6 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead, Suren Baghdasaryan
- [PATCH v6 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v6 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v6 18/37] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v6 19/37] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages, Suren Baghdasaryan
- [PATCH v6 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v6 22/37] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v6 23/37] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v6 24/37] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
- [PATCH v6 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v6 26/37] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 27/37] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v6 28/37] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v6 29/37] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 31/37] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v6 32/37] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v6 33/37] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v6 34/37] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v6 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v6 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 37/37] memprofiling: Documentation, Suren Baghdasaryan
- Re: [PATCH v6 00/37] Memory allocation profiling, Andrew Morton
- Re: [PATCH v6 00/37] Memory allocation profiling, Klara Modin
- Re: [PATCH v6 00/37] Memory allocation profiling, Kees Cook
- Re: [PATCH v6 00/37] Memory allocation profiling, Kees Cook
- [RFC v3 0/3] move_phys_pages syscall - migrate page contents given,
Gregory Price
- [PATCH] LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig, Huacai Chen
- [PATCH v3 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator,
mhkelley58
- [PATCH v2 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack,
Xin Li (Intel)
- Question about ISA2+pooncelock+pooncelock+pombonce litmus,
Alan Huang
- [PATCH] LoongArch: Change __my_cpu_offset definition to avoid mis-optimization,
Huacai Chen
- [PATCH] LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig,
Huacai Chen
- [PATCH v7] posix-timers: add clock_compare system call,
Sagi Maimon
- Re: Linux 6.8, Frank Scheiner
- [PATCH v3 0/4] jump_label: Fix __ro_after_init keys for modules & annotate some keys,
Valentin Schneider
- [PATCH v1 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack,
Xin Li (Intel)
- [PATCH 00/14] Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 01/14] bug/kunit: Core support for suppressing warning backtraces, Guenter Roeck
- [PATCH 02/14] kunit: bug: Count suppressed warning backtraces, Guenter Roeck
- [PATCH 03/14] kunit: Add test cases for backtrace warning suppression, Guenter Roeck
- [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API, Guenter Roeck
- [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests, Guenter Roeck
- [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests, Guenter Roeck
- [PATCH 07/14] x86: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH 08/14] arm64: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH 09/14] loongarch: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH 10/14] parisc: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH 11/14] s390: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH 12/14] sh: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH 13/14] riscv: Add support for suppressing warning backtraces, Guenter Roeck
- [PATCH 14/14] powerpc: Add support for suppressing warning backtraces, Guenter Roeck
- Re: [PATCH 00/14] Add support for suppressing warning backtraces, Dan Carpenter
- Re: [PATCH 00/14] Add support for suppressing warning backtraces, Naresh Kamboju
- Re: [PATCH 00/14] Add support for suppressing warning backtraces, Geert Uytterhoeven
- [GIT PULL] asm-generic updates for 6.9,
Arnd Bergmann
- [PATCH v6] posix-timers: add clock_compare system call,
Sagi Maimon
- [PATCH] LoongArch: Remove superfluous flush_dcache_page() definition,
Huacai Chen
- [PATCH v1 00/13] tools header compiler.h update,
Ian Rogers
- [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version, Ian Rogers
- [PATCH v1 02/13] libbpf: Make __printf define conditional, Ian Rogers
- [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include, Ian Rogers
- [PATCH v1 04/13] perf expr: Add missing stdbool.h include, Ian Rogers
- [PATCH v1 05/13] perf expr: Tidy up header guard, Ian Rogers
- [PATCH v1 06/13] perf debug: Add missing linux/types.h include, Ian Rogers
- [PATCH v1 07/13] perf cacheline: Add missing linux/types.h include, Ian Rogers
- [PATCH v1 08/13] perf arm-spe: Add missing linux/types.h include, Ian Rogers
- [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h, Ian Rogers
- [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h, Ian Rogers
- [PATCH v1 11/13] tools headers: Sync linux/overflow.h, Ian Rogers
- [PATCH v1 12/13] tools headers: Sync compiler.h headers, Ian Rogers
- [PATCH v1 13/13] tools headers: Rename noinline to __noinline, Ian Rogers
- [PATCH v2 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator,
mhkelley58
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 5394f1e9b687bcf26595cabf83483e568676128d, kernel test robot
- [PATCH v5 00/37] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v5 01/37] fix missing vmalloc.h includes, Suren Baghdasaryan
- [PATCH v5 02/37] asm-generic/io.h: Kill vmalloc.h dependency, Suren Baghdasaryan
- [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v5 04/37] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v5 05/37] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v5 10/37] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v5 11/37] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v5 12/37] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 14/37] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead, Suren Baghdasaryan
- [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v5 18/37] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v5 19/37] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages, Suren Baghdasaryan
- [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v5 22/37] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v5 24/37] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
- [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v5 26/37] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v5 31/37] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 32/37] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 37/37] memprofiling: Documentation, Suren Baghdasaryan
- 판매 문의 2024, info
- [RFC PATCH 0/5] Add support for suppressing warning backtraces,
Guenter Roeck
- [RFC PATCH net-next v6 00/15] Device Memory TCP,
Mina Almasry
- [RFC PATCH net-next v6 01/15] queue_api: define queue api, Mina Almasry
- [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers, Mina Almasry
- [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check, Mina Almasry
- [RFC PATCH net-next v6 04/15] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice, Mina Almasry
- [RFC PATCH net-next v6 06/15] netdev: netdevice devmem allocator, Mina Almasry
- [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem, Mina Almasry
- [RFC PATCH net-next v6 08/15] page_pool: devmem support, Mina Almasry
- [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [RFC PATCH net-next v6 10/15] net: support non paged skb frags, Mina Almasry
- [RFC PATCH net-next v6 11/15] net: add support for skbs with unreadable frags, Mina Almasry
- [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP, Mina Almasry
- [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation, Mina Almasry
- [RFC PATCH net-next v6 13/15] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [RFC PATCH net-next v6 15/15] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem, David Howells
- Re: [RFC PATCH net-next v6 00/15] Device Memory TCP, Yunsheng Lin
- [PATCH 1/2] mmiowb: Rename mmiowb_spin_{lock, unlock}() to mmiowb_in_{lock, unlock}(),
Huacai Chen
- [GIT PULL] LoongArch fixes for v6.8-rc6,
Huacai Chen
- [PATCH 0/4] parisc: checksum: Use generic implementations and optimize checksum,
Charlie Jenkins
- [PATCH v4 00/36] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v4 06/36] mm: enumerate all gfp flags, Suren Baghdasaryan
- [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v4 11/36] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v4 12/36] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v4 13/36] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v4 15/36] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v4 16/36] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v4 17/36] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v4 18/36] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v4 19/36] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v4 21/36] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v4 23/36] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v4 24/36] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
- [PATCH v4 25/36] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v4 26/36] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v4 27/36] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v4 28/36] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v4 29/36] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v4 30/36] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v4 31/36] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v4 32/36] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v4 33/36] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v4 34/36] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v4 35/36] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v4 36/36] memprofiling: Documentation, Suren Baghdasaryan
- Re: [PATCH v4 00/36] Memory allocation profiling, Vlastimil Babka
[PATCH 0/3] arch: Remove fbdev dependency from video helpers,
Thomas Zimmermann
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]