linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-25 20:55:26 to 2024-01-29 12:49:50 UTC [more...]

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-29 12:46 UTC  (13+ messages)
` [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
` [PATCH v3 02/15] arm/pgtable: define PFN_PTE_SHIFT
` [PATCH v3 03/15] nios2/pgtable: "
` [PATCH v3 04/15] powerpc/pgtable: "
` [PATCH v3 05/15] riscv/pgtable: "
` [PATCH v3 06/15] s390/pgtable: "
` [PATCH v3 07/15] sparc/pgtable: "
` [PATCH v3 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
` [PATCH v3 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte()
` [PATCH v3 13/15] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v3 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()

[RFC v1 0/2] riscv: Cache Population Code Refactoring for ACPI and DT Support
 2024-01-29 12:30 UTC  (5+ messages)
` [RFC v1 1/2] riscv: cacheinfo: Remove unused parameter
` [RFC v1 2/2] riscv: cacheinfo: Refactor populate_cache_leaves()

[PATCH] RISC-V: add uniprocessor flush_tlb_range() support
 2024-01-29 11:52 UTC  (8+ messages)
  ` [External] "

[PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-29 11:43 UTC  (6+ messages)
` [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
    `  "

[PATCH v1 0/4] CAST Controller Area Network driver support
 2024-01-29 11:31 UTC  (10+ messages)
` [PATCH v1 1/4] dt-bindings: vendor-prefixes: Add cast vendor prefix
` [PATCH v1 2/4] dt-bindings: can: Add bindings for CAST CAN Controller
` [PATCH v1 3/4] can: cast: add driver for CAST CAN controller
` [PATCH v1 4/4] riscv: dts: starfive: jh7110: Add CAN node
    ` RE: [PATCH v1 0/4] CAST Controller Area Network driver support

[PATCH v14,RESEND 14/22] PCI: microchip: Add get_events() callback and add PLDA get_event()
 2024-01-29 11:12 UTC  (3+ messages)
` [PATCH v14,RESEND 15/22] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip

[PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-29 11:05 UTC  (12+ messages)
` [PATCH v2 04/15] powerpc/pgtable: define PFN_PTE_SHIFT
` [PATCH v2 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
` [PATCH v2 10/15] powerpc/mm: use pte_next_pfn() in set_ptes()
` [PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()

[PATCH v8 00/10] Support Andes PMU extension
 2024-01-29  9:25 UTC  (11+ messages)
` [PATCH v8 01/10] riscv: errata: Rename defines for Andes
` [PATCH v8 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v8 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v8 04/10] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v8 05/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v8 06/10] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v8 07/10] perf: RISC-V: Introduce Andes PMU to support perf event sampling
` [PATCH v8 08/10] dt-bindings: riscv: Add Andes PMU extension description
` [PATCH v8 09/10] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v8 10/10] riscv: andes: Support specifying symbolic firmware and hardware raw events

[PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
 2024-01-29  9:04 UTC  (8+ messages)
` [External] "

[PATCH] MAINTAINERS: Setup proper info for SOPHGO vendor support
 2024-01-29  8:32 UTC  (5+ messages)

[PATCH -fixes] riscv: Flush the tlb when a page directory is freed
 2024-01-29  8:28 UTC  (3+ messages)
` [External] "

[PATCH v5 0/4] Add missing port pins for RZ/Five SoC
 2024-01-29  8:25 UTC  (3+ messages)

[PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
 2024-01-29  7:55 UTC  (2+ messages)

[PATCH v2] clocksource: timer-riscv: Clear timer interrupt on timer initialization
 2024-01-29  7:26 UTC 

[PATCH 0/2] riscv: sophgo: add i2c and spi device to CV180x/SG2000x SoCs
 2024-01-29  3:47 UTC  (5+ messages)
` [PATCH 1/2] riscv: dts: sophgo: cv18xx: Add spi devices
` [PATCH 2/2] riscv: dts: sophgo: cv18xx: Add i2c devices

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-29  1:57 UTC  (6+ messages)
` [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c

[PATCH v14,RESEND 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
 2024-01-29  0:59 UTC  (12+ messages)
` [PATCH v14,RESEND 03/22] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v14,RESEND 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v14,RESEND 05/22] PCI: microchip: Rename two PCIe data structures
` [PATCH v14,RESEND 06/22] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v14,RESEND 07/22] PCI: microchip: Rename two setup functions
` [PATCH v14,RESEND 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v14,RESEND 09/22] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v14,RESEND 10/22] PCI: microchip: Rename interrupt related functions
` [PATCH v14,RESEND 11/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v14,RESEND 12/22] PCI: microchip: Add request_event_irq() callback function
` [PATCH v14,RESEND 13/22] PCI: microchip: Add INTx and MSI event num to struct plda_event

[PATCH v14,RESEND 16/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
 2024-01-29  1:01 UTC  (7+ messages)
` [PATCH v14,RESEND 17/22] PCI: plda: Add event bitmap field to struct plda_pcie_rp
` [PATCH v14,RESEND 18/22] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v14,RESEND 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v14,RESEND 20/22] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v14,RESEND 21/22] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v14,RESEND 22/22] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH v14,RESEND 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-01-29  0:58 UTC  (2+ messages)
` [PATCH v14,RESEND 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties

[PATCH] init: refactor the generic cpu_to_node for NUMA
 2024-01-28 19:43 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart ID
 2024-01-28 18:40 UTC  (4+ messages)

[PATCH bpf-next 0/3] Use bpf_prog_pack for RV64 bpf trampoline
 2024-01-28 17:30 UTC  (2+ messages)

[PATCH 0/3] riscv: optimize memcpy/memmove/memset
 2024-01-28 12:47 UTC  (6+ messages)
` [PATCH 1/3] riscv: optimized memcpy
` [PATCH 2/3] riscv: optimized memmove
` [PATCH 3/3] riscv: optimized memset

[PATCH] riscv: Implement pte_accessible()
 2024-01-28 11:59 UTC 

[PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM
 2024-01-28  2:57 UTC  (3+ messages)

[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-01-27 23:33 UTC  (3+ messages)
` [RFC PATCH 2/6] pinctrl: starfive: jh8100: add pinctrl driver for sys_east domain

[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
 2024-01-27 23:02 UTC  (3+ messages)
` [PATCH v2 2/8] pinctrl: Add driver for the T-Head TH1520 SoC

[PATCH] RISC-V: fix check for zvkb with tip-of-tree clang
 2024-01-27 19:52 UTC  (2+ messages)

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-01-27 16:20 UTC  (27+ messages)
` [PATCH v12 01/25] irqchip/gic-v3: Make gic_irq_domain_select() robust for zero parameter count
` [PATCH v12 02/25] genirq/irqdomain: Remove the param count restriction from select()
` [PATCH v12 03/25] genirq/msi: Extend msi_parent_ops
` [PATCH v12 04/25] genirq/irqdomain: Add DOMAIN_BUS_DEVICE_IMS
` [PATCH v12 05/25] platform-msi: Prepare for real per device domains
` [PATCH v12 06/25] irqchip: Convert all platform MSI users to the new API
` [PATCH v12 07/25] genirq/msi: Provide optional translation op
` [PATCH v12 08/25] genirq/msi: Split msi_domain_alloc_irq_at()
` [PATCH v12 09/25] genirq/msi: Provide DOMAIN_BUS_WIRED_TO_MSI
` [PATCH v12 10/25] genirq/msi: Optionally use dev->fwnode for device domain
` [PATCH v12 11/25] genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
` [PATCH v12 12/25] genirq/irqdomain: Reroute device MSI create_mapping
` [PATCH v12 13/25] genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV
` [PATCH v12 14/25] irqchip/sifive-plic: Convert PLIC driver into a platform driver
` [PATCH v12 15/25] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v12 16/25] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v12 17/25] genirq/matrix: Dynamic bitmap allocation
` [PATCH v12 18/25] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v12 19/25] irqchip/riscv-imsic: Add device MSI domain support for platform devices
` [PATCH v12 20/25] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
` [PATCH v12 21/25] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode
` [PATCH v12 23/25] irqchip/riscv-aplic: Add support for MSI-mode
` [PATCH v12 24/25] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v12 25/25] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH v1 0/2] RISC-V: enable rust
 2024-01-27 13:46 UTC  (14+ messages)

[PATCH] irqchip/sifive-plic: enable interrupt if needed before EOI
 2024-01-27  8:31 UTC  (3+ messages)

[GIT PULL] Arm SoC fixes for 6.8, part 1
 2024-01-26 22:05 UTC  (2+ messages)

[GIT PULL] KVM/riscv changes for 6.8 part #2
 2024-01-26 17:59 UTC  (2+ messages)

[PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
 2024-01-26 14:56 UTC  (7+ messages)
` [PATCH v5 003/111] pwm: Provide a macro to get the parent device of a given chip
` [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function

[GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
 2024-01-26 13:27 UTC  (8+ messages)

[PATCH 0/1] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
 2024-01-26  9:20 UTC  (2+ messages)
` [PATCH 1/1] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format

[PATCH v8 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-01-26  7:40 UTC  (4+ messages)
` [PATCH v8 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v8 2/3] pwm: sifive: change the PWM controlled LED algorithm
` [PATCH v8 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-01-26  6:44 UTC 

[PATCH 5/8] doc: Add EARLY flag to early-parsed kernel boot parameters
 2024-01-26  3:58 UTC 

[PATCH 01/28] riscv: abstract envcfg CSR
 2024-01-25  2:43 UTC 

[PATCH 1/1] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
 2024-01-26  2:19 UTC  (3+ messages)

[PATCH v2] riscv: Optimize crc32 with Zbc extension
 2024-01-26  1:44 UTC 

riscv/for-next build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.8-rc1-27-gcb4ede926134a)
 2024-01-26  1:19 UTC 

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-01-26  0:44 UTC  (9+ messages)
` [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall

[PATCH v7 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
 2024-01-26  0:38 UTC  (3+ messages)

[PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1
 2024-01-25 23:10 UTC  (4+ messages)
` [PATCH 07/11] riscv: Remove MCOUNT_NAME workaround
` [PATCH 08/11] riscv: Kconfig: Remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_FTRACE

[PATCH] riscv: Avoid code duplication with generic bitops implementation
 2024-01-25 21:30 UTC  (2+ messages)

[PATCH -next] RISC-V: Remove duplicated include in smpboot.c
 2024-01-25 21:30 UTC  (2+ messages)

[PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57
 2024-01-25 21:30 UTC  (2+ messages)

[PATCH V2] riscv: Support RANDOMIZE_KSTACK_OFFSET
 2024-01-25 21:30 UTC  (2+ messages)

[PATCH] riscv: blacklist assembly symbols for kprobe
 2024-01-25 21:30 UTC  (2+ messages)

[PATCH 0/4] riscv: support fast gup
 2024-01-25 21:30 UTC  (2+ messages)

[PATCH 1/1] firmware: microchip: fix wrong sizeof argument
 2024-01-25 21:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).