1. 884ba25 arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses by Marc Zyngier · 7 years ago
  2. 7b0d439 KVM: arm/arm64: fix races in kvm_psci_vcpu_on by Andrew Jones · 7 years ago
  3. bdf1d5b KVM: x86: fix user triggerable warning in kvm_apic_accept_events() by David Hildenbrand · 8 years ago
  4. f99985c perf/x86: Fix Broadwell-EP DRAM RAPL events by Vince Weaver · 7 years ago
  5. 0750e8b um: Fix PTRACE_POKEUSER on x86_64 by Richard Weinberger · 7 years ago
  6. e0c8717 x86, pmem: Fix cache flushing for iovec write < 8 bytes by Ben Hutchings · 7 years ago
  7. acb6dc6 x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup by Ashish Kalra · 7 years ago
  8. f2b8de9 xen: adjust early dom0 p2m handling to xen hypervisor behavior by Juergen Gross · 7 years ago
  9. 5d7ab83 xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 7 years ago
  10. 493d0a7 bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 7 years ago
  11. 22d6b01 sparc64: fix fault handling in NGbzero.S and GENbzero.S by Dave Aldridge · 7 years ago
  12. b0e2e3a MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix by Leonid Yegoshin · 8 years ago
  13. d0ee363 KVM: nVMX: do not leak PML full vmexit to L1 by Ladi Prosek · 7 years ago
  14. 560a979 KVM: nVMX: initialize PML fields in vmcs02 by Ladi Prosek · 7 years ago
  15. 39058ad Revert "KVM: nested VMX: disable perf cpuid reporting" by Jim Mattson · 8 years ago
  16. b6cd52a x86/platform/intel-mid: Correct MSI IRQ line for watchdog device by Andy Shevchenko · 8 years ago
  17. 1eae95d kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed by Masami Hiramatsu · 8 years ago
  18. 56e524a x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 by Nikola Pajkovsky · 8 years ago
  19. 5ed26fa x86/ioapic: Restore IO-APIC irq_chip retrigger callback by Ruslan Ruslichenko · 8 years ago
  20. 1d61da6 ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings by Florian Fainelli · 8 years ago
  21. ebae768 ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build by Matthijs van Duin · 8 years ago
  22. f4bff2c ARM: dts: NSP: GPIO reboot open-source by Jon Mason · 8 years ago
  23. f46fdb8 arm64: Improve detection of user/non-user mappings in set_pte(_at) by Catalin Marinas · 8 years ago
  24. aadb7e0 arm: dts: qcom: Fix ipq board clock rates by Stephen Boyd · 8 years ago
  25. e33fb57 arm64: dts: r8a7795: Mark EthernetAVB device node disabled by Geert Uytterhoeven · 8 years ago
  26. 89e8bd3 perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing by Alexander Shishkin · 8 years ago
  27. 1641bb1 powerpc: Correctly disable latent entropy GCC plugin on prom_init.o by Andrew Donnellan · 8 years ago
  28. b47a6b4 powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL by Anton Blanchard · 8 years ago
  29. 50e0277 powerpc/powernv: Fix opal_exit tracepoint opcode by Michael Ellerman · 8 years ago
  30. 754a2bc powerpc/mm: Fixup wrong LPCR_VRMASD value by Aneesh Kumar K.V · 8 years ago
  31. 6d10a6c ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram by Josh Poimboeuf · 7 years ago
  32. 9cbf433 ARCv2: save r30 on kernel entry as gcc uses it for code-gen by Vineet Gupta · 8 years ago
  33. 92f0dde MIPS: Avoid BUG warning in arch_check_elf by James Cowgill · 7 years ago
  34. 6fbb6c0 MIPS: cevt-r4k: Fix out-of-bounds array access by James Hogan · 7 years ago
  35. 4805f8a MIPS: KGDB: Use kernel context for sleeping threads by James Hogan · 7 years ago
  36. 563300b ARC: [plat-eznps] Fix build error by Noam Camus · 7 years ago
  37. 512d211 sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 7 years ago
  38. 24870a7 sparc64: kern_addr_valid regression by bob picco · 8 years ago
  39. f8bc088 x86/mce: Make the MCE notifier a blocking one by Vishal Verma · 7 years ago
  40. 6966a65 x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs by Yazen Ghannam · 7 years ago
  41. 1bd55ab powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction by Ravi Bangoria · 7 years ago
  42. 3d42ca4 s390/mm: fix CMMA vs KSM vs others by Christian Borntraeger · 7 years ago
  43. 2c0ad23 mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 7 years ago
  44. c07479f x86/xen: Fix APIC id mismatch warning on Intel by Mohit Gambhir · 8 years ago
  45. a28acec parisc: Fix get_user() for 64-bit value on 32-bit kernel by Helge Deller · 7 years ago
  46. 75465e7 kvm: fix page struct leak in handle_vmon by Paolo Bonzini · 8 years ago
  47. 5a4c073 Revert "MIPS: Lantiq: Fix cascaded IRQ setup" by Greg Kroah-Hartman · 7 years ago
  48. 1681bab parisc: fix bugs in pa_memcpy by Mikulas Patocka · 7 years ago
  49. 5e29a45 x86/vdso: Plug race between mapping and ELF header setup by Thomas Gleixner · 7 years ago
  50. ec980b6 x86/vdso: Ensure vdso32_enabled gets set to valid values only by Mathias Krause · 7 years ago
  51. a9826aa x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions by Dan Williams · 7 years ago
  52. 59bf230 x86/signals: Fix lower/upper bound reporting in compat siginfo by Joerg Roedel · 7 years ago
  53. 41d8b02 x86/efi: Don't try to reserve runtime regions by Omar Sandoval · 7 years ago
  54. 085656d perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() by Peter Zijlstra · 7 years ago
  55. 91f9f51 MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch by Matt Redfearn · 8 years ago
  56. aa05503 MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK by Matt Redfearn · 8 years ago
  57. e8fa51d MIPS: Switch to the irq_stack in interrupts by Matt Redfearn · 8 years ago
  58. aa6b1da MIPS: Only change $28 to thread_info if coming from user mode by Matt Redfearn · 8 years ago
  59. 86b54e4 MIPS: Stack unwinding while on IRQ stack by Matt Redfearn · 8 years ago
  60. 742817b MIPS: Introduce irq_stack by Matt Redfearn · 8 years ago
  61. 7eae64f x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 7 years ago
  62. e5525c7 x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk by Matjaz Hegedic · 7 years ago
  63. 0605fff x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 7 years ago
  64. bec9918 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 7 years ago
  65. 007f0a2 arm: kernel: Add SMC structure parameter by Andy Gross · 7 years ago
  66. a452e4e ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk by Patrice Chotard · 7 years ago
  67. 660b38e ARM: davinci: PM: support da8xx DT platforms by Kevin Hilman · 7 years ago
  68. 5582c19 arm64: PCI: Add local struct device pointers by Bjorn Helgaas · 7 years ago
  69. cc49b39 arm64: PCI: Manage controller-specific data on per-controller basis by Tomasz Nowicki · 7 years ago
  70. dcc4c67 arm64: dts: hisi: fix hip06 sas am-max-trans quirk by John Garry · 7 years ago
  71. be56f92 MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation by Huacai Chen · 8 years ago
  72. 59b8725 MIPS: Flush wrong invalid FTLB entry for huge page by Huacai Chen · 8 years ago
  73. 186fb3c MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2 by Huacai Chen · 8 years ago
  74. 3d5e13d MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 by Huacai Chen · 8 years ago
  75. c7f6633 MIPS: Lantiq: fix missing xbar kernel panic by Hauke Mehrtens · 8 years ago
  76. 1e7deb9 MIPS: End spinlocks with .insn by Paul Burton · 8 years ago
  77. 19aa26f MIPS: ralink: Fix typos in rt3883 pinctrl by John Crispin · 8 years ago
  78. 9dcb21e MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels by James Hogan · 8 years ago
  79. 7b68273 s390/uaccess: get_user() should zero on failure (again) by Heiko Carstens · 8 years ago
  80. f493879 s390/decompressor: fix initrd corruption caused by bss clear by Marcelo Henrique Cerri · 8 years ago
  81. 6a776f6 xtensa: make __pa work with uncached KSEG addresses by Max Filippov · 7 years ago
  82. c1dcea1 nios2: reserve boot memory for device tree by Tobias Klauser · 7 years ago
  83. abbf0fd powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() by Michael Ellerman · 7 years ago
  84. 45c2ed9 powerpc: Don't try to fix up misaligned load-with-reservation instructions by Paul Mackerras · 7 years ago
  85. fba7546 powerpc/64: Fix flush_(d|i)cache_range() called from modules by Oliver O'Halloran · 7 years ago
  86. 24d945d powerpc/mm: Add missing global TLB invalidate if cxl is active by Frederic Barrat · 7 years ago
  87. 6fbf84b powerpc: Disable HFSCR[TM] if TM is not supported by Benjamin Herrenschmidt · 8 years ago
  88. a1db9b2 metag/usercopy: Add missing fixups by James Hogan · 7 years ago
  89. ce154d5 metag/usercopy: Fix src fixup in from user rapf loops by James Hogan · 7 years ago
  90. 4f3f0dd metag/usercopy: Set flags before ADDZ by James Hogan · 7 years ago
  91. 3dc0fe5 metag/usercopy: Zero rest of buffer from copy_from_user by James Hogan · 7 years ago
  92. 4a93ac8 metag/usercopy: Add early abort to copy_to_user by James Hogan · 7 years ago
  93. 49a292d metag/usercopy: Fix alignment error checking by James Hogan · 7 years ago
  94. 2bb52b4 metag/usercopy: Drop unused macros by James Hogan · 7 years ago
  95. 3715dbf arm64: mm: unaligned access by user-land should be received as SIGBUS by Victor Kamensky · 7 years ago
  96. ac303c6 kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd by Suzuki K Poulose · 7 years ago
  97. a1ea318 arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region by Marc Zyngier · 8 years ago
  98. 48f2825 arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm by Marc Zyngier · 8 years ago
  99. 362721c MIPS: Lantiq: Fix cascaded IRQ setup by Felix Fietkau · 8 years ago
  100. 1b442f9 ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags by Jon Mason · 8 years ago