summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland2024-02-292-1/+3
| | |/ / / / / / / / /
| * | | | | | | | | | RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUsConor Dooley2024-02-231-0/+15
| * | | | | | | | | | riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONAlexandre Ghiti2024-02-222-0/+4
| * | | | | | | | | | riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyYangyu Chen2024-02-221-1/+1
| * | | | | | | | | | riscv: add CALLER_ADDRx supportZong Li2024-02-223-0/+55
| * | | | | | | | | | Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixesPalmer Dabbelt2024-02-221-3/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: tlb: fix __p*d_free_tlb()Jisheng Zhang2024-01-241-3/+17
| * | | | | | | | | | | Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM"Palmer Dabbelt2024-02-211-1/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCHNathan Chancellor2024-02-161-1/+0
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-02-281-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | crypto: arm64/neonbs - fix out-of-bounds access on short inputArd Biesheuvel2024-02-241-0/+11
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-2512-35/+85
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | KVM/VMX: Move VERW closer to VMentry for MDS mitigationPawan Gupta2024-02-192-4/+19
| * | | | | | | | | | KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCHSean Christopherson2024-02-192-5/+8
| * | | | | | | | | | x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta2024-02-195-26/+7
| * | | | | | | | | | x86/entry_32: Add VERW just before userspace transitionPawan Gupta2024-02-191-0/+3
| * | | | | | | | | | x86/entry_64: Add VERW just before userspace transitionPawan Gupta2024-02-192-0/+12
| * | | | | | | | | | x86/bugs: Add asm helpers for executing VERWPawan Gupta2024-02-193-1/+37
* | | | | | | | | | | Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-245-10/+73
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'Amit Machhiwal2024-02-202-4/+42
| * | | | | | | | | | powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra2024-02-193-6/+31
* | | | | | | | | | | Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-241-13/+8
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-02-20120-346/+725
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86/numa: Fix the sort compare func used in numa_fill_memblks()Alison Schofield2024-02-161-1/+1
| * | | | | | | | | | | x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield2024-02-161-12/+7
* | | | | | | | | | | | Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-02-245-98/+113
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | LoongArch: KVM: Streamline kvm_check_cpucfg() and improve commentsWANG Xuerui2024-02-231-22/+20
| * | | | | | | | | | | | LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()WANG Xuerui2024-02-231-3/+3
| * | | | | | | | | | | | LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()WANG Xuerui2024-02-231-17/+18
| * | | | | | | | | | | | LoongArch: dts: Minor whitespace cleanupKrzysztof Kozlowski2024-02-232-2/+2
| * | | | | | | | | | | | LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen2024-02-231-2/+2
| * | | | | | | | | | | | LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen2024-02-231-53/+68
| * | | | | | | | | | | | LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen2024-02-231-0/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-234-18/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | parisc: Fix stack unwinderGuenter Roeck2024-02-191-8/+6
| * | | | | | | | | | | | parisc/kprobes: always include asm-generic/kprobes.hMax Kellermann2024-02-161-1/+2
| * | | | | | | | | | | | parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann2024-02-161-1/+1
| * | | | | | | | | | | | Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller2024-02-071-8/+0
* | | | | | | | | | | | | Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-2365-131/+119
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'renesas-fixes-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2024-02-238-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodesGeert Uytterhoeven2024-02-228-0/+8
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-02-233-8/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | riscv: dts: sifive: add missing #interrupt-cells to pmicConor Dooley2024-02-141-0/+1
| | * | | | | | | | | | | | | riscv: dts: starfive: replace underscores in node namesKrzysztof Kozlowski2024-02-132-8/+8
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | arm64: dts: qcom: Fix interrupt-map cell sizesRob Herring2024-02-202-12/+12
| * | | | | | | | | | | | | arm: dts: Fix dtc interrupt_map warningsRob Herring2024-02-203-4/+8
| * | | | | | | | | | | | | arm64: dts: Fix dtc interrupt_provider warningsRob Herring2024-02-209-5/+7
| * | | | | | | | | | | | | arm: dts: Fix dtc interrupt_provider warningsRob Herring2024-02-2024-58/+18
| * | | | | | | | | | | | | arm64: dts: freescale: Disable interrupt_map checkRob Herring2024-02-201-0/+19
| * | | | | | | | | | | | | Merge tag 'v6.8-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2024-02-2010-26/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \