| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-05-24 | x86: Conditionally update time when ack-ing pending irqs | Shai Fultheim | 1 | -5/+7 |
| 2015-05-24 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski | 1 | -5/+8 |
| 2015-05-24 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2 | -0/+11 |
| 2015-05-24 | ASLR: fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 1 | -3/+3 |
| 2015-05-24 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski | 1 | -10/+26 |
| 2015-05-24 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 2 | -2/+8 |
| 2015-05-24 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 2 | -6/+7 |
| 2015-05-24 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 1 | -0/+22 |
| 2015-05-24 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2 | -2/+36 |
| 2015-05-24 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
| 2015-05-24 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 1 | -0/+23 |
| 2015-05-24 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 1 | -2/+2 |
| 2014-12-13 | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2 | -29/+48 |
| 2014-12-13 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2 | -32/+26 |
| 2014-12-13 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 5 | -22/+7 |
| 2014-12-13 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky | 1 | -3/+2 |
| 2014-12-13 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski | 3 | -24/+11 |
| 2014-12-13 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin | 4 | -5/+44 |
| 2014-12-13 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin | 3 | -2/+6 |
| 2014-12-13 | x86, espfix: Fix broken header guard | H. Peter Anvin | 1 | -1/+1 |
| 2014-12-13 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin | 3 | -0/+19 |
| 2014-12-13 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin | 7 | -26/+313 |
| 2014-12-13 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin | 1 | -5/+0 |
| 2014-12-13 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin | 1 | -0/+11 |
| 2014-12-13 | x86-64: Adjust frame type at paranoid_exit: | Jan Beulich | 1 | -1/+1 |
| 2014-12-13 | x86, 64-bit: Move K8 B step iret fixup to fault entry asm | Brian Gerst | 3 | -35/+8 |
| 2014-11-23 | ARM: 7670/1: fix the memset fix | Nicolas Pitre | 1 | -20/+13 |
| 2014-11-23 | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza... | Ivan Djelic | 1 | -41/+44 |
| 2014-11-23 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 1 | -0/+16 |
| 2014-11-23 | MIPS: asm: thread_info: Add _TIF_SECCOMP flag | Markos Chandras | 1 | -1/+2 |
| 2014-11-23 | MIPS: Cleanup flags in syscall flags handlers. | Ralf Baechle | 5 | -4/+6 |
| 2014-11-23 | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader | 1 | -1/+1 |
| 2014-11-23 | x86_32, entry: Store badsys error code in %eax | Sven Wegener | 1 | -4/+5 |
| 2014-11-23 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski | 1 | -2/+8 |
| 2014-05-19 | s390: fix kernel crash due to linkage stack instructions | Martin Schwidefsky | 1 | -2/+5 |
| 2014-05-19 | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) | Andy Honig | 1 | -1/+2 |
| 2014-05-19 | uml: check length in exitcode_proc_write() | Dan Carpenter | 1 | -1/+3 |
| 2014-05-19 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook | 1 | -1/+1 |
| 2014-05-19 | powernow-k6: reorder frequencies | Mikulas Patocka | 1 | -7/+10 |
| 2014-05-19 | powernow-k6: correctly initialize default parameters | Mikulas Patocka | 1 | -4/+72 |
| 2014-05-19 | powernow-k6: disable cache when changing frequency | Mikulas Patocka | 1 | -17/+39 |
| 2014-05-19 | powernow-k6: set transition latency value so ondemand governor can be used | Krzysztof Helt | 1 | -1/+1 |
| 2014-05-19 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds | 1 | -6/+7 |
| 2014-05-19 | x86, ptrace: fix build breakage with gcc 4.7 (second try) | Willy Tarreau | 1 | -3/+0 |
| 2014-05-19 | Revert "x86, ptrace: fix build breakage with gcc 4.7" | Willy Tarreau | 1 | -3/+2 |
| 2013-06-10 | x86, ptrace: fix build breakage with gcc 4.7 | Willy Tarreau | 1 | -2/+3 |
| 2013-06-10 | PARISC: fix user-triggerable panic on parisc | Al Viro | 1 | -2/+4 |
| 2013-06-10 | alpha: Add irongate_io to PCI bus resources | Jay Estabrook | 1 | -0/+5 |
| 2013-06-10 | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen | 1 | -1/+8 |
| 2013-06-10 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek | 1 | -0/+3 |