Show patches with: Archived = No       |   5771 patches
« 1 2 3 457 58 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,21/21] target/arm: Fix alignment fault priority in get_phys_addr_lpae accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,20/21] target/arm: Add arm_cpu_tlb_fill_align accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,19/21] target/arm: Move device detection earlier in get_phys_addr_lpae accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,18/21] target/arm: Pass MemOp to get_phys_addr_lpae accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,17/21] target/arm: Pass MemOp through get_phys_addr_twostage accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,16/21] target/arm: Pass MemOp to get_phys_addr_nogpc accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,15/21] target/arm: Pass MemOp to get_phys_addr_gpc accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,14/21] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,13/21] target/arm: Pass MemOp to get_phys_addr accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,12/21] target/hppa: Add hppa_cpu_tlb_fill_align accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,11/21] target/hppa: Handle alignment faults in hppa_get_physical_address accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,10/21] target/hppa: Fix priority of T, D, and B page faults accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,09/21] target/hppa: Perform access rights before protection id check accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,08/21] target/hppa: Add MemOp argument to hppa_get_physical_address accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,07/21] accel/tcg: Use the tlb_fill_align hook accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,06/21] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,05/21] include/exec/memop: Introduce memop_atomicity_bits accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,04/21] include/exec/memop: Rename get_alignment_bits accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,03/21] include/exec/memop: Move get_alignment_bits from tcg.h accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,02/21] accel/tcg: Expand tlb_fill for 3 callers accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[v2,01/21] accel/tcg: Assert noreturn from write-only page for atomics accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[20/20] target/arm: Fix alignment fault priority in get_phys_addr_lpae accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[19/20] target/arm: Move device detection earlier in get_phys_addr_lpae accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[18/20] target/arm: Pass MemOp to get_phys_addr_lpae accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[17/20] target/arm: Pass MemOp through get_phys_addr_twostage accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[16/20] target/arm: Pass MemOp to get_phys_addr_nogpc accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[15/20] target/arm: Pass MemOp to get_phys_addr_gpc accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[14/20] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[13/20] target/arm: Pass MemOp to get_phys_addr accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[12/20] target/hppa: Add hppa_cpu_tlb_fill_align accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[11/20] target/hppa: Handle alignment faults in hppa_get_physical_address accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[10/20] target/hppa: Fix priority of T, D, and B page faults accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[09/20] target/hppa: Perform access rights before protection id check accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[08/20] target/hppa: Add MemOp argument to hppa_get_physical_address accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[07/20] accel/tcg: Use the tlb_fill_align hook accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[06/20] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[05/20] include/exec/memop: Introduce memop_atomicity_bits accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[04/20] include/exec/memop: Rename get_alignment_bits accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[03/20] include/exec/memop: Move get_alignment_bits from tcg.h accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[02/20] accel/tcg: Expand tlb_fill for 3 callers accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[01/20] accel/tcg: Assert noreturn from write-only page for atomics accel/tcg: Introduce tlb_fill_align hook - - - --- 2024-10-05 Richard Henderson New
[git,pull] asm/unaligned.h removal [git,pull] asm/unaligned.h removal - - - --- 2024-10-02 Al Viro New
parisc/ftrace: Fix function graph tracing disablement parisc/ftrace: Fix function graph tracing disablement - - - --- 2024-10-02 Josh Poimboeuf New
{PATCH] accel/tcg: Fix CPU specific unaligned behaviour {PATCH] accel/tcg: Fix CPU specific unaligned behaviour - - - --- 2024-10-02 Helge Deller New
[2/3] arc: get rid of private asm/unaligned.h [1/3] parisc: get rid of private asm/unaligned.h 1 - - --- 2024-10-01 Al Viro New
[1/3] parisc: get rid of private asm/unaligned.h [1/3] parisc: get rid of private asm/unaligned.h 1 - - --- 2024-10-01 Al Viro New
[v7,10/10] arm: Align prototype of IO memset Consolidate IO memcpy functions - 2 - --- 2024-09-30 Julian Vetter Not Applicable
[v7,09/10] um: Add dummy implementation for IO memcpy/memset Consolidate IO memcpy functions - 1 - --- 2024-09-30 Julian Vetter Not Applicable
[v7,08/10] sh: Align prototypes of IO memcpy/memset Consolidate IO memcpy functions - 2 - --- 2024-09-30 Julian Vetter Not Applicable
[v7,07/10] parisc: Align prototypes of IO memcpy/memset Consolidate IO memcpy functions - 1 - --- 2024-09-30 Julian Vetter Not Applicable
[v7,06/10] alpha: Align prototypes of IO memcpy/memset Consolidate IO memcpy functions - 1 - --- 2024-09-30 Julian Vetter Not Applicable
[v7,05/10] m68k: Align prototypes of IO memcpy/memset Consolidate IO memcpy functions 1 2 - --- 2024-09-30 Julian Vetter Not Applicable
[v7,04/10] loongarch: Use generic IO memcpy/memset Consolidate IO memcpy functions - 1 - --- 2024-09-30 Julian Vetter Not Applicable
[v7,03/10] csky: Use generic IO memcpy/memset Consolidate IO memcpy functions - 1 - --- 2024-09-30 Julian Vetter Not Applicable
[v7,02/10] arm64: Use generic IO memcpy/memset Consolidate IO memcpy functions - 1 - --- 2024-09-30 Julian Vetter Not Applicable
[v7,01/10] Consolidate IO memcpy/memset into iomap_copy.c Consolidate IO memcpy functions - 1 - --- 2024-09-30 Julian Vetter Not Applicable
[RFC,4/4] selftests/mm: add self tests for guard page feature implement lightweight guard pages - - - --- 2024-09-27 Lorenzo Stoakes New
[RFC,3/4] mm: madvise: implement lightweight guard page mechanism implement lightweight guard pages - - - --- 2024-09-27 Lorenzo Stoakes New
[RFC,2/4] mm: add PTE_MARKER_GUARD PTE marker implement lightweight guard pages - - - --- 2024-09-27 Lorenzo Stoakes New
[RFC,1/4] mm: pagewalk: add the ability to install PTEs implement lightweight guard pages - - - --- 2024-09-27 Lorenzo Stoakes New
[5/5,RFC] mm: Remove MAP_UNINITIALIZED support asm-generic: clean up asm/mman.h - - - --- 2024-09-25 Arnd Bergmann New
[4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha asm-generic: clean up asm/mman.h - 1 - --- 2024-09-25 Arnd Bergmann New
[3/5] asm-generic: use asm-generic/mman-common.h on mips and xtensa asm-generic: clean up asm/mman.h - - - --- 2024-09-25 Arnd Bergmann New
[2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h asm-generic: clean up asm/mman.h - - - --- 2024-09-25 Arnd Bergmann New
[1/5] asm-generic: cosmetic updates to uapi/asm/mman.h asm-generic: clean up asm/mman.h - - - --- 2024-09-25 Arnd Bergmann New
[v2,2/2] selftests/mm: add test for process_madvise PR_MADV_SELF flag use unrestrict process_madvise() for current process - - - --- 2024-09-24 Lorenzo Stoakes New
[v2,1/2] mm/madvise: introduce PR_MADV_SELF flag to process_madvise() unrestrict process_madvise() for current process - - - --- 2024-09-24 Lorenzo Stoakes New
[net-next,v26,13/13] netdev: add dmabuf introspection Device Memory TCP - 1 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,12/13] selftests: add ncdevmem, netcat for devmem TCP Device Memory TCP - - - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,11/13] net: add devmem TCP documentation Device Memory TCP - 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Device Memory TCP - 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,09/13] tcp: RX path for devmem TCP Device Memory TCP - 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,08/13] net: add support for skbs with unreadable frags Device Memory TCP - 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,07/13] net: support non paged skb frags Device Memory TCP - 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,06/13] memory-provider: dmabuf devmem memory provider Device Memory TCP - 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,05/13] page_pool: devmem support Device Memory TCP 1 1 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,04/13] netdev: netdevice devmem allocator Device Memory TCP - 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,03/13] netdev: support binding dma-buf to netdevice Device Memory TCP 1 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,02/13] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP - 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[net-next,v26,01/13] netdev: add netdev_rx_queue_restart() Device Memory TCP - 2 - --- 2024-09-10 Mina Almasry Awaiting Upstream
[v3,8/8] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,6/8] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,5/8] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - - - --- 2024-09-09 Mike Rapoport Not Applicable
[net-next,v25,13/13] netdev: add dmabuf introspection Device Memory TCP - 1 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,12/13] selftests: add ncdevmem, netcat for devmem TCP Device Memory TCP - - - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,11/13] net: add devmem TCP documentation Device Memory TCP - 2 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Device Memory TCP - 2 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,09/13] tcp: RX path for devmem TCP Device Memory TCP - 2 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,08/13] net: add support for skbs with unreadable frags Device Memory TCP - 2 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,07/13] net: support non paged skb frags Device Memory TCP - 2 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,06/13] memory-provider: dmabuf devmem memory provider Device Memory TCP - 2 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,05/13] page_pool: devmem support Device Memory TCP 1 1 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,04/13] netdev: netdevice devmem allocator Device Memory TCP - 2 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,03/13] netdev: support binding dma-buf to netdevice Device Memory TCP 1 2 - --- 2024-09-09 Mina Almasry Superseded
[net-next,v25,02/13] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP - 2 - --- 2024-09-09 Mina Almasry Superseded
« 1 2 3 457 58 »