Show patches with: none      |   74874 patches
« 1 2 3 4748 749 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[net-next,v9,12/13] mm: page_frag: update documentation for page_frag [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
[net-next,v9,10/13] mm: page_frag: introduce prepare/probe/commit API [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
[net-next,v9,08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
[net-next,v9,07/13] mm: page_frag: some minor refactoring before adding new API [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
[net-next,v9,06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
[net-next,v9,05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
[net-next,v9,04/13] mm: page_frag: add '_va' suffix to page_frag API [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
[net-next,v9,03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align() [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
[net-next,v9,02/13] mm: move the page fragment allocator from page_alloc into its own file [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
[net-next,v9,01/13] mm: page_frag: add a test module for page_frag [net-next,v9,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-25 Yunsheng Lin New
mm/numa_balancing: Teach mpol_to_str about the balancing mode mm/numa_balancing: Teach mpol_to_str about the balancing mode - 1 - --- 2024-06-25 Tvrtko Ursulin 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
[v2] memblock: export memblock_free() to free reserved memory. [v2] memblock: export memblock_free() to free reserved memory. - - - --- 2024-06-25 Guanshun Liu New
mm: remove partial comments of kswapd_shrink_node head mm: remove partial comments of kswapd_shrink_node head - - - --- 2024-06-25 yongfa.hu New
[v2] memblock: export memblock_free() to free reserved memory. [v2] memblock: export memblock_free() to free reserved memory. - - - --- 2024-06-25 Guanshun Liu 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
[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
[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
[mm-unstable] mm: migrate: folio_ref_freeze() under xas_lock_irq() [mm-unstable] mm: migrate: folio_ref_freeze() under xas_lock_irq() - - - --- 2024-06-25 Hugh Dickins New
[mm-unstable] mm: folio_add_new_anon_rmap() careful __folio_set_swapbacked() [mm-unstable] mm: folio_add_new_anon_rmap() careful __folio_set_swapbacked() - 1 - --- 2024-06-25 Hugh Dickins New
[v3,2/2] mm/zswap: use only one pool in zswap mm/zsmalloc: change back to per-size_class lock 1 1 - --- 2024-06-25 Chengming Zhou New
[v3,1/2] mm/zsmalloc: change back to per-size_class lock mm/zsmalloc: change back to per-size_class lock - 1 - --- 2024-06-25 Chengming Zhou New
[net-next,v13,06/13] page_pool: devmem support Untitled series #865137 - 1 - --- 2024-06-25 Mina Almasry New
[net-next,v13,05/13] page_pool: convert to use netmem Untitled series #865137 - 1 - --- 2024-06-25 Mina Almasry New
mm/memory-failure: allow memory allocation from emergency reserves mm/memory-failure: allow memory allocation from emergency reserves - - - --- 2024-06-25 Rui Qi New
[v2,14/14] MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files mm: memcg: separate legacy cgroup v1 code and put under config option - - - --- 2024-06-25 Roman Gushchin New
[v2,13/14] mm: memcg: put cgroup v1-related members of task_struct under config option mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,12/14] mm: memcg: group cgroup v1 memcg related declarations mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,11/14] mm: memcg: make memcg1_update_tree() static mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,10/14] mm: memcg: move cgroup v1 interface files to memcontrol-v1.c mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,09/14] mm: memcg: rename memcg_oom_recover() mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,07/14] mm: memcg: rename memcg_check_events() mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,05/14] mm: memcg: rename charge move-related functions mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,04/14] mm: memcg: move charge migration code to memcontrol-v1.c mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,03/14] mm: memcg: rename soft limit reclaim-related functions mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,02/14] mm: memcg: move soft limit reclaim code to memcontrol-v1.c mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin New
[v2,01/14] mm: memcg: introduce memcontrol-v1.c mm: memcg: separate legacy cgroup v1 code and put under config option 1 - - --- 2024-06-25 Roman Gushchin 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
« 1 2 3 4748 749 »