messages from 2025-04-28 17:12:12 to 2025-04-30 17:21:05 UTC [more...]
[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-04-30 17:20 UTC (28+ messages)
` [PATCH v5 01/25] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v5 02/25] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v5 03/25] rcu: Add a small-width RCU watching counter debug option
` [PATCH v5 04/25] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v5 05/25] jump_label: Add annotations for validating noinstr usage
` [PATCH v5 06/25] static_call: Add read-only-after-init static calls
` [PATCH v5 07/25] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v5 08/25] x86/idle: Mark x86_idle "
` [PATCH v5 09/25] x86/paravirt: Mark pv_steal_clock "
` [PATCH v5 10/25] riscv/paravirt: "
` [PATCH v5 11/25] loongarch/paravirt: "
` [PATCH v5 12/25] arm64/paravirt: "
` [PATCH v5 13/25] arm/paravirt: "
` [PATCH v5 14/25] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v5 15/25] sched/clock: Mark sched_clock_running key "
` [PATCH v5 16/25] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v5 17/25] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v5 18/25] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v5 19/25] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v5 20/25] stackleack: Mark stack_erasing_bypass key "
` [PATCH v5 21/25] objtool: Add noinstr validation for static branches/calls
` [PATCH v5 22/25] module: Remove outdated comment about text_size
` [PATCH v5 23/25] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v5 24/25] context-tracking: Introduce work deferral infrastructure
` [PATCH v5 25/25] context_tracking,x86: Defer kernel text patching IPIs
next-20250422: arch/riscv/kernel/vdso/vdso.so.dbg: dynamic relocations are not supported
2025-04-30 15:48 UTC (2+ messages)
[PATCH 0/3] riscv: sophgo: cv18xx: dts rework, part 2
2025-04-30 15:39 UTC (7+ 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/4] riscv: sophgo: cv18xx: dts rework, part 1
2025-04-30 15:25 UTC (7+ 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/5] KVM: RISC-V: VCPU reset fixes
2025-04-30 14:38 UTC (19+ messages)
` [PATCH 3/5] KVM: RISC-V: remove unnecessary SBI reset state
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable
[PATCH 0/7] Remove ops.pgsize_bitmap
2025-04-30 13:21 UTC (13+ messages)
` [PATCH 1/7] iommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
` [PATCH 2/7] iommu/arm-smmu: "
` [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 5/7] iommu/mtk: Remove iommu_ops pgsize_bitmap
` [PATCH 6/7] iommu/qcom: "
` [PATCH 7/7] iommu: Remove ops->pgsize_bitmap
[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
2025-04-30 12:17 UTC (3+ messages)
` [PATCH v6 18/22] riscv: mm: Add page fault trace points
[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 v3 0/3] RISC-V KVM selftests improvements
2025-04-30 8:16 UTC (4+ 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 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 (9+ 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 bpf-next 0/8] bpf, riscv64: Support load-acquire and store-release instructions
2025-04-30 3:56 UTC (13+ 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 v4 00/13] Architecture-optimized SHA-256 library API
2025-04-30 3:48 UTC (13+ messages)
` [PATCH v4 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [PATCH v4 04/13] crypto: arm64/sha256 - implement library instead of shash
` [PATCH v4 05/13] crypto: mips/sha256 "
` [PATCH v4 06/13] crypto: powerpc/sha256 "
` [PATCH v4 07/13] crypto: riscv/sha256 "
` [PATCH v4 08/13] crypto: s390/sha256 "
` [PATCH v4 09/13] crypto: sparc - move opcodes.h into asm directory
` [PATCH v4 10/13] crypto: sparc/sha256 - implement library instead of shash
` [PATCH v4 11/13] crypto: x86/sha256 "
` [PATCH v4 12/13] crypto: sha256 - remove sha256_base.h
` [PATCH v4 13/13] crypto: lib/sha256 - improve function prototypes
[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
2025-04-30 2:43 UTC (5+ 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)
[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
2025-04-29 13:12 UTC (5+ messages)
` [PATCH v6 2/3] clk: canaan: Add clock driver for Canaan K230
[PATCH v5 00/23] RV: Linear temporal logic monitors for RT application
2025-04-29 12:01 UTC (2+ messages)
` [PATCH v5 18/23] riscv: mm: Add page fault trace points
[PATCH 0/2] efi: Add a mechanism for embedding SBAT section
2025-04-29 10:24 UTC (10+ messages)
` [PATCH 1/2] efi/libstub: zboot specific "
` [PATCH 2/2] x86/efi: Implement support for embedding SBAT data for x86
[PATCH 0/3] RISC-V KVM selftests improvements
2025-04-29 9:15 UTC (12+ messages)
` [PATCH 1/3] KVM: riscv: selftests: Add stval to exception handling
` [PATCH 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH 3/3] KVM: riscv: selftests: Add vector extension tests
[PATCH v3 0/2] Use GCR.U timer device as clocksource
2025-04-29 8:52 UTC (3+ messages)
` [PATCH v3 2/2] Allow for riscv-clock to pick up mmio address
[PATCH v3 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
2025-04-29 8:50 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K1 PWM support
` [PATCH v3 2/6] pwm: pxa: add optional reset control
` [PATCH v3 3/6] riscv: dts: spacemit: add PWM support for K1 SoC
` [PATCH v3 4/6] riscv: dts: spacemit: add pwm14_1 pinctrl setting
` [PATCH v3 5/6] pwm: Kconfig: add depends on ARCH_SPACEMIT to PWM_PXA
` [PATCH v3 6/6] riscv: defconfig: Enable PWM support for SpacemiT K1 SoC
[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-29 8:22 UTC (3+ messages)
` [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
[PATCH 0/2] riscv: misaligned: Add ZCB handling and fix sleeping function
2025-04-29 7:07 UTC (7+ messages)
` [PATCH 2/2] riscv: misaligned: fix sleeping function called during misaligned access handling
[PATCH] iommu/riscv: fix use after free of riscv_iommu_domain
2025-04-29 6:50 UTC (2+ messages)
[PATCH v6 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
2025-04-29 6:22 UTC (4+ messages)
[PATCH v3 2/3] riscv: dts: add mailbox for Sophgo CV18XX series SoC
2025-04-29 2:44 UTC (2+ messages)
[PATCH v3 1/3] dt-bindings: mailbox: add Sophgo CV18XX series SoC
2025-04-29 2:05 UTC (2+ messages)
[PATCH v2 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
2025-04-29 0:41 UTC (6+ messages)
` [PATCH v2 3/6] riscv: dts: spacemit: add PWM support for K1 SoC
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 NNTP newsgroup(s).