linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Immediate Attention Needed: Domain Renewal
 2024-10-10  1:02 UTC 

[PATCH] memcg: add tracing for memcg stat updates
 2024-10-10  0:46 UTC  (3+ messages)

[linux-next:master 2858/3432] arch/x86/mm/init_64.c:992:28: error: call to undeclared function 'bootmem_type'; ISO C99 and later do not support implicit function declarations
 2024-10-10  0:39 UTC 

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-10  0:02 UTC  (45+ messages)
` [PATCH v6 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v6 03/33] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v6 04/33] riscv: Add support for per-thread envcfg CSR values
` [PATCH v6 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v6 08/33] riscv: zicfiss / zicfilp enumeration
` [PATCH v6 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v6 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v6 12/33] riscv mm: manufacture shadow stack pte
` [PATCH v6 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v6 14/33] riscv mmu: write protect and shadow stack
` [PATCH v6 15/33] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v6 17/33] prctl: arch-agnostic prctl for shadow stack
` [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v6 20/33] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v6 21/33] riscv/traps: Introduce software check exception
` [PATCH v6 22/33] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v6 23/33] riscv/signal: save and restore of shadow stack for signal
` [PATCH v6 24/33] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v6 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v6 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v6 27/33] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v6 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v6 29/33] riscv: kernel command line option to opt out of user cfi
` [PATCH v6 30/33] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v6 31/33] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v6 32/33] riscv: Documentation for shadow stack on riscv
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi

[PATCH] maple_tree: remove conditionals to detect wr_node_store
 2024-10-10  0:02 UTC  (2+ messages)

[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
 2024-10-09 23:58 UTC  (5+ messages)
` [PATCH v3 2/2] vdso: Introduce vdso/page.h

[PATCH] vmscan: add a vmscan event for reclaim_pages
 2024-10-09 23:53 UTC  (3+ messages)

[PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
 2024-10-09 23:50 UTC  (5+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[linux-next:master 2227/3432] arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtb: phy@1c06000: clocks: [[52, 107], [52, 109], [139, 1], [52, 111], [52, 113], [52, 115]] is too long
 2024-10-09 23:37 UTC 

[GIT PULL] hotfixes for 6.12-rc3
 2024-10-09 23:30 UTC  (3+ messages)

[linux-next:master 2858/3432] arch/x86/mm/init_64.c:992:42: error: implicit declaration of function 'bootmem_type'
 2024-10-09 23:06 UTC 

[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-09 22:23 UTC  (11+ messages)
` [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v5 3/8] asm-generic: introduce text-patching.h
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
` [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
` [PATCH v5 8/8] x86/module: enable ROX caches for module text

[linux-next:master] BUILD REGRESSION b6270c3bca987530eafc6a15f9d54ecd0033e0e3
 2024-10-09 22:09 UTC 

[PATCH] mm, slab: add kerneldocs for common SLAB_ flags
 2024-10-09 22:02 UTC  (5+ messages)

[PATCH v2 1/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
 2024-10-09 21:39 UTC  (10+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers
 2024-10-09 21:35 UTC  (3+ messages)

[PATCH v2 5/7] bootmem: Stop using page->index
 2024-10-09 21:34 UTC  (3+ messages)

[linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
 2024-10-09 21:24 UTC  (7+ messages)

[PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
 2024-10-09 21:08 UTC  (8+ messages)

[PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
 2024-10-09 20:52 UTC  (2+ messages)

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-09 20:49 UTC  (3+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1

[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
 2024-10-09 20:14 UTC  (3+ messages)
` [PATCH RFC v2 2/5] mm: guest_memfd: Allow folios to be accessible to host

[PATCH] misc: sgi-gru: Don't disable preemption in GRU driver
 2024-10-09 19:49 UTC  (2+ messages)

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-09 19:37 UTC  (7+ messages)
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file

[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
 2024-10-09 19:05 UTC  (9+ messages)

[linux-next:master 1566/3432] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: spmi@10027000: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-10-09 18:08 UTC 

next-20241001: WARNING: at mm/list_lru.c:77 list_lru_del (mm/list_lru.c:212 mm/list_lru.c:200)
 2024-10-09 18:02 UTC  (7+ messages)

[syzbot] INFO: rcu detected stall in readlink_copy
 2024-10-09 18:00 UTC 

[linux-next:master 3426/3432] error[E0432]: unresolved import `crate::types::ARef`
 2024-10-09 17:47 UTC 

[linux-next:master 2312/2853] arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtb: phy@1bfc000: clocks: [[52, 122], [52, 120], [139, 10], [52, 123], [52, 125], [52, 127]] is too long
 2024-10-09 15:54 UTC 

Possible regression with file madvise(MADV_COLLAPSE)
 2024-10-09 15:54 UTC 

[PATCH v3 0/2] Cleanup some writeback codes
 2024-10-09 15:20 UTC  (5+ messages)
` [PATCH v3 1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL
` [PATCH v3 2/2] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()

[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
 2024-10-09 14:44 UTC  (5+ messages)

[PATCH v5 00/30] Permission Overlay Extension
 2024-10-09 14:43 UTC  (4+ messages)
` [PATCH v5 19/30] arm64: add POE signal support

[RFC] exec: add a flag for "reasonable" execveat() comm
 2024-10-09 14:41 UTC  (4+ messages)

[PATCH 0/5] asm-generic: clean up asm/mman.h
 2024-10-09 14:32 UTC  (11+ messages)
` [PATCH 1/5] asm-generic: cosmetic updates to uapi/asm/mman.h
` [PATCH 2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
` [PATCH 5/5] [RFC] mm: Remove MAP_UNINITIALIZED support

[PATCH] mm: set hugepage to false when anon mthp allocation
 2024-10-09 14:28 UTC  (6+ messages)

[RFC PATCH 0/1] Buddy allocator like folio split
 2024-10-09 14:21 UTC  (4+ messages)
` [RFC PATCH 1/1] mm/huge_memory: buddy allocator like folio_split()

[linux-next:fs-current] BUILD SUCCESS 0d4570f02fe8721d17dd8359f639d2628254cd46
 2024-10-09 14:11 UTC 

VMA merging updateds?
 2024-10-09 14:03 UTC  (9+ messages)

[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
 2024-10-09 13:52 UTC  (5+ messages)

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-09 12:41 UTC  (19+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control
` [PATCH v13 02/18] EDAC: Add scrub control feature
` [PATCH v13 03/18] EDAC: Add ECS "
` [PATCH v13 04/18] cxl: move cxl headers to new include/cxl/ directory
` [PATCH v13 05/18] cxl: Move mailbox related bits to the same context
` [PATCH v13 06/18] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
` [PATCH v13 07/18] cxl: Add Get Supported Features command for kernel usage
` [PATCH v13 08/18] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v13 09/18] cxl/mbox: Add SET_FEATURE "
` [PATCH v13 10/18] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v13 11/18] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v13 13/18] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v13 14/18] ras: mem: Add memory "
` [PATCH v13 15/18] EDAC: Add memory repair control feature
` [PATCH v13 16/18] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v13 17/18] cxl/memfeature: Add CXL memory device PPR control feature
` [PATCH v13 18/18] cxl/memfeature: Add CXL memory device memory sparing "

extend usage of KMEM_CACHE() for cache creation?
 2024-10-09 12:38 UTC 

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-10-09 12:01 UTC  (3+ messages)
` [PATCH v2 08/15] mm/damon/core: Use generic upper bound recommondation for usleep_range()

[linux-next:pending-fixes 207/319] fs/btrfs/qgroup.c:2014:6: error: use of undeclared identifier 'bytenr'
 2024-10-09 11:30 UTC  (3+ messages)

[PATCH v2 1/1] mm/slab: remove duplicate check in create_cache()
 2024-10-09 10:59 UTC  (2+ messages)

[linux-next:master] [fs] 2e4c6e78f4: will-it-scale.per_thread_ops -5.7% regression
 2024-10-09 10:13 UTC  (2+ messages)

[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-10-09  8:52 UTC  (13+ messages)
` [PATCH v2] "
      `  "

[PATCH v3 0/5] mm: memory_hotplug: improve do_migrate_range()
 2024-10-09  7:27 UTC  (10+ messages)
` [PATCH v3 1/5] mm: memory_hotplug: remove head variable in do_migrate_range()

[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-09  7:17 UTC  (6+ messages)
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
 2024-10-09  7:13 UTC  (3+ messages)

[RESEND][PATCH v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-10-09  6:21 UTC  (8+ messages)

[PATCH] kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
 2024-10-09  5:26 UTC  (2+ messages)

[linux-next:master 2344/2853] arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dtb: bluetooth: 'vddaon-supply' is a required property
 2024-10-09  5:19 UTC 

[PATCH v1 1/1] mm: Remove unused stub for can_swapin_thp()
 2024-10-09  2:09 UTC  (2+ messages)

[PATCH 0/2] Introduce panic function when slub leaks
 2024-10-09  1:25 UTC  (6+ messages)
        ` 答复: "

[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
 2024-10-09  0:51 UTC  (3+ messages)

[RFC PATCH v1 0/1] seal system mappings
 2024-10-09  0:41 UTC  (4+ messages)

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-10-09  0:27 UTC  (3+ messages)
` [PATCH 14/35] maple_tree: "

[PATCH] maple_tree: fix outdated flag name in comment
 2024-10-09  0:10 UTC  (2+ messages)

[linux-next:master 2334/2853] arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus13.dtb: /soc@0/geniqup@bc0000/i2c@b94000/redriver@4f: failed to match any schema with compatible: ['nxp,ptn3222']
 2024-10-09  0:06 UTC 

[linux-next:master 2662/2853] fs/btrfs/qgroup.c:2014:13: error: 'bytenr' undeclared
 2024-10-08 23:46 UTC 

[linux-next:master] BUILD REGRESSION 33ce24234fca4c083e6685a18b460a18ebb5d5c1
 2024-10-08 20:51 UTC 

[RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges
 2024-10-08 20:31 UTC 

[syzbot] [mm?] WARNING in vms_complete_munmap_vmas
 2024-10-08 20:25 UTC 

[RFC PATCH 0/7] support for mm-local memory allocations and use it
 2024-10-08 20:06 UTC  (2+ messages)

[RFC PATCH v3 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-08 19:51 UTC  (3+ messages)
` [RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence

[PATCH 0/3] memory,acpi: resize memory blocks based on CFMW alignment
 2024-10-08 19:45 UTC  (8+ messages)
` [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox