summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24x86/vdso: Fix lsl operand orderSamuel Neves
2020-04-24x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics
2020-04-24x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter
2020-04-24locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney
2020-04-24tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell
2020-04-24fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang
2020-04-24libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter
2020-04-24ext2: fix debug reference to ext2_xattr_cacheJan Kara
2020-04-24ext2: fix empty body warnings when -Wextra is usedRandy Dunlap
2020-04-24NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-24compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum
2020-04-24percpu_counter: fix a data race at vm_committed_asQian Cai
2020-04-24ext4: do not commit super on read-only bdevEric Sandeen
2020-04-24powerpc/maple: Fix declaration made after definitionNathan Chancellor
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