Age | Commit message (Expand) | Author | Files | Lines |
2015-05-10 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 1 | -3/+3 |
2015-05-10 | ARM: 8284/1: sa1100: clear RCSR_SMR on resume | Dmitry Eremin-Solenikov | 1 | -0/+1 |
2015-05-10 | KVM: s390: base hrtimer on a monotonic clock | David Hildenbrand | 1 | -1/+1 |
2015-05-10 | axonram: Fix bug in direct_access | Matthew Wilcox | 1 | -1/+1 |
2015-05-10 | hx4700: regulator: declare full constraints | Martin Vajnar | 1 | -0/+2 |
2015-05-10 | ARM: pxa: add regulator_has_full_constraints to spitz board file | Dmitry Eremin-Solenikov | 1 | -0/+2 |
2015-05-10 | ARM: pxa: add regulator_has_full_constraints to poodle board file | Dmitry Eremin-Solenikov | 1 | -0/+2 |
2015-05-10 | ARM: pxa: add regulator_has_full_constraints to corgi board file | Dmitry Eremin-Solenikov | 1 | -0/+3 |
2015-03-06 | MIPS: Fix kernel lockup or crash after CPU offline/online | Hemmo Nieminen | 1 | -1/+1 |
2015-03-06 | MIPS: IRQ: Fix disable_irq on CPU IRQs | Felix Fietkau | 1 | -0/+4 |
2015-03-06 | x86: mm/fault: Fix semaphore imbalance | Ben Hutchings | 1 | -1/+1 |
2015-02-20 | KVM: x86: SYSENTER emulation is broken | Nadav Amit | 1 | -17/+8 |
2015-02-20 | KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests | Avi Kivity | 1 | -0/+19 |
2015-02-20 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2 | -0/+11 |
2015-02-20 | Revert "x86, 64bit, mm: Mark data/bss/brk to nx" | Ben Hutchings | 1 | -4/+3 |
2015-02-20 | Revert "x86, mm: Set NX across entire PMD at boot" | Ben Hutchings | 1 | -10/+1 |
2015-02-20 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 24 | -1/+52 |
2015-02-20 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2 | -2/+36 |
2015-02-20 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
2015-02-20 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 1 | -0/+1 |
2015-02-20 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) | 1 | -5/+15 |
2015-02-20 | crypto: include crypto- module prefix in template | Kees Cook | 1 | -0/+3 |
2015-02-20 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 15 | -24/+24 |
2015-02-20 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski | 1 | -14/+27 |
2015-02-20 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 2 | -6/+7 |
2015-02-20 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 1 | -0/+22 |
2015-02-20 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski | 1 | -28/+73 |
2015-02-20 | bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha... | Keerthy | 1 | -3/+7 |
2015-02-20 | KVM: s390: flush CPU on load control | Christian Borntraeger | 1 | -0/+2 |
2015-01-01 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 3 | -2/+16 |
2015-01-01 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel | 2 | -31/+11 |
2015-01-01 | s390,time: revert direct ktime path for s390 clockevent device | Martin Schwidefsky | 1 | -15/+4 |
2015-01-01 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 1 | -2/+2 |
2015-01-01 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 2 | -2/+8 |
2015-01-01 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 1 | -0/+23 |
2015-01-01 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit | 1 | -1/+1 |
2014-12-14 | MIPS: Loongson: Make platform serial setup always built-in. | Aaro Koskinen | 1 | -1/+2 |
2014-12-14 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 1 | -2/+2 |
2014-12-14 | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2 | -29/+48 |
2014-12-14 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2 | -32/+26 |
2014-12-14 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 5 | -22/+7 |
2014-12-14 | ARM: 8216/1: xscale: correct auxiliary register in suspend/resume | Dmitry Eremin-Solenikov | 1 | -2/+2 |
2014-12-14 | MIPS: oprofile: Fix backtrace on 64-bit kernel | Aaro Koskinen | 1 | -1/+1 |
2014-12-14 | x86, mm: Set NX across entire PMD at boot | Kees Cook | 1 | -1/+10 |
2014-12-14 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu | 1 | -3/+4 |
2014-12-14 | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 1 | -0/+2 |
2014-12-14 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin | 2 | -6/+6 |
2014-12-14 | MIPS: ftrace: Fix a microMIPS build problem | Markos Chandras | 1 | -2/+2 |
2014-12-14 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2 | -3/+6 |
2014-12-14 | x86: Conditionally update time when ack-ing pending irqs | Shai Fultheim | 1 | -5/+7 |