summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31bonding: fix link recovery in mode 2 when updelay is nonzeroJonathan Toppins1-1/+10
2022-12-31selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev4-3/+7
2022-12-31selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev2-0/+183
2022-12-31drm/i915/guc: make default_lists const dataJani Nikula1-1/+1
2022-12-31drm/amdgpu: fix pci device refcount leakYang Yingliang1-0/+4
2022-12-31clk: rockchip: Fix memory leak in rockchip_clk_register_pll()Xiu Jianfeng1-0/+1
2022-12-31regulator: core: use kfree_const() to free space conditionallyWang ShaoBo1-1/+1
2022-12-31ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong1-4/+4
2022-12-31ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong1-18/+18
2022-12-31ASoC: Intel: avs: Lock substream before snd_pcm_stop()Cezary Rojewski1-0/+3
2022-12-31wifi: rtw89: fix physts IE page checkZong-Zhe Yang1-1/+1
2022-12-31pinctrl: k210: call of_node_put()ZhangPeng1-1/+3
2022-12-31clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsetsGiulio Benetti1-1/+1
2022-12-31HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson1-1/+1
2022-12-31bpf: Move skb->len == 0 checks into __bpf_redirectStanislav Fomichev2-4/+6
2022-12-31clk: imx93: correct enet clockPeng Fan1-1/+1
2022-12-31clk: imx93: unmap anatop base in error handling pathPeng Fan1-6/+9
2022-12-31HID: i2c: let RMI devices decide what constitutes wakeup eventDmitry Torokhov2-1/+4
2022-12-31clk: imx93: correct the flexspi1 clock settingHaibo Chen1-1/+1
2022-12-31mtd: spi-nor: Fix the number of bytes for the dummy cyclesAllen-KH Cheng1-1/+2
2022-12-31mtd: spi-nor: hide jedec_id sysfs attribute if not presentMichael Walle2-0/+17
2022-12-31net: Return errno in sk->sk_prot->get_port().Kuniyuki Iwashima5-8/+9
2022-12-31udp: Clean up some functions.Kuniyuki Iwashima2-20/+31
2022-12-31net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi2-13/+10
2022-12-31media: videobuf-dma-contig: use dma_mmap_coherentChristoph Hellwig1-14/+8
2022-12-31media: amphion: Fix error handling in vpu_driver_init()Yuan Can1-1/+5
2022-12-31media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can2-2/+6
2022-12-31media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang1-0/+1
2022-12-31media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()Chen Zhongjin1-14/+8
2022-12-31media: amphion: apply vb2_queue_error instead of setting manuallyMing Qian1-9/+2
2022-12-31media: amphion: add lock around vdec_g_fmtMing Qian1-0/+2
2022-12-31net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...Lorenzo Bianconi1-19/+34
2022-12-31Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson1-6/+3
2022-12-31mtd: lpddr2_nvm: Fix possible null-ptr-derefHui Tang1-0/+2
2022-12-31drm/msm/a6xx: Fix speed-bin detection vs probe-deferRob Clark1-7/+5
2022-12-31wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng1-8/+12
2022-12-31selftests/bpf: fix memory leak of lsm_cgroupWang Yufen2-4/+21
2022-12-31dm: track per-add_disk holder relations in DMChristoph Hellwig1-10/+39
2022-12-31dm: make sure create and remove dm device won't race with open and close tableYu Kuai1-0/+16
2022-12-31dm: cleanup close_table_deviceChristoph Hellwig1-9/+3
2022-12-31dm: cleanup open_table_deviceChristoph Hellwig1-29/+27
2022-12-31block: clear ->slave_dir when dropping the main slave_dir referenceChristoph Hellwig1-0/+2
2022-12-31ima: Fix misuse of dereference of pointer in template_desc_init_fields()Xiu Jianfeng1-2/+2
2022-12-31integrity: Fix memory leakage in keyring allocation error pathGUO Zihua1-1/+5
2022-12-31drm/fourcc: Fix vsub/hsub for Q410 and Q401Brian Starkey1-4/+4
2022-12-31regulator: qcom-rpmh: Fix PMR735a S3 regulator specKonrad Dybcio1-1/+1
2022-12-31wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET1-1/+1
2022-12-31nvme: return err on nvme_init_non_mdts_limits failJoel Granados1-1/+1
2022-12-31amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter1-1/+2
2022-12-31regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()Yang Yingliang1-0/+1