summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
15 hoursMerge v7.0.2linux-rolling-stableGreg Kroah-Hartman43-212/+512
15 hoursLinux 7.0.2v7.0.2linux-7.0.yGreg Kroah-Hartman1-1/+1
15 hoursmshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERNaman Jain2-4/+10
15 hoursrxrpc: Fix missing validation of ticket length in non-XDR key preparsingAnderson Nascimento1-0/+4
15 hourscrypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson1-0/+3
15 hourscrypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson1-1/+7
15 hourscrypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson1-1/+7
15 hoursnet/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen1-8/+13
15 hoursALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel1-2/+2
15 hoursALSA: hda/realtek: Add quirk for Legion S7 15IMHEric Naim1-0/+1
15 hoursALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae1-0/+7
15 hoursf2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad1-3/+11
15 hourswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara1-17/+19
15 hoursksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang1-3/+2
15 hoursksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani1-4/+12
15 hoursksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani1-0/+2
15 hoursksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito1-5/+23
15 hoursksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito2-9/+13
15 hourssmb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito1-0/+6
15 hourssmb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-31/+85
15 hourssmb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito1-0/+1
15 hourssmb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang1-1/+1
15 hourssmb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara2-16/+13
15 hourssmb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito1-0/+2
15 hoursksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito1-4/+13
15 hoursfuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi1-11/+8
15 hoursfuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong1-2/+2
15 hoursfuse: Check for large folio with SPLICE_F_MOVEBernd Schubert1-0/+3
15 hoursfuse: abort on fatal signal during sync initMiklos Szeredi3-1/+9
15 hoursfuse: reject oversized dirents in page cacheSamuel Page1-0/+4
15 hoursf2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footerChao Yu1-1/+2
15 hoursf2fs: fix to avoid memory leak in f2fs_rename()Chao Yu1-0/+1
15 hoursf2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang1-2/+2
15 hoursf2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu3-7/+12
15 hoursfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman1-1/+11
15 hoursscripts/dtc: Remove unused dts_version in dtc-lexer.lNathan Chancellor1-3/+0
15 hoursscripts: generate_rust_analyzer.py: define scriptsTamir Duberstein1-1/+13
15 hoursksmbd: validate owner of durable handle on reconnectNamjae Jeon6-16/+102
15 hoursksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon1-11/+30
15 hourscrypto: krb5enc - fix async decrypt skipping hash verificationDudu Lu1-21/+31
15 hourscrypto: krb5enc - fix sleepable flag handling in encrypt dispatchWesley Atwell1-2/+3
15 hoursdrm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov1-20/+19
15 hourspwm: th1520: fix `CLIPPY=1` warningMiguel Ojeda1-4/+1
15 hourscrypto: authencesn - Fix src offset when decrypting in-placeHerbert Xu1-2/+4
6 daysMerge 7.0.1Greg Kroah-Hartman16754-230462/+635890
6 daysLinux 7.0.1v7.0.1Greg Kroah-Hartman1-1/+1
6 daysclockevents: Add missing resets of the next_event_forced flagThomas Gleixner2-1/+7
6 daysmm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou2-1/+18
6 daysmedia: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park1-3/+4
6 daysmedia: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi3-28/+28