summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-2421-91/+375
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-222-4/+11
| |\
| | * Revert "rethook: x86: Add rethook x86 implementation"Alexei Starovoitov2022-03-225-129/+1
| | * Revert "arm64: rethook: Add arm64 rethook implementation"Alexei Starovoitov2022-03-226-121/+2
| | * Revert "powerpc: Add rethook support"Alexei Starovoitov2022-03-223-74/+0
| | * Revert "ARM: rethook: Add rethook arm implementation"Alexei Starovoitov2022-03-225-113/+2
| | * bpf, arm: Fix various typos in commentsJulia Lawall2022-03-211-2/+2
| | * ARM: rethook: Add rethook arm implementationMasami Hiramatsu2022-03-185-2/+113
| | * powerpc: Add rethook supportMasami Hiramatsu2022-03-183-0/+74
| | * arm64: rethook: Add arm64 rethook implementationMasami Hiramatsu2022-03-186-2/+121
| | * rethook: x86: Add rethook x86 implementationMasami Hiramatsu2022-03-185-1/+129
| | * bpf, x86: Fall back to interpreter mode when extra pass failsHou Tao2022-03-161-2/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-1714-73/+282
| |\ \
| * | | arm64: dts: mt2712: update ethernet device nodeBiao Huang2022-03-162-5/+10
| * | | arch: arm64: dts: lx2160a: describe the SerDes block #1Ioana Ciornei2022-03-142-0/+10
| * | | powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy2022-03-111-0/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-1176-257/+1660
| |\ \ \ | | |_|/ | |/| |
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-058-85/+500
| |\ \ \
| | * | | bpf, x86: Set header->size properly before freeing itSong Liu2022-03-021-1/+4
| | * | | x86: Disable HAVE_ARCH_HUGE_VMALLOC on 32-bit x86Song Liu2022-03-021-1/+1
| | * | | bpf, arm64: Support more atomic operationsHou Tao2022-02-282-45/+217
| | * | | Merge branch 'for-next/insn' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Daniel Borkmann2022-02-285-36/+268
| | |\ \ \
| | * | | | bpf, arm64: Feed byte-offset into bpf line infoHou Tao2022-02-281-0/+5
| | * | | | bpf, arm64: Call build_prologue() first in first JIT passHou Tao2022-02-281-5/+8
| * | | | | dts: sparx5: Enable ptp interruptHoratiu Vultur2022-03-041-2/+3
| * | | | | net: xtensa: Use netif_rx().Sebastian Andrzej Siewior2022-03-041-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-0341-143/+291
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-258-51/+66
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1761-355/+478
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1127-181/+256
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-107-30/+85
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Fix leftover header->pages in sparc and powerpc code.Song Liu2022-02-082-2/+2
| | * | | | | | | | bpf, x86_64: Fail gracefully on bpf_jit_binary_pack_finalize failuresSong Liu2022-02-081-2/+6
| | * | | | | | | | bpf, x86_64: Use bpf_jit_binary_pack_allocSong Liu2022-02-081-27/+31
| | * | | | | | | | bpf: Introduce bpf_arch_text_copySong Liu2022-02-081-0/+7
| | * | | | | | | | x86/alternative: Introduce text_poke_copySong Liu2022-02-082-0/+35
| | * | | | | | | | x86/Kconfig: Select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAPSong Liu2022-02-081-0/+1
| | * | | | | | | | bpf, arm64: Enable kfunc callHou Tao2022-02-041-0/+5
| | * | | | | | | | bpf, x86: Remove unnecessary handling of BPF_SUB atomic opHou Tao2022-01-271-1/+0
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-0482-470/+1003
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-314-0/+8
| * | | | | | | | | | arm64: dts: zynqmp: Added GEM reset definitionsRobert Hancock2022-01-291-0/+8
* | | | | | | | | | | Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-03-241-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/hyperv: Output host build info as normal Windows version numberMichael Kelley2022-03-081-4/+4
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-2495-2166/+3826
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | KVM: use kvcalloc for array allocationsPaolo Bonzini2022-03-211-3/+2
| * | | | | | | | | | | | KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton2022-03-212-0/+15
| * | | | | | | | | | | | kvm: x86: Require const tsc for RTThomas Gleixner2022-03-211-0/+6
| * | | | | | | | | | | | KVM: x86: synthesize CPUID leaf 0x80000021h if usefulPaolo Bonzini2022-03-211-0/+25
| * | | | | | | | | | | | KVM: x86: add support for CPUID leaf 0x80000021Paolo Bonzini2022-03-211-1/+18