summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-24Linux 4.4.220v4.4.220Greg Kroah-Hartman1-1/+1
2020-04-24x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2020-04-24x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics1-1/+1
2020-04-24x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov1-0/+18
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang1-6/+9
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter1-1/+0
2020-04-24locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney1-4/+4
2020-04-24tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell1-3/+18
2020-04-24fbdev: potential information leak in do_fb_ioctl()Dan Carpenter1-1/+1
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang1-1/+1
2020-04-24ext2: fix empty body warnings when -Wextra is usedRandy Dunlap1-2/+3
2020-04-24NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust1-9/+8
2020-04-24compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum1-1/+1
2020-04-24percpu_counter: fix a data race at vm_committed_asQian Cai1-2/+2
2020-04-24ext4: do not commit super on read-only bdevEric Sandeen1-1/+2
2020-04-24NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro1-0/+2
2020-04-24clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-24of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand1-2/+5
2020-04-24of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring1-3/+0
2020-04-24soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew1-1/+1
2020-04-24rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal1-11/+38
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky1-2/+2
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani1-1/+1
2020-04-24wil6210: fix temperature debugfsDedy Lansky1-3/+4
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany1-1/+1
2020-04-24drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty1-3/+5
2020-04-24video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor1-3/+1
2020-04-24ALSA: hda: Don't release card at firmware loading errorTakashi Iwai1-14/+5
2020-04-24scsi: sg: add sg_remove_request in sg_common_writeLi Bin1-1/+3
2020-04-24tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang1-7/+3
2020-04-24x86/mitigations: Clear CPU buffers on the SYSCALL fast pathBorislav Petkov3-0/+9
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson1-1/+2
2020-04-24dm flakey: check for null arg_name in parse_features()Goldwyn Rodrigues1-0/+5
2020-04-24ext4: do not zeroout extents beyond i_disksizeJan Kara1-4/+4
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-24ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai1-1/+1
2020-04-24ASoC: Intel: mrfld: return error codes when an error occursColin Ian King1-1/+1
2020-04-24ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King1-1/+1
2020-04-24ext4: fix incorrect inodes per group in error messageJosh Triplett1-1/+1
2020-04-24ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett1-2/+2
2020-04-24jbd2: improve comments about freeing data buffers whose page mapping is NULLzhangyi (F)1-3/+4
2020-04-24scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo1-0/+5
2020-04-24net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard1-0/+1
2020-04-24net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi1-4/+9
2020-04-24mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko1-2/+7
2020-04-24misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor1-1/+1
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor1-1/+11
2020-04-24ipmi: fix hung processes in __get_guid()Wen Yang1-1/+3
2020-04-24drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6