Age | Commit message (Expand) | Author | Files | Lines |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 6 | -208/+208 |
2020-06-13 | Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -180/+233 |
2020-06-13 | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 88 | -2269/+2554 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 6 | -209/+209 |
2020-06-12 | x86/entry: Force rcu_irq_enter() when in idle task | Thomas Gleixner | 1 | -7/+28 |
2020-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 14 | -161/+170 |
2020-06-12 | x86/entry: Make NMI use IDTENTRY_RAW | Thomas Gleixner | 2 | -3/+3 |
2020-06-12 | x86/entry: Treat BUG/WARN as NMI-like entries | Andy Lutomirski | 3 | -29/+52 |
2020-06-12 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -7/+68 |
2020-06-12 | Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -7/+34 |
2020-06-12 | Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -63/+98 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 14 | -7/+68 |
2020-06-11 | KVM: x86: do not pass poisoned hva to __kvm_set_memory_region | Paolo Bonzini | 1 | -6/+1 |
2020-06-11 | KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ... | Vitaly Kuznetsov | 2 | -3/+6 |
2020-06-11 | kvm: i8254: remove redundant assignment to pointer s | Colin Ian King | 1 | -1/+0 |
2020-06-11 | KVM: x86: respect singlestep when emulating instruction | Felipe Franciosi | 1 | -1/+1 |
2020-06-11 | Merge branch 'kvm-basic-exit-reason' into HEAD | Paolo Bonzini | 1 | -2/+2 |
2020-06-11 | KVM: nVMX: Consult only the "basic" exit reason when routing nested exit | Sean Christopherson | 1 | -1/+1 |
2020-06-11 | x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy() | Tony Luck | 1 | -1/+1 |
2020-06-11 | x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned | Tony Luck | 2 | -10/+27 |
2020-06-11 | Merge branch 'x86/entry' into ras/core | Thomas Gleixner | 374 | -7500/+9341 |
2020-06-11 | x86/entry: Unbreak __irqentry_text_start/end magic | Thomas Gleixner | 8 | -22/+31 |
2020-06-11 | x86/entry: __always_inline CR2 for noinstr | Peter Zijlstra | 3 | -6/+6 |
2020-06-11 | x86/entry: Re-order #DB handler to avoid *SAN instrumentation | Peter Zijlstra | 1 | -28/+27 |
2020-06-11 | x86/entry: __always_inline arch_atomic_* for noinstr | Peter Zijlstra | 1 | -7/+7 |
2020-06-11 | x86/entry: __always_inline irqflags for noinstr | Peter Zijlstra | 1 | -10/+10 |
2020-06-11 | x86/entry: __always_inline debugreg for noinstr | Peter Zijlstra | 1 | -3/+3 |
2020-06-11 | x86/idt: Consolidate idt functionality | Thomas Gleixner | 3 | -52/+44 |
2020-06-11 | x86/idt: Cleanup trap_init() | Thomas Gleixner | 2 | -9/+18 |
2020-06-11 | x86/idt: Use proper constants for table size | Thomas Gleixner | 1 | -1/+2 |
2020-06-11 | x86/idt: Add comments about early #PF handling | Thomas Gleixner | 1 | -2/+8 |
2020-06-11 | x86/idt: Mark init only functions __init | Thomas Gleixner | 1 | -2/+2 |
2020-06-11 | x86/entry: Rename trace_hardirqs_off_prepare() | Peter Zijlstra | 4 | -7/+7 |
2020-06-11 | x86/entry: Clarify irq_{enter,exit}_rcu() | Peter Zijlstra | 1 | -2/+0 |
2020-06-11 | x86/entry: Remove DBn stacks | Peter Zijlstra | 5 | -35/+5 |
2020-06-11 | x86/entry: Remove debug IDT frobbing | Peter Zijlstra | 5 | -108/+1 |
2020-06-11 | x86/entry: Optimize local_db_save() for virt | Peter Zijlstra | 3 | -6/+27 |
2020-06-11 | x86/entry, mce: Disallow #DB during #MC | Peter Zijlstra | 1 | -0/+12 |
2020-06-11 | x86/entry, nmi: Disable #DB | Peter Zijlstra | 1 | -52/+3 |
2020-06-11 | x86/entry: Introduce local_db_{save,restore}() | Peter Zijlstra | 2 | -16/+32 |
2020-06-11 | x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask | Lai Jiangshan | 1 | -0/+11 |
2020-06-11 | x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw | Lai Jiangshan | 1 | -0/+9 |
2020-06-11 | x86/hw_breakpoint: Prevent data breakpoints on direct GDT | Lai Jiangshan | 1 | -8/+22 |
2020-06-11 | x86/hw_breakpoint: Add within_area() to check data breakpoints | Lai Jiangshan | 1 | -2/+11 |
2020-06-11 | xen: Move xen_setup_callback_vector() definition to include/xen/hvm.h | Vitaly Kuznetsov | 2 | -1/+1 |
2020-06-11 | x86/entry: Remove the TRACE_IRQS cruft | Thomas Gleixner | 3 | -31/+1 |
2020-06-11 | x86/entry: Move paranoid irq tracing out of ASM code | Thomas Gleixner | 4 | -13/+17 |
2020-06-11 | x86/entry/64: Remove TRACE_IRQS_*_DEBUG | Thomas Gleixner | 1 | -45/+3 |
2020-06-11 | x86/entry/32: Remove redundant irq disable code | Thomas Gleixner | 1 | -76/+0 |
2020-06-11 | x86/entry: Make enter_from_user_mode() static | Thomas Gleixner | 1 | -1/+1 |