1. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  2. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  3. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  4. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  5. 42b46ae memblock: drop __memblock_alloc_base() by Mike Rapoport · 6 years ago
  6. 004cc08 Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. d14d7f1 Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  8. 6cdfa54 Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  9. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  10. c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  11. 12ad143 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 262d6a9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. b6e3cb4 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. bb97be2 Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  15. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  16. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  17. 8041ffd3 perf/x86/intel/uncore: Fix client IMC events return huge result by Kan Liang · 6 years ago
  18. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  19. e13284d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. 01bd2ac xen: fix dom0 boot on huge systems by Juergen Gross · 6 years ago
  21. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  22. 3d35390 mm: create the new vm_fault_t type by Souptick Joarder · 6 years ago
  23. 3337d5c configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED by Alexey Brodkin · 6 years ago
  24. 610cd4e Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. 60970c1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  26. f86727f Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  27. d2cb698 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  28. 35a738f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. bcd49c3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. f14b5f0 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. 37d1856 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. 179fb36 x86/hyperv: Fix kernel panic when kexec on HyperV by Kairui Song · 6 years ago
  33. 24c4122 x86/mm: Remove unused variable 'old_pte' by Qian Cai · 6 years ago
  34. 3609e31 x86/mm: Remove unused variable 'cpu' by Qian Cai · 6 years ago
  35. a2863b5 Revert "x86_64: Increase stack size for KASAN_EXTRA" by Qian Cai · 6 years ago
  36. ac5cecc x86/unwind: Add hardcoded ORC entry for NULL by Jann Horn · 6 years ago
  37. f4f34e1 x86/unwind: Handle NULL pointer calls better in frame unwinder by Jann Horn · 6 years ago
  38. e4a0bd0 x86/boot/KASLR: Always return a value from process_mem_region by Louis Taylor · 6 years ago
  39. a8e04a7 Merge branch 'remotes/lorenzo/pci/hv' by Bjorn Helgaas · 6 years ago
  40. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  41. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  42. 6ea98b4 Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. c8f5ed6 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 400816f perf/x86/intel: Implement support for TSX Force Abort by Peter Zijlstra (Intel) · 6 years ago
  47. 52f6490 x86: Add TSX Force Abort CPUID/MSR by Peter Zijlstra (Intel) · 6 years ago
  48. 11f8b2d perf/x86/intel: Generalize dynamic constraint creation by Peter Zijlstra (Intel) · 6 years ago
  49. d01b1f9 perf/x86/intel: Make cpuc allocations consistent by Peter Zijlstra (Intel) · 6 years ago
  50. bc8ff3c docs/core-api/mm: fix user memory accessors formatting by Mike Rapoport · 6 years ago
  51. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  52. 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
  53. 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
  54. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  55. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. edaed16 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. eac6165 x86: Deprecate a.out support by Borislav Petkov · 6 years ago
  58. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  59. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  60. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  61. 745cfea x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_replace() by Steven Rostedt (VMware) · 6 years ago
  62. b1ddd40 xen: remove pre-xen3 fallback handlers by Arnd Bergmann · 6 years ago
  63. 32c0ac3 Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  64. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  66. 00c4237 x86-64: add warning for non-canonical user access address dereferences by Linus Torvalds · 6 years ago
  67. 88f268a Merge branch 'regulator-5.1' into regulator-next by Mark Brown · 6 years ago
  68. e7c42a8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. c8ccf75 PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset() by Maya Nakamura · 6 years ago
  70. edafcce io_uring: add support for pre-mapped user IO buffers by Jens Axboe · 6 years ago
  71. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
  72. 6f913de x86/boot/compressed/64: Do not read legacy ROM on EFI system by Kirill A. Shutemov · 6 years ago
  73. ce02ef06 x86, retpolines: Raise limit for generating indirect calls from switch-case by Daniel Borkmann · 6 years ago
  74. 9cd05ad x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT by Lan Tianyu · 6 years ago
  75. 84fdfaf x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available by Lan Tianyu · 6 years ago
  76. 23bf1b6 kernfs, sysfs, cgroup, intel_rdt: Support fs_context by David Howells · 6 years ago
  77. c978b94 Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  78. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  79. 0614621d Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  80. 7748168 crypto: x86/poly1305 - Clear key material from stack in SSE2 variant by Tommi Hirvola · 6 years ago
  81. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  82. 41f035a x86/mce: Improve error message when kernel cannot recover, p2 by Tony Luck · 6 years ago
  83. 2e7614c x86/uaccess: Remove unused __addr_ok() macro by Borislav Petkov · 6 years ago
  84. 2a418cf x86/uaccess: Don't leak the AC flag into __put_user() value evaluation by Andy Lutomirski · 6 years ago
  85. 53a41cb Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses" by Linus Torvalds · 6 years ago
  86. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
  88. de3ccd2 KVM: MMU: record maximum physical address width in kvm_mmu_extended_role by Yu Zhang · 6 years ago
  89. 511da98 kvm: x86: Return LA57 feature based on hardware capability by Yu Zhang · 6 years ago
  90. ad7dc69 x86/kvm/mmu: fix switch between root and guest MMUs by Vitaly Kuznetsov · 6 years ago
  91. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  92. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  94. e844f2c x86/mpx: tweak header name by Michael S. Tsirkin · 6 years ago
  95. f91fecc x86/smpboot: Remove unused phys_id variable by Shaokun Zhang · 6 years ago
  96. 1d988ed x86/xen: dont add memory above max allowed allocation by Juergen Gross · 6 years ago
  97. 357b4da x86: respect memory size limiting via mem= parameter by Juergen Gross · 6 years ago
  98. 8d33316 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. dd6f29d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 5c418dc efi: Fix build error due to enum collision between efi.h and ima.h by Anders Roxell · 6 years ago