[PATCH v2 0/3] [RFC] shmem: user and group quota support for tmpfs
2022-11-25 9:30 UTC (14+ messages)
` [PATCH v2 1/3] quota: add quota in-memory format support
` [PATCH v2 2/3] shmem: implement user/group quota support for tmpfs
[PATCH v7 00/20] TDX host kernel support
2022-11-25 9:28 UTC (53+ messages)
` [PATCH v7 04/20] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v7 09/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v7 12/20] x86/virt/tdx: Create "
` [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v7 15/20] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v7 18/20] x86/virt/tdx: Initialize all TDMRs
[PATCH -next 1/1] mm/memory-failure.c: Cleanup in unpoison_memory
2022-11-25 8:54 UTC (2+ messages)
[PATCH] mm: migrate: Fix THP's mapcount on isolation
2022-11-25 8:54 UTC (13+ messages)
[PATCH v4 1/3] kunit: Provide a static key to check if KUnit is actively running tests
2022-11-25 8:43 UTC (3+ messages)
` [PATCH v4 2/3] kunit: Use the static key when retrieving the current test
` [PATCH v4 3/3] mm: slub: test: Use the kunit_get_current_test() function
[PATCH v3 1/3] kunit: Provide a static key to check if KUnit is actively running tests
2022-11-25 8:33 UTC (4+ messages)
` [PATCH v3 3/3] mm: slub: test: Use the kunit_get_current_test() function
[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
2022-11-25 7:55 UTC (34+ messages)
` [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
` [PATCH 02/12] mm, slub: add CONFIG_SLUB_TINY
` [PATCH 03/12] mm, slub: disable SYSFS support with CONFIG_SLUB_TINY
` [PATCH 04/12] mm, slub: retain no free slabs on partial list "
` [PATCH 05/12] mm, slub: lower the default slub_max_order "
` [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches "
` [PATCH 07/12] mm, slab: ignore SLAB_RECLAIM_ACCOUNT "
` [PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
[PATCH v2] mm: migrate: Fix THP's mapcount on isolation
2022-11-25 7:40 UTC (10+ messages)
[PATCH] filemap: Fix some misleading comments
2022-11-25 7:09 UTC
[GIT PULL] hotfixes for 6.1-rc7
2022-11-25 6:19 UTC
[v2 PATCH 0/9] crypto: Add helpers for allocating with DMA alignment
2022-11-25 4:36 UTC (10+ messages)
` [v2 PATCH 1/9] crypto: Prepare to move crypto_tfm_ctx
` [v2 PATCH 2/9] crypto: api - Add crypto_tfm_ctx_dma
` [v2 PATCH 3/9] crypto: aead - Add ctx helpers with DMA alignment
` [v2 PATCH 4/9] crypto: hash "
` [v2 PATCH 5/9] crypto: skcipher "
` [v2 PATCH 6/9] crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127
` [v2 PATCH 7/9] crypto: akcipher - Add ctx helpers with DMA alignment
` [v2 PATCH 8/9] crypto: kpp "
` [v2 PATCH 9/9] crypto: caam - Set DMA alignment explicitly
[PATCH] s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr()
2022-11-25 3:45 UTC
[linux-next:pending-fixes 317/391] mm/khugepaged.c:1422:15: warning: 'pmd.pud.p4d.pgd.pgd' is used uninitialized
2022-11-25 0:06 UTC
[vbabka:slub-tiny-v1r3 5/16] mm/slab_common.c:603:44: error: no member named 'usersize' in 'struct kmem_cache'
2022-11-24 23:46 UTC
[linux-next:master 7337/10444] include/linux/pinctrl/pinconf-generic.h:226: undefined reference to `pinconf_generic_dt_node_to_map'
2022-11-24 23:36 UTC
[PATCH] mm/thp: Rename pmd_to_page() as pmd_pgtable_page()
2022-11-24 21:46 UTC (2+ messages)
[PATCH v2] mm: introduce arch_has_hw_nonleaf_pmd_young()
2022-11-24 21:26 UTC (4+ messages)
[RFC PATCH 00/11] implement DAMOS filtering for anon pages and
2022-11-24 21:21 UTC (12+ messages)
` [RFC PATCH 01/11] mm/damon/core: implement damos filter
` [RFC PATCH 02/11] mm/damon/paddr: support DAMOS filters
` [RFC PATCH 03/11] mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pages reclamation
` [RFC PATCH 04/11] Docs/admin-guide/damon/reclaim: document 'skip_anon' parameter
` [RFC PATCH 05/11] mm/damon/sysfs-schemes: implement filters directory
` [RFC PATCH 06/11] mm/damon/sysfs-schemes: implement filter directory
` [RFC PATCH 07/11] mm/damon/sysfs-schemes: connect filter directory and filters directory
` [RFC PATCH 08/11] mm/damon/sysfs-schemes: implement scheme filters
` [RFC PATCH 09/11] selftests/damon/sysfs: test filters directory
` [RFC PATCH 10/11] Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfs
` [RFC PATCH 11/11] Docs/ABI/damon: document scheme filters files
[vbabka:slub-tiny-v1r3 5/16] mm/slab_common.c:603:49: error: 'struct kmem_cache' has no member named 'usersize'
2022-11-24 21:14 UTC
[linux-next:master] BUILD REGRESSION c35bd4e428856ed8c1fae7f7dfa08a9141c153d1
2022-11-24 19:29 UTC
[linux-next:master 10012/10444] mm/vmscan.c:4090:30: error: implicit declaration of function 'pmd_young'; did you mean 'pte_young'?
2022-11-24 18:53 UTC
[PATCH v3 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
2022-11-24 18:09 UTC (14+ messages)
` [PATCH v3 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
` [PATCH v3 2/3] RISC-V: uapi: add HWCAP for Bitmanip/Scalar Crypto
[linux-next:pending-fixes] BUILD SUCCESS f1946233996aa395cdd6b571e2d116fe40c4c08e
2022-11-24 17:09 UTC
[linux-next:master 10381/10444] arch/powerpc/kernel/optprobes_head.o: warning: objtool: optprobe_template_end(): can't find starting instruction
2022-11-24 13:39 UTC
[linux-next:master 7841/10444] net/netfilter/nf_conntrack_netlink.c:2674:6: warning: unused variable 'mark'
2022-11-24 13:09 UTC
[PATCH linux-next ] mm: vmscan: use sysfs_emit() to instead of scnprintf()
2022-11-24 11:29 UTC
[PATCH v2 -next 1/2] mm/slb: add is_kmalloc_cache() helper function
2022-11-24 10:57 UTC (4+ messages)
[PATCH v5 0/8] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
2022-11-24 10:39 UTC (3+ messages)
[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2022-11-24 9:52 UTC (6+ messages)
` [PATCH RFC 3/3] "
[linux-next:master 9924/10444] drivers/iio/addac/ad74115.c:320:27: warning: 'ad74115_dac_slew_rate_hz_tbl' defined but not used
2022-11-24 9:47 UTC
[linux-next:master] [asm] 5e5ff73c2e: Initramfs_unpacking_failed
2022-11-24 7:45 UTC
[PATCH linux-next] mm: memremap: delete static key devmap_managed_key
2022-11-24 7:39 UTC
[PATCH] mm: remove lock_page_memcg() from rmap
2022-11-24 6:03 UTC (3+ messages)
[RFC PATCH V1] mm: Disable demotion from proactive reclaim
2022-11-24 5:51 UTC (11+ messages)
` [RFC PATCH v1 3/4] mm: Fix demotion-only scanning anon pages
[linux-next:master 7518/10068] drivers/pinctrl/pinctrl-loongson2.c:212:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-11-24 5:25 UTC
[PATCH] mm/vmalloc: Add check for KMEM_CACHE
2022-11-24 4:25 UTC (3+ messages)
[PATCH] zswap: do not allocate from atomic pool
2022-11-24 3:55 UTC (6+ messages)
[PATCH v6 0/6] Implement writeback for zsmalloc
2022-11-24 3:29 UTC (10+ messages)
` [PATCH v6 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
[PATCH v2 0/3] mm: memcg: fix protection of reclaim target memcg
2022-11-24 3:16 UTC (9+ messages)
` [PATCH v2 1/3] mm: memcg: fix stale "
` [PATCH v2 2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until()
` [PATCH v2 3/3] selftests: cgroup: make sure reclaim target memcg is unprotected
[linux-next:master] [perf test] 2cadf2c7b9: perf-sanity-tests.perf_record_tests.fail
2022-11-24 2:33 UTC
[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
2022-11-24 1:29 UTC (3+ messages)
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
Low TCP throughput due to vmpressure with swap enabled
2022-11-24 1:29 UTC (7+ messages)
[linux-next:master 7367/10068] Error: arch/arm/boot/dts/suniv-f1c100s.dtsi:250.30-31 syntax error
2022-11-24 1:22 UTC
[PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2022-11-23 23:12 UTC (6+ messages)
` [RFC PATCH v4 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [RFC PATCH v4 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
` [RFC PATCH v4 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
[PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2022-11-23 20:25 UTC (4+ messages)
[PATCH 0/6] hwpoison, shmem, hugetlb: fix data loss issue 5.10.y
2022-11-23 19:54 UTC (7+ messages)
` [PATCH 1/6] mm: hwpoison: remove the unnecessary THP check
` [PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [PATCH 3/6] mm: hwpoison: refactor refcount check handling
` [PATCH 4/6] mm: hwpoison: handle non-anonymous THP correctly
` [PATCH 5/6] mm: shmem: don't truncate page if memory failure happens
` [PATCH 6/6] hugetlbfs: don't delete error page from pagecache
[PATCH RFC v2 00/12] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
2022-11-23 19:31 UTC (6+ messages)
[mm-unstable v3 PATCH 3/3] mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
2022-11-23 19:30 UTC (2+ messages)
` [mm-unstable v4 PATCH] "
[PATCH v6 0/6] Implement writeback for zsmalloc
2022-11-23 19:26 UTC (2+ messages)
[PATCH v6 0/6] Implement writeback for zsmalloc (fix)
2022-11-23 19:17 UTC (3+ messages)
` [PATCH v6 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order (fix)
` [PATCH v6 6/6] zsmalloc: Implement writeback mechanism for zsmalloc (fix)
[PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error
2022-11-23 19:03 UTC (13+ messages)
[PATCH] maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is set
2022-11-23 18:53 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 736b6d81d93cf61a0601af90bd552103ef997b3f
2022-11-23 18:50 UTC
[PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
2022-11-23 18:32 UTC (12+ messages)
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