Age | Commit message (Expand) | Author | Files | Lines |
2021-03-14 | Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -14/+25 |
2021-03-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -10/+9 |
2021-03-12 | KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged | Wanpeng Li | 1 | -10/+9 |
2021-03-09 | x86/sev-es: Use __copy_from_user_inatomic() | Joerg Roedel | 1 | -1/+1 |
2021-03-09 | x86/sev-es: Correctly track IRQ states in runtime #VC handler | Joerg Roedel | 1 | -2/+4 |
2021-03-09 | x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack | Joerg Roedel | 1 | -2/+12 |
2021-03-08 | x86/sev-es: Introduce ip_within_syscall_gap() helper | Joerg Roedel | 1 | -2/+1 |
2021-03-06 | x86/unwind/orc: Silence warnings caused by missing ORC data | Josh Poimboeuf | 1 | -1/+1 |
2021-03-06 | x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2 | Josh Poimboeuf | 1 | -6/+6 |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -29/+45 |
2021-02-24 | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -352/+2 |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+15 |
2021-02-23 | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -6/+12 |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe | 1 | -1/+1 |
2021-02-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -20/+11 |
2021-02-21 | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+58 |
2021-02-21 | Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -94/+74 |
2021-02-21 | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+15 |
2021-02-21 | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+8 |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -10/+1 |
2021-02-20 | Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2021-02-20 | Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -14/+11 |
2021-02-20 | Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+3 |
2021-02-20 | Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2021-02-20 | Merge tag 'x86_microcode_for_v5.12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2021-02-20 | Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+16 |
2021-02-20 | Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -70/+56 |
2021-02-20 | Merge tag 'x86_paravirt_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -30/+1 |
2021-02-20 | Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -13/+9 |
2021-02-20 | Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -744/+38 |
2021-02-17 | static_call/x86: Add __static_call_return0() | Peter Zijlstra | 1 | -2/+15 |
2021-02-15 | sfi: Remove framework for deprecated firmware | Andy Shevchenko | 2 | -4/+2 |
2021-02-14 | Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -0/+8 |
2021-02-12 | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 1 | -0/+18 |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar | 17 | -69/+126 |
2021-02-11 | x86/hyperv: implement and use hv_smp_prepare_cpus | Wei Liu | 1 | -0/+29 |
2021-02-11 | x86/hyperv: detect if Linux is the root partition | Wei Liu | 1 | -0/+20 |
2021-02-11 | x86/hyperv: Load/save the Isolation Configuration leaf | Andrea Parri (Microsoft) | 1 | -0/+9 |
2021-02-10 | x86/softirq/64: Inline do_softirq_own_stack() | Thomas Gleixner | 1 | -5/+0 |
2021-02-10 | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner | 2 | -0/+2 |
2021-02-10 | x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK | Thomas Gleixner | 1 | -1/+1 |
2021-02-10 | x86/softirq: Remove indirection in do_softirq_own_stack() | Thomas Gleixner | 1 | -1/+1 |
2021-02-10 | x86/entry: Convert device interrupts to inline stack switching | Thomas Gleixner | 1 | -1/+1 |
2021-02-10 | x86/apic: Split out spurious handling code | Thomas Gleixner | 1 | -12/+19 |
2021-02-10 | x86/irq/64: Adjust the per CPU irq stack pointer by 8 | Thomas Gleixner | 3 | -9/+21 |
2021-02-10 | x86/irq: Sanitize irq stack tracking | Thomas Gleixner | 2 | -2/+2 |
2021-02-10 | x86/unwind/orc: Change REG_SP_INDIRECT | Peter Zijlstra | 1 | -1/+4 |
2021-02-10 | x86/pv: Rework arch_local_irq_restore() to not use popf | Juergen Gross | 3 | -15/+0 |
2021-02-10 | x86/xen: Drop USERGS_SYSRET64 paravirt call | Juergen Gross | 3 | -10/+1 |