Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 18:25:00 to 2024-03-20 06:03:15 UTC [more...]

[RFC v3 0/3] move_phys_pages syscall - migrate page contents given
 2024-03-20  6:01 UTC  (16+ messages)
` [RFC v3 1/3] mm/migrate: refactor add_page_for_migration for code re-use
` [RFC v3 2/3] mm/migrate: Create move_phys_pages syscall
` [RFC v3 3/3] ktest: sys_move_phys_pages ktest
      ` [RFC v3 3/3] ktest: sys_move_phys_pages ktesty

[PATCH] LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig
 2024-03-19  6:24 UTC 

[PATCH] LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig
 2024-03-19  3:58 UTC  (2+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-18 23:22 UTC  (30+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation

[PATCH v3 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-03-18 22:49 UTC  (5+ messages)

[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2024-03-18 17:12 UTC  (5+ messages)
` [PATCH V2 3/3] SH: "

Question about ISA2+pooncelock+pooncelock+pombonce litmus
 2024-03-18 11:19 UTC  (3+ messages)

[PATCH v2 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack
 2024-03-18  7:23 UTC  (2+ messages)

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-18  3:24 UTC  (30+ messages)
` [PATCH 01/14] bug/kunit: Core "
` [PATCH 02/14] kunit: bug: Count suppressed "
` [PATCH 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH 07/14] x86: Add support for suppressing warning backtraces
` [PATCH 08/14] arm64: "
` [PATCH 09/14] loongarch: "
` [PATCH 10/14] parisc: "
` [PATCH 11/14] s390: "
` [PATCH 12/14] sh: "
` [PATCH 13/14] riscv: "
` [PATCH 14/14] powerpc: "

[PATCH v5 00/37] Memory allocation profiling
 2024-03-15 17:06 UTC  (56+ messages)
` [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v5 10/37] lib: code tagging framework
` [PATCH v5 11/37] lib: code tagging module support
` [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
` [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling
` [PATCH v5 14/37] lib: introduce support for page allocation tagging
` [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
` [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
` [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v5 18/37] mm: enable page allocation tagging
` [PATCH v5 19/37] mm: create new codetag references during page splitting
` [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
` [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v5 22/37] lib: add codetag reference into slabobj_ext
` [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v5 24/37] rust: Add a rust helper for krealloc()
` [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v5 26/37] mempool: Hook up to memory allocation profiling
` [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext
` [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging
` [PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling
` [PATCH v5 31/37] rhashtable: Plumb through alloc tag
` [PATCH v5 32/37] lib: add memory allocations report in show_mem()
` [PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling
` [PATCH v5 37/37] memprofiling: Documentation

[PATCH] LoongArch: Change __my_cpu_offset definition to avoid mis-optimization
 2024-03-15  2:45 UTC 

[PATCH v7] posix-timers: add clock_compare system call
 2024-03-14 18:42 UTC  (7+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-03-14 14:03 UTC  (11+ messages)
` [musl] "

[PATCH v6] posix-timers: add clock_compare system call
 2024-03-14  8:05 UTC  (5+ messages)

[PATCH v2 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-03-14  4:33 UTC  (9+ messages)

Linux 6.8
 2024-03-13 19:30 UTC 

[PATCH v3 0/4] jump_label: Fix __ro_after_init keys for modules & annotate some keys
 2024-03-13 18:01 UTC  (5+ messages)
` [PATCH v3 1/4] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
` [PATCH v3 2/4] context_tracking: Make context_tracking_key __ro_after_init
` [PATCH v3 3/4] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [PATCH v3 4/4] x86/tsc: Make __use_tsc __ro_after_init

[PATCH v1 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack
 2024-03-13 17:45 UTC  (3+ messages)

[PATCH v4 00/36] Memory allocation profiling
 2024-03-12 20:07 UTC  (6+ messages)
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed

[GIT PULL] asm-generic updates for 6.9
 2024-03-12 18:20 UTC  (2+ messages)

[PATCH] LoongArch: Remove superfluous flush_dcache_page() definition
 2024-03-12  7:57 UTC  (2+ messages)

[PATCH v1 00/13] tools header compiler.h update
 2024-03-11 20:51 UTC  (25+ messages)
` [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version
` [PATCH v1 02/13] libbpf: Make __printf define conditional
` [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include
` [PATCH v1 04/13] perf expr: Add missing stdbool.h include
` [PATCH v1 05/13] perf expr: Tidy up header guard
` [PATCH v1 06/13] perf debug: Add missing linux/types.h include
` [PATCH v1 07/13] perf cacheline: "
` [PATCH v1 08/13] perf arm-spe: "
` [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h
` [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h
` [PATCH v1 11/13] tools headers: Sync linux/overflow.h
` [PATCH v1 12/13] tools headers: Sync compiler.h headers
` [PATCH v1 13/13] tools headers: Rename noinline to __noinline

[RFC PATCH 0/5] Add support for suppressing warning backtraces
 2024-03-11  4:36 UTC  (4+ messages)

[PATCH 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-03-08 23:53 UTC  (3+ messages)

[arnd-asm-generic:asm-generic] BUILD SUCCESS 5394f1e9b687bcf26595cabf83483e568676128d
 2024-03-07 10:38 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).