messages from 2024-12-13 06:25:17 to 2024-12-18 09:42:27 UTC [more...]
[PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-18 9:24 UTC (14+ messages)
` [PATCH v4 01/16] perf tools: Create generic syscall table support
` [PATCH v4 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v4 03/16] perf tools: csky: "
` [PATCH v4 04/16] perf tools: arm: Support "
` [PATCH v4 05/16] perf tools: sh: "
` [PATCH v4 06/16] perf tools: sparc: "
` [PATCH v4 07/16] perf tools: xtensa: Support syscall header
` [PATCH v4 09/16] perf tools: alpha: "
` [PATCH v4 10/16] perf tools: parisc: "
` [PATCH v4 11/16] perf tools: arm64: Use syscall table
` [PATCH v4 12/16] perf tools: loongarch: "
` [PATCH v4 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v4 14/16] perf tools: powerpc: Use generic syscall table scripts
[PATCH v3 0/3] Add clock controller support for Spacemit K1
2024-12-18 9:03 UTC (7+ messages)
` [PATCH v3 3/3] clk: spacemit: Add clock support for Spacemit K1 SoC
Proszę o kontakt
2024-12-18 8:46 UTC
[PATCH v2 0/1] iommu/riscv: Add platform msi support
2024-12-18 8:33 UTC (2+ messages)
[PATCH 00/17] vDSO: Introduce generic data storage
2024-12-18 7:32 UTC (20+ messages)
` [PATCH 01/17] parisc: Remove unused symbol vdso_data
` [PATCH 02/17] vdso: Introduce vdso/align.h
` [PATCH 03/17] vdso: Add generic time data storage
` [PATCH 04/17] vdso: Add generic random "
` [PATCH 05/17] vdso: Add generic architecture-specific "
` [PATCH 06/17] arm64: vdso: Switch to generic storage implementation
` [PATCH 07/17] riscv: "
` [PATCH 08/17] LoongArch: vDSO: "
` [PATCH 09/17] arm: vdso: "
` [PATCH 10/17] s390/vdso: "
` [PATCH 11/17] MIPS: vdso: "
` [PATCH 12/17] powerpc/vdso: "
` [PATCH 13/17] x86/vdso: "
` [PATCH 14/17] x86/vdso/vdso2c: Remove page handling
` [PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage
` [PATCH 16/17] vdso: Remove remnants of architecture-specific time storage
` [PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE
[PATCH] mm/ptdump: Drop GENERIC_PTDUMP
2024-12-18 6:59 UTC (3+ messages)
[PATCH v2 0/5] rust: Add bug/warn abstractions
2024-12-18 6:20 UTC (6+ messages)
` [PATCH v2 1/5] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v2 2/5] riscv/bug: "
` [PATCH v2 3/5] arm64/bug: "
` [PATCH v2 4/5] loongarch/bug: "
` [PATCH v2 5/5] rust: Add warn_on and warn_on_once
[PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-18 1:11 UTC (21+ messages)
` [PATCH v3 01/16] perf tools: Create generic syscall table support
` [PATCH v3 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v3 03/16] perf tools: csky: "
` [PATCH v3 04/16] perf tools: arm: Support "
` [PATCH v3 05/16] perf tools: sh: "
` [PATCH v3 06/16] perf tools: sparc: "
` [PATCH v3 07/16] perf tools: xtensa: Support syscall header
` [PATCH v3 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v3 09/16] perf tools: alpha: Support syscall header
` [PATCH v3 10/16] perf tools: parisc: "
` [PATCH v3 11/16] perf tools: arm64: Use syscall table
` [PATCH v3 12/16] perf tools: loongarch: "
` [PATCH v3 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v3 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v3 15/16] perf tools: s390: "
` [PATCH v3 16/16] perf tools: Remove dependency on libaudit
[PATCH v2] tools: perf: tests: Fix code reading for riscv
2024-12-18 0:55 UTC (4+ messages)
[PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate
2024-12-17 20:18 UTC (2+ messages)
[RFC PATCH 0/8] Linux SBI MPXY and RPMI drivers
2024-12-17 20:14 UTC (15+ messages)
` [RFC PATCH 1/8] riscv: Add new error codes defined by SBI v3.0
` [RFC PATCH 2/8] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [RFC PATCH 3/8] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [RFC PATCH 4/8] RISC-V: Add defines for the SBI message proxy extension
` [RFC PATCH 5/8] mailbox: Add common header for RPMI messages sent via mailbox
` [RFC PATCH 6/8] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [RFC PATCH 7/8] dt-bindings: clock: Add bindings for RISC-V RPMI clock service group
` [RFC PATCH 8/8] clk: Add clock driver for the "
[PATCH v1] i2c: microchip-core: actually use repeated sends
2024-12-17 18:35 UTC (6+ messages)
[PATCH] riscv: dts: starfive: jh7110-common: Use named definition for mmc1 card detect
2024-12-17 18:33 UTC (6+ messages)
[PATCH v6 0/4] Add Microchip IPC mailbox
2024-12-17 18:19 UTC (7+ messages)
` [PATCH v6 1/4] riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
` [PATCH v6 2/4] riscv: export __cpuid_to_hartid_map
` [PATCH v6 3/4] dt-bindings: mailbox: add binding for Microchip IPC mailbox controller
` [PATCH v6 4/4] mailbox: add Microchip IPC support
[PATCH] dt-bindings: interrupt-controller: update imsic reg address to 0x24000000 in Example 1
2024-12-17 15:11 UTC (2+ messages)
[PATCH v6 0/3] Introduce support for T-head TH1520 Mailbox
2024-12-17 14:04 UTC (6+ messages)
` [PATCH v6 3/3] riscv: dts: thead: Add mailbox node
Fixes for 6.13-rc3
2024-12-17 13:54 UTC (2+ messages)
[PATCH v2 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
2024-12-17 13:10 UTC (3+ messages)
[PATCH V2] riscv: Implement smp_cond_load8/16() with Zawrs
2024-12-17 13:03 UTC (2+ messages)
[PATCH v3 0/3] riscv: Add bfloat16 instruction support
2024-12-17 12:11 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v3 3/3] riscv: hwprobe: export bfloat16 ISA extension
[PATCH 0/2] perf: tests: Fix object code reading test for riscv
2024-12-17 6:44 UTC (5+ messages)
` [PATCH 1/2] kbuild: Check version of objdump
` [PATCH 2/2] tools: perf: tests: Fix code reading for riscv
[PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-17 5:30 UTC (7+ messages)
` [PATCH v2 01/16] perf tools: Create generic syscall table support
` [PATCH v2 02/16] perf tools: arc: Support generic syscall headers
[PATCH] riscv: Implement smp_cond_load8/16() with Zawrs
2024-12-17 1:22 UTC (3+ messages)
[PATCH RFC net-next 0/3] riscv: sophgo: Add ethernet support for SG2044
2024-12-17 0:47 UTC (2+ messages)
[PATCH v4 00/16] KVM: selftests: "tree" wide overhauls
2024-12-16 22:33 UTC (2+ messages)
[PATCH] riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitions
2024-12-16 20:12 UTC (5+ messages)
[PATCH] riscv: kprobes: fix placement in arch_prepare_ss_slot
2024-12-16 16:32 UTC (2+ messages)
[RESEND][PATCH] riscv: defconfig: enable pinctrl and dwmac support for TH1520
2024-12-16 10:13 UTC (2+ messages)
[PATCH] riscv: qspinlock: Add virt_spin_lock() support for KVM guests
2024-12-16 9:47 UTC (2+ messages)
[PATCH] riscv: Add riscv_force_qspinlock for early_param
2024-12-16 9:14 UTC (2+ messages)
Zapytanie ofertowe
2024-12-16 8:56 UTC
[PATCH] riscv: qspinlock: Fixup _Q_PENDING_LOOPS definition
2024-12-16 8:23 UTC (2+ messages)
[PATCH 0/2] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
2024-12-16 5:05 UTC (4+ messages)
` [PATCH 1/2] riscv: Move vendor errata definitions into vendorid_list.h
` [PATCH 2/2] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
2024-12-15 15:04 UTC (4+ messages)
[PATCH v2 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
2024-12-15 12:04 UTC (3+ messages)
[PATCH v2 00/11] RISC-V IMSIC driver improvements
2024-12-14 17:25 UTC (12+ messages)
` [PATCH v2 01/11] irqchip/riscv-imsic: Handle non-atomic MSI updates for device
` [PATCH v2 02/11] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH v2 03/11] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH v2 04/11] irqchip/riscv-imsic: Move to common MSI lib
` [PATCH v2 05/11] genirq: Introduce kconfig option GENERIC_PENDING_IRQ_CHIPFLAGS
` [PATCH v2 06/11] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v2 07/11] RISC-V: Enable GENERIC_PENDING_IRQ and GENERIC_PENDING_IRQ_CHIPFLAGS
` [PATCH v2 08/11] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
` [PATCH v2 09/11] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC
` [PATCH v2 10/11] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector
` [PATCH v2 11/11] irqchip/riscv-imsic: Use IRQCHIP_MOVE_DEFERRED flag for PCI devices
[RFC PATCH] riscv: Fix PCI warning by enabling PCI_MSI_ARCH_FALLBACKS
2024-12-14 11:50 UTC (4+ messages)
` [Patch] PCI/MSI: Handle lack of irqdomain gracefully
[PATCH 08/12] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
2024-12-14 9:02 UTC
[GIT PULL] RISC-V Fixes for 6.13-rc3
2024-12-13 22:35 UTC (2+ messages)
[RFC v2 00/13] LKMM *generic* atomics in Rust
2024-12-13 20:28 UTC (11+ messages)
` [RFC v2 02/13] rust: sync: Add basic atomic operation mapping framework
` [RFC v2 04/13] rust: sync: atomic: Add generic atomics
[PATCH v2] riscv: Make sysctl tables const
2024-12-13 19:21 UTC
[GIT PULL] KVM/riscv fixes for 6.13 take #1
2024-12-13 19:00 UTC (2+ messages)
[PATCH 0/4] Move RISC-V IMSIC driver to the common MSI lib
2024-12-13 15:43 UTC (8+ messages)
` [PATCH 1/4] irqchip/riscv-imsic: Handle non-atomic MSI updates for device
[PATCHv2 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
2024-12-13 11:59 UTC (6+ messages)
[PATCH 0/2] riscv: iommu: Add shutdown callback for kexec
2024-12-13 11:42 UTC (3+ messages)
` [PATCH 1/2] iommu/riscv: Empty iommu queue before enabling it
` [PATCH 2/2] iommu/riscv: Add shutdown function for iommu driver
[PATCH RFC v4 0/3] riscv: add Svukte extension
2024-12-13 11:33 UTC (4+ messages)
` [PATCH RFC v4 1/3] dt-bindings: riscv: Add Svukte entry
` [PATCH RFC v4 2/3] riscv: Add Svukte extension support
` [PATCH RFC v4 3/3] riscv: KVM: Add Svukte extension support for Guest/VM
[RFC 0/5] KVM: drop 32-bit host support on all architectures
2024-12-13 10:39 UTC (23+ messages)
` [RFC 1/5] mips: kvm: drop support for 32-bit hosts
` [RFC 2/5] powerpc: kvm: drop 32-bit booke
` [RFC 3/5] powerpc: kvm: drop 32-bit book3s
` [RFC 5/5] x86: kvm drop 32-bit host support
[PATCH] riscv: dts: starfive: jh7110-pinfunc.h
2024-12-13 9:36 UTC (2+ messages)
[PATCH v3 0/4] riscv: add support for SBI Supervisor Software Events
2024-12-13 8:33 UTC (4+ messages)
` [PATCH v3 3/4] drivers: firmware: add riscv SSE support
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