Age | Commit message (Expand) | Author |
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 |
2014-11-21 | ARM: Correct BUG() assembly to ensure it is endian-agnostic | Ben Dooks |
2014-11-21 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver |
2014-11-21 | MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches | Yoichi Yuasa |
2014-11-21 | ARM: probes: fix instruction fetch order with <asm/opcodes.h> | Ben Dooks |
2014-11-21 | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller |
2014-11-21 | arm64: __clear_user: handle exceptions on strb | Kyle McMartin |
2014-11-21 | ARM: 8198/1: make kuser helpers depend on MMU | Nathan Lynch |
2014-11-21 | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov |
2014-11-21 | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski |
2014-11-21 | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson |
2014-11-21 | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller |
2014-11-21 | sparc64: Fix crashes in schizo_pcierr_intr_other(). | David S. Miller |
2014-11-21 | vio: fix reuse of vio_dring slot | Dwight Engen |
2014-11-21 | sunvdc: add cdrom and v1.1 protocol support | Allen Pais |
2014-11-14 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski |
2014-11-14 | MIPS: tlbex: Properly fix HUGE TLB Refill exception handler | David Daney |
2014-11-14 | ARC: Update order of registers in KGDB to match GDB 7.5 | Anton Kolesov |
2014-11-14 | ARC: [nsimosci] Allow "headless" models to boot | Vineet Gupta |
2014-11-14 | KVM: x86: Emulator fixes for eip canonical checks on near branches | Nadav Amit |
2014-11-14 | KVM: x86: Fix wrong masking on relative jump/call | Nadav Amit |
2014-11-14 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin |
2014-11-14 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
2014-11-14 | KVM: x86: Improve thread safety in pit | Andy Honig |
2014-11-14 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig |
2014-11-14 | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE | Dexuan Cui |
2014-11-14 | x86_64, entry: Fix out of bounds read on sysenter | Andy Lutomirski |
2014-11-14 | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski |
2014-11-14 | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin |
2014-11-14 | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() | Oleg Nesterov |
2014-11-14 | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable() | Oleg Nesterov |
2014-11-14 | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings |
2014-10-30 | ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks | Ludovic Desroches |
2014-10-30 | arm64: compat: fix compat types affecting struct compat_elf_prpsinfo | Victor Kamensky |
2014-10-30 | m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() | Geert Uytterhoeven |
2014-10-30 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
2014-10-30 | KVM: s390: unintended fallthrough for external call | Christian Borntraeger |
2014-10-30 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-10-05 | arm: multi_v7_defconfig: Enable Zynq UART driver | Soren Brinkmann |
2014-10-05 | ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace | Will Deacon |
2014-10-05 | parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds | John David Anglin |
2014-10-05 | powerpc/perf: Fix ABIv2 kernel backtraces | Anton Blanchard |
2014-10-05 | sched: Fix unreleased llc_shared_mask bit during CPU hotplug | Wanpeng Li |
2014-10-05 | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young |
2014-10-05 | KVM: x86: handle idiv overflow at kvm_write_tsc | Marcelo Tosatti |