summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-23Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-23s390/pai: Fix multiple concurrent event installationThomas Richter
2022-06-23s390/pai: Prevent invalid event number for pai_crypto PMUThomas Richter
2022-06-23s390/cpumf: Handle events cycles and instructions identicalThomas Richter
2022-06-23s390/crash: make copy_oldmem_page() return number of bytes copiedAlexander Gordeev
2022-06-23s390/crash: add missing iterator advance in copy_oldmem_page()Alexander Gordeev
2022-06-23Merge tag 'kvmarm-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-22powerpc/powernv: wire up rng during setup_archJason A. Donenfeld
2022-06-21mips: lantiq: Add missing of_node_put() in irq.cLiang He
2022-06-21Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-21efi/x86: libstub: Fix typo in __efi64_argmap* nameEvgeniy Baskov
2022-06-21mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device nodeAidan MacDonald
2022-06-21mips/pic32/pic32mzda: Fix refcount leak bugsLiang He
2022-06-21mips: lantiq: xway: Fix refcount leak bug in sysctrlLiang He
2022-06-21mips: lantiq: falcon: Fix refcount leak bug in sysctrlLiang He
2022-06-21mips: ralink: Fix refcount leak in of.cLiang He
2022-06-21mips: mti-malta: Fix refcount leak in malta-time.cLiang He
2022-06-21arch: mips: generic: Add missing of_node_put() in board-ranchu.cLiang He
2022-06-21MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-20arm64: dts: qcom: Remove duplicate sc7180-trogdor include on lazor/homestarStephen Boyd
2022-06-20xtensa: change '.bss' to '.section .bss'Max Filippov
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...Christophe Leroy
2022-06-19ARM: dts: imx7d-smegw01: Fix the SDIO descriptionFabio Estevam
2022-06-18xtensa: xtfpga: Fix refcount leak bug in setupLiang He
2022-06-18xtensa: Fix refcount leak bug in time.cLiang He
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-17arm64: dts: ti: k3-am64-main: Remove support for HS400 speed modeAswath Govindraju
2022-06-17arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory regionMatt Ranostay
2022-06-18powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
2022-06-18powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-06-18powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld
2022-06-18powerpc/microwatt: wire up rng during setup_arch()Jason A. Donenfeld
2022-06-18powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman
2022-06-17x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov
2022-06-17ARM: dts: bcm2711-rpi-400: Fix GPIO line namesStefan Wahren
2022-06-17Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede
2022-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-17Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-17Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-17Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon
2022-06-17LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang
2022-06-17riscv: Fix ALT_THEAD_PMA's asm parametersNathan Chancellor
2022-06-17KVM: arm64: Prevent kmemleak from accessing pKVM memoryQuentin Perret
2022-06-16RISC-V: Some Svpbmt fixesPalmer Dabbelt
2022-06-16riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner