summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27tpm: fix potential NULL pointer access in tpm_del_char_deviceLino Sanfilippo1-5/+13
2022-01-27ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek1-1/+0
2022-01-27crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li1-1/+1
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut1-2/+2
2022-01-27crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit1-1/+1
2022-01-27ifcvf/vDPA: fix misuse virtio-net device config size for blk devZhu Lingshan3-33/+41
2022-01-27rpmsg: core: Clean up resources on announce_create failure.Arnaud Pouliquen1-4/+16
2022-01-27udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2-1/+21
2022-01-27icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn4-1/+38
2022-01-27seg6: export get_srh() for ICMP handlingAndrew Lunn3-31/+32
2022-01-27mailbox: change mailbox-mpfs compatible stringConor Dooley1-1/+1
2022-01-27phy: mediatek: Fix missing check in mtk_mipi_tx_probeMiaoqian Lin1-0/+2
2022-01-27habanalabs: skip read fw errors if dynamic descriptor invalidOhad Sharabi2-2/+17
2022-01-27ASoC: mediatek: mt8183: fix device_node leakTzung-Bi Shih2-2/+11
2022-01-27ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih4-0/+9
2022-01-27phy: phy-mtk-tphy: add support efuse settingChunfeng Yun1-0/+162
2022-01-27ASoC: mediatek: mt8192-mt6359: fix device_node leakTzung-Bi Shih1-1/+5
2022-01-27scsi: mpi3mr: Fixes around reply request queuesSreekanth Reddy2-2/+5
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig2-3/+3
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
2022-01-27selftests/powerpc: Add a test of sigreturning to the kernelMichael Ellerman3-0/+134
2022-01-27i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D1-4/+4
2022-01-27irqchip/gic-v4: Disable redistributors' view of the VPE table at boot timeMarc Zyngier1-0/+16
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2-0/+3
2022-01-27udf: Fix error handling in udf_new_inode()Jan Kara1-0/+2
2022-01-27powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panicHari Bathini2-0/+18
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini1-0/+30
2022-01-27selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo1-1/+1
2022-01-27powerpc/40x: Map 32Mbytes of memory at startupChristophe Leroy1-1/+8
2022-01-27MIPS: Loongson64: Use three arguments for sltiNathan Chancellor1-2/+2
2022-01-27ALSA: seq: Set upper limit of processed eventsTakashi Iwai1-2/+12
2022-01-27scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart4-30/+48
2022-01-27scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart3-3/+17
2022-01-27scsi: ufs: Fix a kernel crash during shutdownBart Van Assche1-5/+10
2022-01-27interconnect: qcom: rpm: Prevent integer overflow in rateStephan Gerhold1-0/+1
2022-01-27dm: fix alloc_dax error handling in alloc_devChristoph Hellwig1-1/+3
2022-01-27nvmem: core: set size for sysfs bin fileSrinivas Kandagatla1-0/+2
2022-01-27w1: Misuse of get_user()/put_user() reported by sparseChristophe Leroy1-20/+6
2022-01-27KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUESTAlexey Kardashevskiy1-1/+1
2022-01-27KVM: PPC: Book3S: Suppress warnings when allocating too big memory slotsAlexey Kardashevskiy1-2/+6
2022-01-27powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy1-0/+1
2022-01-27clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBBMartin Blumenstingl1-3/+41
2022-01-27i2c: mpc: Correct I2C reset procedureJoakim Tjernlund1-8/+15
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman1-0/+2
2022-01-27i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit1-10/+5
2022-01-27ASoC: imx-hdmi: add put_device() after of_find_device_by_node()Ye Guojin1-0/+2
2022-01-27powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin1-1/+40
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall1-1/+3
2022-01-27powerpc/cell: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/powernv: add missing of_node_putJulia Lawall1-0/+1