summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13
2022-04-20scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2022-04-20powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev1-2/+2
2022-04-20ptp: replace snprintf with sysfs_emitYang Guang1-2/+2
2022-04-20ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen1-0/+3
2022-04-20KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson1-5/+3
2022-04-20ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-20rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang1-2/+9
2022-04-20KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-0/+15
2022-04-20openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese1-2/+2
2022-04-20ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh1-3/+3
2022-04-20ARM: dts: spear1340: Update serial node propertiesKuldeep Singh1-3/+3
2022-04-20ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński1-1/+2
2022-04-20ubi: fastmap: Return error code if memory allocation fails in add_aeb()Zhihao Cheng1-9/+19
2022-04-20mm/memcontrol: return 1 from cgroup.memory __setup() handlerRandy Dunlap1-1/+1
2022-04-20mm/mmap: return 1 from stack_guard_gap __setup() handlerRandy Dunlap1-1/+1
2022-04-20ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki1-0/+5
2022-04-20pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai1-3/+3
2022-04-20gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price1-1/+2
2022-04-20ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng1-1/+1
2022-04-20ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng1-0/+2
2022-04-20KVM: Prevent module exit until all VMs are freedDavid Matlack1-0/+13
2022-04-20scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-04-20mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson1-2/+13
2022-04-20media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu1-1/+3
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-20net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou1-3/+8
2022-04-20qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5