summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 daysHID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()Minjong Kim1-0/+3
11 daysHID: wacom: Add a new Art Pen 2Ping Cheng1-0/+1
11 daysHID: asus: fix UAF via HID_CLAIMED_INPUT validationQasim Ijaz1-1/+7
11 daysKVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers2-2/+8
11 daysefivarfs: Fix slab-out-of-bounds in efivarfs_d_compareLi Nan1-0/+4
11 dayssctp: initialize more fields in sctp_v6_from_sk()Eric Dumazet1-0/+2
11 daysnet: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas1-4/+0
11 daysnet/mlx5e: Set local Xoff after FW updateAlexei Lazar1-1/+2
11 daysnet/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar1-0/+2
11 daysnet/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar2-1/+28
11 daysnet: dlink: fix multicast stats being counted incorrectlyYeounsu Moon1-1/+1
11 daysatm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima3-6/+27
11 daysnet/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig10-143/+2
11 daysBluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalancedLuiz Augusto von Dentz1-1/+11
11 dayspowerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan1-4/+4
11 daysnet: ipv4: fix regression in local-broadcast routesOscar Maes1-3/+7
11 daysvhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()Nikolay Kuratov1-2/+7
11 daysscsi: core: sysfs: Correct sysfs attributes access rightsDamien Le Moal1-2/+2
11 daysftrace: Fix potential warning in trace_printk_seq during ftrace_dumpTengda Wu1-2/+2
11 dayspinctrl: STMFX: add missing HAS_IOMEM dependencyRandy Dunlap1-0/+1
2025-08-28Linux 5.4.297v5.4.297Greg Kroah-Hartman1-1/+1
2025-08-28alloc_fdtable(): change calling conventions.Al Viro1-31/+35
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-28ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validationTakashi Iwai1-1/+1
2025-08-28net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...William Liu1-1/+1
2025-08-28net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limitWilliam Liu1-2/+12
2025-08-28ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing1-1/+3
2025-08-28ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_addMinhong He1-0/+3
2025-08-28ALSA: usb-audio: Fix size validation in convert_chmap_v3()Dan Carpenter1-1/+1
2025-08-28scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter1-0/+2
2025-08-28usb: xhci: Fix slot_id resource race conflictWeitao Wang5-21/+34
2025-08-28nfs: fix UAF in direct writesJosef Bacik3-3/+11
2025-08-28NFS: Fix up commit deadlocksTrond Myklebust3-4/+8
2025-08-28cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu2-11/+24
2025-08-28Bluetooth: fix use-after-free in device_for_each_child()Dmitry Antipov1-9/+6
2025-08-28act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti2-1/+54
2025-08-28net/sched: act_mirred: better wording on protection against excessive stack g...Davide Caratti1-8/+8
2025-08-28net/sched: act_mirred: refactor the handle of xmitwenxu2-11/+15
2025-08-28selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko1-8/+18
2025-08-28net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov2-12/+4
2025-08-28net: sched: extract qstats update code into functionsVlad Buslov6-5/+21
2025-08-28net: sched: extract bstats update code into functionVlad Buslov7-6/+13
2025-08-28net: sched: extract common action counters update code into functionVlad Buslov7-26/+21
2025-08-28mm: perform the mapping_map_writable() check after call_mmap()Lorenzo Stoakes1-8/+14
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes3-9/+10
2025-08-28mm: drop the assumption that VM_SHARED always implies writableLorenzo Stoakes6-10/+21
2025-08-28codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()Cong Wang2-8/+3
2025-08-28sch_qfq: make qfq_qlen_notify() idempotentCong Wang1-2/+5
2025-08-28sch_hfsc: make hfsc_qlen_notify() idempotentCong Wang1-2/+6