aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-12-06x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-12-06x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-09-18x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-09-18s390/process: fix sfpc inline assemblyHeiko Carstens
2015-09-18MIPS: Fix race condition in lazy cache flushing.Lars Persson
2015-09-18MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-09-18x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2015-09-18x86_64: Fix strnlen_user() to not touch memory after specified maximumBen Hutchings
2015-09-18powerpc: Align TOC to 256 bytesAnton Blanchard
2015-09-18s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-09-18powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-05-24x86: Conditionally update time when ack-ing pending irqsShai Fultheim
2015-05-24x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-05-24x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2015-05-24ASLR: fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-05-24x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-05-24x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-05-24x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-05-24x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-05-24x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-05-24x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-05-24x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2015-05-24x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2014-12-13x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-13x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-12-13x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-13x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-12-13x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-12-13x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-12-13x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-12-13x86, espfix: Fix broken header guardH. Peter Anvin
2014-12-13x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-12-13x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-12-13x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-12-13x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-12-13x86-64: Adjust frame type at paranoid_exit:Jan Beulich
2014-12-13x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst
2014-11-23ARM: 7670/1: fix the memset fixNicolas Pitre
2014-11-23ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2014-11-23ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-11-23MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-11-23MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2014-11-23x86_32, entry: Clean up sysenter_badsys declarationStefan Bader
2014-11-23x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-11-23x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-05-19s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-05-19KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig
2014-05-19uml: check length in exitcode_proc_write()Dan Carpenter
2014-05-19exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2014-05-19powernow-k6: reorder frequenciesMikulas Patocka