1. bffb84b arm64: perf: Ignore exclude_hv when kernel is running in HYP by Ganapatrao Kulkarni · 7 years ago
  2. c53c4ad ARM: dts: imx6qdl-wandboard: Fix audio channel swap by Fabio Estevam · 7 years ago
  3. 6bdfab8 powerpc/modules: If mprofile-kernel is enabled add it to vermagic by Michael Ellerman · 7 years ago
  4. c4f8fbc x86/tsc: Provide 'tsc=unstable' boot parameter by Peter Zijlstra · 7 years ago
  5. 8587ce2 ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pin by Fabio Estevam · 7 years ago
  6. a41dbfe KVM: PPC: Book3S PR: Check copy_to/from_user return values by Paul Mackerras · 7 years ago
  7. 26c18cb s390: move _text symbol to address higher than zero by Heiko Carstens · 7 years ago
  8. b1b547a x86/boot: Declare error() as noreturn by Kees Cook · 7 years ago
  9. c498920 x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 7 years ago
  10. 82652ac x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic() by Josh Poimboeuf · 7 years ago
  11. c201211 Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin" by Greg Kroah-Hartman · 6 years ago
  12. 95563ef Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin" by Greg Kroah-Hartman · 6 years ago
  13. afda607 ARM: dts: am57xx-idk-common: Add overide powerhold property by Keerthy · 8 years ago
  14. e284eff ARM: dts: am57xx-beagle-x15-common: Add overide powerhold property by Keerthy · 8 years ago
  15. 4cae986 ARM: dts: dra7: Add power hold and power controller properties to palmas by Keerthy · 7 years ago
  16. 27bb1e0 crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one by Eric Biggers · 6 years ago
  17. 574e44d arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives by Will Deacon · 6 years ago
  18. a80d8e2 arm64: entry: Reword comment about post_ttbr_update_workaround by Will Deacon · 6 years ago
  19. da93510 arm64: Force KPTI to be disabled on Cavium ThunderX by Marc Zyngier · 6 years ago
  20. 4025fe1 arm64: kpti: Add ->enable callback to remap swapper using nG mappings by Will Deacon · 6 years ago
  21. fefeffe arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() by Will Deacon · 6 years ago
  22. 2adcb1f arm64: Turn on KPTI only on CPUs that need it by Jayachandran C · 6 years ago
  23. f93aea3 arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs by Jayachandran C · 6 years ago
  24. 1e0946d arm64: capabilities: Handle duplicate entries for a capability by Suzuki K Poulose · 6 years ago
  25. 1d648e4 arm64: Allow checking of a CPU-local erratum by Marc Zyngier · 6 years ago
  26. 7354772 arm64: Take into account ID_AA64PFR0_EL1.CSV3 by Will Deacon · 6 years ago
  27. ded98c6 arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry by Will Deacon · 6 years ago
  28. 531a0eb arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 by Will Deacon · 6 years ago
  29. f6af532 arm64: use RET instruction for exiting the trampoline by Will Deacon · 6 years ago
  30. 9675042 arm64: kaslr: Put kernel vectors address in separate data page by Will Deacon · 6 years ago
  31. bfca157 arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 by Will Deacon · 6 years ago
  32. 6e7fb7c arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks by Will Deacon · 6 years ago
  33. ded93ce arm64: entry: Hook up entry trampoline to exception vectors by Will Deacon · 6 years ago
  34. d0b3c71 arm64: entry: Explicitly pass exception level to kernel_ventry macro by Will Deacon · 6 years ago
  35. 1809afd arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 6 years ago
  36. 78a0cec arm64: entry: Add exception trampoline page for exceptions from EL0 by Will Deacon · 6 years ago
  37. e355d4b arm64: factor out entry stack manipulation by Mark Rutland · 6 years ago
  38. 0e800ba arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI by Will Deacon · 6 years ago
  39. 9311684 arm64: mm: Add arm64_kernel_unmapped_at_el0 helper by Will Deacon · 6 years ago
  40. 8919d31 arm64: mm: Allocate ASIDs in pairs by Will Deacon · 6 years ago
  41. 984e60a arm64: mm: Move ASID from TTBR0 to TTBR1 by Will Deacon · 6 years ago
  42. 8e4e977 arm64: mm: Use non-global mappings for kernel space by Will Deacon · 6 years ago
  43. a291528 arm64: avoid overflow in VA_START and PAGE_OFFSET by Nick Desaulniers · 7 years ago
  44. fc7a9eb frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 7 years ago
  45. fd2f070 kprobes/x86: Fix to set RWX bits correctly before releasing trampoline by Masami Hiramatsu · 7 years ago
  46. e522e2e powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs by Nicholas Piggin · 6 years ago
  47. 812d42a powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened by Nicholas Piggin · 6 years ago
  48. da789f7 ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[] by Fabio Estevam · 6 years ago
  49. c9e3071 bpf, x64: increase number of passes by Daniel Borkmann · 6 years ago
  50. 9c0d0a0 perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake servers by Kan Liang · 6 years ago
  51. e91ec34 perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period() by Dan Carpenter · 6 years ago
  52. b3076ab perf/x86/intel/uncore: Fix Skylake UPI event format by Kan Liang · 6 years ago
  53. 3681c24 x86/entry/64: Don't use IST entry for #BP stack by Andy Lutomirski · 9 years ago
  54. f9ed244 x86/boot/64: Verify alignment of the LOAD segment by H.J. Lu · 6 years ago
  55. 678b405 x86/build/64: Force the linker to use 2MB page size by H.J. Lu · 6 years ago
  56. 587da2b kvm/x86: fix icebp instruction handling by Linus Torvalds · 6 years ago
  57. f4fe4f9 x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 6 years ago
  58. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  59. 3eaa5de MIPS: ralink: Remove ralink_halt() by NeilBrown · 6 years ago
  60. 64d5c60 ARM: dts: aspeed-evb: Add unit name to memory node by Joel Stanley · 6 years ago
  61. 87408eb vgacon: Set VGA struct resource types by Bjorn Helgaas · 6 years ago
  62. 51174d2 x86/xen: split xen_smp_prepare_boot_cpu() by Vitaly Kuznetsov · 7 years ago
  63. 9935f86 ia64: fix module loading for gcc-5.4 by Sergei Trofimovich · 7 years ago
  64. b642685 ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP by Kishon Vijay Abraham I · 7 years ago
  65. 5b0425c x86/KASLR: Fix kexec kernel boot crash when KASLR randomization fails by Baoquan He · 7 years ago
  66. 84c9248 ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTER by Abel Vesa · 7 years ago
  67. b7de32e x86/reboot: Turn off KVM when halting a CPU by Tiantian Feng · 7 years ago
  68. 9008993 KVM: PPC: Book3S PR: Exit KVM on failed mapping by Alexey Kardashevskiy · 7 years ago
  69. 3095a0d powerpc/64s: Remove SAO feature from Power9 DD1 by Nicholas Piggin · 7 years ago
  70. cd1ff13 x86: i8259: export legacy_pic symbol by Hans de Goede · 7 years ago
  71. 8f6cfbe parisc: Handle case where flush_cache_range is called with no context by John David Anglin · 6 years ago
  72. d3b0e98 x86/mm: Fix vmalloc_fault to use pXd_large by Toshi Kani · 6 years ago
  73. ed82505 x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist by Alexander Sergeyev · 6 years ago
  74. a999c60 x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit kernels by Andy Whitcroft · 6 years ago
  75. 990a63c x86/vm86/32: Fix POPF emulation by Andy Lutomirski · 6 years ago
  76. aa9c22f x86/cpufeatures: Add Intel PCONFIG cpufeature by Kirill A. Shutemov · 6 years ago
  77. 60845c8 x86/boot/32: Fix UP boot on Quark and possibly other platforms by Andy Lutomirski · 7 years ago
  78. f6edf95 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
  79. e5ca83f ARM: dts: omap3-n900: Fix the audio CODEC's reset pin by Andrew F. Davis · 6 years ago
  80. 272b5ee ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin by Andrew F. Davis · 6 years ago
  81. 7667c53 ARM: dts: exynos: Correct Trats2 panel reset line by Simon Shields · 7 years ago
  82. d0cab8c kprobes/x86: Set kprobes pages read-only by Masami Hiramatsu · 7 years ago
  83. 96d0c4c kprobes/x86: Fix kprobe-booster not to boost far call instructions by Masami Hiramatsu · 7 years ago
  84. 708def5 powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit() by Michael Ellerman · 7 years ago
  85. c86742f MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters by Aleksandar Markovic · 7 years ago
  86. 198142a MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification by Leonid Yegoshin · 7 years ago
  87. 5b52c8c MIPS: BPF: Fix multiple problems in JIT skb access helpers. by David Daney · 7 years ago
  88. e50c396 MIPS: BPF: Quit clobbering callee saved registers in JIT code. by David Daney · 7 years ago
  89. afd9ccd kvm: nVMX: Disallow userspace-injected exceptions in guest mode by Jim Mattson · 7 years ago
  90. b0d7b1a kvm/svm: Setup MCG_CAP on AMD properly by Borislav Petkov · 7 years ago
  91. 7322cf6 ARM: dts: koelsch: Correct clock frequency of X2 DU clock input by Geert Uytterhoeven · 7 years ago
  92. a61cd7e powerpc: Avoid taking a data miss on every userspace instruction miss by Anton Blanchard · 7 years ago
  93. 8131f4d ARM: dts: r8a7793: Correct parent of SSI[0-9] clocks by Geert Uytterhoeven · 7 years ago
  94. dc65685 ARM: dts: r8a7791: Correct parent of SSI[0-9] clocks by Geert Uytterhoeven · 7 years ago
  95. 26cd770 ARM: dts: r8a7790: Correct parent of SSI[0-9] clocks by Geert Uytterhoeven · 7 years ago
  96. 7528051 ARM: dts: r7s72100: fix ethernet clock parent by Chris Brandt · 7 years ago
  97. 66db324 powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout by Aneesh Kumar K.V · 7 years ago
  98. 0030b37 ARM: dts: silk: Correct clock of DU1 by Geert Uytterhoeven · 7 years ago
  99. 27b7275 ARM: dts: r8a7794: Correct clock of DU1 by Geert Uytterhoeven · 7 years ago
  100. dab8251 ARM: dts: r8a7794: Add DU1 clock to device tree by Geert Uytterhoeven · 7 years ago