summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg2-3/+9
2025-08-15Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB NanoZenm Chen1-0/+4
2025-08-15USB: serial: option: add Foxconn T99W709Slark Xiao1-0/+2
2025-08-15smb: server: Fix extension string in ksmbd_extract_shortname()Thorsten Blum1-1/+1
2025-08-15ksmbd: limit repeated connections from clients with the same IPNamjae Jeon2-0/+18
2025-08-15smb: client: default to nonativesocket under POSIX mountsPaulo Alcantara1-0/+1
2025-08-15smb: client: set symlink type as native for POSIX mountsPaulo Alcantara5-29/+22
2025-08-15smb: client: fix netns refcount leak after net_passive changesWang Zhaolong1-6/+3
2025-08-15ksmbd: fix corrupted mtime and ctime in smb2_openNamjae Jeon1-1/+2
2025-08-15ksmbd: fix Preauh_HashValue race conditionNamjae Jeon1-4/+0
2025-08-15ksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon1-2/+16
2025-08-15vsock: Do not allow binding to VMADDR_PORT_ANYBudimir Markovic1-1/+2
2025-08-15net/packet: fix a race in packet_set_ring() and packet_notifier()Quang Le1-6/+6
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes3-1/+238
2025-08-15perf/core: Prevent VMA split of buffer mappingsThomas Gleixner1-0/+10
2025-08-15perf/core: Handle buffer mapping fail correctly in perf_mmap()Thomas Gleixner1-2/+10
2025-08-15perf/core: Exit early on perf_mmap() failThomas Gleixner1-2/+4
2025-08-15perf/core: Don't leak AUX buffer refcount on allocation failureThomas Gleixner1-3/+4
2025-08-15perf/core: Preserve AUX buffer allocation failure resultThomas Gleixner1-2/+1
2025-08-15sunrpc: fix handling of server side tls alertsOlga Kornievskaia1-8/+35
2025-08-15nfsd: avoid ref leak in nfsd_open_local_fh()NeilBrown1-2/+3
2025-08-15nfsd: don't set the ctime on delegated atime updatesJeff Layton1-1/+9
2025-08-15tools/power turbostat: Fix DMR supportZhang Rui1-14/+15
2025-08-15tools/power turbostat: Fix bogus SysWatt for forked programZhang Rui1-0/+1
2025-08-15smb: client: return an error if rdma_connect does not return within 5 secondsStefan Metzmacher1-2/+4
2025-08-15pptp: fix pptp_xmit() error pathEric Dumazet1-3/+4
2025-08-15nvmet: exit debugfs after discovery subsystem exitsMohamed Khalfella1-1/+1
2025-08-15smb: client: let recv_done() avoid touching data_transfer after cleanup/moveStefan Metzmacher1-14/+11
2025-08-15smb: client: let recv_done() cleanup before notifying the callers.Stefan Metzmacher1-6/+8
2025-08-15smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher1-2/+9
2025-08-15smb: client: remove separate empty_packet_queueStefan Metzmacher3-65/+7
2025-08-15smb: server: let recv_done() avoid touching data_transfer after cleanup/moveStefan Metzmacher1-5/+7
2025-08-15smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...Stefan Metzmacher1-5/+13
2025-08-15smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher1-2/+9
2025-08-15smb: server: remove separate empty_recvmsg_queueStefan Metzmacher1-52/+8
2025-08-15s390/boot: Fix startup debugging logMikhail Zaslonko1-1/+1
2025-08-15ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out()Takashi Iwai1-1/+4
2025-08-15ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependenciesArnd Bergmann1-1/+2
2025-08-15irqchip: Build IMX_MU_MSI only on ARMArnd Bergmann1-0/+1
2025-08-15net: ti: icssg-prueth: Fix skb handling for XDP_PASSMeghana Malladi1-7/+8
2025-08-15NFS/localio: nfs_uuid_put() fix the wake up after unlinking the fileTrond Myklebust1-2/+1
2025-08-15NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()Trond Myklebust1-8/+15
2025-08-15NFS/localio: nfs_close_local_fh() fix check for file closedTrond Myklebust1-1/+1
2025-08-15eth: fbnic: Lock the tx_dropped updateMohsin Bashir1-0/+2
2025-08-15eth: fbnic: Fix tx_dropped reportingMohsin Bashir1-4/+4
2025-08-15eth: fbnic: remove the debugging trick of super high page biasJakub Kicinski2-6/+4
2025-08-15s390/mm: Allocate page table with PAGE_SIZE granularitySumanth Korikkar1-3/+2
2025-08-15net/sched: mqprio: fix stack out-of-bounds write in tc entry parsingMaher Azzouzi1-1/+1
2025-08-15Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski1-2/+2
2025-08-15benet: fix BUG when creating VFsMichal Schmidt1-1/+1