summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-13Linux 6.2.11v6.2.11Greg Kroah-Hartman1-1/+1
2023-04-13mm: enable maple tree RCU mode by default.Liam R. Howlett3-2/+7
2023-04-13maple_tree: add RCU lock checking to rcu callback functionsLiam R. Howlett1-92/+96
2023-04-13maple_tree: add smp_rmb() to dead node detectionLiam R. Howlett1-2/+6
2023-04-13maple_tree: remove extra smp_wmb() from mas_dead_leaves()Liam R. Howlett1-1/+0
2023-04-13maple_tree: fix freeing of nodes in rcu modeLiam R. Howlett1-11/+62
2023-04-13maple_tree: detect dead nodes in mas_start()Liam R. Howlett1-0/+4
2023-04-13maple_tree: refine ma_state init from mas_start()Liam R. Howlett1-3/+3
2023-04-13maple_tree: be more cautious about dead nodesLiam R. Howlett1-9/+43
2023-04-13maple_tree: fix mas_prev() and mas_find() state handlingLiam R. Howlett1-1/+5
2023-04-13maple_tree: fix handle of invalidated state in mas_wr_store_setup()Liam R. Howlett1-0/+3
2023-04-13maple_tree: reduce user error potentialLiam R. Howlett1-0/+10
2023-04-13maple_tree: fix potential rcu issueLiam R. Howlett1-1/+1
2023-04-13maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()Liam R. Howlett2-46/+52
2023-04-13mm: take a page reference when removing device exclusive entriesAlistair Popple1-1/+15
2023-04-13drm/bridge: lt9611: Fix PLL being unable to lockRobert Foss1-0/+1
2023-04-13drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang1-0/+12
2023-04-13drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resumeAlex Deucher1-0/+6
2023-04-13drm/amd/display: Clear MST topology if it fails to resumeRoman Li1-0/+2
2023-04-13maple_tree: fix a potential concurrency bug in RCU modePeng Zhang1-2/+1
2023-04-13maple_tree: fix get wrong data_end in mtree_lookup_walk()Peng Zhang1-10/+5
2023-04-13mm/hugetlb: fix uffd wr-protection for CoW optimization pathPeter Xu1-2/+12
2023-04-13mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()Rongwei Wang1-1/+2
2023-04-13ring-buffer: Fix race while reader and writer are on the same pageZheng Yejian1-1/+12
2023-04-13drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li1-3/+3
2023-04-13drm/i915: Fix context runtime accountingTvrtko Ursulin1-2/+10
2023-04-13drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst2-3/+37
2023-04-13drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon1-0/+1
2023-04-13ublk: read any SQE values upfrontJens Axboe1-2/+20
2023-04-13wifi: mt76: ignore key disable commandsFelix Fietkau8-96/+62
2023-04-13wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi1-1/+1
2023-04-13mm: vmalloc: avoid warn_alloc noise caused by fatal signalYafang Shao1-3/+5
2023-04-13zsmalloc: document freeable statsSergey Senozhatsky1-0/+2
2023-04-13tracing/synthetic: Make lastcmd_mutex staticSteven Rostedt (Google)1-1/+1
2023-04-13perf/core: Fix the same task check in perf_event_set_outputKan Liang1-1/+1
2023-04-13perf: Optimize perf_pmu_migrate_context()Peter Zijlstra1-5/+7
2023-04-13block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai1-1/+7
2023-04-13block: ublk: make sure that block size is set correctlyMing Lei1-1/+3
2023-04-13cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker3-7/+11
2023-04-13nvme: fix discard support without oncsKeith Busch1-3/+3
2023-04-13scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua1-2/+1
2023-04-13scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()Li Zetao1-0/+1
2023-04-13io_uring: fix memory leak when removing provided buffersWojciech Lukowicz2-2/+5
2023-04-13io_uring: fix return value when removing provided buffersWojciech Lukowicz1-2/+0
2023-04-13iio: adc: ad7791: fix IRQ flagsNuno Sá1-1/+1
2023-04-13ASoC: SOF: avoid a NULL dereference with unsupported widgetsGuennadi Liakhovetski1-0/+8
2023-04-13ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()Jason Montleon1-6/+11
2023-04-13iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe1-1/+1
2023-04-13iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe1-1/+9
2023-04-13iommufd: Check for uptr overflowJason Gunthorpe1-0/+4