summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-15Linux 6.1.148v6.1.148Greg Kroah-Hartman
2025-08-15usb: gadget : fix use-after-free in composite_dev_cleanup()Tao Xue
2025-08-15mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdefferyAndy Shevchenko
2025-08-15MIPS: mm: tlb-r4k: Uniquify TLB entries on initJiaxun Yang
2025-08-15x86/fpu: Delay instruction pointer fixup until after warningDave Hansen
2025-08-15ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx()Geoffrey D. Bennett
2025-08-15ALSA: intel_hdmi: Fix off-by-one error in __hdmi_lpe_audio_probe()Thorsten Blum
2025-08-15x86/sev: Evict cache lines during SNP memory validationTom Lendacky
2025-08-15net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-08-15USB: serial: option: add Foxconn T99W709Slark Xiao
2025-08-15smb: server: Fix extension string in ksmbd_extract_shortname()Thorsten Blum
2025-08-15ksmbd: limit repeated connections from clients with the same IPNamjae Jeon
2025-08-15ksmbd: fix corrupted mtime and ctime in smb2_openNamjae Jeon
2025-08-15ksmbd: fix Preauh_HashValue race conditionNamjae Jeon
2025-08-15ksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon
2025-08-15vsock: Do not allow binding to VMADDR_PORT_ANYBudimir Markovic
2025-08-15net/packet: fix a race in packet_set_ring() and packet_notifier()Quang Le
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes
2025-08-15perf/core: Prevent VMA split of buffer mappingsThomas Gleixner
2025-08-15perf/core: Exit early on perf_mmap() failThomas Gleixner
2025-08-15perf/core: Don't leak AUX buffer refcount on allocation failureThomas Gleixner
2025-08-15pptp: fix pptp_xmit() error pathEric Dumazet
2025-08-15smb: client: let recv_done() cleanup before notifying the callers.Stefan Metzmacher
2025-08-15smb: server: let recv_done() avoid touching data_transfer after cleanup/moveStefan Metzmacher
2025-08-15smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...Stefan Metzmacher
2025-08-15smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher
2025-08-15smb: server: remove separate empty_recvmsg_queueStefan Metzmacher
2025-08-15ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out()Takashi Iwai
2025-08-15irqchip: Build IMX_MU_MSI only on ARMArnd Bergmann
2025-08-15benet: fix BUG when creating VFsMichal Schmidt
2025-08-15net: drop UFO packets in udp_rcv_segment()Wang Liang
2025-08-15ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet
2025-08-15net/mlx5: Correctly set gso_segs when LRO is usedChristoph Paasch
2025-08-15pptp: ensure minimal skb length in pptp_xmit()Eric Dumazet
2025-08-15phy: mscc: Fix parsing of unicast framesHoratiu Vultur
2025-08-15netpoll: prevent hanging NAPI when netcons gets enabledJakub Kicinski
2025-08-15NFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington
2025-08-15NFSv4.2: another fix for listxattrOlga Kornievskaia
2025-08-15NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()Trond Myklebust
2025-08-15NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate()Trond Myklebust
2025-08-15sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()NeilBrown
2025-08-15pNFS/flexfiles: don't attempt pnfs on fatal DS errorsTigran Mkrtchyan
2025-08-15PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-08-15powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson
2025-08-15powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki
2025-08-15powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
2025-08-15PCI: pnv_php: Work around switches with broken presence detectionTimothy Pearson
2025-08-15PCI: pnv_php: Clean up allocated IRQs on unplugTimothy Pearson
2025-08-15kconfig: qconf: fix ConfigList::updateListAllforAll()Masahiro Yamada