messages from 2025-11-13 22:05:26 to 2025-11-16 01:47:27 UTC [more...]
[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
2025-11-16 1:47 UTC (3+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order
` [PATCH v1 2/2] mm/memory-failure: avoid free HWPoison high-order folio
[PATCH v2 0/3] memfd-based Userspace MFR Policy for HugeTLB
2025-11-16 1:32 UTC (4+ messages)
` [PATCH v2 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
` [PATCH v2 2/3] selftests/mm: test userspace MFR for HugeTLB hugepage
` [PATCH v2 3/3] Documentation: add documentation for MFD_MF_KEEP_UE_MAPPED
[PATCH v6 00/20] Live Update Orchestrator
2025-11-15 23:34 UTC (21+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 03/20] kexec: call liveupdate_reboot() before kexec
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 07/20] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v6 09/20] docs: add luo documentation
` [PATCH v6 10/20] MAINTAINERS: add liveupdate entry
` [PATCH v6 11/20] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v6 12/20] mm: shmem: allow freezing inode mapping
` [PATCH v6 13/20] mm: shmem: export some functions to internal.h
` [PATCH v6 14/20] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd
` [PATCH v6 16/20] docs: add documentation for memfd preservation via LUO
` [PATCH v6 17/20] selftests/liveupdate: Add userspace API selftests
` [PATCH v6 18/20] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v6 19/20] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v6 20/20] tests/liveupdate: Add in-kernel liveupdate test
[Patch v4 0/3] NFSD: Fix server hang when there are multiple layout conflicts
2025-11-15 20:20 UTC (6+ messages)
` [PATCH v4 1/3] locks: Introduce lm_breaker_timedout operation to lease_manager_operations
` [PATCH v4 2/3] locks: Threads with layout conflict must wait until client was fenced
` [PATCH v4 3/3] FSD: Fix NFS server hang when there are multiple layout conflicts
[PATCH v4 00/10] powerpc: Implement masked user access
2025-11-15 15:53 UTC (5+ messages)
` [PATCH v4 02/10] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH v4 03/10] uaccess: Use masked_user_{read/write}_access_begin when required
[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
2025-11-15 13:21 UTC (11+ messages)
` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
[PATCH] mm/huge_memory: consolidate order-related checks into folio_split_supported()
2025-11-15 9:43 UTC (11+ messages)
[PATCH] hfsplus: Verify inode mode when loading from disk
2025-11-15 9:18 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/5] ovl: convert copyup credential override to cred guard
2025-11-15 8:26 UTC (7+ messages)
` [PATCH 1/5] ovl: add copy up credential guard
` [PATCH 2/5] ovl: port ovl_copy_up_workdir() to cred guard
` [PATCH 3/5] ovl: mark *_cu_creds() as unused temporarily
` [PATCH 4/5] ovl: port ovl_copy_up_tmpfile() to cred guard
` [PATCH 5/5] ovl: remove struct ovl_cu_creds and associated functions
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-15 0:52 UTC (7+ messages)
` [RFC PATCH v1 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES
[PATCH v2 0/8] fuse: support io-uring registered buffers
2025-11-14 23:59 UTC (2+ messages)
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-11-14 22:00 UTC (7+ messages)
[PATCH] hfs: Validate CNIDs in hfs_read_inode
2025-11-14 21:00 UTC (10+ messages)
` [PATCH v2 2/2] hfs: Update sanity check of the root record
[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
2025-11-14 20:44 UTC (2+ messages)
[PATCH] fs: move mntput_no_expire() slowpath into a dedicated routine
2025-11-14 20:18 UTC
[PATCH 00/17] ns: header cleanups and initial namespace reference count improvements
2025-11-14 19:27 UTC (3+ messages)
` [PATCH 16/17] ns: drop custom reference count initialization for initial namespaces
[PATCH v3] ceph: fix crash in process_v2_sparse_read() for fscrypt-encrypted directories
2025-11-14 18:35 UTC (2+ messages)
[PATCH] cifs: Add a tracepoint to log EIO errors
2025-11-14 18:15 UTC (2+ messages)
[PATCH 0/6] ovl: convert creation credential override to cred guard
2025-11-14 17:41 UTC (14+ messages)
` [PATCH 1/6] ovl: add prepare_creds_ovl cleanup guard
` [PATCH 2/6] ovl: port ovl_create_tmpfile() to new "
` [PATCH 3/6] ovl: reflow ovl_create_or_link()
` [PATCH 4/6] ovl: mark ovl_setup_cred_for_create() as unused temporarily
` [PATCH 5/6] ovl: port ovl_create_or_link() to new prepare_creds_ovl cleanup guard
` [PATCH 6/6] ovl: drop ovl_setup_cred_for_create()
fall back from direct to buffered I/O when stable writes are required
2025-11-14 16:55 UTC (16+ messages)
[PATCH v3 00/42] ovl: convert to cred guard
2025-11-14 16:45 UTC (29+ messages)
` [PATCH v3 03/42] ovl: port ovl_create_or_link() "
` [PATCH v3 06/42] ovl: port ovl_create_tmpfile() "
` [PATCH v3 24/42] ovl: don't override credentials for ovl_check_whiteouts()
` [PATCH v3 25/42] ovl: refactor ovl_iterate() and port to cred guard
` [PATCH v3 33/42] ovl: introduce struct ovl_renamedata
` [PATCH v3 34/42] ovl: extract do_ovl_rename() helper function
` [PATCH v3 40/42] ovl: refactor ovl_fill_super()
New netfs crash in last month or so
2025-11-14 16:39 UTC (3+ messages)
[syzbot] [hfs?] memory leak in hfs_init_fs_context
2025-11-14 17:15 UTC (12+ messages)
` (no subject)
` [PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
[PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
2025-11-14 16:52 UTC
[PATCH v2 0/4] initial work on making VMA flags a bitmap
2025-11-14 15:35 UTC (11+ messages)
` [PATCH v2 1/4] mm: declare VMA flags by bit
` [PATCH v2 2/4] mm: simplify and rename mm flags function for clarity
` [PATCH v2 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags
` [PATCH v2 4/4] mm: introduce VMA flags bitmap type
[PATCH 0/3] restart_block: simplify expiration timestamps
2025-11-14 15:29 UTC (3+ messages)
[PATCH v5 00/22] Live Update Orchestrator
2025-11-14 14:48 UTC (12+ messages)
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 03/22] reboot: call liveupdate_reboot() before kexec
` [PATCH v5 06/22] liveupdate: luo_session: add sessions support
` [PATCH v5 07/22] liveupdate: luo_ioctl: add user interface
[PATCH 0/9] netfs: Miscellaneous prep patches for rewrite of I/O layer
2025-11-14 14:42 UTC (10+ messages)
` [PATCH 1/9] cifs: Add the smb3_read_* tracepoints to SMB1
` [PATCH 2/9] cifs: Rename mid_q_entry to smb_message
` [PATCH 3/9] cifs: Remove the RFC1002 header from smb_hdr
` [PATCH 4/9] cifs: Make smb1's SendReceive() wrap cifs_send_recv()
` [PATCH 5/9] cifs: Clean up some places where an extra kvec[] was required for rfc1002
` [PATCH 6/9] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
` [PATCH 7/9] cifs: Remove the server pointer from smb_message
` [PATCH 8/9] cifs: Use netfs_alloc/free_folioq_buffer()
` [PATCH 9/9] cifs: Don't need state locking in smb2_get_mid_entry()
[Patch v3 0/3] NFSD: Fix server hang when there are multiple layout conflicts
2025-11-14 14:22 UTC (5+ messages)
` [PATCH v3 1/3] locks: Introduce lm_breaker_timedout operation to lease_manager_operations
` [PATCH v3 2/3] locks: Threads with layout conflict must wait until the client was fenced
` [PATCH v3 3/3] FSD: Fix NFS server hang when there are multiple layout conflicts
[PATCH 0/2] autofs: fairly minor fixes
2025-11-14 13:42 UTC (13+ messages)
` [PATCH 2/2] autofs: dont trigger mount if it cant succeed
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-14 13:18 UTC (11+ messages)
` [RFC PATCH 2/8] mm: Add PG_atomic
enable iomap dio write completions from interrupt context v2
2025-11-14 11:47 UTC (2+ messages)
[PATCH v8 0/9] erofs: inode page cache share feature
2025-11-14 9:55 UTC (10+ messages)
` [PATCH v8 1/9] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v8 2/9] erofs: hold read context in iomap_iter if needed
` [PATCH v8 3/9] erofs: move `struct erofs_anon_fs_type` to super.c
` [PATCH v8 4/9] erofs: support user-defined fingerprint name
` [PATCH v8 5/9] erofs: support domain-specific page cache share
` [PATCH v8 6/9] erofs: introduce the page cache share feature
` [PATCH v8 7/9] erofs: support unencoded inodes for page cache share
` [PATCH v8 8/9] erofs: support compressed "
` [PATCH v8 9/9] erofs: implement .fadvise "
[PATCH 0/8] ns: fixes for namespace iteration and active reference counting
2025-11-14 10:00 UTC (2+ messages)
[PATCH v3 0/2] block: enable per-cpu bio cache by default
2025-11-14 9:21 UTC (3+ messages)
` [PATCH v3 1/2] block: use bio_alloc_bioset for passthru IO "
` [PATCH v3 2/2] block: enable per-cpu bio cache "
move blk-crypto-fallback to sit above the block layer
2025-11-14 5:57 UTC (10+ messages)
` [PATCH 6/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption
[PATCH 0/2] fuse: Avoid reading stale page cache after competing DIO write
2025-11-13 22:27 UTC (3+ messages)
[Patch v2 0/2] NFSD: Fix server hang when there are multiple layout conflicts
2025-11-13 22:05 UTC (2+ 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).