summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysLinux 5.15.211v5.15.211linux-5.15.yGreg Kroah-Hartman1-1/+1
3 daysdlm: prevent NPD when writing a positive value to event_doneThadeu Lima de Souza Cascardo1-1/+1
3 dayscrypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu6-550/+3
3 dayscrypto: qat - Return pointer directly in adf_ctl_alloc_resourcesHerbert Xu1-18/+13
3 dayscrypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum1-10/+3
3 daysDocumentation: ioctl-number: Extend "Include File" column widthBagas Sanjaya1-224/+224
3 daysksmbd: reject non-VALID session in compound request branchGil Portnoy1-0/+5
3 daysfuse: re-lock request before replacing page cache folioJoanne Koong1-14/+5
3 daysnet: phonet: free phonet_device after RCU grace periodSantosh Kalluri1-1/+1
3 daysphonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima3-10/+14
3 daysphonet: Pass ifindex to fill_addr().Kuniyuki Iwashima1-6/+7
3 daysDrivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui1-15/+41
3 daysmisc: fastrpc: Fix NULL pointer dereference in rpmsg callbackMukesh Ojha1-1/+4
3 daysmisc: fastrpc: Add dma_mask to fastrpc_channel_ctxAbel Vesa1-0/+2
3 dayshv: utils: handle and propagate errors in kvp_registerThorsten Blum1-12/+13
3 daysmptcp: fix missing wakeups in edge scenariosPaolo Abeni1-1/+3
3 daysNFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito1-2/+2
3 daysnfsd: check get_user() return when reading princhashlenDominik Woźniak1-1/+2
3 daysnfsd: fix posix_acl leak on SETACL decode failureJeff Layton2-10/+24
3 daysNFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang1-1/+2
3 daysfbdev: modedb: Fix misaligned fields in the 1920x1080-60 modeSteffen Persvold1-1/+1
3 daysfbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges1-0/+12
3 dayspower: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang1-1/+1
3 daysKVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai1-0/+1
3 daysocfs2: reject oversized group bitmap descriptorsZhang Cen1-0/+22
3 daysfpga: region: fix use-after-free in child_regions_with_firmware()Wentao Liang1-2/+1
3 daysirqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu1-0/+6
3 dayspNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang1-1/+1
3 daystipc: fix slab-use-after-free Read in tipc_aead_decrypt_doneDoruk Tan Ozturk1-0/+9
3 dayshdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu1-2/+13
3 daysexfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito1-1/+3
3 daysMIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki1-2/+5
3 daysbpf: use kvfree() for replaced sysctl write bufferDawei Feng1-1/+1
3 daysf2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen1-2/+16
3 dayswifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith1-1/+1
3 dayswifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
3 dayswifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
3 dayskeys: Pin request_key_auth payload in instantiate pathsShaomin Chen4-8/+53
3 daysKEYS: fix overflow in keyctl_pkey_params_get_2()Jarkko Sakkinen1-1/+8
3 daysmac802154: llsec: add skb_cow_data() before in-place cryptoDoruk Tan Ozturk1-0/+14
3 dayscrypto: af_alg - Set merge to zero early in af_alg_sendmsgHerbert Xu1-0/+2
3 daysext4: add bounds check for inline data length in ext4_read_inline_pageYuto Ohnuki1-0/+8
3 daysntfs3: reject direct userspace writes to reserved $LX* xattrsKonstantin Komarov1-0/+12
3 daysring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel4-76/+22
3 daysbatman-adv: tvlv: avoid race of cifsnotfound handler stateSven Eckelmann2-13/+57
3 daysbatman-adv: tvlv: enforce 2-byte alignmentSven Eckelmann3-2/+26
3 daysbatman-adv: dat: prevent false sharing between VLANsSven Eckelmann1-3/+9
3 daysbatman-adv: tt: track roam count per VIDSven Eckelmann2-2/+10
3 daysbatman-adv: tt: don't merge change entries with different VIDsSven Eckelmann1-0/+3
3 daysbatman-adv: tp_meter: handle overlapping packetsSven Eckelmann1-14/+11