summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: DTS: qi_lb60: Don't use unit address for regulatorsPaul Cercueil2023-06-091-3/+3
* mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHzPaul Cercueil2023-06-091-0/+57
* mips: ingenic: Remove useless __maybe_unusedPaul Cercueil2023-06-091-2/+2
* MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccessSiarhei Volkau2023-06-092-0/+74
* Revert "MIPS: unhide PATA_PLATFORM"Maciej W. Rozycki2023-06-091-1/+0
* MIPS: Alchemy: Enable PATA_PLATFORM supportMaciej W. Rozycki2023-06-091-0/+1
* Merge tag 'mips-fixes_6.4_1' into mips-nextThomas Bogendoerfer2023-06-094-16/+26
|\
| * mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-05-231-4/+5
| * MIPS: Alchemy: fix dbdma2Manuel Lauss2023-05-231-12/+15
| * MIPS: Restore Au1300 supportManuel Lauss2023-05-231-0/+5
| * MIPS: unhide PATA_PLATFORMManuel Lauss2023-05-231-0/+1
* | mips: Fix spacing issueFranziska Naepelt2023-06-091-7/+7
* | MIPS: generic: Allow R5 CPUs to be selectedJiaxun Yang2023-06-091-0/+2
* | mips: provide unxlate_dev_mem_ptr() in asm/io.hArnd Bergmann2023-06-092-7/+1
* | mips: dts: ingenic: x1000: Add AIC device tree nodeAidan MacDonald2023-05-231-0/+18
* | MIPS: Loongson32: Remove reset.cKeguang Zhang2023-05-234-68/+1
* | mips: dts: ingenic: Remove unnecessary AIC clocksAidan MacDonald2023-05-233-13/+6
|/
* Linux 6.4-rc3v6.4-rc3Linus Torvalds2023-05-211-1/+1
* Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-215-7/+23
|\
| * um: harddog: fix modular buildJohannes Berg2023-05-105-7/+23
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-2113-66/+129
|\ \
| * | KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang2023-05-211-1/+5
| * | KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson2023-05-211-16/+0
| * | KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson2023-05-211-2/+9
| * | KVM: Fix vcpu_array[0] racesMichal Luczaj2023-05-191-6/+10
| * | KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu2023-05-191-0/+2
| * | KVM: Don't enable hardware after a restart/shutdown is initiatedSean Christopherson2023-05-191-1/+16
| * | KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdownSean Christopherson2023-05-191-15/+11
| * | Merge tag 'kvmarm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-05-178-25/+76
| |\ \
| | * \ Merge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm-master/fixesMarc Zyngier2023-05-112-9/+33
| | |\ \
| | | * | KVM: arm64: Constify start/end/phys fields of the pgtable walker dataMarc Zyngier2023-04-211-4/+4
| | | * | KVM: arm64: Infer PA offset from VA in hyp map walkerOliver Upton2023-04-211-2/+1
| | | * | KVM: arm64: Infer the PA offset from IPA in stage-2 map walkerOliver Upton2023-04-212-4/+29
| | * | | Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixesMarc Zyngier2023-05-116-16/+43
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...Marc Zyngier2023-05-112-0/+12
| | | * | KVM: arm64: Clarify host SME state managementMark Brown2023-04-211-9/+12
| | | * | KVM: arm64: Restructure check for SVE support in FP trap handlerMark Brown2023-04-211-2/+10
| | | * | KVM: arm64: Document check for TIF_FOREIGN_FPSTATEMark Brown2023-04-211-0/+5
| | | * | KVM: arm64: Fix repeated words in commentsJingyu Wang2023-04-211-1/+1
| | | * | KVM: arm64: Use the bitmap API to allocate bitmapsChristophe JAILLET2023-04-201-3/+2
| | | * | KVM: arm64: Slightly optimize flush_context()Christophe JAILLET2023-04-201-1/+1
| | | |/
* | | | Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...Linus Torvalds2023-05-2171-322/+865
|\ \ \ \
| * | | | perf bench syscall: Fix __NR_execve undeclared build errorTiezhu Yang2023-05-191-0/+3
| * | | | perf test attr: Fix python SafeConfigParser() deprecation warningIan Rogers2023-05-191-3/+3
| * | | | perf test attr: Update no event/metric expectationsIan Rogers2023-05-195-174/+249
| * | | | tools headers disabled-features: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-05-171-1/+7
| * | | | tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2023-05-173-0/+11
| * | | | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-05-177-72/+24
| * | | | tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-05-171-5/+21
| * | | | tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...Arnaldo Carvalho de Melo2023-05-161-1/+1