summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20video: fbdev: sm712fb: Fix crash in smtcfb_write()Zheyu Ma1-17/+4
2022-04-20ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König1-10/+12
2022-04-20ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner1-3/+3
2022-04-20media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas1-0/+3
2022-04-20ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang1-1/+1
2022-04-20video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao1-2/+2
2022-04-20video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao1-4/+4
2022-04-20ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich1-0/+49
2022-04-20ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg1-3/+5
2022-04-20video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang1-1/+1
2022-04-20video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy1-8/+8
2022-04-20video: fbdev: w100fb: Reset global stateEvgeny Novikov1-3/+12
2022-04-20video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner1-1/+1
2022-04-20ntfs: add sanity check on allocation sizeDongliang Mu1-0/+4
2022-04-20ext4: don't BUG if someone dirty pages without asking ext4 firstTheodore Ts'o1-0/+25
2022-04-20spi: tegra20: Use of_device_get_match_data()Minghao Chi1-7/+1
2022-04-20PM: core: keep irq flags in device_pm_check_callbacks()Dmitry Baryshkov1-2/+4
2022-04-20ACPI/APEI: Limit printable size of BERT table dataDarren Hart1-2/+6
2022-04-20ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki1-0/+3
2022-04-20irqchip/nvic: Release nvic_base upon failureSouptick Joarder (HPE)1-0/+2
2022-04-20Fix incorrect type in assignment of ipv6 port for auditCasey Schaufler1-1/+1
2022-04-20loop: use sysfs_emit() in the sysfs xxx show()Chaitanya Kulkarni1-5/+5
2022-04-20selinux: use correct type for context lengthChristian Göttsche1-1/+1
2022-04-20lib/test: use after free in register_test_dev_kmod()Dan Carpenter1-0/+1
2022-04-20NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust3-18/+22
2022-04-20net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou1-3/+8
2022-04-20qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5
2022-04-20net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli1-0/+21
2022-04-20xen: fix is_xen_pmu()Juergen Gross3-8/+7
2022-04-20netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso1-4/+13
2022-04-20jfs: fix divide error in dbNextAGPavel Skripkin1-0/+7
2022-04-20kgdbts: fix return value of __setup handlerRandy Dunlap1-2/+2
2022-04-20kgdboc: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-20tty: hvc: fix return value of __setup handlerRandy Dunlap1-1/+3
2022-04-20pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probeMiaoqian Lin1-0/+2
2022-04-20pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin1-1/+3
2022-04-20pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_initMiaoqian Lin1-0/+2
2022-04-20NFS: remove unneeded check in decode_devicenotify_args()Alexey Khoroshilov1-4/+0
2022-04-20clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driverMiaoqian Lin1-0/+1
2022-04-20clk: clps711x: Terminate clk_div_table with sentinel elementJonathan Neuschäfer1-0/+2
2022-04-20clk: loongson1: Terminate clk_div_table with sentinel elementJonathan Neuschäfer1-0/+1
2022-04-20remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_regionMiaoqian Lin1-0/+1
2022-04-20clk: qcom: clk-rcg2: Update the frac table for pixel clockTaniya Das1-0/+1
2022-04-20iio: adc: Add check for devm_request_threaded_irqJiasheng Jiang1-0/+2
2022-04-20serial: 8250: Fix race condition in RTS-after-send handlingUwe Kleine-König1-0/+12
2022-04-20serial: 8250_mid: Balance reference count for PCI DMA deviceAndy Shevchenko1-4/+15
2022-04-20staging:iio:adc:ad7280a: Fix handing of device address bit reversing.Jonathan Cameron1-2/+2
2022-04-20pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()Uwe Kleine-König1-11/+9
2022-04-20mxser: fix xmit_buf leak in activate when LSR == 0xffJiri Slaby1-4/+11
2022-04-20mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin1-3/+7