summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Remove -I. header search pathsMasahiro Yamada2019-02-192-4/+1
* KVM: arm/arm64: Fix TRACE_INCLUDE_PATHMasahiro Yamada2019-02-191-1/+1
* KVM: arm/arm64: arch_timer: Mark physical interrupt active when a virtual int...Marc Zyngier2019-02-191-3/+12
* arm64: KVM: Describe data or unified caches as having 1 set and 1 wayArd Biesheuvel2019-02-192-1/+17
* arm64: KVM: Expose sanitised cache type register to guestArd Biesheuvel2019-02-193-2/+61
* KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall2019-02-193-8/+16
* KVM: arm/arm64: Rework the timer code to use a timer_mapChristoffer Dall2019-02-193-145/+278
* KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systemsChristoffer Dall2019-02-193-49/+180
* KVM: arm/arm64: timer: Rework data structures for multiple timersChristoffer Dall2019-02-192-48/+51
* KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-195-66/+187
* KVM: arm64: Reuse sys_reg() macro when searching the trap tableMarc Zyngier2019-02-191-13/+6
* KVM: arm64: Fix ICH_ELRSR_EL2 sysreg namingMarc Zyngier2019-02-193-4/+4
* KVM: arm/arm64: Simplify bg_timer programmingChristoffer Dall2019-02-193-26/+14
* KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-199-53/+61
* arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier2019-02-195-2/+17
* ARM: KVM: Teach some form of type-safety to kvm_call_hypMarc Zyngier2019-02-193-6/+31
* arm64: KVM: Drop VHE-specific HYP call stubMarc Zyngier2019-02-192-15/+0
* arm64: KVM: Allow for direct call of HYP functions when using VHEMarc Zyngier2019-02-191-2/+30
* arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier2019-02-195-4/+8
* clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHEAndre Przywara2019-02-192-2/+10
* Linux 5.0-rc3v5.0-rc3Linus Torvalds2019-01-211-1/+1
* Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-211-8/+4
|\
| * pstore/ram: Avoid allocation and leak of platform dataKees Cook2019-01-201-6/+3
| * pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan2019-01-171-2/+1
* | Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-01-211-2/+21
|\ \
| * | gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel2019-01-201-0/+18
| * | gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel2019-01-201-2/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-21114-602/+2090
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-2016-36/+1293
| |\ \
| | * | bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2019-01-202-10/+12
| | * | tools: bpftool: Cleanup license messThomas Gleixner2019-01-192-11/+1
| | * | bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann2019-01-191-2/+15
| | * | bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann2019-01-191-0/+1163
| | * | bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng2019-01-181-0/+4
| | * | bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov2019-01-181-1/+4
| | * | bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre2019-01-171-1/+1
| | * | bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre2019-01-171-0/+1
| | * | bpf: Make function btf_name_offset_valid staticMathieu Malaterre2019-01-171-1/+1
| | * | selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-01-171-0/+30
| | * | bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev2019-01-171-0/+2
| | * | bpf: don't assume build-id length is always 20 bytesStanislav Fomichev2019-01-171-2/+5
| | * | tools/bpf: properly account for libbfd variationsStanislav Fomichev2019-01-161-1/+8
| | * | bpf: libbpf: retry loading program on EAGAINLorenz Bauer2019-01-151-4/+15
| | * | samples/bpf: workaround clang asm goto compilation errorsYonghong Song2019-01-152-0/+17
| | * | selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev2019-01-151-0/+1
| | * | xsk: Check if a queue exists during umem setupKrzysztof Kazimierczak2019-01-151-3/+13
| * | | virtio_net: bulk free tx skbsMichael S. Tsirkin2019-01-201-6/+6
| * | | net: phy: phy driver features are mandatoryCamelia Groza2019-01-192-2/+7
| * | | isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-01-191-1/+1
| * | | Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-193-14/+34
| |\ \ \