messages from 2023-08-10 09:36:30 to 2023-08-14 12:08:02 UTC [more...]
[PATCH] riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
2023-08-14 12:07 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf, riscv: use BPF prog pack allocator in BPF JIT
2023-08-14 12:05 UTC (10+ messages)
` [PATCH bpf-next 1/2] riscv: Extend patch_text_nosync() for multiple pages
[PATCH 1/2] RISC-V: Use linux,usable-memory-range for crash kernel
2023-08-14 11:10 UTC (3+ messages)
` [PATCH 2/2] RISC-V: Fix the undeclared ‘EM_RISCV’ build failure
[PATCH v4 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-08-14 10:16 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
` [PATCH v4 2/3] clocksource: Add JH7110 timer driver
` [PATCH v4 3/3] riscv: dts: jh7110: starfive: Add timer node
[PATCH] tools/kvm_stat: add support for riscv
2023-08-14 10:02 UTC
[PATCH v3 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-08-14 8:20 UTC (12+ messages)
` [PATCH v3 01/11] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v3 02/11] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v3 03/11] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v3 04/11] PCI: microchip: Rename data structure and functions
` [PATCH v3 05/11] PCI: plda: Move the common functions to pcie-plda-host.c
` [PATCH v3 06/11] PCI: plda: Add event interrupt codes and IRQ domain ops
` [PATCH v3 07/11] PCI: microchip: Rename IRQ init function
` [PATCH v3 08/11] PCI: microchip: Move IRQ init functions to pcie-plda-host.c
` [PATCH v3 09/11] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v3 10/11] PCI: starfive: Add "
` [PATCH v3 11/11] riscv: dts: starfive: add PCIe dts configuration for JH7110
[PATCH v2 0/1] Add Sifive uart suspend and resume
2023-08-14 8:12 UTC (5+ messages)
[PATCH v3 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
2023-08-14 8:06 UTC (4+ messages)
` [PATCH v3 1/3] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller
` [PATCH v3 2/3] ASoC: starfive: Add JH7110 PWM-DAC driver
` [PATCH v3 3/3] riscv: dts: starfive: Add JH7110 PWM-DAC support
[PATCH v2 0/2] pwm: Manage owner assignment implicitly for drivers
2023-08-14 7:41 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH v7 00/15] Linux RISC-V AIA Support
2023-08-14 6:43 UTC (9+ messages)
` [PATCH v7 02/15] of: property: Add fw_devlink support for msi-parent
` [PATCH v7 11/15] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
[PATCH 0/3] arch: include asm/cacheflush.h in asm/hugetlb.h
2023-08-14 4:53 UTC (4+ messages)
` [PATCH 1/3] arm: "
` [PATCH 2/3] arm64: "
` [PATCH 3/3] riscv: "
[PATCH] drivers/perf: Risc-V: Update platform specific firmware event handling
2023-08-14 4:31 UTC
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-08-14 0:44 UTC (3+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
[GIT PULL] RISC-V Devicetrees for v6.6
2023-08-13 10:25 UTC
[PATCH v3] riscv: dts: allwinner: d1: Add CAN controller nodes
2023-08-13 6:16 UTC (5+ messages)
[PATCH] riscv: dts: allwinner: d1: Specify default CAN pins
2023-08-13 4:13 UTC (3+ messages)
[PATCH 0/5] riscv: SCS support
2023-08-13 1:25 UTC (8+ messages)
` [PATCH 1/5] riscv: VMAP_STACK overflow detection thread-safe
` [PATCH 2/5] riscv: Deduplicate IRQ stack switching
` [PATCH 3/5] riscv: Move global pointer loading to a macro
` [PATCH 4/5] riscv: Implement Shadow Call Stack
` [PATCH 5/5] riscv: Use separate IRQ shadow call stacks
[PATCH] RISC-V: Remove ptrace support for vectors
2023-08-12 17:12 UTC (2+ messages)
[PATCH v4 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2023-08-12 14:46 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v4 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v4 3/3] riscv: dts: allwinner: d1: Add pwm node
[PATCH] riscv: dts: change TH1520 files to dual license
2023-08-12 11:58 UTC (2+ messages)
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-12 8:02 UTC (13+ messages)
` [PATCH 02/17] [RESEND] irq_work: consolidate arch_irq_work_raise prototypes
` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
2023-08-12 0:47 UTC (11+ messages)
` [PATCH V10 04/19] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V10 05/19] riscv: qspinlock: Introduce combo spinlock
` [PATCH V10 18/19] locking/qspinlock: Move pv_ops into x86 directory
[PATCH v3 0/2] riscv: Add BeagleV Ahead board support
2023-08-12 0:47 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: Add BeagleV Ahead board compatibles
` [PATCH v3 2/2] riscv: dts: thead: add BeagleV Ahead board device tree
[PATCH v2 0/3] riscv: Add BeagleV Ahead board support
2023-08-11 20:56 UTC (3+ messages)
[PATCH] asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and loongarch"
2023-08-11 20:49 UTC
CFP open for RISC-V MC at Linux Plumbers Conference 2023
2023-08-11 18:21 UTC (4+ messages)
[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
2023-08-11 17:46 UTC (3+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-11 17:44 UTC (5+ messages)
[GIT PULL] RISC-V Fixes for 6.5-rc6
2023-08-11 16:45 UTC (2+ messages)
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-11 16:38 UTC (22+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 11/36] arm64/mm: Map pages for "
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v6 00/10] riscv: Allow userspace to directly access perf counters
2023-08-11 15:19 UTC (4+ messages)
` [PATCH v6 09/10] tools: lib: perf: Implement riscv mmap support
[PATCH -fixes v2] riscv: uaccess: Return the number of bytes effectively not copied
2023-08-11 15:06 UTC
[PATCH -fixes] riscv: uaccess: Return the number of bytes effectively copied
2023-08-11 14:35 UTC (5+ messages)
[PATCH] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
2023-08-11 11:28 UTC (10+ messages)
[RFC PATCH v5 0/5] Rework & improve riscv cmpxchg.h and atomic.h
2023-08-11 11:16 UTC (12+ messages)
` [RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
potential riscv special bug maybe found
2023-08-11 9:32 UTC (4+ messages)
[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-11 4:51 UTC (15+ messages)
` [PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v9 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v9 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v9 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v9 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v9 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v9 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op()
` [PATCH v9 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v9 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v9 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v9 12/14] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v9 13/14] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v9 14/14] KVM: arm64: Use TLBI range-based instructions for unmap
[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-11 4:09 UTC (19+ messages)
` [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v8 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op()
` [PATCH v8 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v8 14/14] KVM: arm64: Use TLBI range-based intructions for unmap
[RFC PATCH v3 0/5] Rework & improve riscv cmpxchg.h and atomic.h
2023-08-11 2:32 UTC (8+ messages)
` [RFC PATCH v3 4/5] riscv/cmpxchg: Implement cmpxchg for variables of size 1 and 2
[PATCH v1 0/2] StarFive's MMC nodes support
2023-08-11 2:20 UTC (4+ messages)
` [PATCH v1 1/2] riscv: dts: starfive: enable DCDC1&ALDO4 node in axp15060
[-next v1 0/1] Fix StarFive JH7110 gmac TCP RX speed issue
2023-08-11 1:42 UTC (8+ messages)
` [-next v1 1/1] riscv: dts: starfive: jh7110: Fix GMAC configuration
[PATCH -fixes] riscv: Do not allow vmap pud mappings for 3-level page table
2023-08-10 19:50 UTC (2+ messages)
[PATCH -fixes] riscv: Implement flush_cache_vmap()
2023-08-10 19:50 UTC (2+ messages)
[PATCH v2] riscv,mmio: Fix readX()-to-delay() ordering
2023-08-10 19:44 UTC (2+ messages)
[PATCH] riscv: Fix CPU feature detection with SMP disabled
2023-08-10 19:44 UTC (2+ messages)
[PATCH v2] riscv: mm: fix 2 instances of -Wmissing-variable-declarations
2023-08-10 19:44 UTC (2+ messages)
[PATCH -fixes] riscv: Implement flush_cache_vmap()
2023-08-10 19:39 UTC (4+ messages)
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-10 16:05 UTC (7+ messages)
[PATCH 0/6] RISC-V: Enable cbo.zero in usermode
2023-08-10 13:23 UTC (17+ messages)
` [PATCH 1/6] RISC-V: Make zicbom/zicboz errors consistent
` [PATCH 2/6] RISC-V: Enable cbo.zero in usermode
` [PATCH 3/6] RISC-V: hwprobe: Expose Zicboz extension and its block size
` [PATCH 4/6] RISC-V: selftests: Statically link hwprobe test
[PATCH v1 0/3] riscv: dts: starfive: jh71x0: Add temperature sensor nodes and thermal-zones
2023-08-10 11:36 UTC (6+ messages)
` [PATCH v1 3/3] MAINTAINERS: Add Hal as a maintainer of SFCTEMP HWMON DRIVER
[PATCH v4 00/12] RISC-V: support some cryptography accelerations
2023-08-10 9:57 UTC (3+ messages)
` [PATCH v4 06/12] RISC-V: crypto: add Zvbb+Zvbc accelerated GCM GHASH implementation
[PATCH v3 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-08-10 9:32 UTC (4+ messages)
` [PATCH v3 2/3] clocksource: Add JH7110 timer driver
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