summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-28powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean
2023-02-28MIPS: Workaround clang inline compat branch issueJiaxun Yang
2023-02-28mips: dts: ralink: mt7621: add phandle to system controller node for watchdogSergio Paracuellos
2023-02-28mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'Sergio Paracuellos
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner
2023-02-28s390/decompressor: add link map savingVasily Gorbik
2023-02-28s390/smp: perform cpu reset before delegating work to target cpuHeiko Carstens
2023-02-28s390/mcck: cleanup user process termination pathAlexander Gordeev
2023-02-28s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchgHeiko Carstens
2023-02-28s390/rwonce: add READ_ONCE_ALIGNED_128() macroHeiko Carstens
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel
2023-02-28arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZEMark Rutland
2023-02-28powerpc: Avoid dead code/data elimination when using recordmcountMichael Ellerman
2023-02-28powerpc/vmlinux.lds: Add .text.asan/tsan sectionsMichael Ellerman
2023-02-27mips: ralink: make SOC_MT7621 select PINCTRLArınç ÜNAL
2023-02-27mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINKArınç ÜNAL
2023-02-27MIPS: cevt-r4k: Offset the value used to clear compare interruptJiaxun Yang
2023-02-27MIPS: smp-cps: Don't rely on CP0_CMGCRBASEJiaxun Yang
2023-02-27riscv, bpf: Fix patch_text implicit declarationRandy Dunlap
2023-02-27Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh
2023-02-27Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-27Merge tag 'csky-for-linus-6.3' of https://github.com/c-sky/csky-linuxLinus Torvalds
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger
2023-02-27s390/nmi: fix virtual-physical address confusionNico Boehr
2023-02-27s390/setup: do not complain about parameters handled in decompressorVasily Gorbik
2023-02-27Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-02-27ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski
2023-02-27ARM: dts: aspeed: p10bmc: Update battery node nameEddie James
2023-02-27arm64: defconfig: Add IOSCHED_BFQ to the default configsLinus Walleij
2023-02-27arm64: defconfig: Fix unintentional disablement of PCI on i.MXMark Brown
2023-02-27MIPS: Remove DMA_PERDEV_COHERENTJiaxun Yang
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-25Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-02-25Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-25LoongArch: Mark some assembler symbols as non-kprobe-ableTiezhu Yang
2023-02-25LoongArch: Add kprobes on ftrace supportTiezhu Yang
2023-02-25LoongArch: Add kretprobes supportTiezhu Yang
2023-02-25LoongArch: Add kprobes supportTiezhu Yang
2023-02-25LoongArch: Simulate branch and PC* instructionsTiezhu Yang
2023-02-25LoongArch: ptrace: Add hardware single step supportQing Zhang
2023-02-25LoongArch: ptrace: Add function argument access APIQing Zhang
2023-02-25LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang