summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert2019-08-131-11/+13
* xfrm4: Reload skb header pointers after calling pskb_may_pull.Steffen Klassert2019-08-131-7/+26
* xfrm4: Fix header checks in _decode_session4.Steffen Klassert2019-08-131-5/+10
* dccp: Fix memleak in __feat_register_spYueHaibing2019-08-131-1/+6
* dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov2019-08-131-0/+39
* iio: core: fix a possible circular locking dependencyFabrice Gasnier2019-08-131-2/+2
* fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing2019-08-131-1/+2
* KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-08-133-15/+15
* kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson2019-08-131-0/+5
* KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2019-08-132-5/+14
* afs: Fix StoreData op marshallingDavid Howells2019-08-131-3/+3
* USB: serial: cp210x: add new device idGreg Kroah-Hartman2019-08-131-0/+1
* scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-08-133-0/+20
* scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-08-131-0/+3
* net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit2019-08-131-1/+4
* ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-08-131-1/+8
* batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann2019-08-131-3/+15
* batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann2019-08-131-5/+9
* batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann2019-08-131-3/+13
* iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-08-131-0/+1
* xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2019-08-132-7/+20
* gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin2019-08-131-2/+4
* ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-08-131-21/+22
* futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie2019-08-131-0/+4
* iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-08-131-0/+3
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-131-3/+4
* ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-131-0/+2
* staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2019-08-132-10/+2
* USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi2019-08-131-2/+2
* ARM: dts: pfla02: increase phy reset durationMarco Felsch2019-08-131-0/+1
* 3c515: fix integer overflow warningArnd Bergmann2019-08-131-1/+1
* dccp: do not use ipv6 header for ipv4 flowEric Dumazet2019-08-131-2/+2
* tcp: do not use ipv6 header for ipv4 flowEric Dumazet2019-08-131-4/+4
* net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing2019-08-131-2/+4
* perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du2019-08-131-0/+1
* device_cgroup: fix RCU imbalance in error caseJann Horn2019-08-131-1/+1
* serial: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An2019-08-131-11/+1
* tty: mxs-auart: fix a potential NULL pointer dereferenceKangjie Lu2019-08-131-0/+4
* tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu2019-08-131-0/+4
* serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki2019-08-131-0/+2
* USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2019-08-132-1/+5
* ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno2019-08-131-17/+10
* NFS: fix mount/umount race in nlmclnt.NeilBrown2019-08-131-2/+1
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-08-131-1/+1
* mac8390: Fix mmio access size probeFinn Thain2019-08-131-7/+12
* net: mac8390: Use standard memcpy_{from,to}io()Geert Uytterhoeven2019-08-131-10/+10
* udf: Fix crash on IO error during truncateJan Kara2019-08-131-0/+3
* netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTINGXin Long2019-08-131-0/+3
* powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-08-132-5/+5
* staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault2019-08-133-3/+16