messages from 2024-09-10 09:14:20 to 2024-10-06 14:59:07 UTC [more...]
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail
2024-10-06 14:59 UTC (2+ messages)
[PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook
2024-10-05 20:06 UTC (22+ messages)
` [PATCH v2 01/21] accel/tcg: Assert noreturn from write-only page for atomics
` [PATCH v2 02/21] accel/tcg: Expand tlb_fill for 3 callers
` [PATCH v2 03/21] include/exec/memop: Move get_alignment_bits from tcg.h
` [PATCH v2 04/21] include/exec/memop: Rename get_alignment_bits
` [PATCH v2 05/21] include/exec/memop: Introduce memop_atomicity_bits
` [PATCH v2 06/21] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook
` [PATCH v2 07/21] accel/tcg: Use the "
` [PATCH v2 08/21] target/hppa: Add MemOp argument to hppa_get_physical_address
` [PATCH v2 09/21] target/hppa: Perform access rights before protection id check
` [PATCH v2 10/21] target/hppa: Fix priority of T, D, and B page faults
` [PATCH v2 11/21] target/hppa: Handle alignment faults in hppa_get_physical_address
` [PATCH v2 12/21] target/hppa: Add hppa_cpu_tlb_fill_align
` [PATCH v2 13/21] target/arm: Pass MemOp to get_phys_addr
` [PATCH v2 14/21] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
` [PATCH v2 15/21] target/arm: Pass MemOp to get_phys_addr_gpc
` [PATCH v2 16/21] target/arm: Pass MemOp to get_phys_addr_nogpc
` [PATCH v2 17/21] target/arm: Pass MemOp through get_phys_addr_twostage
` [PATCH v2 18/21] target/arm: Pass MemOp to get_phys_addr_lpae
` [PATCH v2 19/21] target/arm: Move device detection earlier in get_phys_addr_lpae
` [PATCH v2 20/21] target/arm: Add arm_cpu_tlb_fill_align
` [PATCH v2 21/21] target/arm: Fix alignment fault priority in get_phys_addr_lpae
[PATCH 0/5] asm-generic: clean up asm/mman.h
2024-10-05 17:15 UTC (13+ messages)
` [PATCH 1/5] asm-generic: cosmetic updates to uapi/asm/mman.h
` [PATCH 2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h
` [PATCH 3/5] asm-generic: use asm-generic/mman-common.h on mips and xtensa
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
` [PATCH 5/5] [RFC] mm: Remove MAP_UNINITIALIZED support
{PATCH] accel/tcg: Fix CPU specific unaligned behaviour
2024-10-05 16:55 UTC (8+ messages)
[PATCH 00/20] accel/tcg: Introduce tlb_fill_align hook
2024-10-05 15:25 UTC (21+ messages)
` [PATCH 01/20] accel/tcg: Assert noreturn from write-only page for atomics
` [PATCH 02/20] accel/tcg: Expand tlb_fill for 3 callers
` [PATCH 03/20] include/exec/memop: Move get_alignment_bits from tcg.h
` [PATCH 04/20] include/exec/memop: Rename get_alignment_bits
` [PATCH 05/20] include/exec/memop: Introduce memop_atomicity_bits
` [PATCH 06/20] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook
` [PATCH 07/20] accel/tcg: Use the "
` [PATCH 08/20] target/hppa: Add MemOp argument to hppa_get_physical_address
` [PATCH 09/20] target/hppa: Perform access rights before protection id check
` [PATCH 10/20] target/hppa: Fix priority of T, D, and B page faults
` [PATCH 11/20] target/hppa: Handle alignment faults in hppa_get_physical_address
` [PATCH 12/20] target/hppa: Add hppa_cpu_tlb_fill_align
` [PATCH 13/20] target/arm: Pass MemOp to get_phys_addr
` [PATCH 14/20] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
` [PATCH 15/20] target/arm: Pass MemOp to get_phys_addr_gpc
` [PATCH 16/20] target/arm: Pass MemOp to get_phys_addr_nogpc
` [PATCH 17/20] target/arm: Pass MemOp through get_phys_addr_twostage
` [PATCH 18/20] target/arm: Pass MemOp to get_phys_addr_lpae
` [PATCH 19/20] target/arm: Move device detection earlier in get_phys_addr_lpae
` [PATCH 20/20] target/arm: Fix alignment fault priority "
[RFC PATCH 0/4] implement lightweight guard pages
2024-10-04 18:26 UTC (10+ messages)
` [RFC PATCH 1/4] mm: pagewalk: add the ability to install PTEs
` [RFC PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker
` [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism
` [RFC PATCH 4/4] selftests/mm: add self tests for guard page feature
[PATCH v7 00/10] Consolidate IO memcpy functions
2024-10-03 16:46 UTC (20+ messages)
` [PATCH v7 01/10] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v7 02/10] arm64: Use generic IO memcpy/memset
` [PATCH v7 03/10] csky: "
` [PATCH v7 04/10] loongarch: "
` [PATCH v7 05/10] m68k: Align prototypes of "
` [PATCH v7 06/10] alpha: "
` [PATCH v7 07/10] parisc: "
` [PATCH v7 08/10] sh: "
` [PATCH v7 09/10] um: Add dummy implementation for "
` [PATCH v7 10/10] arm: Align prototype of IO memset
[RFC][PATCHES] asm/unaligned.h removal
2024-10-03 0:04 UTC (14+ messages)
` [PATCH 1/3] parisc: get rid of private asm/unaligned.h
` [PATCH 2/3] arc: "
` [PATCH 3/3] move asm/unaligned.h to linux/unaligned.h
` [git pull] asm/unaligned.h removal
[PATCH] parisc/ftrace: Fix function graph tracing disablement
2024-10-02 21:32 UTC
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
2024-10-02 14:26 UTC (35+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
calling getcpu with misaligned address causes kernel panic
2024-10-02 2:45 UTC (6+ messages)
[PATCH] hppa: Wire up cacheflush syscall
2024-09-27 7:16 UTC (9+ messages)
[PATCH v2 0/2] unrestrict process_madvise() for current process
2024-09-26 9:44 UTC (13+ messages)
` [PATCH v2 1/2] mm/madvise: introduce PR_MADV_SELF flag to process_madvise()
` [PATCH v2 2/2] selftests/mm: add test for process_madvise PR_MADV_SELF flag use
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-19 11:18 UTC (10+ messages)
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
[GIT PULL] parisc architecture fixes and updates for v6.12-rc1
2024-09-19 6:48 UTC (2+ messages)
[PATCH] RFC: mm: mmap: Allow mmap(MAP_STACK) to map growable stack
2024-09-16 20:40 UTC
[PATCH] [RFC] mm: mmap: Allow mmap(MAP_STACK) to map growable stack
2024-09-15 20:04 UTC (16+ messages)
Added preliminary hppa64 support to dietlibc (patch attached)
2024-09-14 17:00 UTC
[PATCH net-next v26 00/13] Device Memory TCP
2024-09-12 4:40 UTC (15+ messages)
` [PATCH net-next v26 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v26 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v26 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v26 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v26 05/13] page_pool: devmem support
` [PATCH net-next v26 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v26 07/13] net: support non paged skb frags
` [PATCH net-next v26 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v26 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v26 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v26 11/13] net: add devmem TCP documentation
` [PATCH net-next v26 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v26 13/13] netdev: add dmabuf introspection
[PATCH 1/2] parisc: Fix itlb miss handler for 64-bit programs
2024-09-10 17:00 UTC (2+ messages)
` [PATCH 2/2] parisc: Use PRIV_USER instead of hardcoded value
[PATCH net-next v25 00/13] Device Memory TCP
2024-09-10 15:38 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).