| Age | Commit message (Expand) | Author |
| 2016-03-12 | sparc64: fix incorrect sign extension in sys_sparc64_personality | Dmitry V. Levin |
| 2016-03-12 | x86/mm/pat: Avoid truncation when converting cpa->numpages to address | Matt Fleming |
| 2016-03-12 | x86/mm: Improve switch_mm() barrier comments | Andy Lutomirski |
| 2016-03-12 | x86/mm: Add barriers and document switch_mm()-vs-flush synchronization | Andy Lutomirski |
| 2016-01-29 | kvm: x86: only channel 0 of the i8254 is linked to the HPET | Paolo Bonzini |
| 2016-01-29 | KVM: x86: Reload pit counters for all channels when restoring state | Andrew Honig |
| 2016-01-29 | parisc: Fix syscall restarts | Helge Deller |
| 2016-01-29 | MIPS: Fix restart of indirect syscalls | Ed Swierk |
| 2016-01-29 | s390/dis: Fix handling of format specifiers | Michael Holzheu |
| 2015-12-06 | x86/process: Add proper bound checks in 64bit get_wchan() | Thomas Gleixner |
| 2015-12-06 | x86/paravirt: Replace the paravirt nop with a bona fide empty function | Andy Lutomirski |
| 2015-09-18 | x86/xen: Probe target addresses in set_aliased_prot() before the hypercall | Andy Lutomirski |
| 2015-09-18 | s390/process: fix sfpc inline assembly | Heiko Carstens |
| 2015-09-18 | MIPS: Fix race condition in lazy cache flushing. | Lars Persson |
| 2015-09-18 | MIPS: Octeon: Remove udelay() causing huge IRQ latency | Alexander Sverdlin |
| 2015-09-18 | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang |
| 2015-09-18 | x86_64: Fix strnlen_user() to not touch memory after specified maximum | Ben Hutchings |
| 2015-09-18 | powerpc: Align TOC to 256 bytes | Anton Blanchard |
| 2015-09-18 | s390/hibernate: fix save and restore of kernel text section | Heiko Carstens |
| 2015-09-18 | powerpc: Fix missing L2 cache size in /sys/devices/system/cpu | Dave Olson |
| 2015-05-24 | x86: Conditionally update time when ack-ing pending irqs | Shai Fultheim |
| 2015-05-24 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski |
| 2015-05-24 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
| 2015-05-24 | ASLR: fix stack randomization on 64-bit systems | Hector Marco-Gisbert |
| 2015-05-24 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
| 2015-05-24 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
| 2015-05-24 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
| 2015-05-24 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski |
| 2015-05-24 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
| 2015-05-24 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
| 2015-05-24 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski |
| 2015-05-24 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
| 2014-12-13 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
| 2014-12-13 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
| 2014-12-13 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
| 2014-12-13 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
| 2014-12-13 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
| 2014-12-13 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |
| 2014-12-13 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
| 2014-12-13 | x86, espfix: Fix broken header guard | H. Peter Anvin |
| 2014-12-13 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
| 2014-12-13 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
| 2014-12-13 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin |
| 2014-12-13 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
| 2014-12-13 | x86-64: Adjust frame type at paranoid_exit: | Jan Beulich |
| 2014-12-13 | x86, 64-bit: Move K8 B step iret fixup to fault entry asm | Brian Gerst |
| 2014-11-23 | ARM: 7670/1: fix the memset fix | Nicolas Pitre |
| 2014-11-23 | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza... | Ivan Djelic |
| 2014-11-23 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
| 2014-11-23 | MIPS: asm: thread_info: Add _TIF_SECCOMP flag | Markos Chandras |