summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-14ASoC: dt-bindings: wcd9335: fix reset line polarity in exampleDmitry Torokhov1-1/+1
2023-01-14drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()Zhang Zekun1-1/+3
2023-01-14media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain1-2/+15
2023-01-14media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()Baisong Zhong1-0/+4
2023-01-14media: dvb-core: Fix ignored return value in dvb_register_frontend()Chen Zhongjin1-1/+7
2023-01-14pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng1-1/+3
2023-01-14clk: imx: replace osc_hdmi with dummyDario Binacchi1-6/+6
2023-01-14media: imon: fix a race condition in send_packet()Gautam Menghani1-3/+3
2023-01-14media: vimc: Fix wrong function called when vimc_init() failsChen Zhongjin1-1/+1
2023-01-14ASoC: qcom: Add checks for devm_kcallocYuan Can1-0/+3
2023-01-14drbd: fix an invalid memory access caused by incorrect use of list iteratorXiaomeng Tong1-3/+1
2023-01-14mtd: maps: pxa2xx-flash: fix memory leak in probeZheng Yongjun1-0/+2
2023-01-14bonding: fix link recovery in mode 2 when updelay is nonzeroJonathan Toppins1-1/+10
2023-01-14drm/amdgpu: fix pci device refcount leakYang Yingliang1-0/+4
2023-01-14clk: rockchip: Fix memory leak in rockchip_clk_register_pll()Xiu Jianfeng1-0/+1
2023-01-14regulator: core: use kfree_const() to free space conditionallyWang ShaoBo1-1/+1
2023-01-14ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong1-4/+4
2023-01-14ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong1-18/+18
2023-01-14HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson1-1/+1
2023-01-14bpf: Move skb->len == 0 checks into __bpf_redirectStanislav Fomichev2-4/+6
2023-01-14inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict()Eric Dumazet1-4/+8
2023-01-14media: videobuf-dma-contig: use dma_mmap_coherentChristoph Hellwig1-14/+8
2023-01-14media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can2-2/+6
2023-01-14media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang1-0/+1
2023-01-14media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()Chen Zhongjin1-14/+8
2023-01-14Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson1-6/+3
2023-01-14mtd: lpddr2_nvm: Fix possible null-ptr-derefHui Tang1-0/+2
2023-01-14wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng1-8/+12
2023-01-14ima: Fix misuse of dereference of pointer in template_desc_init_fields()Xiu Jianfeng1-2/+2
2023-01-14integrity: Fix memory leakage in keyring allocation error pathGUO Zihua1-1/+5
2023-01-14drm/fourcc: Fix vsub/hsub for Q410 and Q401Brian Starkey1-4/+4
2023-01-14drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson2-0/+14
2023-01-14amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter1-1/+2
2023-01-14regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()Yang Yingliang1-0/+1
2023-01-14ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng1-1/+1
2023-01-14drm/mediatek: Modify dpi power on/off sequence.Xinlei Lee1-6/+6
2023-01-14drm/radeon: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-7/+11
2023-01-14rxrpc: Fix ack.bufferSize to be 0 when generating an ackDavid Howells1-1/+1
2023-01-14net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells1-0/+2
2023-01-14media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy1-1/+2
2023-01-14wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut2-2/+8
2023-01-14Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap1-0/+1
2023-01-14mtd: Fix device name leak when register device failed in add_mtd_device()Zhang Xiaoxu1-1/+3
2023-01-14clk: qcom: gcc-sm8250: Use retention mode for USB GDSCsManivannan Sadhasivam1-2/+2
2023-01-14bpf: propagate precision across all frames, not just the last oneAndrii Nakryiko1-32/+39
2023-01-14bpf: Check the other end of slot_type for STACK_SPILLMartin KaFai Lau1-11/+19
2023-01-14bpf: propagate precision in ALU/ALU64 operationsAndrii Nakryiko1-0/+5
2023-01-14media: platform: exynos4-is: fix return value check in fimc_md_probe()Yang Yingliang1-1/+1
2023-01-14media: vivid: fix compose size exceed boundaryLiu Shixin1-0/+1
2023-01-14bpf: Fix slot type check in check_stack_write_var_offKumar Kartikeya Dwivedi1-8/+11