[PATCH -V10 RESEND 0/6] NUMA balancing: optimize memory placement for memory tiering system
2021-12-07 2:27 UTC
[PATCH v6 00/23] userfaultfd-wp: Support shmem and hugetlbfs
2021-12-07 2:12 UTC (4+ messages)
` [PATCH v6 01/23] mm: Introduce PTE_MARKER swap entry
[PATCH] mm: mask DIRECT_RECLAIM in kswapd
2021-12-07 2:07 UTC (3+ messages)
[syzbot] BUG: unable to handle kernel NULL pointer dereference in folio_mark_dirty
2021-12-07 1:56 UTC (2+ messages)
[PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
2021-12-07 1:54 UTC (4+ messages)
` [PATCH V7 08/18] x86/entry: Preserve PKRS MSR across exceptions
[PATCH] hugetlb/cgroup: Fix copy/paste array assignment
2021-12-07 1:54 UTC (2+ messages)
[RFC net-next 0/2] IOAM queue depth and buffer occupancy
2021-12-07 0:16 UTC (4+ messages)
` [RFC net-next 1/2] ipv6: ioam: Support for Queue depth data field
` [RFC net-next 2/2] ipv6: ioam: Support for Buffer occupancy "
[PATCH] numa balancing: remove some outdated document
2021-12-07 0:15 UTC (3+ messages)
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-12-06 23:47 UTC (6+ messages)
` [PATCH v7 02/45] x86/sev: detect/setup SEV/SME features earlier in boot
` [PATCH v7 10/45] x86/sev: Add support for hypervisor feature VMGEXIT
[PATCH] mm: don't call lru draining in the nested lru_cache_disable
2021-12-06 23:46 UTC (4+ messages)
[PATCH] mm/migrate: move node demotion code to near its user
2021-12-06 22:12 UTC (4+ messages)
[PATCH v2 00/34] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2021-12-06 21:49 UTC (37+ messages)
` [PATCH v2 01/34] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH v2 02/34] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH v2 03/34] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH v2 04/34] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH v2 05/34] kasan, page_alloc: init memory of skipped pages on free
` [PATCH v2 06/34] kasan: drop skip_kasan_poison variable in free_pages_prepare
` [PATCH v2 07/34] mm: clarify __GFP_ZEROTAGS comment
` [PATCH v2 08/34] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH v2 09/34] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH v2 10/34] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH v2 11/34] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
` [PATCH v2 12/34] kasan, page_alloc: move SetPageSkipKASanPoison "
` [PATCH v2 13/34] kasan, page_alloc: move kernel_init_free_pages "
` [PATCH v2 14/34] kasan, page_alloc: simplify kasan_unpoison_pages call site
` [PATCH v2 15/34] kasan: clean up metadata byte definitions
` [PATCH v2 16/34] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
` [PATCH v2 17/34] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH v2 18/34] kasan, vmalloc: drop outdated VM_KASAN comment
` [PATCH v2 19/34] kasan: reorder vmalloc hooks
` [PATCH v2 20/34] kasan: add wrappers for "
` [PATCH v2 21/34] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH v2 22/34] kasan, fork: don't tag stacks allocated with vmalloc
` [PATCH v2 23/34] kasan, vmalloc: add vmalloc support to SW_TAGS
` [PATCH v2 24/34] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH v2 25/34] kasan, vmalloc: don't unpoison VM_ALLOC pages before mapping
` [PATCH v2 26/34] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH v2 27/34] kasan, page_alloc: allow skipping memory init "
` [PATCH v2 28/34] kasan, vmalloc: add vmalloc support to HW_TAGS
` [PATCH v2 29/34] kasan: mark kasan_arg_stacktrace as __initdata
` [PATCH v2 30/34] kasan: simplify kasan_init_hw_tags
` [PATCH v2 31/34] kasan: add kasan.vmalloc command line flag
` [PATCH v2 32/34] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
` [PATCH v2 33/34] kasan: documentation updates
` [PATCH v2 34/34] kasan: improve vmalloc tests
[linux-next:master 4342/5235] ia64-linux-ld: hid-prodikeys.c:undefined reference to `usb_hid_driver'
2021-12-06 21:45 UTC
[RFC PATCH 0/2] mm: Dont allocate pages on a offline node
2021-12-06 21:28 UTC (20+ messages)
` [RFC PATCH 1/2] include/linux/gfp.h: Do not allocate pages on a offlined node
` [RFC PATCH 2/2] mm/vmscan.c: Prevent allocating shrinker_info on offlined nodes
[linux-next:master] BUILD REGRESSION 5d02ef4b57f6e7d4dcba14d40cf05373a146a605
2021-12-06 21:17 UTC
[PATCH 00/31] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2021-12-06 21:12 UTC (30+ messages)
` [PATCH 04/31] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH 08/31] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH 20/31] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH 21/31] kasan, fork: don't tag stacks allocated with vmalloc
` [PATCH 23/31] kasan, arm64: allow KASAN_VMALLOC with SW_TAGS
` [PATCH 24/31] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH 27/31] kasan, vmalloc: add vmalloc support to HW_TAGS
` [PATCH 28/31] kasan: add kasan.vmalloc command line flag
` [PATCH 29/31] kasan, arm64: allow KASAN_VMALLOC with HW_TAGS
[PATCH v3 0/5] x86: Show in sysfs if a memory node is able to do encryption
2021-12-06 19:58 UTC (11+ messages)
` [PATCH v3 3/5] Tag e820_entry with crypto capabilities
` [PATCH v3 5/5] drivers/node: Show in sysfs node's "
[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2021-12-06 18:52 UTC (12+ messages)
` [PATCH v2 01/11] mm: add zone device coherent type memory support
` [PATCH v2 02/11] mm: add device coherent vma selection for memory migration
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system
` [PATCH v2 04/11] drm/amdkfd: add SPM support for SVM
` [PATCH v2 05/11] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v2 06/11] lib: test_hmm add ioctl to get zone device type
` [PATCH v2 07/11] lib: test_hmm add module param for "
` [PATCH v2 08/11] lib: add support for device coherent type in test_hmm
` [PATCH v2 09/11] tools: update hmm-test to support device coherent type
` [PATCH v2 10/11] tools: update test_hmm script to support SP config
` [PATCH v2 11/11] tools: add hmm gup test for long term pinned device pages
[PATCH v2 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
2021-12-06 18:52 UTC (4+ messages)
[RFC] mm: introduce page pinner
2021-12-06 18:47 UTC
[linux-next:master 3105/5235] ERROR: modpost: "cs35l41_regmap_spi" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined!
2021-12-06 18:20 UTC
[PATCH] percpu: km: Use for SMP+NOMMU
2021-12-06 17:54 UTC (9+ messages)
` [PATCH] percpu: km: ensure it is used with NOMMU (either UP or SMP)
[linux-next:master 4752/5235] kernel/kcsan/kcsan_test.c:592:35: error: implicit declaration of function 'clear_bit_unlock_is_negative_byte'
2021-12-06 17:43 UTC (2+ messages)
[PATCH v3 00/25] kcsan: Support detecting a subset of missing memory barriers
2021-12-06 17:38 UTC (16+ messages)
` [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
` [PATCH v3 08/25] kcsan: Show location access was reordered to
[PATCHSET 0/2] Avoid unnecessary indirect calls for bdev dio
2021-12-06 16:33 UTC (4+ messages)
` [PATCH 2/2] block: move direct_IO into our own read_iter handler
[linux-next:master 3697/5235] m68k-linux-ld: drivers/gpu/drm/arm/hdlcd_drv.o:undefined reference to `drm_gem_cma_prime_import_sg_table'
2021-12-06 15:46 UTC
[linux-next:master 5146/5235] arch/sparc/kernel/led.c:117:31: error: 'led' defined but not used
2021-12-06 15:26 UTC
[PATCH] mm/madvise: break reclaim when lock race
2021-12-06 14:55 UTC
[PATCH -next] kfence: fix memory leak when cat kfence objects
2021-12-06 14:06 UTC (3+ messages)
[PATCH V2] mm/damon: Modify damon_rand() macro to static inline function
2021-12-06 12:57 UTC (2+ messages)
[PATCH V1] mm/damon: Modify damon_rand() macro to static inline function
2021-12-06 12:48 UTC (3+ messages)
[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
2021-12-06 12:04 UTC (13+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
[PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
2021-12-06 11:25 UTC (9+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 593a87c6eb985acbc6c7fb61da3180736626c1b1
2021-12-06 10:32 UTC
[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
2021-12-06 9:59 UTC (5+ messages)
[PATCH RESEND MERGE REQUEST] mm/damon: move damon_rand() definition into damon.h
2021-12-06 7:44 UTC (4+ messages)
[PATCH v2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
2021-12-06 7:29 UTC (3+ messages)
[linux-next:master 3902/5128] pcie.c:undefined reference to `pci_remap_iospace'
2021-12-05 12:32 UTC (3+ messages)
[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
2021-12-05 11:59 UTC (2+ messages)
drivers/interconnect/qcom/icc-rpmh.c:166:28: sparse: sparse: incorrect type in assignment (different base types)
2021-12-05 11:31 UTC
[PATCH v2 linux-next] delayacct: track delays from memory compact
2021-12-05 11:08 UTC (3+ messages)
[linux-next:master 242/5128] dtbs_check: arch/arm/boot/dts/exynos4412-i9300.dt.yaml: hdmi-bridge@39: 'ports' is a required property
2021-12-05 11:01 UTC
[security] d3b04a4398: WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init
2021-12-05 10:21 UTC (2+ messages)
[PATCH -mm 0/5] Phase 2 of task comm cleanups
2021-12-05 7:25 UTC (11+ messages)
` [PATCH -mm 1/5] elfcore: replace old hard-code 16 with TASK_COMM_LEN_16
` [PATCH -mm 2/5] cn_proc: replaced old hard-coded "
` [PATCH -mm 3/5] samples/bpf/tracex2: replace hard-coded 16 with TASK_COMM_LEN
` [PATCH -mm 4/5] tools/perf: "
` [PATCH -mm 5/5] bpf/progs: "
[PATCH] mm: split out anon_vma declarations to separate header
2021-12-04 23:57 UTC (3+ messages)
[PATCH v2 0/4] page table check
2021-12-04 18:23 UTC (5+ messages)
` [PATCH v2 1/4] mm: change page type prior to adding page table entry
` [PATCH v2 2/4] mm: ptep_clear() page table helper
` [PATCH v2 3/4] mm: page table check
` [PATCH v2 4/4] x86: mm: add x86_64 support for "
[PATCH] net: prestera: fix flexible_array.cocci warnings
2021-12-04 17:45 UTC (2+ messages)
fs/proc/vmcore.c:161:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-12-04 16:58 UTC (3+ messages)
fs/proc/vmcore.c:161:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-12-04 13:45 UTC
[PATCH linux-next] delayacct: track delays from memory compact
2021-12-04 11:23 UTC (4+ messages)
[PATCH] mm: add group_oom_kill memory event
2021-12-04 9:36 UTC (4+ messages)
[linux-next:master 3226/5128] ERROR: modpost: "cs35l41_remove" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined!
2021-12-04 7:27 UTC
[PATCH 00/11] mm/damon: Trivial fixups and improvements
2021-12-04 2:37 UTC (5+ messages)
` [PATCH 04/11] mm/damon/vaddr: Remove an unnecessary warning message
[linux-next:master] BUILD REGRESSION 7afeac307a9561e3a93682c1e7eb22f918aa1187
2021-12-03 21:38 UTC
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