messages from 2025-08-05 12:13:56 to 2025-08-07 01:45:13 UTC [more...]
[PATCH v3 00/30] Live Update Orchestrator
2025-08-07 1:44 UTC (18+ messages)
` [PATCH v3 01/30] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v3 02/30] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v3 03/30] kho: warn if KHO is disabled due to an error
` [PATCH v3 04/30] kho: allow to drive kho from within kernel
` [PATCH v3 05/30] kho: make debugfs interface optional
` [PATCH v3 06/30] kho: drop notifiers
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v3 08/30] kho: don't unpreserve memory during abort
` [PATCH v3 09/30] liveupdate: kho: move to kernel/liveupdate
` [PATCH v3 10/30] liveupdate: luo_core: luo_ioctl: Live Update Orchestrator
` [PATCH v3 11/30] liveupdate: luo_core: integrate with KHO
` [PATCH v3 12/30] liveupdate: luo_subsystems: add subsystem registration
` [PATCH v3 13/30] liveupdate: luo_subsystems: implement subsystem callbacks
` [PATCH v3 14/30] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v3 15/30] liveupdate: luo_files: implement file systems callbacks
` [PATCH v3 16/30] liveupdate: luo_ioctl: add userpsace interface
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close
[PATCH 0/3] filemap_add_folio_nocharge()
2025-08-06 23:19 UTC (8+ messages)
` [PATCH 1/3] mm/filemap: add filemap_add_folio_nocharge()
` [PATCH 2/3] btrfs: use filemap_add_folio_nocharge() for extent_buffers
` [PATCH 3/3] mm: add vmstat for cgroup uncharged pages
[PATCH v2 00/32] Live Update Orchestrator
2025-08-06 22:28 UTC (18+ messages)
` [PATCH v2 10/32] liveupdate: luo_core: "
` [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v2 31/32] libluo: introduce luoctl
[PATCH 0/2] fanotify: support restartable permission events
2025-08-06 22:05 UTC (3+ messages)
` [PATCH 1/2] fanotify: create helper for clearing pending events
` [PATCH 2/2] fanotify: introduce restartable permission events
[PATCH v3 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-06 21:46 UTC (10+ messages)
` [PATCH v3 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v3 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v3 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
2025-08-06 19:48 UTC (6+ messages)
` [PATCH 2/2] copy_file_range: limit size if in compat mode
[PATCH v2] audit: record fanotify event regardless of presence of rules
2025-08-06 21:04 UTC
[PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
2025-08-06 21:04 UTC (5+ messages)
[PATCH] fuse: Move same-superblock check to fuse_copy_file_range
2025-08-06 20:55 UTC (2+ messages)
[RFC PATCH 03/31] netfs: Provide facility to alloc buffer in a bvecq
2025-08-06 20:36 UTC (29+ messages)
` [RFC PATCH 04/31] cifs, nls: Provide unicode size determination func
` [RFC PATCH 05/31] cifs: Introduce an ALIGN8() macro
` [RFC PATCH 06/31] cifs: Move the SMB1 transport code out of transport.c
` [RFC PATCH 07/31] cifs: Rename mid_q_entry to smb_message
` [RFC PATCH 08/31] cifs: Keep the CPU-endian command ID around
` [RFC PATCH 09/31] cifs: Rename SMB2_xxxx_HE to SMB2_xxxx
` [RFC PATCH 10/31] cifs: Make smb1's SendReceive() wrap cifs_send_recv()
` [RFC PATCH 11/31] cifs: Fix SMB1 to not require separate kvec for the rfc1002 header
` [RFC PATCH 12/31] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
` [RFC PATCH 13/31] cifs: Institute message managing struct
` [RFC PATCH 14/31] cifs: Split crypt_message() into encrypt and decrypt variants
` [RFC PATCH 15/31] cifs: Use netfs_alloc/free_folioq_buffer()
` [RFC PATCH 16/31] cifs: Rewrite base TCP transmission
` [RFC PATCH 17/31] cifs: Rework smb2 decryption
` [RFC PATCH 18/31] cifs: Pass smb_message structs down into the transport layer
` [RFC PATCH 19/31] cifs: Clean up mid->callback_data and kill off mid->creator
` [RFC PATCH 20/31] cifs: Don't need state locking in smb2_get_mid_entry()
` [RFC PATCH 21/31] cifs: [DEBUG] smb_message refcounting
` [RFC PATCH 22/31] cifs: Add netmem allocation functions
` [RFC PATCH 23/31] cifs: Add more pieces to smb_message
` [RFC PATCH 24/31] cifs: Convert SMB2 Negotiate Protocol request
` [RFC PATCH 25/31] cifs: Convert SMB2 Session Setup request
` [RFC PATCH 26/31] cifs: Convert SMB2 Logoff request
` [RFC PATCH 27/31] cifs: Convert SMB2 Tree Connect request
` [RFC PATCH 28/31] cifs: Convert SMB2 Tree Disconnect request
` [RFC PATCH 29/31] cifs: Rearrange Create request subfuncs
` [RFC PATCH 30/31] cifs: Convert SMB2 Posix Mkdir request
` [RFC PATCH 31/31] cifs: Convert SMB2 Open request
[PATCH v3 0/2] fscontext: do not consume log entries when returning -EMSGSIZE
2025-08-06 19:07 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/filesystems: add basic fscontext log tests
[PATCH v4 0/4] procfs: make reference pidns more user-visible
2025-08-06 18:57 UTC (7+ messages)
` [PATCH v4 2/4] procfs: add "pidns" mount option
` [PATCH v4 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
2025-08-06 18:57 UTC (2+ messages)
[PATCH v2 00/11] man2: add man pages for 'new' mount API
2025-08-06 17:44 UTC (12+ messages)
` [PATCH v2 01/11] mount_setattr.2: document glibc >= 2.36 syscall wrappers
` [PATCH v2 02/11] mount_setattr.2: move mount_attr struct to mount_attr.2type
` [PATCH v2 03/11] fsopen.2: document 'new' mount api
` [PATCH v2 04/11] fspick.2: "
` [PATCH v2 05/11] fsconfig.2: "
` [PATCH v2 06/11] fsmount.2: "
` [PATCH v2 07/11] move_mount.2: "
` [PATCH v2 08/11] open_tree.2: "
` [PATCH v2 09/11] mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v2 10/11] open_tree_attr.2, open_tree.2: document new open_tree_attr() api
` [PATCH v2 11/11] fsconfig.2, mount_setattr.2: add note about attribute-parameter distinction
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-08-06 17:15 UTC (2+ messages)
[PATCH 0/2] hfs&hfsplus: abort for unexpected name length
2025-08-06 17:11 UTC (3+ messages)
` [PATCH 1/2] hfs: abort hfs_lookup if name is too long
` [PATCH 2/2] hfsplus: abort hfsplus_lookup "
[PATCH] debugfs: fix mount options not being applied
2025-08-06 16:33 UTC (3+ messages)
next-20250804 Unable to handle kernel execute from non-executable memory at virtual address idem_hash
2025-08-06 14:54 UTC (2+ messages)
[PATCHv2 0/7] direct-io: even more flexible io vectors
2025-08-06 14:51 UTC (13+ messages)
` [PATCHv2 1/7] block: check for valid bio while splitting
` [PATCHv2 2/7] block: align the bio after building it
` [PATCHv2 3/7] block: simplify direct io validity check
` [PATCHv2 4/7] iomap: "
` [PATCHv2 5/7] block: remove bdev_iter_is_aligned
` [PATCHv2 6/7] blk-integrity: use simpler alignment check
` [PATCHv2 7/7] iov_iter: remove iov_iter_is_aligned
[PATCH v4 2/4] procfs: add "pidns" mount option
2025-08-06 14:12 UTC (3+ messages)
[PATCH v3 0/7] iomap: zero range folio batch support
2025-08-06 13:25 UTC (11+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[PATCH 0/5] add static huge zero folio support
2025-08-06 12:48 UTC (23+ messages)
` [PATCH 3/5] mm: add static huge zero folio
` [PATCH 4/5] mm: add largest_zero_folio() routine
[PATCH v3 0/3] xfs and DAX atomic writes changes
2025-08-06 9:15 UTC (2+ messages)
[PATCH v2 0/2] fscontext: do not consume log entries when returning -EMSGSIZE
2025-08-06 6:49 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/filesystems: add basic fscontext log tests
[PATCH v2 0/2] vfs: output mount_too_revealing() errors to fscontext
2025-08-06 6:07 UTC (3+ messages)
` [PATCH v2 1/2] fscontext: add custom-prefix log helpers
` [PATCH v2 2/2] vfs: output mount_too_revealing() errors to fscontext
[PATCH 0/2] vfs: output mount_too_revealing() errors to fscontext
2025-08-06 6:06 UTC (5+ messages)
` [PATCH 1/2] fscontext: add custom-prefix log helpers
` [PATCH 2/2] vfs: output mount_too_revealing() errors to fscontext
linux-6.16/fs/netfs/read_collect.c:575: Pointless test ?
2025-08-06 6:03 UTC
[PATCH 0/2] fscontext: do not consume log entries for -EMSGSIZE case
2025-08-06 5:57 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/filesystems: add basic fscontext log tests
[PATCH v2] fs: always return zero on success from replace_fd()
2025-08-06 1:54 UTC (7+ messages)
[GIT PULL] bcachefs changes for 6.17
2025-08-05 22:41 UTC (3+ messages)
Should seed device be allowed to be mounted multiple times?
2025-08-05 22:20 UTC (3+ messages)
[PATCH v1 0/2] fuse: disallow dynamic inode blksize changes
2025-08-05 20:40 UTC (4+ messages)
` [PATCH v1 1/2] "
[PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl
2025-08-05 19:12 UTC (4+ messages)
[PATCH RFC v2 0/8] ovl: Enable support for casefold filesystems
2025-08-05 18:40 UTC (6+ messages)
` [PATCH RFC v2 2/8] ovl: Create ovl_strcmp() with casefold support
[PATCH 1/5] Add manpage for open_tree(2)
2025-08-05 16:45 UTC (3+ messages)
[PATCH] MAINTAINERS: update location of hfs&hfsplus trees
2025-08-05 16:43 UTC (3+ messages)
[PATCH] hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super()
2025-08-05 16:58 UTC
[PATCH] hfsplus: fix KMSAN: uninit-value in hfsplus_lookup()
2025-08-05 16:21 UTC (3+ messages)
[PATCH 0/3] use vm_flags_t consistently
2025-08-05 16:13 UTC (9+ messages)
` [PATCH 2/3] mm: update core kernel code to "
[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-05 15:08 UTC (22+ messages)
` [PATCH v3 2/6] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v3 3/6] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v3 4/6] docs: transhuge: document process level THP controls
` [PATCH v3 5/6] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v3 6/6] selftests: prctl: introduce tests for disabling THPs except for madvise
Maintainers Summit 2025 Call for Topics
2025-08-05 14:43 UTC
[PATCH v2 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-05 14:37 UTC (6+ messages)
` [PATCH v2 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v2 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH v3] fs: always return zero on success from replace_fd()
2025-08-05 12:38 UTC
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).