summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-02KVM: x86: fix sending PV IPILi RongQing
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-30x86/fpu/xstate: Consolidate size calculationsThomas Gleixner
2022-03-30x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner
2022-03-30x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner
2022-03-30x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner
2022-03-30x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner
2022-03-30x86/fpu: Remove unused supervisor only offsetsThomas Gleixner
2022-03-29x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner
2022-03-28x86,kprobes: Fix optprobe trampoline to generate complete pt_regsMasami Hiramatsu
2022-03-28x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regsPeter Zijlstra
2022-03-28x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-25Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-03-23x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementationYang Zhong
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-22mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-21Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-03-21Merge tag 'x86_cc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-21Merge tag 'x86_sev_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki
2022-03-18Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse
2022-03-16x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handlerJiri Kosina
2022-03-16Merge tag 'v5.17-rc8' into usb-nextGreg Kroah-Hartman
2022-03-15usb: early: xhci-dbc: Remove duplicate keep parsingPeter Zijlstra
2022-03-15x86/tsc: Be consistent about use_tsc_delay()Peter Zijlstra
2022-03-15Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar
2022-03-15Merge branch 'x86/pasid' into x86/core, to resolve conflictsIngo Molnar
2022-03-15x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada