Age | Commit message (Expand) | Author | Files | Lines |
2022-04-05 | x86,static_call: Fix __static_call_return0 for i386 | Peter Zijlstra | 1 | -3/+2 |
2022-04-03 | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -153/+66 |
2022-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2022-04-02 | KVM: x86: fix sending PV IPI | Li RongQing | 1 | -1/+1 |
2022-03-31 | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 6 | -121/+150 |
2022-03-30 | x86/fpu/xstate: Consolidate size calculations | Thomas Gleixner | 1 | -41/+8 |
2022-03-30 | x86/fpu/xstate: Handle supervisor states in XSTATE permissions | Thomas Gleixner | 1 | -0/+3 |
2022-03-30 | x86/fpu/xsave: Handle compacted offsets correctly with supervisor states | Thomas Gleixner | 1 | -45/+41 |
2022-03-30 | x86/fpu: Cache xfeature flags from CPUID | Thomas Gleixner | 1 | -36/+13 |
2022-03-30 | x86/fpu/xsave: Initialize offset/size cache early | Thomas Gleixner | 1 | -2/+5 |
2022-03-30 | x86/fpu: Remove unused supervisor only offsets | Thomas Gleixner | 1 | -30/+0 |
2022-03-29 | x86/fpu: Remove redundant XCOMP_BV initialization | Thomas Gleixner | 1 | -3/+0 |
2022-03-28 | x86,kprobes: Fix optprobe trampoline to generate complete pt_regs | Masami Hiramatsu | 1 | -9/+16 |
2022-03-28 | x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regs | Peter Zijlstra | 1 | -11/+13 |
2022-03-28 | x86,rethook,kprobes: Replace kretprobe with rethook on x86 | Masami Hiramatsu | 5 | -112/+132 |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -4/+2 |
2022-03-28 | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 17 | -68/+295 |
2022-03-26 | Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -4/+4 |
2022-03-25 | Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -90/+139 |
2022-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2022-03-24 | kasan, x86, arm64, s390: rename functions for modules shadow | Andrey Konovalov | 1 | -1/+1 |
2022-03-24 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+1 |
2022-03-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -7/+3 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+34 |
2022-03-24 | Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+4 |
2022-03-23 | x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef | Jisheng Zhang | 1 | -7/+3 |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+1 |
2022-03-23 | x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation | Yang Zhong | 1 | -1/+1 |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -8/+5 |
2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand | 1 | -5/+0 |
2022-03-22 | mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler | luofei | 1 | -3/+5 |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2022-03-21 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -2/+21 |
2022-03-21 | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 5 | -120/+130 |
2022-03-21 | Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -0/+62 |
2022-03-21 | Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+0 |
2022-03-21 | Merge tag 'x86_cc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -92/+20 |
2022-03-21 | Merge tag 'x86_sev_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2022-03-21 | Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -82/+94 |
2022-03-18 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs' | Rafael J. Wysocki | 1 | -2/+21 |
2022-03-18 | Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86' | Rafael J. Wysocki | 5 | -120/+130 |
2022-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 7 | -57/+203 |
2022-03-16 | PM: hibernate: Honour ACPI hardware signature by default for virtual guests | David Woodhouse | 1 | -2/+21 |
2022-03-16 | x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handler | Jiri Kosina | 1 | -1/+0 |
2022-03-16 | Merge tag 'v5.17-rc8' into usb-next | Greg Kroah-Hartman | 11 | -110/+369 |
2022-03-15 | usb: early: xhci-dbc: Remove duplicate keep parsing | Peter Zijlstra | 1 | -1/+1 |
2022-03-15 | x86/tsc: Be consistent about use_tsc_delay() | Peter Zijlstra | 1 | -3/+3 |
2022-03-15 | Merge branch 'x86/cpu' into x86/core, to resolve conflicts | Ingo Molnar | 7 | -82/+94 |
2022-03-15 | Merge branch 'x86/pasid' into x86/core, to resolve conflicts | Ingo Molnar | 2 | -0/+62 |