Age | Commit message (Expand) | Author |
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 |
2014-11-23 | MIPS: Cleanup flags in syscall flags handlers. | Ralf Baechle |
2014-11-23 | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader |
2014-11-23 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
2014-11-23 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
2014-05-19 | s390: fix kernel crash due to linkage stack instructions | Martin Schwidefsky |
2014-05-19 | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) | Andy Honig |
2014-05-19 | uml: check length in exitcode_proc_write() | Dan Carpenter |
2014-05-19 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2014-05-19 | powernow-k6: reorder frequencies | Mikulas Patocka |
2014-05-19 | powernow-k6: correctly initialize default parameters | Mikulas Patocka |
2014-05-19 | powernow-k6: disable cache when changing frequency | Mikulas Patocka |