| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-11-07 | 4 | -21/+42 |
|\ |
|
| * | arm64: Fix circular include of asm/lse.h through linux/jump_label.h | Catalin Marinas | 2016-11-05 | 4 | -21/+42 |
* | | openrisc: Define __ro_after_init to avoid crash | Guenter Roeck | 2016-11-06 | 1 | -0/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-11-04 | 10 | -102/+59 |
|\ \ |
|
| * | | kvm: x86: Check memopp before dereference (CVE-2016-8630) | Owen Hofmann | 2016-11-02 | 1 | -1/+1 |
| * | | kvm: nVMX: VMCLEAR an active shadow VMCS after last use | Jim Mattson | 2016-11-02 | 1 | -7/+15 |
| * | | KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK | Paolo Bonzini | 2016-11-02 | 4 | -65/+6 |
| * | | KVM: x86: fix wbinvd_dirty_mask use-after-free | Ido Yariv | 2016-10-28 | 1 | -1/+3 |
| * | | kvm/x86: Show WRMSR data is in hex | Borislav Petkov | 2016-10-27 | 1 | -3/+3 |
| * | | Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-10-27 | 1 | -2/+2 |
| |\ \ |
|
| | * | | KVM: s390: Fix STHYI buffer alignment for diag224 | Janosch Frank | 2016-10-26 | 1 | -2/+2 |
| * | | | kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types | Jim Mattson | 2016-10-27 | 1 | -2/+2 |
| * | | | KVM: MIPS: Precalculate MMIO load resume PC | James Hogan | 2016-10-26 | 2 | -12/+19 |
| * | | | KVM: MIPS: Make ERET handle ERL before EXL | James Hogan | 2016-10-26 | 1 | -4/+4 |
| * | | | KVM: MIPS: Fix lazy user ASID regenerate for SMP | James Hogan | 2016-10-26 | 2 | -5/+4 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-11-04 | 15 | -235/+287 |
|\ \ \ \ |
|
| * | | | | MIPS: Fix max_low_pfn with disabled highmem | James Hogan | 2016-11-04 | 1 | -0/+13 |
| * | | | | MIPS: Correct MIPS I FP sigcontext layout | Maciej W. Rozycki | 2016-11-04 | 1 | -64/+39 |
| * | | | | MIPS: Fix ISA I/II FP signal context offsets | Maciej W. Rozycki | 2016-11-04 | 2 | -117/+131 |
| * | | | | MIPS: Remove FIR from ISA I FP signal context | Maciej W. Rozycki | 2016-11-04 | 1 | -5/+1 |
| * | | | | MIPS: Fix ISA I FP sigcontext access violation handling | Maciej W. Rozycki | 2016-11-04 | 1 | -1/+1 |
| * | | | | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue | Maciej W. Rozycki | 2016-11-04 | 5 | -42/+78 |
| * | | | | MIPS: ptrace: Also initialize the FP context on individual FCSR writes | Maciej W. Rozycki | 2016-11-04 | 1 | -0/+1 |
| * | | | | MIPS: dump_tlb: Fix printk continuations | James Hogan | 2016-11-04 | 2 | -31/+31 |
| * | | | | MIPS: Fix __show_regs() output | Paul Burton | 2016-11-04 | 1 | -21/+21 |
| * | | | | MIPS: traps: Fix output of show_code | Matt Redfearn | 2016-11-04 | 1 | -3/+4 |
| * | | | | MIPS: traps: Fix output of show_stacktrace | Matt Redfearn | 2016-11-04 | 1 | -6/+8 |
| * | | | | MIPS: traps: Fix output of show_backtrace | Matt Redfearn | 2016-11-04 | 1 | -1/+1 |
| * | | | | MIPS: Fix build of compressed image | Matt Redfearn | 2016-11-04 | 1 | -1/+1 |
| * | | | | MIPS: generic: Fix KASLR for generic kernel. | Matt Redfearn | 2016-11-04 | 1 | -6/+10 |
| * | | | | MIPS: KASLR: Fix handling of NULL FDT | Matt Redfearn | 2016-11-04 | 1 | -1/+1 |
| * | | | | MIPS: Malta: Fixup reboot | Paul Burton | 2016-11-04 | 1 | -1/+2 |
| * | | | | MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC | Paul Burton | 2016-11-04 | 1 | -1/+10 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-11-04 | 3 | -36/+40 |
|\ \ \ \ |
|
| * | | | | parisc: Ignore the pkey system calls for now | Helge Deller | 2016-11-02 | 1 | -1/+3 |
| * | | | | parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value | Helge Deller | 2016-11-02 | 1 | -1/+1 |
| * | | | | parisc: Ensure consistent state when switching to kernel stack at syscall entry | John David Anglin | 2016-11-02 | 1 | -2/+9 |
| * | | | | parisc: Avoid trashing sr2 and sr3 in LWS code | John David Anglin | 2016-11-02 | 1 | -29/+24 |
| * | | | | parisc: use KERN_CONT when printing device inventory | Helge Deller | 2016-11-02 | 1 | -3/+3 |
| |/ / / |
|
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-10-31 | 4 | -11/+31 |
|\ \ \ \ |
|
| * | | | | ARM: wire up new pkey syscalls | Russell King | 2016-10-19 | 3 | -1/+7 |
| * | | | | ARM: fix oops when using older ARMv4T CPUs | Russell King | 2016-10-19 | 1 | -10/+24 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-10-31 | 32 | -723/+1400 |
|\ \ \ \ \ |
|
| * | | | | | sparc64: Handle extremely large kernel TLB range flushes more gracefully. | David S. Miller | 2016-10-27 | 1 | -55/+228 |
| * | | | | | sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c... | David S. Miller | 2016-10-26 | 1 | -12/+30 |
| * | | | | | sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. | David S. Miller | 2016-10-26 | 1 | -1/+1 |
| * | | | | | sparc64: Handle extremely large kernel TSB range flushes sanely. | David S. Miller | 2016-10-26 | 1 | -0/+17 |
| * | | | | | sparc: Handle negative offsets in arch_jump_label_transform | James Clarke | 2016-10-26 | 1 | -6/+17 |
| * | | | | | sparc64: Fix illegal relative branches in hypervisor patched TLB code. | David S. Miller | 2016-10-26 | 1 | -14/+51 |
| * | | | | | sparc64: Delete now unused user copy fixup functions. | David S. Miller | 2016-10-25 | 3 | -105/+4 |