summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy1-5/+6
2022-12-31drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probePin-yen Lin1-3/+5
2022-12-31samples/bpf: Fix MAC address swapping in xdp2_kernGerhard Engleder1-0/+4
2022-12-31samples/bpf: Fix map iteration in xdp1_userGerhard Engleder1-1/+1
2022-12-31drm/amdgpu/powerplay/psm: Fix memory leak in power state initRafael Mendonca1-0/+2
2022-12-31ipmi: kcs: Poll OBF briefly to reduce OBE latencyAndrew Jeffery1-3/+21
2022-12-31ASoC: Intel: avs: Fix potential RX buffer overflowCezary Rojewski1-1/+2
2022-12-31ASoC: Intel: avs: Fix DMA mask assignmentCezary Rojewski1-1/+1
2022-12-31pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinc...Yang Yingliang1-10/+10
2022-12-31ata: libata: fix NCQ autosense logicNiklas Cassel1-3/+8
2022-12-31drm: lcdif: Switch to limited range for RGB to YUV conversionLaurent Pinchart1-6/+12
2022-12-31libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu1-0/+3
2022-12-31libbpf: Deal with section with no data gracefullyShung-Hsi Yu1-1/+5
2022-12-31libbpf: Use elf_getshdrnum() instead of e_shnumShung-Hsi Yu1-4/+9
2022-12-31libbpf: Reject legacy 'maps' ELF sectionAndrii Nakryiko1-5/+3
2022-12-31selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai1-3/+3
2022-12-31selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai1-0/+1
2022-12-31selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai1-12/+14
2022-12-31selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai2-2/+4
2022-12-31selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song3-0/+231
2022-12-31libbpf: Fix memory leak in parse_usdt_arg()Xu Kuohai1-7/+4
2022-12-31libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai1-3/+26
2022-12-31drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridgeAbhinav Kumar3-17/+29
2022-12-31wifi: ath11k: fix firmware assert during bandwidth change for peer staAditya Kumar Singh2-37/+87
2022-12-31wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh5-114/+137
2022-12-31wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith1-8/+8
2022-12-31wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin1-13/+15
2022-12-31wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin1-4/+0
2022-12-31drm/atomic-helper: Don't allocate new plane state in CRTC checkThomas Zimmermann1-9/+1
2022-12-31wifi: mac80211: fix ifdef symbol nameJohannes Berg1-1/+1
2022-12-31wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg2-2/+6
2022-12-31wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg1-2/+6
2022-12-31wifi: fix multi-link element subelement iterationJohannes Berg1-1/+1
2022-12-31platform/mellanox: mlxbf-pmc: Fix event typoJames Hurley1-1/+1
2022-12-31ipc: fix memory leak in init_mqueue_fs()Zhengchao Shao1-2/+4
2022-12-31rapidio: devices: fix missing put_device in mport_cdev_openCai Xinchen1-0/+1
2022-12-31hfs: Fix OOB Write in hfs_asc2macZhangPeng1-1/+1
2022-12-31relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia1-2/+2
2022-12-31eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong1-1/+1
2022-12-31rapidio: fix possible UAF when kfifo_alloc() failsWang Weiyang1-4/+3
2022-12-31fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin1-1/+1
2022-12-31NFSD: pass range end to vfs_fsync_range() instead of countBrian Foster1-2/+3
2022-12-31nfsd: return error if nfs4_setacl failsJeff Layton1-0/+2
2022-12-31lockd: set other missing fields when unlocking filesTrond Myklebust1-7/+10
2022-12-31MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2-2/+2
2022-12-31MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova1-0/+2
2022-12-31platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...Yang Yingliang1-1/+1
2022-12-31platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()Yu Liao1-6/+2
2022-12-31platform/chrome: cros_ec_typec: zero out stale pointersVictor Ding1-0/+3
2022-12-31platform/chrome: cros_ec_typec: Get retimer handlePrashant Malani1-3/+41