summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-04fs/ntfs3: Validate data run offsetEdward Lo5-0/+46
2023-01-04fs/ntfs3: Add overflow check for attribute sizeedward lo1-0/+5
2023-01-04fs/ntfs3: Validate BOOT record_sizeedward lo1-1/+1
2023-01-04nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig1-6/+5
2023-01-04nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig1-1/+2
2023-01-04ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan1-9/+23
2023-01-04block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqqYu Kuai1-1/+1
2023-01-04ACPI: resource: do IRQ override on Lenovo 14ALC7Adrian Freund1-3/+10
2023-01-04ACPI: resource: do IRQ override on XMG Core 15Erik Schumacher1-0/+12
2023-01-04ACPI: resource: do IRQ override on LENOVO IdeaPadJiri Slaby (SUSE)1-14/+28
2023-01-04ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZATamim Khan1-0/+19
2023-01-04nvme-pci: fix page size checksKeith Busch1-4/+4
2023-01-04nvme-pci: fix mempool alloc sizeKeith Busch1-2/+2
2023-01-04nvme-pci: fix doorbell buffer value endiannessKlaus Jensen1-12/+13
2023-01-04cifs: don't leak -ENOMEM in smb2_open_file()Paulo Alcantara1-2/+2
2023-01-04cifs: fix static checker warningPaulo Alcantara1-1/+1
2023-01-04blk-iolatency: Fix memory leak on add_disk() failuresTejun Heo1-0/+2
2023-01-04blk-cgroup: pass a gendisk to blkg_destroy_allChristoph Hellwig1-9/+4
2023-01-04blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exitChristoph Hellwig3-9/+12
2023-01-04blk-cgroup: pass a gendisk to blkcg_init_queue and blkcg_exit_queueChristoph Hellwig3-26/+12
2023-01-04blk-cgroup: cleanup the blkg_lookup family of functionsChristoph Hellwig2-50/+27
2023-01-04blk-cgroup: remove open coded blkg_lookup instancesChristoph Hellwig2-7/+7
2023-01-04blk-cgroup: remove blk_queue_root_blkgChristoph Hellwig2-15/+1
2023-01-04blk-cgroup: fix error unwinding in blkcg_init_queueChristoph Hellwig1-6/+7
2023-01-04usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin1-3/+10
2022-12-31Linux 6.0.16v6.0.16Greg Kroah-Hartman1-1/+1
2022-12-31cifs: fix uninitialised var in smb2_compound_op()Paulo Alcantara1-0/+1
2022-12-31pwm: tegra: Fix 32 bit buildSteven Price1-1/+1
2022-12-31mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET1-11/+1
2022-12-31cifs: fix use-after-free on the link nameChenXiaoSong2-6/+25
2022-12-31cifs: fix memory leaks in session setupPaulo Alcantara1-8/+7
2022-12-31cifs: Fix xid leak in cifs_get_file_info_unix()Zhang Xiaoxu1-2/+4
2022-12-31cifs: fix double-fault crash during ntlmsspPaulo Alcantara1-7/+9
2022-12-31extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registeredYassine Oudjana1-1/+7
2022-12-31clk: renesas: r8a779f0: Fix SD0H clock nameGeert Uytterhoeven1-1/+1
2022-12-31drm/amd/display: revert Disable DRR actions during state commitMartin Leung1-0/+3
2022-12-31media: dvbdev: fix refcnt bugLin Ma1-1/+1
2022-12-31media: dvbdev: fix build warning due to commentsLin Ma1-1/+2
2022-12-31net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui1-0/+1
2022-12-31io_uring: remove iopoll spinlockPavel Begunkov1-3/+2
2022-12-31io_uring: protect cq_timeouts with timeout_lockPavel Begunkov1-1/+3
2022-12-31io_uring/net: fix cleanup after recyclePavel Begunkov1-1/+1
2022-12-31io_uring: improve io_double_lock_ctx fail handlingPavel Begunkov1-0/+2
2022-12-31io_uring: add completion locking for iopollPavel Begunkov1-2/+3
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi1-4/+10
2022-12-31mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappingsDavid Hildenbrand1-0/+3
2022-12-31btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a rangeFilipe Manana1-2/+8
2022-12-31ovl: fix use inode directly in rcu-walk modeChen Zhongjin1-1/+6
2022-12-31fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa1-1/+2
2022-12-31gcov: add support for checksum fieldRickard x Andersson1-0/+5