1. ff0071c x86/entry/64: Fix a minor comment rebase error by Andy Lutomirski · 8 years ago
  2. 15f4eae x86: Move thread_info into task_struct by Andy Lutomirski · 8 years ago
  3. d896fa2 um/Stop conflating task_struct::stack with thread_info by Linus Torvalds · 8 years ago
  4. 97245d0 x86/entry: Get rid of pt_regs_to_thread_info() by Linus Torvalds · 8 years ago
  5. b9d989c x86/asm: Move the thread_info::status field to thread_struct by Andy Lutomirski · 8 years ago
  6. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  7. fcd709e x86/dumpstack: Add recursion checking for all stacks by Josh Poimboeuf · 8 years ago
  8. 5fe599e x86/dumpstack: Add support for unwinding empty IRQ stacks by Josh Poimboeuf · 8 years ago
  9. cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
  10. 9c00390 x86/dumpstack: Simplify in_exception_stack() by Josh Poimboeuf · 8 years ago
  11. 4cea8776 Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  12. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  13. b8f26e8 Merge tag 'for-linus-4.8b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  14. cfeeed2 x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace() by Josh Poimboeuf · 8 years ago
  15. de75abb arm/xen: fix SMP guests boot by Vitaly Kuznetsov · 8 years ago
  16. 8630c32 avr32: fix copy_from_user() by Al Viro · 8 years ago
  17. e98b9e3 microblaze: fix __get_user() by Al Viro · 8 years ago
  18. d0cf385 microblaze: fix copy_from_user() by Al Viro · 8 years ago
  19. c90a3bc m32r: fix __get_user() by Al Viro · 8 years ago
  20. 8f03598 blackfin: fix copy_from_user() by Al Viro · 8 years ago
  21. 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
  22. 6e05050 sh: fix copy_from_user() by Al Viro · 8 years ago
  23. c685238 sh64: failing __get_user() should zero by Al Viro · 8 years ago
  24. b615e3c score: fix copy_from_user() and friends by Al Viro · 8 years ago
  25. c2f18fa score: fix __get_user/get_user by Al Viro · 8 years ago
  26. fd2d2b1 s390: get_user() should zero on failure by Al Viro · 8 years ago
  27. 2242646 ppc32: fix copy_from_user() by Al Viro · 8 years ago
  28. aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
  29. acb2505 openrisc: fix copy_from_user() by Al Viro · 8 years ago
  30. 2e29f50 nios2: fix __get_user() by Al Viro · 8 years ago
  31. e33d1f6 nios2: copy_from_user() should zero the tail of destination by Al Viro · 8 years ago
  32. ae7cc57 mn10300: copy_from_user() should zero on access_ok() failure... by Al Viro · 8 years ago
  33. 43403ea mn10300: failing __get_user() and get_user() should zero by Al Viro · 8 years ago
  34. e69d700 mips: copy_from_user() must zero the destination on access_ok() failure by Al Viro · 8 years ago
  35. 05d9d0b ARC: uaccess: get_user to zero out dest in cause of fault by Vineet Gupta · 8 years ago
  36. 8ae95ed metag: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  37. a5e541f ia64: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  38. f35c1e0 hexagon: fix strncpy_from_user() error return by Al Viro · 8 years ago
  39. 3b8767a frv: fix clear_user() by Al Viro · 8 years ago
  40. eb47e029 cris: buggered copy_from_user/copy_to_user/clear_user by Al Viro · 8 years ago
  41. 5924bbe Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. ee319d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 7c2c114 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 85063fa x86/entry/64: Clean up and document espfix64 stack setup by Andy Lutomirski · 8 years ago
  45. ac059c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  46. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  47. 8ef9b84 perf/x86/intel: Fix PEBSv3 record drain by Peter Zijlstra · 8 years ago
  48. ef9ef3b perf/x86/intel/bts: Kill a silly warning by Alexander Shishkin · 8 years ago
  49. 4d4c474 perf/x86/intel/bts: Fix BTS PMI detection by Alexander Shishkin · 8 years ago
  50. a9a9440 perf/x86/intel/bts: Fix confused ordering of PMU callbacks by Alexander Shishkin · 8 years ago
  51. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  52. 2561d30 alpha: fix copy_from_user() by Al Viro · 8 years ago
  53. 7d762e4 perf/x86/amd/uncore: Prevent use after free by Sebastian Andrzej Siewior · 8 years ago
  54. e45eeb4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  55. 27bd44e Merge tag 'kvm-arm-fixes-for-v4.8-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  56. 2771fc8 Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  57. 53d5f1d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  58. 2b97434 arm64: use preempt_disable_notrace in _percpu_read/write by Chunyan Zhang · 8 years ago
  59. 872c63f arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() by Will Deacon · 8 years ago
  60. 293f293 kvm-arm: Unmap shadow pagetables properly by Suzuki K Poulose · 8 years ago
  61. e8b3b45 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  62. a4497a8 x86, clock: Fix kvm guest tsc initialization by Prarit Bhargava · 8 years ago
  63. 5a8ff54 x86/dumpstack: Remove unnecessary stack pointer arguments by Josh Poimboeuf · 8 years ago
  64. 4b8afaf x86/dumpstack: Add get_stack_pointer() and get_frame_pointer() by Josh Poimboeuf · 8 years ago
  65. d438f5f x86/dumpstack: Make printk_stack_address() more generally useful by Josh Poimboeuf · 8 years ago
  66. 3e344a0 oprofile/x86: Add regs->ip to oprofile trace by Josh Poimboeuf · 8 years ago
  67. 019e579 perf/x86: Check perf_callchain_store() error by Josh Poimboeuf · 8 years ago
  68. 6271cfd x86/mm: Improve stack-overflow #PF handling by Andy Lutomirski · 8 years ago
  69. 2b3061c Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity by Ingo Molnar · 8 years ago
  70. c291b01 x86/apic: Fix num_processors value in case of failure by Dou Liyang · 8 years ago
  71. 95390e3 Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 8 years ago
  72. 28fa991 Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  73. d8b795f Revert "ARM: tegra: fix erroneous address in dts" by Olof Johansson · 8 years ago
  74. f077aaf powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET by Paul Mackerras · 8 years ago
  75. 8540571 powerpc/32: Fix again csum_partial_copy_generic() by Christophe Leroy · 8 years ago
  76. caa58f8 powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE by Gavin Shan · 8 years ago
  77. ab29b33 Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  78. 4fadd04 seccomp: Remove 2-phase API documentation by Mickaël Salaün · 8 years ago
  79. ce29856 um/ptrace: Fix the syscall number update after a ptrace by Mickaël Salaün · 8 years ago
  80. 972939e um/ptrace: Fix the syscall_trace_leave call by Mickaël Salaün · 8 years ago
  81. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  82. e697100 x86/uaccess: force copy_*_user() to be inlined by Kees Cook · 8 years ago
  83. d2896d4 arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed by Marc Zyngier · 8 years ago
  84. 79d102c perf/x86/intel/cqm: Check cqm/mbm enabled state in event init by Jiri Olsa · 8 years ago
  85. b314427 powerpc/powernv: Fix crash on releasing compound PE by Gavin Shan · 8 years ago
  86. f8e3347 powerpc/xics/opal: Fix processor numbers in OPAL ICP by Benjamin Herrenschmidt · 8 years ago
  87. d81d825 powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n by Thiago Jung Bauermann · 8 years ago
  88. 20218b8 Merge tag 'kvm-s390-master-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 8 years ago
  89. e12c8f3 KVM: lapic: adjust preemption timer correctly when goes TSC backward by Wanpeng Li · 8 years ago
  90. 4d21cef3 KVM: s390: vsie: fix riccbd by David Hildenbrand · 8 years ago
  91. d649340 x86/efi: Use efi_exit_boot_services() by Jeffrey Hugo · 8 years ago
  92. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  93. cc2187a x86/microcode/AMD: Fix load of builtin microcode with randomized memory by Borislav Petkov · 8 years ago
  94. f065e9e ARM: dts: imx6qdl: Fix SPDIF regression by Fabio Estevam · 8 years ago
  95. 9ca581b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 2bece1a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  97. 018c81b8 Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  98. d199299 x86/AMD: Apply erratum 665 on machines without a BIOS fix by Emanuel Czirai · 8 years ago
  99. 15301a5 x86/paravirt: Do not trace _paravirt_ident_*() functions by Steven Rostedt · 8 years ago
  100. 744c6c3 arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 by James Morse · 8 years ago