aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
4 daysfirmware_loader: always print path of firmwareHEADmasterJason A. Donenfeld1-0/+1
4 dayspower: supply: avoid nullptr deref in __power_supply_is_system_suppliedJason A. Donenfeld1-1/+1
4 daysx86/split_lock: turn off by defaultJason A. Donenfeld1-1/+1
4 daysthermal: don't shut off system when meltingJason A. Donenfeld1-10/+1
4 daysv4l2: add loopback driverJason A. Donenfeld3-0/+2736
4 daysacpi: import acpi_call driverJason A. Donenfeld3-0/+370
9 daysLinux 7.0.3Greg Kroah-Hartman1-1/+1
9 daysxen/privcmd: fix double free via VMA splittingJuergen Gross1-0/+7
9 daysBuffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross1-2/+6
12 daysLinux 7.0.2Greg Kroah-Hartman1-1/+1
12 daysmshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERNaman Jain2-4/+10
12 daysrxrpc: Fix missing validation of ticket length in non-XDR key preparsingAnderson Nascimento1-0/+4
12 dayscrypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson1-0/+3
12 dayscrypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson1-1/+7
12 dayscrypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson1-1/+7
12 daysnet/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen1-8/+13
12 daysALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel1-2/+2
12 daysALSA: hda/realtek: Add quirk for Legion S7 15IMHEric Naim1-0/+1
12 daysALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae1-0/+7
12 daysf2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad1-3/+11
12 dayswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara1-17/+19
12 daysksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang1-3/+2
12 daysksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani1-4/+12
12 daysksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani1-0/+2
12 daysksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito1-5/+23
12 daysksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito2-9/+13
12 dayssmb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito1-0/+6
12 dayssmb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-31/+85
12 dayssmb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito1-0/+1
12 dayssmb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang1-1/+1
12 dayssmb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara2-16/+13
12 dayssmb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito1-0/+2
12 daysksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito1-4/+13
12 daysfuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi1-11/+8
12 daysfuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong1-2/+2
12 daysfuse: Check for large folio with SPLICE_F_MOVEBernd Schubert1-0/+3
12 daysfuse: abort on fatal signal during sync initMiklos Szeredi3-1/+9
12 daysfuse: reject oversized dirents in page cacheSamuel Page1-0/+4
12 daysf2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footerChao Yu1-1/+2
12 daysf2fs: fix to avoid memory leak in f2fs_rename()Chao Yu1-0/+1
12 daysf2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang1-2/+2
12 daysf2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu3-7/+12
12 daysfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman1-1/+11
12 daysscripts/dtc: Remove unused dts_version in dtc-lexer.lNathan Chancellor1-3/+0
12 daysscripts: generate_rust_analyzer.py: define scriptsTamir Duberstein1-1/+13
12 daysksmbd: validate owner of durable handle on reconnectNamjae Jeon6-16/+102
12 daysksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon1-11/+30
12 dayscrypto: krb5enc - fix async decrypt skipping hash verificationDudu Lu1-21/+31
12 dayscrypto: krb5enc - fix sleepable flag handling in encrypt dispatchWesley Atwell1-2/+3
12 daysdrm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov1-20/+19