summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-02Linux 6.6.109v6.6.109Greg Kroah-Hartman1-1/+1
2025-10-02drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck1-2/+3
2025-10-02minmax.h: remove some #defines that are only expanded onceDavid Laight1-8/+6
2025-10-02minmax.h: simplify the variants of clamp()David Laight1-12/+12
2025-10-02minmax.h: move all the clamp() definitions after the min/max() onesDavid Laight1-58/+51
2025-10-02minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()David Laight1-2/+1
2025-10-02minmax.h: reduce the #define expansion of min(), max() and clamp()David Laight1-12/+12
2025-10-02minmax.h: update some commentsDavid Laight1-29/+24
2025-10-02minmax.h: add whitespace around operators and after commasDavid Laight1-17/+17
2025-10-02minmax: fix up min3() and max3() tooLinus Torvalds1-2/+10
2025-10-02minmax: improve macro expansion and type checkingLinus Torvalds2-15/+68
2025-10-02minmax: don't use max() in situations that want a C constant expressionLinus Torvalds6-6/+6
2025-10-02minmax: simplify min()/max()/clamp() implementationLinus Torvalds1-23/+20
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds23-38/+51
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-02mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...David Hildenbrand1-9/+4
2025-10-02mm: migrate_device: use more folio in migrate_device_finalize()Kefeng Wang1-19/+22
2025-10-02ARM: bcm: Select ARM_GIC_V3 for ARCH_BRCMSTBFlorian Fainelli1-0/+1
2025-10-02s390/cpum_cf: Fix uninitialized warning after backport of ce971233242bNathan Chancellor1-3/+1
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-02mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu1-4/+6
2025-10-02kmsan: fix out-of-bounds access to shadow memoryEric Biggers2-3/+23
2025-10-02afs: Fix potential null pointer dereference in afs_put_serverZhen Ni1-1/+2
2025-10-02ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY addressNobuhiro Iwamatsu1-2/+4
2025-10-02tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)1-0/+4
2025-10-02crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers1-1/+1
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-02smb: client: fix wrong index reference in smb2_compound_op()Sang-Heon Jeon1-1/+1
2025-10-02futex: Prevent use-after-free during requeue-PISebastian Andrzej Siewior1-2/+4
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-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-02net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGSJason Baron1-1/+1
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari1-1/+1