summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot2023-12-231-13/+13
* sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2023-12-233-0/+3
* Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-172-7/+46
|\
| * powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni2023-12-132-7/+46
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-12-161-0/+6
|\ \
| * | arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton2023-12-121-0/+6
* | | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-152-2/+0
* | | Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-1520-31/+33
|\ \ \
| * | | x86, kexec: fix the wrong ifdeffery CONFIG_KEXECBaoquan He2023-12-131-1/+1
| * | | sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He2023-12-134-6/+6
| * | | mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He2023-12-139-16/+16
| * | | m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He2023-12-132-3/+3
| * | | loongarch, kexec: change dependency of object filesBaoquan He2023-12-131-1/+1
| * | | riscv: fix VMALLOC_START definitionBaoquan He2023-12-131-1/+1
| * | | kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin2023-12-132-3/+5
| * | | Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-0728-96/+136
| |\ \ \
* | \ \ \ Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-142-4/+2
|\ \ \ \ \
| * | | | | MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2023-12-132-4/+2
* | | | | | Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-131-1/+1
|\ \ \ \ \ \
| * | | | | | efi/loongarch: Use load address to calculate kernel entry addressWang Yao2023-12-111-1/+1
* | | | | | | Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-12-102-4/+10
|\ \ \ \ \ \ \
| * | | | | | | x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)2023-12-021-0/+3
| * | | | | | | x86/sev: Fix kernel crash due to late update to read-only ghcb_versionAshwin Dayanand Kamat2023-11-301-4/+7
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-12-106-11/+17
|\ \ \ \ \ \ \
| * | | | | | | KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson2023-12-081-3/+5
| * | | | | | | Merge tag 'kvm-x86-fixes-6.7-rcN' of https://github.com/kvm-x86/linux into kv...Paolo Bonzini2023-12-082-3/+7
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: x86: Remove 'return void' expression for 'void function'Like Xu2023-12-011-2/+2
| | * | | | | | | KVM: Set file_operations.owner appropriately for all such structuresSean Christopherson2023-12-011-0/+1
| | * | | | | | | KVM: x86: Get CPL directly when checking if loaded vCPU is in kernel modeLike Xu2023-11-291-1/+4
| * | | | | | | | Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2023-12-082-5/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-11-141-1/+1
| | * | | | | | | | KVM: s390: vsie: fix wrong VIR 37 when MSO is usedClaudio Imbrenda2023-11-141-4/+0
| * | | | | | | | | Merge tag 'kvmarm-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-12-081-0/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | KVM: arm64: GICv4: Do not perform a map to a mapped vLPIKunkun Jiang2023-11-201-0/+4
| | |/ / / / / / /
* | | | | | | | | Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-101-2/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao2023-12-051-2/+2
* | | | | | | | | Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-097-20/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang2023-12-091-2/+2
| * | | | | | | | | LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang2023-12-091-0/+2
| * | | | | | | | | LoongArch: BPF: Don't sign extend function return valueHengqi Chen2023-12-091-2/+0
| * | | | | | | | | LoongArch: BPF: Don't sign extend memory load operandHengqi Chen2023-12-091-8/+2
| * | | | | | | | | LoongArch: Preserve syscall nr across execve()Hengqi Chen2023-12-091-1/+1
| * | | | | | | | | LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He2023-12-093-3/+2
| * | | | | | | | | LoongArch: Slightly clean up drdtime()Xi Ruoyao2023-12-091-3/+2
| * | | | | | | | | LoongArch: Apply dynamic relocations for LLDWANG Rui2023-12-091-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mips-fixes_6.7_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-12-096-33/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer2023-12-051-12/+13
| * | | | | | | | | MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang2023-12-052-17/+31
| * | | | | | | | | MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang2023-12-053-2/+13
| * | | | | | | | | MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang2023-12-051-0/+5