summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-13iommu/amd: Set exclusion range correctlyJoerg Roedel1-1/+1
2019-08-13net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov1-1/+3
2019-08-13block: do not leak memory in bio_copy_user_iov()Jérôme Glisse1-1/+4
2019-08-13ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss1-0/+4
2019-08-13powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy1-1/+1
2019-08-13xsysace: Fix error handling in ace_setupGuenter Roeck1-0/+2
2019-08-13lib/string.c: implement a basic bcmpNick Desaulniers2-0/+23
2019-08-13sunrpc: don't mark uninitialised items as VALID.NeilBrown1-0/+3
2019-08-13PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara1-0/+2
2019-08-13ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra1-3/+3
2019-08-13xen: Prevent buffer overflow in privcmd ioctlDan Carpenter1-0/+3
2019-08-13mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian1-1/+5
2019-08-13dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer1-6/+25
2019-08-13xtensa: fix return_addressMax Filippov1-1/+5
2019-08-13btrfs: correctly validate compression typeJohannes Thumshirn3-3/+21
2019-08-13btrfs: prop: fix vanished compression property after failed setAnand Jain1-2/+2
2019-08-13sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman1-3/+3
2019-08-13xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert1-11/+13
2019-08-13xfrm4: Reload skb header pointers after calling pskb_may_pull.Steffen Klassert1-7/+26
2019-08-13xfrm4: Fix header checks in _decode_session4.Steffen Klassert1-5/+10
2019-08-13dccp: Fix memleak in __feat_register_spYueHaibing1-1/+6
2019-08-13dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov1-0/+39
2019-08-13iio: core: fix a possible circular locking dependencyFabrice Gasnier1-2/+2
2019-08-13fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing1-1/+2
2019-08-13KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson3-15/+15
2019-08-13kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson1-0/+5
2019-08-13KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2-5/+14
2019-08-13afs: Fix StoreData op marshallingDavid Howells1-3/+3
2019-08-13USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-08-13scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier3-0/+20
2019-08-13scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier1-0/+3
2019-08-13net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit1-1/+4
2019-08-13ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai1-1/+8
2019-08-13batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann1-3/+15
2019-08-13batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann1-5/+9
2019-08-13batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann1-3/+13
2019-08-13iio: ad_sigma_delta: select channel when reading registerDragos Bogdan1-0/+1
2019-08-13xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2-7/+20
2019-08-13gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin1-2/+4
2019-08-13ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai1-21/+22
2019-08-13futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie1-0/+4
2019-08-13iommu/vt-d: Check capability before disabling protected memoryLu Baolu1-0/+3
2019-08-13ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-3/+4
2019-08-13ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-08-13staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2-10/+2
2019-08-13USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi1-2/+2
2019-08-13ARM: dts: pfla02: increase phy reset durationMarco Felsch1-0/+1
2019-08-133c515: fix integer overflow warningArnd Bergmann1-1/+1
2019-08-13dccp: do not use ipv6 header for ipv4 flowEric Dumazet1-2/+2
2019-08-13tcp: do not use ipv6 header for ipv4 flowEric Dumazet1-4/+4