messages from 2026-08-14 16:01:11 to 2026-08-19 12:09:48 UTC [more...]
[PATCH bpf-next v3 0/2] bpf, riscv: Add support for signed arena loads
2026-08-19 12:09 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Enable arena LDSX tests for riscv64
[PATCH bpf-next v2 0/2] bpf, riscv: Add support for signed arena loads
2026-08-19 12:06 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Enable arena LDSX tests for riscv64
[PATCH 0/2] riscv: kprobes: simulate nop and c.nop instructions
2026-08-19 11:58 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] riscv: kprobes: add nop and c.nop to the KUnit test
[PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
2026-08-19 11:50 UTC (4+ messages)
[PATCH 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
2026-08-19 11:49 UTC (17+ messages)
` [PATCH 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"
[PATCH] riscv: probes: reject kprobes inside LR/SC sequences
2026-08-19 10:29 UTC
[PATCH v4 0/8] Add StarFive JHB100 syscon modules
2026-08-19 9:29 UTC (14+ messages)
` [PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC
[PATCH] kexec: return -ENOEXEC from image probe functions on mismatch
2026-08-19 9:10 UTC (6+ messages)
[PATCH] dt-bindings: riscv: firmware: Add OpenSBI configuration binding
2026-08-19 9:04 UTC
[PATCH v4 0/3] tee: add MbedTEE driver
2026-08-19 8:35 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add mbedtee
` [PATCH v4 2/3] dt-bindings: firmware: add mbedtee,tee binding
[PATCH bpf-next 0/2] bpf, riscv: Add support for signed arena loads
2026-08-19 8:23 UTC (9+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Enable arena LDSX tests for riscv64
[PATCH] riscv: lib: Fix address overflow due to large count values in strnlen ZBB path
2026-08-19 8:18 UTC
[PATCH RESEND] sched: Convert paravirt_steal to new static key APIs
2026-08-19 8:12 UTC
[PATCH] riscv: mm: Fix concurrency in mark_new_valid_map()
2026-08-19 4:49 UTC (3+ messages)
[PATCH] iommu/generic_pt: Fix the RISC-V supported feature mask
2026-08-19 3:55 UTC (4+ messages)
[RESEND PATCH] mm/page_table_check: add explicit pmd_none check in pte_clear_range
2026-08-19 2:55 UTC
[RFC V3 0/8] mm: Drop pxd_ERROR()
2026-08-19 2:49 UTC (15+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V3 5/8] sh/mm: Stop using pte_ERROR()
` [RFC V3 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V3 7/8] sh/mm: Stop using pgd_ERROR()
` [RFC V3 8/8] mm: Drop pxd_ERROR()
[PATCH RFC v2 00/13] sysctl: add module aliases
2026-08-19 2:28 UTC (14+ messages)
` [PATCH RFC v2 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v2 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v2 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v2 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 05/13] sysctl, parport: update register_sysctl() callers with template arguments
` [PATCH RFC v2 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v2 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) "
` [PATCH RFC v2 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers "
` [PATCH RFC v2 10/13] sysctl, net: update register_net_sysctl_sz() edge case
` [PATCH RFC v2 11/13] sysctl: unrandomize struct ctl_table.procname
` [PATCH RFC v2 12/13] modpost: move addend_*_rel() calls into addend_rel()
` [PATCH RFC v2 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols
[PATCH] irqchip/ast2700-intc: Avoid allocating in the irq_domain activate callback
2026-08-19 1:09 UTC
[PATCH v2 0/2] init, arch: make command line size and init arg limit configurable
2026-08-18 23:16 UTC (3+ messages)
` [PATCH v2 1/2] init, arch: make CONFIG_COMMAND_LINE_SIZE globally configurable
` [PATCH v2 2/2] init/Kconfig: make config INIT_ENV_ARG_LIMIT user-configurable
[PATCH v4] riscv: Use Zalrsc extension to implement atomic functions
2026-08-18 18:39 UTC (3+ messages)
[RFC PATCH v2 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
2026-08-18 14:03 UTC (10+ messages)
` [RFC PATCH v2 01/10] iommupt: Add RISC-V Second-stage (iohgatp) page table support
` [RFC PATCH v2 05/10] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH v2 07/10] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain
[PATCH] i2c: microchip-corei2c: disable clock after removing adapter
2026-08-18 12:41 UTC
[PATCH 0/2] kexec-tools: Fix split crash kernel reservations
2026-08-18 12:35 UTC (3+ messages)
` [PATCH 1/2] kexec: Print crash kernel reserved size from sysfs
` [PATCH 2/2] RISC-V: Pass all crash kernel ranges to crash kernel
[PATCH] ACPI: scan: Drop power resource references for deferred devices
2026-08-18 11:57 UTC (3+ messages)
[GIT PULL] KVM/riscv changes for 7.3
2026-08-18 11:08 UTC (3+ messages)
[PATCH] riscv: hwprobe: require both F and D extensions for RISCV_HWPROBE_IMA_FD
2026-08-18 10:19 UTC (5+ messages)
[PATCH v4] perf tests: mmap-basic: fix user rdpmc detection logic
2026-08-18 10:04 UTC (3+ messages)
[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
2026-08-18 9:15 UTC (7+ messages)
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v2 0/2] perf: RISC-V: fix SBI PMU masks for RV32
` [PATCH v2 1/2] perf: RISC-V: use BIT_ULL for u64 overflow masks
` [PATCH v2 2/2] perf: RISC-V: store available counter mask as bitmap
[RFC PATCH 0/3] RISC-V Sspesa: Linux perf precise sample attribution
2026-08-18 9:35 UTC (5+ messages)
` [RFC PATCH 1/3] dt-bindings: riscv: Add Sspesa and Ssplcofi extensions
` [RFC PATCH 2/3] riscv: Add detection for "
` [RFC PATCH 3/3] perf/riscv: Use Sspesa for precise sample attribution
[PATCH 0/2] riscv: hwprobe: report per-process extension availability
2026-08-18 7:29 UTC (7+ messages)
` [PATCH 1/2] riscv: hwprobe: export the availability of vector to user
` [EXT] "
[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
2026-08-18 3:48 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] "
[PATCH 00/12] Add TH1520 USB support
2026-08-17 23:52 UTC (14+ messages)
` [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks
` [PATCH 03/12] riscv: dts: thead: add device tree node for MISC clock controller
[PATCH] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
2026-08-17 22:53 UTC (2+ messages)
[PATCH 0/3] riscv: word-at-a-time: improve find_zero()
2026-08-17 15:18 UTC (2+ messages)
[PATCH 0/5] riscv: Make IPI_MAX visible and use it consistently
2026-08-17 14:36 UTC (16+ messages)
` [PATCH 1/5] riscv: smp: Move enum ipi_message_type to asm/smp.h
` [PATCH 2/5] riscv: sbi: Use IPI_MAX for SBI IPI muxing
` [PATCH 3/5] clocksource: clint: Use IPI_MAX for "
` [PATCH 4/5] irqchip/aclint-sswi: "
` [PATCH 5/5] irqchip/imsic: Use IPI_MAX instead of IMSIC_NR_IPI
[PATCH V2] riscv: dts: spacemit: k3: fix IMSIC num-guest-ids
2026-08-17 14:29 UTC (3+ messages)
[PATCH 0/3] iommu/riscv: Fix command queue publishing races
2026-08-17 14:27 UTC (4+ messages)
` [PATCH 1/3] iommu/riscv: Add command queue lock
` [PATCH 2/3] iommu/riscv: Serialize command queue publishing
` [PATCH 3/3] iommu/riscv: Avoid waiting on failed command enqueue
[PATCH v5 00/21] Add basic pinctrl drivers for JHB100 SoC
2026-08-17 13:47 UTC (11+ messages)
` [PATCH v5 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
[PATCH] RISC-V: KVM: Flush VS-stage TLB before reusing a host CPU
2026-08-17 10:24 UTC
[PATCH 0/2] dt-bindings: Add Xuantie Semiconductor Co., Ltd
2026-08-17 9:42 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: vendor-prefixes: Add Xuantie Semiconductor
` [PATCH 2/2] dt-bindings: riscv: Add Xuantie C906/C908/C910/C920 compatibles
[PATCH] RISC-V: errata: Add SiFive MAL-9092 workaround
2026-08-17 7:37 UTC
[PATCH] KVM: RISC-V: Clear HSTATUS.HU on hypervisor initialization
2026-08-17 7:32 UTC
[PATCH v4 00/10] Add RAS support for RISC-V architecture
2026-08-17 5:02 UTC (3+ messages)
` [PATCH v4 08/10] riscv: Introduce HEST SSE notification handlers
[PATCH] riscv: dts: spacemit: k3: fix IMSIC guest parameters
2026-08-17 1:37 UTC (6+ messages)
[PATCH v8 0/3] iio: dac: Add support for AD5529R DAC
2026-08-15 21:53 UTC (4+ messages)
` [PATCH v8 3/3] iio: dac: Add AD5529R DAC driver support
[PATCH v4 RESEND 0/5] KVM: riscv: Add KVM_PRE_FAULT_MEMORY support
2026-08-15 10:34 UTC (4+ messages)
` [PATCH v4 RESEND 2/5] KVM: riscv: Avoid THP adjustment for existing 4K G-stage leaves
` [PATCH v4 RESEND 3/5] KVM: riscv: Implement KVM_PRE_FAULT_MEMORY
` [PATCH v4 RESEND 5/5] KVM: selftests: Enable pre_fault_memory_test for RISC-V
[PATCH v4 1/5] KVM: riscv: Avoid overwriting G-stage tables with huge leaves
2026-08-15 10:06 UTC (2+ messages)
` [PATCH v4 3/5] KVM: riscv: Implement KVM_PRE_FAULT_MEMORY
[PATCH v3] cache: sifive_ccache: remove debugfs on driver register failure
2026-08-15 1:05 UTC (2+ messages)
[PATCH v2 0/5] Add remaining IO expansions on Lichee Pi 4A
2026-08-15 0:07 UTC (3+ messages)
[PATCH v5 0/2] riscv: fix text patching on minimal kernel configs
2026-08-14 20:18 UTC (2+ messages)
[PATCH v2] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
2026-08-14 20:17 UTC (2+ messages)
[PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
2026-08-14 17:21 UTC (2+ messages)
[PATCH v2 1/2] x86/shstk: support via prctl
2026-08-14 17:21 UTC (2+ messages)
[PATCH] riscv: hwprobe: Register unaligned probes before usermode
2026-08-14 17:04 UTC (7+ messages)
[PATCH v3 00/22] Add basic clocks and resets for JHB100 SoC
2026-08-07 11:29 UTC (2+ messages)
` [PATCH v3 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
2026-08-06 19:55 UTC (3+ messages)
` [PATCH v3 02/19] crypto: cmh - add core platform driver
` [PATCH v3 03/19] crypto: cmh - add key provisioning and management
[PATCH bpf-next] riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc args
2026-08-14 16:40 UTC (2+ messages)
[GIT PULL] RISC-V updates for late v7.2-rc
2026-08-14 15:59 UTC (2+ 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