summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: Fix warning and UAF when destroy the MR listZhang Xiaoxu2023-03-111-1/+2
* cifs: Fix lost destroy smbd connection when MR allocate failedZhang Xiaoxu2023-03-111-0/+1
* nfsd: fix race to check ls_layoutsBenjamin Coddington2023-03-111-2/+2
* dm: remove flush_scheduled_work() during local_exit()Mike Snitzer2023-03-111-1/+0
* hwmon: (mlxreg-fan) Return zero speed for broken fanVadim Pasternak2023-03-111-0/+6
* spi: bcm63xx-hsspi: Fix multi-bit mode settingWilliam Zhang2023-03-111-3/+9
* spi: bcm63xx-hsspi: fix pm_runtimeÁlvaro Fernández Rojas2023-03-111-1/+7
* scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang2023-03-111-0/+3
* hwmon: (ltc2945) Handle error case in ltc2945_value_storeJonathan Cormier2023-03-111-0/+2
* gpio: vf610: connect GPIO label to dev nameHaibo Chen2023-03-111-1/+1
* ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto2023-03-111-1/+1
* drm/mediatek: Clean dangling pointer on bind error pathNícolas F. R. A. Prado2023-03-111-0/+1
* drm/mediatek: Drop unbalanced obj unrefRob Clark2023-03-111-2/+0
* gpu: host1x: Don't skip assigning syncpoints to channelsMikko Perttunen2023-03-111-3/+0
* drm/msm/dpu: Add check for pstatesJiasheng Jiang2023-03-111-0/+2
* drm/msm: use strscpy instead of strncpyDmitry Baryshkov2023-03-111-1/+1
* drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz2023-03-112-0/+56
* ALSA: hda/ca0132: minor fix for allocation sizeAlexey V. Vissarionov2023-03-111-1/+1
* pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groupsMiaoqian Lin2023-03-111-0/+1
* pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanoursLee Jones2023-03-111-10/+12
* drm/msm/hdmi: Add missing check for alloc_ordered_workqueueJiasheng Jiang2023-03-111-0/+4
* gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...Liang He2023-03-111-0/+1
* drm/vc4: dpi: Fix format mapping for RGB565Dave Stevenson2023-03-111-1/+1
* drm/vc4: dpi: Add option for inverting pixel clock and output enableDave Stevenson2023-03-111-28/+38
* drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macrosLaurent Pinchart2023-03-111-4/+32
* drm/bridge: megachips: Fix error handling in i2c_register_driver()Yuan Can2023-03-111-1/+5
* drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXCGeert Uytterhoeven2023-03-111-0/+1
* selftest: fib_tests: Always cleanup before exitRoxana Nicolescu2023-03-111-0/+2
* irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli2023-03-111-1/+2
* irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli2023-03-111-1/+5
* can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus2023-03-111-1/+3
* wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen2023-03-111-1/+1
* crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu2023-03-111-6/+4
* wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter2023-03-111-3/+3
* wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang2023-03-111-2/+10
* wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang2023-03-111-4/+12
* RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley2023-03-111-0/+3
* m68k: /proc/hardware should depend on PROC_FSRandy Dunlap2023-03-111-0/+1
* crypto: rsa-pkcs1pad - Use akcipher_request_completeHerbert Xu2023-03-111-19/+15
* rds: rds_rm_zerocopy_callback() correct order for list_add_tail()Pietro Borrello2023-03-111-1/+1
* libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich2023-03-111-1/+1
* Bluetooth: L2CAP: Fix potential user-after-freeLuiz Augusto von Dentz2023-03-112-24/+8
* irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probeMiaoqian Lin2023-03-111-0/+1
* irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domainsMiaoqian Lin2023-03-111-0/+1
* net/mlx5: Enhance debug print in page allocation failureJack Morgenstein2023-03-111-1/+2
* powercap: fix possible name leak in powercap_register_zone()Yang Yingliang2023-03-111-5/+9
* crypto: seqiv - Handle EBUSY correctlyHerbert Xu2023-03-111-1/+1
* ACPI: battery: Fix missing NUL-termination with large stringsArmin Wolf2023-03-111-1/+1
* wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang2023-03-111-0/+1
* wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin2023-03-111-9/+22