Age | Commit message (Expand) | Author |
2015-01-29 | crypto: include crypto- module prefix in template | Kees Cook |
2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-01-29 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
2015-01-29 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-01-29 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
2015-01-29 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers |
2015-01-29 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
2015-01-29 | ARM: dts: imx25: Fix PWM "per" clocks | Fabio Estevam |
2015-01-27 | x86, um: actually mark system call tables readonly | Daniel Borkmann |
2015-01-27 | um: Skip futex_atomic_cmpxchg_inatomic() test | Richard Weinberger |
2015-01-27 | ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances | Geert Uytterhoeven |
2015-01-27 | ARM: omap5/dra7xx: Fix frequency typos | Lennart Sorensen |
2015-01-27 | ARM: clk-imx6q: fix video divider for rev T0 1.0 | Gary Bisson |
2015-01-27 | ARM: imx6q: drop unnecessary semicolon | Dmitry Voytik |
2015-01-27 | ARM: dts: imx25: Fix the SPI1 clocks | Fabio Estevam |
2015-01-27 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) |
2015-01-27 | ARC: [nsimosci] move peripherals to match model to FPGA | Vineet Gupta |
2015-01-16 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa |
2015-01-16 | ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP | Thomas Petazzoni |
2015-01-16 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |
2015-01-16 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
2015-01-08 | groups: Consolidate the setgroups permission checks | Eric W. Biederman |
2015-01-08 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2015-01-08 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
2015-01-08 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski |
2015-01-08 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski |
2015-01-08 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski |
2014-12-16 | powerpc: 32 bit getcpu VDSO function uses 64 bit instructions | Anton Blanchard |
2014-12-16 | ARM: sched_clock: Load cycle count after epoch stabilizes | Stephen Boyd |
2014-12-16 | nEPT: Nested INVEPT | Nadav Har'El |
2014-12-06 | powerpc/powernv: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt |
2014-12-06 | ARM: 8222/1: mvebu: enable strex backoff delay | Thomas Petazzoni |
2014-12-06 | ARM: 8216/1: xscale: correct auxiliary register in suspend/resume | Dmitry Eremin-Solenikov |
2014-12-06 | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour |
2014-12-06 | powerpc/pseries: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt |
2014-12-06 | sparc64: Fix constraints on swab helpers. | David S. Miller |
2014-12-06 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski |
2014-12-06 | x86, mm: Set NX across entire PMD at boot | Kees Cook |
2014-12-06 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-12-06 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
2014-12-06 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-12-06 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
2014-12-06 | MIPS: Loongson: Make platform serial setup always built-in. | Aaro Koskinen |
2014-12-06 | MIPS: oprofile: Fix backtrace on 64-bit kernel | Aaro Koskinen |
2014-11-21 | x86: finish user fault error path with fatal signal | Johannes Weiner |
2014-11-21 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2014-11-21 | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner |
2014-11-21 | arch: mm: remove obsolete init OOM protection | Johannes Weiner |
2014-11-21 | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner |
2014-11-21 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit |