summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-15Linux 6.6.102v6.6.102Greg 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-15Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB NanoZenm Chen
2025-08-15sched,freezer: Remove unnecessary warning in __thaw_taskChen Ridong
2025-08-15freezer,sched: Clean saved_state when restoring it during thawElliot Berman
2025-08-15freezer,sched: Do not restore saved_state of a thawed taskElliot Berman
2025-08-15freezer,sched: Use saved_state to reduce some spurious wakeupsElliot Berman
2025-08-15sched/core: Remove ifdeffery for saved_stateElliot Berman
2025-08-15i2c: stm32f7: unmap DMA mapped bufferClément Le Goffic
2025-08-15i2c: stm32f7: simplify status messages in case of errorsAlain Volmat
2025-08-15i2c: stm32f7: perform most of irq job in threaded handlerAlain Volmat
2025-08-15i2c: stm32f7: use dev_err_probe upon calls of devm_request_irqAlain Volmat
2025-08-15i2c: stm32f7: Use devm_clk_get_enabled()Andi Shyti
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-15sunrpc: fix handling of server side tls alertsOlga Kornievskaia
2025-08-15smb: client: return an error if rdma_connect does not return within 5 secondsStefan Metzmacher
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: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher
2025-08-15smb: client: make use of common smbdirect_socketStefan Metzmacher
2025-08-15smb: smbdirect: add smbdirect_socket.hStefan Metzmacher
2025-08-15smb: client: Correct typos in multiple comments across various filesShen Lichuan
2025-08-15smb: client: Use min() macroShen Lichuan
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-15net/sched: mqprio: fix stack out-of-bounds write in tc entry parsingMaher Azzouzi
2025-08-15benet: fix BUG when creating VFsMichal Schmidt