summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-2911-182/+609
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-266-38/+207
| |\
| | * riscv, bpf: Support unconditional bswap insnPu Lehui2023-08-241-0/+1
| | * riscv, bpf: Support signed div/mod insnsPu Lehui2023-08-242-6/+40
| | * riscv, bpf: Support 32-bit offset jmp insnPu Lehui2023-08-241-1/+5
| | * riscv, bpf: Support sign-extension mov insnsPu Lehui2023-08-241-1/+13
| | * riscv, bpf: Support sign-extension load insnsPu Lehui2023-08-242-8/+48
| | * riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/WPu Lehui2023-08-241-6/+3
| | * bpf, arm64: Support signed div/mod instructionsXu Kuohai2023-08-182-4/+17
| | * bpf, arm64: Support 32-bit offset jmp instructionXu Kuohai2023-08-181-1/+5
| | * bpf, arm64: Support unconditional bswapXu Kuohai2023-08-181-2/+3
| | * bpf, arm64: Support sign-extension mov instructionsXu Kuohai2023-08-182-1/+19
| | * bpf, arm64: Support sign-extension load instructionsXu Kuohai2023-08-182-8/+43
| | * arm64: insn: Add encoders for LDRSB/LDRSH/LDRSWXu Kuohai2023-08-182-0/+10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-2468-260/+390
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-1848-214/+200
| |\ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-113-5/+11
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-1046-210/+890
| |\ \ \ \
| * | | | | net: fs_enet: Don't include fs_enet_pd.h when not neededChristophe Leroy2023-08-093-3/+0
| * | | | | net: fs_enet: Remove stale prototypes from fsl_soc.cChristophe Leroy2023-08-091-3/+0
| * | | | | Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"Marc Kleine-Budde2023-08-071-30/+0
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-042-95/+199
| |\ \ \ \ \
| | * | | | | riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace frameworkPu Lehui2023-08-021-71/+82
| | * | | | | bpf: Support new 32bit offset jmp instructionYonghong Song2023-07-281-10/+18
| | * | | | | bpf: Support new signed div/mod instructions.Yonghong Song2023-07-281-8/+19
| | * | | | | bpf: Support new unconditional bswap instructionYonghong Song2023-07-281-0/+1
| | * | | | | bpf: Support new sign-extension mov insnsYonghong Song2023-07-281-3/+40
| | * | | | | bpf: Support new sign-extension load insnsYonghong Song2023-07-281-3/+39
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-03106-206/+327
| |\ \ \ \ \ \
| * | | | | | | riscv: dts: allwinner: d1: Add CAN controller nodesJohn Watts2023-07-281-0/+30
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-2841-258/+370
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-2125-154/+208
| |\ \ \ \ \ \ \
| * | | | | | | | bpf, x86: initialize the variable "first_off" in save_args()Menglong Dong2023-07-191-1/+1
| * | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-141-43/+203
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf, x86: allow function arguments up to 12 for TRACINGMenglong Dong2023-07-141-26/+209
| | * | | | | | | | bpf, x86: save/restore regs with BPF_DW sizeMenglong Dong2023-07-141-29/+6
* | | | | | | | | | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-08-2910-18/+2366
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: arm64/aes - remove Makefile hackMasahiro Yamada2023-08-113-5/+3
| * | | | | | | | | | crypto: x86/aesni - remove unused parameter to aes_set_key_common()Eric Biggers2023-07-221-13/+9
| * | | | | | | | | | crypto: x86/aesni - Align the address before aes_set_key_common()Chang S. Bae2023-07-141-6/+6
| * | | | | | | | | | crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and MakefileDanny Tsen2023-07-142-0/+30
| * | | | | | | | | | crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc...Danny Tsen2023-07-141-0/+186
| * | | | | | | | | | crypto: poly1305-p10 - An optimized Poly1305 implementation with 4-way unroll...Danny Tsen2023-07-141-0/+1075
| * | | | | | | | | | crypt: chacha20-p10 - Glue code for optmized Chacha20 implementation for ppc64leDanny Tsen2023-07-141-0/+221
| * | | | | | | | | | crypto: chacha20-p10 - An optimized Chacha20 implementation with 8-way unroll...Danny Tsen2023-07-141-0/+842
* | | | | | | | | | | Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-08-293-15/+23
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2023-08-253-15/+23
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | ACPI: processor: Introduce acpi_processor_osc()Michal Wilczynski2023-07-141-0/+3
| | * | | | | | | | | | ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()Michal Wilczynski2023-07-141-0/+3
| | * | | | | | | | | | ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits()Michal Wilczynski2023-07-141-4/+5