Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-10-09 | 3 | -21/+42 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | KVM: x86: make vendor code check for all nested events | Paolo Bonzini | 2022-09-26 | 1 | -1/+1 | |
| * | | | | | | KVM: x86: Morph pending exceptions to pending VM-Exits at queue time | Sean Christopherson | 2022-09-26 | 1 | -5/+7 | |
| * | | | | | | KVM: x86: Make kvm_queued_exception a properly named, visible struct | Sean Christopherson | 2022-09-26 | 1 | -10/+13 | |
| * | | | | | | KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception | Sean Christopherson | 2022-09-26 | 2 | -2/+2 | |
| * | | | | | | KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf | Vitaly Kuznetsov | 2022-09-26 | 1 | -0/+2 | |
| * | | | | | | x86/hyperv: Update 'struct hv_enlightened_vmcs' definition | Vitaly Kuznetsov | 2022-09-26 | 1 | -2/+16 | |
| * | | | | | | x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition | Vitaly Kuznetsov | 2022-09-26 | 1 | -2/+2 | |
* | | | | | | | Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-10-04 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/uaccess: Improve __try_cmpxchg64_user_asm() for x86_32 | Uros Bizjak | 2022-08-15 | 1 | -5/+6 | |
* | | | | | | | | Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-10-04 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/resctrl: Rename and change the units of resctrl_cqm_threshold | James Morse | 2022-09-23 | 1 | -0/+9 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-10-04 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/microcode/AMD: Track patch allocation size explicitly | Kees Cook | 2022-09-23 | 1 | -0/+1 | |
| * | | | | | | | | x86/microcode: Remove ->request_microcode_user() | Borislav Petkov | 2022-08-26 | 1 | -3/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_paravirt_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-10-04 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/paravirt: Ensure proper alignment | Thomas Gleixner | 2022-09-21 | 2 | -0/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_asm_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-04 | 1 | -21/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/asm/bitops: Use __builtin_ctzl() to evaluate constant expressions | Vincent Mailhol | 2022-09-20 | 1 | -9/+19 | |
| * | | | | | | | | x86/asm/bitops: Use __builtin_ffs() to evaluate constant expressions | Vincent Mailhol | 2022-09-20 | 1 | -12/+14 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'x86_apic_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-10-04 | 2 | -0/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/apic: Don't disable x2APIC if locked | Daniel Sneddon | 2022-08-31 | 2 | -0/+15 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-04 | 2 | -3/+47 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/clear_user: Make it faster | Borislav Petkov | 2022-08-18 | 2 | -3/+47 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_timers_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/rtc: Rename mach_set_rtc_mmss() to mach_set_cmos_time() | Mateusz Jończyk | 2022-08-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'x86_platform_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-10-04 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/acrn: Set up timekeeping | Fei Li | 2022-08-04 | 1 | -0/+14 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-10-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs | Youquan Song | 2022-09-08 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-10-03 | 1 | -9/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled | Bill Wendling | 2022-09-26 | 1 | -1/+10 | |
| * | | | | | | | | | x86/paravirt: clean up typos and grammaros | Bill Wendling | 2022-09-26 | 1 | -8/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2022-10-03 | 2 | -0/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Add support for CONFIG_CFI_CLANG | Sami Tolvanen | 2022-09-26 | 1 | -0/+22 | |
| * | | | | | | | | | x86: Add types to indirectly called assembly functions | Sami Tolvanen | 2022-09-26 | 1 | -0/+12 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-10-02 | 1 | -10/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant | Borislav Petkov | 2022-09-28 | 1 | -10/+15 | |
* | | | | | | | | | | Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-09-26 | 1 | -0/+3 | |
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | x86/cpu: Add CPU model numbers for Meteor Lake | Tony Luck | 2022-08-31 | 1 | -0/+3 | |
* | | | | | | | | | Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker... | Paolo Bonzini | 2022-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior | 2022-09-05 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* / | | | | | | | KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0 | Sean Christopherson | 2022-09-22 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-08-28 | 4 | -44/+57 | |
|\| | | | | | | ||||||
| * | | | | | | x86/sev: Mark snp_abort() noreturn | Borislav Petkov | 2022-08-25 | 1 | -1/+1 | |
| * | | | | | | x86/cpu: Add new Raptor Lake CPU model number | Tony Luck | 2022-08-23 | 1 | -0/+2 | |
| * | | | | | | x86/nospec: Fix i386 RSB stuffing | Peter Zijlstra | 2022-08-19 | 1 | -0/+12 | |
| * | | | | | | x86/nospec: Unwreck the RSB stuffing | Peter Zijlstra | 2022-08-19 | 1 | -41/+39 | |
| * | | | | | | x86/bugs: Add "unknown" reporting for MMIO Stale Data | Pawan Gupta | 2022-08-18 | 1 | -2/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | wait_on_bit: add an acquire memory barrier | Mikulas Patocka | 2022-08-26 | 1 | -0/+21 | |
| |/ / / / |/| | | | |