summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-04-287-54/+59
|\
| * cifs: smbd: Avoid allocating iov on the stackLong Li2018-04-251-24/+12
| * cifs: smbd: Don't use RDMA read/write when signing is usedLong Li2018-04-253-6/+19
| * SMB311: Fix reconnectSteve French2018-04-251-2/+2
| * SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tconSteve French2018-04-243-21/+22
| * CIFS: set *resp_buf_type to NO_BUFFER on errorSteve French2018-04-241-1/+4
* | Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-2810-65/+166
|\ \
| * | powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor2018-04-271-0/+7
| * | powerpc: Fix deadlock with multiple calls to smp_send_stopNicholas Piggin2018-04-271-16/+39
| * | cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat2018-04-271-3/+11
| * | powerpc: Fix smp_send_stop NMI IPI handlingNicholas Piggin2018-04-251-5/+17
| * | rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-04-252-17/+28
| * | powerpc/mce: Fix a bug where mce loops on memory UE.Mahesh Salgaonkar2018-04-241-5/+2
| * | powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...Alistair Popple2018-04-241-4/+19
| * | powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback p...Alistair Popple2018-04-242-4/+14
| * | powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroyAlistair Popple2018-04-241-9/+42
| * | powerpc/powernv/memtrace: Let the arch hotunplug code flush cacheBalbir Singh2018-04-241-17/+0
| * | powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh2018-04-241-0/+2
| |/
* | rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-2817-32/+189
|\ \
| * | x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed2018-04-272-7/+7
| * | kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid2018-04-271-10/+4
| * | Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-04-2514-15/+178
| |\ \ | | |/ | |/|
| | * arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-2010-4/+156
| | * KVM: arm/arm64: vgic: Kick new VCPU on interrupt migrationAndre Przywara2018-04-171-0/+8
| | * arm64: KVM: Demote SVE and LORegion warnings to debug onlyMarc Zyngier2018-04-171-4/+2
| | * MAINTAINERS: Update e-mail address for Christoffer DallChristoffer Dall2018-04-171-2/+2
| | * KVM: arm/arm64: Close VMID generation raceMarc Zyngier2018-04-171-5/+10
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-04-2712-21/+42
|\ \ \
| * | | arm64: avoid instrumenting atomic_ll_sc.oMark Rutland2018-04-271-0/+4
| * | | KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()Mark Rutland2018-04-261-0/+5
| * | | KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()Mark Rutland2018-04-261-4/+10
| * | | arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland2018-04-261-4/+10
| * | | arm64: support __int128 with clangJason A. Donenfeld2018-04-241-0/+4
| * | | arm64: only advance singlestep for user instruction trapsMark Rutland2018-04-241-1/+2
| * | | arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrpKim Phillips2018-04-243-3/+3
| * | | arm64: ptrace: remove addr_limit manipulationMark Rutland2018-04-241-6/+0
| * | | arm64: mm: drop addr parameter from sync icache and dcacheShaokun Zhang2018-04-242-3/+3
| * | | arm64: add sentinel to kpti_safe_listMark Rutland2018-04-231-0/+1
| |/ /
* | | Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-271-1/+2
|\ \ \
| * | | module: Fix display of wrong module .text addressThomas Richter2018-04-181-1/+2
| | |/ | |/|
* | | Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2018-04-273-6/+43
|\ \ \
| * | | libceph: validate con->state at the top of try_write()Ilya Dryomov2018-04-261-0/+7
| * | | libceph: reschedule a tick in finish_hunting()Ilya Dryomov2018-04-241-0/+1
| * | | libceph: un-backoff on tick when we have a authenticated sessionIlya Dryomov2018-04-241-3/+10
| * | | ceph: check if mds create snaprealm when setting quotaYan, Zheng2018-04-231-3/+25
| | |/ | |/|
* | | Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-2711-121/+124
|\ \ \
| * | | ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven2018-04-261-2/+9
| * | | ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven2018-04-261-3/+0
| * | | Revert "ARM: amba: Fix race condition with driver_override"Greg Kroah-Hartman2018-04-261-9/+2
| * | | ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven2018-04-251-1/+2