1. 6d10a6c ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram by Josh Poimboeuf · 8 years ago
  2. 9cbf433 ARCv2: save r30 on kernel entry as gcc uses it for code-gen by Vineet Gupta · 8 years ago
  3. 92f0dde MIPS: Avoid BUG warning in arch_check_elf by James Cowgill · 8 years ago
  4. 6fbb6c0 MIPS: cevt-r4k: Fix out-of-bounds array access by James Hogan · 8 years ago
  5. 4805f8a MIPS: KGDB: Use kernel context for sleeping threads by James Hogan · 8 years ago
  6. 563300b ARC: [plat-eznps] Fix build error by Noam Camus · 8 years ago
  7. 512d211 sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 8 years ago
  8. 24870a7 sparc64: kern_addr_valid regression by bob picco · 8 years ago
  9. f8bc088 x86/mce: Make the MCE notifier a blocking one by Vishal Verma · 8 years ago
  10. 6966a65 x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs by Yazen Ghannam · 8 years ago
  11. 1bd55ab powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction by Ravi Bangoria · 8 years ago
  12. 3d42ca4 s390/mm: fix CMMA vs KSM vs others by Christian Borntraeger · 8 years ago
  13. 2c0ad23 mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 8 years ago
  14. c07479f x86/xen: Fix APIC id mismatch warning on Intel by Mohit Gambhir · 8 years ago
  15. a28acec parisc: Fix get_user() for 64-bit value on 32-bit kernel by Helge Deller · 8 years ago
  16. 75465e7 kvm: fix page struct leak in handle_vmon by Paolo Bonzini · 8 years ago
  17. 5a4c073 Revert "MIPS: Lantiq: Fix cascaded IRQ setup" by Greg Kroah-Hartman · 8 years ago
  18. 1681bab parisc: fix bugs in pa_memcpy by Mikulas Patocka · 8 years ago
  19. 5e29a45 x86/vdso: Plug race between mapping and ELF header setup by Thomas Gleixner · 8 years ago
  20. ec980b6 x86/vdso: Ensure vdso32_enabled gets set to valid values only by Mathias Krause · 8 years ago
  21. a9826aa x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions by Dan Williams · 8 years ago
  22. 59bf230 x86/signals: Fix lower/upper bound reporting in compat siginfo by Joerg Roedel · 8 years ago
  23. 41d8b02 x86/efi: Don't try to reserve runtime regions by Omar Sandoval · 8 years ago
  24. 085656d perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() by Peter Zijlstra · 8 years ago
  25. 91f9f51 MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch by Matt Redfearn · 8 years ago
  26. aa05503 MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK by Matt Redfearn · 8 years ago
  27. e8fa51d MIPS: Switch to the irq_stack in interrupts by Matt Redfearn · 8 years ago
  28. aa6b1da MIPS: Only change $28 to thread_info if coming from user mode by Matt Redfearn · 8 years ago
  29. 86b54e4 MIPS: Stack unwinding while on IRQ stack by Matt Redfearn · 8 years ago
  30. 742817b MIPS: Introduce irq_stack by Matt Redfearn · 8 years ago
  31. 7eae64f x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 8 years ago
  32. e5525c7 x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk by Matjaz Hegedic · 8 years ago
  33. 0605fff x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 8 years ago
  34. bec9918 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 8 years ago
  35. 007f0a2 arm: kernel: Add SMC structure parameter by Andy Gross · 8 years ago
  36. a452e4e ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk by Patrice Chotard · 8 years ago
  37. 660b38e ARM: davinci: PM: support da8xx DT platforms by Kevin Hilman · 8 years ago
  38. 5582c19 arm64: PCI: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  39. cc49b39 arm64: PCI: Manage controller-specific data on per-controller basis by Tomasz Nowicki · 8 years ago
  40. dcc4c67 arm64: dts: hisi: fix hip06 sas am-max-trans quirk by John Garry · 8 years ago
  41. be56f92 MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation by Huacai Chen · 8 years ago
  42. 59b8725 MIPS: Flush wrong invalid FTLB entry for huge page by Huacai Chen · 8 years ago
  43. 186fb3c MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2 by Huacai Chen · 8 years ago
  44. 3d5e13d MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 by Huacai Chen · 8 years ago
  45. c7f6633 MIPS: Lantiq: fix missing xbar kernel panic by Hauke Mehrtens · 8 years ago
  46. 1e7deb9 MIPS: End spinlocks with .insn by Paul Burton · 8 years ago
  47. 19aa26f MIPS: ralink: Fix typos in rt3883 pinctrl by John Crispin · 8 years ago
  48. 9dcb21e MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels by James Hogan · 8 years ago
  49. 7b68273 s390/uaccess: get_user() should zero on failure (again) by Heiko Carstens · 8 years ago
  50. f493879 s390/decompressor: fix initrd corruption caused by bss clear by Marcelo Henrique Cerri · 8 years ago
  51. 6a776f6 xtensa: make __pa work with uncached KSEG addresses by Max Filippov · 8 years ago
  52. c1dcea1 nios2: reserve boot memory for device tree by Tobias Klauser · 8 years ago
  53. abbf0fd powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() by Michael Ellerman · 8 years ago
  54. 45c2ed9 powerpc: Don't try to fix up misaligned load-with-reservation instructions by Paul Mackerras · 8 years ago
  55. fba7546 powerpc/64: Fix flush_(d|i)cache_range() called from modules by Oliver O'Halloran · 8 years ago
  56. 24d945d powerpc/mm: Add missing global TLB invalidate if cxl is active by Frederic Barrat · 8 years ago
  57. 6fbf84b powerpc: Disable HFSCR[TM] if TM is not supported by Benjamin Herrenschmidt · 8 years ago
  58. a1db9b2 metag/usercopy: Add missing fixups by James Hogan · 8 years ago
  59. ce154d5 metag/usercopy: Fix src fixup in from user rapf loops by James Hogan · 8 years ago
  60. 4f3f0dd metag/usercopy: Set flags before ADDZ by James Hogan · 8 years ago
  61. 3dc0fe5 metag/usercopy: Zero rest of buffer from copy_from_user by James Hogan · 8 years ago
  62. 4a93ac8 metag/usercopy: Add early abort to copy_to_user by James Hogan · 8 years ago
  63. 49a292d metag/usercopy: Fix alignment error checking by James Hogan · 8 years ago
  64. 2bb52b4 metag/usercopy: Drop unused macros by James Hogan · 8 years ago
  65. 3715dbf arm64: mm: unaligned access by user-land should be received as SIGBUS by Victor Kamensky · 8 years ago
  66. ac303c6 kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd by Suzuki K Poulose · 8 years ago
  67. a1ea318 arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region by Marc Zyngier · 8 years ago
  68. 48f2825 arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm by Marc Zyngier · 8 years ago
  69. 362721c MIPS: Lantiq: Fix cascaded IRQ setup by Felix Fietkau · 8 years ago
  70. 1b442f9 ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags by Jon Mason · 8 years ago
  71. 5ed56ca ARM: BCM5301X: Add back handler ignoring external imprecise aborts by Rafał Miłecki · 8 years ago
  72. af5ef6d x86/mce: Fix copy/paste error in exception table entries by Tony Luck · 8 years ago
  73. 2211d19 x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization by Baoquan He · 8 years ago
  74. 76343bf parisc: Fix access fault handling in pa_memcpy() by Helge Deller · 8 years ago
  75. 99e354a parisc: Avoid stalled CPU warnings after system shutdown by Helge Deller · 8 years ago
  76. 09b931f parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
  77. 8b08aec xen/setup: Don't relocate p2m over existing one by Ross Lagerwall · 8 years ago
  78. 21c95ec metag/ptrace: Reject partial NT_METAG_RPIPE writes by Dave Martin · 8 years ago
  79. 2d6532c metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS by Dave Martin · 8 years ago
  80. 2739b48 metag/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  81. 84b94c43 sparc/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  82. 0ba34c8 mips/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  83. 616fe99 h8300/ptrace: Fix incorrect register transfer count by Dave Martin · 8 years ago
  84. d77bd2d c6x/ptrace: Remove useless PTRACE_SETREGSET implementation by Dave Martin · 8 years ago
  85. 3e8c6bd KVM: x86: cleanup the page tracking SRCU instance by Paolo Bonzini · 8 years ago
  86. b9ed800 arm64: kaslr: Fix up the kernel image alignment by Neeraj Upadhyay · 8 years ago
  87. 2ab97521 ARM: at91: pm: cpu_idle: switch DDR to power-down mode by Nicolas Ferre · 8 years ago
  88. ca5477a Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node" by Romain Izard · 8 years ago
  89. 1e36090 powerpc/64s: Fix idle wakeup potential to clobber registers by Nicholas Piggin · 8 years ago
  90. 4265e0b powerpc/boot: Fix zImage TOC alignment by Michael Ellerman · 8 years ago
  91. 13695ce parisc: Fix system shutdown halt by Helge Deller · 8 years ago
  92. a690a42 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 8 years ago
  93. ecdc5b1 crypto: powerpc - Fix initialisation of crc32c context by Daniel Axtens · 8 years ago
  94. 9f9115b x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 8 years ago
  95. 24ba284 x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y by Andrey Ryabinin · 8 years ago
  96. 5ec98e6 x86/tsc: Fix ART for TSC_KNOWN_FREQ by Peter Zijlstra · 8 years ago
  97. 095635b irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 by Shanker Donthineni · 8 years ago
  98. 61e7986 arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs by Marc Zyngier · 8 years ago
  99. 7885195 powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y by Michael Ellerman · 8 years ago
  100. 080eb13 powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown by Alexey Kardashevskiy · 8 years ago