summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-31Linux 5.15.86v5.15.86Greg Kroah-Hartman
2022-12-31pwm: tegra: Fix 32 bit buildSteven Price
2022-12-31mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET
2022-12-31extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registeredYassine Oudjana
2022-12-31media: dvbdev: fix refcnt bugLin Ma
2022-12-31media: dvbdev: fix build warning due to commentsLin Ma
2022-12-31net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi
2022-12-31btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a rangeFilipe Manana
2022-12-31ovl: fix use inode directly in rcu-walk modeChen Zhongjin
2022-12-31fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa
2022-12-31gcov: add support for checksum fieldRickard x Andersson
2022-12-31floppy: Fix memory leak in do_floppy_init()Yuan Can
2022-12-31regulator: core: fix deadlock on regulator enableJohan Hovold
2022-12-31iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes
2022-12-31iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá
2022-12-31iio: fix memory leak in iio_device_register_eventset()Zeng Heng
2022-12-31reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu
2022-12-31security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6Nathan Chancellor
2022-12-319p: set req refcount to zero to avoid uninitialized usageSchspa Shi
2022-12-31loop: Fix the max_loop commandline argument treatment when it is set to 0Isaac J. Manjarres
2022-12-31HID: mcp2221: don't connect hidrawEnrik Berkhan
2022-12-31HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2022-12-31xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2022-12-31usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-31usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter
2022-12-31arm64: dts: qcom: sm8250: fix USB-DP PHY registersJohan Hovold
2022-12-31usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun
2022-12-31usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak
2022-12-31ALSA: hda/hdmi: Add HP Device 0x8711 to force connect listJiao Zhou
2022-12-31ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOBEdward Pacman
2022-12-31ALSA: usb-audio: add the quirk for KT0206 devicewangdicheng
2022-12-31ima: Simplify ima_lsm_copy_ruleGUO Zihua
2022-12-31pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz
2022-12-31afs: Fix lost servers_outstanding countDavid Howells
2022-12-31perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-31pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz
2022-12-31LoadPin: Ignore the "contents" argument of the LSM hooksKees Cook
2022-12-31drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy
2022-12-31ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede
2022-12-31ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin
2022-12-31ASoC: wm8994: Fix potential deadlockMarek Szyprowski
2022-12-31ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_d...Wang Yufen
2022-12-31ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin
2022-12-31ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen
2022-12-31ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen
2022-12-31ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski
2022-12-31ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart
2022-12-31ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart
2022-12-31hwmon: (jc42) Fix missing unlock on error in jc42_write()Yang Yingliang