Show patches with: Submitter = Catalin Marinas       |    State = Action Required       |   809 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,06/13] dma: Allow the smaller cache_line_size() returned by dma_get_cache_alignment() mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8 - - - --- 2022-11-06 Catalin Marinas New
[v3,05/13] mm/slab: Simplify create_kmalloc_cache() args and make it static mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8 - - - --- 2022-11-06 Catalin Marinas New
[v3,04/13] mm/slab: Allow kmalloc() minimum alignment fallback to dma_get_cache_alignment() mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8 - - - --- 2022-11-06 Catalin Marinas New
[v3,03/13] iommu/dma: Force bouncing of the size is not cacheline-aligned mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8 - - - --- 2022-11-06 Catalin Marinas New
[v3,02/13] dma-mapping: Force bouncing if the kmalloc() size is not cacheline-aligned mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8 - - - --- 2022-11-06 Catalin Marinas New
[v3,01/13] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8 - - - --- 2022-11-06 Catalin Marinas New
[GIT,PULL] arm64 fixes for 6.1-rc4 [GIT,PULL] arm64 fixes for 6.1-rc4 - - - --- 2022-11-04 Catalin Marinas New
[v2,2/2] treewide: Add the __GFP_PACKED flag to several non-DMA kmalloc() allocations mm: Allow kmalloc() allocations below ARCH_KMALLOC_MINALIGN - - - --- 2022-10-25 Catalin Marinas New
[v2,1/2] mm: slab: Introduce __GFP_PACKED for smaller kmalloc() alignments mm: Allow kmalloc() allocations below ARCH_KMALLOC_MINALIGN - - - --- 2022-10-25 Catalin Marinas New
[GIT,PULL] arm64 fixes for 6.1-rc1 [GIT,PULL] arm64 fixes for 6.1-rc1 - - - --- 2022-10-14 Catalin Marinas New
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored - 1 - --- 2022-10-06 Catalin Marinas New
[GIT,PULL] arm64 updates for 6.1-rc1 [GIT,PULL] arm64 updates for 6.1-rc1 - - - --- 2022-10-05 Catalin Marinas New
[4/4] arm64: mte: Lock a page for MTE tag initialisation arm64: mte: Fix racing on MTE tag initialisation - - - --- 2022-07-05 Catalin Marinas New
[3/4] mm: Add PG_arch_3 page flag arm64: mte: Fix racing on MTE tag initialisation - - - --- 2022-07-05 Catalin Marinas New
[2/4] KVM: arm64: Simplify the sanitise_mte_tags() logic arm64: mte: Fix racing on MTE tag initialisation - - - --- 2022-07-05 Catalin Marinas New
[1/4] arm64: mte: Fix/clarify the PG_mte_tagged semantics arm64: mte: Fix racing on MTE tag initialisation - - - --- 2022-07-05 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.19-rc5 [GIT,PULL] arm64 fixes for 5.19-rc5 - - - --- 2022-07-01 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.19-rc3/rc4 [GIT,PULL] arm64 fixes for 5.19-rc3/rc4 - - - --- 2022-06-17 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.19-rc2 [GIT,PULL] arm64 fixes for 5.19-rc2 - - - --- 2022-06-10 Catalin Marinas New
[v2,4/4] arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags" kasan: Fix ordering between MTE tag colouring and page->flags 1 1 - --- 2022-06-10 Catalin Marinas New
[v2,3/4] mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON kasan: Fix ordering between MTE tag colouring and page->flags - 2 - --- 2022-06-10 Catalin Marinas New
[v2,2/4] mm: kasan: Skip unpoisoning of user pages kasan: Fix ordering between MTE tag colouring and page->flags - 2 - --- 2022-06-10 Catalin Marinas New
[v2,1/4] mm: kasan: Ensure the tags are visible before the tag in page->flags kasan: Fix ordering between MTE tag colouring and page->flags - 2 - --- 2022-06-10 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.19-rc1 [GIT,PULL] arm64 fixes for 5.19-rc1 - - - --- 2022-06-03 Catalin Marinas New
arm64/sme: Fix the ffr variable assignment arm64/sme: Fix the ffr variable assignment - - - --- 2022-06-01 Catalin Marinas New
arm64: Remove the __user annotation for the restore_za_context() argument arm64: Remove the __user annotation for the restore_za_context() argument - 1 - --- 2022-06-01 Catalin Marinas New
[GIT,PULL] arm64 updates for 5.19-rc1 [GIT,PULL] arm64 updates for 5.19-rc1 - - - --- 2022-05-23 Catalin Marinas New
[3/3] arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags" kasan: Fix ordering between MTE tag colouring and page->flags - - - --- 2022-05-17 Catalin Marinas New
[2/3] mm: kasan: Reset the tag on pages intended for user kasan: Fix ordering between MTE tag colouring and page->flags - - - --- 2022-05-17 Catalin Marinas New
[1/3] mm: kasan: Ensure the tags are visible before the tag in page->flags kasan: Fix ordering between MTE tag colouring and page->flags - 1 - --- 2022-05-17 Catalin Marinas New
[v2] arm64: mte: Ensure the cleared tags are visible before setting the PTE [v2] arm64: mte: Ensure the cleared tags are visible before setting the PTE - 2 1 --- 2022-05-17 Catalin Marinas New
arm64: mte: Ensure the cleared tags are visible before setting the PTE arm64: mte: Ensure the cleared tags are visible before setting the PTE - 2 2 --- 2022-05-13 Catalin Marinas New
elf: Fix the arm64 MTE ELF segment name and value elf: Fix the arm64 MTE ELF segment name and value - 1 - --- 2022-04-25 Catalin Marinas New
[v4,3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults Avoid live-lock in btrfs fault-in+uaccess loop 1 - - --- 2022-04-23 Catalin Marinas New
[v4,2/3] arm64: Add support for user sub-page fault probing Avoid live-lock in btrfs fault-in+uaccess loop - - - --- 2022-04-23 Catalin Marinas New
[v4,1/3] mm: Add fault_in_subpage_writeable() to probe at sub-page granularity Avoid live-lock in btrfs fault-in+uaccess loop - - - --- 2022-04-23 Catalin Marinas New
[RFC,4/4] arm64: Select ARCH_ENABLE_DENY_WRITE_EXEC mm, arm64: In-kernel support for memory-deny-write-execute (MDWE) - - - --- 2022-04-13 Catalin Marinas New
[RFC,3/4] fs/binfmt_elf: Tell user-space about the DENY_WRITE_EXEC personality flag mm, arm64: In-kernel support for memory-deny-write-execute (MDWE) - - - --- 2022-04-13 Catalin Marinas New
[RFC,2/4] mm, personality: Implement memory-deny-write-execute as a personality flag mm, arm64: In-kernel support for memory-deny-write-execute (MDWE) - - - --- 2022-04-13 Catalin Marinas New
[RFC,1/4] mm: Track previously writeable vma permission mm, arm64: In-kernel support for memory-deny-write-execute (MDWE) - - - --- 2022-04-13 Catalin Marinas New
[v3,3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults Avoid live-lock in btrfs fault-in+uaccess loop 1 - - --- 2022-04-06 Catalin Marinas New
[v3,2/3] arm64: Add support for user sub-page fault probing Avoid live-lock in btrfs fault-in+uaccess loop - - - --- 2022-04-06 Catalin Marinas New
[v3,1/3] mm: Add fault_in_subpage_writeable() to probe at sub-page granularity Avoid live-lock in btrfs fault-in+uaccess loop - - - --- 2022-04-06 Catalin Marinas New
[10/10] arm64: Enable dynamic kmalloc() minimum alignment mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size - - - --- 2022-04-05 Catalin Marinas New
[09/10] mm/slab: Simplify create_kmalloc_cache() args and make it static mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size - - - --- 2022-04-05 Catalin Marinas New
[08/10] mm/slab: Allow dynamic kmalloc() minimum alignment mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size - 1 1 --- 2022-04-05 Catalin Marinas New
[07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size - - - --- 2022-04-05 Catalin Marinas New
[06/10] drivers/usb: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size - - - --- 2022-04-05 Catalin Marinas New
[05/10] drivers/spi: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size 1 - - --- 2022-04-05 Catalin Marinas New
[04/10] drivers/md: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size - - - --- 2022-04-05 Catalin Marinas New
[03/10] drivers/gpu: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size - - - --- 2022-04-05 Catalin Marinas New
[02/10] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size - - - --- 2022-04-05 Catalin Marinas New
[01/10] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size - 1 1 --- 2022-04-05 Catalin Marinas New
arm64: mte: Fix the stack frame size warning in mte_dump_tag_range() arm64: mte: Fix the stack frame size warning in mte_dump_tag_range() - - - --- 2022-04-01 Catalin Marinas New
[GIT,PULL] arm64-fixes for 5.17 [GIT,PULL] arm64-fixes for 5.17 - - - --- 2022-03-18 Catalin Marinas New
[GIT,PULL] arm64 post-Spectre BHB fix for 5.17 [GIT,PULL] arm64 post-Spectre BHB fix for 5.17 - - - --- 2022-03-09 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.17 [GIT,PULL] arm64 fixes for 5.17 - - - --- 2022-03-09 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.17-rc5 [GIT,PULL] arm64 fixes for 5.17-rc5 - - - --- 2022-02-18 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.17-rc4 [GIT,PULL] arm64 fixes for 5.17-rc4 - - - --- 2022-02-11 Catalin Marinas New
[v2,5/5] arm64: mte: Document the core dump file format arm64: mte: add core dump support 1 - - --- 2022-01-31 Catalin Marinas New
[v2,4/5] arm64: mte: Dump the MTE tags in the core file arm64: mte: add core dump support 1 1 - --- 2022-01-31 Catalin Marinas New
[v2,3/5] arm64: mte: Define the number of bytes for storing the tags in a page arm64: mte: add core dump support 1 - - --- 2022-01-31 Catalin Marinas New
[v2,2/5] elf: Introduce the ARM MTE ELF segment type arm64: mte: add core dump support 1 - - --- 2022-01-31 Catalin Marinas New
[v2,1/5] elfcore: Replace CONFIG_{IA64, UML} checks with a new option arm64: mte: add core dump support - - - --- 2022-01-31 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.17-rc2 [GIT,PULL] arm64 fixes for 5.17-rc2 - - - --- 2022-01-28 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.17-rc1 [GIT,PULL] arm64 fixes for 5.17-rc1 - - - --- 2022-01-21 Catalin Marinas New
[GIT,PULL] arm64 updates for 5.17 [GIT,PULL] arm64 updates for 5.17 - - - --- 2022-01-06 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.16-rc6 [GIT,PULL] arm64 fixes for 5.16-rc6 - - - --- 2021-12-16 Catalin Marinas New
[5/5] arm64: mte: Document the core dump file format arm64: mte: add core dump support 1 - - --- 2021-12-08 Catalin Marinas New
[4/5] arm64: mte: Dump the MTE tags in the core file arm64: mte: add core dump support 1 - - --- 2021-12-08 Catalin Marinas New
[3/5] arm64: mte: Define the number of bytes for storing the tags in a page arm64: mte: add core dump support 1 - - --- 2021-12-08 Catalin Marinas New
[2/5] elf: Introduce the ARM MTE ELF segment type arm64: mte: add core dump support 1 - - --- 2021-12-08 Catalin Marinas New
[1/5] elfcore: Replace CONFIG_{IA64, UML} checks with a new option arm64: mte: add core dump support - - - --- 2021-12-08 Catalin Marinas New
[v2,4/4] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults [v2,1/4] mm: Introduce a 'min_size' argument to fault_in_*() - - - --- 2021-12-01 Catalin Marinas New
[v2,3/4] arm64: Add support for user sub-page fault probing [v2,1/4] mm: Introduce a 'min_size' argument to fault_in_*() - - - --- 2021-12-01 Catalin Marinas New
[v2,2/4] mm: Probe for sub-page faults in fault_in_*() [v2,1/4] mm: Introduce a 'min_size' argument to fault_in_*() - - - --- 2021-12-01 Catalin Marinas New
[v2,1/4] mm: Introduce a 'min_size' argument to fault_in_*() [v2,1/4] mm: Introduce a 'min_size' argument to fault_in_*() - - - --- 2021-12-01 Catalin Marinas New
[v2,0/4] Avoid live-lock in fault-in+uaccess loops with sub-page faults - - - --- 2021-12-01 Catalin Marinas New
arm64: KVM: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 arm64: KVM: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 - - - --- 2021-11-25 Catalin Marinas New
[3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults Avoid live-lock in fault-in+uaccess loops with sub-page faults 1 - - --- 2021-11-24 Catalin Marinas New
[2/3] arm64: Add support for sub-page faults user probing Avoid live-lock in fault-in+uaccess loops with sub-page faults - - - --- 2021-11-24 Catalin Marinas New
[1/3] mm: Introduce fault_in_exact_writeable() to probe for sub-page faults Avoid live-lock in fault-in+uaccess loops with sub-page faults - - - --- 2021-11-24 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.15-rc6 [GIT,PULL] arm64 fixes for 5.15-rc6 - - - --- 2021-10-12 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.15-rc5 [GIT,PULL] arm64 fixes for 5.15-rc5 - - - --- 2021-10-08 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.15-rc3 [GIT,PULL] arm64 fixes for 5.15-rc3 - - - --- 2021-09-24 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.15-rc2 [GIT,PULL] arm64 fixes for 5.15-rc2 - - - --- 2021-09-17 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.15-rc1 [GIT,PULL] arm64 fixes for 5.15-rc1 - - - --- 2021-09-10 Catalin Marinas New
[GIT,PULL] arm64 updates for 5.15 [GIT,PULL] arm64 updates for 5.15 - - - --- 2021-08-31 Catalin Marinas New
[GIT,PULL] arm64 fixes for 5.13-rc4 [GIT,PULL] arm64 fixes for 5.13-rc4 - - - --- 2021-05-27 Catalin Marinas New
[v2,2/2] arm64: Check if GMID_EL1.BS is the same on all CPUs arm64: Taint the kernel on different GMID_EL1.BS - - - --- 2021-05-26 Catalin Marinas New
[v2,1/2] arm64: Change the cpuinfo_arm64 member type for some sysregs to u64 arm64: Taint the kernel on different GMID_EL1.BS 1 1 - --- 2021-05-26 Catalin Marinas New
[GIT,PULL] arm64 fixes/updates for 5.13-rc2 [GIT,PULL] arm64 fixes/updates for 5.13-rc2 - - - --- 2021-05-14 Catalin Marinas New
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() 1 1 - --- 2021-05-14 Catalin Marinas New
[2/2] arm64: Check if GMID_EL1.BS is the same on all CPUs arm64: Taint the kernel on different GMID_EL1.BS 1 - - --- 2021-05-11 Catalin Marinas New
[1/2] arm64: Change the cpuinfo_arm64 member type for some sysregs to u64 arm64: Taint the kernel on different GMID_EL1.BS 1 1 - --- 2021-05-11 Catalin Marinas New
[GIT,PULL] arm64 updates for 5.13-rc1 (2nd set) [GIT,PULL] arm64 updates for 5.13-rc1 (2nd set) - - - --- 2021-05-07 Catalin Marinas New
arm64: Correct the stated event stream frequency arm64: Correct the stated event stream frequency 1 - - --- 2021-05-05 Catalin Marinas New
[aarch64,boot-wrapper] aarch64: Enable access to allocation tags if MTE is present [aarch64,boot-wrapper] aarch64: Enable access to allocation tags if MTE is present - - - --- 2021-05-05 Catalin Marinas New
[GIT,PULL] arm64 updates for 5.13-rc1 [GIT,PULL] arm64 updates for 5.13-rc1 - - - --- 2021-04-26 Catalin Marinas New
arm64: doc: Add brk/mmap/mremap() to the Tagged Address ABI Exceptions arm64: doc: Add brk/mmap/mremap() to the Tagged Address ABI Exceptions - - - --- 2021-04-23 Catalin Marinas New
« 1 2 3 48 9 »