Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-08-06 | 1 | -37/+81 |
|\ | |||||
| * | x86/kvm: Add "nopvspin" parameter to disable PV spinlocks | Zhenzhong Duan | 2020-07-08 | 1 | -7/+32 |
| * | x86/kvm: Change print code to use pr_*() format | Zhenzhong Duan | 2020-07-08 | 1 | -9/+13 |
| * | Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get init... | Zhenzhong Duan | 2020-07-08 | 1 | -9/+3 |
| * | Merge branch 'kvm-async-pf-int' into HEAD | Paolo Bonzini | 2020-07-08 | 1 | -13/+34 |
| |\ | |||||
| | * | KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery | Vitaly Kuznetsov | 2020-06-15 | 1 | -15/+33 |
* | | | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-08-06 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge v5.8-rc6 into drm-next | Dave Airlie | 2020-07-24 | 19 | -115/+148 |
| |\ \ \ | |||||
| * \ \ \ | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2020-06-25 | 106 | -1812/+2402 |
| |\ \ \ \ | |||||
| * | | | | | x86/gpu: add RKL stolen memory support | Matt Roper | 2020-05-20 | 1 | -0/+1 |
* | | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | docs: fix references for DMA*.txt files | Mauro Carvalho Chehab | 2020-06-26 | 1 | -1/+1 |
* | | | | | | | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-05 | 5 | -52/+185 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | x86/fsgsbase: Fix Xen PV support | Andy Lutomirski | 2020-07-01 | 1 | -6/+18 |
| * | | | | | | | x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase | Andy Lutomirski | 2020-07-01 | 2 | -15/+32 |
| * | | | | | | | x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2 | Andi Kleen | 2020-06-18 | 1 | -1/+3 |
| * | | | | | | | x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit | Andy Lutomirski | 2020-06-18 | 1 | -18/+14 |
| * | | | | | | | x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation | Tony Luck | 2020-06-18 | 1 | -4/+2 |
| * | | | | | | | x86/process/64: Use FSGSBASE instructions on thread copy and ptrace | Chang S. Bae | 2020-06-18 | 2 | -6/+10 |
| * | | | | | | | x86/process/64: Use FSBSBASE in switch_to() if available | Andy Lutomirski | 2020-06-18 | 1 | -6/+28 |
| * | | | | | | | x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE | Thomas Gleixner | 2020-06-18 | 1 | -6/+9 |
| * | | | | | | | x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions | Chang S. Bae | 2020-06-18 | 1 | -0/+68 |
| * | | | | | | | x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE | Andy Lutomirski | 2020-06-18 | 1 | -0/+24 |
| * | | | | | | | x86/ptrace: Prevent ptrace from clearing the FS/GS selector | Chang S. Bae | 2020-06-18 | 1 | -15/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-08-05 | 5 | -20/+21 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'locking/nmi' into x86/entry | Ingo Molnar | 2020-07-26 | 2 | -16/+10 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | x86/entry: Cleanup idtentry_enter/exit | Thomas Gleixner | 2020-07-24 | 2 | -6/+6 |
| * | | | | | | | | x86/entry: Cleanup idtentry_entry/exit_user | Thomas Gleixner | 2020-07-24 | 2 | -11/+11 |
| * | | | | | | | | x86/entry: Use generic syscall exit functionality | Thomas Gleixner | 2020-07-24 | 1 | -1/+2 |
| * | | | | | | | | Merge branch 'core/entry' into x86/entry | Thomas Gleixner | 2020-07-24 | 5 | -46/+26 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | x86: Correct noinstr qualifiers | Ira Weiny | 2020-07-24 | 2 | -2/+2 |
| * | | | | | | | | Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes. | Thomas Gleixner | 2020-07-10 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds | 2020-08-04 | 3 | -6/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 2020-07-04 | 2 | -3/+3 |
| * | | | | | | | | | | fork: fold legacy_clone_args_valid() into _do_fork() | Christian Brauner | 2020-06-22 | 1 | -3/+0 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-08-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | exec: Implement kernel_execve | Eric W. Biederman | 2020-07-21 | 1 | -1/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-04 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -5/+5 |
* | | | | | | | | | | | Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-04 | 3 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | x86/mce, EDAC/mce_amd: Print PPIN in machine check records | Smita Koralahalli | 2020-06-23 | 1 | -0/+2 |
| * | | | | | | | | | | | x86/mce/dev-mcelog: Use struct_size() helper in kzalloc() | Gustavo A. R. Silva | 2020-06-18 | 1 | -1/+1 |
| * | | | | | | | | | | | x86/mce/inject: Fix a wrong assignment of i_mce.status | Zhenzhong Duan | 2020-06-15 | 1 | -1/+1 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-04 | 2 | -105/+26 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | x86/efi: Remove references to no-longer-used efi_have_uv1_memmap() | steve.wahl@hpe.com | 2020-07-17 | 1 | -9/+0 |
| * | | | | | | | | | | | x86/platform/uv: Remove support for UV1 platform from x2apic_uv_x | steve.wahl@hpe.com | 2020-07-17 | 1 | -96/+26 |
* | | | | | | | | | | | | Merge tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-04 | 1 | -0/+69 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | x86/msr: Filter MSR writes | Borislav Petkov | 2020-06-25 | 1 | -0/+69 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-08-04 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | x86/microcode: Do not select FW_LOADER | Herbert Xu | 2020-06-15 | 1 | -2/+0 |
| |/ / / / / / / / / / / |