summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31Linux 5.15.86v5.15.86Greg Kroah-Hartman1-1/+1
2022-12-31pwm: tegra: Fix 32 bit buildSteven Price1-1/+1
2022-12-31mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET1-11/+1
2022-12-31extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registeredYassine Oudjana1-1/+7
2022-12-31media: dvbdev: fix refcnt bugLin Ma1-1/+1
2022-12-31media: dvbdev: fix build warning due to commentsLin Ma1-1/+2
2022-12-31net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui1-0/+1
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi1-4/+10
2022-12-31btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a rangeFilipe Manana1-2/+8
2022-12-31ovl: fix use inode directly in rcu-walk modeChen Zhongjin1-1/+6
2022-12-31fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa1-1/+2
2022-12-31gcov: add support for checksum fieldRickard x Andersson1-0/+5
2022-12-31floppy: Fix memory leak in do_floppy_init()Yuan Can1-1/+3
2022-12-31regulator: core: fix deadlock on regulator enableJohan Hovold1-1/+1
2022-12-31iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes1-7/+7
2022-12-31iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2022-12-31iio: fix memory leak in iio_device_register_eventset()Zeng Heng1-1/+3
2022-12-31reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu2-1/+5
2022-12-31security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6Nathan Chancellor1-0/+3
2022-12-319p: set req refcount to zero to avoid uninitialized usageSchspa Shi1-0/+5
2022-12-31loop: Fix the max_loop commandline argument treatment when it is set to 0Isaac J. Manjarres1-16/+12
2022-12-31HID: mcp2221: don't connect hidrawEnrik Berkhan1-3/+9
2022-12-31HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2022-12-31xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman2-5/+11
2022-12-31usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth1-1/+6
2022-12-31usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter1-6/+10
2022-12-31arm64: dts: qcom: sm8250: fix USB-DP PHY registersJohan Hovold1-3/+2
2022-12-31usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun1-1/+0
2022-12-31usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak1-10/+32
2022-12-31ALSA: hda/hdmi: Add HP Device 0x8711 to force connect listJiao Zhou1-0/+1
2022-12-31ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOBEdward Pacman1-0/+27
2022-12-31ALSA: usb-audio: add the quirk for KT0206 devicewangdicheng1-0/+2
2022-12-31ima: Simplify ima_lsm_copy_ruleGUO Zihua1-7/+3
2022-12-31pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz1-0/+1
2022-12-31afs: Fix lost servers_outstanding countDavid Howells1-1/+4
2022-12-31perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong1-0/+4
2022-12-31pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz1-3/+4
2022-12-31LoadPin: Ignore the "contents" argument of the LSM hooksKees Cook1-12/+18
2022-12-31drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy1-59/+0
2022-12-31ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede1-2/+0
2022-12-31ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin1-0/+1
2022-12-31ASoC: wm8994: Fix potential deadlockMarek Szyprowski1-0/+5
2022-12-31ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_d...Wang Yufen1-4/+10
2022-12-31ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin1-0/+1
2022-12-31ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen1-1/+3
2022-12-31ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen1-2/+5
2022-12-31ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski1-1/+4
2022-12-31ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart3-6/+16
2022-12-31ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart5-20/+19
2022-12-31hwmon: (jc42) Fix missing unlock on error in jc42_write()Yang Yingliang1-1/+1