All series for linux

Status Subject Author
O [tip: x86/tdx] x86/virt/seamldr: Allocate and populate a module update request tip-bot2 for Chao Gao 2 weeks, 5 days ago
R O [tip: x86/tdx] x86/virt/seamldr: Introduce skeleton for TDX module updates tip-bot2 for Chao Gao 2 weeks, 5 days ago
R O [tip: x86/tdx] x86/virt/seamldr: Abort updates after a failed step tip-bot2 for Chao Gao 2 weeks, 5 days ago
R O [tip: x86/tdx] x86/virt/seamldr: Shut down the current TDX module tip-bot2 for Chao Gao 2 weeks, 5 days ago
R O [tip: x86/tdx] x86/virt/tdx: Reset software states during TDX module shutdown tip-bot2 for Chao Gao 2 weeks, 5 days ago
R O [tip: x86/tdx] x86/virt/seamldr: Install a new TDX module tip-bot2 for Chao Gao 2 weeks, 5 days ago
R O [tip: x86/tdx] x86/virt/seamldr: Initialize the newly-installed TDX module tip-bot2 for Chao Gao 2 weeks, 5 days ago
R O [tip: x86/tdx] x86/virt/tdx: Restore TDX module state tip-bot2 for Chao Gao 2 weeks, 5 days ago
O [tip: x86/tdx] x86/virt/seamldr: Add module update locking tip-bot2 for Dave Hansen 2 weeks, 5 days ago
O [tip: x86/tdx] coco/tdx-host: Lock out module updates when reading version tip-bot2 for Dave Hansen 2 weeks, 5 days ago
R O [tip: x86/tdx] x86/virt/tdx: Refresh TDX module version after update tip-bot2 for Chao Gao 2 weeks, 5 days ago
R O [tip: x86/tdx] x86/virt/tdx: Enable TDX module runtime updates tip-bot2 for Chao Gao 2 weeks, 5 days ago
R [PATCH v2 0/3] KVM: Fix guest_memfd binding overlap errno and selftest Sean Christopherson 2 weeks, 5 days ago
R [PATCH v3] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist Marek Vasut 2 weeks, 5 days ago
[PATCH] rust: kernel: use strict provenance APIs Tamir Duberstein 2 weeks, 5 days ago
R [PATCH 0/2] KVM: selftests: guest_memfd close() fix and hardening Sean Christopherson 2 weeks, 5 days ago
O [PATCH 0/6] rust: binder: reduce `as` casts Tamir Duberstein 2 weeks, 5 days ago
[PATCH v21 0/9] ring-buffer: Making persistent ring buffers robust Steven Rostedt 2 weeks, 5 days ago
[PATCH] KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmap Sean Christopherson 2 weeks, 5 days ago
O [PATCH v2] usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect() Mauricio Faria de Oliveira 2 weeks, 5 days ago
R O [PATCH v2 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock Breno Leitao 2 weeks, 5 days ago
[PATCH] nfsd: reset write verifier on deferred writeback errors Jeff Layton 2 weeks, 5 days ago
[PATCH v4] nvme: reject keep-alive passthrough on non-fabrics Chao Shi 2 weeks, 5 days ago
[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, 5 days ago
R [PATCH v3 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays Vitor Soares 2 weeks, 5 days ago
O [PATCH v2 0/3] remove mmap_action success, error hooks Lorenzo Stoakes 2 weeks, 5 days ago
[PATCH] media: cx231xx: fix null pointer deref in snd_cx231xx_pcm_close Ashwin Gundarapu 2 weeks, 5 days ago
[PATCH] mfd: cros_ec: Read EC features during probe to catch transfer error Andrei Kuchynski 2 weeks, 5 days ago
[PATCH 00/14] mm/damon: minor improvements for code readability and tests SeongJae Park 2 weeks, 5 days ago
[PATCH v6 00/10] nvmem: Add Raspberry Pi OTP nvmem driver Gregor Herburger 2 weeks, 5 days ago
[PATCH] nvme: reject completions for requests that are not in flight Chao Shi 2 weeks, 5 days ago
R [PATCH v1 net-next] s390/ism: Drop superflous zeros in pci_device_id array Uwe Kleine-König (The Capable Hub) 2 weeks, 5 days ago
R O [PATCH v2] media: bcm2835-unicam: Fix log status runtime access Eugen Hristev 2 weeks, 5 days ago
O [PATCH v3] nvme: reject keep-alive passthrough on non-fabrics Chao Shi 2 weeks, 5 days ago
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests Amit Machhiwal 2 weeks, 5 days ago
[PATCH] Input: synaptics - add quirk for Daffodil DC253D touchpad Ashwin Gundarapu 2 weeks, 5 days ago
[PATCH 0/3] x86/xen: Do some Xen-PV related cleanups Juergen Gross 2 weeks, 5 days ago
R [PATCH v4 0/2] Add cpufreq scaling support for Qualcomm Shikra SoC Imran Shaik 2 weeks, 5 days ago
O [PATCH] nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools Mateusz Nowicki 2 weeks, 5 days ago
R [PATCH v2] dmaengine: mpc512x: fix dead empty check in mpc_dma_prep_slave_sg() Maoyi Xie 2 weeks, 5 days ago
O [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support Nico Pache 2 weeks, 5 days ago
[PATCH v1] iommu/riscv: Drop superflous zeros in pci_device_id array Uwe Kleine-König (The Capable Hub) 2 weeks, 5 days ago
O [RFC PATCH v2 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning gutierrez.asier@huawei-partners.com 2 weeks, 5 days ago
[PATCH v2] USB: serial: cypress_m8: validate interrupt packet headers Zhang Cen 2 weeks, 5 days ago
R [PATCH v2 3/3] ACPI: button: Add missing device class clearing on probe failures Rafael J. Wysocki 2 weeks, 5 days ago
[PATCH v2 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time Rafael J. Wysocki 2 weeks, 5 days ago
[PATCH] arm64: dts: qcom: kodiak: Elite-ify LPASS macros Luca Weiss 2 weeks, 5 days ago
O [PATCH v7 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver Bryan O'Donoghue 2 weeks, 5 days ago
[PATCH] nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race Jeff Layton 2 weeks, 5 days ago
[for-next][PATCH 00/15] tracing: Updates for 7.2 Steven Rostedt 2 weeks, 5 days ago