summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
38 hourscrypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu5-543/+1
38 hourscrypto: qat - Return pointer directly in adf_ctl_alloc_resourcesHerbert Xu1-18/+13
38 hourscrypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum1-10/+3
38 hoursdrivers/base/memory: set mem->altmap after successful device registrationGeorgi Djakov1-1/+2
38 hoursserial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev1-1/+3
38 hoursserial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya1-6/+3
38 hoursfbdev: modedb: Fix misaligned fields in the 1920x1080-60 modeSteffen Persvold1-1/+1
38 hoursfbdev: modedb: fix a possible UAF in fb_find_mode()Tuo Li1-2/+1
38 hoursfbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges1-0/+12
38 hourspower: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang1-1/+1
38 hoursrpmsg: char: Fix use-after-free on probe error pathYuho Choi1-2/+13
38 hoursfpga: region: fix use-after-free in child_regions_with_firmware()Wentao Liang1-2/+1
38 hoursirqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu1-0/+6
38 hourshdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu1-2/+13
38 hourswifi: iwlwifi: mvm: fix race condition in PTP removalJunjie Cao1-1/+1
38 hourswifi: rtw88: usb: fix memory leaks on USB write failuresLuka Gejak1-2/+11
38 hourswifi: rtw88: increase TX report timeout to fix race conditionLuka Gejak1-1/+6
38 hourswifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith1-1/+1
38 hourswifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
38 hourswifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
38 hoursfbdev: fix use-after-free in store_modes()Ian Bridges1-1/+9
38 hoursNTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BARKoichiro Den1-1/+2
38 hoursnvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni1-1/+28
38 hoursBluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen1-2/+2
38 hoursBluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani1-2/+13
38 hoursmedia: vidtv: fix NULL pointer dereference in vidtv_mux_push_siRuslan Valiyev1-1/+7
38 hoursvc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_writeYi Yang1-1/+1
38 hoursslimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGDBjorn Andersson1-0/+3
38 hoursslimbus: qcom-ngd-ctrl: Fix up platform_driver registrationBjorn Andersson1-3/+33
38 hoursDrivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui1-3/+26
38 hourshv: utils: handle and propagate errors in kvp_registerThorsten Blum1-12/+13
38 hoursregulator: core: fix locking in regulator_resolve_supply() error pathAndré Draszik1-1/+9
38 hoursagp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang1-1/+1
38 hoursnet: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
38 hoursi2c: stub: Reject I2C block transfers with invalid lengthWeiming Shi1-0/+5
38 hoursRDMA/bnxt_re: zero shared page before exposing to userspaceLord Ulf Henrik Holmberg1-1/+1
38 hoursdrm/v3d: Skip CSD when it has zeroed workgroupsMaíra Canal1-0/+10
38 hoursdrm/v3d: Store the active job inside the queue's stateMaíra Canal4-25/+38
38 hoursdrm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland3-14/+33
2026-06-19net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei1-1/+1
2026-06-19RDMA/umem: Fix truncation for block sizes >= 4GJason Gunthorpe1-2/+2
2026-06-19RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky17-50/+58
2026-06-19RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe6-0/+37
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
2026-06-19usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle1-1/+6
2026-06-19serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQViken Dadhaniya1-1/+14
2026-06-19scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito1-2/+4
2026-06-19thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito1-6/+12
2026-06-19usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle1-2/+4
2026-06-19usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen1-6/+20