Show patches with: none      |   65517 patches
« 1 2 3 4655 656 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v6,12/13] selftests/riscv: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,11/13] selftests/ring-buffer: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,10/13] selftests/resctrl: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,09/13] selftests/proc: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,08/13] selftests/kvm: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,07/13] selftests/iommu: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,06/13] selftests/intel_pstate: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,05/13] selftests/futex: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,04/13] selftests/exec: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,03/13] selftests/net: Append to lib.mk CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[v6,01/13] selftests/mm: Define _GNU_SOURCE to an empty string Centralize _GNU_SOURCE definition into lib.mk - - - --- 2024-06-24 Edward Liaw New
[4/4] sefltests: extend the statmount test for mount options Add the ability to query mount options in statmount - - - --- 2024-06-24 Josef Bacik New
[3/4] fs: export mount options via statmount() Add the ability to query mount options in statmount - - - --- 2024-06-24 Josef Bacik New
[2/4] fs: add a helper to show all the options for a mount Add the ability to query mount options in statmount - - - --- 2024-06-24 Josef Bacik New
[1/4] fs: rename show_mnt_opts -> show_vfsmnt_opts Add the ability to query mount options in statmount - - - --- 2024-06-24 Josef Bacik New
[v2,09/13] csky, hexagon: fix broken sys_sync_file_range linux system call fixes 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,08/13] sh: rework sync_file_range ABI linux system call fixes 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,07/13] powerpc: restore some missing spu syscalls linux system call fixes 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,06/13] parisc: use generic sys_fanotify_mark implementation linux system call fixes 1 - 1 --- 2024-06-24 Arnd Bergmann New
[v2,05/13] parisc: use correct compat recv/recvfrom syscalls linux system call fixes 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,04/13] sparc: fix compat recv/recvfrom syscalls linux system call fixes - - - --- 2024-06-24 Arnd Bergmann New
[v2,03/13] sparc: fix old compat_sys_select() linux system call fixes - - - --- 2024-06-24 Arnd Bergmann New
[v2,02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage linux system call fixes 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,01/13] ftruncate: pass a signed offset linux system call fixes - 1 - --- 2024-06-24 Arnd Bergmann New
[8/8] selftests: add a test for the foreign mnt ns extensions Support foreign mount namespace with statmount/listmount - - - --- 2024-06-24 Josef Bacik New
[7/8] fs: add an ioctl to get the mnt ns id from nsfs Support foreign mount namespace with statmount/listmount - - - --- 2024-06-24 Josef Bacik New
[6/8] fs: Allow statmount() in foreign mount namespace Support foreign mount namespace with statmount/listmount - - - --- 2024-06-24 Josef Bacik New
[5/8] fs: Allow listmount() in foreign mount namespace Support foreign mount namespace with statmount/listmount - - - --- 2024-06-24 Josef Bacik New
[4/8] fs: export the mount ns id via statmount Support foreign mount namespace with statmount/listmount - - - --- 2024-06-24 Josef Bacik New
[3/8] fs: keep an index of current mount namespaces Support foreign mount namespace with statmount/listmount - - - --- 2024-06-24 Josef Bacik New
[2/8] fs: relax permissions for statmount() Support foreign mount namespace with statmount/listmount - - - --- 2024-06-24 Josef Bacik New
[1/8] fs: relax permissions for listmount() Support foreign mount namespace with statmount/listmount - - - --- 2024-06-24 Josef Bacik New
« 1 2 3 4655 656 »