summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Daniel Borkmann says:Jakub Kicinski2023-02-101-37/+678
|\
| * s390/bpf: Implement bpf_jit_supports_kfunc_call()Ilya Leoshkevich2023-01-291-2/+23
| * s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()Ilya Leoshkevich2023-01-291-10/+27
| * s390/bpf: Implement arch_prepare_bpf_trampoline()Ilya Leoshkevich2023-01-291-22/+520
| * s390/bpf: Implement bpf_arch_text_poke()Ilya Leoshkevich2023-01-291-0/+97
| * s390/bpf: Add expoline to tail callsIlya Leoshkevich2023-01-291-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
|\ \
| * \ Merge tag 'x86_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-051-2/+24
| |\ \
| | * | x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel2023-01-311-2/+24
| * | | Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-0410-31/+77
| |\ \ \
| | * | | powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman2023-02-021-0/+2
| | * | | powerpc/kexec_file: Count hot-pluggable memory in FDT estimateSourabh Jain2023-02-011-1/+1
| | * | | powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman2023-01-311-0/+13
| | * | | powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman2023-01-311-0/+11
| | * | | powerpc/kexec_file: Fix division by zero in extra size estimationMichael Ellerman2023-01-311-4/+7
| | * | | powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman2023-01-311-7/+7
| | * | | powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin2023-01-304-15/+32
| | * | | powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin2023-01-301-1/+1
| | * | | powerpc/kvm: Fix unannotated intra-function call warningSathvika Vasireddy2023-01-301-3/+2
| | * | | powerpc/85xx: Fix unannotated intra-function call warningSathvika Vasireddy2023-01-301-1/+2
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-043-10/+21
| |\ \ \ \
| | * \ \ \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-043-10/+21
| | |\ \ \ \
| | | * | | | KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan2023-01-291-1/+1
| | | * | | | KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan2023-01-291-1/+1
| | | * | | | KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan2023-01-292-8/+19
| * | | | | | Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-042-7/+19
| |\ \ \ \ \ \
| | * | | | | | parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller2023-02-011-2/+13
| | * | | | | | parisc: Replace hardcoded value with PRIV_USER constant in ptrace.cHelge Deller2023-02-011-3/+3
| | * | | | | | parisc: Fix return code of pdc_iodc_print()Helge Deller2023-01-091-2/+3
| * | | | | | | Merge tag 'riscv-for-linus-6.2-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-034-19/+33
| |\ \ \ \ \ \ \
| | * | | | | | | riscv: disable generation of unwind tablesAndreas Schwab2023-02-011-0/+3
| | * | | | | | | riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren2023-02-011-0/+18
| | * | | | | | | Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"Palmer Dabbelt2023-01-312-19/+12
| | |\ \ \ \ \ \ \
| | | * | | | | | | riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=ySamuel Holland2023-01-312-18/+10
| * | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-032-2/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sh: define RUNTIME_DISCARD_EXITTom Saeger2023-01-311-0/+1
| | * | | | | | | | | ia64: fix build error due to switch case label appearing next to declarationJames Morse2023-01-311-2/+5
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-0234-27/+143
|\| | | | | | | | | |
| * | | | | | | | | | Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-0215-16/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: wpcm450: Add nuvoton,shm = <&shm> to FIU nodeJonathan Neuschäfer2023-02-011-0/+1
| | * | | | | | | | | | Merge tag 'imx-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-01-3013-15/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: dts: imx7d-smegw01: Fix USB host over-current polarityFabio Estevam2023-01-261-1/+2
| | | * | | | | | | | | | arm64: dts: imx8mm-verdin: Do not power down eth-phyPhilippe Schenker2023-01-261-0/+1
| | | * | | | | | | | | | arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro2023-01-261-1/+1
| | | * | | | | | | | | | arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycodeFrank Li2023-01-091-1/+1
| | | * | | | | | | | | | arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'Fabio Estevam2023-01-098-12/+0
| | | * | | | | | | | | | arm64: dts: imx8mm: Reinstate GPIO watchdog always-running property on eDM SBCMarek Vasut2023-01-091-0/+1
| | * | | | | | | | | | | ARM: dts: aspeed: Fix pca9849 compatibleEddie James2023-01-241-1/+1
| * | | | | | | | | | | | Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-02-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |