1. d647aa9 UPSTREAM: sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU capacity changes by Morten Rasmussen · 6 years ago
  2. b0d04fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  3. 485734f x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels by Christoph Hellwig · 6 years ago
  4. 62d6f3b sparc: vDSO: Silence an uninitialized variable warning by Dan Carpenter · 6 years ago
  5. 776ca15 sparc: Fix syscall fallback bugs in VDSO. by David S. Miller · 6 years ago
  6. c343db4 Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Greg Kroah-Hartman · 6 years ago
  7. 2224d61 x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context switch if there is an FPU by Sebastian Andrzej Siewior · 6 years ago
  8. 6aa6767 x86/fpu: Remove second definition of fpu in __fpu__restore_sig() by Sebastian Andrzej Siewior · 6 years ago
  9. ae85249 x86/entry/64: Further improve paranoid_entry comments by Andy Lutomirski · 6 years ago
  10. 04f4f95 x86/entry/32: Clear the CS high bits by Jan Kiszka · 6 years ago
  11. b955a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Greg Kroah-Hartman · 6 years ago
  12. cf8afe5 parisc: Fix uninitialized variable usage in unwind.c by Helge Deller · 6 years ago
  13. a06ecbf Revert "sparc: Convert to using %pOFn instead of device_node.name" by David S. Miller · 6 years ago
  14. d1f1f98 sparc64: Set %l4 properly on trap return after handling signals. by David S. Miller · 6 years ago
  15. b3e1eb8 sparc64: Make proc_id signed. by David S. Miller · 6 years ago
  16. dca5203 x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS by Nathan Chancellor · 6 years ago
  17. 53c13ba x86/time: Correct the attribute on jiffies' definition by Nathan Chancellor · 6 years ago
  18. 16561f2 x86/entry: Add some paranoid entry/exit CR3 handling comments by Dave Hansen · 6 years ago
  19. b59167a x86/percpu: Fix this_cpu_read() by Peter Zijlstra · 6 years ago
  20. 4907c68 x86/tsc: Force inlining of cyc2ns bits by Peter Zijlstra · 6 years ago
  21. 3a27203 Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  22. 7ec2182 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  23. 5f8bb00 KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb() by Vitaly Kuznetsov · 6 years ago
  24. e66d001 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Greg Kroah-Hartman · 6 years ago
  25. 455adb3 sparc: Throttle perf events properly. by David S. Miller · 6 years ago
  26. cfdc317 sparc: Fix single-pcr perf event counter management. by David S. Miller · 6 years ago
  27. bab5c80 Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Greg Kroah-Hartman · 6 years ago
  28. ca2b497 arm64: perf: Reject stand-alone CHAIN events for PMUv3 by Will Deacon · 6 years ago
  29. d91680e arm64: Fix /proc/iomem for reserved but not memory regions by Will Deacon · 6 years ago
  30. 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
  31. 9f203e2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  32. 3d647e6 Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Greg Kroah-Hartman · 6 years ago
  33. 701f2eb Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Greg Kroah-Hartman · 6 years ago
  34. 7c26701 sparc: Wire up io_pgetevents system call. by David S. Miller · 6 years ago
  35. 4628a64 mm: Preserve _PAGE_DEVMAP across mprotect() calls by Jan Kara · 6 years ago
  36. 4cebf45 Merge tag 'kvmarm-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 6 years ago
  37. 853c110 KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m by Paolo Bonzini · 6 years ago
  38. ec876f4 ARM: KVM: Correctly order SGI register entries in the cp15 array by Marc Zyngier · 6 years ago
  39. 64c5e53 Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Greg Kroah-Hartman · 6 years ago
  40. 184d47f x86/mm: Avoid VLA in pgd_alloc() by Kees Cook · 6 years ago
  41. 49e00ee x86/intel_rdt: Fix out-of-bounds memory access in CBM tests by Reinette Chatre · 6 years ago
  42. 0854ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Greg Kroah-Hartman · 6 years ago
  43. b7dc10b sparc64: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  44. c4beb22 sparc32: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  45. 8cf7765 sparc: vdso: clean-up vdso Makefile by Masahiro Yamada · 6 years ago
  46. 31a43fa sparc64: viohs: Remove VLA usage by Kees Cook · 6 years ago
  47. 0b9871a sparc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  48. cd2093c Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Greg Kroah-Hartman · 6 years ago
  49. 31d0990 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  50. 247373b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  51. c58a584 ARC: clone syscall to setp r25 as thread pointer by Vineet Gupta · 6 years ago
  52. 148b9ab MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression by Maciej W. Rozycki · 6 years ago
  53. 08b297b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  54. ac1788c powerpc/numa: Skip onlining a offline node in kdump path by Srikar Dronamraju · 6 years ago
  55. a932ed3 powerpc: Don't print kernel instructions in show_user_instructions() by Michael Ellerman · 6 years ago
  56. cc906f0 Merge tag 'kvm-ppc-fixes-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 6 years ago
  57. ac0657e Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Greg Kroah-Hartman · 6 years ago
  58. d2467ad Merge tag 'riscv-for-linus-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Greg Kroah-Hartman · 6 years ago
  59. 3f4258b Merge tag 'soc-fsl-fix-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into fixes by Arnd Bergmann · 6 years ago
  60. 30a0af8 Merge tag 'imx-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 6 years ago
  61. 7e71268 kvm: nVMX: fix entry with pending interrupt if APICv is enabled by Paolo Bonzini · 6 years ago
  62. 2cf7ea9 KVM: VMX: hide flexpriority from guest when disabled at the module level by Paolo Bonzini · 6 years ago
  63. fd6b6d9 KVM: VMX: check for existence of secondary exec controls before accessing by Sean Christopherson · 6 years ago
  64. 02e4256 x86/vdso: Fix vDSO syscall fallback asm constraint regression by Andy Lutomirski · 6 years ago
  65. 6579804 KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault by Paul Mackerras · 6 years ago
  66. 88296bd x86/cpu/amd: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  67. 4f16656 x86/vdso: Only enable vDSO retpolines when enabled and supported by Andy Lutomirski · 6 years ago
  68. ef1f225 RISCV: Fix end PFN for low memory by Atish Patra · 6 years ago
  69. 2647c43 x86/tsc: Fix UV TSC initialization by Mike Travis · 6 years ago
  70. 20a8378 x86/platform/uv: Provide is_early_uv_system() by Mike Travis · 6 years ago
  71. b45ba4a powerpc/lib: fix book3s/32 boot failure due to code patching by Christophe Leroy · 6 years ago
  72. d7cbbe4 perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events by Natarajan, Janakarajan · 6 years ago
  73. 9d92cfe perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX by Kan Liang · 6 years ago
  74. 6265adb perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded physical package ID 0 by Masayoshi Mizuma · 6 years ago
  75. 715bd9d x86/vdso: Fix asm constraints on vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
  76. 385afbf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Greg Kroah-Hartman · 6 years ago
  77. b62e425 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Greg Kroah-Hartman · 6 years ago
  78. daa07cb KVM: x86: fix L1TF's MMIO GFN calculation by Sean Christopherson · 6 years ago
  79. 62cf9bd81 KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS by Liran Alon · 6 years ago
  80. 503234b KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly by Liran Alon · 6 years ago
  81. 5f76f6f KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled by Liran Alon · 6 years ago
  82. 2a3f934 arm64: KVM: Sanitize PSTATE.M when being set from userspace by Marc Zyngier · 6 years ago
  83. d26c25a arm64: KVM: Tighten guest core register access from userspace by Dave Martin · 6 years ago
  84. e754177 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  85. f005de0 Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Greg Kroah-Hartman · 6 years ago
  86. 951d223 MIPS: Fix CONFIG_CMDLINE handling by Paul Burton · 6 years ago
  87. ea7e048 MIPS: VDSO: Always map near top of user memory by Paul Burton · 6 years ago
  88. bdec8d7 x86/boot: Fix kexec booting failure in the SEV bit detection code by Kairui Song · 6 years ago
  89. 082dc55 ARM: dts: stm32: update SPI6 dmas property on stm32mp157c by Amelie Delaunay · 6 years ago
  90. 1a677ff Merge tag 'arm-soc/for-4.19/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixes by Olof Johansson · 6 years ago
  91. 9f71e7d Merge tag 'at91-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into fixes by Olof Johansson · 6 years ago
  92. 2483ef0 powerpc/numa: Use associativity if VPHN hcall is successful by Srikar Dronamraju · 6 years ago
  93. 96dc89d powerpc/tm: Avoid possible userspace r1 corruption on reclaim by Michael Neuling · 6 years ago
  94. cf13435 powerpc/tm: Fix userspace r13 corruption by Michael Neuling · 6 years ago
  95. 57a4897 RISC-V: include linux/ftrace.h in asm-prototypes.h by James Cowgill · 6 years ago
  96. 3ab9794 ARM: dts: BCM63xx: Fix incorrect interrupt specifiers by Florian Fainelli · 6 years ago
  97. 031e6e6 arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flags by Steve Capper · 6 years ago
  98. 469ed9d arm64: hugetlb: Fix handling of young ptes by Steve Capper · 6 years ago
  99. 4679b61 KVM: x86: never trap MSR_KERNEL_GS_BASE by Paolo Bonzini · 6 years ago
  100. 8604895 powerpc/pseries: Fix unitialized timer reset on migration by Michael Bringmann · 6 years ago