summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-02-217-35/+464
|\
| * riscv, bpf: Add bpf trampoline support for RV64Pu Lehui2023-02-171-0/+317
| * riscv, bpf: Add bpf_arch_text_poke support for RV64Pu Lehui2023-02-172-2/+91
| * riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui2023-02-171-17/+13
| * riscv: Extend patch_text for multiple instructionsPu Lehui2023-02-173-15/+21
| * LoongArch, bpf: Use 4 instructions for function address in JITHengqi Chen2023-02-172-1/+22
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-1726-42/+119
|\ \ | |/ |/|
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-143-13/+40
| |\
| | * KVM: x86: Mitigate the cross-thread return address predictions bugTom Lendacky2023-02-101-11/+32
| | * x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky2023-02-102-2/+8
| * | Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-123-3/+5
| |\ \
| | * | powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin2023-02-071-2/+4
| | * | powerpc/kexec_file: fix implicit decl errorRandy Dunlap2023-02-061-0/+1
| | * | powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman2023-02-021-1/+0
| * | | Merge tag 'x86-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-112-1/+3
| |\ \ \
| | * | | x86/cpu: Add Lunar Lake MKan Liang2023-02-081-0/+2
| | * | | x86/kprobes: Fix 1 byte conditional jump targetNadav Amit2023-02-081-1/+1
| * | | | Merge tag 'soc-fixes-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-1013-20/+37
| |\ \ \ \
| | * \ \ \ Merge tag 'amlogic-fixes-v6.2-rc-take2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2023-02-103-8/+8
| | |\ \ \ \
| | | * | | | arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-101-3/+3
| | | * | | | arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit2023-02-101-3/+3
| | | * | | | arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-101-2/+2
| | * | | | | Merge tag 'sti-dt-for-6.3-round1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-02-061-1/+1
| | |\ \ \ \ \
| | | * | | | | ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 portDmitry Torokhov2023-02-031-1/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | arm64: dts: mediatek: mt8195: Fix vdosys* compatible stringsChen-Yu Tsai2023-02-031-2/+2
| | * | | | | Merge tag 'v6.2-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-02-038-9/+26
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | arm64: dts: rockchip: align rk3399 DMC OPP table with bindingsKrzysztof Kozlowski2023-01-291-1/+1
| | | * | | | arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3aDan Johansen2023-01-291-1/+1
| | | * | | | arm64: dts: rockchip: fix probe of analog sound card on rock-3aJonas Karlman2023-01-191-0/+2
| | | * | | | arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1Jensen Huang2023-01-151-0/+1
| | | * | | | arm64: dts: rockchip: fix input enable pinconf on rk3399Arnaud Ferraris2023-01-111-2/+0
| | | * | | | ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker2023-01-111-0/+1
| | | * | | | arm64: dts: rockchip: add io domain setting to rk3566-box-demoAndy Yan2023-01-111-0/+11
| | | * | | | arm64: dts: rockchip: remove unsupported property from sdmmc2 for rock-3aChukun Pan2023-01-101-1/+0
| | | * | | | arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-ccKrzysztof Kozlowski2023-01-101-2/+0
| | | * | | | arm64: dts: rockchip: reduce thermal limits on rk3399-pinephone-proJarrah Gosbell2023-01-101-0/+7
| | | * | | | arm64: dts: rockchip: use correct reset names for rk3399 crypto nodesCorentin Labbe2022-12-261-2/+2
| * | | | | | Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-105-5/+34
| |\ \ \ \ \ \
| | * | | | | | riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren2023-02-091-1/+3
| | * | | | | | riscv: kprobe: Fixup misaligned load textGuo Ren2023-02-091-3/+5
| | * | | | | | riscv: stacktrace: Fix missing the first frameLiu Shixin2023-02-031-1/+2
| | * | | | | | riscv: mm: Implement pmdp_collapse_flush for THPMayuresh Chitale2023-02-022-0/+24
* | | | | | | | Daniel Borkmann says:Jakub Kicinski2023-02-111-37/+678
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/bpf: Implement bpf_jit_supports_kfunc_call()Ilya Leoshkevich2023-01-301-2/+23
| * | | | | | | | s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()Ilya Leoshkevich2023-01-301-10/+27
| * | | | | | | | s390/bpf: Implement arch_prepare_bpf_trampoline()Ilya Leoshkevich2023-01-301-22/+520
| * | | | | | | | s390/bpf: Implement bpf_arch_text_poke()Ilya Leoshkevich2023-01-301-0/+97
| * | | | | | | | s390/bpf: Add expoline to tail callsIlya Leoshkevich2023-01-301-2/+10
| * | | | | | | | s390/bpf: Fix a typo in a commentIlya Leoshkevich2023-01-281-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-0922-71/+180
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |