summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.113v5.10.113Greg Kroah-Hartman2022-04-271-1/+1
* Revert "net: micrel: fix KS8851_MLL Kconfig"Marek Vasut2022-04-271-1/+0
* block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov2022-04-271-1/+1
* staging: ion: Prevent incorrect reference counting behavourLee Jones2022-04-271-0/+3
* spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus2022-04-271-0/+3
* jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin2022-04-271-1/+3
* can: isotp: stop timeout monitoring when no first frame was sentOliver Hartkopp2022-04-271-1/+9
* ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o2022-04-271-3/+12
* ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o2022-04-271-1/+3
* ext4, doc: fix incorrect h_reserved sizewangjianjian (C)2022-04-271-1/+1
* ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk2022-04-271-1/+10
* ext4: fix use-after-free in ext4_search_dirYe Bin2022-04-272-2/+6
* ext4: fix symlink file size not match to file contentYe Bin2022-04-271-1/+3
* ext4: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong2022-04-273-9/+32
* perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan2022-04-271-0/+14
* powerpc/perf: Fix power9 event alternativesAthira Rajeev2022-04-271-4/+4
* drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin2022-04-271-1/+1
* KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy2022-04-272-44/+45
* drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson2022-04-271-2/+9
* drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson2022-04-271-1/+1
* perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabledZhipeng Xie2022-04-273-6/+6
* sched/pelt: Fix attach_entity_load_avg() corner casekuyo chang2022-04-271-5/+5
* arm_pmu: Validate single/group leader eventsRob Herring2022-04-271-6/+4
* ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-271-0/+1
* e1000e: Fix possible overflow in LTR decodingSasha Neftin2022-04-271-2/+2
* ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong2022-04-271-4/+2
* gpio: Request interrupts after IRQ is initializedMario Limonciello2022-04-271-2/+2
* openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio2022-04-271-1/+1
* xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov2022-04-271-2/+2
* xtensa: patch_text: Fixup last cpu should be masterGuo Ren2022-04-271-1/+1
* net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann2022-04-271-4/+4
* dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong2022-04-271-5/+7
* ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma2022-04-271-0/+2
* mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()Alistair Popple2022-04-271-1/+13
* oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2022-04-272-14/+41
* mm, hugetlb: allow for "high" userspace addressesChristophe Leroy2022-04-273-12/+13
* EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta2022-04-271-5/+11
* nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig2022-04-271-1/+4
* nvme: add a quirk to disable namespace identifiersChristoph Hellwig2022-04-272-6/+23
* stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka2022-04-272-13/+12
* scsi: qedi: Fix failed disconnect handlingMike Christie2022-04-271-35/+34
* net: macb: Restart tx only if queue pointer is laggingTomas Melin2022-04-271-0/+8
* drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang2022-04-271-0/+3
* dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi2022-04-271-2/+6
* brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-271-1/+1
* mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-271-1/+1
* net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng2022-04-272-16/+16
* cifs: Check the IOCB_DIRECT flag, not O_DIRECTDavid Howells2022-04-271-1/+1
* vxlan: fix error return code in vxlan_fdb_appendHongbin Wang2022-04-271-2/+2
* arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring2022-04-272-8/+8