linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 16:21:22 to 2022-06-14 00:18:31 UTC [more...]

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-13  8:41 UTC  (31+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 12/36] cpuidle,omap2: Push RCU-idle into driver
` [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 24/36] printk: Remove trace_.*_rcuidle() usage
` [PATCH 28/36] cpuidle,tdx: Make tdx noinstr clean
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()

[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  (6+ messages)
` [PATCH v3 2/4] dt-bindings: i2c: convert ocores binding to yaml
` [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 Microchip's pwm fpga core
 2022-06-13 11:56 UTC  (4+ messages)
` [PATCH v2 1/2] pwm: add microchip soft ip corePWM driver
` [PATCH v2 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

[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 V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
 2022-06-13 11:49 UTC  (3+ messages)

[PATCH v3 07/16] arch_topology: Use the last level cache information from the cacheinfo
 2022-06-13 11:17 UTC  (15+ 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 0/3] Improve instruction and CSR emulation in KVM RISC-V
 2022-06-13  9:59 UTC  (6+ messages)
` [PATCH 1/3] RISC-V: KVM: Factor-out instruction emulation into separate sources
` [PATCH 2/3] RISC-V: KVM: Add extensible system instruction emulation framework
` [PATCH 3/3] RISC-V: KVM: Add extensible CSR "

[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 v3 0/3] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-06-13  5:50 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: riscv: document cbom-block-size
` [PATCH 2/3] riscv: Implement Zicbom-based cache management operations
` [PATCH 3/3] riscv: implement cache-management errata for T-Head SoCs

[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] kprobes: Enable tracing for mololithic kernel images
 2022-06-13  0:01 UTC  (29+ messages)

[PATCH 0/3] Add support for PolarFire SoC's musb controller
 2022-06-12 22:14 UTC  (8+ messages)
` [PATCH 1/3] usb: musb: "
` [PATCH 3/3] riscv: dts: microchip: fix icicle kit's dr_mode

[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  (31+ messages)
` [PATCH v3 1/6] efi: Make efi_find_mirror() public
` [PATCH v3 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v3 3/6] mm: Ratelimited mirrored memory related warning messages
` [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

[PATCH v3 05/17] dt-bindings: PCI: dwc: Stop selecting generic bindings by default
 2022-06-10  8:56 UTC 

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

[PATCH] RISC-V: Fix a linkage error related to CONFIG_KEXEC{,_FILE}
 2022-06-10 11:46 UTC 

[PATCH] riscv: don't warn for sifive erratas in modules
 2022-06-10  1:12 UTC  (5+ messages)

[PATCH v4 1/1] MAINTAINERS: add polarfire rng, pci and clock drivers
 2022-06-09 22:53 UTC  (3+ messages)

[PATCH] Documentation/features: Update the arch support status files
 2022-06-09 15:37 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
 2022-06-09 15:18 UTC  (4+ messages)

[PATCH -next 2/2] spi: fix platform_no_drv_owner.cocci warning
 2022-06-09 15:15 UTC  (5+ messages)
` [PATCH -next 1/2] spi: Remove unnecessary print function dev_err()
  ` (subset) "

[PATCH v2 2/2] dt-bindings: sifive: add gpio-line-names
 2022-06-09 15:12 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: sifive: add cache-set value of 2048
 2022-06-09 15:08 UTC  (2+ messages)

[PATCH v3 0/4] Introduce pmu-events support for HiFive Unmatched
 2022-06-09 13:54 UTC  (3+ messages)
` [PATCH v3 2/4] RISC-V: Support CPUID for risc-v in perf

[PATCH v2 0/3] Miscellaneous fixes for PMU driver
 2022-06-09 13:51 UTC  (3+ messages)

[GIT PULL] KVM/riscv fixes for 5.19, take #1
 2022-06-09 13:45 UTC  (2+ messages)

[PATCH RFC 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-06-09  9:42 UTC  (3+ messages)
` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive, plic: Document "
  ` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive,plic: "

[PATCH riscv/for-next 0/4] Enable ftrace with kernel preemption for RISC-V
 2022-06-09  7:18 UTC  (5+ messages)
` [PATCH riscv/for-next 1/4] riscv: align ftrace to 4 Byte boundary and increase ftrace prologue size
` [PATCH riscv/for-next 2/4] riscv: export patch_insn_write
` [PATCH riscv/for-next 3/4] riscv: ftrace: use indirect jump to work with kernel preemption
` [PATCH riscv/for-next 4/4] riscv: ftrace: do not use stop_machine to update code

[PATCH] RISC-V: fix typos in comments
 2022-06-09  4:09 UTC  (2+ messages)

[PATCH v1 0/6] clear riscv dtbs_check errors
 2022-06-08 22:42 UTC  (3+ messages)

[PATCH] riscv: initialize jump labels before early_init_dt_scan()
 2022-06-08 16:20 UTC  (2+ messages)

[PATCH v2 0/1] Remove forget_syscall() from start_thread_common()
 2022-06-08 16:24 UTC 


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