summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver
2022-01-20arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KBNathan Chancellor
2022-01-20proc: make the proc_create[_data]() stubs static inlinesHans de Goede
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang
2022-01-20mm: percpu: generalize percpu related configKefeng Wang
2022-01-19Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-18Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-15x86: mm: add x86_64 support for page table checkPasha Tatashin
2022-01-15mm: page table checkPasha Tatashin
2022-01-15mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-15ia64: topology: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-15ia64: fix typo in a commentJason Wang
2022-01-15arch/ia64/kernel/setup.c: use swap() to make code cleanerYang Guang
2022-01-15ia64: module: use swap() to make code cleanerYang Guang
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14x86/fpu: Fix inline prefix warningsYang Zhong
2022-01-14kvm: x86: Disable interception for IA32_XFD on demandKevin Tian
2022-01-14x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()Thomas Gleixner
2022-01-14kvm: x86: Add support for getting/setting expanded xstate bufferGuang Zeng
2022-01-14x86/fpu: Add uabi_size to guest_fpuThomas Gleixner
2022-01-14kvm: x86: Add CPUID support for Intel AMXJing Liu
2022-01-14kvm: x86: Add XCR0 support for Intel AMXJing Liu
2022-01-14kvm: x86: Disable RDMSR interception of IA32_XFD_ERRJing Liu
2022-01-14kvm: x86: Emulate IA32_XFD_ERR for guestJing Liu
2022-01-14kvm: x86: Intercept #NM for saving IA32_XFD_ERRJing Liu
2022-01-14x86/fpu: Prepare xfd_err in struct fpu_guestJing Liu
2022-01-14kvm: x86: Add emulation for IA32_XFDJing Liu
2022-01-14x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulationKevin Tian
2022-01-14kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2Jing Liu
2022-01-14x86/fpu: Provide fpu_enable_guest_xfd_features() for KVMSean Christopherson
2022-01-14x86/fpu: Add guest support to xfd_enable_feature()Thomas Gleixner
2022-01-14x86/fpu: Make XFD initialization in __fpstate_reset() a function argumentJing Liu
2022-01-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds