summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31HID: input: do not query XP-PEN Deco LW batteryJosé Expósito1-0/+6
2022-12-31wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang1-0/+5
2022-12-31hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor1-1/+1
2022-12-31net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor1-1/+1
2022-12-31bpf: make sure skb->len != 0 when redirecting to a tunneling deviceStanislav Fomichev1-0/+4
2022-12-31drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()Nathan Chancellor1-3/+4
2022-12-31qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)1-1/+2
2022-12-31wifi: ath11k: Fix qmi_msg_handler data structure initializationRahul Bhattacharjee1-0/+3
2022-12-31HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...Kerem Karabay1-8/+8
2022-12-31HID: apple: fix key translations where multiple quirks attempt to translate t...Kerem Karabay1-58/+44
2022-12-31blk-mq: avoid double ->queue_rq() because of early timeoutDavid Jeffery1-12/+44
2022-12-31drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Yuan Can3-4/+4
2022-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz1-35/+0
2022-12-31drm/edid: add a quirk for two LG monitors to get them to work on 10bpcHamza Mahfooz2-0/+18
2022-12-31drm/amd/display: prevent memory leakgehao2-0/+5
2022-12-31wifi: ath10k: Delay the unmapping of the bufferYoughandhar Chintala3-0/+27
2022-12-31ipmi: fix memleak when unload ipmi driverZhang Yuchen1-2/+6
2022-12-31ASoC: Intel: avs: Add quirk for KBL-R RVP platformAmadeusz Sławiński1-2/+22
2022-12-31ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński1-0/+7
2022-12-31wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida1-0/+6
2022-12-31wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin1-0/+14
2022-12-31brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng1-0/+4
2022-12-31media: imx-jpeg: Disable useless interrupt to avoid kernel panicMing Qian1-1/+3
2022-12-31drm/etnaviv: add missing quirks for GC300Doug Brown1-2/+9
2022-12-31hfs: fix OOB Read in __hfs_brec_findZhangPeng1-0/+2
2022-12-31ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346Hans de Goede1-0/+11
2022-12-31ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)Hans de Goede1-1/+12
2022-12-31x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOSMateusz Jończyk3-9/+11
2022-12-31acct: fix potential integer overflow in encode_comp_t()Zheng Yejian1-0/+2
2022-12-31nilfs2: fix shift-out-of-bounds due to too large exponent of block sizeRyusuke Konishi1-4/+38
2022-12-31nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()Ryusuke Konishi1-4/+27
2022-12-31ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki1-2/+8
2022-12-31ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041urMia Kanashi1-0/+10
2022-12-31ACPI: processor: idle: Check acpi_fetch_acpi_dev() return valueLi Zhong1-0/+3
2022-12-31fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu1-0/+5
2022-12-31jfs: Fix fortify moan in symlinkDr. David Alan Gilbert1-1/+1
2022-12-31udf: Avoid double brelse() in udf_rename()Shigeru Yoshida1-4/+4
2022-12-31fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu1-6/+16
2022-12-31arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodesMarijn Suijten1-0/+2
2022-12-31binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin1-4/+4
2022-12-31x86/hyperv: Remove unregister syscore call from Hyper-V cleanupGaurav Kohli1-2/+0
2022-12-31video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli3-1/+22
2022-12-31ARM: dts: aspeed: rainier,everest: Move reserved memory regionsAdriana Kobylak2-16/+17
2022-12-31arm64: make is_ttbrX_addr() noinstr-safeMark Rutland1-2/+2
2022-12-31rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()Zqiang1-1/+1
2022-12-31HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang1-0/+4
2022-12-31mctp: Remove device type check at unregisterMatt Johnston1-13/+1
2022-12-31mctp: serial: Fix starting value for frame check sequenceJeremy Kerr1-2/+4
2022-12-31net: stream: purge sk_error_queue in sk_stream_kill_queues()Eric Dumazet1-0/+6
2022-12-31myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET1-0/+1