summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-31qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)1-1/+2
2022-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz1-35/+0
2022-12-31drm/amd/display: prevent memory leakgehao2-0/+5
2022-12-31ipmi: fix memleak when unload ipmi driverZhang Yuchen1-2/+6
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-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-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-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-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-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
2022-12-31rxrpc: Fix missing unlock in rxrpc_do_sendmsg()David Howells1-1/+1
2022-12-31net_sched: reject TCF_EM_SIMPLE case for complex ematch moduleCong Wang1-0/+2
2022-12-31mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang1-1/+3
2022-12-31mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()Yang Yingliang1-2/+2
2022-12-31mailbox: mpfs: read the system controller's statusConor Dooley1-3/+28
2022-12-31skbuff: Account for tail adjustment during pull operationsSubash Abhinov Kasiviswanathan1-0/+3
2022-12-31arm64: dts: mt8183: Fix Mali GPU clockChen-Yu Tsai1-1/+1
2022-12-31soc: mediatek: pm-domains: Fix the power glitch issueChun-Jie Chen1-1/+1
2022-12-31openvswitch: Fix flow lookup to use unmasked keyEelco Chaudron1-9/+16
2022-12-31selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski1-2/+2
2022-12-31rtc: mxc_v2: Add missing clk_disable_unprepare()GUO Zihua1-1/+3
2022-12-31igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min1-1/+13
2022-12-31igc: Lift TAPRIO schedule restrictionKurt Kanzenbach1-6/+17
2022-12-31igc: recalculate Qbv end_time by considering cycle timeTan Tee Min1-0/+15
2022-12-31igc: allow BaseTime 0 enrollment for QbvTan Tee Min3-1/+4
2022-12-31igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli1-0/+3
2022-12-31igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes1-9/+2