summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: Exit early on perf_mmap() failThomas Gleixner1-0/+3
2025-08-15perf/core: Don't leak AUX buffer refcount on allocation failureThomas Gleixner1-3/+4
2025-08-15pptp: fix pptp_xmit() error pathEric Dumazet1-3/+4
2025-08-15smb: client: let recv_done() cleanup before notifying the callers.Stefan Metzmacher1-6/+8
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-15ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out()Takashi Iwai1-1/+4
2025-08-15irqchip: Build IMX_MU_MSI only on ARMArnd Bergmann1-0/+1
2025-08-15benet: fix BUG when creating VFsMichal Schmidt1-1/+1
2025-08-15net: drop UFO packets in udp_rcv_segment()Wang Liang1-6/+18
2025-08-15ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet2-1/+26
2025-08-15net/mlx5: Correctly set gso_segs when LRO is usedChristoph Paasch1-0/+1
2025-08-15pptp: ensure minimal skb length in pptp_xmit()Eric Dumazet1-6/+9
2025-08-15phy: mscc: Fix parsing of unicast framesHoratiu Vultur2-0/+2
2025-08-15netpoll: prevent hanging NAPI when netcons gets enabledJakub Kicinski1-0/+7
2025-08-15NFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington1-3/+6
2025-08-15NFSv4.2: another fix for listxattrOlga Kornievskaia1-4/+6
2025-08-15NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()Trond Myklebust1-2/+9
2025-08-15NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate()Trond Myklebust1-3/+1
2025-08-15sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()NeilBrown1-0/+60
2025-08-15pNFS/flexfiles: don't attempt pnfs on fatal DS errorsTigran Mkrtchyan2-13/+19
2025-08-15PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson2-3/+110
2025-08-15powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson2-20/+38
2025-08-15powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki1-3/+2
2025-08-15powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson1-0/+1
2025-08-15PCI: pnv_php: Work around switches with broken presence detectionTimothy Pearson1-0/+27
2025-08-15PCI: pnv_php: Clean up allocated IRQs on unplugTimothy Pearson1-19/+77
2025-08-15kconfig: qconf: fix ConfigList::updateListAllforAll()Masahiro Yamada1-1/+1
2025-08-15scsi: sd: Make sd shutdown issue START STOP UNIT appropriatelySalomon Dushimirimana1-1/+3
2025-08-15scsi: ufs: core: Use link recovery when h8 exit fails during runtime resumeSeunghui Lee1-1/+9
2025-08-15scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"Li Lingfeng1-0/+2
2025-08-15scsi: mpt3sas: Fix a fw_event memory leakTomas Henzl1-2/+1
2025-08-15vfio/pci: Separate SR-IOV VF dev_setAlex Williamson1-1/+1
2025-08-15f2fs: fix to calculate dirty data during has_not_enough_free_secs()Chao Yu1-2/+1
2025-08-15f2fs: fix to update upper_p in __get_secs_required() correctlyChao Yu1-1/+1
2025-08-15f2fs: vm_unmap_ram() may be called from an invalid contextJan Prusakowski1-1/+1
2025-08-15f2fs: fix to avoid out-of-boundary access in devs.pathChao Yu1-1/+1
2025-08-15f2fs: fix to avoid panic in f2fs_evict_inodeChao Yu1-0/+13
2025-08-15f2fs: fix to avoid UAF in f2fs_sync_inode_meta()Chao Yu1-2/+6
2025-08-15f2fs: doc: fix wrong quota mount option descriptionChao Yu1-3/+3
2025-08-15f2fs: fix KMSAN uninit-value in extent_info usageAbinash Singh1-1/+1