summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-12staging: axis-fifo: flush RX FIFO on read errorsOvidiu Panait
2025-10-12staging: axis-fifo: fix TX handling on copy_from_user() failureOvidiu Panait
2025-10-12staging: axis-fifo: fix maximum TX packet length checkOvidiu Panait
2025-10-12serial: stm32: allow selecting console when the driver is moduleRaphael Gallais-Pou
2025-10-12hid: fix I2C read buffer overflow in raw_event() for mcp2221Arnaud Lecomte
2025-10-12platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks listChristoffer Sandberg
2025-10-12can: rcar_canfd: Fix controller mode settingDuy Nguyen
2025-10-12can: hi311x: fix null pointer dereference when resuming from sleep before int...Chen Yufeng
2025-10-12platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 listaprilgrimoire
2025-10-12dm-integrity: limit MAX_TAG_SIZE to 255Mikulas Patocka
2025-10-12wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-10-12USB: serial: option: add SIMCom 8230C compositionsXiaowei Li
2025-10-12media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probeDuoming Zhou
2025-10-12media: tuner: xc5000: Fix use-after-free in xc5000_releaseDuoming Zhou
2025-10-12media: tunner: xc5000: Refactor firmware loadRicardo Ribalda
2025-10-06media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo
2025-10-06media: rc: fix races with imon_disconnect()Larshin Sergey
2025-10-06media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_removeDuoming Zhou
2025-10-06scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran
2025-10-02drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck
2025-10-02minmax: don't use max() in situations that want a C constant expressionLinus Torvalds
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik
2025-10-02i40e: increase max descriptors for XL710Justin Bronder
2025-10-02drm/ast: Use msleep instead of mdelay for edid readNirmoy Das
2025-10-02gpiolib: Extend software-node support to support secondary software-nodesHans de Goede
2025-10-02loop: Avoid updating block size under exclusive ownerJan Kara
2025-10-02fbcon: Fix OOB access in font allocationThomas Zimmermann
2025-10-02fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda
2025-10-02i40e: improve VF MAC filters accountingLukasz Czapnik
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-10-02HID: asus: add support for missing PX series fn keysAmit Chaudhari
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita
2025-10-02octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter
2025-10-02net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean
2025-10-02net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean
2025-10-02net: dsa: lantiq_gswip: do also enable or disable cpu portMartin Schiller
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari
2025-10-02ethernet: rvu-af: Remove slash from the driver namePetr Malat
2025-10-02can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean
2025-10-02can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven