aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds2-2/+2
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds80-986/+2300
2023-04-28Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+0
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds248-9228/+2305
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-26/+39
2023-04-28Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-2/+30
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds56-127/+152
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-113/+384
2023-04-28Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-42/+51
2023-04-28Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2023-04-28Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-24/+19
2023-04-28Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-63/+12
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds8-20/+6
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds63-340/+511
2023-04-27Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds74-1330/+643
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-116/+18
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-48/+350
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-41/+3
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-98/+74
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds27-59/+158
2023-04-27Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+10
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-21/+18
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-75/+126
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-14/+14
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds21-19/+216
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2023-04-26RISC-V: hwprobe: Explicity check for -1 in vdso initAndrew Jones1-1/+1
2023-04-26RISC-V: hwprobe: There can only be one firstAndrew Jones1-1/+3
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds33-499/+3595
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti9-8/+150
2023-04-26powerpc/64s: Disable pcrel code model on ClangNicholas Piggin1-1/+6
2023-04-26powerpc: Fix merge conflict between pcrel and copy_thread changesNicholas Piggin1-1/+1
2023-04-25RISC-V: hwprobe: Remove __init on probe_vendor_features()Evan Green3-6/+6
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds24-180/+28
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2023-04-25Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-4/+0
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds53-2506/+1355
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-0/+14
2023-04-25Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds676-7422/+39034
2023-04-25Merge tag 'soc-defconfig-6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-100/+97
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds37-340/+162
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-115/+204
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-30/+10
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-204/+344
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-104/+185
2023-04-25Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-60/+24
2023-04-25Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-46/+43
2023-04-25Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+8
2023-04-25Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+13
2023-04-25Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-18/+25
2023-04-25sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h>Geert Uytterhoeven1-1/+1
2023-04-25sh: Use generic GCC library routinesGeert Uytterhoeven6-97/+6
2023-04-24Merge tag 'pull-nios2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2023-04-24Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-18/+19
2023-04-24Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds23-28/+28
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-8/+0
2023-04-24Merge branch 'x86-rep-insns': x86 user copy clarificationsLinus Torvalds9-594/+448
2023-04-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-46/+43
2023-04-24MIPS: uprobes: Restore thread.trap_nrTiezhu Yang1-0/+1
2023-04-24MIPS: Don't clear _PAGE_SPECIAL in _PAGE_CHG_MASKHenry Willard1-1/+2
2023-04-23arm64: dts: rockchip: Update compatible for bluetoothChris Morgan1-1/+1
2023-04-23Merge tag 'x86_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-22Merge tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2023-04-22MIPS: Sink body of check_bugs_early() into its only call siteNathan Chancellor2-7/+2
2023-04-22MIPS: Mark check_bugs() as __initNathan Chancellor1-1/+1
2023-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+20
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+5
2023-04-21Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-1/+20
2023-04-21MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-04-21ia64: fix an addr to taddr in huge_pte_offset()Hugh Dickins1-1/+1
2023-04-21mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()Linus Torvalds2-2/+2
2023-04-21mm: add new api to enable ksm per processStefan Roesch1-0/+7
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner14-204/+344
2023-04-21Merge branch irq/riscv-ipi into irq/irqchip-nextMarc Zyngier13-204/+334
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier1-0/+10
2023-04-21perf/x86/intel/uncore: Add events for Intel SPR IMC PMUStephane Eranian1-0/+12
2023-04-21sh: sq: Use the bitmap API when applicableChristophe JAILLET1-4/+3
2023-04-21m68k: kexec: Include <linux/reboot.h>Simon Horman1-0/+1
2023-04-21powerpc/configs/powernv: Add IGB=yMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Drop JFS FilesystemMichael Ellerman1-3/+0
2023-04-21powerpc/configs/64s: Use EXT4 to mount EXT2 filesystemsMichael Ellerman1-4/+0
2023-04-21powerpc/configs: Make pseries_defconfig an alias for ppc64le_guestMichael Ellerman2-323/+3
2023-04-21powerpc/configs: Make pseries_le an alias for ppc64le_guestMichael Ellerman1-4/+3
2023-04-21powerpc/configs: Incorporate generic kvm_guest.config into guest configsMichael Ellerman2-2/+3
2023-04-21powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configsMichael Ellerman1-0/+2
2023-04-21powerpc/configs/64s: Enable Device Mapper optionsMichael Ellerman1-2/+14
2023-04-21powerpc/configs/64s: Enable PSTOREMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable VLAN supportMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable BLK_DEV_NVMEMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Drop REISERFSMichael Ellerman1-4/+0
2023-04-21powerpc/configs/64s: Use SHA512 for module signaturesMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable IO_STRICT_DEVMEMMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable SCHEDSTATSMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable DEBUG_VM & other optionsMichael Ellerman1-0/+6
2023-04-21powerpc/configs/64s: Enable EMULATED_STATSMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable KUNIT and most testsMichael Ellerman1-0/+43
2023-04-21powerpc/configs/64s: Enable SELINUXMichael Ellerman1-0/+3
2023-04-21powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMsMichael Ellerman1-0/+3
2023-04-21powerpc/configs/64s: Enable SLAB hardening optionsMichael Ellerman1-0/+4
2023-04-21powerpc/configs/64s: Enable ZSWAP & ZRAMMichael Ellerman1-0/+4
2023-04-21powerpc/configs/64s: Enable CHECKPOINT_RESTOREMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable common CGROUP & related optionsMichael Ellerman1-2/+7
2023-04-21powerpc/configs/64s: Enable NO_HZ_FULLMichael Ellerman1-2/+1
2023-04-21powerpc/configs/64s: Enable common accounting optionsMichael Ellerman1-0/+5
2023-04-21powerpc/configs/64s: Enable AUDITMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable PREEMPT_VOLUNTARYMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JITMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Add secure boot options to defconfigMichael Ellerman1-1/+16
2023-04-21powerpc/configs/64s: Enable PAPR_SCMMichael Ellerman1-0/+2
2023-04-21powerpc/configs/6s: Drop obsolete crypto ALGsMichael Ellerman1-3/+0
2023-04-21powerpc/configs/64s: Drop IPV6 which is default yMichael Ellerman1-1/+0
2023-04-21powerpc/configs/64s: Drop SPLPAR which is default yMichael Ellerman1-1/+0
2023-04-21powerpc/configs/64s: Update defconfig for symbol movementMichael Ellerman1-21/+21
2023-04-21powerpc/Makefile: Add generated defconfigs to help outputMichael Ellerman1-18/+24
2023-04-20SVM-SEV: convert the rest of fget() uses to fdget() in thereAl Viro1-12/+14
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Al Viro1-6/+5
2023-04-20x86: rewrite '__copy_user_nocache' functionLinus Torvalds3-214/+243
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski63-193/+259
2023-04-20Merge branch 'pci/resource'Bjorn Helgaas15-75/+67
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+8
2023-04-20Merge branch 'for-next/sysreg' into for-next/coreWill Deacon4-47/+222
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon7-86/+126
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon8-1763/+450
2023-04-20KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilegeWill Deacon2-45/+47
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon12-234/+301
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon10-20/+31
2023-04-20Merge branch 'for-next/kdump' into for-next/coreWill Deacon5-105/+3
2023-04-20Merge branch 'for-next/ftrace' into for-next/coreWill Deacon8-25/+157
2023-04-20Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon1-213/+59
2023-04-20powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen2-1/+1
2023-04-20crypto: p10-aes-gcm - Remove POWER10_CPU dependencyDanny Tsen1-1/+1
2023-04-20crypto: x86/sha - Use local .L symbols for codeArd Biesheuvel7-68/+57
2023-04-20crypto: x86/crc32 - Use local .L symbols for codeArd Biesheuvel2-42/+41
2023-04-20crypto: x86/aesni - Use local .L symbols for codeArd Biesheuvel2-207/+207
2023-04-20crypto: x86/sha256 - Use RIP-relative addressingArd Biesheuvel1-6/+12
2023-04-20crypto: x86/ghash - Use RIP-relative addressingArd Biesheuvel1-2/+2
2023-04-20crypto: x86/des3 - Use RIP-relative addressingArd Biesheuvel1-32/+64
2023-04-20crypto: x86/crc32c - Use RIP-relative addressingArd Biesheuvel1-1/+2
2023-04-20crypto: x86/cast6 - Use RIP-relative addressingArd Biesheuvel1-14/+18
2023-04-20crypto: x86/cast5 - Use RIP-relative addressingArd Biesheuvel1-17/+21
2023-04-20crypto: x86/camellia - Use RIP-relative addressingArd Biesheuvel3-32/+34
2023-04-20crypto: x86/aria - Use RIP-relative addressingArd Biesheuvel3-40/+40
2023-04-20crypto: x86/aesni - Use RIP-relative addressingArd Biesheuvel2-30/+8
2023-04-20crypto: x86/aegis128 - Use RIP-relative addressingArd Biesheuvel1-3/+3
2023-04-20arm64: kexec: include reboot.hSimon Horman1-0/+1
2023-04-20arm64: delete dead code in this_cpu_set_vectors()Dan Carpenter1-3/+0
2023-04-20ARM: dts: stm32: add USB OTG UTMI clock on stm32mp151Fabrice Gasnier1-2/+2
2023-04-20powerpc/Makefile: Don't prefix archhelp commands with "@"Michael Ellerman1-19/+19
2023-04-20powerpc/pseries: Always inline functions called from cpuidleMichael Ellerman1-6/+6
2023-04-20powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()Michael Ellerman1-6/+2
2023-04-20powerpc/64: Mark prep_irq_for_idle() __cpuidleMichael Ellerman1-1/+1
2023-04-20powerpc/irq: Mark check_return_regs_valid() notraceMichael Ellerman1-1/+1
2023-04-20powerpc/corenet: Add PPC_QEMU_E500 to corenet configsMichael Ellerman1-0/+1
2023-04-20powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker5-223/+0
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker7-518/+0
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker7-560/+0
2023-04-20powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker6-835/+0
2023-04-20powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker7-843/+1
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker7-489/+1
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker8-607/+0
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker9-1611/+0
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker8-756/+0
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker8-569/+0
2023-04-20powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan3-2/+8
2023-04-20powerpc: Remove duplicate SPRN_HSRR definitionsJoel Stanley1-2/+0
2023-04-20powerpc/64: modules support building with PCREL addresingNicholas Piggin5-35/+309
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin19-38/+228
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin13-103/+112
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin7-6/+112
2023-04-20powerpc/64s: Run at the kernel virtual address earlier in bootNicholas Piggin1-38/+44
2023-04-20powerpc/64: Move initial base and TOC pointer calculationNicholas Piggin1-9/+22
2023-04-20powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible stringPali Rohár1-1/+1
2023-04-20powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020Pali Rohár2-6/+21
2023-04-20powerpc/85xx: p2020: Define just one machine descriptionPali Rohár1-38/+19
2023-04-20powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacksPali Rohár4-15/+36
2023-04-20powerpc/85xx: mpc85xx_ds: Move i8259 code into own filePali Rohár4-47/+72
2023-04-19x86: remove 'zerorest' argument from __copy_user_nocache()Linus Torvalds3-7/+5
2023-04-20powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.cPali Rohár4-30/+37
2023-04-20powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.cPali Rohár4-16/+46
2023-04-20powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdbChristophe Leroy1-2/+0
2023-04-20powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_dsChristophe Leroy1-17/+20
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macroChristophe Leroy2-4/+4
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()Christophe Leroy2-2/+6
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()Christophe Leroy2-23/+11
2023-04-20powerpc/85xx: Remove DBG() macroChristophe Leroy3-25/+1
2023-04-20powerpc/fsl_uli1575: Mark uli_exclude_device() as staticPali Rohár2-4/+1
2023-04-20powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...Pali Rohár1-4/+1
2023-04-20powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 supportPali Rohár1-1/+3
2023-04-20powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575Pali Rohár1-1/+0
2023-04-20powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver filePali Rohár3-22/+22
2023-04-20powerpc/fsl_uli1575: Simplify uli_exclude_device() usagePali Rohár3-25/+5
2023-04-20powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() functionPali Rohár1-3/+2
2023-04-20powerpc/fsl_uli1575: Misc cleanupChristophe Leroy4-9/+14
2023-04-20powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin1-0/+2
2023-04-19KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter1-0/+2
2023-04-19Merge patch series "Introduce 64b relocatable kernel"Palmer Dabbelt12-31/+201