summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor1-5/+3
2022-12-31s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor1-8/+1
2022-12-31s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor1-9/+2
2022-12-31drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor2-2/+4
2022-12-31drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor1-1/+4
2022-12-31igb: Do not free q_vector unless new one was allocatedKees Cook1-2/+6
2022-12-31HID: uclogic: Add support for XP-PEN Deco LWJosé Expósito3-0/+114
2022-12-31HID: input: do not query XP-PEN Deco LW batteryJosé Expósito1-0/+6
2022-12-31wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...Jisoo Jang1-2/+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-31drm/amd/display: skip commit minimal transition statezhikzhai1-0/+22
2022-12-31bnx2: Use kmalloc_size_roundup() to match ksize() usageKees Cook1-2/+3
2022-12-31openvswitch: Use kmalloc_size_roundup() to match ksize() usageKees Cook1-1/+1
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-31btrfs: do not panic if we can't allocate a prealloc extent stateJosef Bacik1-8/+14
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-31ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1EHans de Goede1-0/+8
2022-12-31ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35Hans de Goede1-0/+13
2022-12-31ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_nativeHans de Goede1-8/+13
2022-12-31ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_noneHans de Goede1-8/+8
2022-12-31thermal/core: Ensure that thermal device is registered in thermal_zone_get_tempGuenter Roeck1-1/+6
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