summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-076-16/+21
|\
| * powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin2024-06-284-10/+11
| * powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar2024-06-231-2/+5
| * powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K2024-06-231-2/+2
| * powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen2024-06-231-2/+3
* | Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-053-11/+4
|\ \
| * | riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai2024-07-031-9/+1
| * | riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan2024-07-031-1/+2
| * | Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt2024-07-031-1/+1
| |\ \
| | * | perf: RISC-V: Check standard event availabilitySamuel Holland2024-07-031-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-054-0/+49
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2024-07-054-0/+49
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KVM: s390: fix LPSWEY handlingChristian Borntraeger2024-07-014-0/+49
* | | | | Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-042-6/+4
|\ \ \ \ \
| * | | | | s390: Update defconfigsHeiko Carstens2024-07-022-6/+4
* | | | | | Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-0121-27/+91
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge tag 'v6.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2024-07-0113-12/+34
| |\ \ \ \ \
| | * | | | | arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee2024-06-241-0/+3
| | * | | | | arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4BAndy Yan2024-06-241-2/+2
| | * | | | | arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi EFUKAUMI Naoki2024-06-191-2/+2
| | * | | | | arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5AFUKAUMI Naoki2024-06-171-0/+1
| | * | | | | Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"FUKAUMI Naoki2024-06-174-0/+4
| | * | | | | ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker2024-06-171-0/+1
| | * | | | | arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399...Hsin-Te Yuan2024-06-171-1/+1
| | * | | | | arm64: dts: rockchip: set correct pwm0 pinctrl on rk3588-tigerHeiko Stuebner2024-06-081-0/+5
| | * | | | | arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-sJonas Karlman2024-05-281-3/+9
| | * | | | | arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-sJonas Karlman2024-05-281-2/+4
| | * | | | | arm64: dts: rockchip: Fix rk3308 codec@ff560000 reset-namesJonas Karlman2024-05-281-1/+1
| | * | | | | arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model BDragan Simic2024-05-271-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2024-06-278-15/+57
| |\ \ \ \ \
| | * | | | | riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boardsShengyu Qu2024-06-191-1/+1
| | * | | | | riscv: dts: canaan: Disable I/O devices unless usedGeert Uytterhoeven2024-05-287-7/+32
| | * | | | | riscv: dts: canaan: Clean up serial aliasesGeert Uytterhoeven2024-05-287-7/+24
| | |/ / / /
* | | | | | x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds2024-06-301-7/+5
* | | | | | Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-06-294-15/+22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"Palmer Dabbelt2024-06-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu2024-06-261-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | riscv: patch: Flush the icache right after patching to avoid illegal insnsAlexandre Ghiti2024-06-262-13/+20
| * | | | | | RISC-V: fix vector insn load/store width maskJesse Taube2024-06-251-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-293-19/+14
|\ \ \ \ \ \
| * | | | | | randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook2024-06-283-19/+14
* | | | | | | x86: stop playing stack games in profile_pc()Linus Torvalds2024-06-281-19/+1
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-06-283-2/+4
|\ \ \ \ \ \ \
| * | | | | | | arm64: Clear the initial ID map correctly before remappingZenghui Yu2024-06-241-1/+1
| * | | | | | | arm64: mm: Permit PTE SW bits to change in live mappingsRyan Roberts2024-06-192-1/+3
* | | | | | | | Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-06-272-5/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | s390/boot: Do not adjust GOT entries for undef weak symJens Remus2024-06-251-4/+7
| * | | | | | | s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle2024-06-171-1/+1
* | | | | | | | syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann2024-06-254-5/+5
* | | | | | | | s390: remove native mmap2() syscallArnd Bergmann2024-06-251-27/+0