linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-03 09:02:03 to 2021-12-06 21:10:36 UTC [more...]

[PATCH 00/31] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-06 21:09 UTC  (24+ 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  (14+ messages)
` [PATCH v3 1/5] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v3 2/5] mm/mmzone: Tag pg_data_t "
` [PATCH v3 3/5] Tag e820_entry "
` [PATCH v3 4/5] x86/efi: Tag e820_entries as crypto capable from EFI memmap
` [PATCH v3 5/5] drivers/node: Show in sysfs node's crypto capabilities

[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 

[RFC PATCH 0/2] mm: Dont allocate pages on a offline node
 2021-12-06 18:45 UTC  (19+ 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

[PATCH] mm/migrate: move node demotion code to near its user
 2021-12-06 18:43 UTC  (3+ messages)

[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  (15+ messages)
` [PATCH 1/2] mm: move filemap_range_needs_writeback() into header
` [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 v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-06 15:15 UTC  (4+ messages)
` [PATCH v7 10/45] x86/sev: Add support for hypervisor feature VMGEXIT

[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  (6+ messages)

[PATCH] numa balancing: remove some outdated document
 2021-12-06  9:51 UTC  (2+ messages)

[PATCH RESEND MERGE REQUEST] mm/damon: move damon_rand() definition into damon.h
 2021-12-06  7:44 UTC  (5+ messages)

[PATCH v2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2021-12-06  7:29 UTC  (9+ messages)

[PATCH] mm: mask DIRECT_RECLAIM in kswapd
 2021-12-06  3:19 UTC 

[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)

[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  (6+ 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)

[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)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in folio_mark_dirty
 2021-12-04  9:55 UTC 

[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 

[PATCH] hugetlb/cgroup: Fix copy/paste array assignment
 2021-12-03 19:15 UTC  (2+ messages)

[PATCH bpf v2] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-12-03 19:10 UTC  (4+ messages)

[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
 2021-12-03 18:54 UTC  (3+ messages)
` [PATCH RFC 1/4] mm: percpu: Generalize percpu related config

[RFD] clear virtual machine memory when virtual machine is turned off
 2021-12-03 18:20 UTC  (6+ messages)

[linux-next:master 4708/5128] fs/cifs/connect.c:1566:10: error: 'struct TCP_Server_Info' has no member named 'fscache'
 2021-12-03 16:40 UTC 

[linux-next:master 4708/5128] fs/cifs/connect.c:1566:12: error: no member named 'fscache' in 'struct TCP_Server_Info'
 2021-12-03 16:09 UTC 

[linux-next:master 5121/5128] drivers/nubus/proc.c:98:30: error: invalid application of 'sizeof' to incomplete type 'struct nubus_proc_pded'
 2021-12-03 16:09 UTC 

[PATCH v6 0/3] mm: add new syscall set_mempolicy_home_node
 2021-12-02 13:07 UTC  (3+ messages)
` [PATCH v6 2/3] mm/mempolicy: add set_mempolicy_home_node syscall

[linux-next:master 3956/5128] sound/soc/sof/intel/hda-codec.c:132:35: error: use of undeclared identifier 'CODEC_PROBE_RETRIES'
 2021-12-03 15:01 UTC  (5+ messages)

[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
 2021-12-03 14:13 UTC  (3+ messages)
` [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists

[linux-next:master 3899/5128] undefined reference to `pci_remap_iospace'
 2021-12-03 13:17 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 807a2a7da6bd7da417036b144aa18c09ab0dac1b
 2021-12-03 12:48 UTC 

[linux-next:master 2396/5128] ERROR: modpost: "relay_file_operations" [drivers/net/wwan/iosm/iosm.ko] undefined!
 2021-12-03 11:35 UTC 

[RFC PATCH] mm: count swap_writepage into PSI_IO STALL
 2021-12-03  9:19 UTC 

[RFC PATCH] mm: count zram read/write into PSI_IO_WAIT
 2021-12-03  9:16 UTC  (4+ messages)

[linux-next:master 925/4921] ERROR: modpost: "v4l2_async_register_subdev" [drivers/staging/media/max96712/max96712.ko] undefined!
 2021-12-03  9:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).