summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-0625-75/+211
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-051-1/+0
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-301-1/+0
| | |\
| | | * bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()He Zhe2020-09-291-1/+0
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-032-10/+19
| |\ \ \
| | * \ \ Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-10-031-0/+7
| | |\ \ \
| | | * | | KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier2020-10-011-0/+7
| | * | | | KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini2020-10-031-10/+12
| * | | | | Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-022-4/+13
| |\ \ \ \ \
| | * | | | | RISC-V: Check clint_time_val before useAnup Patel2020-09-302-4/+13
| * | | | | | Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-10-021-1/+3
| |\ \ \ \ \ \
| | * | | | | | ARM: imx6q: Fixup RCU usage for cpuidleUlf Hansson2020-09-301-1/+3
| | |/ / / / /
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-10-011-2/+20
| |\ \ \ \ \ \
| | * | | | | | arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel2020-09-301-2/+20
| * | | | | | | Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-09-301-1/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfdMaxime Ripard2020-09-281-1/+1
| * | | | | | | Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-277-12/+68
| |\ \ \ \ \ \ \
| | * | | | | | | x86/ioapic: Unbreak check_timer()Thomas Gleixner2020-09-231-0/+1
| | * | | | | | | x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner2020-09-226-12/+67
| * | | | | | | | mm: replace memmap_context by meminit_contextLaurent Dufour2020-09-261-3/+3
| * | | | | | | | arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka2020-09-261-1/+1
| * | | | | | | | mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik2020-09-261-12/+30
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-264-11/+39
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky2020-09-251-1/+7
| | * | | | | | | KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson2020-09-251-1/+2
| | * | | | | | | KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky2020-09-241-2/+15
| | * | | | | | | KVM: x86: VMX: Make smaller physical guest address space support user-configu...Mohammed Gamal2020-09-233-7/+15
| * | | | | | | | Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-264-17/+14
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | MIPS: BCM47XX: Remove the needless check with the 1074KWei Li2020-09-231-1/+1
| | * | | | | | | MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-09-231-0/+1
| | * | | | | | | MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang2020-09-231-0/+4
| | * | | | | | | MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen2020-09-221-16/+8
* | | | | | | | | powerpc: dts: t1040rdb: add ports for Seville Ethernet switchVladimir Oltean2020-10-041-0/+107
* | | | | | | | | powerpc: dts: t1040: add bindings for Seville Ethernet switchVladimir Oltean2020-10-041-0/+78
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-10-011-12/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bpf: x64: Do not emit sub/add 0, %rsp when !stack_depthMaciej Fijalkowski2020-09-301-10/+23
| * | | | | | | | | bpf, x64: Drop "pop %rcx" instruction on BPF JIT epilogueMaciej Fijalkowski2020-09-301-2/+0
* | | | | | | | | | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2020-09-301-1/+2
* | | | | | | | | | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2020-09-301-1/+2
|/ / / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-233-103/+239
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bpf, x64: rework pro/epilogue and tailcall handling in JITMaciej Fijalkowski2020-09-181-48/+189
| * | | | | | | | | bpf: rename poke descriptor's 'ip' member to 'tailcall_target'Maciej Fijalkowski2020-09-171-9/+11
| * | | | | | | | | bpf, x64: use %rcx instead of %rax for tail call retpolinesMaciej Fijalkowski2020-09-172-18/+18
| * | | | | | | | | s390/bpf: Fix multiple tail callsIlya Leoshkevich2020-09-151-34/+27
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-23100-350/+645
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-221-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne2020-09-101-1/+1
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-214-25/+17
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-09-203-6/+14
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Marc Zyngier2020-09-181-2/+2