summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-225-175/+684
|\
| * bpf, riscv: Use compressed instructions in the rv64 JITLuke Nelson2020-07-211-134/+147
| * bpf, riscv: Add encodings for compressed instructionsLuke Nelson2020-07-211-0/+452
| * bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson2020-07-214-19/+44
| * s390/bpf: Use bpf_skip() in bpf_jit_prologue()Ilya Leoshkevich2020-07-211-4/+5
| * s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich2020-07-211-1/+26
| * s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich2020-07-211-2/+6
| * s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich2020-07-211-15/+4
* | arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig2020-07-203-8/+7
* | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-1911-24/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-11151-712/+948
|\
| * mips: Remove compiler check in unroll macroNathan Chancellor2020-07-101-3/+1
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-109-41/+50
| |\
| | * arm64/alternatives: don't patch up internal branchesArd Biesheuvel2020-07-091-14/+2
| | * arm64: Add missing sentinel to erratum_1463225Florian Fainelli2020-07-091-0/+1
| | * arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-081-1/+1
| | * arm64: entry: Tidy up block comments and label numbersWill Deacon2020-07-081-8/+14
| | * arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier2020-07-081-15/+19
| | * arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2020-07-081-0/+1
| | * arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier2020-07-082-3/+12
| | * arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao2020-07-081-1/+1
| | * KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-081-1/+1
| * | Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-07-101-1/+1
| |\ \
| | * | s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-091-1/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-07-103-2/+8
| |\ \ \
| | * | | KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen2020-07-101-0/+4
| | * | | KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini2020-07-102-2/+4
| * | | | Restore gcc check in mips asm/unroll.hCesar Eduardo Barros2020-07-091-1/+2
| * | | | Raise gcc version requirement to 4.9Linus Torvalds2020-07-082-13/+3
| * | | | Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-07-077-27/+59
| |\ \ \ \
| | * | | | ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev2020-06-182-0/+14
| | * | | | ARC: build: remove deprecated toggle for arc700 buildsVineet Gupta2020-06-161-1/+1
| | * | | | ARC: build: allow users to specify -mcpuEugeniy Paltsev2020-06-162-2/+28
| | * | | | ARCv2: boot log: detect newer/upconing HS3x/HS4x releasesVineet Gupta2020-06-161-12/+7
| | * | | | ARC: elf: use right ELF_ARCHVineet Gupta2020-06-161-1/+1
| | * | | | ARC: [arcompact] fix bitrot with 2 levels of interruptVineet Gupta2020-06-161-1/+4
| | * | | | ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-06-161-11/+5
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-07-0613-29/+60
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-07-062-5/+13
| | |\ \ \ \
| | | * | | | KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull2020-07-061-4/+7
| | | * | | | KVM: arm64: PMU: Fix per-CPU access in preemptible contextMarc Zyngier2020-07-061-1/+6
| | * | | | | KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masksSean Christopherson2020-07-032-12/+7
| | * | | | | KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2020-07-032-1/+3
| | * | | | | KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson2020-07-031-0/+2
| | * | | | | Merge tag 'kvmarm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-07-015-8/+29
| | |\| | | |
| | | * | | | KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbellMarc Zyngier2020-06-231-0/+8
| | | * | | | KVM: arm64: pvtime: Ensure task delay accounting is enabledAndrew Jones2020-06-221-3/+12
| | | * | | | KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price2020-06-221-3/+7
| | | * | | | KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei2020-06-222-2/+2
| | | |/ / /
| | * | | | KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-06-301-1/+1