Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-16 23:28:42 to 2022-03-24 00:10:48 UTC [more...]

[PATCH v8 00/14] riscv: support for Svpbmt and D1 memory types
 2022-03-24  0:07 UTC  (13+ messages)
` [PATCH v8 01/14] riscv: prevent null-pointer dereference with sbi_remote_fence_i
` [PATCH v8 02/14] riscv: integrate alternatives better into the main architecture
` [PATCH v8 03/14] riscv: allow different stages with alternatives
` [PATCH v8 04/14] riscv: implement module alternatives
` [PATCH v8 05/14] riscv: implement ALTERNATIVE_2 macro
` [PATCH v8 06/14] riscv: extend concatenated alternatives-lines to the same length
` [PATCH v8 07/14] riscv: prevent compressed instructions in alternatives
` [PATCH v8 08/14] riscv: move boot alternatives to after fill_hwcap
` [PATCH v8 09/14] riscv: Fix accessing pfn bits in PTEs for non-32bit variants
` [PATCH v8 10/14] riscv: add cpufeature handling via alternatives
` [PATCH v8 11/14] riscv: add RISC-V Svpbmt extension support
` [PATCH v8 13/14] riscv: don't use global static vars to store alternative data

[PATCH -next v2 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-23 18:37 UTC  (9+ messages)
` [PATCH -next v2 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v2 2/4] mm: page_table_check: add hooks to public helpers
` [PATCH -next v2 3/4] arm64: mm: add support for page table check
` [PATCH -next v2 4/4] riscv: "

[PATCH] RISC-V-fixes: relocate DTB if it's outside memory region
 2022-03-23 17:21 UTC  (2+ messages)

[PATCH] RISC-V: Declare per cpu boot data as static
 2022-03-23 17:17 UTC 

Public review of RISC-V UEFI Protocol Specification
 2022-03-23 17:00 UTC  (3+ messages)
` [RISC-V] [tech-unixplatformspec] "
` [PATCH] Fix typos in introduction for RISCV_EFI_BOOT_PROTOCOL

Fwd: linux-next: Tree for Mar 23
 2022-03-23 16:47 UTC 

[PATCH v6 08/14] riscv: move boot alternatives to a slightly earlier position
 2022-03-23 16:51 UTC  (2+ messages)

[PATCH] RISC-V: Enable perf events by default
 2022-03-23 16:34 UTC  (2+ messages)

[RFC PATCH V2 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
 2022-03-23 16:27 UTC  (3+ messages)

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-03-23 13:40 UTC  (23+ messages)
` [PATCH V9 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V9 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V9 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V9 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V9 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V9 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V9 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V9 08/20] riscv: Fixup difference with defconfig
` [PATCH V9 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V9 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V9 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V9 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V9 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V9 14/20] riscv: compat: Add elf.h implementation
` [PATCH V9 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V9 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V9 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V9 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V9 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V9 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[V3] PCI: fu740: Drop to 2.5GT/s to fix initial device probing on some boards
 2022-03-23 10:40 UTC  (7+ messages)

[PATCH] sched: dynamic config sd_flags if described in DT
 2022-03-23  6:45 UTC  (5+ messages)

[PATCH] riscv: Rename "sp_in_global" to "current_stack_pointer"
 2022-03-23  2:16 UTC  (2+ messages)

[PATCH] kernel module: fix apply_r_riscv_rcv_branch_rela typo
 2022-03-23  2:01 UTC  (2+ messages)

[RFC PATCH V2 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
 2022-03-23  1:32 UTC  (2+ messages)

[PATCH] riscv: avoid making unexpected changes to pte
 2022-03-23  1:25 UTC  (2+ messages)

[PATCH V2] arch: patch_text: Fixup last cpu should be master
 2022-03-23  1:16 UTC  (6+ messages)

[PATCH v4 0/2] RISC-V: add support for restartable sequence
 2022-03-23  0:54 UTC  (2+ messages)

[PATCH] perf: RISC-V: Remove non-kernel-doc ** comments
 2022-03-22 22:38 UTC  (3+ messages)

[PATCH V2 0/5] Generic Ticket Spinlocks
 2022-03-22 21:24 UTC  (13+ messages)
` [PATCH V2 1/5] asm-generic: ticket-lock: New generic ticket-based spinlock
  ` [OpenRISC] "
` [PATCH V2 2/5] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH V2 3/5] csky: Move to generic ticket-spinlock
` [PATCH V2 4/5] RISC-V: Move to ticket-spinlocks & RW locks
` [PATCH V2 5/5] openrisc: Move to ticket-spinlock

[PATCH v7 00/13] riscv: support for Svpbmt and D1 memory types
 2022-03-22 20:25 UTC  (6+ messages)

[PATCH 0/5] Generic Ticket Spinlocks
 2022-03-22 20:19 UTC  (25+ messages)
` [PATCH 1/5] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH 2/5] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH 3/5] openrisc: Move to ticket-spinlock
` [PATCH 4/5] RISC-V: Move to ticket-spinlocks
` [PATCH 5/5] RISC-V: Move to queued RW locks

[PATCH 00/18] dt-bindings: irqchip: include generic schema
 2022-03-22 18:36 UTC  (33+ messages)
` [PATCH 01/18] ARM: dts: nspire: use lower case hex addresses in node unit addresses
` [PATCH 02/18] ARM: dts: ox820: align interrupt controller node name with dtschema
` [PATCH 03/18] ARM: dts: socfpga: "
` [PATCH 04/18] dt-bindings: irqchip: actions, owl-sirq: include generic schema
  ` [PATCH 04/18] dt-bindings: irqchip: actions,owl-sirq: "
` [PATCH 05/18] dt-bindings: irqchip: fsl: "
` [PATCH 06/18] dt-bindings: irqchip: ingenic: "
` [PATCH 07/18] dt-bindings: irqchip: intel, ixp4xx: "
` [PATCH 08/18] dt-bindings: irqchip: kontron, sl28cpld: "
  ` [PATCH 08/18] dt-bindings: irqchip: kontron,sl28cpld: "
` [PATCH 09/18] dt-bindings: irqchip: loongson: "
` [PATCH 10/18] dt-bindings: irqchip: microchip, eic: "
  ` [PATCH 10/18] dt-bindings: irqchip: microchip,eic: "
` [PATCH 11/18] dt-bindings: irqchip: mrvl, intc: "
` [PATCH 12/18] dt-bindings: irqchip: mstar, mst-intc: "
` [PATCH 13/18] dt-bindings: irqchip: mti,gic: "
` [PATCH 14/18] dt-bindings: irqchip: nuvoton, wpcm450-aic: "
` [PATCH 15/18] dt-bindings: irqchip: realtek, rtl-intc: "
` [PATCH 16/18] dt-bindings: irqchip: renesas: "
` [PATCH 17/18] dt-bindings: irqchip: sifive: "
` [PATCH 18/18] dt-bindings: irqchip: ti: "

[linux-next:master] BUILD REGRESSION 6d72dda014a4753974eb08950089ddf71fec4f60
 2022-03-19  3:39 UTC 

[PATCH -next 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-22  3:07 UTC  (11+ messages)
` [PATCH -next 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next 2/4] mm: page_table_check: add hooks to public helpers
` [PATCH -next 3/4] arm64: mm: add support for page table check
` [PATCH -next 4/4] riscv: "

[PATCH] riscv: ftrace: no need to acquire text_mutex when executed in stop_machine
 2022-03-22  2:40 UTC  (2+ messages)

[PATCH] RISC-V: Don't check text_mutex during stop_machine
 2022-03-22  2:23 UTC 

[PATCH] riscv module: remove (NOLOAD)
 2022-03-22  1:49 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] MAINTAINERS: sifive: drop Yash Shah
 2022-03-22  0:31 UTC  (2+ messages)

[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
 2022-03-22  0:05 UTC  (2+ messages)

[v6 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2022-03-21 23:57 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: dmaengine: sifive, fu540-c000: include generic schema
 2022-03-21 18:55 UTC  (3+ messages)
` [PATCH 2/2] riscv: dts: sifive: fu540-c000: align dma node name with dtschema
` [PATCH 1/2] dt-bindings: dmaengine: sifive,fu540-c000: include generic schema

[PATCH] riscv: Increase stack size under KASAN
 2022-03-21 14:59 UTC  (2+ messages)

[PATCH v2] i2c: add support for microchip fpga i2c controllers
 2022-03-21 12:58 UTC 

[PATCH V8 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-03-21  0:22 UTC  (3+ messages)
` [PATCH V8 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT

[PATCH] riscv: kvm: copyright comment fix for vcpu_sbi.c
 2022-03-20  8:18 UTC 

[PATCH v2] RISC-V: Increase range and default value of NR_CPUS
 2022-03-19 12:12 UTC 

[PATCH] RISC-V: Increase range and default value of NR_CPUS
 2022-03-19 11:39 UTC  (4+ messages)

[PATCH] RISC-V: Fix a typo in the comment
 2022-03-19  2:26 UTC 

[PATCH] soc/microchip: fix invalid free in mpfs_sys_controller_delete
 2022-03-18 17:21 UTC 

[PATCH] i2c: add support for microchip fpga i2c controllers
 2022-03-18 16:15 UTC  (3+ messages)

[PATCH] PCI: fu740: Drop to 2.5GT/s to fix initial device probing on some boards
 2022-03-18 15:25 UTC  (2+ messages)

[PATCH 0/2] Add support for hwrng on PolarFire SoC
 2022-03-18 12:33 UTC  (2+ messages)

[PATCH v6 0/6] Provide a fraemework for RISC-V ISA extensions
 2022-03-18  3:41 UTC  (4+ messages)
` [PATCH v6 1/6] RISC-V: Correctly print supported extensions

[RFC PATCH v2 0/7] Add Sstc extension support
 2022-03-18  3:25 UTC  (3+ messages)
` [RFC PATCH v2 4/7] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension

[linux-next:master] BUILD REGRESSION 97add482e9033a9386baa8824fbea34d0cbfe663
 2022-03-18  0:53 UTC 

[PATCH v5 00/20] Rust support
 2022-03-17 18:10 UTC  (2+ messages)
` [PATCH v5 16/20] Kbuild: add "

[PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
 2022-03-17 13:24 UTC  (4+ messages)
` [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[PATCH] RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
 2022-03-17  3:55 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox