1. 1919f3f x86/paravirt: Make native_save_fl() extern inline by Nick Desaulniers · 6 years ago
  2. cb877e4 x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h> by H. Peter Anvin · 6 years ago
  3. dc9e795 MIPS: Use async IPIs for arch_trigger_cpumask_backtrace() by Paul Burton · 6 years ago
  4. 377fb3d uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn() by Oleg Nesterov · 6 years ago
  5. 92cb118 MIPS: Fix ioremap() RAM check by Paul Burton · 6 years ago
  6. 473b33d MIPS: Call dump_stack() from show_regs() by Paul Burton · 6 years ago
  7. 0cab67a s390: Correct register corruption in critical section cleanup by Christian Borntraeger · 6 years ago
  8. 1adc34a x86/cpu: Re-apply forced caps every time CPU caps are re-read by Andy Lutomirski · 7 years ago
  9. 05a5d4b x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths by Juergen Gross · 6 years ago
  10. 0e76f4d ARM: dts: imx6q: Use correct SDMA script for SPI5 core by Sean Nyekjaer · 6 years ago
  11. 8391d38 kprobes/x86: Do not modify singlestep buffer while resuming by Masami Hiramatsu · 7 years ago
  12. 6d28f2d mm: fix devmem_is_allowed() for sub-page System RAM intersections by Dan Williams · 6 years ago
  13. 344d615 MIPS: io: Add barrier after register read in inX() by Huacai Chen · 6 years ago
  14. 83f9549 MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum by Tokunori Ikegami · 6 years ago
  15. fb6786c arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 6 years ago
  16. 12942d5 arm64: kpti: Use early_param for kpti= command-line option by Will Deacon · 6 years ago
  17. 8f27499 ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size by David Rivshin · 6 years ago
  18. 81d6e715 powerpc/fadump: Unregister fadump on kexec down path. by Mahesh Salgaonkar · 6 years ago
  19. f9b2566 powerpc/powernv/ioda2: Remove redundant free of TCE pages by Alexey Kardashevskiy · 6 years ago
  20. 90f88f0 powerpc/ptrace: Fix enforcement of DAWR constraints by Michael Neuling · 6 years ago
  21. 5ea3b9b powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG by Michael Neuling · 6 years ago
  22. 10e4604 powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch by Aneesh Kumar K.V · 6 years ago
  23. 95f8713 mips: ftrace: fix static function graph tracing by Matthias Schiffer · 6 years ago
  24. c82ccd7 signal/xtensa: Consistenly use SIGBUS in do_unaligned_user by Eric W. Biederman · 6 years ago
  25. 5692dcf m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap() by Michael Schmitz · 6 years ago
  26. 7a68dcd x86: Call fixup_exception() before notify_die() in math_error() by Siarhei Liakh · 6 years ago
  27. 5a48f60 x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out() by Borislav Petkov · 6 years ago
  28. c267eaa x86/mce: Fix incorrect "Machine check from unknown source" message by Tony Luck · 6 years ago
  29. e7905a7 x86/mce: Check for alternate indication of machine check recovery on Skylake by Tony Luck · 6 years ago
  30. b4eb80a x86/mce: Improve error message when kernel cannot recover by Tony Luck · 6 years ago
  31. 995cddc x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec() by Dan Williams · 6 years ago
  32. 13d1c5b kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access by Paolo Bonzini · 6 years ago
  33. 838b0e9 KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system by Paolo Bonzini · 6 years ago
  34. 00b1391 KVM: x86: introduce linear_{read,write}_system by Paolo Bonzini · 6 years ago
  35. 077c9e2 x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code by Andy Lutomirski · 8 years ago
  36. 47a6aa5 x86/fpu: Hard-disable lazy FPU mode by Andy Lutomirski · 8 years ago
  37. cd4f9f2 complete e390f9a port for v4.9.106 by Philip Müller · 6 years ago
  38. 02136f3 KVM: VMX: Expose SSBD properly to guests, 4.9 supplement by Ben Hutchings · 6 years ago
  39. 1724b70 sparc64: Don't clibber fixed registers in __multi4. by David S. Miller · 7 years ago
  40. d47c9f5 sparc64: Fix build warnings with gcc 7. by David S. Miller · 7 years ago
  41. ef1b8fb MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests by Maciej W. Rozycki · 6 years ago
  42. 5826fc5 MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs by Maciej W. Rozycki · 6 years ago
  43. e9b911a powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 6 years ago
  44. 2149936 powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() by Michael Ellerman · 6 years ago
  45. 9aa6386 powerpc/pseries: Restore default security feature flags on setup by Mauricio Faria de Oliveira · 6 years ago
  46. 4ec7e5e powerpc: Move default security feature flags by Mauricio Faria de Oliveira · 6 years ago
  47. 9e337dc powerpc/pseries: Fix clearing of security feature flags by Mauricio Faria de Oliveira · 6 years ago
  48. 1dc0f1f powerpc/64s: Wire up cpu_show_spectre_v2() by Michael Ellerman · 6 years ago
  49. ed50e03 powerpc/64s: Wire up cpu_show_spectre_v1() by Michael Ellerman · 6 years ago
  50. 76e0b30 powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() by Michael Ellerman · 6 years ago
  51. fe1a517 powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() by Michael Ellerman · 6 years ago
  52. a8f6001 powerpc/64s: Enhance the information in cpu_show_meltdown() by Michael Ellerman · 6 years ago
  53. 6f81254 powerpc/64s: Move cpu_show_meltdown() by Michael Ellerman · 6 years ago
  54. bdcfead powerpc/powernv: Set or clear security feature flags by Michael Ellerman · 6 years ago
  55. 7be06ca powerpc/pseries: Set or clear security feature flags by Michael Ellerman · 6 years ago
  56. 62dfddf powerpc: Add security feature flags for Spectre/Meltdown by Michael Ellerman · 6 years ago
  57. 45bc42b powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags by Michael Ellerman · 6 years ago
  58. 82bfffe powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration by Michael Ellerman · 6 years ago
  59. 2b2f103 powerpc/rfi-flush: Differentiate enabled and patched flush types by Mauricio Faria de Oliveira · 6 years ago
  60. 135b2c1 powerpc/rfi-flush: Always enable fallback flush on pseries by Michael Ellerman · 6 years ago
  61. 5e9ea71 powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again by Michael Ellerman · 6 years ago
  62. a1bbe5e powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code by Michael Ellerman · 6 years ago
  63. 98df746 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 6 years ago
  64. 51cbb3b powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 6 years ago
  65. 70e51fd powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef by Michael Ellerman · 6 years ago
  66. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  67. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  68. c43b4ff x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by Juergen Gross · 6 years ago
  69. bb70de1 xen: set cpu capabilities from xen_start_kernel() by Juergen Gross · 6 years ago
  70. 474928b x86/amd: revert commit 944e0fc51a89c9827b9 by Juergen Gross · 6 years ago
  71. 09ae0d2 powerpc/64s: Clear PCR on boot by Michael Neuling · 6 years ago
  72. b27fb13 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 6 years ago
  73. 10d15c4 x86/xen: Add unwind hint annotations to xen_setup_gdt by Greg Kroah-Hartman · 6 years ago
  74. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  75. b790b4f objtool: sync up with the 4.14.47 version of objtool by Greg Kroah-Hartman · 6 years ago
  76. add0ff1 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 7 years ago
  77. 9c4eb3b ARM: dts: porter: Fix HDMI output routing by Laurent Pinchart · 6 years ago
  78. d0b4b72 ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enet by Aapo Vienamo · 6 years ago
  79. 1e6b708 x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified by Baoquan He · 6 years ago
  80. f65c7c6 MIPS: Octeon: Fix logging messages with spurious periods after newlines by Joe Perches · 7 years ago
  81. b6bfbdf ARM: dts: bcm283x: Fix probing of bcm2835-i2s by Stefan Wahren · 6 years ago
  82. b08a358 x86/devicetree: Fix device IRQ settings in DT by Ivan Gorinov · 6 years ago
  83. 0ea601d7 x86/devicetree: Initialize device tree before using it by Ivan Gorinov · 6 years ago
  84. de4699cd arm64: dts: qcom: Fix SPI5 config on MSM8996 by Ilia Lin · 6 years ago
  85. db27c6c perf/x86/intel: Fix event update for auto-reload by Kan Liang · 6 years ago
  86. cb65df4 perf/x86/intel: Fix large period handling on Broadwell CPUs by Kan Liang · 6 years ago
  87. c698169 perf/x86/intel: Properly save/restore the PMU state in the NMI handler by Kan Liang · 6 years ago
  88. a9d6175 powerpc: Add missing prototype for arch_irq_work_raise() by Mathieu Malaterre · 6 years ago
  89. 9b6fe8d MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset by Mathias Kresin · 7 years ago
  90. e1d32f9 KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use by Vitaly Kuznetsov · 6 years ago
  91. 4767139 arm: dts: socfpga: fix GIC PPI warning by Philipp Puschmann · 6 years ago
  92. bbcc07d powerpc/perf: Fix kernel address leak via sampling registers by Michael Ellerman · 6 years ago
  93. 0ebbbeb powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer by Madhavan Srinivasan · 6 years ago
  94. 4f97111 m68k: set dma and coherent masks for platform FEC ethernets by Greg Ungerer · 6 years ago
  95. c73749b powerpc/mpic: Check if cpu_possible() in mpic_physmask() by Michael Ellerman · 6 years ago
  96. 8e02caa sparc64: Make atomic_xchg() an inline function rather than a macro. by David S. Miller · 6 years ago
  97. 94b4fed KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 6 years ago
  98. 2bbb81d x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init by Dave Hansen · 6 years ago
  99. 1e26941 x86/pgtable: Don't set huge PUD/PMD on non-leaf entries by Joerg Roedel · 6 years ago
  100. bec95d2 sh: fix debug trap failure to process signals before return to user by Rich Felker · 6 years ago