| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | net: bpf: be friendly to kmemcheck | Daniel Borkmann | 2014-09-09 | |
| | * | | | | | | | | | | | | | | | | net: bpf: consolidate JIT binary allocator | Daniel Borkmann | 2014-09-09 | |
| | * | | | | | | | | | | | | | | | | net: filter: add "load 64-bit immediate" eBPF instruction | Alexei Starovoitov | 2014-09-09 | |
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | net: bpf: make eBPF interpreter images read-only | Daniel Borkmann | 2014-09-05 | |
| | * | | | | | | | | | | | | | | | | bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT | Alexei Starovoitov | 2014-08-25 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-10-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | Revert "crypto: aesni - disable "by8" AVX CTR optimization" | Mathias Krause | 2014-10-02 | |
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2014-10-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | crypto: aesni - remove unused defines in "by8" variant | Mathias Krause | 2014-10-02 | |
| | * | | | | | | | | | | | | | | | | | crypto: aesni - fix counter overflow handling in "by8" variant | Mathias Krause | 2014-10-02 | |
| | * | | | | | | | | | | | | | | | | | crypto: sha-mb - sha1_mb_alg_state can be static | Fengguang Wu | 2014-08-26 | |
| | * | | | | | | | | | | | | | | | | | crypto: sha-mb - SHA1 multibuffer job manager and glue code | Tim Chen | 2014-08-25 | |
| | * | | | | | | | | | | | | | | | | | crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2) | Tim Chen | 2014-08-25 | |
| | * | | | | | | | | | | | | | | | | | crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2 | Tim Chen | 2014-08-25 | |
| | * | | | | | | | | | | | | | | | | | crypto: sha-mb - SHA1 multibuffer algorithm data structures | Tim Chen | 2014-08-25 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | kvm: do not handle APIC access page if in-kernel irqchip is not in use | Paolo Bonzini | 2014-10-02 | |
| | * | | | | | | | | | | | | | | | | | kvm: x86: Unpin and remove kvm_arch->apic_access_page | Tang Chen | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | kvm: vmx: Implement set_apic_access_page_addr | Tang Chen | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | kvm: x86: Add request bit to reload APIC access page address | Tang Chen | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | kvm: Add arch specific mmu notifier for page invalidation | Tang Chen | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | kvm: Fix page ageing bugs | Andres Lagar-Cavilla | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | kvm/x86/mmu: Pass gfn and level to rmapp callback. | Andres Lagar-Cavilla | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | kvm: x86: use macros to compute bank MSRs | Chen Yucong | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: Remove debug assertion of non-PAE reserved bits | Nadav Amit | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | kvm: x86: fix two typos in comment | Tiejun Chen | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | KVM: vmx: Inject #GP on invalid PAT CR | Nadav Amit | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: emulating descriptor load misses long-mode case | Nadav Amit | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: directly use kvm_make_request again | Liang Chen | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: count actual tlb flushes | Radim Krčmář | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | KVM: nested VMX: disable perf cpuid reporting | Marcelo Tosatti | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | kvm: Make init_rmode_tss() return 0 on success. | Paolo Bonzini | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: Warn if guest virtual address space is not 48-bits | Nadav Amit | 2014-09-24 | |
| | * | | | | | | | | | | | | | | | | | kvm: Make init_rmode_identity_map() return 0 on success. | Tang Chen | 2014-09-17 | |
| | * | | | | | | | | | | | | | | | | | kvm: Remove ept_identity_pagetable from struct kvm_arch. | Tang Chen | 2014-09-17 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: Use kvm_make_request when applicable | Guo Hui Liu | 2014-09-16 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: make apic_accept_irq tracepoint more generic | Paolo Bonzini | 2014-09-11 | |
| | * | | | | | | | | | | | | | | | | | kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address. | Tang Chen | 2014-09-11 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: propagate exception from permission checks on the nested page fault | Paolo Bonzini | 2014-09-05 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: skip writeback on injection of nested exception | Paolo Bonzini | 2014-09-05 | |
| | * | | | | | | | | | | | | | | | | | KVM: nSVM: propagate the NPF EXITINFO to the guest | Paolo Bonzini | 2014-09-03 | |
| | * | | | | | | | | | | | | | | | | | KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD | Paolo Bonzini | 2014-09-03 | |
| | * | | | | | | | | | | | | | | | | | KVM: mmio: cleanup kvm_set_mmio_spte_mask | Tiejun Chen | 2014-09-03 | |
| | * | | | | | | | | | | | | | | | | | kvm: x86: fix stale mmio cache bug | David Matlack | 2014-09-03 | |
| | * | | | | | | | | | | | | | | | | | kvm: fix potentially corrupt mmio cache | David Matlack | 2014-09-03 | |
