[PATCH 00/33] riscv control-flow integrity for usermode
2024-10-01 16:06 UTC (10+ messages)
` [PATCH 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH 03/33] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH 04/33] riscv: Add support for per-thread envcfg CSR values
` [PATCH 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH 08/33] riscv: zicfiss / zicfilp enumeration
` [PATCH 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
[PATCH v8 00/29] Generic `Allocator` support for Rust
2024-10-01 16:01 UTC (32+ messages)
` [PATCH v8 01/29] rust: alloc: add `Allocator` trait
` [PATCH v8 02/29] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v8 03/29] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v8 04/29] rust: alloc: implement `ReallocFunc`
` [PATCH v8 05/29] rust: alloc: make `allocator` module public
` [PATCH v8 06/29] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v8 07/29] rust: alloc: add module `allocator_test`
` [PATCH v8 08/29] rust: alloc: implement `Vmalloc` allocator
` [PATCH v8 09/29] rust: alloc: implement `KVmalloc` allocator
` [PATCH v8 10/29] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v8 11/29] rust: alloc: implement kernel `Box`
` [PATCH v8 12/29] rust: treewide: switch to our kernel `Box` type
` [PATCH v8 13/29] rust: alloc: remove extension of std's `Box`
` [PATCH v8 14/29] rust: alloc: add `Box` to prelude
` [PATCH v8 15/29] rust: alloc: introduce `ArrayLayout`
` [PATCH v8 16/29] rust: alloc: implement kernel `Vec` type
` [PATCH v8 17/29] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v8 18/29] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v8 19/29] rust: treewide: switch to the kernel `Vec` type
` [PATCH v8 20/29] rust: alloc: remove `VecExt` extension
` [PATCH v8 21/29] rust: alloc: add `Vec` to prelude
` [PATCH v8 22/29] rust: error: use `core::alloc::LayoutError`
` [PATCH v8 23/29] rust: error: check for config `test` in `Error::name`
` [PATCH v8 24/29] rust: alloc: implement `contains` for `Flags`
` [PATCH v8 25/29] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v8 26/29] rust: str: test: replace `alloc::format`
` [PATCH v8 27/29] rust: alloc: update module comment of alloc.rs
` [PATCH v8 28/29] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
` [PATCH v8 29/29] MAINTAINERS: add entry for the Rust `alloc` module
[PATCH] mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release()
2024-10-01 15:59 UTC (5+ messages)
[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-01 15:47 UTC (9+ messages)
` [PATCH v12 10/17] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v12 11/17] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v12 13/17] ACPI:RAS2: Add ACPI RAS2 driver
Warning on mremapped uffd-wp memory
2024-10-01 15:42 UTC (6+ messages)
[linux-next:master 974/1347] arch/arm/boot/dts/nxp/ls/ls1021a-qds.dtb: memory-controller@1530000: board-control@3,0: 'oneOf' conditional failed, one must be fixed:
2024-10-01 15:34 UTC
[linux-next:master] [xfs] 3062a738d7: filebench.sum_operations/s -85.0% regression
2024-10-01 15:29 UTC (4+ messages)
[PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2024-10-01 15:14 UTC (3+ messages)
` [PATCH v3 2/2] selftests/exec: add a test to enforce execveat()'s comm
[syzbot] [ext4?] [mm?] INFO: rcu detected stall in ext4_release_file (2)
2024-10-01 15:05 UTC
[RFC PATCH 0/3] introduce PIDFD_SELF
2024-10-01 14:31 UTC (9+ messages)
[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
2024-10-01 14:16 UTC (5+ messages)
[PATCH v2 1/2] exec: add a flag for "reasonable" execveat() comm
2024-10-01 13:43 UTC (6+ messages)
[PATCH hotfix 6.12] mm/mmap: correct error handling in mmap_region()
2024-10-01 13:37 UTC
[PATCH v8 00/12] fs: multigrain timestamp redux
2024-10-01 13:34 UTC (16+ messages)
` [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps
` [PATCH v8 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 05/12] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/12] fs: add percpu counters for significant "
` [PATCH v8 07/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v8 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 09/12] xfs: switch to "
` [PATCH v8 10/12] ext4: "
` [PATCH v8 11/12] btrfs: convert "
` [PATCH v8 12/12] tmpfs: add support for "
[PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
2024-10-01 13:32 UTC (2+ messages)
[PATCH v7 00/26] Generic `Allocator` support for Rust
2024-10-01 13:27 UTC (5+ messages)
` [PATCH v7 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
[PATCH v8 00/11] fs: multigrain timestamp redux
2024-10-01 12:45 UTC (18+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
[linux-next:master] [nfsd] 8cb33389f6: fsmark.app_overhead 81.6% regression
2024-10-01 12:44 UTC (2+ messages)
[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
2024-10-01 11:56 UTC (16+ messages)
[linux-next:master 968/1347] arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dtb: /i2c@ff110000/audio-codec@1a: failed to match any schema with compatible: ['realtek,rt5651']
2024-10-01 11:52 UTC (2+ messages)
[PATCH v4 1/2] panic: add option to dump task maps info in panic_print
2024-10-01 11:23 UTC (2+ messages)
[PATCH v10 0/7] mm: zswap swap-out of large folios
2024-10-01 11:10 UTC (9+ messages)
` [PATCH v10 1/7] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined
` [PATCH v10 2/7] mm: zswap: Modify zswap_compress() to accept a page instead of a folio
` [PATCH v10 3/7] mm: zswap: Rename zswap_pool_get() to zswap_pool_tryget()
` [PATCH v10 4/7] mm: Change count_objcg_event() to count_objcg_events() for batch event updates
` [PATCH v10 5/7] mm: zswap: Modify zswap_stored_pages to be atomic_long_t
` [PATCH v10 6/7] mm: zswap: Support large folios in zswap_store()
` [PATCH v10 7/7] mm: swap: Count successful large folio zswap stores in hugepage zswpout stats
[PATCH] mm: move get_vma_name() from procfs to mm tree
2024-10-01 11:09 UTC (5+ messages)
[PATCH v1 0/2] selftests/mm: hugetlb_fault_after_madv improvements
2024-10-01 10:31 UTC (2+ messages)
[PATCH] dcssblk: Mark DAX broken
2024-10-01 10:29 UTC (2+ messages)
[PATCH] btrfs: root memcgroup for metadata filemap_add_folio()
2024-10-01 9:40 UTC (7+ messages)
[PATCH slab hotfixes 0/2] slub kunit tests fixes for 6.12
2024-10-01 8:39 UTC (7+ messages)
` [PATCH slab hotfixes 1/2] mm, slab: suppress warnings in test_leak_destroy kunit test
` [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()
[PATCH] secretmem: disable memfd_secret() if arch cannot set direct map
2024-10-01 8:08 UTC (2+ messages)
[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-10-01 8:08 UTC (7+ messages)
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-10-01 7:54 UTC (27+ messages)
[PATCH] mm/fake-numa: per-phys node fake size
2024-10-01 7:15 UTC (6+ messages)
[linux-next:master 1015/1347] fs/jfs/super.c:392 jfs_reconfigure() warn: inconsistent indenting
2024-10-01 7:12 UTC
[PATCH v9 0/7] mm: zswap swap-out of large folios
2024-10-01 6:00 UTC (23+ messages)
` [PATCH v9 1/7] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined
` [PATCH v9 2/7] mm: zswap: Modify zswap_compress() to accept a page instead of a folio
` [PATCH v9 3/7] mm: zswap: Rename zswap_pool_get() to zswap_pool_tryget()
` [PATCH v9 4/7] mm: Change count_objcg_event() to count_objcg_events() for batch event updates
` [PATCH v9 5/7] mm: zswap: Modify zswap_stored_pages to be atomic_long_t
` [PATCH v9 6/7] mm: zswap: Support large folios in zswap_store()
` [PATCH v9 7/7] mm: swap: Count successful large folio zswap stores in hugepage zswpout stats
[syzbot] [mm?] KASAN: out-of-bounds Read in copy_from_kernel_nofault
2024-10-01 4:22 UTC (2+ messages)
[PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties
2024-10-01 1:14 UTC (3+ messages)
` [PATCH v2 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers
[PATCH v2 0/1] update mseal.rst
2024-10-01 0:26 UTC (2+ messages)
` [PATCH v2 1/1] mseal: "
Fwd: DAMON Quaterly News Letter (2024 Q2)
2024-10-01 0:24 UTC
[PATCH v1 0/1] update mseal.rst
2024-10-01 0:24 UTC (8+ messages)
` [PATCH v1 1/1] mseal: "
[syzbot] [mm?] possible deadlock in shmem_file_write_iter
2024-09-30 23:52 UTC (3+ messages)
[linux-next:fs-next] BUILD SUCCESS cba9f9a915c9882822f8f6346e1a1e4b306dbbb3
2024-09-30 21:44 UTC
[PATCH v1] mm/huge_memory: check pmd_special() only after pmd_present()
2024-09-30 20:35 UTC (2+ messages)
[linux-next:fs-current] BUILD SUCCESS e44590ad9ebbbdaffefd5f687d73409a3ba20199
2024-09-30 19:41 UTC
[PATCH v2] add group restriction bitmap
2024-09-30 19:34 UTC
[PATCH v2 19/25] netfs: Speed up buffered reading
2024-09-30 19:00 UTC (10+ messages)
[PATCH 0/2] Introduce ptr_eq() to preserve address dependency
2024-09-30 18:53 UTC (7+ messages)
` [PATCH 1/2] compiler.h: "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox