Age | Commit message (Expand) | Author |
2016-09-20 | x86/unwind: Add new unwind interface and implementations | Josh Poimboeuf |
2016-09-20 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar |
2016-09-19 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-09-18 | Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-09-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-09-18 | openrisc: fix the fix of copy_from_user() | Guenter Roeck |
2016-09-18 | avr32: fix 'undefined reference to `___copy_from_user' | Guenter Roeck |
2016-09-17 | Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-09-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-09-16 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-09-16 | Merge tag 'samsung-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2016-09-16 | x86/dumpstack: Remove NULL task pointer convention | Josh Poimboeuf |
2016-09-16 | perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 | Matt Fleming |
2016-09-16 | perf/x86/intel/pt: Do validate the size of a kernel address filter | Alexander Shishkin |
2016-09-16 | perf/x86/intel/pt: Fix kernel address filter's offset validation | Alexander Shishkin |
2016-09-16 | perf/x86/intel/pt: Fix an off-by-one in address filter configuration | Alexander Shishkin |
2016-09-16 | x86/process: Pin the target stack in get_wchan() | Andy Lutomirski |
2016-09-16 | x86/dumpstack: Pin the target stack when dumping it | Andy Lutomirski |
2016-09-16 | x86/entry/64: Fix a minor comment rebase error | Andy Lutomirski |
2016-09-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-09-15 | fix minor infoleak in get_user_ex() | Al Viro |
2016-09-15 | kvm: x86: correctly reset dest_map->vector when restoring LAPIC state | Paolo Bonzini |
2016-09-15 | ARM: keystone: defconfig: Fix USB configuration | Roger Quadros |
2016-09-15 | perf/x86/intel: Don't disable "intel_bts" around "intel" event batching | Alexander Shishkin |
2016-09-15 | powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPAL | Michael Ellerman |
2016-09-15 | x86: Move thread_info into task_struct | Andy Lutomirski |
2016-09-15 | um/Stop conflating task_struct::stack with thread_info | Linus Torvalds |
2016-09-15 | x86/entry: Get rid of pt_regs_to_thread_info() | Linus Torvalds |
2016-09-15 | x86/asm: Move the thread_info::status field to thread_struct | Andy Lutomirski |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar |
2016-09-15 | x86/dumpstack: Add recursion checking for all stacks | Josh Poimboeuf |
2016-09-15 | x86/dumpstack: Add support for unwinding empty IRQ stacks | Josh Poimboeuf |
2016-09-15 | x86/dumpstack: Add get_stack_info() interface | Josh Poimboeuf |
2016-09-15 | x86/dumpstack: Simplify in_exception_stack() | Josh Poimboeuf |
2016-09-15 | powerpc/powernv: Detach from PE on releasing PCI device | Gavin Shan |
2016-09-14 | Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-09-14 | Merge branch 'dt/irq-fix' into fixes | Arnd Bergmann |
2016-09-14 | arm64: dts: Fix broken architected timer interrupt trigger | Marc Zyngier |
2016-09-14 | ARM: multi_v7_defconfig: update XILINX_VDMA | Fabian Frederick |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-09-14 | Merge tag 'for-linus-4.8b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-09-14 | x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace() | Josh Poimboeuf |
2016-09-14 | arm/xen: fix SMP guests boot | Vitaly Kuznetsov |
2016-09-14 | powerpc/powernv: Fix the state of root PE | Gavin Shan |
2016-09-13 | avr32: fix copy_from_user() | Al Viro |
2016-09-13 | microblaze: fix __get_user() | Al Viro |
2016-09-13 | microblaze: fix copy_from_user() | Al Viro |
2016-09-13 | m32r: fix __get_user() | Al Viro |
2016-09-13 | blackfin: fix copy_from_user() | Al Viro |
2016-09-13 | sparc32: fix copy_from_user() | Al Viro |