messages from 2023-06-07 22:23:49 to 2023-06-12 07:33:44 UTC [more...]
[PATCH v3 0/7] ISA string parser cleanups
2023-06-12 7:33 UTC (7+ messages)
` [PATCH v3 1/7] RISC-V: simplify register width check in ISA string parsing
` [PATCH v3 2/7] RISC-V: split early & late of_node to hartid mapping
` [PATCH v3 3/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
[PATCH] riscv: move memblock_allow_resize() after lm is ready
2023-06-12 7:15 UTC (5+ messages)
[PATCH] riscv: reserve DTB before possible memblock allocation
2023-06-12 6:57 UTC (8+ messages)
Add D1/T113s thermal sensor controller support
2023-06-12 6:34 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v4 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
[PATCH v2 00/10] RISC-V KVM in-kernel AIA irqchip
2023-06-12 5:39 UTC (11+ messages)
` [PATCH v2 01/10] RISC-V: KVM: Implement guest external interrupt line management
` [PATCH v2 02/10] RISC-V: KVM: Add IMSIC related defines
` [PATCH v2 03/10] RISC-V: KVM: Add APLIC "
` [PATCH v2 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
` [PATCH v2 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
` [PATCH v2 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
` [PATCH v2 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
` [PATCH v2 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
` [PATCH v2 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
` [PATCH v2 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
[PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
2023-06-12 3:06 UTC (12+ messages)
[PATCH v3 0/3] Add D1/T113s thermal sensor controller support
2023-06-11 10:21 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v3 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v3 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
[PATCH v1 0/3] Add D1/T113s thermal sensor controller support
2023-06-11 10:18 UTC (13+ messages)
` [PATCH v1 1/3] thermal: sun8i: Add D1/T113s THS "
` [PATCH v1 2/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
` [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
[PATCH v2 0/3] Add D1/T113s thermal sensor controller support
2023-06-11 9:46 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v2 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
[PATCH v5 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
2023-06-11 8:01 UTC (6+ messages)
` [PATCH v5 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v5 2/3] dt-bindings: "
` [PATCH v5 3/3] riscv: dts: allwinner: d1: Add GPADC node
[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-06-10 22:51 UTC (14+ messages)
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
` [patch] x86/realmode: Make stack lock work in trampoline_compat()
[PATCH v4 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
2023-06-10 19:06 UTC (10+ messages)
` [PATCH v4 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v4 2/3] dt-bindings: "
` [PATCH v4 3/3] riscv: dts: allwinner: d1: Add GPADC node
[PATCH v1 0/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
2023-06-10 17:24 UTC (7+ messages)
` [PATCH v1 1/6] dt-bindings: riscv: cpus: add a ref the common cpu schema
` [PATCH v1 2/6] dt-bindings: riscv: cpus: allow clocks property
` [PATCH v1 3/6] dt-bindings: riscv: cpus: add a ref to thermal-cooling-cells
` [PATCH v1 4/6] dt-bindings: riscv: cpus: permit operating-points-v2
` [PATCH v1 5/6] dt-bindings: riscv: cpus: document cpu-supply
` [PATCH v1 6/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
[PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
2023-06-10 16:58 UTC (4+ messages)
[PATCH V2 0/4] Remove WARN_ON in save_processor_state
2023-06-10 15:39 UTC (7+ messages)
` [PATCH V2 1/4] ARM: hibernate: remove "
` [PATCH V2 2/4] arm64: "
` [PATCH V2 3/4] riscv: "
` [PATCH V2 4/4] xtensa: "
[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
2023-06-10 3:12 UTC (17+ messages)
` [PATCH v3 01/10] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v3 02/10] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v3 03/10] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v3 04/10] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v3 05/10] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v3 06/10] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v3 08/10] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
2023-06-09 21:21 UTC (10+ messages)
` [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v11 4/8] arm64: "
` [PATCH v11 5/8] riscv: "
[PATCH v3 00/11] Linux RISC-V AIA Support
2023-06-09 21:17 UTC (6+ messages)
` [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
[PATCH 00/13] mm: jit/text allocator
2023-06-09 17:02 UTC (9+ messages)
[GIT PULL] RISC-V Fixes for 6.4-rc6
2023-06-09 16:40 UTC (2+ messages)
[PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
2023-06-09 15:02 UTC (4+ messages)
[RFC PATCH 0/1] fdt: Mark "/reserved-memory" nodes as nosave if !reusable
2023-06-09 14:54 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH -next v21 00/27] riscv: Add vector ISA support
2023-06-09 14:50 UTC (7+ messages)
` [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
` [PATCH -next v21 11/27] riscv: Allocate user's vector context in the first-use trap
[PATCH v2] dt-bindings: riscv: deprecate riscv,isa
2023-06-09 14:20 UTC (5+ messages)
[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
2023-06-09 13:05 UTC (5+ messages)
[PATCH v2 0/4] tools/nolibc: add two new syscall helpers
2023-06-09 9:15 UTC (6+ messages)
` [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-06-09 8:08 UTC (25+ messages)
` [PATCH v2 01/23] arm: "
` [PATCH v2 02/23] arm64: allow pte_offset_map() "
` [PATCH v2 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH v2 04/23] ia64/hugetlb: "
` [PATCH v2 05/23] m68k: allow pte_offset_map[_lock]() to fail
` [PATCH v2 06/23] microblaze: allow pte_offset_map() "
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
` [PATCH v2 07/23 fix] mips: update_mmu_cache() can replace __update_tlb(): fix
` [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()
` [PATCH v2 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
` [PATCH v2 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH v2 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
` [PATCH v2 12/23] powerpc: allow pte_offset_map[_lock]() to fail
` [PATCH v2 13/23] powerpc/hugetlb: pte_alloc_huge()
` [PATCH v2 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail
` [PATCH v2 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
` [PATCH v2 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH v2 18/23] sparc/hugetlb: "
` [PATCH v2 19/23] sparc: allow pte_offset_map() to fail
` [PATCH v2 20/23] sparc: iounit and iommu use pte_offset_kernel()
` [PATCH v2 21/23] x86: Allow get_locked_pte() to fail
` [PATCH v2 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
` [PATCH v2 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
2023-06-09 1:20 UTC (6+ messages)
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
[PATCH v5 0/3] Add JH7110 MIPI DPHY RX support
2023-06-08 20:49 UTC (3+ messages)
` [PATCH v5 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx
[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
2023-06-08 20:17 UTC (6+ messages)
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
2023-06-08 19:30 UTC (9+ messages)
[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
2023-06-07 8:02 UTC (7+ messages)
` [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
[PATCH v3] gpio: ath79: Add missing check for platform_get_irq
2023-06-07 7:08 UTC
[PATCH v3] riscv: fix kprobe __user string arg print fault issue
2023-06-08 19:00 UTC (3+ messages)
[PATCH 0/4] Remove WARN_ON in save_processor_state
2023-06-08 17:26 UTC (5+ messages)
` [PATCH 2/4] arm64: hibernate: remove "
[PATCH] riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
2023-06-08 14:10 UTC (3+ messages)
[PATCH v2] riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
2023-06-08 14:10 UTC (3+ messages)
[PATCH -fixes] riscv: Check the virtual alignment before choosing a map size
2023-06-08 14:10 UTC (3+ messages)
[PATCH v1 0/2] RISC-V: enable rust
2023-06-08 12:28 UTC (6+ messages)
[PATCH v3 00/34] Split ptdesc from struct page
2023-06-08 10:12 UTC (3+ messages)
` [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
[PATCH v3 0/3] tools/nolibc: add a new syscall helper
2023-06-08 10:10 UTC (2+ messages)
[PATCH v2] riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
2023-06-08 8:25 UTC (2+ messages)
[PATCH v3 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
2023-06-07 23:54 UTC (2+ messages)
[PATCH v4 0/3] Add JH7110 cpufreq support
2023-06-07 23:28 UTC (7+ messages)
` [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
[PATCH v2 -next 0/2] RISC-V ACPI: Assorted fixes
2023-06-07 23:19 UTC (3+ messages)
` [PATCH v2 -next 2/2] RISC-V/perf: Use standard interface to get INTC domain
[PATCH 00/10] RISC-V KVM in-kernel AIA irqchip
2023-06-07 23:17 UTC (5+ messages)
` [PATCH 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
` [PATCH 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
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