messages from 2024-10-17 02:16:13 to 2024-10-22 01:59:26 UTC [more...]
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2024-10-22 1:57 UTC
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-22 1:51 UTC (14+ messages)
` [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
` [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary
` [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn
[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
2024-10-22 0:47 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: net: snps,dwmac: Add dwmac-5.30a version
` [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH 3/4] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series
2024-10-22 0:48 UTC (5+ messages)
` [PATCH v5 3/3] riscv: dts: sophgo: Add SARADC description for Sophgo CV1800B
` (subset) [PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series
[PATCH v5 0/2] Add board support for Sipeed LicheeRV Nano
2024-10-22 0:43 UTC (3+ messages)
[PATCH v4 0/3] pwm: Add pwm driver for Sophgo SG2042
2024-10-22 0:00 UTC (2+ messages)
[PATCH bpf-next 0/5] Optimize bpf_csum_diff() and homogenize for all archs
2024-10-21 23:28 UTC (15+ messages)
` [PATCH bpf-next 1/5] net: checksum: move from32to16() to generic header
` [PATCH bpf-next 2/5] bpf: bpf_csum_diff: optimize and homogenize for all archs
` [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier
` [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper
` [PATCH bpf-next 5/5] selftests/bpf: Add a selftest for bpf_csum_diff()
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-21 22:15 UTC (24+ 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
[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2024-10-21 20:26 UTC (4+ messages)
` [RFC PATCH 1/7] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH v2 0/2] serial: 8250_dw: Introduce SG2044 uart support
2024-10-21 18:00 UTC (13+ messages)
` [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts
` [PATCH v2 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk
[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
2024-10-21 17:56 UTC (18+ messages)
` [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH 02/15] lib/crc32: improve support for arch-specific overrides
` [PATCH 03/15] arm/crc32: expose CRC32 functions through lib
` [PATCH 04/15] loongarch/crc32: "
` [PATCH 05/15] mips/crc32: "
` [PATCH 06/15] powerpc/crc32: "
` [PATCH 07/15] s390/crc32: "
` [PATCH 08/15] sparc/crc32: "
` [PATCH 09/15] x86/crc32: update prototype for crc_pcl()
` [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH 11/15] x86/crc32: expose CRC32 functions through lib
` [PATCH 12/15] lib/crc32: make crc32c() go directly to lib
` [PATCH 13/15] ext4: switch to using the crc32c library
` [PATCH 14/15] jbd2: "
` [PATCH 15/15] f2fs: switch to using the crc32 library
[PATCH v5 0/3] Add DeepComputing FML13V01 board dts
2024-10-21 16:48 UTC (9+ messages)
` [PATCH v5 1/3] dt-bindings: vendor: add deepcomputing
` [PATCH v5 2/3] dt-bindings: riscv: starfive: add deepcomputing,fml13v01
` [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree
[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
2024-10-21 16:46 UTC (4+ messages)
[PATCH] mmc: dw_mmc: take SWIOTLB memory size limitation into account
2024-10-21 15:26 UTC (3+ messages)
[PATCH v2 3/3] riscv: add PREEMPT_LAZY support
2024-10-21 15:08 UTC
[PATCH net-next v4 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
2024-10-21 11:43 UTC (6+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH net-next v4 2/3] net: stmmac: Add glue layer for T-HEAD TH1520 SoC
` [PATCH net-next v4 3/3] riscv: dts: thead: Add TH1520 ethernet nodes
[PATCH] RISC-V: ACPI: fix early_ioremap to early_memremap
2024-10-21 6:45 UTC (5+ messages)
` [External] "
[PATCH v3 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
2024-10-21 6:02 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2044 "
` [PATCH v3 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver
` [PATCH v3 3/3] riscv: defconfig: Enable T-HEAD C900 ACLINT SSWI drivers
[PATCH v2 00/13] Accelerate KVM RISC-V when running as a guest
2024-10-20 19:47 UTC (14+ messages)
` [PATCH v2 01/13] RISC-V: KVM: Order the object files alphabetically
` [PATCH v2 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
` [PATCH v2 03/13] RISC-V: KVM: Save/restore SCOUNTEREN "
` [PATCH v2 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH v2 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH v2 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
` [PATCH v2 07/13] RISC-V: Add defines for the SBI nested acceleration extension
` [PATCH v2 08/13] RISC-V: KVM: Add common nested acceleration support
` [PATCH v2 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
` [PATCH v2 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
` [PATCH v2 11/13] RISC-V: KVM: Use SBI sync SRET call when available
` [PATCH v2 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
` [PATCH v2 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs
[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
2024-10-20 19:28 UTC (16+ messages)
` [PATCH 07/13] RISC-V: Add defines for the SBI nested acceleration extension
` [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support
` [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
` [PATCH 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
` [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available
` [PATCH 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
[PATCH v5 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-10-20 16:26 UTC (3+ messages)
` [PATCH v5 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
[GIT PULL] RISC-V T-HEAD Devicetrees for v6.13
2024-10-20 14:36 UTC
[PATCH v4 0/3] Add DeepComputing FML13V01 board dts
2024-10-20 13:26 UTC (6+ messages)
` [PATCH v4 1/3] dt-bindings: vendor: add deepcomputing
` [PATCH v4 2/3] dt-bindings: riscv: starfive: add deepcomputing,fml13v01
` [PATCH v4 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree
[PATCH v4 0/3] Introduce support for T-head TH1520 Mailbox
2024-10-20 7:32 UTC (10+ messages)
` [PATCH v4 3/3] riscv: dts: thead: Add mailbox node
` [PATCH v4 2/3] dt-bindings: mailbox: Add thead,th1520-mailbox bindings
[PATCH v2 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
2024-10-20 4:01 UTC (4+ messages)
` [PATCH v2 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver
[PATCH v5 0/3] riscv: spacemit: add pinctrl support to K1 SoC
2024-10-19 18:16 UTC (2+ messages)
[PATCH 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
2024-10-19 17:28 UTC
[PATCH v3 00/11] Libdw/dwarf build clean up
2024-10-19 16:23 UTC (3+ messages)
[PATCH v10 0/6] RISC-V: Detect and report speed of unaligned vector accesses
2024-10-18 23:48 UTC (8+ messages)
` [PATCH v10 1/6] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v10 2/6] RISC-V: Scalar unaligned access emulated on hotplug CPUs
` [PATCH v10 3/6] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v10 4/6] RISC-V: Detect unaligned vector accesses supported
` [PATCH v10 5/6] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v10 6/6] RISC-V: hwprobe: Document unaligned vector perf key
[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
2024-10-18 23:46 UTC (5+ messages)
[PATCH v5 1/2] riscv: perf: add guest vs host distinction
2024-10-18 19:55 UTC (2+ messages)
[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
2024-10-18 19:39 UTC (3+ messages)
` [PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
[PATCH v2 0/2] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
2024-10-18 19:30 UTC (2+ messages)
[PATCH v9 0/7] Linux RISC-V IOMMU Support
2024-10-18 5:31 UTC (5+ messages)
` [PATCH v9 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
回复: 回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
2024-10-18 1:21 UTC
[RESEND. PATCH v2] riscv: Use '%u' to format the output of 'cpu'
2024-10-17 21:50 UTC (2+ messages)
[PATCH 3/3] riscv: add PREEMPT_LAZY support
2024-10-17 21:49 UTC (2+ messages)
[PATCH v11 4/5] jump_label: adjust inline asm to be consistent
2024-10-17 19:32 UTC (2+ messages)
[PATCH] riscv: defconfig: enable gpio support for TH1520
2024-10-17 18:40 UTC (2+ messages)
回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
2024-10-17 17:52 UTC (2+ messages)
[PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
2024-10-17 16:41 UTC (4+ messages)
[PATCH v1] firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors
2024-10-17 16:41 UTC (2+ messages)
[PATCH 1/1] riscv: efi: Set NX compat flag in PE/COFF header
2024-10-17 16:30 UTC (2+ messages)
[PATCH v2] RISC-V: ACPI: fix early_ioremap to early_memremap
2024-10-17 16:30 UTC (2+ messages)
[PATCH -fixes] riscv: Do not use fortify in early code
2024-10-17 16:30 UTC (2+ messages)
[PATCH] riscv: Prevent a bad reference count on CPU nodes
2024-10-17 16:30 UTC (2+ messages)
[PATCH v1] RISC-V: disallow gcc + rust builds
2024-10-17 16:30 UTC (2+ messages)
[PATCH v3 0/2] Prevent dynamic relocations in vDSO
2024-10-17 16:30 UTC (6+ 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] riscv, bpf: Make BPF_CMPXCHG fully ordered
2024-10-17 15:11 UTC (4+ messages)
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][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
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).