summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-28x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUsRicardo Neri
2026-05-28x86/hyperv/vtl: Mark the wakeup mailbox page as privateYunhong Jiang
2026-05-28x86/acpi: Add a helper to get the address of the wakeup mailboxRicardo Neri
2026-05-28x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guestsYunhong Jiang
2026-05-28x86/realmode: Make the location of the trampoline configurableYunhong Jiang
2026-05-28x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()Yunhong Jiang
2026-05-28x86/dt: Parse the Wakeup Mailbox for Intel processorsRicardo Neri
2026-05-28dt-bindings: reserved-memory: Wakeup Mailbox for Intel processorsRicardo Neri
2026-05-28x86/acpi: Add functions to setup and access the wakeup mailboxRicardo Neri
2026-05-28x86/topology: Add missing struct declaration and attribute dependencyRicardo Neri
2026-05-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich
2026-05-28Merge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-28media: rockchip: rkcif: add support for rk3588 vicap mipi captureMichael Riesch
2026-05-28media: dt-bindings: add rockchip rk3588 vicapMichael Riesch
2026-05-28Documentation: admin-guide: media: add rk3588 vicapMichael Riesch
2026-05-28security/keys: fix missed RCU read section on lookupLinus Torvalds
2026-05-28firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probeDinh Nguyen
2026-05-28firmware: stratix10-svc: Don't fail probe when async ops unsupportedMuhammad Amirul Asyraf Mohamad Jamian
2026-05-28firmware: stratix10-svc: Return -EOPNOTSUPP when ATF async unsupportedMuhammad Amirul Asyraf Mohamad Jamian
2026-05-28media: ti: j721e-csi2rx: Fix error handling for media_entity_remote_source_pa...Chen Ni
2026-05-28media: ti: j721e-csi2rx: Minor cleanup of loop variablesRishikesh Donadkar
2026-05-28media: pci: intel: Add CVS support for IPU bridge driverMiguel Vadillo
2026-05-28media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)Miguel Vadillo
2026-05-28ASoC: Intel: catpt: Error handling and debug improvementsMark Brown
2026-05-28ASoC: Intel: catpt: Print error code if board-registration failsCezary Rojewski
2026-05-28ASoC: Intel: catpt: Add pretty-trace for large IPC payloadsCezary Rojewski
2026-05-28ASoC: Intel: catpt: Complete coredump handlingCezary Rojewski
2026-05-28KVM: arm64: Remove @arch from __load_stage2()Zenghui Yu (Huawei)
2026-05-28drm/nouveau/gsp: formally support GA100Timur Tabi
2026-05-28drm/nouveau/gsp: require GSP-RM for GA100 supportTimur Tabi
2026-05-28drm/nouveau/bios: skip the IFR header if presentTimur Tabi
2026-05-28drm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi
2026-05-28drm/nouveau: GA100 has an FRTS region size of zeroTimur Tabi
2026-05-28drm/nouveau: only boot FRTS if its region is allocatedTimur Tabi
2026-05-28drm/nouveau/gsp: read MMU_LOCK to fix WPR placement on GA100Timur Tabi
2026-05-28drm/nouveau/gsp: use fb.bios.addr for gspFwWprEnd instead of vga_workspace.addrTimur Tabi
2026-05-28drm/nouveau/gsp: add SEC2 to GA100 chip tableTimur Tabi
2026-05-28scripts: modpost: detect and report truncated buf_printf() outputAlexandre Courbot
2026-05-28kbuild: rpm-pkg: append %{?dist} macro to Release tagYafang Shao
2026-05-28nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usageHongling Zeng
2026-05-28nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)Hongling Zeng
2026-05-28nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementationHongling Zeng
2026-05-28nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rdHongling Zeng
2026-05-28nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functionsHongling Zeng
2026-05-28timers/migration: Update stale @online doc to @availableZhan Xusheng
2026-05-28HID: wacom: Fix OOB write in wacom_hid_set_device_mode()Lee Jones
2026-05-28cgroup: pair max limit READ_ONCE() with WRITE_ONCE()Ren Tamura
2026-05-28MAINTAINERS: BITOPS: include bitrev.[ch]Yury Norov
2026-05-28arch/riscv: Add bitrev.h file to support rev8 and brev8Jinjie Ruan
2026-05-28bitops: Define generic___bitrev8/16/32 for reuseJinjie Ruan