summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-21Linux 5.5.19v5.5.19linux-5.5.yGreg Kroah-Hartman1-1/+1
2020-04-21x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen1-1/+1
2020-04-21scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi4-17/+30
2020-04-21scsi: target: remove boilerplate codeMaurizio Lombardi2-45/+2
2020-04-21x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre1-1/+2
2020-04-21x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse3-0/+16
2020-04-21irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko1-1/+2
2020-04-21ext4: do not zeroout extents beyond i_disksizeJan Kara1-4/+4
2020-04-21drm/i915/perf: Do not clear pollin for small user read buffersAshutosh Dixit1-54/+11
2020-04-21i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede1-4/+10
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang1-0/+2
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy3-10/+17
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2-9/+11
2020-04-21net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy1-7/+12
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-21mac80211: fix race in ieee80211_register_hw()Sumit Garg1-11/+13
2020-04-21nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg1-4/+2
2020-04-21btrfs: check commit root generation in should_ignore_rootJosef Bacik1-2/+2
2020-04-21tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang1-7/+3
2020-04-21keys: Fix proc_keys_next to increase position indexVasily Averin1-0/+2
2020-04-21arm64: vdso: don't free unallocated pagesMark Rutland1-12/+1
2020-04-21ALSA: usb-audio: Check mapping at creating connector controls, tooTakashi Iwai2-8/+14
2020-04-21ALSA: usb-audio: Don't create jack controls for PCM terminalsTakashi Iwai1-3/+6
2020-04-21ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai1-1/+1
2020-04-21ALSA: usb-audio: Filter error from connector kctl ops, tooTakashi Iwai1-1/+1
2020-04-21ALSA: hda/realtek - Enable the headset mic on Asus FX505DTAdam Barber1-0/+1
2020-04-21ASoC: Intel: mrfld: return error codes when an error occursColin Ian King1-1/+1
2020-04-21ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King1-1/+1
2020-04-21usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen1-3/+1
2020-04-21arm64: dts: librem5-devkit: add a vbus supply to usb0Angus Ainslie (Purism)1-0/+1
2020-04-21ARM: dts: imx7-colibri: fix muxing of usbc_det pinOleksandr Suvorov1-2/+7
2020-04-21clk: at91: usb: use proper usbs_maskClaudiu Beznea1-1/+1
2020-04-21clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea1-3/+2
2020-04-21HID: lg-g15: Do not fail the probe when we fail to disable F# emulationHans de Goede1-2/+4
2020-04-21ext4: fix incorrect inodes per group in error messageJosh Triplett1-1/+1
2020-04-21ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett1-2/+2
2020-04-21net/bpfilter: remove superfluous testing messageBruno Meneguele1-1/+0
2020-04-21net: stmmac: xgmac: Fix VLAN register handlingJose Abreu1-0/+11
2020-04-21pwm: pca9685: Fix PWM/GPIO inter-operationSven Van Asbroeck1-37/+48
2020-04-21perf report: Fix no branch type statistics report issueJin Yao1-5/+4
2020-04-21acpi/nfit: improve bounds checking for 'func'Dan Carpenter2-4/+7
2020-04-21jbd2: improve comments about freeing data buffers whose page mapping is NULLzhangyi (F)1-3/+4
2020-04-21platform/chrome: cros_ec_rpmsg: Fix race with host eventPi-Hsun Shih1-1/+15
2020-04-21scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo1-0/+5
2020-04-21ovl: fix value of i_ino for lower hardlink corner caseAmir Goldstein1-1/+3
2020-04-21Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"Greg Kroah-Hartman1-4/+2
2020-04-21net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-21net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean4-48/+47
2020-04-21net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard1-1/+20