Show patches with: State = Action Required       |   63518 patches
« 1 2 3 4635 636 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured. [v3,1/3] Fix userfaultfd_api to return EINVAL as expected - 1 - --- 2024-06-26 Audra Mitchell New
[v3,2/3] Update uffd-stress to handle EINVAL for unset config features [v3,1/3] Fix userfaultfd_api to return EINVAL as expected - - - --- 2024-06-26 Audra Mitchell New
[v3,1/3] Fix userfaultfd_api to return EINVAL as expected [v3,1/3] Fix userfaultfd_api to return EINVAL as expected - - - --- 2024-06-26 Audra Mitchell New
[11/11] fs/ntfs3: Fix formatting, change comments, renaming Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[10/11] fs/ntfs3: Implement simple fileattr Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[09/11] fs/ntfs3: Redesign legacy ntfs support Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[08/11] fs/ntfs3: Use function file_inode to get inode from file Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[07/11] fs/ntfs3: Minor ntfs_list_ea refactoring Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[06/11] fs/ntfs3: Check more cases when directory is corrupted Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[05/11] fs/ntfs3: Do copy_to_user out of run_lock Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[04/11] fs/ntfs3: Keep runs for $MFT::$ATTR_DATA and $MFT::$ATTR_BITMAP Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[03/11] fs/ntfs3: Missed error return Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[02/11] fs/ntfs3: Fix the format of the "nocase" mount option Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[01/11] fs/ntfs3: Fix field-spanning write in INDEX_HDR Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[RFC] mm: introduce gen information in /proc/xxx/smaps [RFC] mm: introduce gen information in /proc/xxx/smaps - - - --- 2024-06-26 zhaoyang.huang New
[2/2] kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages - - - --- 2024-06-26 ran xiaokai New
[1/2] mm: Constify folio_order()/folio_test_pmd_mappable() kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages - - - --- 2024-06-26 ran xiaokai New
[v7,1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-25 Edward Liaw New
[v2,5/5] dcache: Convert to use rosebush Rosebush, a new hash table - - - --- 2024-06-25 Matthew Wilcox New
[v2,4/5] tools: Add support for running rosebush tests in userspace Rosebush, a new hash table - - - --- 2024-06-25 Matthew Wilcox New
[v2,3/5] rosebush: Add test suite Rosebush, a new hash table - - - --- 2024-06-25 Matthew Wilcox New
[v2,2/5] rosebush: Add new data structure Rosebush, a new hash table - - - --- 2024-06-25 Matthew Wilcox New
[v2,1/5] tools: Add kernel stubs needed for rosebush Rosebush, a new hash table - - - --- 2024-06-25 Matthew Wilcox New
[3/3] listmount.2: New page describing the listmount syscall man-pages: add documentation for statmount/listmount - - - --- 2024-06-25 Josef Bacik New
[2/3] statmount.2: New page describing the statmount syscall man-pages: add documentation for statmount/listmount - - - --- 2024-06-25 Josef Bacik New
[1/3] statx.2: Document STATX_MNT_ID_UNIQUE man-pages: add documentation for statmount/listmount - - - --- 2024-06-25 Josef Bacik New
[v2,2/2] fat: always use dir_emit_dots and ignore . and .. entries fat: add support for directories without . and .. entries - - - --- 2024-06-25 Thadeu Lima de Souza Cascardo New
[v2,1/2] fat: ignore . and .. subdirs and always add links to dirs fat: add support for directories without . and .. entries - - - --- 2024-06-25 Thadeu Lima de Souza Cascardo New
selftests/proc: fix unused result warning during test compilation selftests/proc: fix unused result warning during test compilation - - - --- 2024-06-25 Abhinav Jain New
[v3] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...) [v3] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...) - - 1 --- 2024-06-25 Mateusz Guzik New
[v9,39/39] kselftest/arm64: Enable GCS for the FP stress tests arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,38/39] kselftest/arm64: Add a GCS stress test arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,37/39] kselftest/arm64: Add GCS signal tests arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,36/39] kselftest/arm64: Add test coverage for GCS mode locking arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,35/39] kselftest/arm64: Add a GCS test program built with the system libc arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,34/39] kselftest/arm64: Add very basic GCS test program arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,33/39] kselftest/arm64: Always run signals tests with GCS enabled arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,32/39] kselftest/arm64: Allow signals tests to specify an expected si_code arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,31/39] kselftest/arm64: Add framework support for GCS to signal handling tests arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,30/39] kselftest/arm64: Add GCS as a detected feature in the signal tests arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,29/39] selftests/clone3: Enable arm64 shadow stack testing arm64/gcs: Provide support for GCS in userspace - - - --- 2024-06-25 Mark Brown New
[v9,28/39] kselftest: Provide shadow stack enable helpers for arm64 arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,27/39] kselftest/arm64: Verify the GCS hwcap arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,26/39] arm64: Add Kconfig for Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,25/39] arm64/ptrace: Expose GCS via ptrace and core files arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,24/39] arm64/signal: Expose GCS state in signal frames arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,23/39] arm64/signal: Set up and restore the GCS context for signal handlers arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,22/39] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,21/39] arm64/gcs: Implement shadow stack prctl() interface arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,20/39] arm64/gcs: Ensure that new threads have a GCS arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,19/39] arm64/gcs: Context switch GCS state for EL0 arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,18/39] arm64/mm: Handle GCS data aborts arm64/gcs: Provide support for GCS in userspace - - - --- 2024-06-25 Mark Brown New
[v9,17/39] arm64/traps: Handle GCS exceptions arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,16/39] arm64/hwcap: Add hwcap for GCS arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,15/39] arm64/idreg: Add overrride for GCS arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,14/39] arm64/gcs: Allow GCS usage at EL0 and EL1 arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,13/39] KVM: arm64: Manage GCS registers for guests arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,12/39] arm64/mm: Map pages for guarded control stack arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,11/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,10/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,09/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,08/39] arm64/gcs: Provide put_user_gcs() arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,07/39] arm64/gcs: Add manual encodings of GCS instructions arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,06/39] arm64/sysreg: Add definitions for architected GCS caps arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,05/39] arm64/gcs: Document the ABI for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,04/39] arm64: Document boot requirements for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,03/39] mman: Add map_shadow_stack() flags arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,02/39] prctl: arch-agnostic prctl for shadow stack arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-06-25 Mark Brown New
[v2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...) [v2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...) - - - --- 2024-06-25 Mateusz Guzik New
[v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid [v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid - 1 - --- 2024-06-25 David Howells New
[v3] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command [v3] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command - 1 - --- 2024-06-25 Hongbo Li New
[v8,10/10] xfs: enable block size larger than page size support enable bs > ps in XFS - 1 - --- 2024-06-25 Pankaj Raghav (Samsung) New
[v8,09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count() enable bs > ps in XFS - 1 - --- 2024-06-25 Pankaj Raghav (Samsung) New
[v8,08/10] xfs: expose block size in stat enable bs > ps in XFS - 1 - --- 2024-06-25 Pankaj Raghav (Samsung) New
[v8,07/10] xfs: use kvmalloc for xattr buffers enable bs > ps in XFS - 2 - --- 2024-06-25 Pankaj Raghav (Samsung) New
[v8,06/10] iomap: fix iomap_dio_zero() for fs bs > system page size enable bs > ps in XFS - 1 - --- 2024-06-25 Pankaj Raghav (Samsung) New
[v8,05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range() enable bs > ps in XFS - 2 - --- 2024-06-25 Pankaj Raghav (Samsung) New
[v8,04/10] mm: split a folio in minimum folio order chunks enable bs > ps in XFS - 1 - --- 2024-06-25 Pankaj Raghav (Samsung) New
[v8,03/10] readahead: allocate folios with mapping_min_order in readahead enable bs > ps in XFS - - - --- 2024-06-25 Pankaj Raghav (Samsung) New
[v8,02/10] filemap: allocate mapping_min_order folios in the page cache enable bs > ps in XFS - 3 - --- 2024-06-25 Pankaj Raghav (Samsung) New
[v8,01/10] fs: Allow fine-grained control of folio sizes enable bs > ps in XFS - 2 - --- 2024-06-25 Pankaj Raghav (Samsung) New
[2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...) statx NULL path support - - - --- 2024-06-25 Mateusz Guzik New
[1/2] vfs: add CLASS fd_raw statx NULL path support - - - --- 2024-06-25 Mateusz Guzik New
[10/10] readahead: Simplify gotos in page_cache_sync_ra() mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[09/10] readahead: Fold try_context_readahead() into its single caller mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[08/10] readahead: Disentangle async and sync readahead mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[07/10] readahead: Drop dead code in ondemand_readahead() mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[06/10] readahead: Drop dead code in page_cache_ra_order() mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[05/10] readahead: Drop index argument of page_cache_async_readahead() mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[04/10] readahead: Drop pointless index from force_page_cache_ra() mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[03/10] readahead: Properly shorten readahead when falling back to do_page_cache_ra() mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[02/10] filemap: Fix page_cache_next_miss() when no hole found mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[01/10] readahead: Make sure sync readahead reads needed page mm: Fix various readahead quirks - - - --- 2024-06-25 Jan Kara New
[v1,1/1] revert "iomap: add support for dma aligned direct-io" [v1,1/1] revert "iomap: add support for dma aligned direct-io" - - - --- 2024-06-25 Chunjie Zhu New
[4/4] mm/shmem: Disable PMD-sized page cache if needed mm/filemap: Limit page cache size to that supported by xarray 1 - - --- 2024-06-25 Gavin Shan New
[3/4] mm/readahead: Limit page cache size in page_cache_ra_order() mm/filemap: Limit page cache size to that supported by xarray 1 - - --- 2024-06-25 Gavin Shan New
[2/4] mm/filemap: Skip to allocate PMD-sized folios if needed mm/filemap: Limit page cache size to that supported by xarray 1 - - --- 2024-06-25 Gavin Shan New
[1/4] mm/filemap: Make MAX_PAGECACHE_ORDER acceptable to xarray mm/filemap: Limit page cache size to that supported by xarray 1 - - --- 2024-06-25 Gavin Shan New
[v6,13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
« 1 2 3 4635 636 »