Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 12:49:09 to 2021-12-27 08:17:53 UTC [more...]

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2021-12-27  8:15 UTC  (2+ messages)
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat

[PATCH v2] KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR
 2021-12-27  3:05 UTC 

[PATCH 00/13] riscv: compat: Add COMPAT mode support for rv64
 2021-12-27  2:29 UTC  (47+ messages)
` [PATCH 01/13] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH 02/13] riscv: Fixup difference with defconfig
` [PATCH 03/13] riscv: compat: Add basic compat date type implementation
` [PATCH 04/13] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH 05/13] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH 06/13] riscv: compat: syscall: Add entry.S implementation
` [PATCH 07/13] riscv: compat: Add elf.h implementation
` [PATCH 08/13] riscv: compat: Add COMPAT Kbuild skeletal support
` [PATCH 09/13] riscv: compat: init: Add hw-cap detect in setup_arch
` [PATCH 10/13] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH 11/13] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH 12/13] riscv: compat: signal: Add rt_frame implementation
` [PATCH 13/13] riscv: compat: ptrace: Add compat_arch_ptrace implement

[PATCH V2 0/8] sched: Remove unused TASK_SIZE_OF
 2021-12-26 12:26 UTC  (11+ messages)
` [PATCH V2 1/8] "
` [PATCH V2 2/8] sched: x86: "
` [PATCH V2 3/8] sched: sparc: "
` [PATCH V2 4/8] sched: powerpc: "
` [PATCH V2 5/8] sched: s390: "
` [PATCH V2 6/8] sched: parisc: "
` [PATCH V2 7/8] sched: arm64: "
` [PATCH V2 8/8] sched: mips: "

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2021-12-26  8:59 UTC  (7+ messages)
` [PATCH v3 07/13] riscv: Implement sv48 support
` [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions

[PATCH] riscv: mm: fix wrong phys_ram_base value for RV64
 2021-12-26  8:10 UTC  (3+ messages)

[PATCH v1 0/2] Provide a fraemework for RISC-V ISA extensions
 2021-12-25 14:48 UTC  (9+ messages)
` [PATCH v1 1/2] RISC-V: Provide a framework for parsing multi-letter "
` [PATCH v1 2/2] dt-bindings: riscv: Add DT binding for RISC-V "

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-12-25  6:12 UTC  (11+ messages)
` [v5 1/9] RISC-V: Remove the current perf implementation
` [v5 2/9] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v5 3/9] RISC-V: Add a perf core library for pmu drivers
` [v5 4/9] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v5 5/9] RISC-V: Add RISC-V SBI PMU extension definitions
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
` [v5 7/9] RISC-V: Add sscofpmf extension support
` [v5 8/9] Documentation: riscv: Remove the old documentation
` [v5 9/9] MAINTAINERS: Add entry for RISC-V PMU drivers

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-12-25  5:40 UTC 

[PATCH v4 0/4] KVM RISC-V 64-bit selftests support
 2021-12-24  7:38 UTC  (6+ messages)
` [PATCH v4 1/4] RISC-V: KVM: Forward SBI experimental and vendor extensions
` [PATCH v4 2/4] RISC-V: KVM: Add VM capability to allow userspace get GPA bits
` [PATCH v4 3/4] KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile
` [PATCH v4 4/4] KVM: selftests: Add initial support for RISC-V 64-bit

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-23 17:36 UTC  (50+ messages)
` [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH v2 02/17] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v2 03/17] dt-bindings: soc/microchip: make systemcontroller a mfd
` [PATCH v2 04/17] mailbox: change mailbox-mpfs compatible string
` [PATCH v2 05/17] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v2 09/17] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v2 10/17] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v2 11/17] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v2 12/17] dt-bindings: pwm: add microchip corePWM binding
` [PATCH v2 13/17] riscv: dts: microchip: use hart and clk defines for icicle kit
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v2 15/17] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH v2 0/4] KVM RISC-V 64-bit selftests support
 2021-12-22  8:51 UTC  (7+ messages)
` [PATCH v2 3/4] KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile
` [PATCH v2 4/4] KVM: selftests: Add initial support for RISC-V 64-bit

[PATCH 0/8] sched: Remove unused TASK_SIZE_OF
 2021-12-22  8:22 UTC  (14+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] sched: x86: "
` [PATCH 3/8] sched: sparc: "
` [PATCH 4/8] sched: powerpc: "
` [PATCH 5/8] sched: s390: "
` [PATCH 6/8] sched: parisc: "
` [PATCH 7/8] sched: arm64: "
` [PATCH 8/8] sched: mips: "

[PATCH] KVM: selftests: Fix compile error for non-x86 vm_compute_max_gfn()
 2021-12-22  3:28 UTC  (4+ messages)

[PATCH v3 0/2] dt-bindings: timer: sifive, clint: Miscellaneous improvements
 2021-12-21 14:56 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: timer: sifive, clint: Fix number of interrupts
` [PATCH v3 2/2] dt-bindings: timer: sifive, clint: Group interrupt tuples

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-21 13:15 UTC  (24+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 02/17] drivers: rename num_*_cpus variables
` [PATCH 03/17] fix open-coded for_each_set_bit()
` [PATCH 04/17] all: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 05/17] all: replace cpumask_weight with cpumask_empty "
` [PATCH 06/17] all: replace nodes_weight with nodes_empty "
` [PATCH 07/17] lib/bitmap: add bitmap_weight_{cmp, eq, gt, ge, lt, le} functions
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq, gt, ge, lt, le} where appropriate
  ` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} "
` [PATCH 09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 11/17] lib/nodemask: add num_node_state_eq()
` [PATCH 12/17] kernel/cpu.c: fix init_cpu_online
` [PATCH 13/17] kernel/cpu: add num_possible_cpus counter
` [PATCH 14/17] kernel/cpu: add num_present_cpu counter
` [PATCH 15/17] kernel/cpu: add num_active_cpu counter
` [PATCH 16/17] tools/bitmap: sync bitmap_weight
` [PATCH 17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[PATCH AUTOSEL 5.15 24/29] riscv: dts: sifive unmatched: Name gpio lines
 2021-12-21  1:57 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 25/29] riscv: dts: sifive unmatched: Expose the board ID eeprom
` [PATCH AUTOSEL 5.15 26/29] riscv: dts: sifive unmatched: Expose the PMIC sub-functions
` [PATCH AUTOSEL 5.15 27/29] riscv: dts: sifive unmatched: Fix regulator for board rev3
` [PATCH AUTOSEL 5.15 28/29] riscv: dts: sifive unmatched: Link the tmp451 with its power supply

[PATCH v2 0/1] soc: add polarfire soc system controller
 2021-12-20 14:44 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/2] dt-bindings: timer: sifive, clint: Miscellaneous improvements
 2021-12-20 12:22 UTC  (3+ messages)
` [PATCH v2 0/2] dt-bindings: timer: sifive,clint: "

[PATCH v3 4/6] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator
 2021-12-19 22:14 UTC  (3+ messages)

[GIT PULL] RISC-V Fixes for 5.16-rc6
 2021-12-17 21:43 UTC  (2+ messages)

[PATCH 1/1] riscv: default to CONFIG_RISCV_SBI_V01=n
 2021-12-17 18:35 UTC  (2+ messages)

[PATCH v3 00/11] riscv: dts: Miscellaneous fixes
 2021-12-17 15:10 UTC  (13+ messages)
` [PATCH v3 01/11] riscv: dts: canaan: Fix SPI FLASH node names
` [PATCH v3 02/11] riscv: dts: canaan: Group tuples in interrupt properties
` [PATCH v3 03/11] riscv: dts: microchip: mpfs: Drop empty chosen node
` [PATCH v3 04/11] riscv: dts: microchip: mpfs: Fix PLIC node
` [PATCH v3 05/11] riscv: dts: microchip: mpfs: Fix reference clock node
` [PATCH v3 06/11] riscv: dts: microchip: mpfs: Fix clock controller node
` [PATCH v3 07/11] riscv: dts: microchip: mpfs: Group tuples in interrupt properties
` [PATCH v3 08/11] riscv: dts: sifive: "
` [PATCH v3 09/11] riscv: dts: sifive: Group tuples in register properties
` [PATCH v3 10/11] riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible values
` [PATCH v3 11/11] riscv: dts: sifive: fu540-c000: Fix PLIC node


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 read-only IMAP folder(s) and NNTP newsgroup(s).