summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-18ALSA: line6: Fix NULL dereference at podhd_disconnect()Takashi Iwai1-1/+2
2017-10-18ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2-8/+20
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2-3/+10
2017-10-18ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2-2/+12
2017-10-18fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox3-5/+16
2017-10-18Revert "vmalloc: back off when the current task is killed"Johannes Weiner1-6/+0
2017-10-18device property: Track owner device of device propertyJarkko Nikula1-6/+9
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2017-10-18pinctrl/amd: Fix build dependency on pinmux codePetr Mladek1-0/+1
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi1-1/+1
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang1-1/+1
2017-10-18KVM: MMU: always terminate page walks at level 1Ladi Prosek2-8/+9
2017-10-18crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu1-3/+5
2017-10-18crypto: skcipher - Fix crash on zero-length inputHerbert Xu1-6/+11
2017-10-18HID: usbhid: fix out-of-bounds bugJaejoong Kim1-1/+11
2017-10-18nfs/filelayout: fix oops when freeing filelayout segmentScott Mayhew1-1/+2
2017-10-18NFS: Fix uninitialized rpc_wait_queueBenjamin Coddington1-1/+1
2017-10-18dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi1-1/+2
2017-10-18dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi1-3/+16
2017-10-18mei: always use domain runtime pm callbacks.Alexander Usyskin2-29/+22
2017-10-18MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn1-1/+1
2017-10-18MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton1-2/+0
2017-10-18USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern1-3/+6
2017-10-14Linux 4.13.7v4.13.7Greg Kroah-Hartman1-1/+1
2017-10-14waitid(): Add missing access_ok() checksKees Cook1-0/+6
2017-10-14watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck2-11/+13
2017-10-12Linux 4.13.6v4.13.6Greg Kroah-Hartman1-1/+1
2017-10-12base: arch_topology: fix section mismatch build warningsSudeep Holla1-7/+7
2017-10-12udp: fix bcast packet receptionPaolo Abeni1-9/+5
2017-10-12udp: perform source validation for mcast early demuxPaolo Abeni3-22/+41
2017-10-12clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycleMarek Szyprowski1-0/+15
2017-10-12nl80211: Define policy for packet pattern attributesPeng Xu1-2/+12
2017-10-12mmc: core: add driver strength selection when selecting hs400esChanho Min1-17/+19
2017-10-12nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig1-7/+7
2017-10-12bsg-lib: fix use-after-free under memory-pressureBenjamin Block1-6/+21
2017-10-12drm/i915/bios: ignore HDMI on port AJani Nikula1-0/+7
2017-10-12drm/i915: always update ELD connector type after get modesJani Nikula2-5/+17
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2-15/+9
2017-10-12brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-10-12scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen1-5/+14
2017-10-12scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen4-4/+17
2017-10-12iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-10-12kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng3-7/+13
2017-10-12KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff2-4/+2
2017-10-12dm crypt: fix memory leak in crypt_ctr_cipher_old()Jeffy Chen1-0/+1
2017-10-12dm ioctl: fix alignment of event number in the device listMikulas Patocka4-17/+35
2017-10-12dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz1-0/+4
2017-10-12netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann1-18/+55
2017-10-12rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann1-18/+30