messages from 2024-03-25 15:54:58 to 2024-03-27 07:54:45 UTC [more...]
[PATCH v5 0/1] Add StarFive JH8100 dwmac support
2024-03-27 7:54 UTC (3+ messages)
` [PATCH v5 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
[PATCH 0/4] riscv: 64-bit NOMMU fixes and enhancements
2024-03-27 7:54 UTC (4+ messages)
` [PATCH 1/4] riscv: Fix TASK_SIZE on 64-bit NOMMU
[PATCH RFC] riscv: dts: sophgo: add sdcard support for milkv duo
2024-03-27 7:44 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf,riscv: Add support for BPF Arena
2024-03-27 7:28 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v3 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction
[PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
2024-03-27 6:27 UTC (17+ messages)
` [PATCH v6 01/13] riscv: Flush the instruction cache during SMP bringup
` [PATCH v6 02/13] riscv: Factor out page table TLB synchronization
` [PATCH v6 03/13] riscv: Use IPIs for remote cache/TLB flushes by default
` [PATCH v6 04/13] riscv: mm: Broadcast kernel TLB flushes only when needed
` [PATCH v6 05/13] riscv: Only send remote fences when some other CPU is online
` [External] "
` [PATCH v6 06/13] riscv: mm: Combine the SMP and UP TLB flush code
` [External] "
` [PATCH v6 07/13] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v6 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
` [External] "
` [PATCH v6 09/13] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v6 10/13] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v6 11/13] riscv: mm: Make asid_bits a local variable
` [PATCH v6 12/13] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v6 13/13] riscv: mm: Always use an ASID to flush mm contexts
[PATCH] riscv: process: Fix kernel gp leakage
2024-03-27 6:12 UTC
[PATCH] cache: sifive_ccache: Partially convert to a platform driver
2024-03-27 5:45 UTC
[PATCH] riscv: deprecate CONFIG_MMU=n
2024-03-27 3:40 UTC (9+ messages)
[PATCH v4 0/1] Add StarFive JH8100 dwmac support
2024-03-27 1:56 UTC (4+ messages)
` [PATCH v4 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
[PATCH 0/2] ftrace fixes
2024-03-26 22:30 UTC (4+ messages)
` [PATCH 1/2] riscv: Fix warning by declaring arch_cpu_idle() as noinstr
` [PATCH 2/2] riscv: Disable preemption when using patch_map()
[PATCH v2] riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 board
2024-03-26 22:12 UTC (5+ messages)
[PATCH] riscv: Fix spurious errors from __get/put_kernel_nofault
2024-03-26 21:10 UTC (2+ messages)
[PATCH] riscv: mm: Fix prototype to avoid discarding const
2024-03-26 21:10 UTC (2+ messages)
[PATCH] riscv: hwprobe: do not produce frtace relocation
2024-03-26 21:10 UTC (3+ messages)
[PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
2024-03-26 21:08 UTC (2+ messages)
[PATCH] riscv: Mark __se_sys_* functions __used
2024-03-26 19:56 UTC (5+ messages)
[PATCH] riscv: merge two if-blocks for KBUILD_IMAGE
2024-03-26 19:52 UTC (2+ messages)
[PATCH v5 1/2] kprobes: textmem API
2024-03-26 19:03 UTC (17+ messages)
` [PATCH v5 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
[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 (14+ messages)
[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 (15+ messages)
[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
2024-03-26 14:02 UTC (4+ 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 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 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 (5+ 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 v6 000/164] pwm: Improve lifetime tracking for pwm_chips
2024-03-25 2:13 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox