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