summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-01-1811-102/+117
|\
| * s390/pai_ext: split function paiext_push_sampleThomas Richter2024-01-121-10/+20
| * s390/pai_ext: rework function paiext_copy argmentsThomas Richter2024-01-121-4/+3
| * s390/pai: rework paiXXX_start and paiXXX_stop functionsThomas Richter2024-01-122-34/+30
| * s390/pai_crypto: split function paicrypt_push_sampleThomas Richter2024-01-121-18/+25
| * s390/pai: rework paixxxx_getctr interfaceThomas Richter2024-01-122-11/+12
| * s390/ptrace: remove leftover commentHeiko Carstens2024-01-111-1/+0
| * s390/fpu: remove __load_fpu_regs() exportHeiko Carstens2024-01-111-1/+0
| * s390/mm,fault: remove not needed tsk variableHeiko Carstens2024-01-111-3/+1
| * s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2024-01-112-20/+24
| * s390/kexec: do not automatically select KEXEC optionAlexander Gordeev2024-01-113-1/+2
| * s390/compat: change default for CONFIG_COMPAT to "n"Heiko Carstens2024-01-112-3/+4
* | Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-1812-5/+1691
|\ \
| * | x86/virt/tdx: Make TDX host depend on X86_MCEKai Huang2023-12-141-0/+1
| * | x86/virt/tdx: Disable TDX host support when kexec is enabledDave Hansen2023-12-121-0/+1
| * | x86/mce: Differentiate real hardware #MCs from TDX erratum onesKai Huang2023-12-124-0/+133
| * | x86/cpu: Detect TDX partial write machine check erratumKai Huang2023-12-122-0/+20
| * | x86/virt/tdx: Handle TDX interaction with sleep and hibernationKai Huang2023-12-081-0/+16
| * | x86/virt/tdx: Initialize all TDMRsKai Huang2023-12-082-9/+53
| * | x86/virt/tdx: Configure global KeyID on all packagesKai Huang2023-12-082-2/+132
| * | x86/virt/tdx: Configure TDX module with the TDMRs and global KeyIDKai Huang2023-12-082-1/+44
| * | x86/virt/tdx: Designate reserved areas for all TDMRsKai Huang2023-12-081-8/+209
| * | x86/virt/tdx: Allocate and set up PAMTs for TDMRsKai Huang2023-12-083-6/+213
| * | x86/virt/tdx: Fill out TDMRs to cover all TDX memory regionsKai Huang2023-12-082-1/+105
| * | x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regionsKai Huang2023-12-082-3/+123
| * | x86/virt/tdx: Get module global metadata for module initializationKai Huang2023-12-083-1/+127
| * | x86/virt/tdx: Use all system memory when initializing TDX module as TDX memoryKai Huang2023-12-084-2/+174
| * | x86/virt/tdx: Add skeleton to enable TDX on demandKai Huang2023-12-083-0/+201
| * | x86/virt/tdx: Add SEAMCALL error printing for module initializationKai Huang2023-12-082-0/+45
| * | x86/virt/tdx: Handle SEAMCALL no entropy error in common codeKai Huang2023-12-081-0/+26
| * | x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APICKai Huang2023-12-081-0/+1
| * | x86/virt/tdx: Define TDX supported page sizes as macrosKai Huang2023-12-082-3/+8
| * | x86/virt/tdx: Detect TDX during kernel bootKai Huang2023-12-086-1/+91
* | | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-1810-104/+50
|\ \ \
| * | | arm64: dts: mediatek: mt8195: Add 'rx-fifo-depth' for cherryChunfeng Yun2024-01-041-0/+2
| * | | arm64: dts: qcom: msm8996: Remove PNoC clock from MSSKonrad Dybcio2024-01-041-3/+8
| * | | arm64: dts: qcom: msm8996: Remove AGGRE2 clock from SLPIKonrad Dybcio2024-01-041-3/+2
| * | | arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPIKonrad Dybcio2024-01-041-3/+2
| * | | arm64: dts: qcom: msm8939: Drop RPM bus clocksKonrad Dybcio2024-01-041-12/+0
| * | | arm64: dts: qcom: sdm630: Drop RPM bus clocksKonrad Dybcio2024-01-041-41/+12
| * | | arm64: dts: qcom: qcs404: Drop RPM bus clocksKonrad Dybcio2024-01-041-9/+0
| * | | arm64: dts: qcom: msm8996: Drop RPM bus clocksKonrad Dybcio2024-01-041-23/+4
| * | | arm64: dts: qcom: msm8916: Drop RPM bus clocksKonrad Dybcio2024-01-041-9/+0
| * | | arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svidDmitry Baryshkov2023-12-151-1/+1
| * | | Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman2023-12-1195-500/+711
| |\ \ \
| * | | | ARM: dts: bcm2711: Add BCM2711 xHCI supportStefan Wahren2023-12-062-0/+19
* | | | | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-1815-60/+62
|\ \ \ \ \
| * \ \ \ \ Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-11124-621/+873
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | tty: xtensa/iss: use u8Jiri Slaby (SUSE)2023-12-081-1/+1
| * | | | | tty: um: convert to u8/__u8 and size_tJiri Slaby (SUSE)2023-12-087-17/+17