summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris1-2/+12
2022-01-27drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin1-2/+2
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-27tracing/kprobes: 'nmissed' not showed correctly for kretprobeXiangyang Zhang1-1/+4
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-27fuse: Pass correct lend value to filemap_write_and_wait_range()Xie Yongji1-1/+1
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-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-27scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart4-30/+48
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-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-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-27random: do not throw away excess input to crng_fast_loadJason A. Donenfeld1-7/+12
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