messages from 2025-04-29 14:59:24 to 2025-05-02 13:48:40 UTC [more...]
[PATCH 0/2] efi: Add a mechanism for embedding SBAT section
2025-05-02 13:46 UTC (8+ messages)
` [PATCH 2/2] x86/efi: Implement support for embedding SBAT data for x86
[PATCH] riscv: dts: starfive: jh7110-common: use macros for MMC0 pins
2025-05-02 11:24 UTC (2+ messages)
[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-05-02 11:22 UTC (8+ messages)
[PATCH v6 0/4] rust: Add bug/warn abstractions
2025-05-02 11:17 UTC (6+ messages)
` [PATCH v6 1/4] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v6 2/4] riscv/bug: "
` [PATCH v6 3/4] arm64/bug: "
` [PATCH v6 4/4] rust: Add warn_on macro
[PATCH v3 0/4] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
2025-05-02 10:30 UTC (5+ messages)
` [PATCH v3 1/4] riscv: dts: starfive: jh7110-common: add CPU BUS PERH QSPI clocks to syscrg
` [PATCH v3 2/4] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz
` [PATCH v3 3/4] riscv: dts: starfive: jh7110-common: add eeprom node to i2c5
` [PATCH v3 4/4] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader
[RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers
2025-05-02 9:15 UTC (4+ messages)
` [RFC PATCH v2 02/17] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
[PATCH 00/10] KVM: selftests: Convert to kernel-style types
2025-05-02 9:11 UTC (13+ messages)
` [PATCH 01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t
` [PATCH 02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t
` [PATCH 03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
` [PATCH 04/10] KVM: selftests: Use u64 instead of uint64_t
` [PATCH 05/10] KVM: selftests: Use s64 instead of int64_t
` [PATCH 06/10] KVM: selftests: Use u32 instead of uint32_t
` [PATCH 07/10] KVM: selftests: Use s32 instead of int32_t
` [PATCH 08/10] KVM: selftests: Use u16 instead of uint16_t
` [PATCH 09/10] KVM: selftests: Use s16 instead of int16_t
` [PATCH 10/10] KVM: selftests: Use u8 instead of uint8_t
[GIT PULL] KVM/riscv fixes for 6.15 take #1
2025-05-02 6:52 UTC
[PATCH 0/4] riscv: sophgo: cv18xx: dts rework, part 1
2025-05-02 0:43 UTC (8+ messages)
` [PATCH 1/4] riscv: dts: sophgo: Move all soc specific device into soc dtsi file
` [PATCH 2/4] riscv: dts: sophgo: Move riscv cpu definition to a separate file
` [PATCH 3/4] riscv: dts: sophgo: rename header file cv18xx.dtsi to cv180x.dtsi
` [PATCH 4/4] riscv: dts: sopgho: use SOC_PERIPHERAL_IRQ to calculate interrupt number
[PATCH 0/3] riscv: sophgo: cv18xx: dts rework, part 2
2025-05-01 22:23 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: clock: sophgo: Use precise compatible for CV1800 series SoC
` [PATCH 2/3] clk: sophgo: Add support for newly added precise compatible
` [PATCH 3/3] riscv: dts: sophgo: switch precise compatible for existed clock device for CV18XX
[PATCH 0/5] riscv: misaligned: fix interruptible context and add tests
2025-05-01 20:51 UTC (8+ messages)
` [PATCH 1/5] riscv: misaligned: factorize trap handling
[PATCH 0/7] Remove ops.pgsize_bitmap
2025-05-01 19:07 UTC (9+ messages)
` [PATCH 1/7] iommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
` [PATCH 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it
` [PATCH 4/7] iommu: Remove iommu_ops pgsize_bitmap from simple drivers
[PATCH] KVM: selftests: Use $(SRCARCH) instead of $(ARCH)
2025-05-01 17:47 UTC (3+ messages)
[PATCH v4 0/5] KVM: lockdep improvements
2025-05-01 13:55 UTC (11+ messages)
` [PATCH v4 1/5] locking/mutex: implement mutex_trylock_nested
` [PATCH v4 2/5] arm64: KVM: use mutex_trylock_nest_lock when locking all vCPUs
` [PATCH v4 3/5] RISC-V: KVM: switch to kvm_trylock/unlock_all_vcpus
` [PATCH v4 4/5] locking/mutex: implement mutex_lock_killable_nest_lock
` [PATCH v4 5/5] x86: KVM: SEV: implement kvm_lock_all_vcpus and use it
[PATCH v3 0/3] RISC-V KVM selftests improvements
2025-05-01 13:36 UTC (5+ messages)
` [PATCH v3 1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
` [PATCH v3 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH v3 3/3] KVM: riscv: selftests: Add vector extension tests
[PATCH] Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
2025-05-01 13:03 UTC
[PATCH v2] riscv: vdso.lds.S: Do not export __vdso_getrandom when building a 32-bit vDSO
2025-05-01 9:23 UTC (2+ messages)
next-20250422: arch/riscv/kernel/vdso/vdso.so.dbg: dynamic relocations are not supported
2025-05-01 9:12 UTC (4+ messages)
[RFC PATCH v2 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
2025-05-01 8:51 UTC (3+ messages)
` [RFC PATCH v2 8/9] clk: divider, gate: create regmap-backed copies of gate and divider clocks
[PATCH v2 0/2] soc: spacemit: add sdhci support to K1 SoC
2025-05-01 8:50 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: spacemit,sdhci: add support for "
` [PATCH v2 2/2] mmc: sdhci-of-k1: add support for SpacemiT "
[PATCH 00/12] crypto: sha256 - Use partial block API
2025-05-01 5:19 UTC (4+ messages)
[PATCH v3 0/4] KVM: lockdep improvements
2025-04-30 20:30 UTC (6+ messages)
` [PATCH v3 1/4] arm64: KVM: use mutex_trylock_nest_lock when locking all vCPUs
` [PATCH v3 2/4] RISC-V: KVM: switch to kvm_lock/unlock_all_vcpus
` [PATCH v3 3/4] locking/mutex: implement mutex_lock_killable_nest_lock
` [PATCH v3 4/4] x86: KVM: SEV: implement kvm_lock_all_vcpus and use it
【重要・SBI証券】口座保護のための設定更新(5/2締切)
2025-04-30 20:07 UTC
[PATCH bpf-next 0/8] bpf, riscv64: Support load-acquire and store-release instructions
2025-04-30 19:47 UTC (14+ messages)
` [PATCH bpf-next 1/8] bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_def_regno()
` [PATCH bpf-next 2/8] bpf, riscv64: Introduce emit_load_*() and emit_store_*()
` [PATCH bpf-next 3/8] bpf, riscv64: Support load-acquire and store-release instructions
` [PATCH bpf-next 4/8] bpf, riscv64: Skip redundant zext instruction after load-acquire
` [PATCH bpf-next 5/8] selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriate
` [PATCH bpf-next 6/8] selftests/bpf: Avoid passing out-of-range values to __retval()
` [PATCH bpf-next 7/8] selftests/bpf: Verify zero-extension behavior in load-acquire tests
` [PATCH bpf-next 8/8] selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64
[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
2025-04-30 19:18 UTC (4+ messages)
` [PATCH v6 18/22] riscv: mm: Add page fault trace points
[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
2025-04-30 14:38 UTC (15+ messages)
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable
[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
2025-04-30 12:17 UTC (4+ messages)
` [PATCH v2 3/4] pmdomain: thead: Add GPU-specific clock and reset handling for TH1520
[PATCH v7 0/3] Add T-HEAD TH1520 VO clock support for LicheePi 4A GPU enablement
2025-04-30 7:52 UTC (6+ messages)
` [PATCH v7 3/3] riscv: dts: thead: Add device tree VO clock controller
Pytanie o ofertę
2025-04-30 7:41 UTC
[PATCH v2 0/3] RISC-V KVM selftests improvements
2025-04-30 7:22 UTC (10+ messages)
` [PATCH v2 1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
` [PATCH v2 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH v2 3/3] KVM: riscv: selftests: Add vector extension tests
[PATCH v2 0/3] pinctrl: starfive: jh7110: support force inputs
2025-04-30 7:21 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: starfive,jh7110: add PAD_INTERNAL_* virtual pins
[PATCH] riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
2025-04-30 6:54 UTC (3+ messages)
[PATCH v14 00/27] riscv control-flow integrity for usermode
2025-04-30 0:16 UTC (28+ messages)
` [PATCH v14 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v14 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v14 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v14 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v14 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v14 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v14 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v14 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v14 09/27] riscv mmu: write protect and shadow stack
` [PATCH v14 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v14 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v14 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v14 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v14 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v14 15/27] riscv/traps: Introduce software check exception
` [PATCH v14 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v14 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v14 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v14 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v14 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v14 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v14 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v14 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v14 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v14 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v14 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v14 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
2025-04-30 3:57 UTC (6+ messages)
` [PATCH v2 05/10] dt-bindings: reset: sophgo: Add SG2044 bindings
` [PATCH v2 06/10] dt-bindings: hwmon: Add Sophgo SG2044 external hardware monitor support
[PATCH v4 00/13] Architecture-optimized SHA-256 library API
2025-04-30 3:48 UTC (3+ messages)
` [PATCH v4 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
2025-04-30 2:43 UTC (5+ messages)
[PATCH 7/7] iommu: Remove ops->pgsize_bitmap
2025-04-30 2:34 UTC (2+ messages)
[GIT PULL] clk: spacemit: Add K1 SoC clk driver for v6.16
2025-04-30 1:29 UTC
[PATCH v4 0/3] riscv: pwm: sophgo: add pwm support for SG2044
2025-04-30 1:06 UTC (2+ messages)
[PATCH v7 0/6] Add clock controller support for SpacemiT K1
2025-04-30 0:54 UTC (4+ messages)
[PATCH v5 0/7] clk: spacemit: add K1 reset support
2025-04-29 21:44 UTC (4+ messages)
[PATCH v4 0/7] clk: spacemit: add K1 reset support
2025-04-29 20:56 UTC (2+ messages)
[PATCH v5 0/7] arm64 support for Milk-V Duo Module 01 EVB
2025-04-29 19:10 UTC (4+ messages)
` [PATCH v5 1/7] riscv: dts: sophgo: cv18xx: Move RiscV-specific part into SoCs' .dtsi files
[PATCH stable v6.6] riscv: kprobes: Fix wrong lengths passed to patch_text_nosync()
2025-04-29 16:51 UTC (4+ messages)
[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
2025-04-29 14:09 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