messages from 2023-10-31 11:55:33 to 2023-11-02 20:20:45 UTC [more...]
[PATCH v4 0/6] riscv: SCS support
2023-11-02 20:20 UTC (2+ messages)
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-11-02 18:35 UTC (83+ messages)
` [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
` [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
` [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
` [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM
[PATCH] perf vendor events riscv: add StarFive Dubhe-80 JSON file
2023-11-02 18:24 UTC (2+ messages)
[PATCH] RISC-V: Probe misaligned access speed in parallel
2023-11-02 17:07 UTC (5+ messages)
[PATCH RT v2 0/3] riscv: add PREEMPT_RT support
2023-11-02 17:03 UTC (10+ messages)
` [PATCH RT v2 1/2] riscv: add PREEMPT_AUTO support
` [PATCH RT v2 2/2] riscv: allow to enable RT
[RFC PATCH v1 0/8] KVM: seftests: Support guest user mode execution and running
2023-11-02 15:51 UTC (9+ messages)
` [RFC PATCH v1 1/8] KVM: selftests: x86: Fix bug in addr_arch_gva2gpa()
` [RFC PATCH v1 2/8] KVM: selftests: x86: Support guest running on canonical linear-address organization
` [RFC PATCH v1 3/8] KVM: selftests: Add virt_arch_ucall_prealloc() arch specific implementation
` [RFC PATCH v1 4/8] KVM : selftests : Adapt selftest cases to kernel canonical linear address
` [RFC PATCH v1 5/8] KVM: selftests: x86: Prepare setup for user mode support
` [RFC PATCH v1 6/8] KVM: selftests: x86: Allow user to access user-mode address and I/O address space
` [RFC PATCH v1 7/8] KVM: selftests: x86: Support vcpu run in user mode
` [RFC PATCH v1 8/8] KVM: selftests: x86: Add KVM forced emulation prefix capability
[PATCH v6] scripts/gdb: add lx_current support for riscv
2023-11-02 15:58 UTC (4+ messages)
[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-11-02 14:29 UTC (8+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver
[PATCH v4 0/7] consolidate and cleanup CPU capacity
2023-11-02 13:50 UTC (10+ messages)
` [PATCH v4 6/7] cpufreq/cppc: set the frequency used for computing the capacity
` [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio
[PATCH v11 00/14] Linux RISC-V AIA Support
2023-11-02 12:37 UTC (4+ messages)
` [PATCH v11 12/14] irqchip/riscv-aplic: Add support for MSI-mode
` "
[PATCH v3 0/4] Add Svadu Extension Support
2023-11-02 12:01 UTC (5+ messages)
` [PATCH v3 1/4] RISC-V: Detect and Enable "
` [PATCH v3 2/4] dt-bindings: riscv: Add Svadu Entry
` [PATCH v3 3/4] RISC-V: KVM: Add Svadu Extension Support for Guest/VM
` [PATCH v3 4/4] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
[PATCH v6 0/4] StarFive's Pulse Width Modulation driver support
2023-11-02 11:30 UTC (5+ messages)
` [PATCH v6 2/4] pwm: opencores: Add PWM "
[PATCH v9 0/5] riscv: Add fine-tuned checksum functions
2023-11-02 10:21 UTC (13+ messages)
` [PATCH v9 1/5] asm-generic: Improve csum_fold
` [PATCH v9 2/5] riscv: Add static key for misaligned accesses
` [PATCH v9 3/5] riscv: Checksum header
` [PATCH v9 4/5] riscv: Add checksum library
` [PATCH v9 5/5] riscv: Test checksum functions
[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
2023-11-02 8:03 UTC (4+ messages)
[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
2023-11-02 5:58 UTC (9+ messages)
` [PATCH 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH 10/12] RISC-V: crypto: add Zvksed accelerated SM4 implementation
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation
[PATCH v4 00/12] RISC-V: support some cryptography accelerations
2023-11-02 4:03 UTC (8+ messages)
[PATCH] mm: cma: report correct node id
2023-11-02 2:55 UTC (4+ messages)
[PATCH v4 0/7] RISC-V: Add MMC support for TH1520 boards
2023-11-02 2:48 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
` [PATCH v4 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH v4 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
` [PATCH v4 4/7] riscv: defconfig: Enable mmc and dma drivers "
` [PATCH v4 5/7] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v4 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
` [PATCH v4 7/7] riscv: dts: thead: Enable LicheePi 4A "
[PATCH v10 0/5] riscv: Add fine-tuned checksum functions
2023-11-01 22:48 UTC (6+ messages)
` [PATCH v10 1/5] asm-generic: Improve csum_fold
` [PATCH v10 2/5] riscv: Add static key for misaligned accesses
` [PATCH v10 3/5] riscv: Checksum header
` [PATCH v10 4/5] riscv: Add checksum library
` [PATCH v10 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
[PATCH v9 0/3] riscv: Add remaining module relocations and tests
2023-11-01 18:33 UTC (4+ messages)
` [PATCH v9 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v9 2/3] riscv: Add remaining module relocations
` [PATCH v9 3/3] riscv: Add tests for riscv module loading
[PATCH v8 0/3] riscv: Add remaining module relocations and tests
2023-11-01 17:11 UTC (6+ messages)
` [PATCH v8 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v8 2/3] riscv: Add remaining module relocations
` [PATCH v8 3/3] riscv: Add tests for riscv module loading
[PATCH] riscv: split cache ops out of dma-noncoherent.c
2023-11-01 16:54 UTC (3+ messages)
[PATCH -next] RISC-V: hwprobe: Always use u64 for extension bits
2023-11-01 14:19 UTC
[PATCH] RISC-V: Provide the frequency of mtime via hwprobe
2023-11-01 14:11 UTC
[PATCH v2 0/2] soc: sifive: ccache: Add StarFive JH7100 support
2023-11-01 11:52 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: cache: sifive,ccache0: Add StarFive JH7100 compatible
` [PATCH v2 2/2] soc: sifive: ccache: Add StarFive JH7100 support
[PATCH] crypto: riscv/aes - Implement scalar Zkn version for RV32
2023-11-01 10:10 UTC (2+ messages)
[PATCH] riscv: Support RANDOMIZE_KSTACK_OFFSET
2023-11-01 7:05 UTC (2+ messages)
[PATCH v8 0/5] riscv: Add fine-tuned checksum functions
2023-10-31 22:59 UTC (7+ messages)
` [PATCH v8 3/5] riscv: Checksum header
` [PATCH v8 4/5] riscv: Add checksum library
[PATCH v7 0/3] riscv: Add remaining module relocations and tests
2023-10-31 20:06 UTC (8+ messages)
` [PATCH v7 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v7 2/3] riscv: Add remaining module relocations
[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
2023-10-31 19:16 UTC (12+ messages)
` [PATCH v2 05/12] net: stmmac: dwmac-starfive: Add support for "
` [PATCH v2 07/12] riscv: dts: starfive: jh7100: Add ccache DT node
` [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
[PATCH] modpost: fix section mismatch message for RELA
2023-10-31 18:07 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
2023-10-31 17:57 UTC (4+ messages)
[PATCH RT 0/3] riscv: add PREEMPT_RT support
2023-10-31 15:34 UTC (6+ messages)
[GIT PULL] KVM/riscv changes for 6.7
2023-10-31 14:09 UTC (2+ messages)
[PATCH v10 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-10-31 11:54 UTC (16+ messages)
` [PATCH v10 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v10 07/20] PCI: microchip: Rename two setup functions
` [PATCH v10 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v10 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v10 10/20] PCI: microchip: Rename interrupt related functions
` [PATCH v10 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v10 12/20] PCI: microchip: Add request_event_irq() callback function
` [PATCH v10 13/20] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v10 14/20] PCI: microchip: Add get_events() callback function
` [PATCH v10 15/20] PCI: microchip: Add event IRQ domain ops to struct plda_event
` [PATCH v10 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v10 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
` [PATCH v10 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v10 19/20] PCI: starfive: Add "
` [PATCH v10 20/20] riscv: dts: starfive: add PCIe dts configuration for JH7110
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