summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-11smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho
2026-03-11i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattachAdrian Ng Ho Yin
2026-03-11i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapterPeter Yin
2026-03-11i3c: mipi-i3c-hci: Fallback to software reset when bus disable failsAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initializationAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Fix race in DMA error handling in interrupt contextAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Consolidate common xfer processing logicAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abortAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptorAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeueAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Fix race between DMA ring dequeue and interrupt handlerAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Fix race in DMA ring dequeueAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Fix race in DMA ring enqueue for parallel xfersAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Consolidate spinlocksAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Factor out DMA mapping from queuing pathAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Fix Hot-Join NACKAdrian Hunter
2026-03-11i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errorsAdrian Hunter
2026-03-11perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever
2026-03-11io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte opsTom Ryan
2026-03-11io_uring/eventfd: use ctx->rings_rcu for flags checkingJens Axboe
2026-03-11io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe
2026-03-11ASoC: amd: acp-mach-common: Add missing error check for clock acquisitionChen Ni
2026-03-11spi: atcspi200: Handle invalid buswidth and fix compiler warningCL Wang
2026-03-11Documentation: kvm: fix formatting of the quirks tablePaolo Bonzini
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski
2026-03-11KVM: x86: clarify leave_smm() return valuePaolo Bonzini
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini
2026-03-11KVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini
2026-03-11KVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini
2026-03-11KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
2026-03-11KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson
2026-03-11KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing
2026-03-11KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim
2026-03-11KVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas
2026-03-11KVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López
2026-03-11KVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson
2026-03-11KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang
2026-03-11Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-11Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-03-11Merge tag 'kvmarm-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-11slab: fix memory leak when refill_sheaf() failsQing Wang
2026-03-11x86/hyperv: Use __naked attribute to fix stackless C functionArd Biesheuvel
2026-03-11Revert "mshv: expose the scrub partition hypercall"Wei Liu