Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-24 01:25:18 to 2024-03-26 18:43:16 UTC [more...]

[PATCH v7 1/2] kprobes: Implement trampoline memory allocator for tracing
 2024-03-26 18:42 UTC  (3+ messages)
` [PATCH v7 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

[PATCH] drm: DRM_WERROR should depend on DRM
 2024-03-26 17:33 UTC  (2+ messages)

[PATCH v2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
 2024-03-26 17:11 UTC  (17+ messages)

[PATCH v5 1/2] kprobes: textmem API
 2024-03-26 17:02 UTC  (16+ messages)
` [PATCH v5 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

[PATCH] scripts/package: buildtar: Output as vmlinuz for riscv
 2024-03-26 16:13 UTC  (3+ messages)

[PATCH 0/5] riscv: improve nommu and timer-clint
 2024-03-26 16:33 UTC  (16+ messages)
` [PATCH 1/5] riscv: nommu: remove PAGE_OFFSET hardcoding
` [PATCH 2/5] riscv: nommu: use CSR_TIME* for get_cycles* implementation
` [PATCH 3/5] clocksource/drivers/timer-clint: Remove clint_time_val
` [PATCH 4/5] clocksource/drivers/timer-clint: Use get_cycles()
` [PATCH 5/5] clocksource/drivers/timer-clint: Add T-Head C9xx clint support

[PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
 2024-03-26 14:49 UTC  (19+ messages)

[PATCH] riscv: Mark __se_sys_* functions __used
 2024-03-26 15:37 UTC 

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-03-26 14:02 UTC  (5+ messages)

[PATCH v5 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-03-26 12:19 UTC  (18+ messages)
` [PATCH v5 1/3] dt-bindings: dmaengine: Add dmamux for CV18XX/SG200X series SoC
` [PATCH v5 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v5 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH] riscv: Check that vdso does not contain any dynamic relocations
 2024-03-26 11:38 UTC 

[PATCH 1/1] RISC-V: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START
 2024-03-26 10:10 UTC 

[PATCH] riscv: hwprobe: do not produce frtace relocation
 2024-03-26  8:56 UTC  (2+ messages)

[PATCH 0/2] riscv: sophgo: add support for usb controller of CV18XX/SG200X
 2024-03-26  7:31 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc2: Add support for Sophgo CV18XX/SG200X series SoC
` [PATCH 2/2] usb: dwc2: add "

[PATCH] binfmt_flat: Fix corruption when not offsetting data start
 2024-03-26  5:53 UTC  (2+ messages)

[PATCH v4 0/1] Add StarFive JH8100 dwmac support
 2024-03-26  5:25 UTC  (2+ messages)
` [PATCH v4 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH v3 0/1] Add StarFive JH8100 dwmac support
 2024-03-26  5:24 UTC  (4+ messages)
` [PATCH v3 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-26  5:02 UTC  (19+ messages)
` [PATCH v2 01/14] bug/kunit: Core "
` [PATCH v2 02/14] kunit: bug: Count suppressed "
` [PATCH v2 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v2 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v2 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v2 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v2 07/14] x86: Add support for suppressing warning backtraces
` [PATCH v2 08/14] arm64: "
` [PATCH v2 09/14] loongarch: "
` [PATCH v2 10/14] parisc: "
` [PATCH v2 11/14] s390: "
` [PATCH v2 12/14] sh: "
` [PATCH v2 13/14] riscv: "
` [PATCH v2 14/14] powerpc: "

[PATCH 0/2] KVM RISC-V APLIC fixes
 2024-03-26  4:07 UTC  (2+ messages)

[PATCH v2] riscv: Add tracepoints for SBI calls and returns
 2024-03-26  3:39 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-26  3:15 UTC  (15+ messages)
` [PATCH bpf-next v2 1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v2 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction

[PATCH bpf] riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abi
 2024-03-26  1:32 UTC  (6+ messages)

[PATCH v6 1/2] kprobes: implemente trampoline memory allocator
 2024-03-26  1:21 UTC  (2+ messages)
` [PATCH v6 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-26  0:36 UTC  (5+ messages)
` [PATCH 34/64] i2c: microchip-corei2c: reword "

[PATCH v4 1/2] kprobes: textmem API
 2024-03-25 21:15 UTC  (2+ messages)
` [PATCH v4 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

[PATCH v3 1/2] kprobes: textmem API
 2024-03-25 20:50 UTC  (4+ messages)
` [PATCH v3 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

[PATCH] irqchip/sifive-plic: Fix error handling of of_property_read_u32
 2024-03-25 20:45 UTC  (3+ messages)

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-03-25 16:59 UTC  (5+ messages)

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-03-25  2:13 UTC  (3+ messages)

[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
 2024-03-25 12:50 UTC  (11+ messages)

[PATCH v3 RESEND 0/2] riscv: enable lockless lockref implementation
 2024-03-25 11:10 UTC  (3+ messages)
` [PATCH v3 RESEND 1/2] riscv: select ARCH_USE_CMPXCHG_LOCKREF
` [PATCH v3 RESEND 2/2] riscv: cmpxchg: implement arch_cmpxchg64_{relaxed|acquire|release}

[PATCH v3 RESEND] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
 2024-03-25 11:00 UTC 

[PATCH v3 RESEND] riscv: select ARCH_HAS_FAST_MULTIPLIER
 2024-03-25 10:58 UTC 

[PATCH v6 00/11] riscv: add initial support for Canaan Kendryte K230
 2024-03-25 11:10 UTC  (11+ messages)
` [PATCH v6 05/11] riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210
` [PATCH v6 10/11] riscv: dts: add initial canmv-k230 and k230-evb dts

[PATCH v2 RESEND] riscv: mm: implement pgprot_nx
 2024-03-25 10:54 UTC 

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-03-25  9:48 UTC  (4+ messages)
` [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting code out from crash_core.c

[PATCH][next] RISC-V: KVM: Remove second semicolon
 2024-03-25  8:47 UTC  (2+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
 2024-03-25  8:45 UTC  (2+ messages)

[PATCH] riscv: Fix spurious errors from __get/put_kernel_nofault
 2024-03-25  7:42 UTC  (2+ messages)

riscv/fixes build: 8 builds: 0 failed, 8 passed (v6.9-rc1)
 2024-03-25  5:35 UTC 

riscv/for-next build: 8 builds: 0 failed, 8 passed (v6.9-rc1)
 2024-03-25  5:04 UTC 

[GIT PULL] RISC-V Patches for the 6.9 Merge Window
 2024-03-25  4:59 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: Setup proper info for SOPHGO vendor support
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH] irqchip/riscv-intc: Fix use of AIA IRQs 32-63 on riscv32
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH 1/1] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH] cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wback()
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH v3 0/4] riscv: sophgo: add reset support for SG2042
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH] riscv: Improve sbi_ecall() code generation by reordering arguments
 2024-03-25  3:59 UTC  (4+ messages)
    ` [External] "

[PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
 2024-03-25  0:58 UTC  (2+ messages)

[PATCH v8 4/4] riscv: dts: thead: Enable LicheePi 4A eMMC and microSD
 2024-03-24 14:38 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-24  2:39 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction


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).