summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROJan Kara2017-06-141-43/+37
* ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov2017-06-141-2/+3
* ext4: fix SEEK_HOLEJan Kara2017-06-141-36/+14
* xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall2017-06-141-2/+2
* cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao2017-06-141-2/+15
* dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni2017-06-141-0/+4
* dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni2017-06-141-25/+0
* dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni2017-06-141-17/+5
* dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa2017-06-141-3/+3
* dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni2017-06-141-10/+22
* dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni2017-06-141-10/+4
* dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni2017-06-141-0/+6
* dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin2017-06-141-4/+33
* dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-06-141-0/+2
* dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-06-141-1/+1
* KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interruptMarc Zyngier2017-06-141-0/+7
* KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interruptMarc Zyngier2017-06-141-0/+7
* KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li2017-06-143-4/+7
* arm: KVM: Allow unaligned accesses at HYPMarc Zyngier2017-06-141-3/+2
* arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier2017-06-141-2/+3
* arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier2017-06-142-4/+10
* KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-06-141-9/+11
* kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-06-141-1/+1
* efi: Don't issue error message when booted under XenJuergen Gross2017-06-141-0/+3
* nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust2017-06-141-3/+10
* nfsd4: fix null dereference on replayJ. Bruce Fields2017-06-141-7/+6
* drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-06-141-0/+6
* crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef2017-06-141-4/+2
* crypto: drbg - wait for crypto op not signal safeGilad Ben-Yossef2017-06-141-3/+2
* KEYS: encrypted: avoid encrypting/decrypting stack buffersEric Biggers2017-06-141-8/+9
* KEYS: fix freeing uninitialized memory in key_update()Eric Biggers2017-06-141-3/+2
* KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers2017-06-141-2/+2
* crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef2017-06-141-1/+1
* ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2017-06-142-9/+18
* serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-06-141-1/+1
* arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-142-6/+15
* sparc64: delete old wrap codePavel Tatashin2017-06-146-45/+1
* sparc64: new context wrapPavel Tatashin2017-06-141-27/+54
* sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-142-2/+4
* sparc64: redefine first versionPavel Tatashin2017-06-142-4/+4
* sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-141-20/+1
* sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-141-0/+2
* sparc: Machine description indices can varyJames Clarke2017-06-142-4/+65
* sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-142-6/+12
* sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2017-06-142-0/+36
* net: bridge: start hello timer only if device is upNikolay Aleksandrov2017-06-141-1/+2
* net: stmmac: fix completely hung TX when using TSONiklas Cassel2017-06-141-1/+1
* net: ethoc: enable NAPI before poll may be scheduledMax Filippov2017-06-141-1/+2
* net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines2017-06-141-1/+5
* net: ping: do not abuse udp_poll()Eric Dumazet2017-06-144-3/+4