summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-29tee: handle lookup of shm with reference count 0Jens Wiklander2-107/+68
2021-12-29parisc: Fix mask used to select futex spinlockJohn David Anglin1-2/+2
2021-12-29parisc: Correct completer in lws startJohn David Anglin1-1/+1
2021-12-29ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo1-6/+9
2021-12-29ipmi: ssif: initialize ssif_info->client earlyMian Yousaf Kaukab1-3/+4
2021-12-29ipmi: bail out if init_srcu_struct failsThadeu Lima de Souza Cascardo1-1/+3
2021-12-29Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito1-1/+1
2021-12-29ASoC: tegra: Restore headphones jack name on Nyan BigDmitry Osipenko2-1/+9
2021-12-29ASoC: tegra: Add DAPM switches for headphones and mic jackDmitry Osipenko1-0/+2
2021-12-29ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2sMartin Blumenstingl2-33/+19
2021-12-29ALSA: hda/realtek: Fix quirk for Clevo NJ51CUWerner Sembach1-1/+25
2021-12-29ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookJeremy Szu1-0/+1
2021-12-29ALSA: hda/realtek: Add new alc285-hp-amp-init modelBradley Scott2-0/+3
2021-12-29ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6Bradley Scott1-0/+1
2021-12-29ALSA: hda/hdmi: Disable silent stream on GLKVille Syrjälä1-6/+15
2021-12-29ALSA: rawmidi - fix the uninitalized user_pversionJaroslav Kysela1-0/+1
2021-12-29ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King1-1/+1
2021-12-29ALSA: jack: Check the return value of kstrdup()Xiaoke Wang1-0/+4
2021-12-29x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport1-3/+3
2021-12-29Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov1-39/+27
2021-12-29kernel/crash_core: suppress unknown crashkernel parameter warningPhilipp Rudo1-0/+11
2021-12-29platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko2-16/+1
2021-12-29compiler.h: Fix annotation macro misplacement with ClangJosh Poimboeuf2-4/+4
2021-12-29uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno2-0/+2
2021-12-29ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNCVladimir Murzin1-0/+1
2021-12-29hwmon: (lm90) Drop critical attribute support for MAX6654Guenter Roeck1-37/+49
2021-12-29hwmon: (lm90) Add basic support for TI TMP461Guenter Roeck3-16/+50
2021-12-29hwmon: (lm90) Introduce flag indicating extended temperature supportGuenter Roeck1-10/+11
2021-12-29hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculationsGuenter Roeck1-2/+2
2021-12-29hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck1-3/+2
2021-12-29pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell1-13/+16
2021-12-29Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi1-1/+7
2021-12-29net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu1-1/+1
2021-12-29r8152: fix the force speed doesn't work for RTL8156Hayes Wang1-0/+17
2021-12-29net: bridge: fix ioctl old_deviceless bridge argumentRemi Pommarel1-1/+1
2021-12-29net: bridge: Use array_size() helper in copy_to_user()Gustavo A. R. Silva1-3/+5
2021-12-29net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang1-1/+1
2021-12-29veth: ensure skb entering GRO are not cloned.Paolo Abeni1-2/+6
2021-12-29io_uring: zero iocb->ki_pos for stream file typesJens Axboe1-3/+7
2021-12-29asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin1-2/+4
2021-12-29asix: fix uninit-value in asix_mdio_read()Pavel Skripkin1-1/+1
2021-12-29sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2021-12-29sfc: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2021-12-29net: ks8851: Check for error irqJiasheng Jiang1-0/+2
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang1-0/+5
2021-12-29fjes: Check for error irqJiasheng Jiang1-0/+5
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2-6/+7
2021-12-29gpio: virtio: remove timeoutVincent Whitchurch1-5/+1
2021-12-29ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo1-1/+1
2021-12-29igb: fix deadlock caused by taking RTNL in RPM resume pathHeiner Kallweit1-6/+13