summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-17Linux 5.10.227v5.10.227Greg Kroah-Hartman
2024-10-17net: dsa: microchip: fix build warningGreg Kroah-Hartman
2024-10-17RDMA/hns: Fix uninitialized variableYixing Liu
2024-10-17ext4: fix warning in ext4_dio_write_end_io()Jan Kara
2024-10-17netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter
2024-10-17net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart
2024-10-17net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdevAndrea Mayer
2024-10-17net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern
2024-10-17xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookupDavid Ahern
2024-10-17net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_...Eyal Birger
2024-10-17nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman
2024-10-17net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin
2024-10-17net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-10-17hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dmaSurajSonawane2415
2024-10-17usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng
2024-10-17usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero
2024-10-17usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan
2024-10-17Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum
2024-10-17HID: plantronics: Workaround for an unexcepted opposite volume keyWade Wang
2024-10-17hwmon: (adm9240) Add missing dependency on REGMAP_I2CJavier Carrasco
2024-10-17hwmon: (tmp513) Add missing dependency on REGMAP_I2CGuenter Roeck
2024-10-17resource: fix region_intersects() vs add_memory_driver_managed()Huang Ying
2024-10-17slip: make slhc_remember() more robust against malicious packetsEric Dumazet
2024-10-17ppp: fix ppp_async_encode() illegal accessEric Dumazet
2024-10-17netfilter: fib: check correct rtable in vrf setupsFlorian Westphal
2024-10-17netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault
2024-10-17netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter
2024-10-17net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2024-10-17sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_startXin Long
2024-10-17net: ibm: emac: mal: fix wrong gotoRosen Penev
2024-10-17net/sched: accept TCA_STAB only for root qdiscEric Dumazet
2024-10-17igb: Do not bring the device up after non-fatal errorMohamed Khalfella
2024-10-17gpio: aspeed: Use devm_clk api to manage clock sourceBilly Tsai
2024-10-17gpio: aspeed: Add the flush write to ensure the write complete.Billy Tsai
2024-10-17net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski
2024-10-17net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski
2024-10-17net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski
2024-10-17net: dsa: b53: fix max MTU for 1g switchesJonas Gorski
2024-10-17net: dsa: b53: fix jumbo frame mtu checkJonas Gorski
2024-10-17net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET
2024-10-17Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_changeLuiz Augusto von Dentz
2024-10-17netfilter: br_netfilter: fix panic with metadata_dst skbAndy Roulin
2024-10-17tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safeNeal Cardwell
2024-10-17tcp: fix to allow timestamp undo if no retransmits were sentNeal Cardwell
2024-10-17net: phy: dp83869: fix memory corruption when enabling fiberIngo van Lil
2024-10-17NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-10-17SUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter
2024-10-17ice: fix VLAN replay after resetDave Ertman
2024-10-17NFSD: Mark filecache "down" if init failsChuck Lever
2024-10-17RDMA/rxe: Fix seg fault in rxe_comp_queue_pktBob Pearson