summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
46 hoursLinux 6.19.2v6.19.2linux-6.19.yGreg Kroah-Hartman1-1/+1
46 hoursRevert "driver core: enforce device_lock for driver_match_device()"Greg Kroah-Hartman3-11/+2
2 daysLinux 6.19.1v6.19.1Greg Kroah-Hartman1-1/+1
2 dayswifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq1-0/+1
2 daysPCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
2 daysdrm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park1-6/+32
2 daysxfs: fix UAF in xchk_btree_check_block_ownerDarrick J. Wong1-2/+5
2 dayserofs: fix UAF issue for file-backed mounts w/ directio optionChao Yu1-1/+6
2 daysbus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han1-1/+5
2 dayssched/mmcid: Don't assume CID is CPU owned on mode switchThomas Gleixner2-6/+7
2 daysscsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy2-4/+34
2 daysscsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy1-2/+2
2 daysscsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy1-1/+2
2 daysscsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar2-12/+0
2 daysscsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy1-16/+18
2 dayswifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
2 dayshfs: ensure sb->s_fs_info is always cleaned upMehdi Ben Hadj Khelifa2-22/+23
2 daysnilfs2: Fix potential block overflow that cause system hangEdward Adam Davis1-0/+4
2 dayscrypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
2 dayscrypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2 dayscrypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
2 dayscrypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
2 dayscrypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum1-7/+5
2 daysALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai1-0/+1
2 daysBluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen1-0/+2
2 daysdriver core: enforce device_lock for driver_match_device()Gui-Dong Han3-2/+11
2 dayssmb: client: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher1-0/+27
2 dayssmb: client: let smbd_post_send_negotiate_req() use smbd_post_send()Stefan Metzmacher1-25/+7
2 dayssmb: client: fix last send credit problem causing disconnectsStefan Metzmacher1-2/+29
2 dayssmb: client: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher1-3/+55
2 dayssmb: client: use smbdirect_send_batch processingStefan Metzmacher1-14/+135
2 dayssmb: client: introduce and use smbd_{alloc, free}_send_io()Stefan Metzmacher1-29/+58
2 dayssmb: client: split out smbd_ib_post_send()Stefan Metzmacher1-16/+17
2 dayssmb: client: port and use the wait_for_credits logic used by serverStefan Metzmacher1-27/+43
2 dayssmb: client: remove pointless sc->send_io.pending handling in smbd_post_send_...Stefan Metzmacher1-5/+0
2 dayssmb: client: remove pointless sc->recv_io.credits.count rollbackStefan Metzmacher1-3/+0
2 dayssmb: client: let smbd_post_send() make use of request->wrStefan Metzmacher1-8/+7
2 dayssmb: client: let recv_done() queue a refill when the peer is low on creditsStefan Metzmacher1-2/+5
2 dayssmb: client: make use of smbdirect_socket.recv_io.credits.availableStefan Metzmacher1-6/+28
2 dayssmb: server: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher1-0/+26
2 dayssmb: server: fix last send credit problem causing disconnectsStefan Metzmacher1-2/+30
2 dayssmb: server: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher1-2/+51
2 dayssmb: server: let recv_done() queue a refill when the peer is low on creditsStefan Metzmacher1-2/+4
2 dayssmb: server: make use of smbdirect_socket.recv_io.credits.availableStefan Metzmacher1-5/+25
2 dayssmb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*Stefan Metzmacher1-0/+16
2 dayssmb: smbdirect: introduce smbdirect_socket.recv_io.credits.availableStefan Metzmacher1-0/+2
2 dayssmb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho1-1/+2
2 daysksmbd: add chann_lock to protect ksmbd_chann_list xarrayNamjae Jeon3-1/+17
2 daysksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error pathsNamjae Jeon1-3/+3
2 dayssmb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho1-4/+4