summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
14 hoursLinux 6.19.3v6.19.3linux-6.19.yGreg Kroah-Hartman1-1/+1
14 hoursf2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong1-4/+4
14 hoursf2fs: fix to do sanity check on node footer in {read,write}_end_ioChao Yu4-19/+34
14 hoursf2fs: fix to do sanity check on node footer in __write_node_folio()Chao Yu1-1/+5
14 hoursUSB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda1-0/+6
14 hoursRevert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"Chao Yu3-34/+9
14 hoursiommu/arm-smmu-qcom: do not register driver in probe()Danilo Krummrich4-5/+52
14 hoursf2fs: optimize f2fs_overwrite_io() for f2fs_iomap_beginYeongjin Gil1-2/+10
14 hoursf2fs: fix to avoid mapping wrong physical block for swapfileChao Yu1-7/+7
14 hoursf2fs: support non-4KB block size without packed_ssa featureDaeho Jeong8-123/+166
14 hoursf2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu1-3/+9
14 hoursf2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang1-8/+52
14 hoursf2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang1-4/+10
14 hoursf2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu1-1/+1
14 hoursf2fs: fix to add gc count stat in f2fs_gc_rangeZhiguo Niu1-0/+1
14 hoursfbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman1-2/+6
14 hoursfbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li1-0/+3
14 hoursLoongArch: Rework KASAN initialization for PTW-enabled systemsTiezhu Yang1-38/+40
14 hoursarm64: dts: mediatek: mt8183: Add missing endpoint IDs to display graphOtto Pflüger1-6/+31
14 hoursscsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy1-11/+17
4 daysLinux 6.19.2v6.19.2Greg Kroah-Hartman1-1/+1
4 daysRevert "driver core: enforce device_lock for driver_match_device()"Greg Kroah-Hartman3-11/+2
4 daysLinux 6.19.1v6.19.1Greg Kroah-Hartman1-1/+1
4 dayswifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq1-0/+1
4 daysPCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
4 daysdrm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park1-6/+32
4 daysxfs: fix UAF in xchk_btree_check_block_ownerDarrick J. Wong1-2/+5
4 dayserofs: fix UAF issue for file-backed mounts w/ directio optionChao Yu1-1/+6
4 daysbus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han1-1/+5
4 dayssched/mmcid: Don't assume CID is CPU owned on mode switchThomas Gleixner2-6/+7
4 daysscsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy2-4/+34
4 daysscsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy1-2/+2
4 daysscsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy1-1/+2
4 daysscsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar2-12/+0
4 daysscsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy1-16/+18
4 dayswifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
4 dayshfs: ensure sb->s_fs_info is always cleaned upMehdi Ben Hadj Khelifa2-22/+23
4 daysnilfs2: Fix potential block overflow that cause system hangEdward Adam Davis1-0/+4
4 dayscrypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
4 dayscrypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
4 dayscrypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
4 dayscrypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
4 dayscrypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum1-7/+5
4 daysALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai1-0/+1
4 daysBluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen1-0/+2
4 daysdriver core: enforce device_lock for driver_match_device()Gui-Dong Han3-2/+11
4 dayssmb: client: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher1-0/+27
4 dayssmb: client: let smbd_post_send_negotiate_req() use smbd_post_send()Stefan Metzmacher1-25/+7
4 dayssmb: client: fix last send credit problem causing disconnectsStefan Metzmacher1-2/+29
4 dayssmb: client: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher1-3/+55