Search results

Project Status Subject Author
linux R O [tip: x86/tdx] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] coco/tdx-host: Expose P-SEAMLDR information via sysfs tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux O [tip: x86/tdx] x86/virt/seamldr: Allocate and populate a module update request tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/seamldr: Introduce skeleton for TDX module updates tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/seamldr: Abort updates after a failed step tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/seamldr: Shut down the current TDX module tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/tdx: Reset software states during TDX module shutdown tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/seamldr: Install a new TDX module tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/seamldr: Initialize the newly-installed TDX module tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/tdx: Restore TDX module state tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux O [tip: x86/tdx] x86/virt/seamldr: Add module update locking tip-bot2 for Dave Hansen 2 weeks, 3 days ago
linux O [tip: x86/tdx] coco/tdx-host: Lock out module updates when reading version tip-bot2 for Dave Hansen 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/tdx: Refresh TDX module version after update tip-bot2 for Chao Gao 2 weeks, 3 days ago
linux R O [tip: x86/tdx] x86/virt/tdx: Enable TDX module runtime updates tip-bot2 for Chao Gao 2 weeks, 3 days ago
QEMU R G [PATCH] target/riscv/cpu_helper.c: add PMA access fault Daniel Henrique Barboza 2 weeks, 3 days ago
QEMU G [PATCH v2] hw/scsi: add scsi-tape device emulation support for QEMU Emmanuel Ugwu 2 weeks, 3 days ago
linux R [PATCH v2 0/3] KVM: Fix guest_memfd binding overlap errno and selftest Sean Christopherson 2 weeks, 3 days ago
linux R [PATCH v3] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist Marek Vasut 2 weeks, 3 days ago
linux [PATCH] rust: kernel: use strict provenance APIs Tamir Duberstein 2 weeks, 3 days ago
linux R [PATCH 0/2] KVM: selftests: guest_memfd close() fix and hardening Sean Christopherson 2 weeks, 3 days ago
linux O [PATCH 0/6] rust: binder: reduce `as` casts Tamir Duberstein 2 weeks, 3 days ago
linux [PATCH v21 0/9] ring-buffer: Making persistent ring buffers robust Steven Rostedt 2 weeks, 3 days ago
linux [PATCH] KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmap Sean Christopherson 2 weeks, 3 days ago
Libvirt R G [PATCH 0/1] ci: Fix --engine flag positioning in helper script Radoslaw Smigielski via Devel 2 weeks, 3 days ago
Xen R G [PATCH v2 0/3] argo: few loglevel fixes dmukhin@ford.com 2 weeks, 3 days ago
linux O [PATCH v2] usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect() Mauricio Faria de Oliveira 2 weeks, 3 days ago
linux R O [PATCH v2 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock Breno Leitao 2 weeks, 3 days ago
linux [PATCH] nfsd: reset write verifier on deferred writeback errors Jeff Layton 2 weeks, 3 days ago
linux [PATCH v4] nvme: reject keep-alive passthrough on non-fabrics Chao Shi 2 weeks, 3 days ago
linux [PATCH] bpf: Fix preorder-unaware index in replace_effective_prog and purge_effective_progs replace_effective_prog() and purge_effective_progs() compute the target index in the effective program array by sequentially walking the hlist (pos++). However, since commit 4b82b181a26c ("bpf: Allow pre-ordering for bpf cgroup progs"), compute_effective_progs() partitions the effective array: preorder programs occupy indices 0..preorder_cnt-1 and normal programs occupy indices preorder_cnt..end. The sequential hlist walk does not account for this partitioning, so when BPF_F_PREORDER programs coexist with normal programs the computed index diverges from the actual position in the effective array. In replace_effective_prog() this causes BPF_LINK_UPDATE to overwrite the wrong slot: the freed program pointer remains in the correct slot while an unrelated neighbor is clobbered. Fix both functions by searching the effective array directly for the target program pointer instead of computing an index from the hlist. This is correct regardless of array layout since it matches by pointer identity. For purge_effective_progs(), resolve the effective prog from the link when the direct prog pointer is NULL (link-based detach path). Fixes: 4b82b181a26c ("bpf: Allow pre-ordering for bpf cgroup progs") Signed-off-by: Himanshu Anand <anand.himanshu17@gmail.com> Himanshu Anand 2 weeks, 3 days ago
linux R [PATCH v3 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays Vitor Soares 2 weeks, 3 days ago
linux O [PATCH v2 0/3] remove mmap_action success, error hooks Lorenzo Stoakes 2 weeks, 3 days ago
Libvirt R G [PATCH] qemu: validate: treat only real backing chains as NVRAM backingStore Efim Shevrin via Devel 2 weeks, 3 days ago
linux [PATCH] media: cx231xx: fix null pointer deref in snd_cx231xx_pcm_close Ashwin Gundarapu 2 weeks, 3 days ago
linux [PATCH] mfd: cros_ec: Read EC features during probe to catch transfer error Andrei Kuchynski 2 weeks, 3 days ago
linux [PATCH 00/14] mm/damon: minor improvements for code readability and tests SeongJae Park 2 weeks, 3 days ago
linux [PATCH v6 00/10] nvmem: Add Raspberry Pi OTP nvmem driver Gregor Herburger 2 weeks, 3 days ago
linux [PATCH] nvme: reject completions for requests that are not in flight Chao Shi 2 weeks, 3 days ago
linux R [PATCH v1 net-next] s390/ism: Drop superflous zeros in pci_device_id array Uwe Kleine-König (The Capable Hub) 2 weeks, 3 days ago
linux R [PATCH v2] media: bcm2835-unicam: Fix log status runtime access Eugen Hristev 2 weeks, 3 days ago
linux O [PATCH v3] nvme: reject keep-alive passthrough on non-fabrics Chao Shi 2 weeks, 3 days ago
linux [PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests Amit Machhiwal 2 weeks, 3 days ago
linux [PATCH] Input: synaptics - add quirk for Daffodil DC253D touchpad Ashwin Gundarapu 2 weeks, 3 days ago
linux [PATCH 0/3] x86/xen: Do some Xen-PV related cleanups Juergen Gross 2 weeks, 3 days ago
Xen ? O [PATCH 0/3] x86/xen: Do some Xen-PV related cleanups Juergen Gross 2 weeks, 3 days ago
linux R [PATCH v4 0/2] Add cpufreq scaling support for Qualcomm Shikra SoC Imran Shaik 2 weeks, 3 days ago
QEMU R G [PATCH v2] qcow2: Fix data loss on zero write with detect-zeroes=unmap Thomas Lamprecht 2 weeks, 3 days ago