summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28drm/amd/display: add dcn42b specific SMU clock table readGabe Teeger
2026-07-28drm/amdgpu: skip clearing empty freed VM list on GEM closeBob Zhou
2026-07-29power: supply: sgm41542: Add SG Micro sgm41542 chargerChris Morgan
2026-07-29dt-bindings: power: supply: sgm41542: document sgm41542Chris Morgan
2026-07-28i2c: qcom-geni: Add trace events for Qualcomm GENI I2C driverPraveen Talari
2026-07-28i2c: qcom-geni: trace: Add trace events for Qualcomm GENI I2CPraveen Talari
2026-07-28i2c: qup: Propagate clock enable failuresPengpeng Hou
2026-07-28i2c: qcom-cci: drop custom suspend/resume and rely on runtime PM helpersWenmeng Liu
2026-07-28i2c: imx: Cancel hrtimer before clearing slave pointerLiem
2026-07-28i2c: imx: Fix slave registration race and error handlingLiem
2026-07-28nvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()Yang Xiuwei
2026-07-28nvme-apple: Remove redundant dev_err_probe()Pan Chuang
2026-07-28nvme-pci: disable controller on admin queue IRQ setup failureMyeonghun Pak
2026-07-28KVM: Harden kvm_vcpu_map() against double-mapping and thus leaking referencesSean Christopherson
2026-07-28KVM: PPC: Use CLASS(kvm_vcpu_map_local) to patch dcbzSean Christopherson
2026-07-28KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap mergingSean Christopherson
2026-07-28KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappingsSean Christopherson
2026-07-28KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usageSean Christopherson
2026-07-28KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-ExitSean Christopherson
2026-07-28Merge tag 'platform-drivers-x86-v7.2-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-28i2c: iproc: reset bus after timeout if START_BUSY is stuckJonas Gorski
2026-07-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-28Bluetooth: SCO: give the socket its own sco_conn referenceAldo Ariel Panzardo
2026-07-28Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()Greg Kroah-Hartman
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()Greg Kroah-Hartman
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()Greg Kroah-Hartman
2026-07-28Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_syncPauli Virtanen
2026-07-28Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_syncPauli Virtanen
2026-07-28Bluetooth: hci_sync: hold conn in hci_past_sync() callbackPauli Virtanen
2026-07-28Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callbackPauli Virtanen
2026-07-28Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callbackPauli Virtanen
2026-07-28Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacksPauli Virtanen
2026-07-28Bluetooth: hci_conn: hold conn reference in abort_conn_sync()Pauli Virtanen
2026-07-28Bluetooth: btintel: Validate length before parsing diagnostics TLVZijun Hu
2026-07-28Bluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen
2026-07-28Bluetooth: ISO: fix refcounting of iso_connPauli Virtanen
2026-07-28Bluetooth: ISO: ensure no dangling hcon references in iso_connPauli Virtanen
2026-07-28Bluetooth: ISO: avoid deadlocks in iso_sock_timeoutPauli Virtanen
2026-07-28Bluetooth: ISO: fix leaking sk after socket releasePauli Virtanen
2026-07-28Bluetooth: ISO: hold sk properly in iso_conn_readyPauli Virtanen
2026-07-28Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()Pauli Virtanen
2026-07-28Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen
2026-07-28Bluetooth: ISO: lock sk in iso_connect_indPauli Virtanen
2026-07-28Bluetooth: ISO: lock sk in iso_sock_getnamePauli Virtanen
2026-07-28Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen
2026-07-28audit: drop BUG_ON() from audit_signal_info_syscall()Ricardo Robaina
2026-07-28audit: drop BUG_ON() from audit_add_to_parent()Ricardo Robaina
2026-07-28clk: rockchip: Fractional PLL coefficient on RK3588/RK3576 is two's complementAlexey Charkov
2026-07-28clk: rockchip: Fix the fractional part denominator on RK3588/RK3576 PLLsAlexey Charkov
2026-07-28arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IOJiaxing Hu