messages from 2024-05-29 00:55:50 to 2024-05-31 18:56:54 UTC [more...]
[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-05-31 18:41 UTC (22+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
[PATCH v0] RISC-V: Use Zkr to seed KASLR base address
2024-05-31 18:55 UTC (4+ messages)
[GIT PULL] KVM/riscv fixes for 6.10 take #1
2024-05-31 16:51 UTC
[GIT PULL] RISC-V Fixes for 6.10-rc2
2024-05-31 16:06 UTC
[PATCH] Revert "riscv: mm: accelerate pagefault when badaccess"
2024-05-31 16:00 UTC (4+ messages)
[PATCH 0/7] Zacas/Zabha support and qspinlocks
2024-05-31 15:52 UTC (29+ messages)
` [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH 4/7] riscv: Implement xchg8/16() "
` [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
[PATCH 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
2024-05-31 15:04 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal
` [PATCH 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone
` [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support
[PATCH] riscv: dts: thead: th1520: Add PMU event node
2024-05-31 15:03 UTC (4+ messages)
[PATCH 0/2] KVM RISC-V HW IMSIC guest files
2024-05-31 11:25 UTC (2+ messages)
[PATCH] RISC-V: Implement ioremap_wc/wt
2024-05-31 10:04 UTC
[PATCH 0/2] Fix address translations on MPFS PCIe controller
2024-05-31 8:53 UTC (3+ messages)
` [PATCH 1/2] PCI: microchip: Fix outbound address translation tables
` [PATCH 2/2] PCI: microchip: Fix inbound "
[PATCH] riscv: stacktrace: Add USER_STACKTRACE support
2024-05-31 8:32 UTC
[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
2024-05-31 7:06 UTC (12+ messages)
` [PATCH v2 02/20] pinctrl: tegra: "
` [PATCH v2 07/20] pinctrl: renesas: "
` [PATCH v2 08/20] pinctrl: st: "
[PATCH v1 0/2] external ulpi vbus control
2024-05-31 7:04 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: musb: mpfs: add ULPI external vbus support
` [PATCH v1 2/2] usb: musb: mpfs: detect UPLI external vbus control requirement from DT
[PATCH v6 0/7] Linux RISC-V IOMMU Support
2024-05-31 6:25 UTC (7+ messages)
` [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v6 5/7] iommu/riscv: Device directory management
[PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
2024-05-31 5:42 UTC (2+ messages)
[PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0
2024-05-31 4:34 UTC (2+ messages)
[syzbot] [bpf?] general protection fault in bpf_check (2)
2024-05-31 3:41 UTC
riscv/fixes build: 8 builds: 0 failed, 8 passed, 10080 warnings (v6.10-rc1-4-g1d84afaf02524)
2024-05-30 23:25 UTC
[PATCH] riscv: fix overlap of allocated page and PTR_ERR
2024-05-31 2:50 UTC (2+ messages)
[PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
2024-05-30 21:55 UTC (3+ messages)
[PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
2024-05-30 21:13 UTC (2+ messages)
[PATCH v2] riscv: prevent pt_regs corruption for secondary idle threads
2024-05-30 21:10 UTC (2+ messages)
[PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
2024-05-30 21:10 UTC (2+ messages)
[PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
2024-05-30 21:10 UTC (3+ messages)
[PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
2024-05-30 21:10 UTC (2+ messages)
[PATCH v3 7/7] PCI: microchip: Re-partition code between probe() and init()
2024-05-30 16:42 UTC (2+ messages)
[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-05-30 15:48 UTC (19+ messages)
` [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop
[PATCH v2 0/2] of: Fix interrupt-map for fw_devlink
2024-05-30 14:52 UTC (6+ messages)
` [PATCH v2 1/2] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw()
` [PATCH v2 2/2] of: property: Fix fw_devlink handling of interrupt-map
[PATCH] irqchip/sifive-plic: Chain to parent IRQ after handlers are ready
2024-05-30 14:28 UTC (3+ messages)
[PATCH 0/4] riscv: Frame pointer fixes and enhancements
2024-05-30 14:19 UTC (7+ messages)
` [PATCH 1/4] riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
` [PATCH 2/4] riscv: entry: Balance vector context nesting
` [PATCH 3/4] riscv: entry: Do not clobber the frame pointer
` [PATCH 4/4] riscv: entry: Save a frame record for exceptions
[PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
2024-05-30 14:09 UTC (4+ messages)
[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
2024-05-30 11:27 UTC (8+ messages)
` [PATCH 1/6] riscv: "
` [PATCH 2/6] loongarch: "
` [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
` [PATCH 4/6] powerpc: defconfig: drop RT_GROUP_SCHED=y from ppc6xx_defconfig
` [PATCH 5/6] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus
[PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
2024-05-30 9:54 UTC (5+ messages)
` [v2 "
[PATCH v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups
2024-05-30 9:40 UTC (4+ messages)
` [v2 "
[RFC PATCH v4 0/5] Add Svadu Extension Support
2024-05-30 9:41 UTC (16+ messages)
` [RFC PATCH v4 1/5] RISC-V: Detect and Enable "
` [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry
` [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING
[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
2024-05-30 9:35 UTC (3+ messages)
` [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc
` [External] "
[PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
2024-05-30 8:07 UTC (4+ messages)
[PATCH v14 00/18] Linux RISC-V AIA Support
2024-05-30 7:06 UTC (5+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver
[PATCH bpf-next v4 0/2] riscv, bpf: Introduce Zba optimization
2024-05-30 0:32 UTC (4+ messages)
` [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with "
[PATCH] clk: sifive: Do not register clkdevs for PRCI clocks
2024-05-29 20:53 UTC (2+ messages)
[PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
2024-05-29 19:49 UTC (9+ messages)
[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
2024-05-29 18:53 UTC (7+ messages)
` [PATCH RFC 1/6] perf: Increase the maximum number of samples to 256
` [PATCH RFC 2/6] riscv: perf: Add Control transfer records CSR definations
` [PATCH RFC 3/6] riscv: perf: Add Control Transfer Records extension parsing
` [PATCH RFC 4/6] riscv: perf: Add infrastructure for Control Transfer Record
` [PATCH RFC 5/6] riscv: perf: Add driver for Control Transfer Records Ext
` [PATCH RFC 6/6] riscv: perf: Integrate CTR Ext support in riscv_pmu_dev driver
[PATCH v2 0/3] docs: riscv: Some clarifies on hwprobe misaligned performance
2024-05-29 18:33 UTC (3+ messages)
` [PATCH v2 3/3] RISC-V: hwprobe: not treat KEY_CPUPERF_0 as bitmask
[PATCH] of: property: Fix fw_devlink handling of interrupt-map
2024-05-29 16:46 UTC (13+ messages)
[PATCH 0/4] riscv: Separate vendor extensions from standard extensions
2024-05-29 15:22 UTC (3+ messages)
` [PATCH 1/4] riscv: Extend cpufeature.c to detect vendor extensions
Nowa karta
2024-05-29 12:51 UTC
[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-29 12:54 UTC (6+ messages)
` [PATCH v2 3/6] KVM: x86: "
[PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer
2024-05-29 11:30 UTC (2+ messages)
[PATCH v3 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency
2024-05-29 9:08 UTC (8+ messages)
` [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do
` [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Proszę o kontakt
2024-05-29 7:45 UTC
[PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree
2024-05-29 0:57 UTC (2+ messages)
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