summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-11veth: Support per-netns device unregistration.Kuniyuki Iwashima
2026-07-11macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen
2026-07-11auxdisplay: Remove redundant dev_err()Pan Chuang
2026-07-10Input: matrix_keyboard - remove linux/gpio.h inclusionArnd Bergmann
2026-07-10Input: mms114 - fix multi-touch slot corruptionDmitry Torokhov
2026-07-10Merge tag 'regulator-fix-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-10clk: spacemit: k3: Add UFS refclk clockYixun Lan
2026-07-10clk: spacemit: k3: fix parent clock of UFS aclkYixun Lan
2026-07-10udmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()Robert Mader
2026-07-10PCI: acpiphp_ibm: Do not use uninitialized device_classRafael J. Wysocki
2026-07-10Merge branch 'ib-rsk7204' into develLinus Walleij
2026-07-10pinctrl: renesas: gpio: support software nodes for function GPIOsDmitry Torokhov
2026-07-10pinctrl: renesas: gpio: isolate function gpiochip from parent fwnodeDmitry Torokhov
2026-07-10pinctrl: pinctrl-rp1: Make use of str_hi_lo helperAlex Tran
2026-07-10drm/panfrost: include panfrost_drv.h for panfrost_transparent_hugepageBen Dooks
2026-07-10pinctrl: sx150x: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-10drm/panel: samsung-s6d16d0: Power off on prepare failureLaxman Acharya Padhya
2026-07-10platform/x86: asus-wmi: temporarily revert to setting a charge limitDenis Benato
2026-07-10platform/x86/intel/vsec: free ACPI discovery data on early errorsYousef Alhouseen
2026-07-10Merge qcom PAS TZ service series (20260702115835.167602-2-sumit.garg@kernel.org)Jeff Johnson
2026-07-10Merge tag 'platform-drivers-x86-v7.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-10PCI/DPC: Allow DPC on all Downstream Ports when OS controls AERDarshit Shah
2026-07-10dm-stats: fix dm_jiffies_to_msec64Mikulas Patocka
2026-07-10dm-stats: fix merge accountingMikulas Patocka
2026-07-10dm-bufio: fix wrong count calculation in dm_bufio_issue_discardMikulas Patocka
2026-07-10Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-10Merge tag 'ata-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-07-10Merge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-10tun: no longer rely on RTNL in tun_fill_info()Eric Dumazet
2026-07-10drm/xe: Use xe_tile_info() in alloc_primary_gt() and alloc_media_gt()Shuicheng Lin
2026-07-10drm/xe/configfs: Add enable_multi_queue attributeShuicheng Lin
2026-07-10rust_binder: update Process::node_refs to use SpinLockAlice Ryhl
2026-07-10firmware: stratix10-rsu: Add synchronous fallback for async SVC operationsMahesh Rao
2026-07-10rust_binder: avoid destructors in insert_or_update_handle()Alice Ryhl
2026-07-10rust_binder: keep NodeDeath in NodeRefInfo during process cleanupAlice Ryhl
2026-07-10rust_binder: schedule NodeDeath outside of node_refs lockAlice Ryhl
2026-07-10rust_binder: avoid dropping NodeRef in update_ref() under lockAlice Ryhl
2026-07-10rust_binder: avoid allocating under node_refs for freeze listenersAlice Ryhl
2026-07-10driver core: add driver name to probe debug printFrancesco Valla
2026-07-10staging: rtl8723bs: remove unused variable bDumpRxPktAnirban Bose
2026-07-10staging: rtl8723bs: remove unused 'MultiFunc' from struct hal_com_dataNikolay Kulikov
2026-07-10staging: rtl8723bs: remove unused RegulatorMode from struct hal_com_dataNikolay Kulikov
2026-07-10staging: rtl8723bs: remove unused 'PolarityCtl' from struct hal_com_dataNikolay Kulikov
2026-07-10staging: rtl8723bs: remove dead fields from struct hal_com_dataNikolay Kulikov
2026-07-10staging: most: dim2: use dev_err_probe() for clock errors in rcar enable func...Batu Ada Tutkun
2026-07-10staging: rtl8723bs: Wrap line exceeding 100 charactersAshton Warner
2026-07-10staging: rtl8723bs: Rename camelcase struct member dot11PrivacyAlgrthmDalvin-Ehinoma Noah Aiguobas
2026-07-10staging: rtl8723bs: simplify boolean comparison in send_beaconJinke Wu
2026-07-10staging: rtl8723bs: remove unnecessary parentheses in issue_asocrspJinke Wu
2026-07-10staging: rtl8723bs: split nested assignment in OnAssocRspJinke Wu