linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-10 09:43:18 to 2022-06-15 21:39:12 UTC [more...]

[PATCH] arch/riscv: Add support for STACKLEAK gcc plugin
 2022-06-15 21:38 UTC 

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-15 21:29 UTC  (28+ messages)

[PATCH v3] arch/riscv: add Zihintpause support
 2022-06-15 21:14 UTC 

[PATCH v2 0/2] Add support for Microchip's pwm fpga core
 2022-06-15 19:20 UTC  (12+ messages)
` [PATCH v2 1/2] pwm: add microchip soft ip corePWM driver
` [PATCH v2 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH v3 0/3] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-06-15 17:49 UTC  (9+ messages)
` [PATCH 2/3] riscv: Implement Zicbom-based cache management operations
` [PATCH 3/3] riscv: implement cache-management errata for T-Head SoCs

[PATCH v2] arch/riscv: add Zihintpause support
 2022-06-15 17:06 UTC  (3+ messages)

[PATCH v3 07/16] arch_topology: Use the last level cache information from the cacheinfo
 2022-06-15 17:00 UTC  (17+ messages)
` [PATCH v3 08/16] arm64: topology: Remove redundant setting of llc_id in CPU topology
  ` [PATCH v3 09/16] arch_topology: Drop LLC identifier stash from the "
    ` [PATCH v3 10/16] arch_topology: Set thread sibling cpumask only within the cluster
      ` [PATCH v3 11/16] arch_topology: Check for non-negative value rather than -1 for IDs validity
        ` [PATCH v3 12/16] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
          ` [PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
            ` [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
              ` [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map

[PATCH v2] spi: microchip-core: fix passing zero to PTR_ERR warning
 2022-06-15 14:20 UTC 

[PATCH] spi: microchip-core: fix passing zero to PTR_ERR warning
 2022-06-15 12:51 UTC  (7+ messages)

[PATCH] drivers: soc: sifive: Add missing of_node_put() in sifive_l2_cache.c
 2022-06-15 12:23 UTC 

[PATCH v2 0/3] Improve instruction and CSR emulation in KVM RISC-V
 2022-06-15 10:40 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Factor-out instruction emulation into separate sources
` [PATCH v2 2/3] RISC-V: KVM: Add extensible system instruction emulation framework
` [PATCH v2 3/3] RISC-V: KVM: Add extensible CSR "

[PATCH v5 0/5] introduce mirrored memory support for arm64
 2022-06-15 10:15 UTC  (15+ messages)
` [PATCH v5 1/5] efi: arm64: Introduce ability to find mirrored memory ranges
` [PATCH v5 2/5] mm: Ratelimited mirrored memory related warning messages
` [PATCH v5 3/5] mm: Limit warning message in vmemmap_verify() to once
` [PATCH v5 4/5] arm64: mm: Only remove nomap flag for initrd
` [PATCH v5 5/5] memblock: Disable mirror feature if kernelcore is not specified

[PATCH 0/3] selftests/rseq: fixes for RISC-V and Glibc 2.35
 2022-06-15 10:15 UTC  (6+ messages)
` [PATCH 1/3] selftests/rseq: riscv: use rseq_get_abi() helper
` [PATCH 2/3] selftests/rseq: riscv: fix 'literal-suffix' warning
` [PATCH 3/3] selftests/rseq: check if libc rseq support is registered

Wycena paneli fotowoltaicznych
 2022-06-15  8:00 UTC 

[PATCH -next] riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
 2022-06-15  1:47 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-14 22:12 UTC  (53+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 10/36] cpuidle,omap3: Push RCU-idle into driver
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
    ` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
  ` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()

[PATCH v4 0/4] Add Sstc extension support
 2022-06-14 20:20 UTC  (6+ messages)
` [PATCH v4 3/4] RISC-V: Prefer sstc extension if available

[RFC PATCH] riscv: Add Zawrs support for spinlocks
 2022-06-14 16:29 UTC  (3+ messages)

[PATCH] spi: microchip-core: fix potentially incorrect return from probe
 2022-06-14 11:51 UTC  (3+ messages)

[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
 2022-06-14 11:03 UTC  (4+ messages)

[PATCH v3 0/4] Introduce pmu-events support for HiFive Unmatched
 2022-06-14 10:16 UTC  (3+ messages)
` [PATCH v3 1/4] RISC-V: Create unique identification for SoC PMU

[PATCH v5] i2c: add support for microchip fpga i2c controllers
 2022-06-14  7:32 UTC  (2+ messages)

[PATCH 3/3] RISC-V: KVM: Add extensible CSR emulation framework
 2022-06-13 10:37 UTC  (2+ messages)

[PATCH] riscv: Fix ALT_THEAD_PMA's asm parameters
 2022-06-13 20:26 UTC  (3+ messages)

[PATCH] spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_probe()
 2022-06-13 17:24 UTC  (3+ messages)

[PATCH -fixes v2] riscv: Fix missing PAGE_PFN_MASK
 2022-06-13 14:37 UTC  (3+ messages)

[PATCH] uapi: Fixup strace compile error
 2022-06-13 14:29 UTC  (3+ messages)

[PATCH v3 0/4] clear riscv dtbs_check errors
 2022-06-13 14:05 UTC  (4+ messages)
` [PATCH v3 4/4] riscv: dts: sifive: "fix" pmic watchdog node name

[PATCH net-next 0/2] Document PolarFire SoC can controller
 2022-06-13 13:48 UTC  (8+ messages)

[PATCH v2 0/2] Add support for PolarFire SoC's musb controller
 2022-06-13 11:55 UTC  (4+ messages)
` [PATCH v2 1/2] usb: musb: "
` [PATCH v2 2/2] MAINTAINERS: add musb to PolarFire SoC entry

[PATCH v4 0/6] introduce mirrored memory support for arm64
 2022-06-13 11:54 UTC  (16+ messages)
` [PATCH v4 1/6] efi: Make efi_find_mirror() public
` [PATCH v4 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v4 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v4 4/6] mm: Limit warning message in vmemmap_verify() to once
` [PATCH v4 5/6] mm: Only remove nomap flag for initrd
` [PATCH v4 6/6] memblock: Disable mirror feature if kernelcore is not specified

[PATCH 0/3] Improve instruction and CSR emulation in KVM RISC-V
 2022-06-13  9:59 UTC  (4+ messages)
` [PATCH 2/3] RISC-V: KVM: Add extensible system instruction emulation framework

[PATCH v3] riscv: don't allow write but not read page mapping request in mmap
 2022-06-13  7:16 UTC 

[PATCH v2] riscv: don't allow write but not read page mapping request in mmap
 2022-06-13  7:13 UTC  (5+ messages)

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-06-13  1:15 UTC  (4+ messages)
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h

[PATCH 0/3] Add support for PolarFire SoC's musb controller
 2022-06-12 22:14 UTC  (4+ messages)
` [PATCH 1/3] usb: musb: "

[PATCH 0/2] Add support for Microchip's pwm fpga core
 2022-06-12 21:20 UTC  (8+ messages)
` [PATCH 1/2] pwm: add microchip soft ip corePWM driver

[PATCH] riscv: dts: microchip: re-add pdma to mpfs device tree
 2022-06-12 19:57 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
 2022-06-12 18:47 UTC  (4+ messages)
` [PATCH v3 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
` [PATCH v3 2/3] RISC-V: uapi: add HWCAP for Bitmanip/Scalar Crypto
` [PATCH v3 3/3] RISC-V: HWCAP: parse Bitmanip/Scalar Crypto HWCAP from DT

[PATCH] RISC-V: cpu.c: remove nonexistent ext from cpuinfo
 2022-06-12 18:20 UTC  (3+ messages)

[PATCH] RISC-V: enable CONFIG_ARCH_KEEP_MEMBLOCK
 2022-06-12  4:34 UTC 

[RFC] riscv: restore the irq save/restore logic for nosync code patching
 2022-06-11 12:46 UTC  (5+ messages)
  `  "

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-11  9:56 UTC  (27+ messages)
` [PATCH v3 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v3 4/6] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH v3 5/6] mm: Add mirror flag back on initrd memory
` [PATCH v3 6/6] efi: Disable mirror feature if kernelcore is not specified

[PATCH] spi: microchip-core: Fix the error handling path in mchp_corespi_probe()
 2022-06-11  9:20 UTC  (2+ messages)

[PATCH] serial: sifive: Remove useless license text when SPDX-License-Identifier is already used
 2022-06-11  8:42 UTC 

[PATCH next 0/1] Add simple PM operations to sifive-spi
 2022-06-10 15:59 UTC  (5+ messages)
` [PATCH next 1/1] spi: sifive: add PM callbacks to support suspend/resume


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