summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-07platform/x86: amd-pmc: Use correct IP block table for AMD 1Ah M80H SoCShyam Sundar S K
2026-07-07platform/x86: asus-armoury: update power limits for G614PRMarco Scardovi
2026-07-07accel/amdxdna: Fix hardware context race in amdxdna_update_heap()Lizhi Hou
2026-07-07accel/amdxdna: Fix deadlock on debug BO command timeoutLizhi Hou
2026-07-07accel/amdxdna: fix open_ref leak and stale client pointer on dma map failureLizhi Hou
2026-07-07accel/amdxdna: Fix potential amdxdna_umap lifetime raceLizhi Hou
2026-07-07Bluetooth: btnxpuart: Fix use-after-free in probe error pathZhao Dongdong
2026-07-07Bluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CUChristoph Zwerschke
2026-07-07Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CUChristoph Zwerschke
2026-07-07Bluetooth: qca: fix NVM tag length underflow in TLV parserXiang Mei
2026-07-07Bluetooth: hci_nokia: validate firmware packet boundsPengpeng Hou
2026-07-07drm/syncobj: Use kmalloc_objs for chainsJonathan Cavitt
2026-07-07serial: msm: Disable DMA for kernel console UARTStephan Gerhold
2026-07-07serial: max310x: implement gpio_chip::get_direction()Tapio Reijonen
2026-07-07tty: tty_jobctrl: use guard() in tiocgsid()John de la Garza
2026-07-07tty: tty_jobctrl: use guard()s in tiocspgrp()John de la Garza
2026-07-07serial: max310x: honour rs485 properties from per-channel DT subnodeTapio Reijonen
2026-07-07serial: max310x: register GPIO controller before adding UART portsTapio Reijonen
2026-07-07vc_screen: replace __get_free_pages() with kmalloc()Mike Rapoport (Microsoft)
2026-07-07tty: serial: men_z135_uart: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-07-07tty: amiserial: replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-07-07serial: pch: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-07-07drm/exec: Use kvmalloc_objs for exec->objectsJonathan Cavitt
2026-07-07ufs: core: tracing: Do not dereference pointers in TP_printk()Steven Rostedt
2026-07-07interconnect: qcom: add Maili interconnect provider driverRaviteja Laggyshetty
2026-07-07interconnect: qcom: Add EPSS L3 scaling support for Shikra SoCRaviteja Laggyshetty
2026-07-07firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene
2026-07-07firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()Mostafa Saleh
2026-07-07Merge branch 'icc-x1e80100' into icc-nextGeorgi Djakov
2026-07-07interconnect: qcom: x1e80100: enable QoS configurationRaviteja Laggyshetty
2026-07-07net: mtk_eth_soc: hold instance lock around DMA-device-swap closeStanislav Fomichev
2026-07-07drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINERobert Mader
2026-07-07gpio: dwapb: Mask interrupts at hardware initializationLiang Hao
2026-07-07gpio: dwapb: Defer clock gating until noirqJia Wang
2026-07-07tty: serial: rp2: Use named initializer for pci_device_id::driver_dataUwe Kleine-König (The Capable Hub)
2026-07-07serial: 8250_exar: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-07-07drm/drm_exec: avoid indirect gotoChristian König
2026-07-07interconnect: qcom: sc8280xp: Enable QoS configurationXilin Wu
2026-07-07staging: rtl8723bs: convert update_attrib to return errnoHungyu Lin
2026-07-07staging: rtl8723bs: convert update_attrib_sec_info to return errnoHungyu Lin
2026-07-07staging: rtl8723bs: simplify update_attrib control flowHungyu Lin
2026-07-07staging: rtl8723bs: simplify update_attrib_sec_info control flowHungyu Lin
2026-07-07staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB reads in is_ap_in_tkip() IE loopAlexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loopAlexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB write in HT_caps_handler()Alexandru Hossu
2026-07-07staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()Alexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cm...Alexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB read in update_beacon_info() IE loopAlexandru Hossu
2026-07-07staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()Alexandru Hossu