summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsChristian König1-10/+12
2022-01-27regulator: core: Let boot-on regulators be powered offPascal Paillet1-1/+3
2022-01-27ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang3-7/+36
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut1-2/+2
2022-01-27ext4: don't use the orphan list when migrating an inodeTheodore Ts'o1-15/+4
2022-01-27ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin1-1/+1
2022-01-27ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques1-1/+11
2022-01-27ext4: make sure quota gets properly shutdown on errorJan Kara1-4/+6
2022-01-27ext4: make sure to reset inode lockdep class when quota enabling failsJan Kara1-1/+12
2022-01-27drm/etnaviv: limit submit sizesLucas Stach1-0/+6
2022-01-27s390/mm: fix 2KB pgtable release raceAlexander Gordeev1-1/+3
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2022-01-27cputime, cpuacct: Include guest time in user time in cpuacct.statAndrey Ryabinin1-2/+2
2022-01-27serial: Fix incorrect rs485 polarity on uart openLukas Wunner1-2/+2
2022-01-27ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek1-1/+0
2022-01-27rpmsg: core: Clean up resources on announce_create failure.Arnaud Pouliquen1-4/+16
2022-01-27power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy1-2/+2
2022-01-27ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih4-0/+9
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-27i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D1-4/+4
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2-0/+3
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini1-0/+30
2022-01-27ALSA: seq: Set upper limit of processed eventsTakashi Iwai1-2/+12
2022-01-27w1: Misuse of get_user()/put_user() reported by sparseChristophe Leroy1-20/+6
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-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
2022-01-27powerpc/6xx: add missing of_node_putJulia Lawall1-0/+1
2022-01-27parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin1-1/+1
2022-01-27serial: core: Keep mctrl register state and cached copy in syncLukas Wunner1-1/+2
2022-01-27serial: pl010: Drop CR register reset on set_termiosLukas Wunner1-3/+0
2022-01-27regulator: qcom_smd: Align probe function with rpmh-regulatorKonrad Dybcio1-30/+70
2022-01-27net: gemini: allow any RGMII interface modeRussell King (Oracle)1-3/+6
2022-01-27net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)1-0/+6
2022-01-27dm space map common: add bounds check to sm_ll_lookup_bitmap()Joe Thornber1-0/+5
2022-01-27dm btree: add a defensive bounds check to insert_at()Joe Thornber1-3/+5
2022-01-27mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih1-1/+1
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli1-1/+1
2022-01-27btrfs: remove BUG_ON(!eie) in find_parent_nodesJosef Bacik1-3/+11
2022-01-27btrfs: remove BUG_ON() in find_parent_nodes()Josef Bacik1-1/+6
2022-01-27ACPI: battery: Add the ThinkPad "Not Charging" quirkThomas Weißschuh1-0/+22
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou1-3/+10
2022-01-27ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5Kirill A. Shutemov3-4/+6
2022-01-27ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki1-1/+2
2022-01-27ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki1-0/+1