messages from 2024-08-28 23:51:14 to 2024-09-03 19:05:50 UTC [more...]
[PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series
2024-09-03 19:05 UTC (11+ messages)
` [PATCH v5 1/3] dt-bindings: iio: adc: sophgo,cv1800b-saradc: Add Sophgo CV1800B SARADC
` [PATCH v5 2/3] iio: adc: sophgo-saradc: Add driver for "
` [PATCH v5 3/3] riscv: dts: sophgo: Add SARADC description for Sophgo CV1800B
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-09-03 16:38 UTC (25+ 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 v12 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v12 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v12 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v12 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v12 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v12 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v12 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v12 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v12 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v12 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v12 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v12 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v12 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list
[PATCH 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
2024-09-03 15:18 UTC (10+ 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 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 3/3] riscv: mm: Do not restrict mmap address based on hint
2024-09-03 14:27 UTC (2+ messages)
[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
2024-09-03 14:25 UTC (2+ messages)
` [PATCH v2 5/7] RISC-V: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM
[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 v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-09-03 0:48 UTC (16+ messages)
` [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
` [PATCH v4 02/10] KVM: Register cpuhp and syscore callbacks when enabling hardware
` [PATCH v4 03/10] KVM: Rename symbols related to enabling virtualization hardware
` [PATCH v4 04/10] KVM: Rename arch hooks related to per-CPU virtualization enabling
` [PATCH v4 05/10] KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
` [PATCH v4 06/10] KVM: x86: "
` [PATCH v4 07/10] KVM: Add a module param to allow enabling virtualization when KVM is loaded
` [PATCH v4 08/10] KVM: Add arch hooks for enabling/disabling virtualization
` [PATCH v4 09/10] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
` [PATCH v4 10/10] KVM: x86: Register "emergency disable" callbacks when virt is enabled
[PATCH v3 0/4] riscv: spacemit: add pinctrl support to K1 SoC
2024-09-02 15:47 UTC (15+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: spacemit: add support for "
` [PATCH v3 2/4] pinctrl: spacemit: add support for SpacemiT "
` [PATCH v3 3/4] riscv: dts: spacemit: add pinctrl support for "
[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 (3+ 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 (12+ messages)
` [PATCH 07/16] powerpc: mm: Support MAP_BELOW_HINT
[PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
2024-08-31 7:57 UTC (7+ 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 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 (5+ messages)
` [PATCH bpf-next 1/2] libbpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Skip case involving first arg in bpf_syscall_macro "
[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 (5+ messages)
` [PATCH v4 7/7] riscv: dts: sophgo: cv1812h: add pinctrl support
` (subset) [PATCH v4 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
[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
[PATCH -fixes v2] drivers: perf: Fix smp_processor_id() use in preemptible code
2024-08-30 16:39 UTC (2+ messages)
[PATCH v4 0/4] Add board support for Sipeed LicheeRV Nano
2024-08-30 11:20 UTC (7+ messages)
` [PATCH v4 4/4] riscv: dts: sophgo: Add LicheeRV Nano board device tree
[PATCH RFC] riscv: use gp to save percpu offset
2024-08-30 10:01 UTC (3+ messages)
` [External] "
[PATCH] riscv: remove useless pc check in stacktrace handling
2024-08-30 8:49 UTC
[PATCH] riscv: defconfig: Enable pinctrl support for CV18XX Series SoC
2024-08-30 8:57 UTC
[PATCH 0/2] Support SSTC while PM operations
2024-08-30 5:56 UTC (13+ messages)
` [PATCH 1/2] riscv: Add stimecmp save and restore
` [PATCH 2/2] time-riscv: Stop stimecmp when cpu hotplug
[RESEND PATCH V4 0/3] riscv: mm: Add soft-dirty and uffd-wp support
2024-08-30 2:31 UTC (7+ messages)
` [RESEND PATCH V4 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9)
` [RESEND PATCH V4 2/3] riscv: mm: Add soft-dirty page tracking support
` [RESEND PATCH V4 3/3] riscv: mm: Add uffd write-protect support
[PATCH v12 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
2024-08-30 1:30 UTC (9+ messages)
` [PATCH v12 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v12 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
Internationale Währungsfonds (IWF)
2024-08-29 22:13 UTC
[PATCH -fixes v2] riscv: Fix RISCV_ALTERNATIVE_EARLY
2024-08-29 16:50 UTC
[PATCH bpf-next 0/2] Fix accessing first syscall argument on RV64
2024-08-29 13:35 UTC (3+ messages)
` [PATCH bpf-next 1/2] libbpf: "
[PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest
2024-08-29 6:20 UTC
[PATCH 0/3] clk: sifive: Fix chip hang when booting linux directly
2024-08-29 5:56 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: reset: sifive: add fu540/fu740 reset indexes
[PATCH v4 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-08-29 1:01 UTC (11+ messages)
` [PATCH v4 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
` [PATCH v4 02/10] riscv: Add ISA extension parsing for pointer masking
` [PATCH v4 03/10] riscv: Add CSR definitions "
` [PATCH v4 04/10] riscv: Add support for userspace "
` [PATCH v4 05/10] riscv: Add support for the tagged address ABI
` [PATCH v4 06/10] riscv: Allow ptrace control of "
` [PATCH v4 07/10] selftests: riscv: Add a pointer masking test
` [PATCH v4 08/10] riscv: hwprobe: Export the Supm ISA extension
` [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
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