messages from 2024-10-14 17:54:47 to 2024-10-17 11:22:22 UTC [more...]
[PATCH v4 0/3] Introduce support for T-head TH1520 Mailbox
2024-10-17 11:20 UTC (11+ messages)
` [PATCH v4 3/3] riscv: dts: thead: Add mailbox node
` [PATCH v4 2/3] dt-bindings: mailbox: Add thead,th1520-mailbox bindings
[PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
2024-10-17 11:01 UTC (3+ messages)
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-17 9:35 UTC (13+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
Proszę o kontakt
2024-10-17 8:15 UTC
[PATCH 0/2] RISC-V: KVM: SBI system suspend support
2024-10-17 7:45 UTC (3+ messages)
` [PATCH 1/2] RISC-V: KVM: Add "
` [PATCH 2/2] KVM: riscv: selftests: Add SBI SUSP to get-reg-list test
[PATCH v3 0/2] Prevent dynamic relocations in vDSO
2024-10-17 5:54 UTC (5+ messages)
` [PATCH v3 1/2] riscv: vdso: Prevent the compiler from inserting calls to memset()
` [PATCH v3 2/2] riscv: Check that vdso does not contain any dynamic relocations
回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
2024-10-17 5:49 UTC
[RESEND. PATCH v2] riscv: Use '%u' to format the output of 'cpu'
2024-10-17 3:20 UTC
[PATCH][next] pinctrl: th1520: Dereference pointer only after NULL check
2024-10-17 2:54 UTC (3+ messages)
[PATCH v4 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-10-17 0:58 UTC (5+ messages)
` [PATCH v4 06/10] riscv: Allow ptrace control of the "
回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
2024-10-17 1:17 UTC
[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
2024-10-17 0:25 UTC (21+ messages)
` [PATCH v3 01/20] perf bpf-prologue: Remove unused file
` [PATCH v3 02/20] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
` [PATCH v3 03/20] perf dwarf-regs: Add EM_HOST and EF_HOST defines
` [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
` [PATCH v3 05/20] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
` [PATCH v3 06/20] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
` [PATCH v3 07/20] perf dwarf-regs: Move x86 dwarf-regs out of arch
` [PATCH v3 08/20] perf arm64: Remove dwarf-regs.c
` [PATCH v3 09/20] perf arm: "
` [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
` [PATCH v3 11/20] perf loongarch: Remove dwarf-regs.c
` [PATCH v3 12/20] perf mips: "
` [PATCH v3 13/20] perf dwarf-regs: Move powerpc dwarf-regs out of arch
` [PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
` [PATCH v3 15/20] perf s390: Remove dwarf-regs.c
` [PATCH v3 16/20] perf sh: "
` [PATCH v3 17/20] perf sparc: "
` [PATCH v3 18/20] perf xtensa: "
` [PATCH v3 19/20] perf dwarf-regs: Remove get_arch_regstr code
` [PATCH v3 20/20] perf build: Remove PERF_HAVE_DWARF_REGS
[PATCH v3 00/11] Libdw/dwarf build clean up
2024-10-17 0:13 UTC (12+ messages)
` [PATCH v3 01/11] perf build: Fix LIBDW_DIR
` [PATCH v3 02/11] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v3 03/11] perf build: Remove defined but never used variable
` [PATCH v3 04/11] perf build: Rename test-dwarf to test-libdw
` [PATCH v3 05/11] perf build: Combine libdw-dwarf-unwind into libdw feature tests
` [PATCH v3 06/11] perf build: Combine test-dwarf-getlocations into test-libdw
` [PATCH v3 07/11] perf build: Combine test-dwarf-getcfi "
` [PATCH v3 08/11] perf probe: Move elfutils support check to libdw check
` [PATCH v3 09/11] perf libdw: Remove unnecessary defines
` [PATCH v3 10/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
` [PATCH v3 11/11] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
[PATCH v10 0/7] Linux RISC-V IOMMU Support
2024-10-16 23:58 UTC (9+ messages)
` [PATCH v10 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v10 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v10 3/7] iommu/riscv: Add RISC-V IOMMU PCIe "
` [PATCH v10 4/7] iommu/riscv: Enable IOMMU registration and device probe
` [PATCH v10 5/7] iommu/riscv: Device directory management
` [PATCH v10 6/7] iommu/riscv: Command and fault queue support
` [PATCH v10 7/7] iommu/riscv: Paging domain support
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-16 23:58 UTC (17+ messages)
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
2024-10-16 21:40 UTC (9+ messages)
` [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN in C source
` [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
[PATCH v5 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-10-16 20:27 UTC (11+ messages)
` [PATCH v5 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
` [PATCH v5 02/10] riscv: Add ISA extension parsing for pointer masking
` [PATCH v5 03/10] riscv: Add CSR definitions "
` [PATCH v5 04/10] riscv: Add support for userspace "
` [PATCH v5 05/10] riscv: Add support for the tagged address ABI
` [PATCH v5 06/10] riscv: Allow ptrace control of "
` [PATCH v5 07/10] riscv: selftests: Add a pointer masking test
` [PATCH v5 08/10] riscv: hwprobe: Export the Supm ISA extension
` [PATCH v5 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
` [PATCH v5 10/10] KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test
[RFC v7 0/6] PolarFire SoC GPIO support
2024-10-16 19:42 UTC (8+ messages)
` [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support
[PATCH][next] pinctrl: th1520: Fix potential null pointer dereference on func
2024-10-16 19:32 UTC (4+ messages)
[PATCH 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
2024-10-16 19:27 UTC (2+ messages)
` [02/13] "
[PATCH 01/13] RISC-V: KVM: Order the object files alphabetically
2024-10-16 19:03 UTC (2+ messages)
` [01/13] "
[PATCH v1 0/3] pinctrl: th1520: Unbreak the driver
2024-10-16 18:45 UTC (5+ messages)
` [PATCH v1 3/3] pinctrl: th1520: Factor out casts
[RFC] riscv/entry: issue about a0/orig_a0 register and ENOSYS
2024-10-16 17:56 UTC (6+ messages)
[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
2024-10-16 17:49 UTC
[PATCH v2 00/31] Libdw/dwarf build clean up
2024-10-16 17:21 UTC (2+ messages)
[PATCH -fixes] riscv: Do not use fortify in early code
2024-10-16 16:56 UTC (7+ messages)
[PATCH v1] firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors
2024-10-16 16:36 UTC (2+ messages)
[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
2024-10-16 14:36 UTC (6+ messages)
[PATCH v2 0/4] CAST Controller Area Network driver support
2024-10-16 14:16 UTC (6+ messages)
` [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
[PATCH v2 0/3] Add clock controller support for Spacemit K1
2024-10-16 12:57 UTC (5+ messages)
` [PATCH v2 2/3] dt-bindings: clock: spacemit: Add clock controllers of Spacemit K1 SoC
[PATCH v5 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
2024-10-16 12:03 UTC (9+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal
[PATCH v9 0/7] Linux RISC-V IOMMU Support
2024-10-16 9:35 UTC (13+ messages)
` [PATCH v9 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v9 6/7] iommu/riscv: Command and fault queue support
` [PATCH v9 7/7] iommu/riscv: Paging domain support
[PATCH v4 0/3] pwm: Add pwm driver for Sophgo SG2042
2024-10-16 9:00 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: sophgo: add PWM controller for SG2042
` [PATCH v4 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM
` [PATCH v4 3/3] riscv: sophgo: dts: add pwm controller for SG2042 SoC
[PATCH v2] RISC-V: ACPI: fix early_ioremap to early_memremap
2024-10-16 8:48 UTC (2+ messages)
[PATCH v5 0/3] riscv: spacemit: add pinctrl support to K1 SoC
2024-10-16 0:59 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: spacemit: add support for "
` [PATCH v5 2/3] pinctrl: spacemit: add support for SpacemiT "
` [PATCH v5 3/3] riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3
[PATCH v2 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
2024-10-15 22:43 UTC (5+ messages)
` [PATCH v2 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver
[PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support
2024-10-15 20:22 UTC (5+ messages)
` [PATCH v1 4/5] dt-bindings: remoteproc: add binding for Microchip IPC remoteproc
[PATCH 0/8] riscv: dts: thead: Add TH1520 pin controller support
2024-10-15 17:49 UTC (9+ messages)
` [PATCH 4/8] riscv: dts: thead: Add Lichee Pi 4M GPIO line names
` [PATCH 5/8] riscv: dts: thead: Add TH1520 pinctrl settings for UART0
` [PATCH 6/8] riscv: dtb: thead: Add BeagleV Ahead LEDs
` [PATCH 7/8] riscv: dts: thead: Add missing GPIO clock-names
` [PATCH 8/8] riscv: dts: thead: remove enabled property for spi0
[PATCH v11 0/5] Tracepoints and static branch in Rust
2024-10-15 13:14 UTC (6+ messages)
` [PATCH v11 1/5] rust: add static_branch_unlikely for static_key_false
` [PATCH v11 2/5] rust: add tracepoint support
` [PATCH v11 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v11 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v11 5/5] rust: add arch_static_branch
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-15 13:05 UTC (5+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
[PATCH v10 0/5] Tracepoints and static branch in Rust
2024-10-15 13:05 UTC (4+ messages)
` [PATCH v10 5/5] rust: add arch_static_branch
[PATCH v5 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-10-15 8:43 UTC (3+ messages)
` [PATCH v5 1/2] riscv: perf: add guest vs host distinction
` [PATCH v5 2/2] riscv: KVM: add basic support for host vs guest profiling
Zapytanie ofertowe
2024-10-15 7:55 UTC
[PATCH] RISCV: KVM: use raw_spinlock for critical section in imsic
2024-10-15 6:45 UTC (2+ messages)
[PATCH v4 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-10-15 6:42 UTC (4+ messages)
` [PATCH v4 1/2] riscv: perf: add guest vs host distinction
` [PATCH v4 2/2] riscv: KVM: add basic support for host vs guest profiling
provide generic page_to_phys and phys_to_page implementations v2
2024-10-15 5:44 UTC (3+ messages)
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
[PATCH] irqchip/riscv-intc: Fix no-SMP boot with ACPI
2024-10-15 5:34 UTC (3+ messages)
[PATCH] riscv: defconfig: enable gpio support for TH1520
2024-10-14 20:53 UTC
回复: [v3] riscv: dts: starfive: jh7110: Add camera subsystem nodes
2024-10-14 20:31 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).