summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'v6.9-armsoc/dtsfixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2024-04-2611-17/+60
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64Rob Herring2024-04-171-1/+1
| | * | | | | | arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2ProJose Ignacio Tornos Martinez2024-04-101-0/+2
| | * | | | | | arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 2Krzysztof Kozlowski2024-04-101-1/+0
| | * | | | | | arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 1Krzysztof Kozlowski2024-04-101-1/+0
| | * | | | | | arm64: dts: rockchip: drop redundant pcie-reset-suspend in Scarlet DumoKrzysztof Kozlowski2024-04-101-1/+0
| | * | | | | | arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5...Muhammed Efe Cetin2024-04-101-1/+2
| | * | | | | | arm64: dts: rockchip: Designate the system power controller on QuartzPro64Dragan Simic2024-04-101-0/+1
| | * | | | | | arm64: dts: rockchip: drop panel port unit address in GRU ScarletKrzysztof Kozlowski2024-04-011-1/+1
| | * | | | | | arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dtsDragan Simic2024-04-011-1/+0
| | * | | | | | arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi CM5Andy Yan2024-03-241-2/+2
| | * | | | | | arm64: dts: rockchip: add regulators for PCIe on RK3399 Puma HaikouQuentin Schulz2024-03-242-0/+28
| | * | | | | | arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 PumaQuentin Schulz2024-03-241-0/+5
| | * | | | | | arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 PumaQuentin Schulz2024-03-241-1/+1
| | * | | | | | arm64: dts: rockchip: fix alphabetical ordering RK3399 pumaIskander Amara2024-03-241-9/+9
| | * | | | | | arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 PumaIskander Amara2024-03-241-0/+10
| | * | | | | | arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1fArınç ÜNAL2024-03-241-2/+2
| | |/ / / / /
* | | | | | | Merge tag 'arc-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2024-04-2630-59/+50
|\ \ \ \ \ \ \
| * | | | | | | ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin2024-04-161-1/+0
| * | | | | | | ARC: Fix typosBjorn Helgaas2024-04-0125-44/+45
| * | | | | | | ARC: mm: fix new code about cache aliasingVineet Gupta2024-04-012-10/+0
| * | | | | | | ARC: Fix -Wmissing-prototypes warningsVineet Gupta2024-04-012-4/+5
* | | | | | | | LoongArch: Lately init pmu after smp is onlineBibo Mao2024-04-251-1/+1
* | | | | | | | LoongArch: Fix callchain parse error with kernel tracepoint eventsHuacai Chen2024-04-241-0/+8
* | | | | | | | LoongArch: Fix access error when read fault on a write-only VMAJiantao Shan2024-04-241-2/+2
* | | | | | | | LoongArch: Fix a build error due to __tlb_remove_tlb_entry()David Hildenbrand2024-04-241-2/+0
* | | | | | | | LoongArch: Fix Kconfig item and left code related to CRASH_COREBaoquan He2024-04-242-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-211-0/+3
|\ \ \ \ \ \ \
| * | | | | | | sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers2024-04-161-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-215-12/+87
|\ \ \ \ \ \ \
| * | | | | | | x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers2024-04-181-3/+3
| * | | | | | | x86/fred: Fix incorrect error code printout in fred_bad_type()Hou Wenlong2024-04-181-4/+4
| * | | | | | | x86/fred: Fix INT80 emulation for FREDXin Li (Intel)2024-04-182-1/+66
| * | | | | | | x86/retpolines: Enable the default thunk warning only on relevant configsBorislav Petkov (AMD)2024-04-171-0/+7
| * | | | | | | x86/bugs: Fix BHI retpoline checkJosh Poimboeuf2024-04-141-4/+7
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-2018-113/+157
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'svm' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-04-175-67/+57
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: x86: Stop compiling vmenter.S with OBJECT_FILES_NON_STANDARDSean Christopherson2024-04-091-5/+0
| | * | | | | | | | KVM: SVM: Create a stack frame in __svm_sev_es_vcpu_run()Sean Christopherson2024-04-091-0/+4
| | * | | | | | | | KVM: SVM: Save/restore args across SEV-ES VMRUN via host save areaSean Christopherson2024-04-091-16/+13
| | * | | | | | | | KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save areaSean Christopherson2024-04-093-26/+35
| | * | | | | | | | KVM: SVM: Clobber RAX instead of RBX when discarding spec_ctrl_interceptedSean Christopherson2024-04-091-2/+2
| | * | | | | | | | KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run()Sean Christopherson2024-04-091-31/+13
| | * | | | | | | | KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEVSean Christopherson2024-04-091-0/+2
| | * | | | | | | | KVM: SVM: Create a stack frame in __svm_vcpu_run() for unwindingSean Christopherson2024-04-091-0/+1
| | * | | | | | | | KVM: SVM: Remove a useless zeroing of allocated memoryChristophe JAILLET2024-04-091-1/+1
| * | | | | | | | | Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-04-168-43/+84
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: x86/mmu: Fix and clarify comments about clearing D-bit vs. write-protectingDavid Matlack2024-04-111-10/+6
| | * | | | | | | | | KVM: x86/mmu: Remove function comments above clear_dirty_{gfn_range,pt_masked}()David Matlack2024-04-111-14/+0
| | * | | | | | | | | KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty statusDavid Matlack2024-04-111-5/+16