linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[v4 PATCH 1/2] hugetlb: arm64: add mte support
 2024-09-13 17:49 UTC  (4+ messages)
` [v4 PATCH 2/2] selftests: arm64: add hugetlb mte tests

[regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
 2024-09-13 17:39 UTC  (3+ messages)

[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-09-13 17:25 UTC  (5+ messages)
` [PATCH v12 01/17] EDAC: Add support for EDAC device features control
` [PATCH v12 02/17] EDAC: Add EDAC scrub control driver

[PATCH 0/7] mm: Use pxdp_get() for accessing page table entries
 2024-09-13 17:21 UTC  (11+ messages)
` [PATCH 1/7] m68k/mm: Change pmd_val()
` [PATCH 2/7] x86/mm: Drop page table entry address output from pxd_ERROR()
` [PATCH 3/7] mm: Use ptep_get() for accessing PTE entries
` [PATCH 4/7] mm: Use pmdp_get() for accessing PMD entries
` [PATCH 5/7] mm: Use pudp_get() for accessing PUD entries
` [PATCH 6/7] mm: Use p4dp_get() for accessing P4D entries
` [PATCH 7/7] mm: Use pgdp_get() for accessing PGD entries

[PATCH] mm/memcontrol: add per-memcg pgpgin/pswpin counter
 2024-09-13 16:58 UTC  (4+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-13 16:37 UTC  (15+ messages)

[linux-next:master 11090/11210] arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short
 2024-09-13 16:32 UTC  (2+ messages)

[PATCH v4 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-09-13 16:28 UTC  (18+ messages)
` [PATCH v4 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v4 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v4 03/10] unicode: Recreate utf8_parse_version()
` [PATCH v4 06/10] libfs: Export generic_ci_ dentry functions
` [PATCH v4 07/10] tmpfs: Add casefold lookup support
` [PATCH v4 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v4 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v4 10/10] docs: tmpfs: Add casefold options

[PATCH] mm/madvise: process_madvise() drop capability check if same mm
 2024-09-13 15:56 UTC  (5+ messages)

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

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-13 15:14 UTC  (7+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-13 15:00 UTC  (3+ messages)
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH v4 0/3] Refactor __kmem_cache_create() and fix memory leak
 2024-09-13 15:00 UTC  (7+ messages)
` [PATCH v4 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()

[PATCH] maple_tree: root node could be handled by !p_slot too
 2024-09-13 14:17 UTC  (2+ messages)

[PATCH 1/3] maple_tree: use ma_data_end() in mas_data_end()
 2024-09-13 14:13 UTC  (10+ messages)

[PATCH v7 00/11] fs: multigrain timestamp redux
 2024-09-13 14:02 UTC  (13+ messages)
` [PATCH v7 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v7 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v7 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v7 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v7 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v7 06/11] fs: add percpu counters for significant "
` [PATCH v7 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v7 08/11] xfs: switch to "
` [PATCH v7 09/11] ext4: "
` [PATCH v7 10/11] btrfs: convert "
` [PATCH v7 11/11] tmpfs: add support for "

[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
 2024-09-13 13:41 UTC  (3+ messages)

Question about freeing of empty per-CPU partial slabs in SLUB
 2024-09-13 13:27 UTC  (3+ messages)

[RFC PATCH] cxl/pci: Set default timeout for background operations
 2024-09-13 11:52 UTC  (2+ messages)

[PATCH v3 4/9] arch/sparc: Teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
 2024-09-13 11:16 UTC  (2+ messages)

[PATCH] mm: set hugepage to false when anon mthp allocation
 2024-09-13 10:36 UTC  (3+ messages)

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-13 10:21 UTC  (15+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[RFC 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-09-13  9:35 UTC  (3+ messages)

[linux-next:master 9293/11623] drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c:1014:51: warning: 'DCEC' directive output may be truncated writing 4 bytes into a region of size between 0 and 53
 2024-09-13  9:22 UTC 

[PATCH] mm: Compute mTHP order efficiently
 2024-09-13  9:19 UTC 

[PATCH v3 9/9] mm: Consolidate common checks in hugetlb_get_unmapped_area
 2024-09-13  8:51 UTC  (2+ messages)

[linux-next:master] [perf] 4ba4f1afb6: WARNING:suspicious_RCU_usage
 2024-09-13  8:51 UTC 

Questions about TLB flushing and lru_gen_look_around
 2024-09-13  8:50 UTC  (3+ messages)

[PATCH V2] mm/memcontrol: add per-memcg pgpgin/pswpin counter
 2024-09-13  8:45 UTC  (2+ messages)
` [PATCH V2] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM

[PATCH] mm, slab: restore kerneldoc for kmem_cache_create()
 2024-09-13  8:42 UTC  (2+ messages)

[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-13  8:11 UTC  (3+ messages)

[PATCH v5 0/8] implement async block discards and other ops via io_uring
 2024-09-13  7:45 UTC  (11+ messages)
` [PATCH v5 5/8] block: implement async io_uring discard cmd
` [PATCH v5 6/8] block: implement write zeroes io_uring cmd

[linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
 2024-09-13  5:47 UTC  (11+ messages)

[PATCH V2] mm: Drop unused set_pte_safe()
 2024-09-13  4:37 UTC  (3+ messages)

[PATCH 1/2] selftest/mm: Fix typo in virtual_address_range
 2024-09-13  3:41 UTC  (5+ messages)
` [PATCH 2/2] selftests/mm: skip virtual_address_range tests on riscv

[linux-next:master 9437/11210] arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short
 2024-09-13  2:42 UTC 

[PATCH v8 0/8] Improve the copy of task comm
 2024-09-13  2:23 UTC  (11+ messages)
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "

[PATCH] selftest/mm: Do not use hint for riscv mmap
 2024-09-13  2:07 UTC  (3+ messages)

[HELP] FUSE writeback performance bottleneck
 2024-09-13  1:25 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 57f962b956f1d116cd64d5c406776c4975de549d
 2024-09-13  0:18 UTC 

[PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
 2024-09-12 22:52 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH v2] SLUB: Add support for per object memory policies
 2024-09-12 22:21 UTC  (5+ messages)

[PATCH] bootmem: Stop using page->index
 2024-09-12 21:56 UTC  (4+ messages)

[PATCH V11] cgroup/rstat: Avoid flushing if there is an ongoing root flush
 2024-09-12 21:41 UTC  (2+ messages)

MDWE does not prevent read-only, executable, shared memory regions to be updated by backing file writes
 2024-09-12 21:10 UTC  (5+ messages)

[linux-next:master 11167/11623] drivers/pinctrl/pinctrl-ep93xx.c:683:27: warning: 'raster_on_sdram3_pins' defined but not used
 2024-09-12 20:11 UTC 

[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
 2024-09-12 18:50 UTC  (10+ messages)

[PATCH] [RFC] mm: mmap: Allow mmap(MAP_STACK) to map growable stack
 2024-09-12 18:12 UTC  (10+ messages)

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-12 17:54 UTC  (8+ messages)
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH RFC 0/2] arm64: Add infrastructure for use of AT_HWCAP3
 2024-09-12 17:29 UTC  (5+ messages)
` [PATCH RFC 1/2] binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4

[PATCH 1/2] kselftests: mm: Fix wrong __NR_userfaultfd value
 2024-09-12 17:28 UTC  (5+ messages)
` [PATCH 2/2] kselftests: mm: Fail the test if userfaultfd syscall isn't found

[RFC PATCH 0/7] support for mm-local memory allocations and use it
 2024-09-12 16:40 UTC  (3+ messages)
` [RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges

[PATCH v4 0/8] implement async block discards and other ops via io_uring
 2024-09-12 16:38 UTC  (8+ messages)
` [PATCH v4 8/8] block: implement async write zero pages command

[PATCH] Add accumulated call counter for memory allocation profiling
 2024-09-12 16:12 UTC  (3+ messages)

[RFC][PATCH 0/5] slab: Allocate and use per-call-site caches
 2024-09-12 15:58 UTC  (5+ messages)
` [PATCH 5/5] "

[PATCH v3 2/2] mm: Allocate THP on hugezeropage wp-fault
 2024-09-12 15:44 UTC  (2+ messages)

[PATCH v3 1/2] mm: Abstract THP allocation
 2024-09-12 13:26 UTC  (2+ messages)

[linux-next:master 11144/11623] drivers/dma/ep93xx_dma.c:1365:51: warning: '%u' directive writing between 1 and 8 bytes into a region of size 2
 2024-09-12 13:26 UTC 

[linux-next:fs-current] BUILD SUCCESS c72a58320cf5304f4948e786458d30b46dcdaf61
 2024-09-12 13:03 UTC 

page:  |  | latest

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