summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.220-rt197-rc1v4.4.220-rt197-rc1v4.4-rt-nextDaniel Wagner2020-04-271-1/+1
* irq_work: Fix checking of IRQ_WORK_LAZY flag set on non PREEMPT_RTSteven Rostedt (VMware)2020-04-271-3/+9
* Linux 4.4.220-rt196v4.4.220-rt196Daniel Wagner2020-04-271-1/+1
* Merge tag 'v4.4.220' into v4.4-rtDaniel Wagner2020-04-27103-234/+530
|\
| * Linux 4.4.220v4.4.220Greg Kroah-Hartman2020-04-241-1/+1
| * x86/vdso: Fix lsl operand orderSamuel Neves2020-04-241-1/+1
| * x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics2020-04-241-1/+1
| * x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov2020-04-241-0/+18
| * mtd: phram: fix a double free issue in error pathWen Yang2020-04-241-6/+9
| * mtd: lpddr: Fix a double free in probe()Dan Carpenter2020-04-241-1/+0
| * locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney2020-04-241-4/+4
| * tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell2020-04-241-3/+18
| * fbdev: potential information leak in do_fb_ioctl()Dan Carpenter2020-04-241-1/+1
| * iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang2020-04-241-1/+1
| * ext2: fix empty body warnings when -Wextra is usedRandy Dunlap2020-04-241-2/+3
| * NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust2020-04-241-9/+8
| * compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-241-1/+1
| * percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-241-2/+2
| * ext4: do not commit super on read-only bdevEric Sandeen2020-04-241-1/+2
| * NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro2020-04-241-0/+2
| * clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni2020-04-241-6/+6
| * clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea2020-04-241-0/+3
| * of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand2020-04-241-2/+5
| * of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring2020-04-241-3/+0
| * soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew2020-04-241-1/+1
| * rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal2020-04-241-11/+38
| * wil6210: rate limit wil_rx_refill errorDedy Lansky2020-04-241-2/+2
| * scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani2020-04-241-1/+1
| * wil6210: fix temperature debugfsDedy Lansky2020-04-241-3/+4
| * wil6210: increase firmware ready timeoutHamad Kadmany2020-04-241-1/+1
| * drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty2020-04-241-3/+5
| * video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor2020-04-241-3/+1
| * ALSA: hda: Don't release card at firmware loading errorTakashi Iwai2020-04-241-14/+5
| * scsi: sg: add sg_remove_request in sg_common_writeLi Bin2020-04-241-1/+3
| * tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang2020-04-241-7/+3
| * x86/mitigations: Clear CPU buffers on the SYSCALL fast pathBorislav Petkov2020-04-243-0/+9
| * kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2020-04-241-1/+2
| * dm flakey: check for null arg_name in parse_features()Goldwyn Rodrigues2020-04-241-0/+5
| * ext4: do not zeroout extents beyond i_disksizeJan Kara2020-04-241-4/+4
| * mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen2020-04-241-6/+6
| * ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai2020-04-241-1/+1
| * ASoC: Intel: mrfld: return error codes when an error occursColin Ian King2020-04-241-1/+1
| * ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King2020-04-241-1/+1
| * ext4: fix incorrect inodes per group in error messageJosh Triplett2020-04-241-1/+1
| * ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett2020-04-241-2/+2
| * jbd2: improve comments about freeing data buffers whose page mapping is NULLzhangyi (F)2020-04-241-3/+4
| * scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo2020-04-241-0/+5
| * net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-241-0/+1
| * net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi2020-04-241-4/+9
| * mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko2020-04-241-2/+7