summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-04Linux 5.4.298v5.4.298Greg Kroah-Hartman
2025-09-04Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"Imre Deak
2025-09-04net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda
2025-09-04Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher
2025-09-04HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()Minjong Kim
2025-09-04HID: wacom: Add a new Art Pen 2Ping Cheng
2025-09-04HID: asus: fix UAF via HID_CLAIMED_INPUT validationQasim Ijaz
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers
2025-09-04efivarfs: Fix slab-out-of-bounds in efivarfs_d_compareLi Nan
2025-09-04sctp: initialize more fields in sctp_v6_from_sk()Eric Dumazet
2025-09-04net: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas
2025-09-04net/mlx5e: Set local Xoff after FW updateAlexei Lazar
2025-09-04net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar
2025-09-04net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar
2025-09-04net: dlink: fix multicast stats being counted incorrectlyYeounsu Moon
2025-09-04atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-09-04net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig
2025-09-04Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalancedLuiz Augusto von Dentz
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-09-04net: ipv4: fix regression in local-broadcast routesOscar Maes
2025-09-04vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()Nikolay Kuratov
2025-09-04scsi: core: sysfs: Correct sysfs attributes access rightsDamien Le Moal
2025-09-04ftrace: Fix potential warning in trace_printk_seq during ftrace_dumpTengda Wu
2025-09-04pinctrl: STMFX: add missing HAS_IOMEM dependencyRandy Dunlap
2025-08-28Linux 5.4.297v5.4.297Greg Kroah-Hartman
2025-08-28alloc_fdtable(): change calling conventions.Al Viro
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter
2025-08-28ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validationTakashi Iwai
2025-08-28net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...William Liu
2025-08-28net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limitWilliam Liu
2025-08-28ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing
2025-08-28ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_addMinhong He
2025-08-28ALSA: usb-audio: Fix size validation in convert_chmap_v3()Dan Carpenter
2025-08-28scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter
2025-08-28usb: xhci: Fix slot_id resource race conflictWeitao Wang
2025-08-28nfs: fix UAF in direct writesJosef Bacik
2025-08-28NFS: Fix up commit deadlocksTrond Myklebust
2025-08-28cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu
2025-08-28Bluetooth: fix use-after-free in device_for_each_child()Dmitry Antipov
2025-08-28act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti
2025-08-28net/sched: act_mirred: better wording on protection against excessive stack g...Davide Caratti
2025-08-28net/sched: act_mirred: refactor the handle of xmitwenxu
2025-08-28selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko
2025-08-28net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov
2025-08-28net: sched: extract qstats update code into functionsVlad Buslov
2025-08-28net: sched: extract bstats update code into functionVlad Buslov
2025-08-28net: sched: extract common action counters update code into functionVlad Buslov
2025-08-28mm: perform the mapping_map_writable() check after call_mmap()Lorenzo Stoakes
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes