summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-06media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo2-27/+48
2025-10-06media: rc: fix races with imon_disconnect()Larshin Sergey1-7/+20
2025-10-06media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_removeDuoming Zhou1-1/+1
2025-10-06scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran1-1/+1
2025-10-02drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck1-2/+3
2025-10-02minmax: don't use max() in situations that want a C constant expressionLinus Torvalds4-4/+4
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds15-33/+41
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-10-02i40e: increase max descriptors for XL710Justin Bronder2-6/+20
2025-10-02drm/ast: Use msleep instead of mdelay for edid readNirmoy Das1-1/+1
2025-10-02gpiolib: Extend software-node support to support secondary software-nodesHans de Goede1-1/+18
2025-10-02loop: Avoid updating block size under exclusive ownerJan Kara1-9/+31
2025-10-02fbcon: Fix OOB access in font allocationThomas Zimmermann1-3/+3
2025-10-02fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda1-2/+9
2025-10-02i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-10-02HID: asus: add support for missing PX series fn keysAmit Chaudhari1-0/+3
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita1-1/+1
2025-10-02octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter1-1/+1
2025-10-02net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean1-1/+2
2025-10-02net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean1-4/+14
2025-10-02net: dsa: lantiq_gswip: do also enable or disable cpu portMartin Schiller1-16/+8
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari1-1/+1
2025-10-02ethernet: rvu-af: Remove slash from the driver namePetr Malat1-2/+1
2025-10-02can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean1-1/+1
2025-10-02can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-10-02can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-10-02can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-10-02can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-1/+2
2025-10-02can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven1-7/+1
2025-10-02wifi: virt_wifi: Fix page fault on connectJames Guan1-1/+3
2025-10-02cpufreq: Initialize cpufreq-based invariance before subsysChristian Loehle1-9/+11
2025-10-02IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov1-0/+1
2025-10-02i2c: designware: Add quirk for Intel XeHeikki Krogerus1-2/+5
2025-10-02mmc: sdhci-cadence: add Mobileye eyeQ supportBenoît Monin1-0/+11
2025-10-02usb: core: Add 0x prefix to quirks debug outputJiayi Li1-1/+1
2025-10-02firewire: core: fix overlooked update of subsystem ABI versionTakashi Sakamoto1-1/+1
2025-10-02scsi: ufs: mcq: Fix memory allocation checks for SQE and CQEAlok Tiwari1-2/+2
2025-09-25Revert "loop: Avoid updating block size under exclusive owner"Eric Hagberg1-30/+8
2025-09-25minmax: add a few more MIN_T/MAX_T usersLinus Torvalds4-7/+7
2025-09-25rtc: pcf2127: fix SPI command byte for PCF2131 backportBruno Thomsen1-5/+5
2025-09-25iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde2-4/+23
2025-09-25xhci: dbc: Fix full DbC transfer ring after several reconnectsMathias Nyman1-2/+21
2025-09-25xhci: dbc: decouple endpoint allocation from initializationMathias Nyman1-25/+46
2025-09-25phy: ti: omap-usb2: fix device leak at unbindJohan Hovold1-0/+13