summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-06firmware: arm_scmi: Ensure that the message-id supports fastchannelSibi Sankar
2025-07-06firmware: arm_scmi: Add a common helper to check if a message is supportedCristian Marussi
2025-07-06nvme: always punt polled uring_cmd end_io work to task_workJens Axboe
2025-07-06media: uvcvideo: Rollback non processed entities on errorRicardo Ribalda
2025-07-06bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.cMichael Chan
2025-07-06bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()Michael Chan
2025-07-06eth: bnxt: fix one of the W=1 warnings about fortified memcpy()Jakub Kicinski
2025-07-06fbdev: hyperv_fb: Convert comma to semicolonChen Ni
2025-07-06drm/amdgpu: Add kicker device detectionFrank Min
2025-07-06drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender
2025-07-06drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang
2025-07-06drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be readyAradhya Bhatia
2025-07-06drm/bridge: cdns-dsi: Check return value when getting default PHY configAradhya Bhatia
2025-07-06drm/bridge: cdns-dsi: Fix connecting to next bridgeAradhya Bhatia
2025-07-06drm/bridge: cdns-dsi: Fix phy de-init and flag it soAradhya Bhatia
2025-07-06drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()Aradhya Bhatia
2025-07-06drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall
2025-07-06drm/msm/gpu: Fix crash when throttling GPU immediately during bootStephan Gerhold
2025-07-06drm/udl: Unregister device before cleaning up on disconnectThomas Zimmermann
2025-07-06drm/tegra: Fix a possible null pointer dereferenceQiu-ji Chen
2025-07-06drm/tegra: Assign plane type before registrationThierry Reding
2025-07-06drm/etnaviv: Protect the scheduler's pending list with its lockMaĆ­ra Canal
2025-07-06scsi: megaraid_sas: Fix invalid node indexChen Yu
2025-07-06HID: wacom: fix kobject reference count leakQasim Ijaz
2025-07-06HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz
2025-07-06HID: wacom: fix memory leak on kobject creation failureQasim Ijaz
2025-07-06HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim
2025-07-06dm-raid: fix variable in journal device checkHeinz Mauelshagen
2025-07-06serial: imx: Restore original RXTL for console to fix data lossFabio Estevam
2025-07-06staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor
2025-07-06drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector typeJayesh Choudhary
2025-07-06drm/bridge: ti-sn65dsi86: make use of debugfs_init callbackWolfram Sang
2025-07-06net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman
2025-07-06s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin
2025-07-06i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang
2025-07-06i2c: tiny-usb: disable zero-length read messagesWolfram Sang
2025-07-06dummycon: Trigger redraw when switching consoles with deferred takeoverThomas Zimmermann
2025-07-06tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)
2025-07-06tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)
2025-07-06tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)
2025-07-06vgacon: remove unneeded forward declarationsJiri Slaby (SUSE)
2025-07-06vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()Jiri Slaby (SUSE)
2025-07-06PCI: apple: Set only available ports upJanne Grunau
2025-07-06PCI: apple: Use helper function for_each_child_of_node_scoped()Zhang Zekun
2025-07-06uio_hv_generic: Align ring size to system pageLong Li
2025-07-06uio_hv_generic: Query the ringbuffer size for deviceSaurabh Sengar
2025-07-06Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar
2025-07-06Drivers: hv: Allocate interrupt and monitor pages aligned to system page boun...Long Li
2025-07-06Drivers: hv: vmbus: Leak pages if set_memory_encrypted() failsRick Edgecombe
2025-07-06Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr