public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-10-29 12:35:25 to 2023-11-01 02:23:56 UTC [more...]

[PATCH v6 0/4] StarFive's Pulse Width Modulation driver support
 2023-11-01  2:22 UTC  (4+ messages)
` [PATCH v6 2/4] pwm: opencores: Add PWM "

[PATCH v9 0/5] riscv: Add fine-tuned checksum functions
 2023-11-01  0:18 UTC  (6+ 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 v4 0/7] consolidate and cleanup CPU capacity
 2023-10-31 23:58 UTC  (3+ messages)
` [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio

[PATCH v8 0/5] riscv: Add fine-tuned checksum functions
 2023-10-31 22:59 UTC  (8+ messages)
` [PATCH v8 3/5] riscv: Checksum header
` [PATCH v8 4/5] riscv: Add checksum library

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-10-31 22:39 UTC  (61+ messages)
` [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 14/35] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [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 22/35] KVM: Allow arch code to track number of memslot address spaces per VM
` [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory

[PATCH v8 0/3] riscv: Add remaining module relocations and tests
 2023-10-31 22:25 UTC  (4+ 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 v7 0/3] riscv: Add remaining module relocations and tests
 2023-10-31 20:06 UTC  (9+ messages)
` [PATCH v7 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v7 2/3] riscv: Add remaining module relocations
` [PATCH v7 3/3] riscv: Add tests for riscv module loading

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-10-31 19:16 UTC  (47+ messages)
` [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
` [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
` [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v2 05/12] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
` [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 v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[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 v2 0/3] riscv: add PREEMPT_RT support
 2023-10-31 16:44 UTC  (6+ messages)
` [PATCH RT v2 1/2] riscv: add PREEMPT_AUTO support
` [PATCH RT v2 2/2] riscv: allow to enable RT

[PATCH RT 0/3] riscv: add PREEMPT_RT support
 2023-10-31 15:34 UTC  (6+ messages)

[PATCH v2 0/2] soc: sifive: ccache: Add StarFive JH7100 support
 2023-10-31 14:14 UTC  (3+ 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

[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  (21+ messages)
` [PATCH v10 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v10 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v10 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v10 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v10 05/20] PCI: microchip: Rename two PCIe data structures
` [PATCH v10 06/20] PCI: microchip: Move PCIe host data structure to plda-pcie.h
` [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

[PATCH] riscv: select ARCH_PROC_KCORE_TEXT
 2023-10-31 11:40 UTC 

[PATCH v4 0/2] riscv: Optimize bitops with Zbb extension
 2023-10-31  7:52 UTC  (7+ messages)
` [PATCH v4 1/2] riscv: Rearrange hwcap.h and cpufeature.h
` [PATCH v4 2/2] riscv: Optimize bitops with Zbb extension

[PATCH v5 0/2] riscv: Optimize bitops with Zbb extension
 2023-10-31  6:45 UTC  (3+ messages)
` [PATCH v5 1/2] riscv: Rearrange hwcap.h and cpufeature.h
` [PATCH v5 2/2] riscv: Optimize bitops with Zbb extension

[akpm-mm:mm-nonmm-unstable 18/58] ERROR: modpost: vmlinux: local symbol 'kthread_stop_put' was exported
 2023-10-31  5:37 UTC 

[PATCH v4 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2023-10-31  5:27 UTC  (5+ messages)
` [PATCH v4 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v4 2/4] dt-bindings: dma: sf-pdma: add new compatible name
` [PATCH v4 3/4] dmaengine: sf-pdma: add mpfs-pdma "
` [PATCH v4 4/4] riscv: dts: microchip: add specific compatible for mpfs' pdma

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-10-31  2:17 UTC  (7+ messages)

[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-10-31  2:00 UTC  (6+ messages)
` [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support

[PATCH -next] RISC-V: Remove duplicated include in smpboot.c
 2023-10-31  0:40 UTC 

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-10-30 17:51 UTC  (3+ messages)

[PATCH v6 0/4] riscv: tlb flush improvements
 2023-10-30 14:01 UTC  (6+ messages)
` [PATCH v6 1/4] riscv: Improve tlb_flush()
` [PATCH v6 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v6 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v6 4/4] riscv: Improve flush_tlb_kernel_range()

linux-next: Tree for Oct 27 (drivers/cache/ax45mp_cache.o)
 2023-10-30 11:09 UTC  (3+ messages)

[PATCH] dt-bindings: riscv: Document cbop-block-size
 2023-10-30 10:56 UTC  (9+ messages)

[PATCH v4 0/5] RISC-V: Add kexec/kdump support
 2023-10-30 10:44 UTC  (3+ messages)
` [PATCH v4 5/5] RISC-V: Add crash kernel support

[PATCH] riscv: defconfig: Regenerate defconfig
 2023-10-30 10:06 UTC  (3+ messages)

[PATCH] mm: cma: report correct node id
 2023-10-30  9:34 UTC  (3+ messages)

[PATCH v3 RESEND 00/13] Support Andes PMU extension
 2023-10-30  7:12 UTC  (4+ messages)
` [RFC PATCH v3 RESEND 02/13] irqchip/riscv-intc: Allow large non-standard hwirq number

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-30  7:00 UTC  (6+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem

[PATCH v2 03/10] irqchip/riscv-intc: Introduce Andes IRQ chip
 2023-10-30  6:43 UTC  (3+ messages)

[PATCH v3 0/2] riscv: Optimize bitops with Zbb extension
 2023-10-30  2:12 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v8 0/5] leds: Allwinner A100 LED controller support
 2023-10-29 21:26 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: leds: Add Allwinner A100 LED controller
` [PATCH v8 2/5] leds: sun50i-a100: New driver for the "
` [PATCH v8 3/5] arm64: dts: allwinner: a100: Add LED controller node
` [PATCH v8 4/5] riscv: dts: allwinner: d1: "
` [PATCH v8 5/5] riscv: dts: allwinner: d1: Add RGB LEDs to boards

[PATCH v5 0/4] riscv: tlb flush improvements
 2023-10-29 20:17 UTC  (3+ messages)
` [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-10-29 19:53 UTC  (7+ messages)
` [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain

[PATCH v2 0/6] DRM driver for verisilicon
 2023-10-29 16:52 UTC  (7+ messages)
` [PATCH v2 6/6] drm/vs: Add hdmi driver

[PATCH] riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
 2023-10-29 13:53 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox