linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-12 23:51:23 to 2021-02-16 11:48:42 UTC [more...]

[PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-16 11:48 UTC  (29+ 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 34/33] netfs: Use in_interrupt() not in_softirq()

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

[PATCH v6 0/7] Count rlimits in each user namespace
 2021-02-16 11:12 UTC  (11+ 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 v7 "
` [PATCH v6 7/7] kselftests: Add test to check for rlimit changes in different user namespaces

[RFC PATCH] z3fold: prevent reclaim/free race for headless pages
 2021-02-16 10:13 UTC  (5+ messages)

AMD SEV-SNP/Intel TDX: validation of memory pages
 2021-02-16 10:00 UTC  (15+ messages)

[linux-next:master 1548/11541] drivers/power/supply/bq256xx_charger.c:1512 bq256xx_hw_init() error: buffer overflow 'bq256xx_watchdog_time' 8 <= 8
 2021-02-16  9:16 UTC 

[PATCH 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-16  9:04 UTC  (6+ messages)

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

[linux-next:master 3989/11541] drivers/gpu/drm/i915/i915_gem.c:1182:2: error: implicit declaration of function 'wbinvd_on_all_cpus'
 2021-02-16  8:59 UTC 

[PATCH v2 0/6] Rationalise __alloc_pages wrappers
 2021-02-16  8:22 UTC  (12+ messages)
` [PATCH v2 1/6] mm/page_alloc: Rename alloc_mask to alloc_gfp
` [PATCH v2 2/6] mm/page_alloc: Rename gfp_mask to gfp
` [PATCH v2 3/6] mm/page_alloc: Combine __alloc_pages and __alloc_pages_nodemask
` [PATCH v2 4/6] mm/mempolicy: Rename alloc_pages_current to alloc_pages
` [PATCH v2 5/6] mm/mempolicy: Rewrite alloc_pages documentation
` [PATCH v2 6/6] mm/mempolicy: Fix mpol_misplaced kernel-doc

[RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
 2021-02-16  8:12 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 52a0bcb60e40f30211cb5cbbb0f582ec4e91d896
 2021-02-16  7:21 UTC 

[linux-next:master 2048/11541] omap4-keypad.c:undefined reference to `devm_ioremap_resource'
 2021-02-16  2:38 UTC 

[linux-next:master 3291/11541] mipsel-linux-ld: warning: orphan section `.data.$Lubsan_data391' from `arch/mips/mm/c-r4k.o' being placed in section `.data.$Lubsan_data391'
 2021-02-15 23:39 UTC 

[PATCH] mm/gfp: Add kernel-doc for gfp_t
 2021-02-15 21:07 UTC  (2+ messages)

[PATCH v3] mm/vmalloc: randomize vmalloc() allocations
 2021-02-15 20:26 UTC 

[linux-next:master 2510/11541] include/linux/compiler_types.h:326:38: error: call to '__compiletime_assert_549' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct abort_entry_24xx) != 64
 2021-02-15 19:43 UTC 

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

[PATCH 4.9 098/128] mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
 2021-02-15 18:37 UTC 

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

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

[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 

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

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


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