summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui3-48/+79
2019-05-02scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe1-7/+7
2019-05-02scsi: sd: Fix cache_type_store()Ivan Mironov1-0/+6
2019-05-02sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi1-0/+1
2019-05-02packet: Do not leak dev refcounts on error exitJason Gunthorpe1-2/+2
2019-05-02packet: validate address length if non-zeroWillem de Bruijn1-2/+2
2019-05-02packet: validate address lengthWillem de Bruijn1-0/+4
2019-05-02ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter1-0/+3
2019-05-02ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2019-05-02ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak1-0/+4
2019-05-02USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2
2019-05-02USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12
2019-05-02USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2019-05-02usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas1-0/+7
2019-05-02USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze1-1/+2
2019-05-02ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng1-0/+6
2019-05-02ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai2-10/+26
2019-05-02ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai1-2/+8
2019-05-02mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2019-05-02mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2019-05-02ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2019-05-02batman-adv: Force mac header to start of data on xmitSven Eckelmann1-0/+2
2019-05-02batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann1-1/+3
2019-04-04Linux 3.16.65v3.16.65Ben Hutchings1-1/+1
2019-04-04CIFS: Enable encryption during session setup phasePavel Shilovsky2-19/+11
2019-04-04Revert "cifs: empty TargetInfo leads to crash on recovery"Ben Hutchings1-3/+0
2019-04-04Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2-5/+5
2019-04-04net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet1-18/+6
2019-04-04ALSA: hda/tegra: clear pending irq handlersSameer Pujar1-0/+1
2019-04-04ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o1-1/+1
2019-04-04ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2019-04-04block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain1-1/+5
2019-04-04ext4: avoid kernel warning when writing the superblock to a dead deviceTheodore Ts'o1-1/+1
2019-04-04hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko1-0/+16
2019-04-04mm, memory_hotplug: do not clear numa_node association after hot_removeMichal Hocko1-29/+1
2019-04-04mm: migration: fix migration of huge PMD shared pagesMike Kravetz4-2/+111
2019-04-04mm: rmap use pte lock not mmap_sem to set PageMlockedHugh Dickins2-70/+27
2019-04-04mm Documentation: undoc non-linear vmasHugh Dickins3-65/+9
2019-04-04sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin1-4/+4
2019-04-04ceph: don't update importing cap's mseq when handing cap exportYan, Zheng1-1/+0
2019-04-049p/net: fix memory leak in p9_client_createzhengbin1-1/+1
2019-04-049p/net: put a lower bound on msizeDominique Martinet1-0/+21
2019-04-04ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o1-3/+3
2019-04-04ext4: ext4_inline_data_fiemap should respect callers argumentDmitry Monakhov3-8/+16
2019-04-04ext4: make sure enough credits are reserved for dioread_nolock writesTheodore Ts'o1-1/+2
2019-04-04CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin1-2/+2
2019-04-04MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski1-1/+1
2019-04-04KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson1-1/+1
2019-04-04kvm: Disallow wraparound in kvm_gfn_to_hva_cache_initJim Mattson1-19/+21
2019-04-04Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter1-1/+1