summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-161-63/+202
|\
| * s390/bpf: Implement signed divisionIlya Leoshkevich2023-09-211-47/+125
| * s390/bpf: Implement unconditional jump with 32-bit offsetIlya Leoshkevich2023-09-211-3/+9
| * s390/bpf: Implement unconditional byte swapIlya Leoshkevich2023-09-211-0/+1
| * s390/bpf: Implement BPF_MEMSXIlya Leoshkevich2023-09-211-5/+27
| * s390/bpf: Implement BPF_MOV | BPF_X with sign-extensionIlya Leoshkevich2023-09-211-8/+40
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-1222-70/+213
|\ \
| * \ Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-123-12/+35
| |\ \
| | * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-102-11/+32
| | |\ \
| | | * | s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich2023-10-111-3/+14
| | | * | s390/bpf: Fix clobbering the caller's backchain in the trampolineIlya Leoshkevich2023-10-111-2/+6
| | | * | riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel2023-10-091-4/+9
| | | * | riscv, bpf: Sign-extend return valuesBjörn Töpel2023-10-091-2/+3
| | * | | Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-10-101-1/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | arm64: dts: imx93: add the Flex-CAN stop mode by GPRHaibo Chen2023-10-061-1/+3
| * | | | Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-124-10/+34
| |\ \ \ \
| | * | | | arm64: dts: mediatek: mt8195: Set DSU PMU status to failNícolas F. R. A. Prado2023-10-061-0/+1
| | * | | | arm64: dts: mediatek: fix t-phy unit nameEugen Hristev2023-10-062-2/+2
| | * | | | arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regionsMacpaul Lin2023-10-061-7/+30
| | * | | | arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GBMacpaul Lin2023-10-061-1/+1
| * | | | | Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-101-1/+1
| |\ \ \ \ \
| | * | | | | arm64: dts: qcom: sm8150: extend the size of the PDC resourceDmitry Baryshkov2023-09-121-1/+1
| * | | | | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-103-8/+17
| |\ \ \ \ \ \
| | * | | | | | x86/hyperv: Add common print prefix "Hyper-V" in hv_initSaurabh Sengar2023-09-221-2/+4
| | * | | | | | x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar2023-09-223-2/+6
| | * | | | | | x86/hyperv: Restrict get_vtl to only VTL platformsSaurabh Sengar2023-09-221-4/+7
| * | | | | | | Merge tag 'x86-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-082-16/+56
| |\ \ \ \ \ \ \
| | * | | | | | | x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky2023-10-021-2/+1
| | * | | | | | | x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky2023-10-021-14/+55
| * | | | | | | | Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-073-23/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2023-10-072-22/+20
| | * | | | | | | | parisc: Fix crash with nr_cpus=1 optionHelge Deller2023-10-071-1/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-10-066-0/+47
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep2023-10-041-0/+19
| | * | | | | | | arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring2023-09-294-0/+26
| | * | | | | | | arm64: Add Cortex-A520 CPU part definitionRob Herring2023-09-291-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-05125-485/+693
|\| | | | | | | | | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-051-1/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-041-1/+1
| | |\ \ \ \ \
| | | * | | | | s390/bpf: Let arch_prepare_bpf_trampoline return program sizeSong Liu2023-09-191-1/+1
| * | | | | | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-0116-32/+56
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesRyan Roberts2023-09-291-14/+3
| | * | | | | | | mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-2915-18/+45
| | * | | | | | | mm: abstract moving to the next PFNMatthew Wilcox (Oracle)2023-09-291-0/+8
| * | | | | | | | Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-013-7/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang2023-09-281-5/+25
| | * | | | | | | | x86/srso: Add SRSO mitigation for Hygon processorsPu Wen2023-09-281-1/+1
| | * | | | | | | | x86/kgdb: Fix a kerneldoc warning when build with W=1Christophe JAILLET2023-09-241-1/+0
| * | | | | | | | | Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-011-7/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86/amd: Do not WARN() on every IRQBreno Leitao2023-09-251-1/+9