linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 07:14:13 to 2024-08-28 05:50:14 UTC [more...]

[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-28  5:49 UTC  (15+ messages)
` [PATCH 01/16] mm: Add MAP_BELOW_HINT
` [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base()
` [PATCH 04/16] mm: Add generic MAP_BELOW_HINT
` [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT
` [PATCH 06/16] arm64: "
` [PATCH 07/16] powerpc: "
` [PATCH 08/16] x86: "
` [PATCH 09/16] loongarch: "
` [PATCH 10/16] arm: "
` [PATCH 11/16] mips: "
` [PATCH 12/16] parisc: "
` [PATCH 13/16] s390: "
` [PATCH 14/16] sh: "

[PATCH net-next v22 00/13] Device Memory TCP
 2024-08-28  2:24 UTC  (17+ messages)
` [PATCH net-next v22 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v22 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
` [PATCH net-next v22 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v22 07/13] net: support non paged skb frags
` [PATCH net-next v22 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v22 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v22 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v22 11/13] net: add devmem TCP documentation
` [PATCH net-next v22 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v22 13/13] netdev: add dmabuf introspection

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-27 22:53 UTC  (44+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
` [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
` [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
` [PATCH v2 10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v2 11/17] powerpc/vdso: Wire up getrandom() vDSO implementation
` [PATCH v2 12/17] selftests: vdso: Fix powerpc64 vdso_config
` [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
` [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
` [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
` [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
` [PATCH v2 17/17] selftests: vdso: Add support for vdso_test_random for powerpc
  ` getrandom() vDSO archs (arm64, ppc, loongarch) for 6.12 [Was: Re: [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc]

[PATCH 0/4] Fixups for random vDSO
 2024-08-27 17:38 UTC  (17+ messages)
` [PATCH 1/4] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH 2/4] random: vDSO: Don't use PAGE_SIZE and PAGE_MASK
  ` [PATCH] random: vDSO: Redefine "
` [PATCH 3/4] random: vDSO: Clean header inclusion in getrandom
` [PATCH 4/4] random: vDSO: don't use 64 bits atomics on 32 bits architectures

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-08-27 15:40 UTC  (11+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text

[PATCH] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-27 15:16 UTC  (22+ messages)

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-27  8:52 UTC 

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-27  8:03 UTC  (9+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 22:46 UTC 

[PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
 2024-08-26 21:34 UTC  (4+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-26 21:29 UTC  (44+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 21:15 UTC 

[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
 2024-08-26 19:51 UTC  (3+ messages)

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-26 10:00 UTC  (39+ messages)
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v11 06/39] arm64/gcs: Document the ABI "
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)

[PATCH] ARM: support PREEMPT_DYNAMIC
 2024-08-26  2:40 UTC  (6+ messages)

[RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-08-25 12:12 UTC  (6+ messages)
` [RFC PATCH 1/3] llvm-cov: add Clang's Source-based Code Coverage support
` [RFC PATCH 2/3] kbuild, llvm-cov: disable instrumentation in odd or sensitive code
` [RFC PATCH 3/3] llvm-cov: add Clang's MC/DC support

[PATCH v2] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-23 21:05 UTC  (5+ messages)

[RFC PATCH v3 24/37] kvx: Add memory management
 2024-08-23 16:02 UTC  (3+ messages)

[PATCH v8 0/5] Tracepoints and static branch in Rust
 2024-08-22 17:19 UTC  (10+ messages)
` [PATCH v8 1/5] rust: add generic static_key_false
  ` [PATCH v8 1/5 alt] "
` [PATCH v8 2/5] rust: add tracepoint support
` [PATCH v8 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v8 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v8 5/5] rust: add arch_static_branch

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-08-22 16:58 UTC  (4+ messages)
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory

[PATCH 0/5] Provide a single definition of mk_pte()
 2024-08-22 14:06 UTC  (3+ messages)
` [PATCH 4/5] s390: Remove custom "


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 NNTP newsgroup(s).