- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- 8fc984a Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- aa61b7b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into x86/urgent by Ingo Molnar · 4 years, 7 months ago
- 4bfe6cc x86/ioperm: Prevent a memory leak when fork fails by Jay Lang · 4 years, 8 months ago
- 8874347 x86/dma: Fix max PFN arithmetic overflow on 32 bit systems by Alexander Dahl · 4 years, 7 months ago
- 9e46365 copy_xstate_to_kernel(): don't leave parts of destination uninitialized by Al Viro · 4 years, 7 months ago
- ed3119e x86: Hide the archdata.iommu field behind generic IOMMU_API by Krzysztof Kozlowski · 4 years, 8 months ago
- 700d3a5 x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long" by Andy Lutomirski · 4 years, 8 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 98790bb Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 667b624 Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- c071b0f x86: bitops: fix build regression by Nick Desaulniers · 4 years, 8 months ago
- 9bb4cbf Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Borislav Petkov · 4 years, 8 months ago
- 187b96d x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks by Josh Poimboeuf · 4 years, 8 months ago
- 97076ea Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 8 months ago
- d7110a2 x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables by Nathan Chancellor · 4 years, 9 months ago
- ef0d5b9 Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 4356713 Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 5d438e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- c4e0e4ab KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce by Jim Mattson · 4 years, 8 months ago
- 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 8 months ago
- a9a3ed1 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 9 months ago
- 71c9582 x86/unwind/orc: Fix error handling in __unwind_start() by Josh Poimboeuf · 4 years, 8 months ago
- d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
- f44d5c4 Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
- e78d334 x86/boot: Mark global variables as static by Arvind Sankar · 4 years, 8 months ago
- 3748613 KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c by Babu Moger · 4 years, 8 months ago
- 38dce41 x86/hyperv: Properly suspend/resume reenlightenment notifications by Vitaly Kuznetsov · 4 years, 8 months ago
- 59566b0 x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up by Steven Rostedt (VMware) · 4 years, 8 months ago
- c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 7d61123 KVM: SVM: Disable AVIC before setting V_IRQ by Suravee Suthikulpanit · 4 years, 8 months ago
- 54163a3 KVM: Introduce kvm_make_all_cpus_request_except() by Suravee Suthikulpanit · 4 years, 8 months ago
- 45981de KVM: VMX: pass correct DR6 for GD userspace exit by Paolo Bonzini · 4 years, 8 months ago
- d67668e KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6 by Paolo Bonzini · 4 years, 8 months ago
- 5679b80 KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6 by Paolo Bonzini · 4 years, 8 months ago
- 996ed22 arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() by Janakarajan Natarajan · 4 years, 8 months ago
- 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- 2b6c6f0 bpf, i386: Remove unneeded conversion to bool by Jason Yan · 4 years, 8 months ago
- 2c19dba KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on by Paolo Bonzini · 4 years, 8 months ago
- d5d260c KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG by Peter Xu · 4 years, 8 months ago
- 1319663 KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG by Peter Xu · 4 years, 8 months ago
- 4d5523c KVM: x86: fix DR6 delivery for various cases of #DB injection by Paolo Bonzini · 4 years, 8 months ago
- b9b2782 KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 3c40cdb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
- 495907e KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 8 months ago
- 139f742 kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits by Paolo Bonzini · 4 years, 8 months ago
- c7cb2d6 KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path by Sean Christopherson · 4 years, 8 months ago
- 8be8f93 kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts by Paolo Bonzini · 4 years, 8 months ago
- 637543a KVM: x86: Fixes posted interrupt check for IRQs delivery modes by Suravee Suthikulpanit · 4 years, 9 months ago
- dee919d KVM: SVM: fill in kvm_run->debug.arch.dr[67] by Paolo Bonzini · 4 years, 8 months ago
- f9336e3 KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning by Sean Christopherson · 4 years, 8 months ago
- fb9cbbc x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES by Josh Poimboeuf · 4 years, 8 months ago
- c84cb37 x86/apic: Move TSC deadline timer debug printk by Thomas Gleixner · 4 years, 8 months ago
- fdc63ff ftrace/x86: Fix trace event registration for syscalls without arguments by Konstantin Khlebnikov · 4 years, 9 months ago
- ab51301 x86/mm/cpa: Flush direct map alias during cpa by Rick Edgecombe · 4 years, 9 months ago
- a9a8ba9 crypto: arch/nhpoly1305 - process in explicit 4k chunks by Jason A. Donenfeld · 4 years, 9 months ago
- 706024a crypto: arch/lib - limit simd usage to 4k chunks by Jason A. Donenfeld · 4 years, 9 months ago
- 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
- 869997b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 8 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
- 05db498 Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- e185880 Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 81b6743 x86/unwind/orc: Fix premature unwind stoppage due to IRET frames by Josh Poimboeuf · 4 years, 8 months ago
- a0f81bf x86/unwind/orc: Fix error path for bad ORC entry type by Josh Poimboeuf · 4 years, 8 months ago
- 98d0c8e x86/unwind/orc: Prevent unwinding before ORC initialization by Josh Poimboeuf · 4 years, 8 months ago
- f1d9a2a x86/unwind/orc: Don't skip the first frame for inactive tasks by Miroslav Benes · 4 years, 8 months ago
- b08418b x86/unwind: Prevent false warnings for non-current tasks by Josh Poimboeuf · 4 years, 8 months ago
- 153eb222 x86/unwind/orc: Convert global variables to static by Josh Poimboeuf · 4 years, 8 months ago
- f977df7 x86/entry/64: Fix unwind hints in rewind_stack_do_exit() by Jann Horn · 4 years, 8 months ago
- 96c6480 x86/entry/64: Fix unwind hints in __switch_to_asm() by Josh Poimboeuf · 4 years, 8 months ago
- 1fb1436 x86/entry/64: Fix unwind hints in kernel exit path by Josh Poimboeuf · 4 years, 8 months ago
- 06a9750 x86/entry/64: Fix unwind hints in register clearing code by Josh Poimboeuf · 4 years, 8 months ago
- ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
- 5ca1ca0 bpf, x86_32: Fix logic error in BPF_LDX zero-extension by Wang YanQing · 4 years, 9 months ago
- 50fe7eb bpf, x86_32: Fix clobbering of dst for BPF_JSET by Luke Nelson · 4 years, 9 months ago
- 5fa9a98 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension by Luke Nelson · 4 years, 9 months ago
- b9916af7 Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
- db441bd x86, sched: Move check for CPU type to caller function by Giovanni Gherdovich · 4 years, 9 months ago
- b56e7d4 x86, sched: Don't enable static key when starting secondary CPUs by Peter Zijlstra (Intel) · 4 years, 9 months ago
- 23ccee2 x86, sched: Account for CPUs with less than 4 cores in freq. invariance by Giovanni Gherdovich · 4 years, 9 months ago
- 9a6c2c3 x86, sched: Bail out of frequency invariance if base frequency is unknown by Giovanni Gherdovich · 4 years, 9 months ago
- 5b16ef2 perf/x86/cstate: Add Jasper Lake CPU support by Harry Pan · 4 years, 9 months ago
- 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- b64d8d1 mm/userfaultfd: disable userfaultfd-wp on x86_32 by Peter Xu · 4 years, 9 months ago
- 3bda038 Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 4 years, 9 months ago
- 421f090 x86/hyperv: Suspend/resume the VP assist page for hibernation by Dexuan Cui · 4 years, 9 months ago
- 2ddddd0 Drivers: hv: Move AEOI determination to architecture dependent code by Michael Kelley · 4 years, 9 months ago
- aee194b bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B by Luke Nelson · 4 years, 9 months ago
- 7f4b5cd kvm: Disable objtool frame pointer checking for vmenter.S by Josh Poimboeuf · 4 years, 9 months ago
- 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 8b9a18a x86/split_lock: Add Tremont family CPU models by Tony Luck · 4 years, 9 months ago
- 48fd5b5 x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural by Tony Luck · 4 years, 9 months ago
- 9fe04507 x86/resctrl: Preserve CDP enable over CPU hotplug by James Morse · 4 years, 11 months ago
- 2ca1a06 kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than injecting #GP by Venkatesh Srinivas · 4 years, 9 months ago
- 7289fdb KVM: Remove CREATE_IRQCHIP/SET_PIT2 race by Steve Rutherford · 4 years, 9 months ago