messages from 2024-08-30 12:01:21 to 2024-09-06 08:34:20 UTC [more...]
[PATCH 6.6 2/4] mm: Introduce pudp/p4dp/pgdp_get() functions
2024-09-06 8:22 UTC (3+ messages)
` [PATCH 6.6 3/4] riscv: mm: Only compile pgtable.c if MMU
` [PATCH 6.6 4/4] riscv: Use accessors to page table entries instead of direct dereference
[PATCH 6.6 1/4] riscv: Use WRITE_ONCE() when setting page table entries
2024-09-06 8:22 UTC
[PATCH 0/7] add function arguments to ftrace
2024-09-06 6:18 UTC (4+ messages)
` [PATCH 1/7] tracing: add ftrace_regs to function_graph_enter()
[PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled
2024-09-06 3:56 UTC (15+ messages)
` [PATCH bpf-next v3 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
` [PATCH bpf-next v3 02/10] selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
` [PATCH bpf-next v3 03/10] selftests/bpf: Prefer static linking for LLVM libraries
` [PATCH bpf-next v3 04/10] selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
` [PATCH bpf-next v3 05/10] selftests/bpf: Support local rootfs image for vmtest
` [PATCH bpf-next v3 06/10] selftests/bpf: Enable cross platform testing "
` [PATCH bpf-next v3 07/10] selftests/bpf: Add config.riscv64
` [PATCH bpf-next v3 08/10] selftests/bpf: Add DENYLIST.riscv64
` [PATCH bpf-next v3 09/10] selftests/bpf: Add riscv64 configurations to local vmtest
` [PATCH bpf-next v3 10/10] selftests/bpf: Add description for running vmtest on RV64
` [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled😁
[PATCH 0/2] pwm: Add pwm driver for Sophgo SG2042
2024-09-06 2:44 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: sophgo: add bindings for sg2042
` [PATCH 2/2] pwm: sophgo: add driver for Sophgo SG2042 PWM
[PATCH] riscv: Remove unused GENERATING_ASM_OFFSETS
2024-09-06 1:34 UTC (3+ messages)
[PATCH -fixes v2] drivers: perf: Fix smp_processor_id() use in preemptible code
2024-09-05 21:55 UTC (3+ messages)
[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
2024-09-05 21:52 UTC (3+ messages)
` [PATCH RFC 5/6] riscv: perf: Add driver "
[PATCH 3/3] riscv: mm: Do not restrict mmap address based on hint
2024-09-05 17:15 UTC (3+ messages)
[PATCH 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
2024-09-05 13:12 UTC (12+ messages)
` [PATCH 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings
` [PATCH 2/8] pinctrl: Add driver for the T-Head TH1520 SoC
` [PATCH 3/8] riscv: dts: thead: Add TH1520 pin control nodes
` [PATCH 4/8] riscv: dts: thead: Add TH1520 GPIO ranges
` [PATCH 5/8] riscv: dts: thead: Adjust TH1520 GPIO labels
` [PATCH 6/8] riscv: dts: thead: Add Lichee Pi 4M GPIO line names
` [PATCH 7/8] riscv: dts: thead: Add TH1520 pinctrl settings for UART0
` [PATCH 8/8] riscv: dtb: thead: Add BeagleV Ahead LEDs
[PATCH] RISC-V: Schedule SBI-0.1 for removal
2024-09-05 11:58 UTC (3+ messages)
[PATCH bpf-next v2 00/10] Local vmtest enhancement and RV64 enabled
2024-09-05 8:36 UTC (17+ messages)
` [PATCH bpf-next v2 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
` [PATCH bpf-next v2 02/10] selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
` [PATCH bpf-next v2 03/10] selftests/bpf: Disable feature-llvm for vmtest
` [PATCH bpf-next v2 04/10] selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
` [PATCH bpf-next v2 05/10] selftests/bpf: Support local rootfs image for vmtest
` [PATCH bpf-next v2 06/10] selftests/bpf: Enable cross platform testing "
` [PATCH bpf-next v2 07/10] selftests/bpf: Add config.riscv64
` [PATCH bpf-next v2 08/10] selftests/bpf: Add DENYLIST.riscv64
` [PATCH bpf-next v2 09/10] selftests/bpf: Add riscv64 configurations to local vmtest
` [PATCH bpf-next v2 10/10] selftests/bpf: Add description for running vmtest on RV64
[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
2024-09-05 8:18 UTC (4+ messages)
` [PATCH v2 5/7] RISC-V: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM
[PATCH] riscv: hwprobe: export Zicntr and Zihpm extensions
2024-09-05 7:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
2024-09-05 6:42 UTC (15+ messages)
` [PATCH bpf-next v3 1/4] libbpf: Access first syscall argument with CO-RE direct read on s390
` [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
` [PATCH bpf-next v3 3/4] selftests/bpf: Enable test_bpf_syscall_macro:syscall_arg1 on s390 and arm64
` [PATCH bpf-next v3 4/4] libbpf: Fix accessing first syscall argument on RV64
[PATCH v4 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-09-05 5:18 UTC (12+ messages)
` [PATCH v4 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
` [PATCH v4 10/10] KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test
[PATCH] pinctrl: k210: Make (p)clk local to k210_fpioa_probe()
2024-09-05 0:40 UTC (2+ messages)
[PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series
2024-09-04 20:38 UTC (10+ messages)
` [PATCH v5 2/3] iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC
` [PATCH v5 3/3] riscv: dts: sophgo: Add SARADC description for Sophgo CV1800B
[PATCH -next] riscv: Use LIST_HEAD() to simplify code
2024-09-04 18:40 UTC (2+ messages)
riscv/fixes build: 8 builds: 0 failed, 8 passed, 10078 warnings (riscv-for-linus-6.11-rc4-5-gb686ecdeacf6)
2024-09-03 16:22 UTC
riscv/fixes build: 8 builds: 0 failed, 8 passed, 10079 warnings (riscv-for-linus-6.11-rc4-8-g1ff95eb2bebd)
2024-09-03 20:05 UTC
[PATCH v4 24/26] arch_numa: switch over to numa_memblks
2024-08-26 22:46 UTC
[PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-09-04 15:03 UTC (10+ messages)
` [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
` [PATCH v4 04/10] KVM: Rename arch hooks related to per-CPU virtualization enabling
` [PATCH v4 06/10] KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM
[PATCH 0/3] riscv: spacemit: add gpio support for K1 SoC
2024-09-04 8:39 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: gpio: spacemit: add "
` [PATCH 2/3] "
` [PATCH 3/3] riscv: dts: spacemit: add gpio "
[v1] reset: starfive: Fixed access the empty member on JH7110 SoC
2024-09-04 3:35 UTC (2+ messages)
[PATCH v4 0/4] Add board support for Sipeed LicheeRV Nano
2024-09-04 1:02 UTC (7+ messages)
` [PATCH v4 4/4] riscv: dts: sophgo: Add LicheeRV Nano board device tree
[GIT PULL] RISC-V Sophgo Devicetrees for v6.12
2024-09-04 0:52 UTC
[PATCH] irqchip/sifive-plic: Fix error codes
2024-09-03 23:36 UTC
[PATCH v2] riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF
2024-09-03 22:52 UTC
[PATCH v2] riscv: Fix race condition with PR_RISCV_CTX_SW_FENCEI_OFF
2024-09-03 22:43 UTC
[PATCH -fixes v2] riscv: Fix RISCV_ALTERNATIVE_EARLY
2024-09-03 19:10 UTC (2+ messages)
[PATCH] riscv: Fix toolchain vector detection
2024-09-03 19:10 UTC (2+ messages)
[PATCH -fixes] riscv: Do not restrict memory size because of linear mapping on nommu
2024-09-03 19:10 UTC (2+ messages)
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-09-03 16:38 UTC (12+ messages)
` [PATCH v12 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files
[PATCH v3 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
2024-09-03 14:30 UTC (2+ messages)
[PATCH] riscv: misaligned: Restrict user access to kernel memory
2024-09-03 14:30 UTC (2+ messages)
[PATCH 0/3] riscv: mm: Do not restrict mmap address based on hint
2024-09-03 14:30 UTC (4+ messages)
` [PATCH 3/3] "
[PATCH v4 0/3] riscv: spacemit: add pinctrl support to K1 SoC
2024-09-03 12:26 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: spacemit: add support for "
` [PATCH v4 2/3] pinctrl: spacemit: add support for SpacemiT "
` [PATCH v4 3/3] riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3
[PATCH v2 0/3] riscv: jh7110: Fix configuration for on-chip USB 2.0 support
2024-09-03 9:42 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: phy: jh7110-usb-phy: Add sys-syscon property
` 回复: "
[PATCH 0/3] dt-bindings: gpio/pinctrl: add missing type to GPIO hogs
2024-09-03 9:16 UTC (13+ messages)
` [PATCH 1/3] dt-bindings: gpio: fcs,fxl6408: "
` [PATCH 2/3] dt-bindings: pinctrl: qcom: "
` [PATCH 3/3] dt-bindings: gpio: simplify GPIO hog nodes schema
[PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
2024-09-03 9:05 UTC (2+ messages)
[PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
2024-09-03 9:04 UTC (2+ messages)
[PATCH v12 17/39] arm64/hwcap: Add hwcap for GCS
2024-09-03 9:00 UTC (2+ messages)
[PATCH v12 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
2024-09-03 8:59 UTC (2+ messages)
` [PATCH v12 6/39] "
[PATCH v12 04/39] mman: Add map_shadow_stack() flags
2024-09-03 8:57 UTC (2+ messages)
` [PATCH v12 4/39] "
[PATCH v12 03/39] prctl: arch-agnostic prctl for shadow stack
2024-09-03 8:55 UTC (2+ messages)
` [PATCH v12 3/39] "
Instalacja pv
2024-09-03 7:55 UTC
[PATCH v3 0/4] riscv: spacemit: add pinctrl support to K1 SoC
2024-09-02 15:47 UTC (8+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: spacemit: add support for "
` [PATCH v3 2/4] pinctrl: spacemit: add support for SpacemiT "
[PATCH -next] irqchip/sifive-plic: Make use of __assign_bit() API
2024-09-02 13:08 UTC
[PATCH 0/5] reset: cleanup and simplify with devm and scoped
2024-09-02 9:58 UTC (4+ messages)
` [PATCH 3/5] reset: simplify locking with guard()
[PATCH 4/5] pinctrl: k210: Use devm_clk_get_enabled() helpers
2024-09-02 8:26 UTC (2+ messages)
[PATCH v13 0/2] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
2024-09-02 0:37 UTC (3+ messages)
` [PATCH v13 1/2] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v13 2/2] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
[PATCH v4 0/2] Enable serial NOR flash on RZ/G2UL SMARC EVK
2024-09-01 18:34 UTC (2+ messages)
` [PATCH v4 1/2] arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-31 16:30 UTC (4+ messages)
` [PATCH 07/16] powerpc: mm: Support MAP_BELOW_HINT
[PATCH v2] drivers/perf: riscv: Align errno for unsupported perf event
2024-08-31 7:15 UTC
[PATCH bpf-next 0/2] Fix accessing first syscall argument on RV64
2024-08-31 6:16 UTC (4+ messages)
` [PATCH bpf-next 1/2] libbpf: "
[PATCH] perf syscalltbl: Add syscalltbl__id_at_idx() with no syscall table support
2024-08-31 4:30 UTC
[PATCH] drivers/perf: riscv: Align errno for unsupported perf type in pmu_sbi_event_map
2024-08-31 2:49 UTC (3+ messages)
[PATCH bpf-next v2 0/4] Fix accessing first syscall argument on RV64
2024-08-31 2:36 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] libbpf: Access first syscall argument with CO-RE direct read on s390
` [PATCH bpf-next v2 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
` [PATCH bpf-next v2 3/4] selftests/bpf: Enable test_bpf_syscall_macro:syscall_arg1 on s390 and arm64
` [PATCH bpf-next v2 4/4] libbpf: Fix accessing first syscall argument on RV64
[PATCH v2 0/2] KVM: Coalesced IO cleanup and test
2024-08-31 0:20 UTC (2+ messages)
[PATCH v5 0/2] riscv: sophgo: Add pinctrl support for CV1800 series SoC
2024-08-30 22:39 UTC (3+ messages)
` [PATCH v5 1/2] riscv: dts: sophgo: cv1800b: add pinctrl support
` [PATCH v5 2/2] riscv: dts: sophgo: cv1812h: "
[PATCH v4 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
2024-08-30 22:49 UTC (4+ messages)
` [PATCH v4 7/7] riscv: dts: sophgo: cv1812h: add pinctrl support
[PATCH v8 0/7] Linux RISC-V IOMMU Support
2024-08-30 15:53 UTC (7+ messages)
` [PATCH v8 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).