summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-02Linux 5.15.194v5.15.194Greg Kroah-Hartman1-1/+1
2025-10-02drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck1-2/+3
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-02i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-10-02mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu1-8/+6
2025-10-02mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...David Hildenbrand1-8/+4
2025-10-02af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima1-3/+12
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-02tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)1-0/+4
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 input validation logic for action_metaLukasz Czapnik1-1/+1
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-10-02crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers1-1/+1
2025-10-02crypto: af_alg - Disallow concurrent writes in af_alg_sendmsgHerbert Xu2-4/+13
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita1-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-02selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel1-6/+6
2025-10-02nexthop: Forbid FDB status change while nexthop is in a groupIdo Schimmel1-0/+7
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: etas_es58x: sort the includes by alphabetic orderVincent Mailhol4-11/+11
2025-10-02can: etas_es58x: advertise timestamping capabilities and add ioctl supportVincent Mailhol1-1/+8
2025-10-02can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol2-0/+30
2025-10-02can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol2-0/+24
2025-10-02can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol4-13/+9
2025-10-02can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol5-22/+65
2025-10-02bpf: Reject bpf_timer for PREEMPT_RTLeon Hwang1-0/+4
2025-10-02can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven1-7/+1
2025-10-02cpufreq: Initialize cpufreq-based invariance before subsysChristian Loehle1-9/+11
2025-10-02arm64: dts: imx8mp: Correct thermal sensor indexPeng Fan1-2/+2
2025-10-02IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov1-0/+1
2025-10-02usb: core: Add 0x prefix to quirks debug outputJiayi Li1-1/+1
2025-10-02ALSA: usb-audio: Fix build with CONFIG_INPUT=nTakashi Iwai1-0/+4
2025-10-02ALSA: usb-audio: Convert comma to semicolonChen Ni1-3/+3
2025-10-02ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5Cristian Ciocaltea1-0/+263
2025-10-02ALSA: usb-audio: Remove unneeded wmb() in mixer_quirksCristian Ciocaltea1-1/+0
2025-10-02ALSA: usb-audio: Simplify NULL comparison in mixer_quirksCristian Ciocaltea1-1/+1
2025-10-02ALSA: usb-audio: Avoid multiple assignments in mixer_quirksCristian Ciocaltea1-1/+2
2025-10-02ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirksCristian Ciocaltea1-3/+3