linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-12 17:02:30 to 2021-02-15 18:05:16 UTC [more...]

[PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-15 18:05 UTC  (15+ messages)
` [PATCH 01/33] iov_iter: Add ITER_XARRAY
` [PATCH 02/33] mm: Add an unlock function for PG_private_2/PG_fscache
` [PATCH 03/33] mm: Implement readahead_control pageset expansion
` [PATCH 04/33] vfs: Export rw_verify_area() for use by cachefiles
` [PATCH 05/33] netfs: Make a netfs helper module
` [PATCH 06/33] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH 07/33] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache()
` [PATCH 08/33] netfs: Provide readahead and readpage netfs helpers
` [PATCH 09/33] netfs: Add tracepoints
` [PATCH 10/33] netfs: Gather stats
` [PATCH 11/33] netfs: Add write_begin helper
` [PATCH 12/33] netfs: Define an interface to talk to a cache
` [PATCH 13/33] netfs: Hold a ref on a page when PG_private_2 is set

[PATCH v6 0/7] Count rlimits in each user namespace
 2021-02-15 17:49 UTC  (10+ messages)
` [PATCH v6 1/7] Increase size of ucounts to atomic_long_t
` [PATCH v6 2/7] Add a reference to ucounts for each cred
` [PATCH v6 3/7] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v6 4/7] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v6 5/7] Reimplement RLIMIT_SIGPENDING "
` [PATCH v6 6/7] Reimplement RLIMIT_MEMLOCK "
` [PATCH v6 7/7] kselftests: Add test to check for rlimit changes in different user namespaces

[PATCH v15 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-15 17:48 UTC  (14+ messages)
` [PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "

[PATCH v20 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-15 16:49 UTC  (5+ messages)
` [PATCH v20 08/25] x86/mm: Introduce _PAGE_COW

[PATCH v11 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-15 16:13 UTC  (15+ messages)
` [PATCH v11 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v11 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v11 03/14] mm/gup: return an error on migration failure
` [PATCH v11 04/14] mm/gup: check for isolation errors
` [PATCH v11 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v11 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v11 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v11 08/14] mm/gup: do not migrate zero page
` [PATCH v11 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v11 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v11 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v11 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v11 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v11 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

Fwd: alloc_pages_bulk()
 2021-02-15 16:10 UTC  (13+ messages)
  ` alloc_pages_bulk()

[PATCH RFC] SUNRPC: Refresh rq_pages using a bulk page allocator
 2021-02-15 16:06 UTC 

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-15 15:51 UTC  (4+ messages)
` [PATCH v5 1/3] mm, slub: use pGp to print page flags
` [PATCH v5 2/3] mm, slub: don't combine pr_err with INFO
` [PATCH v5 3/3] vsprintf: dump full information of page flags in pGp

[linux-next:master 2008/11103] drivers/iio/magnetometer/yamaha-yas530.c:891 yas5xx_probe() warn: missing error code 'ret'
 2021-02-15 15:05 UTC  (2+ messages)

possible deadlock in start_this_handle (2)
 2021-02-15 14:29 UTC  (5+ messages)

[PATCH v2] mm/vmalloc: randomize vmalloc() allocations
 2021-02-15 12:51 UTC  (5+ messages)

[linux-next:master 10191/10581] mm/memremap.c:270 pagemap_range() warn: missing error code 'error'
 2021-02-15 12:40 UTC 

[PATCH v1 0/2] virito-mem: one fix and VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
 2021-02-15 12:24 UTC  (3+ messages)
` [PATCH v1 1/2] virtio-mem: don't read big block size in SBM
` [PATCH v1 2/2] virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE

[PATCH 1/4] mm: memcontrol: remove memcg check from memcg_oom_recover
 2021-02-15 11:34 UTC  (15+ messages)
` [PATCH 2/4] mm: memcontrol: add missing memcg_oom_recover() when uncharge slab page
` [PATCH 3/4] mm: memcontrol: bail out early when id is zero
    ` [External] "
` [PATCH 4/4] mm: memcontrol: fix swap uncharge on cgroup v2
    ` [External] "

[PATCH 0/3][v4] add support for never printing hashed addresses
 2021-02-15 11:08 UTC  (6+ messages)
` [PATCH 1/3] [v4] lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers
` [PATCH 2/3] [v4] kselftest: add support for skipped tests
` [PATCH 3/3] [v4] lib/vsprintf: no_hash_pointers prints all addresses as unhashed

[linux-stable-rc:linux-5.4.y 2231/4843] ERROR: "__memcat_p" undefined!
 2021-02-15 10:49 UTC 

[PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-15  9:13 UTC  (14+ messages)

[PATCH v5 1/1] mm: refactor initialization of struct page for holes in memory layout
 2021-02-15  9:05 UTC  (11+ messages)

[linux-next:master 5601/11103] fs/zonefs/./trace.h:41:33: warning: format specifies type 'unsigned long' but the argument has type 'ino_t' (aka 'unsigned int')
 2021-02-15  2:56 UTC 

drivers/net/bonding/bond_main.c:4877:3: warning: 'strncpy' specified bound 16 equals destination size
 2021-02-14 23:56 UTC 

[linux-next:master 2541/11103] drivers/scsi/qla2xxx/qla_isr.c:3443:32: sparse: sparse: incorrect type in assignment (different base types)
 2021-02-14 23:18 UTC 

[linux-next:master 7596/11103] ld.lld: error: undefined symbol: pkcs7_validate_trust
 2021-02-14 22:21 UTC 

[linux-next:master 2008/10581] include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
 2021-02-14 21:05 UTC  (4+ messages)

[PATCH] percpu: fix clang modpost section mismatch
 2021-02-14 18:18 UTC 

[mm/highmem] 80abc4109f: WARNING:at_mm/highmem.c:#__kmap_local_sched_out
 2021-02-14 14:53 UTC 

[linux-next:master 8485/11103] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.h:78:5: warning: no previous prototype for function 'mlx5e_tc_tun_update_header_ipv6'
 2021-02-13 22:45 UTC 

[PATCH v2 0/2] Fix the compatibility of zsmalloc and zswap
 2021-02-13 22:33 UTC  (4+ messages)
` [PATCH v2 1/2] mm/zswap: add a flag to indicate if zpool can do sleep map
` [PATCH v2 2/2] mm: set the sleep_mapped to true for zbud and z3fold

[PATCH v3 1/1] process_madvise.2: Add process_madvise man page
 2021-02-13 22:04 UTC  (4+ messages)

[PATCH 0/2] mm/hugetlb: follow_hugetlb_page() improvements
 2021-02-13 21:12 UTC  (9+ messages)
` [PATCH 2/2] mm/hugetlb: refactor subpage recording

[PATCH v2 0/2] mm/hugetlb: follow_hugetlb_page() improvements
 2021-02-13 21:04 UTC  (7+ messages)
` [PATCH v2 2/2] mm/hugetlb: refactor subpage recording

[PATCH v4] printk: Userspace format enumeration support
 2021-02-13 15:15 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 07f7e57c63aaa2afb4ea31edef05e08699a63a00
 2021-02-13 13:55 UTC 

possible deadlock in start_this_handle (2)
 2021-02-13 10:58 UTC  (12+ messages)

AMD SEV-SNP/Intel TDX: validation of memory pages
 2021-02-13  9:38 UTC  (21+ messages)

[linux-next:master 8070/11103] ERROR: modpost: ".strscpy" undefined!
 2021-02-13  9:28 UTC 

[linux-next:master 8253/11103] drivers/net/wireless/intel/iwlwifi/pcie/drv.c:1055: undefined reference to `iwl_so_trans_cfg'
 2021-02-13  7:47 UTC 

[linux-stable-rc:linux-4.4.y 1332/1362] hppa-linux-ld: drivers/built-in.o(.init.text+0x3d51c): cannot reach 000093ca___pci_register_driver+0, recompile with -ffunction-sections
 2021-02-13  5:00 UTC 

incoming
 2021-02-13  4:52 UTC  (7+ messages)
` [patch 1/6] m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU
` [patch 2/6] scripts/recordmcount.pl: support big endian for ARCH sh
` [patch 3/6] MAINTAINERS: update KASAN file list
` [patch 4/6] MAINTAINERS: update Andrey Konovalov's email address
` [patch 5/6] MAINTAINERS: add Andrey Konovalov to KASAN reviewers
` [patch 6/6] h8300: fix PREEMPTION build, TI_PRE_COUNT undefined

BUG: KASAN: use-after-free in __list_add_valid+0x81/0xa0 (5.11-rc4)
 2021-02-13  3:03 UTC 

[PATCH] mm/hugetlb: remove redundant reservation check condition in alloc_huge_page()
 2021-02-13  1:15 UTC  (2+ messages)

[PATCH] mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state()
 2021-02-13  0:51 UTC  (2+ messages)

[PATCH] mm: Reduce mem_dump_obj() object size
 2021-02-12 23:40 UTC 

[linux-next:master 6077/10581] drivers/iommu/intel/dmar.c:1311:3: error: implicit declaration of function 'trace_qi_submit'
 2021-02-12 23:29 UTC 

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-02-12 23:27 UTC 

[linux-next:master 5178/10581] net/netfilter/nfnetlink_queue.c:601:36: warning: variable 'ctinfo' is uninitialized when used here
 2021-02-12 23:14 UTC  (3+ messages)

[PATCH v5 00/10] userfaultfd: add minor fault handling
 2021-02-12 23:01 UTC  (19+ messages)
` [PATCH v5 02/10] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v5 04/10] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v5 05/10] userfaultfd: add minor fault registration mode

[PATCH] docs: filesystem: Update smaps vm flag list to latest
 2021-02-12 22:55 UTC 

[linux-next:master 4773/10581] arch/arm/mach-prima2/pm.c:17:10: fatal error: linux/rtc/sirfsoc_rtciobrg.h: No such file or directory
 2021-02-12 22:48 UTC 

[PATCH v6 0/7] userfaultfd: add minor fault handling
 2021-02-12 21:54 UTC  (8+ messages)
` [PATCH v6 1/7] userfaultfd: introduce a new reason enum instead of using VM_* flags
` [PATCH v6 2/7] userfaultfd: add minor fault registration mode
` [PATCH v6 3/7] userfaultfd: disable huge PMD sharing for minor fault registered VMAs
` [PATCH v6 4/7] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [PATCH v6 5/7] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v6 6/7] userfaultfd: update documentation to describe minor fault handling
` [PATCH v6 7/7] userfaultfd/selftests: add test exercising "

[PATCH V2] mm: compaction: update the COMPACT[STALL|FAIL] events properly
 2021-02-12 21:16 UTC  (3+ messages)

[PATCH mm] kasan: export HW_TAGS symbols for KUnit tests
 2021-02-12 21:10 UTC  (7+ messages)

[PATCH v7 bpf-next 0/3] introduce bpf_iter for task_vma
 2021-02-12 21:04 UTC  (5+ messages)
` [PATCH v7 bpf-next 1/3] bpf: introduce task_vma bpf_iter
` [PATCH v7 bpf-next 2/3] bpf: allow bpf_d_path in bpf_iter program
` [PATCH v7 bpf-next 3/3] selftests/bpf: add test for bpf_iter_task_vma

[PATCH 0/3][v3] add support for never printing hashed addresses
 2021-02-12 20:29 UTC  (7+ messages)
` [PATCH 3/3] [v3] lib/vsprintf: debug_never_hash_pointers prints all addresses as unhashed

[linux-next:master 10174/10581] include/linux/kern_levels.h:5:18: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long unsigned int'
 2021-02-12 19:55 UTC 

mmotm 2021-02-11-22-05 uploaded
 2021-02-12 19:04 UTC  (2+ messages)
` mmotm 2021-02-11-22-05 uploaded (drivers/net/wireless/intel/iwlwifi/pcie/drv.o)

Are vDSO addresses special?
 2021-02-12 17:29 UTC  (3+ messages)

[PATCH 1/3] MAINTAINERS: update KASAN file list
 2021-02-12 17:17 UTC  (3+ messages)
` [PATCH 2/3] MAINTAINERS: update Andrey Konovalov's email address
` [PATCH 3/3] MAINTAINERS: add Andrey Konovalov to KASAN reviewers


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