messages from 2023-04-03 16:40:17 to 2023-04-05 18:56:35 UTC [more...]
[PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim
2023-04-05 18:55 UTC (14+ messages)
` [PATCH v4 1/3] mm: vmscan: move set_task_reclaim_state() after global_reclaim()
` [PATCH v4 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v4 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim
2023-04-05 18:54 UTC (3+ messages)
` [PATCH v5 1/2] mm: vmscan: ignore "
` [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers
[RFC PATCH v2 0/9] fuse: API for Checkpoint/Restore
2023-04-05 18:45 UTC (4+ messages)
` [RFC PATCH v2 8/9] namespace: add sb_revalidate_bindmounts helper
Re: RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-05 18:12 UTC (4+ messages)
` "
[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
2023-04-05 17:14 UTC
[PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-04-05 16:53 UTC (21+ messages)
` [PATCH net-next v4 01/20] net: Add samples for network I/O and splicing
` [PATCH net-next v4 02/20] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v4 03/20] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH net-next v4 04/20] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v4 05/20] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next v4 06/20] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v4 07/20] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v4 08/20] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v4 09/20] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v4 10/20] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v4 11/20] tls: "
` [PATCH net-next v4 12/20] siw: "
` [PATCH net-next v4 13/20] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v4 14/20] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v4 15/20] ip: Remove ip_append_page()
` [PATCH net-next v4 16/20] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v4 17/20] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v4 18/20] ip6, udp6: Support MSG_SPLICE_PAGES
` [PATCH net-next v4 19/20] af_unix: "
` [PATCH net-next v4 20/20] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
[f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
2023-04-05 16:39 UTC (2+ messages)
[PATCH v3 00/11] blksnap - block devices snapshots module
2023-04-04 14:08 UTC (12+ messages)
` [PATCH v3 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v3 02/11] block: "
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module
` [PATCH v3 04/11] blksnap: header file of the module interface
` [PATCH v3 05/11] blksnap: module management interface functions
` [PATCH v3 06/11] blksnap: handling and tracking I/O units
` [PATCH v3 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v3 08/11] blksnap: difference storage
` [PATCH v3 09/11] blksnap: event queue from the "
` [PATCH v3 10/11] blksnap: snapshot and snapshot image block device
` [PATCH v3 11/11] blksnap: Kconfig and Makefile
[PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES
2023-04-05 15:04 UTC (14+ messages)
` [PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
` [PATCH v3 06/55] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH v3 38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
fsconfig parsing bugs
2023-04-05 14:10 UTC (3+ messages)
[RFC PATCH 0/5] fstests specific MAINTAINERS file
2023-04-05 14:02 UTC (18+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [PATCH 2/5] tools/get_maintainer.pl: remove penguin chiefs
` [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
` [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
` [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part
[PATCH] iov_iter: Remove last_offset member
2023-04-05 13:37 UTC (2+ messages)
two little cleanups for the for-6.4/splice branch
2023-04-05 13:37 UTC (4+ messages)
` [PATCH 1/3] iov_iter: remove iov_iter_get_pages
[PATCH 0/6] shmem: Add user and group quota support for tmpfs
2023-04-05 13:11 UTC (17+ messages)
` [PATCH 1/6] shmem: make shmem_inode_acct_block() return error
` [PATCH 4/6] shmem: prepare shmem quota infrastructure
` [PATCH 5/6] shmem: quota support
[PATCH v2] smaps: Fix defined but not used smaps_shmem_walk_ops
2023-04-05 12:04 UTC (2+ messages)
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-05 10:18 UTC (17+ messages)
` RE(2): "
` "
` RE: RE(2): "
` [External] "
` "
[syzbot] Monthly fuse report
2023-04-05 9:00 UTC
[syzbot] Monthly overlayfs report
2023-04-05 8:55 UTC
[RFC PATCH] Legacy mount option "sloppy" support
2023-04-05 8:55 UTC (6+ messages)
[syzbot] Monthly udf report
2023-04-05 8:52 UTC
[PATCH] exfat: add sysfs interface
2023-04-05 8:46 UTC
[PATCH v2 0/5] remove page_endio()
2023-04-05 6:07 UTC (14+ messages)
` [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async
` [PATCH v2 2/5] orangefs: use folios in orangefs_readahead
` [PATCH v2 3/5] mpage: split bi_end_io callback for reads and writes
` [PATCH v2 4/5] mpage: use folios in bio end_io handler
` [PATCH v2 5/5] filemap: remove page_endio()
RE: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-05 5:00 UTC (3+ messages)
` "
[PATCH v11 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-04-05 4:36 UTC (6+ messages)
` [PATCH v11 2/2] "
BUG: BISECTED: memleak in vfs_write()
2023-04-05 4:01 UTC (6+ messages)
` [BUG RESEND] [BISECTED]: selftest: ftracetest: "
RE: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-05 3:11 UTC (3+ messages)
` "
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-05 2:16 UTC (2+ messages)
` "
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-05 2:09 UTC (2+ messages)
` "
RE: RE(4): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-05 2:02 UTC (2+ messages)
` "
[PATCH v3 0/7] Split a folio to any lower order folios
2023-04-04 21:47 UTC (9+ messages)
` [PATCH v3 1/7] mm/memcg: use order instead of nr in split_page_memcg()
` [PATCH v3 2/7] mm/page_owner: use order instead of nr in split_page_owner()
` [PATCH v3 3/7] mm: memcg: make memcg huge page split support any order split
` [PATCH v3 4/7] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH v3 5/7] mm: thp: split huge page to any lower order pages
` [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible
` [PATCH v3 7/7] mm: huge_memory: enable debugfs to split huge pages to any order
[PATCH] fs/9p: Add new options to Documentation
2023-04-04 18:26 UTC (5+ messages)
[PATCH] splice: report related fsnotify events
2023-04-04 16:30 UTC (10+ messages)
[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
2023-04-04 16:03 UTC (3+ messages)
[PATCH 0/6] Avoid the mmap lock for fault-around
2023-04-04 15:23 UTC (8+ messages)
` [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH 2/6] mm: Move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
` [PATCH 3/6] mm: Move FAULT_FLAG_VMA_LOCK check into handle_pte_fault()
` [PATCH 4/6] mm: Move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
` [PATCH 5/6] mm: Move the FAULT_FLAG_VMA_LOCK check down from do_pte_missing()
` [PATCH 6/6] mm: Run the fault-around code under the VMA lock
[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
2023-04-04 14:58 UTC (5+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
[syzbot] Monthly kernfs report
2023-04-04 14:23 UTC
[syzbot] Monthly f2fs report
2023-04-04 14:20 UTC
[PATCH v1 0/5] Landlock support for UML
2023-04-04 13:52 UTC (4+ messages)
[PATCH v3 01/10] kobject: introduce kobject_del_and_put()
2023-04-04 13:30 UTC (2+ messages)
[ANNOUNCE] util-linux v2.39-rc2
2023-04-04 12:50 UTC
[PATCH v2 00/19] bio: check return values of bio_add_page
2023-04-04 8:26 UTC (4+ messages)
` [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
[PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
2023-04-04 4:26 UTC (3+ messages)
[PATCH] MAINTAINERS: mark ecryptfs as orphan state
2023-04-04 2:57 UTC (3+ messages)
[linus:master] [swap_state] 5649d113ff: vm-scalability.throughput -33.1% regression
2023-04-04 2:36 UTC (3+ messages)
[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
2023-04-03 22:57 UTC (6+ messages)
` [PATCH v2 2/7] dm: Add support for block provisioning
[RFC PATCH 0/3] permit write-sealed memfd read-only shared mappings
2023-04-03 22:28 UTC (4+ messages)
` [RFC PATCH 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [RFC PATCH 2/3] mm: update seal_check_[future_]write() to include F_SEAL_WRITE as well
` [RFC PATCH 3/3] mm: perform the mapping_map_writable() check after call_mmap()
[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
2023-04-03 22:04 UTC (7+ messages)
` [PATCH mm-unstable RFC 1/5] writeback: move wb_over_bg_thresh() call outside lock section
` [PATCH mm-unstable RFC 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()
` [PATCH mm-unstable RFC 3/5] memcg: calculate root usage from global state
` [PATCH mm-unstable RFC 4/5] memcg: remove mem_cgroup_flush_stats_atomic()
` [PATCH mm-unstable RFC 5/5] cgroup: remove cgroup_rstat_flush_atomic()
[RFC PATCH 0/9] fuse: API for Checkpoint/Restore
2023-04-03 16:54 UTC
[GIT PULL] vfs fixes
2023-04-03 16:51 UTC (2+ messages)
[PATCH v2] fs/buffer: Remove redundant assignment to err
2023-04-03 16:41 UTC (8+ messages)
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;
as well as URLs for NNTP newsgroup(s).