summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-24fbdev: i740fb: fix potential memory leak in i740fb_probe()Abdun Nihaal1-0/+1
2026-07-24fbdev: radeon: fix potential memory leak in radeonfb_pci_register()Abdun Nihaal1-0/+1
2026-07-24fbdev: efifb: fix memory leak in efifb_probe()Abdun Nihaal1-0/+1
2026-07-24fbdev: sm712: Fix operator precedence in big_swap macroLi RongQing1-1/+1
2026-07-24fbdev: hecubafb: fix potential memory leak in hecubafb_probe()Abdun Nihaal1-1/+5
2026-07-24fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()Abdun Nihaal1-2/+6
2026-07-24fbdev: metronomefb: fix potential memory leak in metronomefb_probe()Abdun Nihaal1-2/+6
2026-07-24vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iterZhang Tianci1-10/+27
2026-07-24mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()Wentao Liang1-0/+1
2026-07-24mlxsw: fix refcount leak in mlxsw_sp_port_lag_join()Wentao Liang1-1/+1
2026-07-24drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan1-1/+0
2026-07-24octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra1-2/+2
2026-07-24net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
2026-07-24regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCKTimur Tabi1-2/+2
2026-07-24dm era: fix NULL pointer dereference in metadata_open()Cao Guanghui1-2/+4
2026-07-24s390/zcrypt: Remove the empty fileRongguang Wei4-0/+0
2026-07-24gpio: mvebu: free generic chips on unbindRosen Penev1-0/+1
2026-07-24octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
2026-07-24drm/v3d: Reject invalid indirect BO handle in indirect CSD setupMaíra Canal1-0/+2
2026-07-24net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon1-4/+14
2026-07-24net: usb: lan78xx: move functions to avoid forward definitionsOleksij Rempel1-150/+150
2026-07-24Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()Weiming Shi1-2/+6
2026-07-24amt: fix size calculation in amt_get_size()Eric Dumazet1-3/+3
2026-07-24net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
2026-07-24qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
2026-07-24net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard8-42/+60
2026-07-24net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu3-13/+22
2026-07-24net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu1-1/+9
2026-07-24net/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory1-2/+5
2026-07-24net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei1-1/+1
2026-07-24HID: bpf: Fix hid_bpf_get_data() range checkYiyang Chen1-1/+4
2026-07-24HID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones1-0/+7
2026-07-24HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin1-1/+2
2026-07-24ata: libata-scsi: limit simulated SCSI command copy to response lengthKaruna Ramkumar1-1/+6
2026-07-24ata: sata_gemini: unwind clocks on IDE pinctrl errorsMyeonghun Pak1-1/+1
2026-07-24drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko1-4/+9
2026-07-24drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin1-3/+1
2026-07-24drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast1-2/+10
2026-07-24pinctrl: meson: restore non-sleeping GPIO accessViacheslav Bocharov1-1/+1
2026-07-24gpio: timberdale: Return -ENOMEM on dynamic memory allocation in probeVladimir Zapolskiy1-1/+1
2026-07-24cxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
2026-07-24virtio_net: disable cb when NAPI is busy-polledLongjun Tang1-0/+3
2026-07-24irqchip/ts4800: Fix missing chained handler cleanup on removeQingshuang Fu1-0/+10
2026-07-24irqchip/gic-v3-its: Fix OF node reference leakYuho Choi1-4/+2
2026-07-24drm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon1-1/+7
2026-07-24drm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon1-1/+2
2026-07-24drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon1-1/+8
2026-07-24drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon1-1/+4
2026-07-24net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev1-5/+11
2026-07-24net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroyPetr Wozniak1-0/+1