summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-02Linux 6.1.155v6.1.155Greg Kroah-Hartman
2025-10-02drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck
2025-10-02minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds
2025-10-02minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-02kmsan: fix out-of-bounds access to shadow memoryEric Biggers
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik
2025-10-02i40e: increase max descriptors for XL710Justin Bronder
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik
2025-10-02drm/ast: Use msleep instead of mdelay for edid readNirmoy Das
2025-10-02minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds
2025-10-02minmax: fix indentation of __cmp_once() and __clamp_once()David Laight
2025-10-02minmax: deduplicate __unconst_integer_typeof()Andy Shevchenko
2025-10-02minmax: Introduce {min,max}_array()Herve Codina
2025-10-02minmax: add in_range() macroMatthew Wilcox (Oracle)
2025-10-02mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...David Hildenbrand
2025-10-02mm: migrate_device: use more folio in migrate_device_finalize()Kefeng Wang
2025-10-02s390/cpum_cf: Fix uninitialized warning after backport of ce971233242bNathan Chancellor
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-02mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu
2025-10-02afs: Fix potential null pointer dereference in afs_put_serverZhen Ni
2025-10-02tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)
2025-10-02crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers
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 input validation logic for action_metaLukasz Czapnik
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-10-02futex: Prevent use-after-free during requeue-PISebastian Andrzej Siewior
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-02selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel
2025-10-02nexthop: Forbid FDB status change while nexthop is in a groupIdo Schimmel
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari
2025-10-02Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-10-02Bluetooth: hci_sync: Fix hci_resume_advertising_syncLuiz Augusto von Dentz
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: etas_es58x: sort the includes by alphabetic orderVincent Mailhol
2025-10-02bpf: Reject bpf_timer for PREEMPT_RTLeon Hwang
2025-10-02can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven