1. fd583ad perf/x86: Fix spurious NMI with PEBS Load Latency event by Kan Liang · 8 years ago
  2. 18c5c7c Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  3. f2200ac perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() by Peter Zijlstra · 8 years ago
  4. a8d11cd kprobes/x86: Consolidate insn decoder users for copying code by Masami Hiramatsu · 8 years ago
  5. ea1e34f kprobes/x86: Use probe_kernel_read() instead of memcpy() by Masami Hiramatsu · 8 years ago
  6. d0381c8 kprobes/x86: Set kprobes pages read-only by Masami Hiramatsu · 8 years ago
  7. 490154b kprobes/x86: Make boostable flag boolean by Masami Hiramatsu · 8 years ago
  8. 804dec5 kprobes/x86: Do not modify singlestep buffer while resuming by Masami Hiramatsu · 8 years ago
  9. 17880e4 kprobes/x86: Use instruction decoder for booster by Masami Hiramatsu · 8 years ago
  10. 129d17e kprobes/x86: Fix the description of __copy_instruction() by Masami Hiramatsu · 8 years ago
  11. bd0b906 kprobes/x86: Fix kprobe-booster not to boost far call instructions by Masami Hiramatsu · 8 years ago
  12. 9df9078 perf/amd/uncore: Fix pr_fmt() prefix by Borislav Petkov · 8 years ago
  13. 68e8038 perf/amd/uncore: Clean up per-family setup by Borislav Petkov · 8 years ago
  14. c2628f9 perf/amd/uncore: Do feature check first, before assignments by Borislav Petkov · 8 years ago
  15. 84b1e36 Merge tag 'v4.11-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  16. 462e9a3 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  17. 2a610b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  18. 894ca30 Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  19. 8b65bb5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  20. 542380a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  21. dc25ad3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  22. 4f0d14b Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  23. 6ae979a Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"" by Will Deacon · 8 years ago
  24. 4749228 powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() by Michael Ellerman · 8 years ago
  25. 977674c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  26. 86e1066 sparc: remove unused wp_works_ok macro by Mathias Krause · 8 years ago
  27. 9d262d9 sparc32: Export vac_cache_size to fix build error by Guenter Roeck · 8 years ago
  28. 7681126 sparc64: Fix memory corruption when THP is enabled by Nitin Gupta · 8 years ago
  29. 9ae34db sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 8 years ago
  30. abd80dc KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl by Dan Carpenter · 8 years ago
  31. 3872fe8 Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into fixes by Russell King · 8 years ago
  32. 6fd6410 Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  33. b884a19 metag/usercopy: Add missing fixups by James Hogan · 8 years ago
  34. 2c0b1df metag/usercopy: Fix src fixup in from user rapf loops by James Hogan · 8 years ago
  35. fd40eee metag/usercopy: Set flags before ADDZ by James Hogan · 8 years ago
  36. 563ddc1 metag/usercopy: Zero rest of buffer from copy_from_user by James Hogan · 8 years ago
  37. fb8ea06 metag/usercopy: Add early abort to copy_to_user by James Hogan · 8 years ago
  38. 2257211 metag/usercopy: Fix alignment error checking by James Hogan · 8 years ago
  39. ef62a2d8 metag/usercopy: Drop unused macros by James Hogan · 8 years ago
  40. 88b1bf72 powerpc/mm: Add missing global TLB invalidate if cxl is active by Frederic Barrat · 8 years ago
  41. 8f5f525 powerpc/64: Fix flush_(d|i)cache_range() called from modules by Oliver O'Halloran · 8 years ago
  42. b824a957 Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  43. 1fb883b KVM: nVMX: initialize PML fields in vmcs02 by Ladi Prosek · 8 years ago
  44. ab007cc KVM: nVMX: do not leak PML full vmexit to L1 by Ladi Prosek · 8 years ago
  45. 48fe9e9 powerpc: Don't try to fix up misaligned load-with-reservation instructions by Paul Mackerras · 8 years ago
  46. 34fcf05 Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  47. 5b0d2cc KVM: arm64: Ensure LRs are clear when they should be by Christoffer Dall · 8 years ago
  48. 8b3405e kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd by Suzuki K Poulose · 8 years ago
  49. 09a6adf arm64: mm: unaligned access by user-land should be received as SIGBUS by Victor Kamensky · 8 years ago
  50. 08e4e0d Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  51. 4ad7255 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  52. 3ccfcdc Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. 232b8e3 KVM: s390: remove change-recording override support by Heiko Carstens · 8 years ago
  54. a8e2844 Merge branch 'work.statx' into for-next by Al Viro · 8 years ago
  55. 2b5efc0 alpha: fix stack smashing in old_adjtimex(2) by Al Viro · 8 years ago
  56. 921d701 nios2: reserve boot memory for device tree by Tobias Klauser · 8 years ago
  57. 496dcc5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 128c434 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 346ce1d Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  60. 978e0f9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  61. dcbcb49 Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  62. 13a6798e kasan: do not sanitize kexec purgatory by Mike Galbraith · 8 years ago
  63. 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
  64. 1493aa6 xtensa: wire up statx system call by Max Filippov · 8 years ago
  65. e640cc3 xtensa: fix stack dump output by Max Filippov · 8 years ago
  66. e39bccf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  67. 0fc04f91 Merge tag 'sound-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  68. 6b1cc94 x86/boot: Include missing header file by Zhengyi Shen · 8 years ago
  69. 29f72ce x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs by Yazen Ghannam · 8 years ago
  70. 4c6fabd ARC: fix build warnings with !CONFIG_KPROBES by Vineet Gupta · 8 years ago
  71. c70c473 ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · 8 years ago
  72. 2b83878 xtensa: make __pa work with uncached KSEG addresses by Max Filippov · 8 years ago
  73. 9b3403a arm64: drop non-existing vdso-offsets.h from .gitignore by Masahiro Yamada · 8 years ago
  74. 34d04f2 arm64: remove redundant header file in current.h by Shaokun Zhang · 8 years ago
  75. 9dfcce4 Merge tag 'asoc-fix-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  76. 335d2c2 arm64: fix NULL dereference in have_cpu_die() by Mark Salter · 8 years ago
  77. 3f135e5 x86/build: Mostly disable '-maccumulate-outgoing-args' by Josh Poimboeuf · 8 years ago
  78. 25df39f x86/events/amd/iommu: Enable support for multiple IOMMUs by Suravee Suthikulpanit · 8 years ago
  79. cf25f90 x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct by Suravee Suthikulpanit · 8 years ago
  80. 5168654 x86/events/amd/iommu: Fix sysfs perf attribute groups by Suravee Suthikulpanit · 8 years ago
  81. 1650dfd x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support by Suravee Suthikulpanit · 8 years ago
  82. f5863a0 x86/events/amd/iommu.c: Modify functions to query max banks and counters by Suravee Suthikulpanit · 8 years ago
  83. 6b9376e x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() by Suravee Suthikulpanit · 8 years ago
  84. dc6ca5e x86/events/amd/iommu: Clean up perf_iommu_read() by Suravee Suthikulpanit · 8 years ago
  85. 6aad0c6 x86/events/amd/iommu: Clean up bitwise operations by Suravee Suthikulpanit · 8 years ago
  86. f9573e5 x86/events/amd/iommu: Declare pr_fmt() format by Suravee Suthikulpanit · 8 years ago
  87. d35869b perf/x86/intel/pt: Allow the disabling of branch tracing by Alexander Shishkin · 8 years ago
  88. c69f203 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  89. d09c537 s390/uaccess: get_user() should zero on failure (again) by Heiko Carstens · 8 years ago
  90. 476e75a parisc: Avoid stalled CPU warnings after system shutdown by Helge Deller · 8 years ago
  91. d19f5e4 parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
  92. 554bfec parisc: Fix access fault handling in pa_memcpy() by Helge Deller · 8 years ago
  93. 3cc070c ARM: 8665/1: nommu: access ID_PFR1 only if CPUID scheme by afzal mohammed · 8 years ago
  94. 916a008 ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory by Russell King · 8 years ago
  95. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 8 years ago
  96. d3805c5 sparc/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  97. d614fd5 mips/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  98. 7195ee3 metag/ptrace: Reject partial NT_METAG_RPIPE writes by Dave Martin · 8 years ago
  99. 5fe81fe metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS by Dave Martin · 8 years ago
  100. a78ce80 metag/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago