index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2020-07-29
x86/i8259: Use printk_deferred() to prevent deadlock
Thomas Gleixner
2020-07-22
x86/dumpstack: Dump user space code correctly again
Thomas Gleixner
2020-07-22
x86/stacktrace: Fix reliable check for empty user task stacks
Josh Poimboeuf
2020-07-22
x86/unwind/orc: Fix ORC for newly forked tasks
Josh Poimboeuf
2020-07-22
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2020-07-19
copy_xstate_to_kernel: Fix typo which caused GDB regression
Kevin Buettner
2020-07-19
Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2020-07-09
x86/traps: Disable interrupts in exc_aligment_check()
Thomas Gleixner
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
2020-06-30
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
2020-06-29
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
2020-06-25
x86/entry: Fix #UD vs WARN more
Peter Zijlstra
2020-06-25
x86/entry: Fixup bad_iret vs noinstr
Peter Zijlstra
2020-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-22
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
x86/cpu: Use pinning mask for CR4 bits needing to be 0
Kees Cook
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
Dan Carpenter
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
2020-06-15
x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()
Peter Zijlstra
2020-06-15
x86/resctrl: Fix memory bandwidth counter width for AMD
Babu Moger
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
x86/entry: Make NMI use IDTENTRY_RAW
Thomas Gleixner
2020-06-12
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()
Tony Luck
2020-06-11
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
x86/entry: Re-order #DB handler to avoid *SAN instrumentation
Peter Zijlstra
2020-06-11
x86/idt: Consolidate idt functionality
Thomas Gleixner
2020-06-11
x86/idt: Cleanup trap_init()
Thomas Gleixner
2020-06-11
x86/idt: Use proper constants for table size
Thomas Gleixner
[next]