May 2024 Archives by date
Starting: Wed May 1 02:30:04 PDT 2024
Ending: Fri May 31 23:18:30 PDT 2024
Messages: 1789
- [PATCH v3 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
Conor Dooley
- [PATCH v4 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Conor Dooley
- [PATCH v4 08/11] riscv: add ISA extension parsing for Zcmop
Conor Dooley
- weekly riscv patchwork sync call
Conor Dooley
- [PATCH v3 4/7] iommu/riscv: Enable IOMMU registration and device probe.
Baolu Lu
- [PATCH v3 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver
Baolu Lu
- [PATCH v3 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Baolu Lu
- [PATCH v4 03/16] riscv: vector: Use vlenb from DT
Conor Dooley
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Conor Dooley
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Conor Dooley
- [PATCH v4 06/16] riscv: Introduce vendor variants of extension helpers
Conor Dooley
- [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
Conor Dooley
- [PATCH v4 08/16] riscv: Convert xandespmu to use the vendor extension framework
Conor Dooley
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Conor Dooley
- [PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
Sunil V L
- [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
Sunil V L
- [PATCH v5 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
Sunil V L
- [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
Sunil V L
- [PATCH v5 04/17] ACPI: scan: Refactor dependency creation
Sunil V L
- [PATCH v5 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
Sunil V L
- [PATCH v5 06/17] ACPI: scan: Define weak function to populate dependencies
Sunil V L
- [PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
Sunil V L
- [PATCH v5 08/17] ACPI: pci_link: Clear the dependencies after probe
Sunil V L
- [PATCH v5 09/17] ACPI: RISC-V: Implement PCI related functionality
Sunil V L
- [PATCH v5 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
Sunil V L
- [PATCH v5 11/17] ACPI: RISC-V: Initialize GSI mapping structures
Sunil V L
- [PATCH v5 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
Sunil V L
- [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
Sunil V L
- [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support
Sunil V L
- [PATCH v5 15/17] irqchip/riscv-aplic: Add ACPI support
Sunil V L
- [PATCH v5 16/17] irqchip/sifive-plic: Add ACPI support
Sunil V L
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Sunil V L
- [PATCH 00/21] pinctrl: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 01/21] pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 02/21] pinctrl: tegra: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 03/21] pinctrl: sunplus: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 04/21] pinctrl: stm32: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 05/21] pinctrl: starfive: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 06/21] pinctrl: sprd: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 07/21] pinctrl: spear: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 08/21] pinctrl: samsung: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 09/21] pinctrl: renesas: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 10/21] pinctrl: st: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 11/21] pinctrl: rockchip: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 12/21] pinctrl: k210: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 13/21] pinctrl: equilibrium: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 14/21] pinctrl: at91: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 15/21] pinctrl: s32cc: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 16/21] pinctrl: nomadik: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 17/21] pinctrl: mediatek: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 18/21] pinctrl: freescale: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 19/21] pinctrl: bcm: bcm63xx: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 20/21] pinctrl: aspeed: g5: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH 21/21] pinctrl: pinconf-generic: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
Will Deacon
- [PATCH v3 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
Rob Herring
- [PATCH 05/21] pinctrl: starfive: Use scope based of_node_put() cleanups
Emil Renner Berthing
- [PATCH 01/21] pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
Dan Carpenter
- [PATCH v3 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Jason Gunthorpe
- [PATCH 0/4] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Jason Gunthorpe
- [PATCH v3 5/7] iommu/riscv: Device directory management.
Jason Gunthorpe
- [PATCH] riscv: dts: microchip: add pac1934 power-monitor to icicle
Conor Dooley
- [PATCH] riscv: dts: microchip: add pac1934 power-monitor to icicle
Conor Dooley
- [PATCH v3 0/7] Linux RISC-V IOMMU Support
Jason Gunthorpe
- [PATCH v1] riscv: defconfig: Enable StarFive JH7110 drivers
Palmer Dabbelt
- [PATCH v1] riscv: defconfig: Enable StarFive JH7110 drivers
Emil Renner Berthing
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
- [PATCH 08/21] pinctrl: samsung: Use scope based of_node_put() cleanups
Krzysztof Kozlowski
- [PATCH bpf-next v2 1/2] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Evan Green
- [PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
Evan Green
- [PATCH v4 03/16] riscv: vector: Use vlenb from DT
Charlie Jenkins
- [PATCH bpf-next v2 2/2] riscv, bpf: inline bpf_get_smp_processor_id()
Andrii Nakryiko
- [PATCH v5 08/17] ACPI: pci_link: Clear the dependencies after probe
Bjorn Helgaas
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Conor Dooley
- [PATCH 10/21] pinctrl: st: Use scope based of_node_put() cleanups
Dan Carpenter
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Conor Dooley
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Steven Rostedt
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Guo Ren
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH 0/4] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Oliver Upton
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Conor Dooley
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Evan Green
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Conor Dooley
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
Charlie Jenkins
- [PATCH v4 06/16] riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
- [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
Charlie Jenkins
- [PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
Charlie Jenkins
- [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
Conor Dooley
- [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
Charlie Jenkins
- [PATCH 08/21] pinctrl: samsung: Use scope based of_node_put() cleanups
Peng Fan
- [PATCH 01/21] pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
Peng Fan
- [PATCH 20/21] pinctrl: aspeed: g5: Use scope based of_node_put() cleanups
Andrew Jeffery
- [PATCH v3 5/7] iommu/riscv: Device directory management.
Baolu Lu
- [PATCH v3 5/7] iommu/riscv: Device directory management.
Baolu Lu
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Masami Hiramatsu (Google)
- [PATCH v3 5/7] iommu/riscv: Device directory management.
Baolu Lu
- [PATCH v3 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Baolu Lu
- [PATCH v3 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
- [PATCH v3 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
Tomasz Jeznach
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Baolu Lu
- [PATCH v3 6/7] iommu/riscv: Command and fault queue support
Baolu Lu
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- [PATCH 01/21] pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
Dan Carpenter
- [PATCH v2 0/1] Enable SPCR table for console output on RISC-V
Sia Jee Heng
- [PATCH v2 1/1] RISC-V: ACPI: Enable SPCR table for console output on RISC-V
Sia Jee Heng
- [PATCH RFC v2 0/4] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
Thomas Bonnefille
- [PATCH RFC v2 4/4] riscv: dts: thead: Add clock to TH1520 mmc controllers
Thomas Bonnefille
- [PATCH RFC v2 2/4] clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
Thomas Bonnefille
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Andy Shevchenko
- [PATCH v5 04/17] ACPI: scan: Refactor dependency creation
Andy Shevchenko
- [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
Andy Shevchenko
- [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
Andy Shevchenko
- [PATCH v5 08/17] ACPI: pci_link: Clear the dependencies after probe
Andy Shevchenko
- [PATCH v5 08/17] ACPI: pci_link: Clear the dependencies after probe
Sunil V L
- [PATCH 12/21] pinctrl: k210: Use scope based of_node_put() cleanups
Damien Le Moal
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Sunil V L
- [PATCH v5 04/17] ACPI: scan: Refactor dependency creation
Sunil V L
- [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
Sunil V L
- [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
Sunil V L
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Andy Shevchenko
- [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
Sudeep Holla
- [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
Andy Shevchenko
- [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
Sunil V L
- [PATCH v1 0/3] riscv: make image compression configurable
Emil Renner Berthing
- [PATCH v1 1/3] riscv: make image compression configurable
Emil Renner Berthing
- [PATCH v1 2/3] riscv: show help string for riscv-specific targets
Emil Renner Berthing
- [PATCH v1 3/3] kbuild: buildtar: install riscv compressed images as vmlinuz
Emil Renner Berthing
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Sunil V L
- [PATCH 20/21] pinctrl: aspeed: g5: Use scope based of_node_put() cleanups
Peng Fan
- [PATCH v1 0/3] riscv: make image compression configurable
Björn Töpel
- [PATCH v1 1/3] riscv: make image compression configurable
Björn Töpel
- [PATCH bpf-next v2 2/2] riscv, bpf: inline bpf_get_smp_processor_id()
Puranjay Mohan
- [PATCH 0/3] Add support for GPIO based CS
Prajna Rajendra Kumar
- [PATCH 1/3] spi: spi-microchip-core: Add support for GPIO based CS
Prajna Rajendra Kumar
- [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Prajna Rajendra Kumar
- [PATCH 3/3] spi: spi-microchip-core: Fix the number of chip selects supported
Prajna Rajendra Kumar
- [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Krzysztof Kozlowski
- [PATCH v3 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
Conor Dooley
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Andy Shevchenko
- [PATCH 3/3] spi: spi-microchip-core: Fix the number of chip selects supported
Conor Dooley
- [PATCH RFC v2 4/4] riscv: dts: thead: Add clock to TH1520 mmc controllers
Drew Fustini
- [PATCH 1/3] spi: spi-microchip-core: Add support for GPIO based CS
Conor Dooley
- [PATCH bpf-next v2 2/2] riscv, bpf: inline bpf_get_smp_processor_id()
Andrii Nakryiko
- [PATCH bpf-next v2 1/2] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
Björn Töpel
- [PATCH bpf-next v2 2/2] riscv, bpf: inline bpf_get_smp_processor_id()
Björn Töpel
- [PATCH bpf-next v2 1/2] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
Puranjay Mohan
- [PATCH] riscv: dts: microchip: add pac1934 power-monitor to icicle
Conor Dooley
- [PATCH v4 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
Conor Dooley
- [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Conor Dooley
- [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v7 00/16] mm: jit/text allocator
Liviu Dudau
- [PATCH v7 00/16] mm: jit/text allocator
Luis Chamberlain
- [PATCH v7 00/16] mm: jit/text allocator
Liviu Dudau
- [PATCH v4 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
Inochi Amaoto
- [PATCH v4 1/2] dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support
Inochi Amaoto
- [PATCH v4 2/2] drivers: hwmon: sophgo: Add SG2042 external hardware monitor support
Inochi Amaoto
- [PATCH v5 00/17] riscv: Support vendor extensions and xtheadvector
Charlie Jenkins
- [PATCH v5 01/17] dt-bindings: riscv: Add xtheadvector ISA extension description
Charlie Jenkins
- [PATCH v5 02/17] dt-bindings: riscv: cpus: add a vlen register length property
Charlie Jenkins
- [PATCH v5 03/17] riscv: vector: Use vlenb from DT
Charlie Jenkins
- [PATCH v5 04/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
Charlie Jenkins
- [PATCH v5 05/17] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v5 06/17] riscv: Add vendor extensions to /proc/cpuinfo
Charlie Jenkins
- [PATCH v5 07/17] riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
- [PATCH v5 08/17] riscv: cpufeature: Extract common elements from extension checking
Charlie Jenkins
- [PATCH v5 09/17] riscv: Convert xandespmu to use the vendor extension framework
Charlie Jenkins
- [PATCH v5 10/17] RISC-V: define the elements of the VCSR vector CSR
Charlie Jenkins
- [PATCH v5 11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
Charlie Jenkins
- [PATCH v5 12/17] riscv: Add xtheadvector instruction definitions
Charlie Jenkins
- [PATCH v5 13/17] riscv: vector: Support xtheadvector save/restore
Charlie Jenkins
- [PATCH v5 14/17] riscv: hwprobe: Add thead vendor extension probing
Charlie Jenkins
- [PATCH v5 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
Charlie Jenkins
- [PATCH v5 16/17] selftests: riscv: Fix vector tests
Charlie Jenkins
- [PATCH v5 17/17] selftests: riscv: Support xtheadvector in vector tests
Charlie Jenkins
- [PATCH v4 0/2] riscv: Extension parsing fixes
Charlie Jenkins
- [PATCH v4 1/2] riscv: cpufeature: Fix thead vector hwcap removal
Charlie Jenkins
- [PATCH v4 2/2] riscv: cpufeature: Fix extension subset checking
Charlie Jenkins
- [PATCH 1/3] spi: spi-microchip-core: Add support for GPIO based CS
kernel test robot
- [PATCH 1/3] spi: spi-microchip-core: Add support for GPIO based CS
kernel test robot
- [PATCH v7 00/16] mm: jit/text allocator
Mike Rapoport
- [PATCH RFC v2 4/4] riscv: dts: thead: Add clock to TH1520 mmc controllers
Thomas Bonnefille
- [PATCH v4 1/2] dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support
Krzysztof Kozlowski
- [PATCH 00/21] pinctrl: Use scope based of_node_put() cleanups
Linus Walleij
- [PATCH] dt-bindings: mfd: Use full path to other schemas
Krzysztof Kozlowski
- [PATCH] dt-bindings: mfd: Use full path to other schemas
Matti Vaittinen
- [PATCH] dt-bindings: mfd: Use full path to other schemas
Tudor Ambarus
- [PATCH] dt-bindings: mfd: Use full path to other schemas
Krzysztof Kozlowski
- [PATCH] dt-bindings: mfd: Use full path to other schemas
Lee Jones
- [PATCH] dt-bindings: mfd: Use full path to other schemas
Krzysztof Kozlowski
- [PATCH] dt-bindings: mfd: Use full path to other schemas
Tudor Ambarus
- [PATCH] dt-bindings: mfd: Use full path to other schemas
Lee Jones
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Joel Granados
- (subset) [PATCH] dt-bindings: mfd: Use full path to other schemas
Lee Jones
- [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Conor Dooley
- [PATCH v7 00/16] mm: jit/text allocator
Liviu Dudau
- [RFC PATCH v2 2/6] pinctrl: starfive: jh8100: add main and sys_east driver
Yuklin Soo
- [RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
Alex Soo
- [RFC PATCH v3 1/7] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl
Alex Soo
- [RFC PATCH v3 2/7] pinctrl: starfive: jh8100: add main driver and sys_east domain sub-driver
Alex Soo
- [RFC PATCH v3 3/7] pinctrl: starfive: jh8100: add sys_west domain sub-driver
Alex Soo
- [RFC PATCH v3 4/7] pinctrl: starfive: jh8100: add sys_gmac domain sub-driver
Alex Soo
- [RFC PATCH v3 5/7] pinctrl: starfive: jh8100: add AON domain sub-driver
Alex Soo
- [RFC PATCH v3 6/7] gpiolib: enable GPIO interrupt to wake up a system from sleep
Alex Soo
- [RFC PATCH v3 7/7] riscv: dts: starfive: jh8100: add pinctrl device tree nodes
Alex Soo
- [PATCH v4 1/2] dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support
Inochi Amaoto
- [PATCH] riscv: uaccess: Relax the threshold for fast path
Alexandre Ghiti
- [PATCH] riscv: uaccess: Allow the last potential unrolled copy
Alexandre Ghiti
- [PATCH] riscv: uaccess: Allow the last potential unrolled copy
Ben Dooks
- [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Prajna.Rajendrakumar at microchip.com
- [PATCH] riscv: uaccess: Allow the last potential unrolled copy
Alexandre Ghiti
- [RFC PATCH v3 1/7] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl
Rob Herring (Arm)
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Sunil V L
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Thomas Weißschuh
- [PATCH] riscv: uaccess: Allow the last potential unrolled copy
Ben Dooks
- [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Krzysztof Kozlowski
- [GIT PULL] RISC-V Devicetrees for v6.10
Conor Dooley
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Andy Shevchenko
- [GIT PULL] RISC-V SoC drivers for v6.10
Conor Dooley
- [GIT PULL] RISC-V SoC Kconfig Updates for v6.10 was ([GIT PULL] RISC-V SoC drivers for v6.10)
Conor Dooley
- [RFC PATCH v3 1/7] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl
Conor Dooley
- [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Conor Dooley
- [PATCH v4 0/7] Linux RISC-V IOMMU Support
Tomasz Jeznach
- [PATCH v4 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
Tomasz Jeznach
- [PATCH v4 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
- [PATCH v4 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver
Tomasz Jeznach
- [PATCH v4 4/7] iommu/riscv: Enable IOMMU registration and device probe.
Tomasz Jeznach
- [PATCH v4 5/7] iommu/riscv: Device directory management.
Tomasz Jeznach
- [PATCH v4 6/7] iommu/riscv: Command and fault queue support
Tomasz Jeznach
- [PATCH v4 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- [PATCH v5 05/17] riscv: Extend cpufeature.c to detect vendor extensions
Evan Green
- [PATCH v5 14/17] riscv: hwprobe: Add thead vendor extension probing
Evan Green
- [PATCH v5 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
Evan Green
- [PATCH v5 03/17] riscv: vector: Use vlenb from DT
Conor Dooley
- [PATCH v5 05/17] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v5 05/17] riscv: Extend cpufeature.c to detect vendor extensions
Evan Green
- [PATCH v5 03/17] riscv: vector: Use vlenb from DT
Charlie Jenkins
- [PATCH v5 03/17] riscv: vector: Use vlenb from DT
Conor Dooley
- [PATCH v5 05/17] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v5 03/17] riscv: vector: Use vlenb from DT
Charlie Jenkins
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Jason Gunthorpe
- [PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
David Matlack
- [PATCH v3 1/3] KVM: Introduce vcpu->wants_to_run
David Matlack
- [PATCH v3 2/3] KVM: Ensure new code that references immediate_exit gets extra scrutiny
David Matlack
- [PATCH v3 3/3] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running
David Matlack
- [PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
Charlie Jenkins
- [PATCH v6 01/17] dt-bindings: riscv: Add xtheadvector ISA extension description
Charlie Jenkins
- [PATCH v6 02/17] dt-bindings: riscv: cpus: add a vlen register length property
Charlie Jenkins
- [PATCH v6 03/17] riscv: vector: Use vlenb from DT
Charlie Jenkins
- [PATCH v6 04/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
Charlie Jenkins
- [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo
Charlie Jenkins
- [PATCH v6 07/17] riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
- [PATCH v6 08/17] riscv: cpufeature: Extract common elements from extension checking
Charlie Jenkins
- [PATCH v6 09/17] riscv: Convert xandespmu to use the vendor extension framework
Charlie Jenkins
- [PATCH v6 10/17] RISC-V: define the elements of the VCSR vector CSR
Charlie Jenkins
- [PATCH v6 11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
Charlie Jenkins
- [PATCH v6 12/17] riscv: Add xtheadvector instruction definitions
Charlie Jenkins
- [PATCH v6 13/17] riscv: vector: Support xtheadvector save/restore
Charlie Jenkins
- [PATCH v6 14/17] riscv: hwprobe: Add thead vendor extension probing
Charlie Jenkins
- [PATCH v6 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
Charlie Jenkins
- [PATCH v6 16/17] selftests: riscv: Fix vector tests
Charlie Jenkins
- [PATCH v6 17/17] selftests: riscv: Support xtheadvector in vector tests
Charlie Jenkins
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions
Evan Green
- [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo
Evan Green
- [PATCH 00/21] pinctrl: Use scope based of_node_put() cleanups
Peng Fan
- [PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
Atish Patra
- [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V
Atish Patra
- [PATCH v4 7/7] iommu/riscv: Paging domain support
Baolu Lu
- [PATCH v4 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Baolu Lu
- [GIT PULL] KVM/riscv changes for 6.10
Anup Patel
- [PATCH v1 1/3] riscv: make image compression configurable
Masahiro Yamada
- [PATCH v1 3/3] kbuild: buildtar: install riscv compressed images as vmlinuz
Masahiro Yamada
- [PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 01/20] pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 02/20] pinctrl: tegra: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 03/20] pinctrl: stm32: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 05/20] pinctrl: sprd: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 06/20] pinctrl: spear: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 08/20] pinctrl: st: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 09/20] pinctrl: rockchip: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 10/20] pinctrl: equilibrium: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 11/20] pinctrl: at91: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 12/20] pinctrl: s32cc: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 13/20] pinctrl: nomadik: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 14/20] pinctrl: mediatek: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 15/20] pinctrl: freescale: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 16/20] pinctrl: bcm: bcm63xx: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 17/20] pinctrl: pinconf-generic: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
Peng Fan (OSS)
- [PATCH v2 19/20] pinctrl: k210: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v2 20/20] pinctrl: samsung: Use scope based of_node_put() cleanups
Peng Fan (OSS)
- [PATCH v1 1/3] riscv: make image compression configurable
Emil Renner Berthing
- [PATCH v1 3/3] kbuild: buildtar: install riscv compressed images as vmlinuz
Emil Renner Berthing
- [PATCH v1 3/3] kbuild: buildtar: install riscv compressed images as vmlinuz
Masahiro Yamada
- [PATCH v1 1/3] riscv: make image compression configurable
Masahiro Yamada
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Greg Kroah-Hartman
- [PATCH v2 0/2] riscv: make image compression configurable
Emil Renner Berthing
- [PATCH v2 1/2] riscv: make image compression configurable
Emil Renner Berthing
- [PATCH v2 2/2] riscv: show help string for riscv-specific targets
Emil Renner Berthing
- [PATCH v5 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
Inochi Amaoto
- [PATCH v5 1/2] dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support
Inochi Amaoto
- [PATCH v5 2/2] drivers: hwmon: sophgo: Add SG2042 external hardware monitor support
Inochi Amaoto
- [PATCH v3 0/2] riscv: sophgo: add USB phy support for CV18XX series
Inochi Amaoto
- [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy
Inochi Amaoto
- [PATCH v3 2/2] phy: sophgo: Add USB 2.0 PHY driver for Sophgo CV18XX/SG200X
Inochi Amaoto
- [PATCH] riscv/atomic.h: optimize ops with acquire/release ordering
Puranjay Mohan
- [PATCH v8 00/17] mm: jit/text allocator
Mike Rapoport
- [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
Mike Rapoport
- [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
Mike Rapoport
- [PATCH v8 03/17] nios2: define virtual address space for modules
Mike Rapoport
- [PATCH v8 04/17] sparc: simplify module_alloc()
Mike Rapoport
- [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
Mike Rapoport
- [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport
- [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v8 08/17] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
Mike Rapoport
- [PATCH v8 10/17] arm64: extend execmem_info for generated code allocations
Mike Rapoport
- [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
Mike Rapoport
- [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport
- [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Mike Rapoport
- [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport
- [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
Mike Rapoport
- [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
Mike Rapoport
- [PATCH v8 17/17] fixup: convert remaining archs: defaults handling
Mike Rapoport
- [PATCH v1 5/5] mm: Add update_mmu_tlb_range()
Bang Li
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Jason Gunthorpe
- [PATCH RESEND v8 00/16] mm: jit/text allocator
Mike Rapoport
- [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
Mike Rapoport
- [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
Mike Rapoport
- [PATCH RESEND v8 03/16] nios2: define virtual address space for modules
Mike Rapoport
- [PATCH RESEND v8 04/16] sparc: simplify module_alloc()
Mike Rapoport
- [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
Mike Rapoport
- [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport
- [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport
- [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations
Mike Rapoport
- [PATCH RESEND v8 10/16] arm64: extend execmem_info for generated code allocations
Mike Rapoport
- [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations
Mike Rapoport
- [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport
- [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Mike Rapoport
- [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport
- [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES
Mike Rapoport
- [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
Mike Rapoport
- [PATCH v8 00/17] mm: jit/text allocator
Mike Rapoport
- [PATCH RESEND v8 00/16] mm: jit/text allocator
Luis Chamberlain
- [PATCH bpf] riscv, bpf: make some atomic operations fully ordered
Puranjay Mohan
- [PATCH] riscv/atomic.h: optimize ops with acquire/release ordering
Andrea Parri
- [PATCH V2] riscv: set trap vector earlier
yang.zhang
- [PATCH v1] riscv: defconfig: Enable StarFive JH7110 drivers
Hal Feng
- [PATCH V1] riscv: mm: Support > 1GB kernel image size when creating early page table
yang.zhang
- [PATCH v1] riscv: defconfig: Enable StarFive JH7110 drivers
Hal Feng
- [PATCH v2] riscv: defconfig: Enable StarFive JH7110 drivers
Hal Feng
- [-fixes] riscv: kexec: Avoid deadlock in kexec crash path
takakura at valinux.co.jp
- [RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
Linus Walleij
- [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy
Krzysztof Kozlowski
- [RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
Leyfoon Tan
- [PATCH] riscv: uaccess: Allow the last potential unrolled copy
Wang, Xiao W
- [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver
Sunil V L
- [RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
Conor Dooley
- [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy
Inochi Amaoto
- [PATCH v2 0/8] Add T-Head TH1520 SoC pin control
Thomas Bonnefille
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Christophe Leroy
- [PATCH bpf] riscv, bpf: make some atomic operations fully ordered
Pu Lehui
- [PATCH v2 0/5] Add update_mmu_tlb_range() to simplify code
Bang Li
- [PATCH v2 1/5] LoongArch: Add update_mmu_tlb_range()
Bang Li
- [PATCH v2 2/5] mips: Add update_mmu_tlb_range()
Bang Li
- [PATCH v2 3/5] riscv: Add update_mmu_tlb_range()
Bang Li
- [PATCH v2 4/5] xtensa: Add update_mmu_tlb_range()
Bang Li
- [PATCH v2 5/5] mm: Add update_mmu_tlb_range()
Bang Li
- [PATCH v2 5/5] mm: Add update_mmu_tlb_range()
Lance Yang
- [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
Steven Rostedt
- [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Steven Rostedt
- [RFC PATCH v3 2/7] pinctrl: starfive: jh8100: add main driver and sys_east domain sub-driver
Andy Shevchenko
- [RFC PATCH v3 6/7] gpiolib: enable GPIO interrupt to wake up a system from sleep
Andy Shevchenko
- [RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
Andy Shevchenko
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Steven Rostedt
- [PATCH 0/8] riscv: Support compiling the kernel with extensions
Charlie Jenkins
- [PATCH 1/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_C Kconfig option
Charlie Jenkins
- [PATCH 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option
Charlie Jenkins
- [PATCH 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option
Charlie Jenkins
- [PATCH 4/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_SVPBMT Kconfig option
Charlie Jenkins
- [PATCH 5/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBB Kconfig option
Charlie Jenkins
- [PATCH 6/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBA Kconfig option
Charlie Jenkins
- [PATCH 7/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBC Kconfig option
Charlie Jenkins
- [PATCH 8/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBS Kconfig option
Charlie Jenkins
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- [PATCH v2 5/5] mm: Add update_mmu_tlb_range()
Bang Li
- [PATCH RFC v3 0/7] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
Drew Fustini
- [PATCH RFC v3 1/7] riscv: dts: thead: Fix node ordering in TH1520 device tree
Drew Fustini
- [PATCH RFC v3 2/7] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
Drew Fustini
- [PATCH RFC v3 3/7] clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
Drew Fustini
- [PATCH RFC v3 4/7] riscv: dts: thead: Add TH1520 AP_SUBSYS clock controller
Drew Fustini
- [PATCH RFC v3 5/7] riscv: dts: thead: change TH1520 uart nodes to use clock controller
Drew Fustini
- [PATCH RFC v3 6/7] riscv: dts: thead: change TH1520 mmc nodes to use clock controller
Drew Fustini
- [PATCH RFC v3 7/7] riscv: dts: thead: update TH1520 dma and timer nodes to use clock controller
Drew Fustini
- [PATCH v2 1/2] dt-bindings: arm: qcom: Update Devicetree identifiers
Amrit Anand
- [PATCH V2] riscv: set trap vector earlier
Alexandre Ghiti
- [PATCH v2 3/5] riscv: Add update_mmu_tlb_range()
Alexandre Ghiti
- [PATCH 4/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_SVPBMT Kconfig option
Jessica Clarke
- [PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
Xingyu Wu
- [PATCH v5 1/2] clk: starfive: jh7110-sys: Add notifier for PLL0 clock
Xingyu Wu
- [PATCH v5 2/2] riscv: dts: starfive: visionfive-2: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
Xingyu Wu
- [PATCH 0/8] riscv: Support compiling the kernel with extensions
Conor Dooley
- [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Prajna.Rajendrakumar at microchip.com
- 回复: 回复: [PATCH v10 2/3] clocksource: Add JH7110 timer driver
Ziv Xu
- [GIT PULL] RISC-V Devicetrees for v6.10
Arnd Bergmann
- Re: 回复: 回复: [PATCH v10 2/3] clocksource: Add JH7110 timer driver
Emil Renner Berthing
- [GIT PULL] RISC-V Devicetrees for v6.10
Conor Dooley
- [GIT PULL] RISC-V Devicetrees for v6.10
Arnd Bergmann
- [PATCH v5 1/2] clk: starfive: jh7110-sys: Add notifier for PLL0 clock
Emil Renner Berthing
- [PATCH v5 2/2] riscv: dts: starfive: visionfive-2: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
Emil Renner Berthing
- [GIT PULL] RISC-V Devicetrees for v6.10
Conor Dooley
- [PATCH] riscv, bpf: Optimize zextw insn with Zba extension
Xiao Wang
- [PATCH] riscv, bpf: Fix typo in comment
Xiao Wang
- [GIT PULL] RISC-V Devicetrees for v6.10
Arnd Bergmann
- [PATCH] riscv, bpf: Fix typo in comment
Pu Lehui
- [PATCH v2 1/2] riscv: make image compression configurable
Nicolas Schier
- [PATCH] riscv, bpf: Optimize zextw insn with Zba extension
Pu Lehui
- [PATCH] riscv, bpf: Optimize zextw insn with Zba extension
Ben Dooks
- [PATCH] riscv/atomic.h: optimize ops with acquire/release ordering
Puranjay Mohan
- [RFC 0/6] RISC-V IOMMU HPM and nested IOMMU support
Zong Li
- [PATCH RFC RESEND 0/6] RISC-V IOMMU HPM and nested IOMMU support
Zong Li
- [PATCH RFC RESEND 1/6] iommu/riscv: Add RISC-V IOMMU PMU support
Zong Li
- [PATCH RFC RESEND 2/6] iommu/riscv: Support HPM and interrupt handling
Zong Li
- [PATCH RFC RESEND 3/6] iommu/riscv: support GSCID
Zong Li
- [PATCH RFC RESEND 4/6] iommu/riscv: support nested iommu for getting iommu hardware information
Zong Li
- [PATCH RFC RESEND 5/6] iommu/riscv: support nested iommu for creating domains owned by userspace
Zong Li
- [PATCH RFC RESEND 6/6] iommu/riscv: support nested iommu for flushing cache
Zong Li
- [PATCH v2 1/2] riscv: make image compression configurable
Masahiro Yamada
- [PATCH v2 2/2] riscv: show help string for riscv-specific targets
Masahiro Yamada
- [RFC 0/6] RISC-V IOMMU HPM and nested IOMMU support
Zong Li
- [PATCH v4 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
Rob Herring (Arm)
- [PATCH RFC RESEND 4/6] iommu/riscv: support nested iommu for getting iommu hardware information
Jason Gunthorpe
- [PATCH RFC RESEND 5/6] iommu/riscv: support nested iommu for creating domains owned by userspace
Jason Gunthorpe
- [PATCH v3 RESEND] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
Geert Uytterhoeven
- [PATCH RFC RESEND 6/6] iommu/riscv: support nested iommu for flushing cache
Jason Gunthorpe
- [PATCH RFC RESEND 3/6] iommu/riscv: support GSCID
Jason Gunthorpe
- [PATCH RFC RESEND 4/6] iommu/riscv: support nested iommu for getting iommu hardware information
Zong Li
- [PATCH v5 1/2] dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support
Conor Dooley
- [PATCH RFC RESEND 6/6] iommu/riscv: support nested iommu for flushing cache
Zong Li
- [PATCH RFC RESEND 3/6] iommu/riscv: support GSCID
Zong Li
- [PATCH RFC RESEND 3/6] iommu/riscv: support GSCID
Jason Gunthorpe
- [PATCH RFC RESEND 6/6] iommu/riscv: support nested iommu for flushing cache
Jason Gunthorpe
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Jason Gunthorpe
- [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo
Conor Dooley
- [PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
Conor Dooley
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
- [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy
Rob Herring
- [PATCH 0/8] riscv: Support compiling the kernel with extensions
Charlie Jenkins
- [PATCH RFC v3 2/7] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
Rob Herring (Arm)
- [PATCH 4/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_SVPBMT Kconfig option
Charlie Jenkins
- [PATCH v2 0/5] Define _GNU_SOURCE for sources using
Edward Liaw
- [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
Edward Liaw
- [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
Edward Liaw
- [PATCH v2 3/5] selftests: Include KHDR_INCLUDES in Makefile
Edward Liaw
- [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v2] clock, reset: microchip: move all mpfs reset code to the reset subsystem
Stephen Boyd
- [PATCH] riscv/atomic.h: optimize ops with acquire/release ordering
Andrea Parri
- [PATCH v2 3/5] selftests: Include KHDR_INCLUDES in Makefile
Jarkko Sakkinen
- [PATCH AUTOSEL 6.8 20/23] selftests: sud_test: return correct emulated syscall value on RISC-V
Sasha Levin
- [PATCH AUTOSEL 6.8 21/23] riscv: thead: Rename T-Head PBMT to MAE
Sasha Levin
- [PATCH AUTOSEL 6.8 22/23] riscv: T-Head: Test availability bit before enabling MAE errata
Sasha Levin
- [PATCH AUTOSEL 6.6 18/19] selftests: sud_test: return correct emulated syscall value on RISC-V
Sasha Levin
- [PATCH AUTOSEL 6.1 11/12] selftests: sud_test: return correct emulated syscall value on RISC-V
Sasha Levin
- [PATCH AUTOSEL 5.15 5/5] selftests: sud_test: return correct emulated syscall value on RISC-V
Sasha Levin
- [PATCH v2 0/5] Define _GNU_SOURCE for sources using
Kees Cook
- [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
Masami Hiramatsu (Google)
- [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Masami Hiramatsu (Google)
- [PATCH 4/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_SVPBMT Kconfig option
Charlie Jenkins
- [PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
Charlie Jenkins
- [PATCH v2 1/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_C Kconfig option
Charlie Jenkins
- [PATCH v2 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option
Charlie Jenkins
- [PATCH v2 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option
Charlie Jenkins
- [PATCH v2 4/8] riscv: Move RISCV_ISA_SVPBMT to Kconfig.isa
Charlie Jenkins
- [PATCH v2 5/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBB Kconfig option
Charlie Jenkins
- [PATCH v2 6/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBA Kconfig option
Charlie Jenkins
- [PATCH v2 7/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBC Kconfig option
Charlie Jenkins
- [PATCH v2 8/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBS Kconfig option
Charlie Jenkins
- [PATCH V2] riscv: set trap vector earlier
yang.zhang
- [PATCH V3] riscv: set trap vector earlier
yang.zhang
- RISC-V PMU driver issue
雷博涵
- RISC-V PMU driver issue
Atish Kumar Patra
- [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
Muhammad Usama Anjum
- [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
Muhammad Usama Anjum
- [PATCH v2 3/5] selftests: Include KHDR_INCLUDES in Makefile
Muhammad Usama Anjum
- [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
Muhammad Usama Anjum
- [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE
Muhammad Usama Anjum
- [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected
Andy Chiu
- [PATCH v2 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option
Ben Dooks
- [PATCH 0/2] riscv: dts: canaan: Unused devices cleanup
Geert Uytterhoeven
- [PATCH 1/2] riscv: dts: canaan: Clean up serial aliases
Geert Uytterhoeven
- [PATCH 2/2] riscv: dts: canaan: Disable I/O devices unless used
Geert Uytterhoeven
- [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected
Alexandre Ghiti
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Emil Renner Berthing
- [PATCH v1 1/2] riscv: dts: starfive: Add JH7100 high speed UARTs
Emil Renner Berthing
- [PATCH v1 2/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Emil Renner Berthing
- [PATCH v2 0/9] Merge arm64/riscv hugetlbfs contpte support
Alexandre Ghiti
- [PATCH v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
Alexandre Ghiti
- [PATCH v2 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
Alexandre Ghiti
- [PATCH v2 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
Alexandre Ghiti
- [PATCH v2 4/9] mm: Use common set_huge_pte_at() function for riscv/arm64
Alexandre Ghiti
- [PATCH v2 5/9] mm: Use common huge_pte_clear() function for riscv/arm64
Alexandre Ghiti
- [PATCH v2 6/9] mm: Use common huge_ptep_get_and_clear() function for riscv/arm64
Alexandre Ghiti
- [External] Re: [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
yunhui cui
- [PATCH] riscv, bpf: Optimize zextw insn with Zba extension
Wang, Xiao W
- [PATCH v2 0/9] Merge arm64/riscv hugetlbfs contpte support
Alexandre Ghiti
- [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
Alexandre Ghiti
- [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
Alexandre Ghiti
- [PATCH RESEND v2 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
Alexandre Ghiti
- [PATCH RESEND v2 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
Alexandre Ghiti
- [PATCH RESEND v2 4/9] mm: Use common set_huge_pte_at() function for riscv/arm64
Alexandre Ghiti
- [PATCH RESEND v2 5/9] mm: Use common huge_pte_clear() function for riscv/arm64
Alexandre Ghiti
- [PATCH RESEND v2 6/9] mm: Use common huge_ptep_get_and_clear() function for riscv/arm64
Alexandre Ghiti
- [PATCH RESEND v2 7/9] mm: Use common huge_ptep_set_access_flags() function for riscv/arm64
Alexandre Ghiti
- [PATCH RESEND v2 8/9] mm: Use common huge_ptep_set_wrprotect() function for riscv/arm64
Alexandre Ghiti
- [PATCH RESEND v2 9/9] mm: Use common huge_ptep_clear_flush() function for riscv/arm64
Alexandre Ghiti
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Joel Granados
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Joel Granados
- [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
Mark Brown
- [PATCH v2 0/5] Define _GNU_SOURCE for sources using
Sean Christopherson
- [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
Sean Christopherson
- [PATCH] riscv/atomic.h: optimize ops with acquire/release ordering
Puranjay Mohan
- [External] Re: [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Palmer Dabbelt
- [PATCH] riscv/atomic.h: optimize ops with acquire/release ordering
Andrea Parri
- [PATCH v4 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Zong Li
- [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
Dave Hansen
- [PATCH v4 5/7] iommu/riscv: Device directory management.
Zong Li
- [PATCH v4 6/7] iommu/riscv: Command and fault queue support
Zong Li
- [PATCH] riscv: stacktrace: fixed walk_stackframe()
Samuel Holland
- [PATCH v4 7/7] iommu/riscv: Paging domain support
Zong Li
- [PATCH v4 6/7] iommu/riscv: Command and fault queue support
Tomasz Jeznach
- [PATCH v4 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- [PATCH v3 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- [PATCH v2 0/9] Merge arm64/riscv hugetlbfs contpte support
Andrew Morton
- [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
Jarkko Sakkinen
- [PATCH v2 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option
Charlie Jenkins
- [PATCH] riscv: stacktrace: fixed walk_stackframe()
Palmer Dabbelt
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Kees Cook
- [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
Nam Cao
- [PATCH v2 0/5] Define _GNU_SOURCE for sources using
Edward Liaw
- [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
Alexandre Ghiti
- [PATCH v2 0/9] Merge arm64/riscv hugetlbfs contpte support
Alexandre Ghiti
- [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
Nam Cao
- [PATCH] riscv: change XIP's kernel_map.size to be size of the entire kernel
Nam Cao
- [PATCH 00/12] Make riscv use THP contpte support for arm64
Alexandre Ghiti
- [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
Alexandre Ghiti
- [PATCH 02/12] mm, riscv, arm64: Use common ptep_get() function
Alexandre Ghiti
- [PATCH 03/12] mm, riscv, arm64: Use common set_ptes() function
Alexandre Ghiti
- [PATCH 04/12] mm, riscv, arm64: Use common ptep_get_lockless() function
Alexandre Ghiti
- [PATCH 05/12] mm, riscv, arm64: Use common set_pte() function
Alexandre Ghiti
- [PATCH 06/12] mm, riscv, arm64: Use common pte_clear() function
Alexandre Ghiti
- [PATCH 07/12] mm, riscv, arm64: Use common ptep_get_and_clear() function
Alexandre Ghiti
- [PATCH 08/12] mm, riscv, arm64: Use common ptep_test_and_clear_young() function
Alexandre Ghiti
- [PATCH 09/12] mm, riscv, arm64: Use common ptep_clear_flush_young() function
Alexandre Ghiti
- [PATCH 10/12] mm, riscv, arm64: Use common ptep_set_access_flags() function
Alexandre Ghiti
- [PATCH 11/12] mm, riscv, arm64: Use common ptep_set_wrprotect()/wrprotect_ptes() functions
Alexandre Ghiti
- [PATCH 12/12] mm, riscv, arm64: Use common get_and_clear_full_ptes()/clear_full_ptes() functions
Alexandre Ghiti
- [PATCH] riscv: change XIP's kernel_map.size to be size of the entire kernel
Alexandre Ghiti
- [GIT PULL] RISC-V Devicetrees for v6.10 Take 2
Conor Dooley
- [GIT PULL] RISC-V Devicetrees for v6.10
Conor Dooley
- [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3] of: property: Add fw_devlink support for interrupt-map property
Saravana Kannan
- [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
John Hubbard
- [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
John Hubbard
- [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
John Hubbard
- [PATCH v2 3/5] selftests: Include KHDR_INCLUDES in Makefile
John Hubbard
- [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE
John Hubbard
- [PATCH v2 0/5] Define _GNU_SOURCE for sources using
Shuah Khan
- [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
Andy Chiu
- [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
Charlie Jenkins
- [PATCH v3 01/29] riscv: envcfg save and restore on task switching
Charlie Jenkins
- [PATCH v2 3/5] selftests: Include KHDR_INCLUDES in Makefile
Edward Liaw
- [PATCH v3 00/29] riscv control-flow integrity for usermode
Charlie Jenkins
- [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
Barry Song
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Jakub Kicinski
- [PATCH v2 3/5] selftests: Include KHDR_INCLUDES in Makefile
John Hubbard
- [PATCH v4 6/7] iommu/riscv: Command and fault queue support
Zong Li
- [PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
Samuel Holland
- [PATCH 1/7] perf vendor events riscv: Rename U74 to Bullet
Samuel Holland
- [PATCH 2/7] perf vendor events riscv: Remove leading zeroes
Samuel Holland
- [PATCH 3/7] perf vendor events riscv: Update SiFive Bullet events
Samuel Holland
- [PATCH 4/7] perf vendor events riscv: Add SiFive Bullet version 0x07 events
Samuel Holland
- [PATCH 5/7] perf vendor events riscv: Add SiFive Bullet version 0x0d events
Samuel Holland
- [PATCH 6/7] perf vendor events riscv: Add SiFive P550 events
Samuel Holland
- [PATCH 7/7] perf vendor events riscv: Add SiFive P650 events
Samuel Holland
- [RFC PATCH v3 1/7] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl
Yuklin Soo
- [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Sunil V L
- [PATCH v2 3/5] selftests: Include KHDR_INCLUDES in Makefile
Mark Brown
- [PATCH v2 0/5] Define _GNU_SOURCE for sources using
Edward Liaw
- [External] Re: [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
yunhui cui
- [PATCH 1/2] riscv: dts: canaan: Clean up serial aliases
Damien Le Moal
- [PATCH v4 7/9] riscv: vector: adjust minimum Vector requirement to ZVE32X
Andy Chiu
- [PATCH 2/2] riscv: dts: canaan: Disable I/O devices unless used
Damien Le Moal
- [PATCH v4 7/7] iommu/riscv: Paging domain support
Zong Li
- [PATCH v5 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
Yunhui Cui
- [PATCH v5 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Yunhui Cui
- [PATCH v5 3/3] RISC-V: Select ACPI PPTT drivers
Yunhui Cui
- [PATCH v4 7/9] riscv: vector: adjust minimum Vector requirement to ZVE32X
Conor Dooley
- [PATCH v6 03/17] riscv: vector: Use vlenb from DT
Conor Dooley
- [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions
Conor Dooley
- [PATCH v4 7/9] riscv: vector: adjust minimum Vector requirement to ZVE32X
Conor Dooley
- [PATCH] riscv, bpf: Optimize zextw insn with Zba extension
Wang, Xiao W
- [PATCH] riscv: dts: fix isa string for Canaan Kendryte K230
Yangyu Chen
- [PATCH v3] of: property: Add fw_devlink support for interrupt-map property
Anup Patel
- [PATCH v4] of: property: Add fw_devlink support for interrupt-map property
Anup Patel
- [PATCH] riscv: dts: fix isa string for Canaan Kendryte K230
Conor Dooley
- [PATCH v2 0/5] Define _GNU_SOURCE for sources using
Shuah Khan
- [PATCH v5 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Jeremy Linton
- [PATCH v5 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Sudeep Holla
- [PATCH v5 0/8] Support Zve32[xf] and Zve64[xfd] Vector subextensions
Andy Chiu
- [PATCH v5 1/8] riscv: vector: add a comment when calling riscv_setup_vsize()
Andy Chiu
- [PATCH v5 2/8] riscv: smp: fail booting up smp if inconsistent vlen is detected
Andy Chiu
- [PATCH v5 3/8] riscv: cpufeature: call match_isa_ext() for single-letter extensions
Andy Chiu
- [PATCH v5 4/8] dt-bindings: riscv: add Zve32[xf] Zve64[xfd] ISA extension description
Andy Chiu
- [PATCH v5 5/8] riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
Andy Chiu
- [PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
Andy Chiu
- [PATCH v5 7/8] riscv: vector: adjust minimum Vector requirement to ZVE32X
Andy Chiu
- [PATCH v5 8/8] selftest: run vector prctl test for ZVE32X
Andy Chiu
- [PATCH v2 0/5] Define _GNU_SOURCE for sources using
Edward Liaw
- [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
Conor Dooley
- [PATCH v2 0/5] Define _GNU_SOURCE for sources using
Muhammad Usama Anjum
- [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi
Charlie Jenkins
- [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
- [PATCH v3 01/29] riscv: envcfg save and restore on task switching
Deepak Gupta
- [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
- [PATCH v3 00/68] Define _GNU_SOURCE for sources using
Edward Liaw
- [PATCH v3 01/68] selftests: Compile kselftest headers with -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 02/68] selftests/sgx: Include KHDR_INCLUDES in Makefile
Edward Liaw
- [PATCH v3 03/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
Edward Liaw
- [PATCH v3 04/68] selftests/arm64: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 05/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 06/68] selftests/bpf: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 07/68] selftests/breakpoints: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 08/68] selftests/cachestat: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 09/68] selftests/capabilities: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 10/68] selftests/cgroup: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 11/68] selftests/clone3: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 12/68] selftests/core: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 13/68] selftests/damon: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 14/68] selftests/drivers: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 15/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 16/68] selftests/fchmodat2: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 17/68] selftests/filelock: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 18/68] selftests/filesystems: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 19/68] selftests/firmware: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 20/68] selftests/fpu: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 21/68] selftests/futex: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 22/68] selftests/futex: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 23/68] selftests/intel_pstate: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 24/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 25/68] selftests/ipc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 26/68] selftests/kcmp: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 27/68] selftests/landlock: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 28/68] selftests/lsm: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 29/68] selftests/membarrier: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 30/68] selftests/memfd: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 31/68] selftests/mincore: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 32/68] selftests/mm: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 33/68] selftests/mount: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 34/68] selftests/mount_setattr: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 35/68] selftests/move_mount_set_group: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 36/68] selftests/mqueue: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 37/68] selftests/net: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 38/68] selftests/net: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 39/68] selftests/nolibc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 40/68] selftests/nsfs: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 41/68] selftests/openat2: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 42/68] selftests/perf_events: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 43/68] selftests/pid_namespace: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 44/68] selftests/pidfd: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 45/68] selftests/ptrace: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 46/68] selftests/powerpc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 47/68] selftests/proc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 48/68] selftests/proc: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 49/68] selftests/ptp: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 50/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 51/68] selftests/riscv: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 52/68] selftests/riscv: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 53/68] selftests/rlimits: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 54/68] selftests/rseq: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 55/68] selftests/safesetid: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 56/68] selftests/sched: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 57/68] selftests/seccomp: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 58/68] selftests/sigaltstack: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 59/68] selftests/splice: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 60/68] selftests/syscall_user_dispatch: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 61/68] selftests/thermal: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 62/68] selftests/timens: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 63/68] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v3 64/68] selftests/uevent: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 65/68] selftests/user_events: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 66/68] selftests/vDSO: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 67/68] selftests/wireguard: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 68/68] selftests/x86: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 54/68] selftests/rseq: Drop define _GNU_SOURCE
Mathieu Desnoyers
- [PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
Conor Dooley
- [PATCH v3 13/68] selftests/damon: Drop define _GNU_SOURCE
SeongJae Park
- [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Chris Morgan
- [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
Conor Dooley
- [PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
Charlie Jenkins
- [PATCH v3 54/68] selftests/rseq: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 13/68] selftests/damon: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 03/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
John Hubbard
- [linux-next:master] BUILD REGRESSION 704ba27ac55579704ba1289392448b0c66b56258
kernel test robot
- [PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
Conor Dooley
- [PATCH] riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
- [PATCH RFC v3 2/7] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
Stephen Boyd
- [PATCH v3 50/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
Reinette Chatre
- [PATCH v4 7/9] riscv: vector: adjust minimum Vector requirement to ZVE32X
Conor Dooley
- [PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
Charlie Jenkins
- [PATCH v3 03/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
Edward Liaw
- [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
- [PATCH v4 00/66] Define _GNU_SOURCE for sources using
Edward Liaw
- [PATCH v4 01/66] selftests: Compile with -D_GNU_SOURCE when including lib.mk
Edward Liaw
- [PATCH v4 02/66] selftests/arm64: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 03/66] selftests/arm64: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 04/66] selftests/bpf: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 05/66] selftests/breakpoints: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 06/66] selftests/cachestat: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 07/66] selftests/capabilities: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 09/66] selftests/clone3: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 10/66] selftests/core: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 11/66] selftests/damon: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 12/66] selftests/drivers: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 13/66] selftests/exec: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 14/66] selftests/fchmodat2: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 15/66] selftests/filelock: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 16/66] selftests/filesystems: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 17/66] selftests/firmware: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 18/66] selftests/fpu: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 19/66] selftests/futex: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 20/66] selftests/futex: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 21/66] selftests/intel_pstate: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 22/66] selftests/iommu: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 23/66] selftests/ipc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 24/66] selftests/kcmp: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 25/66] selftests/landlock: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 26/66] selftests/lsm: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 27/66] selftests/membarrier: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 28/66] selftests/memfd: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 29/66] selftests/mincore: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 30/66] selftests/mm: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 31/66] selftests/mount: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 32/66] selftests/mount_setattr: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 33/66] selftests/move_mount_set_group: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 34/66] selftests/mqueue: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 35/66] selftests/net: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 36/66] selftests/net: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 37/66] selftests/nolibc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 38/66] selftests/nsfs: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 39/66] selftests/openat2: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 40/66] selftests/perf_events: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 41/66] selftests/pid_namespace: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 42/66] selftests/pidfd: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 43/66] selftests/ptrace: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 44/66] selftests/powerpc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 45/66] selftests/proc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 46/66] selftests/proc: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 47/66] selftests/ptp: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 48/66] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 49/66] selftests/riscv: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 50/66] selftests/riscv: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 51/66] selftests/rlimits: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 52/66] selftests/rseq: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 53/66] selftests/safesetid: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 54/66] selftests/sched: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 55/66] selftests/seccomp: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 56/66] selftests/sigaltstack: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 57/66] selftests/splice: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 58/66] selftests/syscall_user_dispatch: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 59/66] selftests/thermal: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 60/66] selftests/timens: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 61/66] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v4 62/66] selftests/uevent: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 63/66] selftests/user_events: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 64/66] selftests/vDSO: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 65/66] selftests/wireguard: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v4 66/66] selftests/x86: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi
Charlie Jenkins
- [PATCH v2 3/5] riscv: Add update_mmu_tlb_range()
Bang Li
- [PATCH 0/7] remove size limit on XIP kernel
Nam Cao
- [PATCH 1/7] riscv: cleanup XIP_FIXUP macro
Nam Cao
- [PATCH 2/7] riscv: replace va_kernel_pa_offset with va_kernel_data_pa_offset on XIP
Nam Cao
- [PATCH 3/7] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSET
Nam Cao
- [PATCH 4/7] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSET
Nam Cao
- [PATCH 5/7] riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()
Nam Cao
- [PATCH 6/7] riscv: drop the use of XIP_OFFSET in create_kernel_page_table()
Nam Cao
- [PATCH 7/7] riscv: remove limit on the size of read-only section for XIP kernel
Nam Cao
- [PATCH] init: fix allocated page overlapping with PTR_ERR
Nam Cao
- [PATCH v4 37/66] selftests/nolibc: Drop define _GNU_SOURCE
Thomas Weißschuh
- W sprawie samochodu
Karol Michun
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Andreas Schwab
- [PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
Conor Dooley
- [PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
Conor Dooley
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Emil Renner Berthing
- [PATCH v2 5/5] mm: Add update_mmu_tlb_range()
Ryan Roberts
- [External] Re: [PATCH v5 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
yunhui cui
- [PATCH v2 5/5] mm: Add update_mmu_tlb_range()
Lance Yang
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Andreas Schwab
- [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy
Inochi Amaoto
- [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
Ryan Roberts
- [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
Ryan Roberts
- [PATCH v2 5/5] mm: Add update_mmu_tlb_range()
Bang Li
- [PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
Charlie Jenkins
- [PATCH v4 13/66] selftests/exec: Drop duplicate -D_GNU_SOURCE
Kees Cook
- [PATCH v4 55/66] selftests/seccomp: Drop define _GNU_SOURCE
Kees Cook
- [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking
Charlie Jenkins
- [PATCH v2 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option
Conor Dooley
- [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo
Conor Dooley
- [PATCH] riscv, bpf: Optimize zextw insn with Zba extension
Conor Dooley
- [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Charlie Jenkins
- [PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
Conor Dooley
- [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo
Charlie Jenkins
- [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo
Conor Dooley
- [PATCH v2 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option
Charlie Jenkins
- [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo
Charlie Jenkins
- [PATCH v2 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option
Conor Dooley
- [PATCH v3 02/29] riscv: define default value for envcfg for task
Charlie Jenkins
- [PATCH v3 03/29] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
Charlie Jenkins
- [PATCH v3 06/29] riscv: zicfiss / zicfilp extension csr and bit definitions
Charlie Jenkins
- [PATCH v3 07/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Charlie Jenkins
- [PATCH v3 17/29] prctl: arch-agnostic prctl for indirect branch tracking
Charlie Jenkins
- [PATCH] riscv, bpf: Optimize zextw insn with Zba extension
Wang, Xiao W
- [PATCH] riscv: do not select MODULE_SECTIONS by default
Qingfang Deng
- [PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
Xiao Wang
- [PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
Xingyu Wu
- [PATCH v2 2/8] pinctrl: Add driver for the T-Head TH1520 SoC
Andy Shevchenko
- [PATCH RFC cmpxchg 8/8] riscv: Emulate one-byte and two-byte cmpxchg
Guo Ren
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Thomas Weißschuh
- [PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
Conor Dooley
- [PATCH RFC cmpxchg 8/8] riscv: Emulate one-byte and two-byte cmpxchg
Paul E. McKenney
- [PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
Arnaldo Carvalho de Melo
- [PATCH v5 2/2] riscv: dts: starfive: visionfive-2: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
Samuel Holland
- [PATCH RFC cmpxchg 8/8] riscv: Emulate one-byte and two-byte cmpxchg
Leonardo Bras
- [PATCH 0/7] remove size limit on XIP kernel
Alexandre Ghiti
- [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Alexandre Ghiti
- [PATCH v3 11/29] riscv mm: manufacture shadow stack pte
Alexandre Ghiti
- [PATCH v3 12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
Alexandre Ghiti
- [PATCH v3 13/29] riscv mmu: write protect and shadow stack
Alexandre Ghiti
- [PATCH v3 14/29] riscv/mm: Implement map_shadow_stack() syscall
Alexandre Ghiti
- [PATCH v3 15/29] riscv/shstk: If needed allocate a new shadow stack on clone
Alexandre Ghiti
- [PATCH v3 20/29] riscv/kernel: update __show_regs to print shadow stack register
Alexandre Ghiti
- [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
Alexandre Ghiti
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Joel Granados
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Joel Granados
- [RFC PATCH 07/12] riscv/mm: prepare shadow stack for init task for kernel cfi
Alexandre Ghiti
- [PATCH bpf] riscv, bpf: make some atomic operations fully ordered
patchwork-bot+netdevbpf at kernel.org
- [PATCH] riscv, bpf: Fix typo in comment
patchwork-bot+netdevbpf at kernel.org
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
Kees Cook
- [PATCH v3 27/68] selftests/landlock: Drop define _GNU_SOURCE
Mickaël Salaün
- Postępowanie restrukturyzacyjne
Kamila Parandyk
- [PATCH 0/7] remove size limit on XIP kernel
Nam Cao
- [PATCH v6 13/17] riscv: vector: Support xtheadvector save/restore
Andy Chiu
- [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
Ryan Roberts
- [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups
Geert Uytterhoeven
- [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups
Peng Fan
- [PATCH] riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
- [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
Alexandre Ghiti
- [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
Alexandre Ghiti
- [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
Ryan Roberts
- [PATCH v4] of: property: Add fw_devlink support for interrupt-map property
Rob Herring (Arm)
- [PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
Andrew Jones
- [PATCH v6 13/17] riscv: vector: Support xtheadvector save/restore
Charlie Jenkins
- [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
Tejun Heo
- [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
- [PATCH v3 15/29] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
- [PATCH v3 14/29] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
- [PATCH v3 13/29] riscv mmu: write protect and shadow stack
Deepak Gupta
- [PATCH v3 12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
- [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
- [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
- [PATCH v3 17/29] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
- [PATCH v3 02/29] riscv: define default value for envcfg for task
Deepak Gupta
- [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Charlie Jenkins
- [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
- [RFC PATCH 07/12] riscv/mm: prepare shadow stack for init task for kernel cfi
Deepak Gupta
- [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups
Linus Walleij
- [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Charlie Jenkins
- [PATCH v2 2/2] dt-bindings: qcom: Update DT bindings for multiple DT
Amrit Anand
- [PATCH v4 4/7] iommu/riscv: Enable IOMMU registration and device probe.
Zong Li
- [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups
Geert Uytterhoeven
- [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups
Linus Walleij
- [PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
Wang, Xiao W
- [PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
Xingyu Wu
- [PATCH v5 2/2] riscv: dts: starfive: visionfive-2: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
Xingyu Wu
- [PATCH v4 02/11] riscv: add ISA extensions validation
Clément Léger
- [RFC PATCH 5/7] riscv: add double trap driver
Clément Léger
- [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups
Geert Uytterhoeven
- [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
Barry Song
- [RFC PATCH 6/7] riscv: kvm: add SBI FWFT support for SBI_FWFT_DOUBLE_TRAP_ENABLE
Clément Léger
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Nick Hu
- [PATCH v2 0/3] Add support for GPIO based CS
Prajna Rajendra Kumar
- [PATCH v2 1/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Prajna Rajendra Kumar
- [PATCH v2 2/3] spi: spi-microchip-core: Fix the number of chip selects supported
Prajna Rajendra Kumar
- [PATCH v2 3/3] spi: spi-microchip-core: Add support for GPIO based CS
Prajna Rajendra Kumar
- [PATCH v4 02/11] riscv: add ISA extensions validation
Conor Dooley
- [PATCH v4 02/11] riscv: add ISA extensions validation
Clément Léger
- [PATCH] riscv: Extend sv39 linear mapping max size to 128G
Alexandre Ghiti
- [PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
Andrew Jones
- [PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/8] riscv: Memory Hot(Un)Plug support
Björn Töpel
- [PATCH v2 1/8] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
Björn Töpel
- [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
- [PATCH v2 3/8] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
Björn Töpel
- [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
Björn Töpel
- [PATCH v2 5/8] riscv: mm: Take memory hotplug read-lock during kernel page table dump
Björn Töpel
- [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
Björn Töpel
- [PATCH v2 7/8] virtio-mem: Enable virtio-mem for RISC-V
Björn Töpel
- [PATCH v2 8/8] riscv: mm: Add support for ZONE_DEVICE
Björn Töpel
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Anup Patel
- [RFC PATCH 5/7] riscv: add double trap driver
Deepak Gupta
- [PATCH v4 02/11] riscv: add ISA extensions validation
Conor Dooley
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Anup Patel
- [PATCH v2 1/8] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
Alexandre Ghiti
- [PATCH v2 7/8] virtio-mem: Enable virtio-mem for RISC-V
David Hildenbrand
- [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
David Hildenbrand
- [PATCH v2 3/8] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
David Hildenbrand
- [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
David Hildenbrand
- [RFC PATCH 6/7] riscv: kvm: add SBI FWFT support for SBI_FWFT_DOUBLE_TRAP_ENABLE
Deepak Gupta
- [PATCH v2 1/8] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
Björn Töpel
- [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
Björn Töpel
- [PATCH] riscv: Extend sv39 linear mapping max size to 128G
Björn Töpel
- [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
Alexandre Ghiti
- [PATCH v2 3/8] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
Alexandre Ghiti
- [PATCH v4 02/11] riscv: add ISA extensions validation
Conor Dooley
- [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
- [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
Alexandre Ghiti
- [PATCH v2 1/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Conor Dooley
- [PATCH v2 2/3] spi: spi-microchip-core: Fix the number of chip selects supported
Conor Dooley
- [PATCH v2 3/3] spi: spi-microchip-core: Add support for GPIO based CS
Conor Dooley
- [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
Alexandre Ghiti
- [PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
Conor Dooley
- [PATCH v5 0/7] Linux RISC-V IOMMU Support
Tomasz Jeznach
- [PATCH v5 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
Tomasz Jeznach
- [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
- [PATCH v5 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver
Tomasz Jeznach
- [PATCH v5 4/7] iommu/riscv: Enable IOMMU registration and device probe.
Tomasz Jeznach
- [PATCH v5 5/7] iommu/riscv: Device directory management.
Tomasz Jeznach
- [PATCH v5 6/7] iommu/riscv: Command and fault queue support
Tomasz Jeznach
- [PATCH v5 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
Björn Töpel
- [PATCH v4 4/7] iommu/riscv: Enable IOMMU registration and device probe.
Tomasz Jeznach
- [PATCH v4 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
Alexandre Ghiti
- [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
Björn Töpel
- [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
Oscar Salvador
- [PATCH v2 3/8] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
Oscar Salvador
- [PATCH v2 5/8] riscv: mm: Take memory hotplug read-lock during kernel page table dump
David Hildenbrand
- [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
David Hildenbrand
- [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
Oscar Salvador
- [PATCH v2 5/8] riscv: mm: Take memory hotplug read-lock during kernel page table dump
Oscar Salvador
- [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
Oscar Salvador
- [PATCH] riscv: do not select MODULE_SECTIONS by default
Charlie Jenkins
- [PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
Xingyu Wu
- [PATCH v4 0/2 RESEND] Add StarFive's StarLink Cache Controller
Joshua Yeong
- [PATCH v4 1/2 RESEND] cache: Add StarFive StarLink cache management
Joshua Yeong
- [PATCH v4 2/2 RESEND] dt-bindings: cache: Add docs for StarFive Starlink cache controller
Joshua Yeong
- [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
- [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
Björn Töpel
- [PATCH 0/2] riscv: fix debug_pagealloc
Nam Cao
- [PATCH 1/2] riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled
Nam Cao
- [PATCH 2/2] riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context
Nam Cao
- [PATCH v5 1/2] dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support
Anup Patel
- [PATCH v5 1/2] dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support
Anup Patel
- [PATCH v2 8/8] riscv: mm: Add support for ZONE_DEVICE
Björn Töpel
- [PATCH v4 0/2 RESEND] Add StarFive's StarLink Cache Controller
Conor Dooley
- [PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
Wang, Xiao W
- [PATCH 0/2] riscv: fix debug_pagealloc
Nam Cao
- Proszę o kontakt
Marcin Gard
- [PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
Conor Dooley
- [kvmtool PATCH v2 1/1] riscv: Fix the hart bit setting of AIA
Yong-Xuan Wang
- [PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
Conor Dooley
- [v3 6/6] drm/vs: simple encoder
Keith Zhao
- [PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
Wang, Xiao W
- [PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
Conor Dooley
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Nick Hu
- [PATCH v4 02/11] riscv: add ISA extensions validation
Clément Léger
- [PATCH v2 0/2] riscv: make image compression configurable
patchwork-bot+linux-riscv at kernel.org
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Anup Patel
- riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
Naresh Kamboju
- [PATCH v2 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option
Conor Dooley
- riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
Conor Dooley
- [kvmtool PATCH v2 1/1] riscv: Fix the hart bit setting of AIA
Andrew Jones
- [v3 6/6] drm/vs: simple encoder
Dmitry Baryshkov
- [PATCH v1] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Conor Dooley
- [PATCH v4 02/11] riscv: add ISA extensions validation
Conor Dooley
- [PATCH v1] RISC-V: fix Andes errata build issues
Conor Dooley
- [PATCH v1] RISC-V: fix Andes errata build issues
Conor Dooley
- [PATCH v2] RISC-V: fix Andes errata build issues
Conor Dooley
- [PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
Conor Dooley
- [PATCH v2] RISC-V: fix Andes errata build issues
Charlie Jenkins
- [PATCH v2] RISC-V: fix Andes errata build issues
Conor Dooley
- riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
Palmer Dabbelt
- riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
Anup Patel
- [PATCH v2] RISC-V: fix Andes errata build issues
Charlie Jenkins
- [PATCH v2] RISC-V: fix Andes errata build issues
Conor Dooley
- [PATCH v2] RISC-V: fix Andes errata build issues
Charlie Jenkins
- [PATCH v2] RISC-V: fix Andes errata build issues
Conor Dooley
- [PATCH v2] RISC-V: fix Andes errata build issues
Charlie Jenkins
- riscv/for-next build: 8 builds: 0 failed, 8 passed (v6.9-rc1-61-g5e3964ba8400a)
kernelci.org bot
- [linux-next:master] BUILD REGRESSION 82d92a9a1b9ea0ea52aff27cddd05009b4edad49
kernel test robot
- [PATCH 0/4] riscv: Separate vendor extensions from standard extensions
Charlie Jenkins
- [PATCH 1/4] riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
- [PATCH 2/4] riscv: Add vendor extensions to /proc/cpuinfo
Charlie Jenkins
- [PATCH 3/4] riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
- [PATCH 4/4] riscv: cpufeature: Extract common elements from extension checking
Charlie Jenkins
- [PATCH 0/2] riscv: Allow vlenb to be probed from DT
Charlie Jenkins
- [PATCH 1/2] dt-bindings: riscv: cpus: add a vlen register length property
Charlie Jenkins
- [PATCH 2/2] riscv: vector: Use vlenb from DT
Charlie Jenkins
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
- [PATCH 0/2] riscv: Allow vlenb to be probed from DT
Jessica Clarke
- [PATCH 0/2] riscv: Allow vlenb to be probed from DT
Charlie Jenkins
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Masami Hiramatsu (Google)
- [PATCH 0/2] riscv: Allow vlenb to be probed from DT
Jessica Clarke
- [kvmtool PATCH v3 1/1] riscv: Fix the hart bit setting of AIA
Yong-Xuan Wang
- [External] Re: [PATCH v5 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
yunhui cui
- [v3 6/6] drm/vs: simple encoder
Keith Zhao
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Nick Hu
- [PATCH v1] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Charlie Jenkins
- [PATCH v1] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Conor Dooley
- [PATCH v1] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Andrew Jones
- [PATCH v1] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Conor Dooley
- [PATCH v3] riscv, bpf: Optimize zextw insn with Zba extension
Xiao Wang
- Re: [PATCH v1] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Andrew Jones
- [PATCH v3] riscv, bpf: Optimize zextw insn with Zba extension
Andrew Jones
- [PATCH v6 01/17] dt-bindings: riscv: Add xtheadvector ISA extension description
Andy Chiu
- [PATCH v6 02/17] dt-bindings: riscv: cpus: add a vlen register length property
Andy Chiu
- [PATCH v6 03/17] riscv: vector: Use vlenb from DT
Andy Chiu
- [PATCH v6 03/17] riscv: vector: Use vlenb from DT
Andy Chiu
- [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
Shuah Khan
- [PATCH v4 00/66] Define _GNU_SOURCE for sources using
Shuah Khan
- [PATCH 1/4] riscv: Extend cpufeature.c to detect vendor extensions
Conor Dooley
- [PATCH 3/4] riscv: Introduce vendor variants of extension helpers
Conor Dooley
- [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
Tejun Heo
- [PATCH v6 03/17] riscv: vector: Use vlenb from DT
Conor Dooley
- [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
Shuah Khan
- [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
Tejun Heo
- [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
Shuah Khan
- [linux-next:master] BUILD REGRESSION dbd9e2e056d8577375ae4b31ada94f8aa3769e8a
kernel test robot
- [PATCH v6 03/17] riscv: vector: Use vlenb from DT
Charlie Jenkins
- [PATCH v6 03/17] riscv: vector: Use vlenb from DT
Conor Dooley
- [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
Klara Modin
- [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
Shuah Khan
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Anup Patel
- [PATCH v2 03/20] pinctrl: stm32: Use scope based of_node_put() cleanups
Patrice CHOTARD
- [PATCH v1 0/3] Add the core reset for UARTs of StarFive JH7110
Hal Feng
- [PATCH v1 1/3] dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC
Hal Feng
- [PATCH v1 2/3] serial: 8250_dw: Use reset array API to get resets
Hal Feng
- [PATCH v1 3/3] riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uarts
Hal Feng
- [PATCH v2 08/20] pinctrl: st: Use scope based of_node_put() cleanups
Patrice CHOTARD
- [PATCH v5 7/7] iommu/riscv: Paging domain support
Zong Li
- [PATCH v5 6/7] iommu/riscv: Command and fault queue support
Zong Li
- [PATCH v5 5/7] iommu/riscv: Device directory management.
Zong Li
- [PATCH v5 4/7] iommu/riscv: Enable IOMMU registration and device probe.
Zong Li
- [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Zong Li
- [PATCH v3] riscv, bpf: Optimize zextw insn with Zba extension
Pu Lehui
- [PATCH v2 0/3] Add I2C support on TH1520
Thomas Bonnefille
- [PATCH v2 1/3] dt-bindings: i2c: dw: Document compatible thead,th1520-i2c
Thomas Bonnefille
- [PATCH v2 2/3] riscv: dts: thead: Add TH1520 I2C nodes
Thomas Bonnefille
- [PATCH v2 3/3] riscv: dts: thead: Enable I2C on the BeagleV-Ahead
Thomas Bonnefille
- [PATCH v16 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
Krzysztof Wilczyński
- [PATCH v2 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings
Emil Renner Berthing
- [PATCH v4 65/66] selftests/wireguard: Drop define _GNU_SOURCE
Jason A. Donenfeld
- [PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
Clément Léger
- [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
Clément Léger
- [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
Clément Léger
- [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
Clément Léger
- [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
Clément Léger
- [PATCH v5 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
Clément Léger
- [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
Clément Léger
- [PATCH v5 07/16] riscv: add ISA extensions validation callback
Clément Léger
- [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Clément Léger
- [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
Clément Léger
- [PATCH v5 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
Clément Léger
- [PATCH v5 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
Clément Léger
- [PATCH v5 12/16] dt-bindings: riscv: add Zcmop ISA extension description
Clément Léger
- [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop
Clément Léger
- [PATCH v5 14/16] riscv: hwprobe: export Zcmop ISA extension
Clément Léger
- [PATCH v5 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM
Clément Léger
- [PATCH v5 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
Clément Léger
- [PATCH] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Kanak Shilledar
- [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
Anup Patel
- [PATCH v5 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
Anup Patel
- [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
- [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
Will Deacon
- [PATCH] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Conor Dooley
- [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
Klara Modin
- [PATCH v2 1/3] dt-bindings: i2c: dw: Document compatible thead,th1520-i2c
Conor Dooley
- [PATCH v1 1/3] dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC
Conor Dooley
- [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Anup Patel
- [PATCH v5 07/16] riscv: add ISA extensions validation callback
Conor Dooley
- [linux-next:master] BUILD REGRESSION c75962170e49f24399141276ae119e6a879f36dc
kernel test robot
- [PATCH] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Kanak Shilledar
- [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
- [PATCH] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Conor Dooley
- riscv/for-next build: 8 builds: 0 failed, 8 passed (v6.9-rc1-50-g92cce91949a49)
kernelci.org bot
- [PATCH bpf-next v4 0/3] Add 12-argument support for RV64 bpf trampoline
Pu Lehui
- [PATCH bpf-next v4 1/3] riscv, bpf: Add 12-argument support for RV64 bpf trampoline
Pu Lehui
- [PATCH bpf-next v4 2/3] selftests/bpf: Factor out many args tests from tracing_struct
Pu Lehui
- [PATCH bpf-next v4 3/3] selftests/bpf: Add testcase where 7th argment is struct
Pu Lehui
- [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Anup Patel
- [PATCH v2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Kanak Shilledar
- [PATCH v3 0/3] Add update_mmu_tlb_range() to simplify code
Bang Li
- [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
Bang Li
- [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
Bang Li
- [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code
Bang Li
- [PATCH bpf-next v2 0/3] Use bpf_prog_pack for RV64 bpf trampoline
Pu Lehui
- [PATCH bpf-next v2 1/3] bpf: Use precise image size for struct_ops trampoline
Pu Lehui
- [PATCH bpf-next v2 2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image
Pu Lehui
- [PATCH bpf-next v2 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline
Pu Lehui
- [PATCH 0/2] docs: riscv: Some clarifies on hwprobe misaligned performance
Yangyu Chen
- [PATCH 1/2] docs: riscv: Clarify risc-v hwprobe RISCV_HWPROBE_MISALIGNED_* docs.
Yangyu Chen
- [PATCH 2/2] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks
Yangyu Chen
- [PATCH] riscv, bpf: try RVC for reg move within BPF_CMPXCHG JIT
Xiao Wang
- [PATCH v2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Conor Dooley
- [PATCH v2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Kanak Shilledar
- [PATCH v2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Kanak Shilledar
- [PATCH 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc:
Kanak Shilledar
- [PATCH 1/2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Kanak Shilledar
- [PATCH 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
Kanak Shilledar
- [PATCH v2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Kanak Shilledar
- [PATCH 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
Rob Herring (Arm)
- [PATCH v1 1/3] dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC
Hal Feng
- [PATCH] riscv, bpf: Introduce shift add helper with Zba optimization
Xiao Wang
- [PATCH 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
Kanak Shilledar
- [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code
Lance Yang
- [linux-next:master] BUILD REGRESSION 632483ea8004edfadd035de36e1ab2c7c4f53158
kernel test robot
- [PATCH 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
Conor Dooley
- [PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
Aleksandr Shubin
- [PATCH v9 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Aleksandr Shubin
- [PATCH v9 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Aleksandr Shubin
- [PATCH v9 3/3] riscv: dts: allwinner: d1: Add pwm node
Aleksandr Shubin
- [PATCH 0/2] riscv: Allow vlenb to be probed from DT
Charlie Jenkins
- RISC - V Microconference CFP 2024 CFP
Atish Kumar Patra
- [PATCH v3 5/6] ACPI: NUMA: change the ACPI_NUMA to a hidden option
Haibo Xu
- [PATCH v3 0/6] Add ACPI NUMA support for RISC-V
Haibo Xu
- [PATCH v5 07/16] riscv: add ISA extensions validation callback
Clément Léger
- [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
David Hildenbrand
- [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
David Hildenbrand
- [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code
David Hildenbrand
- [PATCH v3 0/9] riscv: Memory Hot(Un)Plug support
Björn Töpel
- [PATCH v3 1/9] riscv: mm: Properly forward vmemmap_populate() altmap parameter
Björn Töpel
- [PATCH v3 2/9] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
Björn Töpel
- [PATCH v3 3/9] riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
- [PATCH v3 4/9] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
Björn Töpel
- [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
Björn Töpel
- [PATCH v3 6/9] riscv: mm: Take memory hotplug read-lock during kernel page table dump
Björn Töpel
- [PATCH v3 7/9] riscv: Enable memory hotplugging for RISC-V
Björn Töpel
- [PATCH v3 8/9] virtio-mem: Enable virtio-mem for RISC-V
Björn Töpel
- [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE
Björn Töpel
- [PATCH v3 1/9] riscv: mm: Properly forward vmemmap_populate() altmap parameter
Alexandre Ghiti
- [PATCH v3 3/9] riscv: mm: Change attribute from __init to __meminit for page functions
Alexandre Ghiti
- [PATCH v2] riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
- [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
Alexandre Ghiti
- [PATCH v3 7/9] riscv: Enable memory hotplugging for RISC-V
Alexandre Ghiti
- [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE
Alexandre Ghiti
- [PATCH 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
Kanak Shilledar
- [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE
Björn Töpel
- [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
Björn Töpel
- [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
Oscar Salvador
- [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
Bang Li
- [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
Bang Li
- [PATCH v3 2/9] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
Björn Töpel
- [linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
kernel test robot
- [PATCH] riscv, bpf: try RVC for reg move within BPF_CMPXCHG JIT
Björn Töpel
- [PATCH] riscv, bpf: Introduce shift add helper with Zba optimization
Björn Töpel
- [linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
Björn Töpel
- [PATCH 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
Conor Dooley
- [PATCH 2/2] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks
Evan Green
- [PATCH v3] riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
- [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Conor Dooley
- [PATCH v16 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Bjorn Helgaas
- [PATCH 2/2] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks
Charlie Jenkins
- [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Bjorn Helgaas
- [PATCH v3] riscv: stacktrace: fixed walk_stackframe()
Samuel Holland
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
Edward Liaw
- [PATCH v5 01/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
Edward Liaw
- [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
Edward Liaw
- [PATCH v5 03/68] selftests/arm64: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 04/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 05/68] selftests/bpf: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 06/68] selftests/breakpoints: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 07/68] selftests/cachestat: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 08/68] selftests/capabilities: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 09/68] selftests/cgroup: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 10/68] selftests/clone3: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 11/68] selftests/core: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 12/68] selftests/damon: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 13/68] selftests/drivers: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 14/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 15/68] selftests/fchmodat2: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 16/68] selftests/filelock: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 17/68] selftests/filesystems: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 18/68] selftests/firmware: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 19/68] selftests/fpu: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 20/68] selftests/futex: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 21/68] selftests/futex: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 22/68] selftests/intel_pstate: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 23/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 24/68] selftests/ipc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 25/68] selftests/kcmp: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 26/68] selftests/landlock: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 27/68] selftests/lsm: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 28/68] selftests/membarrier: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 29/68] selftests/memfd: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 30/68] selftests/mincore: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 31/68] selftests/mm: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 32/68] selftests/mount: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 33/68] selftests/mount_setattr: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 34/68] selftests/move_mount_set_group: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 35/68] selftests/mqueue: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 36/68] selftests/net: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 37/68] selftests/net: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 38/68] selftests/nsfs: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 39/68] selftests/openat2: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 40/68] selftests/perf_events: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 41/68] selftests/pid_namespace: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 42/68] selftests/pidfd: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 43/68] selftests/ptrace: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 44/68] selftests/powerpc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 45/68] selftests/proc: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 46/68] selftests/proc: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 47/68] selftests/ptp: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 48/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 49/68] selftests/riscv: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 50/68] selftests/riscv: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 51/68] selftests/rlimits: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 52/68] selftests/rseq: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 53/68] selftests/safesetid: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 54/68] selftests/sched: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 55/68] selftests/seccomp: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 56/68] selftests/sigaltstack: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 57/68] selftests/sgx: Compile with -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 58/68] selftests/splice: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 59/68] selftests/syscall_user_dispatch: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 60/68] selftests/thermal: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 61/68] selftests/timens: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 62/68] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE
Edward Liaw
- [PATCH v5 63/68] selftests/uevent: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 64/68] selftests/user_events: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 65/68] selftests/vDSO: Append to CFLAGS in Makefile
Edward Liaw
- [PATCH v5 66/68] selftests/vDSO: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 67/68] selftests/x86: Append to CFLAGS in Makefile
Edward Liaw
- [PATCH v5 68/68] selftests/x86: Drop define _GNU_SOURCE
Edward Liaw
- [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
Vitaly Chikunov
- [PATCH v16 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Kevin Xie
- [PATCH v5 27/68] selftests/lsm: Drop define _GNU_SOURCE
Casey Schaufler
- [PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
- [PATCH v2 1/6] KVM: Add a flag to track if a loaded vCPU is scheduled out
Sean Christopherson
- [PATCH v2 2/6] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
Sean Christopherson
- [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
- [PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
- [PATCH v2 5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
Sean Christopherson
- [PATCH v2 6/6] KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()
Sean Christopherson
- 回复: [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Minda Chen
- [PATCH] riscv, bpf: Use STACK_ALIGN macro for size rounding up
Xiao Wang
- [PATCH v4 0/3] Add update_mmu_tlb_range() to simplify code
Bang Li
- [PATCH v4 1/3] mm: Add update_mmu_tlb_range()
Bang Li
- [PATCH v4 2/3] mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
- [PATCH v4 3/3] mm: Use update_mmu_tlb_range() to simplify code
Bang Li
- [PATCH] riscv, bpf: Use STACK_ALIGN macro for size rounding up
Pu Lehui
- [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Clément Léger
- [PATCH 2/2] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks
Andrew Jones
- [PATCH v4 1/3] mm: Add update_mmu_tlb_range()
David Hildenbrand
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
Paolo Abeni
- [PATCH v5 7/7] iommu/riscv: Paging domain support
Andrew Jones
- [PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0
Yong-Xuan Wang
- [PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0
Andrew Jones
- 回复: 回复: 回复: [PATCH v10 2/3] clocksource: Add JH7110 timer driver
Ziv Xu
- [PATCH 1/2] riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled
Alexandre Ghiti
- [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
Mark Brown
- [PATCH 2/2] riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context
Alexandre Ghiti
- [PATCH v5 44/68] selftests/powerpc: Drop define _GNU_SOURCE
Michael Ellerman
- [PATCH v5 57/68] selftests/sgx: Compile with -D_GNU_SOURCE
Jarkko Sakkinen
- [PATCH v5 23/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE
Jason Gunthorpe
- [PATCH] riscv: do not select MODULE_SECTIONS by default
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/2] riscv: access_ok() optimization
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 1/6] KVM: Add a flag to track if a loaded vCPU is scheduled out
Oliver Upton
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.10-mw1-6-g018b9d9874e72)
kernelci.org bot
- [PATCH v2 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
Kanak Shilledar
- [PATCH v3 1/2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Kanak Shilledar
- [PATCH v2 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
Kanak Shilledar
- [PATCH v2 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
Conor Dooley
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
Palmer Dabbelt
- [linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b
kernel test robot
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
Conor Dooley
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
Shuah Khan
- [PATCH] riscv: prevent pt_regs corruption for secondary idle threads
Alexandre Ghiti
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
Shuah Khan
- [PATCH v2 0/7] riscv: Various text patching improvements
Palmer Dabbelt
- [PATCH] riscv: selftests: Add signal handling vector tests
Palmer Dabbelt
- [PATCH v2 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
Kanak Shilledar
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
Jakub Kicinski
- [PATCH v3 5/6] ACPI: NUMA: change the ACPI_NUMA to a hidden option
Sunil V L
- [PATCH v3 6/6] ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init
Sunil V L
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
Edward Liaw
- [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
Edward Liaw
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
pr-tracker-bot at kernel.org
- [PATCH v2 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
Conor Dooley
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
Shuah Khan
- [PATCH] irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
- 回复: [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Bjorn Helgaas
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
patchwork-bot+linux-riscv at kernel.org
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
patchwork-bot+linux-riscv at kernel.org
- [PATCH v1 0/5] BeagleV Fire support
patchwork-bot+linux-riscv at kernel.org
- [PATCH v4] of: property: Add fw_devlink support for interrupt-map property
patchwork-bot+linux-riscv at kernel.org
- [PATCH] kbuild: simplify generic vdso installation code
patchwork-bot+linux-riscv at kernel.org
- [PATCH] KVM: selftest: Define _GNU_SOURCE for all selftests code
patchwork-bot+linux-riscv at kernel.org
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
Shuah Khan
- [PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
patchwork-bot+linux-riscv at kernel.org
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/2] riscv: fix debug_pagealloc
patchwork-bot+linux-riscv at kernel.org
- [PATCH v4 0/2] riscv: Extension parsing fixes
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: selftests: Add signal handling vector tests
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: typo in comment for get_f64_reg
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: uaccess: Relax the threshold for fast path
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3] riscv: stacktrace: fixed walk_stackframe()
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: uaccess: Allow the last potential unrolled copy
patchwork-bot+linux-riscv at kernel.org
- [PATCH] Use bool value in set_cpu_online()
patchwork-bot+linux-riscv at kernel.org
- [PATCH] ftrace: riscv: move from REGS to ARGS
patchwork-bot+linux-riscv at kernel.org
- [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Minda Chen
- [PATCH] riscv, bpf: Use STACK_ALIGN macro for size rounding up
Pu Lehui
- [PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
zhouquan at iscas.ac.cn
- [PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
きくちゃんさん
- [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
John Hubbard
- [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Bjorn Helgaas
- riscv/fixes build: 10 builds: 8 failed, 2 passed, 8 errors (v6.9-11078-g0bfbc914d9433)
kernelci.org bot
- [PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
John Watts
- [PATCH] riscv, bpf: Use STACK_ALIGN macro for size rounding up
Wang, Xiao W
- [PATCH v9 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
John Watts
- [PATCH v2] riscv, bpf: Use STACK_ALIGN macro for size rounding up
Xiao Wang
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Nick Hu
- riscv/fixes baseline: 10 runs, 2 regressions (v6.9-11078-g0bfbc914d9433)
kernelci.org bot
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
Masahiro Yamada
- [PATCH] irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Anup Patel
- riscv/fixes baseline: 10 runs, 2 regressions (v6.9-11078-g0bfbc914d9433)
Samuel Holland
- [PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
きくちゃんさん
- riscv/for-next build: 10 builds: 8 failed, 2 passed, 8 errors (v6.9-11099-gc6c901b7d9833)
kernelci.org bot
- [PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
John Watts
- riscv/for-next baseline: 10 runs, 2 regressions (v6.9-11099-gc6c901b7d9833)
kernelci.org bot
- [PATCH v2] riscv: defconfig: Enable StarFive JH7110 drivers
Hal Feng
- [PATCH v2] riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
- [PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
Andrew Jones
- [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Minda Chen
- [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Conor Dooley
- [PATCH] riscv: hweight: relax assembly constraints
Qingfang Deng
- [PATCH RESEND v5 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
Yunhui Cui
- [PATCH RESEND v5 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Yunhui Cui
- [PATCH RESEND v5 3/3] RISC-V: Select ACPI PPTT drivers
Yunhui Cui
- [PATCH] riscv: Fix early ftrace nop patching
Alexandre Ghiti
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
Michael Ellerman
- [PATCH] riscv: Fix early ftrace nop patching
Björn Töpel
- [linux-next:master] BUILD REGRESSION 3689b0ef08b70e4e03b82ebd37730a03a672853a
kernel test robot
- [PATCH] riscv: Fix early ftrace nop patching
Conor Dooley
- [PATCH] irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 13/29] riscv mmu: write protect and shadow stack
Alexandre Ghiti
- [PATCH v5 7/7] iommu/riscv: Paging domain support
Jason Gunthorpe
- [RESEND v3 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
Kanak Shilledar
- [RESEND v3 1/2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
Kanak Shilledar
- [RESEND v3 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
Kanak Shilledar
- [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
- [PATCH] riscv: Fix early ftrace nop patching
patchwork-bot+linux-riscv at kernel.org
- [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
Shuah Khan
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
Shuah Khan
- [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
Edward Liaw
- [PATCH] RISC-V: add Star64 board devicetree
H Bell
- [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
Shuah Khan
- [PATCH] RISC-V: add Star64 board devicetree
Krzysztof Kozlowski
- [PATCH 2/2] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks
Charlie Jenkins
- [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
Thomas Gleixner
- [PATCH 1/2 v2] RISC-V: add Star64 board devicetree
Henry Bell
- [PATCH 2/2 v2] RISC-V: add Star64 board devicetree
Henry Bell
- [PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
Bjorn Helgaas
- [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support
Thomas Gleixner
- [PATCH v2 5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
Huang, Kai
- [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Huang, Kai
- [PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Huang, Kai
- [PATCH] riscv: hweight: relax assembly constraints
Wang, Xiao W
- [PATCH 2/2] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks
Evan Green
- [PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()
maobibo
- [PATCH] riscv, bpf: Introduce shift add helper with Zba optimization
Wang, Xiao W
- [PATCH v2 0/3] docs: riscv: Some clarifies on hwprobe misaligned performance
Yangyu Chen
- [PATCH v2 1/3] docs: riscv: Clarify risc-v hwprobe RISCV_HWPROBE_MISALIGNED_* docs.
Yangyu Chen
- [PATCH v2 2/3] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks
Yangyu Chen
- [PATCH v2 3/3] RISC-V: hwprobe: not treat KEY_CPUPERF_0 as bitmask
Yangyu Chen
- [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
Guenter Roeck
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
Masahiro Yamada
- [PATCH] riscv: hweight: relax assembly constraints
Qingfang Deng
- [PATCH v3 13/29] riscv mmu: write protect and shadow stack
Deepak Gupta
- [-fixes] riscv: kexec: Avoid deadlock in kexec crash path
Alexandre Ghiti
- Fotowoltaika - propozycja instalacji
Norbert Karecki
- [PATCH bpf-next v4 0/2] riscv, bpf: Introduce Zba optimization
Xiao Wang
- [PATCH bpf-next v4 1/2] riscv, bpf: Optimize zextw insn with Zba extension
Xiao Wang
- [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with Zba optimization
Xiao Wang
- [PATCH] riscv: hweight: relax assembly constraints
Wang, Xiao W
- [PATCH v3 0/4] Add Svadu Extension Support
Alexandre Ghiti
- [PATCH v3 0/4] Add Svadu Extension Support
Yong-Xuan Wang
- [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
Andy Chiu
- [RFC PATCH v4 0/5] Add Svadu Extension Support
Yong-Xuan Wang
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
Yong-Xuan Wang
- [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry
Yong-Xuan Wang
- [RFC PATCH v4 3/5] RISC-V: KVM: Add Svadu Extension Support for Guest/VM
Yong-Xuan Wang
- [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING
Yong-Xuan Wang
- [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
Yong-Xuan Wang
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Ulf Hansson
- [PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
きくちゃんさん
- [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
Anup Patel
- [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
Alex Deucher
- [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
Alex Deucher
- [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
Guenter Roeck
- [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
Guenter Roeck
- [PATCH 1/1] clocksource: use symbolic error names (%pe) to print logs
Onkarnarth
- [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Jason Gunthorpe
- [PATCH v3] riscv, bpf: Optimize zextw insn with Zba extension
patchwork-bot+netdevbpf at kernel.org
- [PATCH bpf-next v4 0/2] riscv, bpf: Introduce Zba optimization
patchwork-bot+netdevbpf at kernel.org
- riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
Guenter Roeck
- [PATCH v2] riscv, bpf: Use STACK_ALIGN macro for size rounding up
patchwork-bot+netdevbpf at kernel.org
- [PATCH] riscv, bpf: try RVC for reg move within BPF_CMPXCHG JIT
patchwork-bot+netdevbpf at kernel.org
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 2
Palmer Dabbelt
- [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Anup Patel
- riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
Thomas Gleixner
- riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
Palmer Dabbelt
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 2
pr-tracker-bot at kernel.org
- [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
Guenter Roeck
- [PATCH 1/2 v2] RISC-V: add Star64 board devicetree
Conor Dooley
- [PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
Palmer Dabbelt
- [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
Deepak Gupta
- [PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
Conor Dooley
- [PATCH v6 0/7] Linux RISC-V IOMMU Support
Tomasz Jeznach
- [PATCH v6 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
Tomasz Jeznach
- [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
- [PATCH v6 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver
Tomasz Jeznach
- [PATCH v6 4/7] iommu/riscv: Enable IOMMU registration and device probe.
Tomasz Jeznach
- [PATCH v6 5/7] iommu/riscv: Device directory management.
Tomasz Jeznach
- [PATCH v6 6/7] iommu/riscv: Command and fault queue support
Tomasz Jeznach
- [PATCH v6 7/7] iommu/riscv: Paging domain support
Tomasz Jeznach
- riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
Thomas Gleixner
- [PATCH v2] perf: RISC-V: Check standard event availability
Alexandre Ghiti
- [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
Alexandre Ghiti
- riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
Guenter Roeck
- [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
Nam Cao
- [PATCH] RISC-V: add Star64 board devicetree
Markus Elfring
- [PATCH] RISC-V: add Star64 board devicetree
Henry Bell
- [PATCH] RISC-V: add Star64 board devicetree
Conor Dooley
- RISC-V: add Star64 board devicetree
Markus Elfring
- RISC-V: add Star64 board devicetree
Conor Dooley
- RISC-V: add Star64 board devicetree
Markus Elfring
- [PATCH v2] riscv: dmi: Add SMBIOS/DMI support
Haibo Xu
- [PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
Nam Cao
- [PATCH v2 2/3] riscv: dts: thead: Add TH1520 I2C nodes
Emil Renner Berthing
- [PATCH v2 3/3] riscv: dts: thead: Enable I2C on the BeagleV-Ahead
Emil Renner Berthing
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 2
patchwork-bot+linux-riscv at kernel.org
- [PATCH] RISC-V: io: Don't have a void* PCI_IOBASE
Palmer Dabbelt
- [syzbot] riscv/fixes build error (2)
syzbot
- [PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
Sunil V L
- [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
Sunil V L
- [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support
Sunil V L
- [PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
Alexandre Ghiti
- [PATCH] RISC-V: io: Don't have a void* PCI_IOBASE
Andreas Schwab
- [PATCH] RISC-V: io: Don't have a void* PCI_IOBASE
Nam Cao
- [PATCH] RISC-V: io: Don't have a void* PCI_IOBASE
Nam Cao
- [PATCH] irqchip/riscv-intc: Fix memory leak when riscv_intc_init_common() fails
Sunil V L
- [PATCH] irqchip/riscv-intc: Fix memory leak when riscv_intc_init_common() fails
Anup Patel
- [PATCH v2] riscv: lib: relax assembly constraints in hweight
Qingfang Deng
- [PATCH v1 0/2] PCI: microchip: support using either instance 1 or 2
Conor Dooley
- [PATCH v1 1/2] dt-bindings: PCI: microchip,pcie-host: fix reg properties
Conor Dooley
- [PATCH v1 2/2] PCI: microchip: rework reg region handing
Conor Dooley
- [PATCH v2] riscv: lib: relax assembly constraints in hweight
Wang, Xiao W
- [PATCH 0/5] Add board support for Sipeed LicheeRV Nano
Thomas Bonnefille
- [PATCH 1/5] dt-bindings: interrupt-controller: Add SOPHGO SG2002 plic
Thomas Bonnefille
- [PATCH 2/5] dt-bindings: timer: Add SOPHGO SG2002 clint
Thomas Bonnefille
- [PATCH 3/5] dt-bindings: riscv: Add Sipeed LicheeRV Nano board compatibles
Thomas Bonnefille
- [PATCH 4/5] riscv: dts: sophgo: Add initial SG2002 SoC device tree
Thomas Bonnefille
- [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree
Thomas Bonnefille
- [PATCH] clkdev: report over-sized strings when creating clkdev
Ron Economos
- [PATCH] clkdev: report over-sized strings when creating clkdev
Linux regression tracking (Thorsten Leemhuis)
- [PATCH 1/7] riscv: cleanup XIP_FIXUP macro
Alexandre Ghiti
- [PATCH v1 1/2] dt-bindings: PCI: microchip,pcie-host: fix reg properties
Krzysztof Kozlowski
- [RFC PATCH v3 6/7] gpiolib: enable GPIO interrupt to wake up a system from sleep
Linus Walleij
- [PATCH 2/7] riscv: replace va_kernel_pa_offset with va_kernel_data_pa_offset on XIP
Alexandre Ghiti
- [PATCH 3/7] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSET
Alexandre Ghiti
- [PATCH 4/7] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSET
Alexandre Ghiti
- [PATCH 5/7] riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()
Alexandre Ghiti
- [PATCH] irqchip/riscv-aplic: Simplify the to_of_node code
Jinjie Ruan
- [PATCH RESEND v5 3/3] RISC-V: Select ACPI PPTT drivers
yunhui cui
- [PATCH 6/7] riscv: drop the use of XIP_OFFSET in create_kernel_page_table()
Alexandre Ghiti
- [PATCH v2 03/20] pinctrl: stm32: Use scope based of_node_put() cleanups
Linus Walleij
- [PATCH v2 08/20] pinctrl: st: Use scope based of_node_put() cleanups
Linus Walleij
- [PATCH] clkdev: report over-sized strings when creating clkdev
Russell King (Oracle)
- [PATCH 7/7] riscv: remove limit on the size of read-only section for XIP kernel
Alexandre Ghiti
- [PATCH] clkdev: report over-sized strings when creating clkdev
Russell King (Oracle)
- [PATCH] clkdev: report over-sized strings when creating clkdev
Russell King (Oracle)
- [PATCH] clkdev: report over-sized strings when creating clkdev
Russell King (Oracle)
- [PATCH v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups
Markus Elfring
- [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry
Conor Dooley
- [PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update()
Alexandre Ghiti
- [PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
Markus Elfring
- [PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update()
Jiri Olsa
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
Andrew Jones
- [RFC PATCH v4 3/5] RISC-V: KVM: Add Svadu Extension Support for Guest/VM
Andrew Jones
- [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING
Andrew Jones
- [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
Andrew Jones
- [PATCH 2/5] dt-bindings: timer: Add SOPHGO SG2002 clint
Conor Dooley
- [PATCH 1/5] dt-bindings: interrupt-controller: Add SOPHGO SG2002 plic
Conor Dooley
- [PATCH 3/5] dt-bindings: riscv: Add Sipeed LicheeRV Nano board compatibles
Conor Dooley
- [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree
Conor Dooley
- [PATCH 1/2 v2] RISC-V: add Star64 board devicetree
Conor Dooley
- [PATCH 2/2 v2] RISC-V: add Star64 board devicetree
Conor Dooley
- [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree
Thomas Bonnefille
- [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree
Inochi Amaoto
- [PATCH] clk: sifive: Do not register clkdevs for PRCI clocks
Samuel Holland
- [PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer
Minda Chen
- [PATCH AUTOSEL 6.9 5/5] kprobe/ftrace: bail out if ftrace was killed
Sasha Levin
- [PATCH AUTOSEL 6.8 4/4] kprobe/ftrace: bail out if ftrace was killed
Sasha Levin
- [PATCH AUTOSEL 6.6 4/4] kprobe/ftrace: bail out if ftrace was killed
Sasha Levin
- [PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update()
Alexandre Ghiti
- riscv/for-next build: 8 builds: 0 failed, 8 passed, 10079 warnings (v6.10-rc1)
kernelci.org bot
- [PATCH] clk: sifive: Do not register clkdevs for PRCI clocks
Russell King (Oracle)
- [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
Alexandre Ghiti
- [PATCH] clk: clkdev: don't fail clkdev_alloc() if over-sized
Russell King (Oracle)
- [PATCH] clk: sifive: Do not register clkdevs for PRCI clocks
Russell King (Oracle)
- riscv/fixes build: 8 builds: 0 failed, 8 passed, 10079 warnings (v6.10-rc1)
kernelci.org bot
- [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING
Clément Léger
- [PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer
Emil Renner Berthing
- [PATCH v3 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency
Conor Dooley
- [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do
Conor Dooley
- [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Conor Dooley
- [PATCH] clk: clkdev: don't fail clkdev_alloc() if over-sized
Ron Economos
- [PATCH 0/2] riscv: dts: canaan: Unused devices cleanup
Conor Dooley
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Conor Dooley
- [PATCH v4 0/2 RESEND] Add StarFive's StarLink Cache Controller
Conor Dooley
- [PATCH v1 5/5] riscv: dts: microchip: add an initial devicetree for the BeagleV Fire
Conor Dooley
- [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Andrew Jones
- [PATCH 0/7] Zacas/Zabha support and qspinlocks
Alexandre Ghiti
- [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
Alexandre Ghiti
- [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
Alexandre Ghiti
- [PATCH 3/7] riscv: Implement arch_cmpxchg128() using Zacas
Alexandre Ghiti
- [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
Alexandre Ghiti
- [PATCH 5/7] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
Alexandre Ghiti
- [PATCH 6/7] asm-generic: ticket-lock: Add separate ticket-lock.h
Alexandre Ghiti
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Alexandre Ghiti
- [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
Conor Dooley
- [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
Conor Dooley
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Andreas Schwab
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Conor Dooley
- [PATCH v4] of: property: Add fw_devlink support for interrupt-map property
Marc Zyngier
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Marc Zyngier
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Rob Herring (Arm)
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Saravana Kannan
- [PATCH 0/5] Add board support for Sipeed LicheeRV Nano
Rob Herring (Arm)
- [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
Andrea Parri
- [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
Andrea Parri
- [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
- [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
Nathan Chancellor
- [PATCH] RISC-V: io: Don't have a void* PCI_IOBASE
Palmer Dabbelt
- [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
Andrea Parri
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Andrea Parri
- [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree
kernel test robot
- [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Wang, Xiao W
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Anup Patel
- [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
Alexandre Ghiti
- [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Conor Dooley
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Marc Zyngier
- Proszę o kontakt
Marcin Gard
- [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
Alexandre Ghiti
- [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do
Alexandre Ghiti
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Emil Renner Berthing
- [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do
Conor Dooley
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Emil Renner Berthing
- [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do
Alexandre Ghiti
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Guo Ren
- [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry
Yong-Xuan Wang
- [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with Zba optimization
Björn Töpel
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Anup Patel
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Marc Zyngier
- [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Huang, Kai
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Anup Patel
- [PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer
patchwork-bot+netdevbpf at kernel.org
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Marc Zyngier
- [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
Alexandre Ghiti
- [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
Alexandre Ghiti
- [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
Alexandre Ghiti
- Nowa karta
Agata Lorenc
- [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
- [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
Alexandre Ghiti
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Alexandre Ghiti
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Rob Herring
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Rob Herring
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Marc Zyngier
- [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Geert Uytterhoeven
- [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Andrew Jones
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Conor Dooley
- [PATCH 1/4] riscv: Extend cpufeature.c to detect vendor extensions
Andy Chiu
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
Yong-Xuan Wang
- [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING
Yong-Xuan Wang
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Andreas Schwab
- [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
Nathan Chancellor
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Anup Patel
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map
Rob Herring
- [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
- [PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
James Houghton
- [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
James Houghton
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
James Houghton
- [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
James Houghton
- [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
James Houghton
- [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
James Houghton
- [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
James Houghton
- [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
James Houghton
- [PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
Evan Green
- [PATCH v2 3/3] RISC-V: hwprobe: not treat KEY_CPUPERF_0 as bitmask
Evan Green
- [PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext.
Rajnesh Kanwal
- [PATCH RFC 1/6] perf: Increase the maximum number of samples to 256.
Rajnesh Kanwal
- [PATCH RFC 2/6] riscv: perf: Add Control transfer records CSR definations.
Rajnesh Kanwal
- [PATCH RFC 3/6] riscv: perf: Add Control Transfer Records extension parsing
Rajnesh Kanwal
- [PATCH RFC 4/6] riscv: perf: Add infrastructure for Control Transfer Record
Rajnesh Kanwal
- [PATCH RFC 5/6] riscv: perf: Add driver for Control Transfer Records Ext.
Rajnesh Kanwal
- [PATCH RFC 6/6] riscv: perf: Integrate CTR Ext support in riscv_pmu_dev driver
Rajnesh Kanwal
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Samuel Holland
- [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
Andreas Schwab
- [PATCH v2 0/2] of: Fix interrupt-map for fw_devlink
Rob Herring (Arm)
- [PATCH v2 1/2] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw()
Rob Herring (Arm)
- [PATCH v2 2/2] of: property: Fix fw_devlink handling of interrupt-map
Rob Herring (Arm)
- [PATCH] clk: sifive: Do not register clkdevs for PRCI clocks
Stephen Boyd
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Yu Zhao
- [PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
Charlie Jenkins
- [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
Sean Christopherson
- [PATCH] irqchip/sifive-plic: Chain to parent IRQ after handlers are ready
Samuel Holland
- [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
Sean Christopherson
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Sean Christopherson
- [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Samuel Holland
- [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
Charlie Jenkins
- [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
Charlie Jenkins
- [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
Charlie Jenkins
- [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
Charlie Jenkins
- [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
Charlie Jenkins
- [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
Charlie Jenkins
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Yu Zhao
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Sean Christopherson
- [PATCH 0/4] riscv: Frame pointer fixes and enhancements
Samuel Holland
- [PATCH 1/4] riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
Samuel Holland
- [PATCH 2/4] riscv: entry: Balance vector context nesting
Samuel Holland
- [PATCH 3/4] riscv: entry: Do not clobber the frame pointer
Samuel Holland
- [PATCH 4/4] riscv: entry: Save a frame record for exceptions
Samuel Holland
- [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with Zba optimization
Wang, Xiao W
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
James Houghton
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Guo Ren
- [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
James Houghton
- [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
James Houghton
- [PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
Yangyu Chen
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Alexandre Ghiti
- [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Geert Uytterhoeven
- [PATCH] irqchip/sifive-plic: Chain to parent IRQ after handlers are ready
Geert Uytterhoeven
- [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
- [PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
Andrew Jones
- [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
Clément Léger
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
Alexandre Ghiti
- [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
Andrew Jones
- [PATCH v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups
Peng Fan
- [PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
Peng Fan
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
Andrew Jones
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
Alexandre Ghiti
- [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups
Andy Shevchenko
- [PATCH v2 08/20] pinctrl: st: Use scope based of_node_put() cleanups
Andy Shevchenko
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
Anup Patel
- [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups
Geert Uytterhoeven
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
Andrew Jones
- [External] [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc
yunhui cui
- [v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups
Markus Elfring
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
Yong-Xuan Wang
- [v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
Markus Elfring
- [v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
Peng Fan
- [PATCH v2 02/20] pinctrl: tegra: Use scope based of_node_put() cleanups
Thierry Reding
- [PATCH] riscv: dts: thead: th1520: Add PMU event node
Inochi Amaoto
- [PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
Celeste Liu
- [PATCH 1/6] riscv: defconfig: drop RT_GROUP_SCHED=y
Celeste Liu
- [PATCH 2/6] loongarch: defconfig: drop RT_GROUP_SCHED=y
Celeste Liu
- [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
Celeste Liu
- [PATCH 4/6] powerpc: defconfig: drop RT_GROUP_SCHED=y from ppc6xx_defconfig
Celeste Liu
- [PATCH 5/6] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
Celeste Liu
- [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus
Celeste Liu
- [PATCH 2/6] loongarch: defconfig: drop RT_GROUP_SCHED=y
Xi Ruoyao
- [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Andrea Parri
- [PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
Geert Uytterhoeven
- [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
- [PATCH 4/4] riscv: entry: Save a frame record for exceptions
kernel test robot
- [PATCH 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
Haylen Chu
- [PATCH v2 1/2] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw()
Marc Zyngier
- [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal
Haylen Chu
- [PATCH 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone
Haylen Chu
- [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support
Haylen Chu
- [PATCH v2 0/2] of: Fix interrupt-map for fw_devlink
Marc Zyngier
- [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Andrea Parri
- [PATCH 4/4] riscv: entry: Save a frame record for exceptions
kernel test robot
- [PATCH] irqchip/sifive-plic: Chain to parent IRQ after handlers are ready
Anup Patel
- [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
Charlie Jenkins
- [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
Clément Léger
- [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
Conor Dooley
- [PATCH v2 0/2] of: Fix interrupt-map for fw_devlink
Anup Patel
- [PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
- [PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Andrea Parri
- [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
Charlie Jenkins
- [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal
Rob Herring (Arm)
- [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop
Charlie Jenkins
- [PATCH v3 7/7] PCI: microchip: Re-partition code between probe() and init()
Bjorn Helgaas
- [PATCH] Revert "riscv: mm: accelerate pagefault when badaccess"
Palmer Dabbelt
- [PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] riscv: prevent pt_regs corruption for secondary idle threads
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
patchwork-bot+linux-riscv at kernel.org
- [PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
patchwork-bot+linux-riscv at kernel.org
- [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Palmer Dabbelt
- [PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
Palmer Dabbelt
- [PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
Conor Dooley
- riscv/fixes build: 8 builds: 0 failed, 8 passed, 10080 warnings (v6.10-rc1-4-g1d84afaf02524)
kernelci.org bot
- [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support
Inochi Amaoto
- [PATCH 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone
Inochi Amaoto
- [PATCH] riscv: dts: thead: th1520: Add PMU event node
Guo Ren
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Guo Ren
- [PATCH] riscv: fix overlap of allocated page and PTR_ERR
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
Peng Fan
- [syzbot] [bpf?] general protection fault in bpf_check (2)
syzbot
- riscv/fixes build: 8 builds: 0 failed, 8 passed, 10079 warnings (v6.10-rc1-5-ga5e8a5b08a48)
kernelci.org bot
- [PATCH] Revert "riscv: mm: accelerate pagefault when badaccess"
Kefeng Wang
- [PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0
Anup Patel
- [PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
Anup Patel
- [PATCH] Revert "riscv: mm: accelerate pagefault when badaccess"
Alexandre Ghiti
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Yu Zhao
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Alexandre Ghiti
- [PATCH v6 5/7] iommu/riscv: Device directory management.
Zong Li
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Guo Ren
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Oliver Upton
- [PATCH v1 0/2] external ulpi vbus control
Conor Dooley
- [PATCH v1 1/2] dt-bindings: musb: mpfs: add ULPI external vbus support
Conor Dooley
- [PATCH v1 2/2] usb: musb: mpfs: detect UPLI external vbus control requirement from DT
Conor Dooley
- [PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
Geert Uytterhoeven
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Oliver Upton
- [PATCH] riscv: stacktrace: Add USER_STACKTRACE support
Jinjie Ruan
- [PATCH 0/2] Fix address translations on MPFS PCIe controller
Daire McNamara
- [PATCH 1/2] PCI: microchip: Fix outbound address translation tables
Daire McNamara
- [PATCH 2/2] PCI: microchip: Fix inbound address translation tables
Daire McNamara
- [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal
Krzysztof Kozlowski
- [PATCH] RISC-V: Implement ioremap_wc/wt
Qingfang Deng
- [PATCH 0/2] KVM RISC-V HW IMSIC guest files
Anup Patel
- [PATCH] riscv: dts: thead: th1520: Add PMU event node
Conor.Dooley at microchip.com
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Guo Ren
- [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support
Haylen Chu
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Alexandre Ghiti
- [PATCH] riscv: dts: thead: th1520: Add PMU event node
Conor Dooley
- [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal
Conor Dooley
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Andrea Parri
- [PATCH] Revert "riscv: mm: accelerate pagefault when badaccess"
patchwork-bot+linux-riscv at kernel.org
- riscv/fixes build: 8 builds: 0 failed, 8 passed, 10080 warnings (v6.10-rc1-5-g06fcde8cc897)
kernelci.org bot
- [GIT PULL] RISC-V Fixes for 6.10-rc2
Palmer Dabbelt
- [PATCH v0] RISC-V: Use Zkr to seed KASLR base address
Jesse Taube
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Yu Zhao
- [GIT PULL] KVM/riscv fixes for 6.10 take #1
Anup Patel
- riscv/fixes build: 8 builds: 0 failed, 8 passed, 10080 warnings (riscv-for-linus-6.10-rc2-2-g7932b172ac7e)
kernelci.org bot
- [PATCH v0] RISC-V: Use Zkr to seed KASLR base address
Conor Dooley
- [PATCH v0] RISC-V: Use Zkr to seed KASLR base address
kernel test robot
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Oliver Upton
- [PATCH v0] RISC-V: Use Zkr to seed KASLR base address
kernel test robot
- [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
Oliver Upton
- [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
Oliver Upton
- [GIT PULL] RISC-V Fixes for 6.10-rc2
pr-tracker-bot at kernel.org
- [PATCH v0] RISC-V: Use Zkr to seed KASLR base address
Charlie Jenkins
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Yu Zhao
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
David Matlack
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
David Matlack
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
Oliver Upton
- [PATCH v0] RISC-V: Use Zkr to seed KASLR base address
Conor Dooley
- [PATCH v0] RISC-V: Use Zkr to seed KASLR base address
Charlie Jenkins
- [PATCH v0] RISC-V: Use Zkr to seed KASLR base address
kernel test robot
- [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support
Inochi Amaoto
- [PATCH] riscv: dts: thead: th1520: Add PMU event node
Guo Ren
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
Guo Ren
Last message date:
Fri May 31 23:18:30 PDT 2024
Archived on: Tue Jun 4 09:46:30 PDT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).