messages from 2024-07-04 17:57:12 to 2024-07-17 16:29:14 UTC [more...]
[PATCH v3 00/11] Zacas/Zabha support and qspinlocks
2024-07-17 16:29 UTC (23+ messages)
` [PATCH v3 01/11] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v3 02/11] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v3 03/11] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v3 04/11] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v3 05/11] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v3 06/11] riscv: Implement xchg8/16() using Zabha
` [PATCH v3 07/11] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v3 08/11] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v3 09/11] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v3 10/11] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v3 11/11] riscv: Add qspinlock support
[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
2024-07-17 15:28 UTC (14+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests
` [PATCH v9 20/39] arm64/gcs: Ensure that new threads have a GCS
[PATCH 00/17] mm: introduce numa_memblks
2024-07-17 14:42 UTC (24+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-07-17 14:12 UTC (4+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
[GIT PULL] asm-generic updates for 6.11
2024-07-17 12:45 UTC (14+ messages)
[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
2024-07-17 6:19 UTC (32+ messages)
` [PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v2 03/10] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v2 06/10] riscv: Implement xchg8/16() "
` [PATCH v2 07/10] riscv: Improve amoswap.X use in xchg()
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension
[PATCH 00/17] arch: convert everything to syscall.tbl
2024-07-16 1:09 UTC (28+ messages)
` [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
` [PATCH 02/17] csky: drop asm/gpio.h wrapper
` [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
` [PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro
` [PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format
` [PATCH 10/17] arm64: generate 64-bit syscall.tbl
` [PATCH 11/17] arm64: rework compat syscall macros
` [PATCH 12/17] csky: convert to generic syscall table
[GIT PULL] Emulated one-byte cmpxchg() for ARM
2024-07-15 23:56 UTC (2+ messages)
[GIT PULL] LKMM changes for v6.11
2024-07-15 23:56 UTC (2+ messages)
[PATCH v3 1/5] arch/x86: Drop own definition of pgd,p4d_leaf
2024-07-13 7:08 UTC (5+ messages)
` [PATCH v3 2/5] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
` [PATCH v3 3/5] LoongArch: Do not define pud_leaf() when there is no PMD
` [PATCH v3 4/5] mips: "
` [PATCH v3 5/5] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h
[arnd-asm-generic:asm-generic] BUILD SUCCESS 1a7b7326d587c9a5e8ff067e70d6aaf0333f4bb3
2024-07-13 2:25 UTC
[PATCH] UAPI/ioctl: Improve parameter name of ioctl request definition helpers
2024-07-12 10:23 UTC (3+ messages)
[PATCH] vmlinux.lds.h: catch .bss..L* sections into BSS")
2024-07-12 6:53 UTC (2+ messages)
[PATCH net-next v16 00/13] Device Memory TCP
2024-07-11 21:41 UTC (34+ messages)
` [PATCH net-next v16 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v16 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v16 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v16 05/13] page_pool: devmem support
` [PATCH net-next v16 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v16 07/13] net: support non paged skb frags
` [PATCH net-next v16 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v16 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v16 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v16 11/13] net: add devmem TCP documentation
` [PATCH net-next v16 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v16 13/13] netdev: add dmabuf introspection
[arnd-asm-generic:asm-generic] BUILD SUCCESS 83bb8296556e53e1a69c6de938082028247462db
2024-07-11 10:24 UTC
[PATCH] fixmap: Remove unused set_fixmap_offset_io()
2024-07-10 12:45 UTC (4+ messages)
[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
2024-07-10 8:23 UTC (4+ messages)
` [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-09 17:44 UTC (6+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
[PATCH 0/4] riscv: uaccess: optimizations
2024-07-08 15:30 UTC (8+ messages)
[PATCH v2 0/4] do_div() with constant divisor simplification
2024-07-08 5:21 UTC (12+ messages)
` [PATCH v2 1/4] lib/math/test_div64: add some edge cases relevant to __div64_const32()
` [PATCH v2 2/4] asm-generic/div64: optimize/simplify __div64_const32()
` [PATCH v2 3/4] ARM: div64: improve __arch_xprod_64()
` [PATCH v2 4/4] __arch_xprod64(): make __always_inline when optimizing for performance
[PATCH v3 0/4] do_div() with constant divisor simplification
2024-07-08 1:27 UTC (5+ messages)
` [PATCH v3 1/4] lib/math/test_div64: add some edge cases relevant to __div64_const32()
` [PATCH v3 2/4] asm-generic/div64: optimize/simplify __div64_const32()
` [PATCH v3 3/4] ARM: div64: improve __arch_xprod_64()
` [PATCH v3 4/4] __arch_xprod64(): make __always_inline when optimizing for performance
[PATCH 0/2] do_div() with constant divisor simplification
2024-07-07 16:53 UTC (6+ messages)
` [PATCH 1/2] ARM: div64: remove custom __arch_xprod_64()
` [PATCH 2/2] asm-generic/div64: reimplement __arch_xprod64()
[PATCH 2/2] init/modpost: conditionally check section mismatch to __meminit*
2024-07-07 5:58 UTC (4+ messages)
[arnd-asm-generic:syscalls-for-6.11] BUILD SUCCESS f564176f4e4f2507d36924300fbd5f6f0e00ff29
2024-07-06 10:01 UTC
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 NNTP newsgroup(s).