aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-63/+202
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 22-70/+213
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-12/+35
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-10/+34
2023-10-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-11/+32
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Gravatar Jakub Kicinski 1-1/+3
2023-10-11s390/bpf: Fix unwinding past the trampolineGravatar Ilya Leoshkevich 1-3/+14
2023-10-11s390/bpf: Fix clobbering the caller's backchain in the trampolineGravatar Ilya Leoshkevich 1-2/+6
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-8/+17
2023-10-09riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesGravatar Björn Töpel 1-4/+9
2023-10-09riscv, bpf: Sign-extend return valuesGravatar Björn Töpel 1-2/+3
2023-10-08Merge tag 'x86-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-16/+56
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-23/+23
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsGravatar John David Anglin 2-22/+20
2023-10-07parisc: Fix crash with nr_cpus=1 optionGravatar Helge Deller 1-1/+3
2023-10-06arm64: dts: mediatek: mt8195: Set DSU PMU status to failGravatar Nícolas F. R. A. Prado 1-0/+1
2023-10-06arm64: dts: mediatek: fix t-phy unit nameGravatar Eugen Hristev 2-2/+2
2023-10-06arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regionsGravatar Macpaul Lin 1-7/+30
2023-10-06arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GBGravatar Macpaul Lin 1-1/+1
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-0/+47
2023-10-06arm64: dts: imx93: add the Flex-CAN stop mode by GPRGravatar Haibo Chen 1-1/+3
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 125-485/+693
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-1/+1
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerGravatar Oza Pawandeep 1-0/+19
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-1/+1
2023-10-02x86/sev: Change npages to unsigned long in snp_accept_memory()Gravatar Tom Lendacky 1-2/+1
2023-10-02x86/sev: Use the GHCB protocol when available for SNP CPUID requestsGravatar Tom Lendacky 1-14/+55
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 16-32/+56
2023-10-01Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-7/+26
2023-10-01Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+17
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 17-57/+79
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-22/+5
2023-09-29arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesGravatar Ryan Roberts 1-14/+3
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Gravatar Ryan Roberts 15-18/+45
2023-09-29mm: abstract moving to the next PFNGravatar Matthew Wilcox (Oracle) 1-0/+8
2023-09-29Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 19-8/+34
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundGravatar Rob Herring 4-0/+26
2023-09-29arm64: Add Cortex-A520 CPU part definitionGravatar Rob Herring 1-0/+2
2023-09-28x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceGravatar Haitao Huang 1-5/+25
2023-09-28Merge tag 'loongarch-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-2/+31
2023-09-28x86/srso: Add SRSO mitigation for Hygon processorsGravatar Pu Wen 1-1/+1
2023-09-28arm64: defconfig: enable syscon-poweroff driverGravatar Krzysztof Kozlowski 1-0/+1
2023-09-28ARM: locomo: fix locomolcd_power declarationGravatar Arnd Bergmann 2-3/+1
2023-09-27Merge tag 'riscv-dt-fixes-for-v6.6-rc3' of https://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 1-25/+26
2023-09-27arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yGravatar Mikko Rapeli 1-1/+0
2023-09-27Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Arnd Bergmann 5-15/+31
2023-09-27Merge tag 'omap-for-v6.6/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 6-7/+12
2023-09-27ARM: uniphier: fix cache kernel-doc warningsGravatar Randy Dunlap 1-1/+3
2023-09-27LoongArch: Add support for 64_PCREL relocation typeGravatar Tiezhu Yang 1-0/+10