summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 hoursLinux 6.1.177v6.1.177linux-6.1.yGreg Kroah-Hartman
11 hoursipv6: account for fraggap on the paged allocation pathWongi Lee
11 hourscrypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
11 hourscrypto: qat - Return pointer directly in adf_ctl_alloc_resourcesHerbert Xu
11 hourscrypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum
11 hoursDocumentation: ioctl-number: Extend "Include File" column widthBagas Sanjaya
11 hoursserial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev
11 hoursfuse: re-lock request before replacing page cache folioJoanne Koong
11 hoursnet: phonet: free phonet_device after RCU grace periodSantosh Kalluri
11 hoursphonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
11 hoursphonet: Pass ifindex to fill_addr().Kuniyuki Iwashima
11 hourslocking/rtmutex: Skip remove_waiter() when waiter is not enqueuedDavidlohr Bueso
11 hoursDrivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui
11 hoursmisc: fastrpc: Fix NULL pointer dereference in rpmsg callbackMukesh Ojha
11 hoursmisc: fastrpc: Add dma_mask to fastrpc_channel_ctxAbel Vesa
11 hourshv: utils: handle and propagate errors in kvp_registerThorsten Blum
11 hoursmptcp: fix missing wakeups in edge scenariosPaolo Abeni
11 hoursmptcp: pm: fix extra_subflows underflow on userspace PM subflow creationTao Cui
11 hoursrpmsg: char: Add lock to avoid race when rpmsg device is releasedDeepak Kumar Singh
11 hoursksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh
11 hoursNFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito
11 hoursnfsd: check get_user() return when reading princhashlenDominik Woźniak
11 hoursnfsd: fix posix_acl leak on SETACL decode failureJeff Layton
11 hoursNFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang
11 hoursfbdev: modedb: Fix misaligned fields in the 1920x1080-60 modeSteffen Persvold
11 hoursfbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges
11 hourspower: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang
11 hoursKVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai
11 hours9p: avoid putting oldfid in p9_client_walk() error pathYizhou Zhao
11 hoursocfs2: reject oversized group bitmap descriptorsZhang Cen
11 hoursfpga: region: fix use-after-free in child_regions_with_firmware()Wentao Liang
11 hoursirqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu
11 hourspNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang
11 hourstipc: fix slab-use-after-free Read in tipc_aead_decrypt_doneDoruk Tan Ozturk
11 hourshdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
11 hoursexfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito
11 hoursMIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki
11 hoursbpf: use kvfree() for replaced sysctl write bufferDawei Feng
11 hoursf2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen
11 hoursf2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong
11 hoursf2fs: validate compress cache inode only when enabledWenjie Qi
11 hourswifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith
11 hourswifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez
11 hourswifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen
11 hourskeys: Pin request_key_auth payload in instantiate pathsShaomin Chen
11 hoursKEYS: fix overflow in keyctl_pkey_params_get_2()Jarkko Sakkinen
11 hoursNTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BARKoichiro Den
11 hoursapparmor: fix use-after-free in rawdata dedup loopRuslan Valiyev
11 hoursapparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas
11 hoursnet: skmsg: preserve sg.copy across SG transformsYiming Qian