summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-11-23KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi
2022-11-23Merge tag 'v6.1-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-11-22x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
2022-11-21Merge tag 'am335x-pcm-953-regulators' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-11-21x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-11-21x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-11-21Merge tag 'imx-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-11-21Merge tag 'sunxi-fixes-for-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-11-21Merge tag 'at91-fixes-6.1-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-11-21LoongArch: Fix unsigned comparison with less than zeroKaiLong Wang
2022-11-21LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()Huacai Chen
2022-11-21LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()Huacai Chen
2022-11-21LoongArch: Clear FPU/SIMD thread info flags for kernel threadHuacai Chen
2022-11-21LoongArch: SMP: Change prefix from loongson3 to loongsonHuacai Chen
2022-11-21LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()Huacai Chen
2022-11-21LoongArch: Makefile: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-20Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-20Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-20Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-20Merge tag 'powerpc-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-11-19ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency propertiesFabio Estevam
2022-11-19arm64: dts: imx8mp-evk: correct pcie pad settingsPeng Fan
2022-11-19ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun
2022-11-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-18arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin
2022-11-17Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17Merge branch 'kvm-svm-harden' into HEADPaolo Bonzini
2022-11-17KVM: x86: remove exit_int_info warning in svm_handle_exitMaxim Levitsky
2022-11-17KVM: x86: allow L1 to not intercept triple faultMaxim Levitsky
2022-11-17KVM: x86: forcibly leave nested mode on vCPU resetMaxim Levitsky
2022-11-17KVM: x86: add kvm_leave_nestedMaxim Levitsky
2022-11-17KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in useMaxim Levitsky
2022-11-17KVM: x86: nSVM: leave nested mode on vCPU freeMaxim Levitsky
2022-11-17ARM: at91: rm9200: fix usb device clock idMichael Grzeschik
2022-11-17ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrlMichael Grzeschik
2022-11-16Merge tag 'imx-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-16arm64: dts: allwinner: h6: Add IOMMU reference to Hantro G2Chen-Yu Tsai
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin
2022-11-16locking: Fix qspinlock/x86 inline asm errorGuo Jin
2022-11-16perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter
2022-11-16perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-15ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188Johan Jonker
2022-11-14x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-14arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACERSami Tolvanen
2022-11-14Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann