messages from 2024-06-25 11:44:52 to 2024-06-26 16:23:03 UTC [more...]
[PATCH 0/2] kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages
2024-06-26 16:21 UTC (15+ messages)
` [PATCH 1/2] mm: Constify folio_order()/folio_test_pmd_mappable()
` [PATCH 2/2] kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages
[PATCH v2 0/2] man-pages: add documentation for statmount/listmount
2024-06-26 15:56 UTC (3+ messages)
` [PATCH v2 1/2] statmount.2: New page describing the statmount syscall
` [PATCH v2 2/2] listmount.2: New page describing the listmount syscall
[syzbot] [fs?] linux-next test error: BUG: sleeping function called from invalid context in mas_alloc_nodes
2024-06-26 15:27 UTC
[PATCH v3] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
2024-06-26 15:02 UTC (7+ messages)
[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
2024-06-26 13:58 UTC (3+ messages)
[PATCH v3 1/3] Fix userfaultfd_api to return EINVAL as expected
2024-06-26 13:53 UTC (4+ messages)
` [PATCH v3 2/3] Update uffd-stress to handle EINVAL for unset config features
` [PATCH v3 3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured
[PATCH RESEND 0/5] cachefiles: some bugfixes for withdraw and xattr
2024-06-26 13:28 UTC (4+ messages)
[PATCH v2 0/5] Rosebush, a new hash table
2024-06-26 13:16 UTC (9+ messages)
` [PATCH v2 1/5] tools: Add kernel stubs needed for rosebush
` [PATCH v2 2/5] rosebush: Add new data structure
` [PATCH v2 3/5] rosebush: Add test suite
` [PATCH v2 4/5] tools: Add support for running rosebush tests in userspace
` [PATCH v2 5/5] dcache: Convert to use rosebush
[PATCH 0/3] fs/file.c: optimize the critical section of
2024-06-26 13:10 UTC (16+ messages)
` [PATCH v2 0/3] fs/file.c: optimize the critical section of file_lock in
` [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()
` [PATCH v2 2/3] fs/file.c: conditionally clear full_fds
` [PATCH v2 3/3] fs/file.c: remove sanity_check from alloc_fd()
[PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
2024-06-26 12:49 UTC (8+ messages)
` [PATCH v2 3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured
[PATCH 00/11] Bugfix and refactoring
2024-06-26 12:42 UTC (12+ messages)
` [PATCH 01/11] fs/ntfs3: Fix field-spanning write in INDEX_HDR
` [PATCH 02/11] fs/ntfs3: Fix the format of the "nocase" mount option
` [PATCH 03/11] fs/ntfs3: Missed error return
` [PATCH 04/11] fs/ntfs3: Keep runs for $MFT::$ATTR_DATA and $MFT::$ATTR_BITMAP
` [PATCH 05/11] fs/ntfs3: Do copy_to_user out of run_lock
` [PATCH 06/11] fs/ntfs3: Check more cases when directory is corrupted
` [PATCH 07/11] fs/ntfs3: Minor ntfs_list_ea refactoring
` [PATCH 08/11] fs/ntfs3: Use function file_inode to get inode from file
` [PATCH 09/11] fs/ntfs3: Redesign legacy ntfs support
` [PATCH 10/11] fs/ntfs3: Implement simple fileattr
` [PATCH 11/11] fs/ntfs3: Fix formatting, change comments, renaming
[PATCH 0/4] Add the ability to query mount options in statmount
2024-06-26 12:23 UTC (14+ messages)
` [PATCH 2/4] fs: add a helper to show all the options for a mount
` (subset) [PATCH 0/4] Add the ability to query mount options in statmount
[PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
2024-06-26 12:20 UTC (2+ messages)
[PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
2024-06-26 12:19 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/8] Support foreign mount namespace with statmount/listmount
2024-06-26 12:03 UTC (13+ messages)
` [PATCH 3/8] fs: keep an index of current mount namespaces
` [PATCH 7/8] fs: add an ioctl to get the mnt ns id from nsfs
[ANNOUNCE] xfs-linux: for-next updated to 673cd885bbbf
2024-06-26 9:08 UTC
[RFC PATCH] mm: introduce gen information in /proc/xxx/smaps
2024-06-26 8:44 UTC
[PATCH 0/4] mm/filemap: Limit page cache size to that supported by xarray
2024-06-26 8:24 UTC (16+ messages)
` [PATCH 1/4] mm/filemap: Make MAX_PAGECACHE_ORDER acceptable to xarray
` [PATCH 2/4] mm/filemap: Skip to allocate PMD-sized folios if needed
` [PATCH 3/4] mm/readahead: Limit page cache size in page_cache_ra_order()
` [PATCH 4/4] mm/shmem: Disable PMD-sized page cache if needed
posix_fallocate behavior in glibc
2024-06-26 6:01 UTC
[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
2024-06-26 5:22 UTC (14+ messages)
[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
2024-06-26 3:28 UTC (3+ messages)
[PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-06-26 2:42 UTC (3+ messages)
` [PATCH v5 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
2024-06-26 1:21 UTC (5+ messages)
[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
2024-06-25 22:51 UTC (41+ messages)
` [PATCH v9 01/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v9 02/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v9 03/39] mman: Add map_shadow_stack() flags
` [PATCH v9 04/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v9 05/39] arm64/gcs: Document the ABI "
` [PATCH v9 06/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v9 07/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v9 08/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v9 09/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v9 10/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v9 11/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v9 12/39] arm64/mm: Map pages for guarded control stack
` [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests
` [PATCH v9 14/39] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v9 15/39] arm64/idreg: Add overrride for GCS
` [PATCH v9 16/39] arm64/hwcap: Add hwcap "
` [PATCH v9 17/39] arm64/traps: Handle GCS exceptions
` [PATCH v9 18/39] arm64/mm: Handle GCS data aborts
` [PATCH v9 19/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v9 20/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v9 21/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v9 22/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v9 23/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v9 24/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v9 25/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v9 26/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v9 27/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v9 28/39] kselftest: Provide shadow stack enable helpers for arm64
` [PATCH v9 29/39] selftests/clone3: Enable arm64 shadow stack testing
` [PATCH v9 30/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v9 31/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v9 32/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v9 33/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v9 34/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v9 36/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v9 37/39] kselftest/arm64: Add GCS signal tests
` [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test
` [PATCH v9 39/39] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH v7 0/1] Centralize _GNU_SOURCE definition into lib.mk
2024-06-25 22:34 UTC (2+ messages)
` [PATCH v7 1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
[PATCH v2 0/2] fat: add support for directories without . and .. entries
2024-06-25 21:47 UTC (4+ messages)
` [PATCH v2 1/2] fat: ignore . and .. subdirs and always add links to dirs
` [PATCH v2 2/2] fat: always use dir_emit_dots and ignore . and .. entries
[PATCH 0/3] man-pages: add documentation for statmount/listmount
2024-06-25 20:45 UTC (7+ messages)
` [PATCH 1/3] statx.2: Document STATX_MNT_ID_UNIQUE
` [PATCH 2/3] statmount.2: New page describing the statmount syscall
` [PATCH 3/3] listmount.2: New page describing the listmount syscall
[PATCH v8 00/10] enable bs > ps in XFS
2024-06-25 18:07 UTC (14+ messages)
` [PATCH v8 02/10] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v8 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v8 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v8 07/10] xfs: use kvmalloc for xattr buffers
` [PATCH v8 08/10] xfs: expose block size in stat
` [PATCH v8 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v8 10/10] xfs: enable block size larger than page size support
[PATCH] selftests/proc: fix unused result warning during test compilation
2024-06-25 18:05 UTC (2+ messages)
[PATCH v5] fs: Improve eventpoll logging to stop indicting timerfd
2024-06-25 17:58 UTC (4+ messages)
[PATCH 0/10] mm: Fix various readahead quirks
2024-06-25 17:12 UTC (2+ messages)
[PATCH 0/2] statx NULL path support
2024-06-25 14:58 UTC (10+ messages)
` [PATCH 1/2] vfs: add CLASS fd_raw
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
[PATCH v2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
2024-06-25 14:16 UTC
[PATCH v3] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command
2024-06-25 12:43 UTC (3+ 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).