summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-22Linux 4.9.89v4.9.89Greg Kroah-Hartman
2018-03-22usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2018-03-22usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen
2018-03-22USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2018-03-22scsi: qla2xxx: Fix extraneous ref on sp's after adapter breakBill Kuzeja
2018-03-22btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov
2018-03-22btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg
2018-03-22scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2018-03-22scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn
2018-03-22scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2018-03-22irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel
2018-03-22fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo
2018-03-22fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo
2018-03-22lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro
2018-03-22fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-22drm/amdgpu: fix prime teardown orderChristian König
2018-03-22ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai
2018-03-22ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai
2018-03-22ALSA: hda - Revert power_save option default valueTakashi Iwai
2018-03-22ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai
2018-03-22parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin
2018-03-22x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-22x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-22x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft
2018-03-22x86/vm86/32: Fix POPF emulationAndy Lutomirski
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-22selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri
2018-03-22selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri
2018-03-22selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-22x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov
2018-03-22x86/boot/32: Fix UP boot on Quark and possibly other platformsAndy Lutomirski
2018-03-22net: hns: Some checkpatch.pl script & warning fixesSalil
2018-03-22ima: relax requiring a file signature for new files with zero lengthMimi Zohar
2018-03-22locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-22ipvlan: add L2 check for packets arriving via virtual devicesMahesh Bandewar
2018-03-22ASoC: nuc900: Fix a loop timeout testDan Carpenter
2018-03-22mac80211: remove BUG() when interface type is invalidLuca Coelho
2018-03-22mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni
2018-03-22agp/intel: Flush all chipset writes after updating the GGTTChris Wilson
2018-03-22powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-03-22drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao
2018-03-22veth: set peer GSO valuesStephen Hemminger
2018-03-22media: cpia2: Fix a couple off by one bugsDan Carpenter
2018-03-22media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham
2018-03-22scsi: dh: add new rdac devicesXose Vazquez Perez
2018-03-22scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez
2018-03-22scsi: core: scsi_get_device_flags_keyed(): Always return device flagsBart Van Assche
2018-03-22bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan