aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-27ext4: fix use-after-free in ext4_search_dirYe Bin
2022-04-27ext4: fix symlink file size not match to file contentYe Bin
2022-04-27ext4: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong
2022-04-27netfilter: conntrack: avoid useless indirection during conntrack destructionFlorian Westphal
2022-04-27netfilter: conntrack: convert to refcount_t apiFlorian Westphal
2022-04-27KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUsMingwei Zhang
2022-04-27KVM: nVMX: Defer APICv updates while L2 is active until L1 is activeSean Christopherson
2022-04-27KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a raceSean Christopherson
2022-04-27KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong
2022-04-27gpio: Request interrupts after IRQ is initializedMario Limonciello
2022-04-27openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio
2022-04-27xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov
2022-04-27xtensa: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-27perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan
2022-04-27perf script: Always allow field 'data_src' for auxtraceLeo Yan
2022-04-27powerpc/perf: Fix power10 event alternativesAthira Rajeev
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev
2022-04-27drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-04-27KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy
2022-04-27drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson
2022-04-27drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson
2022-04-27perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabledZhipeng Xie
2022-04-27sched/pelt: Fix attach_entity_load_avg() corner casekuyo chang
2022-04-27scsi: sr: Do not leak information in ioctlTom Rix
2022-04-27Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin
2022-04-27net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-27dmaengine: imx-sdma: fix init of uart scriptsKevin Groeneveld
2022-04-27dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma
2022-04-27mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()Alistair Popple
2022-04-27oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-27mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-27memcg: sync flush only if periodic flush is delayedShakeel Butt
2022-04-27mm/memory-failure.c: skip huge_zero_page in memory_failure()Xu Yu
2022-04-27EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta
2022-04-27nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig
2022-04-27nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202Christoph Hellwig
2022-04-27nvme: add a quirk to disable namespace identifiersChristoph Hellwig
2022-04-27VFS: filename_create(): fix incorrect intent.NeilBrown
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-27scsi: qedi: Fix failed disconnect handlingMike Christie
2022-04-27scsi: iscsi: Fix NOP handling during conn recoveryMike Christie
2022-04-27scsi: iscsi: Merge suspend fieldsMike Christie
2022-04-27scsi: iscsi: Release endpoint ID when its freedMike Christie
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang