summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-24Linux 4.9.220v4.9.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-24libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter1-2/+4
2020-04-24ext2: fix debug reference to ext2_xattr_cacheJan Kara1-2/+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-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand1-0/+1
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-24powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
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-24power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko1-1/+4
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-24arm64: cpu_errata: include required headersArnd Bergmann1-0/+2
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-24wil6210: fix length check in __wmi_sendLior David2-2/+22
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-24scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan1-8/+19
2020-04-24wil6210: fix temperature debugfsDedy Lansky1-3/+4
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany1-1/+1
2020-04-24Revert "gpio: set up initial state from .get_direction()"Timur Tabi1-24/+7
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-24objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf1-4/+1
2020-04-24tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang1-7/+3
2020-04-24scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi4-17/+30
2020-04-24scsi: target: remove boilerplate codeMaurizio Lombardi2-45/+2
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-24btrfs: check commit root generation in should_ignore_rootJosef Bacik1-2/+2
2020-04-24ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai1-1/+1