aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann7-7/+7
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus1-4/+7
2024-06-24arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee1-0/+3
2024-06-24arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4BAndy Yan1-2/+2
2024-06-24arm64: Clear the initial ID map correctly before remappingZenghui Yu1-1/+1
2024-06-23Merge tag 'mips-fixes_6.10_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2024-06-23Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2024-06-23Merge tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-5/+15
2024-06-23powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar1-2/+5
2024-06-23powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K1-2/+2
2024-06-23powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen1-2/+3
2024-06-22Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds8-8/+11
2024-06-22Merge tag 'loongarch-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-64/+91
2024-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-11/+33
2024-06-21KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guestsMichael Roth1-2/+2
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann1-1/+1
2024-06-21MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang1-1/+1
2024-06-21arm64: dts: qcom: qdu1000: Fix LLCC reg propertyKomal Bajaj1-1/+15
2024-06-21arm64: dts: qcom: sm6115: add iommu for sdhc_1Caleb Connolly1-0/+1
2024-06-21LoongArch: KVM: Remove an unneeded semicolonYang Li1-1/+1
2024-06-21LoongArch: Fix multiple hardware watchpoint issuesHui Li1-24/+33
2024-06-21LoongArch: Trigger user-space watchpoints correctlyHui Li3-6/+31
2024-06-21LoongArch: Fix watchpoint setting errorHui Li3-32/+21
2024-06-21LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...Xi Ruoyao2-1/+5
2024-06-20Merge tag 'kvmarm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini4-4/+27
2024-06-20Merge tag 'riscv-sophgo-dt-fixes-for-v6.10-rc4' of https://github.com/sophgo/...Arnd Bergmann1-0/+1
2024-06-20Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann7-8/+10
2024-06-20KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson1-5/+4
2024-06-19arm64: word-at-a-time: improve byte count calculations for LELinus Torvalds1-8/+3
2024-06-19x86-64: word-at-a-time: improve byte count calculationsLinus Torvalds1-34/+23
2024-06-19runtime constants: add x86 architecture supportLinus Torvalds2-0/+64
2024-06-19arm64: start using 'asm goto' for put_user()Linus Torvalds2-34/+39
2024-06-19arm64: start using 'asm goto' for get_user() when availableLinus Torvalds3-30/+104
2024-06-19arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi EFUKAUMI Naoki1-2/+2
2024-06-19Merge tag 'mips-fixes_6.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+4
2024-06-19arm64: mm: Permit PTE SW bits to change in live mappingsRyan Roberts2-1/+3
2024-06-19riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boardsShengyu Qu1-1/+1
2024-06-19x86/resctrl: Don't try to free nonexistent RMIDsDave Martin1-1/+2
2024-06-19riscv: dts: sophgo: disable write-protection for milkv duoHaylen Chu1-0/+1
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+26
2024-06-17arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5AFUKAUMI Naoki1-0/+1
2024-06-17Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"FUKAUMI Naoki4-0/+4
2024-06-17ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker1-0/+1
2024-06-17arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399...Hsin-Te Yuan1-1/+1
2024-06-17Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds1-12/+0
2024-06-17s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle1-1/+1
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+12
2024-06-17arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmcFrank Li1-1/+1
2024-06-16arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recordingKrzysztof Kozlowski1-1/+1
2024-06-16arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mappingKrzysztof Kozlowski1-1/+1