summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-24NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-04-24clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni
2020-04-24power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2020-04-24of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-24arm64: cpu_errata: include required headersArnd Bergmann
2020-04-24of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring
2020-04-24soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew
2020-04-24wil6210: fix length check in __wmi_sendLior David
2020-04-24rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
2020-04-24scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan
2020-04-24wil6210: fix temperature debugfsDedy Lansky
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany
2020-04-24Revert "gpio: set up initial state from .get_direction()"Timur Tabi
2020-04-24drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty
2020-04-24video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor
2020-04-24ALSA: hda: Don't release card at firmware loading errorTakashi Iwai
2020-04-24scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-04-24objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf
2020-04-24tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang
2020-04-24scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi
2020-04-24scsi: target: remove boilerplate codeMaurizio Lombardi
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson
2020-04-24dm flakey: check for null arg_name in parse_features()Goldwyn Rodrigues
2020-04-24ext4: do not zeroout extents beyond i_disksizeJan Kara
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-24btrfs: check commit root generation in should_ignore_rootJosef Bacik
2020-04-24ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai
2020-04-24ASoC: Intel: mrfld: return error codes when an error occursColin Ian King
2020-04-24ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King
2020-04-24ext4: fix incorrect inodes per group in error messageJosh Triplett
2020-04-24ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett
2020-04-24jbd2: improve comments about freeing data buffers whose page mapping is NULLzhangyi (F)
2020-04-24scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-04-24net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard
2020-04-24net: qrtr: send msgs from local of same id as broadcastWang Wenhu
2020-04-24net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-04-24hsr: check protocol version in hsr_newlink()Taehee Yoo
2020-04-24mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko
2020-04-24misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-04-24ipmi: fix hung processes in __get_guid()Wen Yang
2020-04-24drm: Remove PageReserved manipulation from drm_pci_allocChris Wilson
2020-04-24drm/dp_mst: Fix clearing payload state on topology disableLyude Paul
2020-04-24Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana
2020-04-24powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-24libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng