summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
11 daysmisc: fastrpc: fix use-after-free race in fastrpc_map_createZhenghang Xiao1-14/+11
11 daysmisc: fastrpc: Fix NULL pointer dereference in rpmsg callbackMukesh Ojha1-1/+4
11 daysmisc: fastrpc: fix DMA address corruption due to find_vma misuseJunrui Luo1-1/+1
11 daysmisc: fastrpc: fix use-after-free of fastrpc_user in workqueue contextAnandu Krishnan E1-23/+52
11 daysslimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lockBjorn Andersson1-3/+0
11 daysslimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGDBjorn Andersson1-1/+5
11 daysslimbus: qcom-ngd-ctrl: Initialize controller resources in controllerBjorn Andersson1-22/+16
11 daysslimbus: qcom-ngd-ctrl: Register callbacks after creating the ngdBjorn Andersson1-19/+26
11 daysslimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownershipBjorn Andersson1-2/+3
11 daysslimbus: qcom-ngd-ctrl: Fix probe error path orderingBjorn Andersson1-6/+5
11 daysslimbus: qcom-ngd-ctrl: Fix up platform_driver registrationBjorn Andersson1-3/+33
11 daysslimbus: qcom-ngd-ctrl: fix OF node refcountBartosz Golaszewski1-1/+1
11 daysnvmem: core: fix use-after-free bugs in error pathsBartosz Golaszewski1-7/+5
11 daysnvmem: layouts: onie-tlv: fix hang on unknown typesAndre Heider1-1/+2
11 daysMerge tag 'svc_fixes_for_v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-29/+37
11 daysMerge tag 'usb-serial-7.1-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-0/+14
11 daysRevert "drm/i915/backlight: Remove try_vesa_interface"Suraj Kandpal1-7/+12
11 daysaccel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()Muhammad Bilal1-0/+2
11 daysnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
11 daysaccel/ethosu: reject DMA commands with uninitialized lengthMuhammad Bilal1-0/+3
11 daysaccel/ethosu: fix arithmetic issues in dma_length()Muhammad Bilal1-5/+18
11 daysaccel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85Muhammad Bilal1-1/+1
11 daysaccel/ethosu: reject NPU_OP_RESIZE commands from userspaceMuhammad Bilal1-2/+1
11 daysaccel/ethosu: fix IFM region index out-of-bounds in command stream parserMuhammad Bilal1-1/+1
11 daysMerge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds27-95/+196
11 daysMerge tag 'drm-xe-fixes-2026-06-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-80/+10
11 daysdrm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer1-8/+6
11 daysdrm/amdkfd: Unwind debug trap enable on copy_to_user failureYongqiang Sun1-0/+6
11 daysdrm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTSSunday Clement1-0/+2
11 daysdrm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König1-1/+3
11 daysdrm/amdgpu/userq: Fix reading timeline points in wait ioctlDavid Rosca1-4/+5
11 daysdrm/amdkfd: fix SMI event cross-process information leakYongqiang Sun1-3/+5
12 daysReapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski1-7/+29
12 daysbonding: annotate data-races arcound churn variablesEric Dumazet3-14/+16
12 daysrtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
12 daysvxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin1-1/+1
12 daysvxlan: vnifilter: send notification on VNI addAndy Roulin1-2/+1
12 daysrtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
12 daysocteontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
12 daysdrm/v3d: Fix global performance monitor reference countingMaíra Canal1-5/+19
12 daysdrm/xe/multi_queue: skip submit when primary queue is suspendedNiranjana Vishwanathapura1-1/+4
12 daysdrm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh1-1/+1
12 daysRevert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh3-77/+5
12 daysnet: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
12 daysgeneve: fix length used in GRO hint UDP checksum adjustmentAntoine Tenart1-1/+1
12 daysUSB: serial: option: add usb-id for Dell Wireless DW5826e-mJack Wu1-0/+3
12 daysnet: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
12 daysnet: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
12 daysMerge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski6-34/+67
12 daysptp: vclock: Switch from RCU to SRCUKurt Kanzenbach1-5/+9