summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19block: fix blktrace debugfs entries leakageYu Kuai1-1/+4
2023-07-19md/raid1-10: submit write io directly if bitmap is not enabledYu Kuai3-5/+19
2023-07-19md/raid1-10: factor out a helper to submit normal writeYu Kuai3-33/+23
2023-07-19md/raid1-10: factor out a helper to add bio to plugYu Kuai3-21/+18
2023-07-19md/raid10: fix io loss while replacement replace rdevLi Nan1-4/+18
2023-07-19md/raid10: fix null-ptr-deref of mreplace in raid10_sync_requestLi Nan1-9/+5
2023-07-19md/raid10: fix wrong setting of max_corr_read_errorsLi Nan1-0/+2
2023-07-19md/raid10: fix overflow of md/safe_mode_delayLi Nan1-3/+4
2023-07-19md/raid10: check slab-out-of-bounds in md_bitmap_get_counterLi Nan1-8/+9
2023-07-19nvme-core: fix dev_pm_qos memleakChaitanya Kulkarni1-0/+1
2023-07-19nvme-core: add missing fault-injection cleanupChaitanya Kulkarni1-0/+1
2023-07-19nvme-auth: don't ignore key generation failures when initializing ctrl keysSagi Grimberg3-7/+25
2023-07-19nvme-core: fix memory leak in dhchap_ctrl_secretChaitanya Kulkarni1-2/+5
2023-07-19nvme-core: fix memory leak in dhchap_secret_storeChaitanya Kulkarni1-2/+5
2023-07-19nvme-auth: no need to reset chap contexts on re-authenticationSagi Grimberg3-18/+0
2023-07-19nvme-auth: remove symbol export from nvme_auth_resetSagi Grimberg1-1/+0
2023-07-19nvme-auth: rename authentication work elementsSagi Grimberg1-4/+4
2023-07-19nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchapSagi Grimberg1-6/+6
2023-07-19lockd: drop inappropriate svc_get() from locked_get()NeilBrown1-1/+0
2023-07-19blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai4-10/+13
2023-07-19virt: sevguest: Add CONFIG_CRYPTO dependencyArnd Bergmann1-0/+1
2023-07-19x86/sev: Fix calculation of end address based on number of pagesTom Lendacky2-15/+15
2023-07-19blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_costLi Nan1-3/+4
2023-07-19x86/resctrl: Only show tasks' pid in current pid namespaceShawn Wang1-2/+6
2023-07-19erofs: kill hooked chains to avoid loops on deduplicated compressed imagesGao Xiang1-61/+11
2023-07-19erofs: move zdata.h into zdata.cGao Xiang2-178/+165
2023-07-19erofs: remove tagged pointer helpersGao Xiang3-128/+6
2023-07-19erofs: avoid tagged pointers to mark sync decompressionGao Xiang2-27/+17
2023-07-19erofs: clean up cached I/O strategiesGao Xiang1-46/+31
2023-07-19block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche1-1/+1
2023-07-19fs: pipe: reveal missing function protoypesArnd Bergmann1-4/+0
2023-07-19drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2Jeff Layton1-1/+1
2023-07-05Linux 6.1.38v6.1.38Greg Kroah-Hartman1-1/+1
2023-07-05drm/amd/display: Ensure vmin and vmax adjust for DCERodrigo Siqueira1-2/+3
2023-07-05drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen1-0/+4
2023-07-05docs: Set minimal gtags / GNU GLOBAL version to 6.6.5Ahmed S. Darwish1-0/+7
2023-07-05scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish1-1/+8
2023-07-05perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen1-2/+15
2023-07-05nubus: Partially revert proc_create_single_data() conversionFinn Thain1-5/+17
2023-07-05execve: always mark stack as growing down during early stack setupLinus Torvalds1-1/+3
2023-07-05PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello1-0/+22
2023-07-05PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas1-13/+18
2023-07-05drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr1-19/+29
2023-07-05drm/amd/display: Remove optimization for VRR updatesAlvin Lee1-3/+0
2023-07-05xtensa: fix lock_mm_and_find_vma in case VMA not foundMax Filippov1-1/+6
2023-07-01Linux 6.1.37v6.1.37Greg Kroah-Hartman1-1/+1
2023-07-01xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds2-2/+14
2023-07-01csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds1-1/+1
2023-07-01parisc: fix expand_stack() conversionLinus Torvalds1-1/+1
2023-07-01sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds1-1/+1