summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Linux 5.17.5v5.17.5Greg Kroah-Hartman1-1/+1
2022-04-27arm64: dts: qcom: add IPA qcom,qmp propertyAlex Elder3-0/+6
2022-04-27io_uring: fix leaks on IOPOLL and CQE_SKIPPavel Begunkov1-2/+1
2022-04-27ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart1-0/+43
2022-04-27spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus1-0/+3
2022-04-27jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin1-1/+3
2022-04-27ext4: update the cached overhead value in the superblockTheodore Ts'o3-0/+19
2022-04-27ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o1-3/+12
2022-04-27ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o1-1/+3
2022-04-27ext4, doc: fix incorrect h_reserved sizewangjianjian (C)1-1/+1
2022-04-27ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk1-1/+10
2022-04-27ext4: fix use-after-free in ext4_search_dirYe Bin2-2/+6
2022-04-27ext4: fix symlink file size not match to file contentYe Bin1-1/+3
2022-04-27ext4: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong3-9/+32
2022-04-27KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUsMingwei Zhang1-3/+6
2022-04-27KVM: SVM: Simplify and harden helper to flush SEV guest page(s)Sean Christopherson1-34/+20
2022-04-27KVM: nVMX: Defer APICv updates while L2 is active until L1 is activeSean Christopherson3-0/+11
2022-04-27KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a raceSean Christopherson1-1/+14
2022-04-27KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()Sean Christopherson1-6/+1
2022-04-27KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu3-6/+12
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring1-6/+4
2022-04-27drm/vmwgfx: Fix gem refcounting and memory evictionsZack Rusin3-30/+28
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich1-0/+1
2022-04-27codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin1-2/+2
2022-04-27ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong1-4/+2
2022-04-27ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-04-27gpio: Request interrupts after IRQ is initializedMario Limonciello1-2/+2
2022-04-27openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio1-1/+1
2022-04-27xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov1-2/+2
2022-04-27xtensa: patch_text: Fixup last cpu should be masterGuo Ren1-1/+1
2022-04-27cifs: use correct lock type in cifs_reconnect()Paulo Alcantara1-1/+8
2022-04-27cifs: fix NULL ptr dereference in refresh_mounts()Paulo Alcantara2-7/+14
2022-04-27fs: fix acl translationChristian Brauner3-2/+18
2022-04-27perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan1-0/+14
2022-04-27perf script: Always allow field 'data_src' for auxtraceLeo Yan1-1/+1
2022-04-27arm/xen: Fix some refcount leaksMiaoqian Lin1-2/+7
2022-04-27powerpc/perf: Fix power10 event alternativesAthira Rajeev1-1/+1
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev1-4/+4
2022-04-27drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin1-1/+1
2022-04-27KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy2-44/+45
2022-04-27powerpc/time: Always set decrementer in timer_interrupt()Michael Ellerman1-15/+14
2022-04-27drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson1-2/+9
2022-04-27drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson1-1/+1
2022-04-27perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabledZhipeng Xie3-6/+6
2022-04-27sched/pelt: Fix attach_entity_load_avg() corner casekuyo chang1-5/+5
2022-04-27scsi: sr: Do not leak information in ioctlTom Rix1-3/+12
2022-04-27Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin1-1/+1
2022-04-27io_uring: free iovec if file assignment failsJens Axboe1-2/+6
2022-04-27drm/radeon: fix logic inversion in radeon_sync_resvChristian König1-1/+1