summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.11-rc2v4.11-rc2Linus Torvalds2017-03-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-1211-29/+51
|\
| * s390: wire up statx system callHeiko Carstens2017-03-093-1/+6
| * KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
| * s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * s390/timex: micro optimization for tod_to_nsMartin Schwidefsky2017-03-011-8/+4
| * s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky2017-03-011-1/+7
| * s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-012-13/+3
| * s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
| * s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky2017-03-011-1/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-1212-48/+80
|\ \
| * | x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-121-1/+1
| * | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-1010-46/+78
| * | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-03-101-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-125-4/+35
|\ \ \
| * \ \ Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-092159-24786/+57596
| |\ \ \
| | * | | irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-03-071-4/+4
| | * | | irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-073-0/+27
| | * | | irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab2017-03-061-0/+4
| | * | | irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu2017-03-061-1/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-1113-101/+191
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-03-0912-79/+183
| |\ \ \ \ \
| | * | | | | KVM: arm64: Increase number of user memslots to 512Linu Cherian2017-03-091-1/+1
| | * | | | | KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2017-03-092-2/+0
| | * | | | | KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian2017-03-091-0/+3
| | * | | | | KVM: Add documentation for KVM_CAP_NR_MEMSLOTSLinu Cherian2017-03-091-0/+4
| | * | | | | KVM: arm/arm64: VGIC: Fix command handling while ITS being disabledAndre Przywara2017-03-071-44/+65
| | * | | | | arm64: KVM: Survive unknown traps from guestsMark Rutland2017-03-071-7/+12
| | * | | | | arm: KVM: Survive unknown traps from guestsMark Rutland2017-03-072-7/+13
| | * | | | | KVM: arm/arm64: Let vcpu thread modify its own active stateJintack Lim2017-03-071-8/+24
| | * | | | | KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier2017-03-062-1/+6
| | * | | | | arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier2017-03-061-9/+55
| | | |/ / / | | |/| | |
| * | | | | KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář2017-03-091-3/+1
| * | | | | KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li2017-03-071-1/+3
| * | | | | kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson2017-03-061-18/+4
| |/ / / /
* | | | | Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2017-03-112-0/+3
|\ \ \ \ \
| * | | | | score: Fix implicit includes now failing build after extable changeGuenter Roeck2017-03-112-0/+3
| |/ / / /
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-113-83/+65
|\ \ \ \ \
| * | | | | random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef blockFabio Estevam2017-02-061-5/+1
| * | | | | random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld2017-01-272-30/+42
| * | | | | random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-273-43/+43
| * | | | | random: fix comment for unused random_min_urandom_seedStephan Müller2017-01-181-3/+1
| * | | | | random: remove variable limitStephan Müller2017-01-181-23/+7
| * | | | | random: remove stale urandom_init_waitStephan Müller2017-01-181-1/+0
| * | | | | random: remove stale maybe_reseed_primary_crngStephan Mueller2017-01-181-7/+0
* | | | | | Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-112-65/+73
|\ \ \ \ \ \
| * | | | | | serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-071-2/+4
| * | | | | | tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-071-63/+69
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-112-1/+1
|\ \ \ \ \ \