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