messages from 2021-01-20 19:50:52 to 2021-02-02 12:49:31 UTC [more...]
[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
2021-02-02 12:48 UTC (59+ messages)
` [PATCH v16 01/11] mm: add definition of PMD_PAGE_ORDER
` [PATCH v16 02/11] mmap: make mlock_future_check() global
` [PATCH v16 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v16 04/11] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v16 05/11] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v16 06/11] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v16 08/11] secretmem: add memcg accounting
` [PATCH v16 09/11] PM: hibernate: disable when there are active secretmem users
` [PATCH v16 10/11] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v16 11/11] secretmem: test: add basic selftest for memfd_secret(2)
[PATCH RESEND v2 00/10] fsdax: introduce fs query to support reflink
2021-02-02 12:48 UTC (14+ messages)
` [PATCH RESEND v2 01/10] pagemap: Introduce ->memory_failure()
` [PATCH RESEND v2 02/10] blk: Introduce ->corrupted_range() for block device
` [PATCH RESEND v2 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH RESEND v2 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH RESEND v2 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH RESEND v2 06/10] pmem: Implement ->corrupted_range() for "
` [PATCH RESEND v2 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH RESEND v2 08/10] md: Implement ->corrupted_range()
` [PATCH RESEND v2 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH RESEND v2 10/10] fs/dax: Remove useless functions
Event Attendees
2021-02-02 10:40 UTC
remain blessed
2021-02-02 8:35 UTC
PERT ENTERPRISES SWIFT - JAN. 29, 2021 PAYMENTS MADE BY RUSTAN'S
2021-02-02 3:42 UTC
[PATCH 00/14] CXL 2.0 Support
2021-02-02 2:49 UTC (61+ messages)
` [PATCH 01/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH 02/14] cxl/mem: Map memory device registers
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
` [PATCH 05/14] cxl/mem: Register CXL memX devices
` [PATCH 06/14] cxl/mem: Add basic IOCTL interface
` [PATCH 07/14] cxl/mem: Add send command
` [PATCH 08/14] taint: add taint for direct hardware access
` [PATCH 09/14] cxl/mem: Add a "RAW" send command
` [PATCH 10/14] cxl/mem: Create concept of enabled commands
` [PATCH 11/14] cxl/mem: Use CEL for enabling commands
` [PATCH 12/14] cxl/mem: Add set of informational commands
` [PATCH 13/14] cxl/mem: Add limited Get Log command (0401h)
` [PATCH 14/14] MAINTAINERS: Add maintainers of the CXL driver
[PATCH] libnvdimm/dimm: Avoid race between probe and available_slots_show()
2021-02-02 1:47 UTC
[PATCH v2] nvdimm: Avoid race between probe and reading device attributes
2021-02-01 23:19 UTC (2+ messages)
Conference call
2021-01-30 11:14 UTC
remain blessed
2021-01-30 8:56 UTC
[PATCH 0/3] cdev: Generic shutdown handling
2021-01-30 1:59 UTC (13+ messages)
` [PATCH 1/3] cdev: Finish the cdev api with queued mode support
` [PATCH 3/3] libnvdimm/ioctl: Switch to cdev_register_queued()
remain blessed
2021-01-29 21:46 UTC
[PATCH 1/1] ndctl/namespace: Fix disable-namespace accounting relative to seed devices
2021-01-29 8:44 UTC (9+ messages)
[0/7] PMEM device emulation without nfit depenency
2021-01-29 6:24 UTC (7+ messages)
` [ndctl 1/5] libndctl: test enablement for non-nfit devices
` [ndctl 3/5] papr: Add support to parse save_fail flag for dimm
` [ndctl 5/5] Use page size as alignment value
10K LinkedIn Leads at 500
2021-01-29 2:07 UTC
Hey
2021-01-28 19:55 UTC
PATCH] fs/dax: fix compile problem on parisc and mips
2021-01-28 19:18 UTC (2+ messages)
10K LinkedIn Leads at 500
2021-01-28 8:34 UTC
[RFC v5 0/7] PMEM device emulation without nfit depenency
2021-01-28 8:12 UTC (4+ messages)
` [RFC v5 1/7] testing/nvdimm: Add test module for non-nfit platforms
[PATCH 1/3] device-dax: Prevent registering drivers without probe or remove callback
2021-01-27 23:01 UTC (3+ messages)
` [PATCH 2/3] dax-device: Fix error path in dax_driver_register
` [PATCH 3/3] dax-device: Make remove callback return void
[PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
2021-01-27 5:46 UTC (4+ messages)
[PATCH] dax: fix default return code of range_parse()
2021-01-26 2:13 UTC
[PATCH v2 00/10] fsdax: introduce fs query to support reflink
2021-01-26 0:50 UTC (12+ messages)
` [PATCH v2 01/10] pagemap: Introduce ->memory_failure()
` [PATCH v2 02/10] blk: Introduce ->corrupted_range() for block device
` [PATCH v2 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v2 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v2 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v2 06/10] pmem: Implement ->corrupted_range() for "
` [PATCH v2 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH v2 08/10] md: Implement ->corrupted_range()
` [PATCH v2 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH v2 10/10] fs/dax: Remove useless functions
INQUIRY PBMS 15528/STR-REG/19
2021-01-25 15:02 UTC
follow up 2021
2021-01-22 20:53 UTC
[PATCH v2 0/4] Remove nrexceptional tracking
2021-01-22 19:38 UTC (12+ messages)
` [PATCH v2 1/4] mm: Introduce and use mapping_empty
` [PATCH v2 2/4] mm: Stop accounting shadow entries
` [PATCH v2 3/4] dax: Account DAX entries as nrpages
` [PATCH v2 4/4] mm: Remove nrexceptional from inode
[PATCH 4.14 15/50] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
2021-01-22 14:11 UTC
[PATCH 4.9 10/35] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
2021-01-22 14:10 UTC
[PATCH 4.4 07/31] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
2021-01-22 14:08 UTC
[RFC v2] nvfs: a filesystem for persistent memory
2021-01-21 16:06 UTC (9+ messages)
` Expense of read_iter
[PATCH v15 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
2021-01-21 0:12 UTC (6+ messages)
` [PATCH v15 06/11] "
` [PATCH v15 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox