1. fbaed27 x86/idt: Remove address operator on function machine_check() by Lai Jiangshan · 5 years ago
  2. c7589070 x86/entry/64: Remove unneeded kernel CR3 switching by Lai Jiangshan · 5 years ago
  3. 26fa126 x86/entry/64: Remove an unused label by Lai Jiangshan · 5 years ago
  4. 37f8173 locking/atomics: Flip fallbacks and instrumentation by Peter Zijlstra · 5 years ago
  5. 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  6. 3a2a875 Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 9 months ago
  7. 3beff76 x86: use proper parentheses around new uaccess macro argument uses by Linus Torvalds · 4 years, 9 months ago
  8. a5ad574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  9. fa94111 x86: use non-set_fs based maccess routines by Christoph Hellwig · 4 years, 9 months ago
  10. 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 9 months ago
  11. eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 9 months ago
  12. c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 9 months ago
  13. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 9 months ago
  14. da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 4 years, 9 months ago
  15. 42fc541 mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() by Michel Lespinasse · 4 years, 9 months ago
  16. 14c3656 mmap locking API: add MMAP_LOCK_INITIALIZER by Michel Lespinasse · 4 years, 9 months ago
  17. 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 9 months ago
  18. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
  19. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 9 months ago
  20. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 9 months ago
  21. 88107d3 x86/mm: simplify init_trampoline() and surrounding logic by Mike Rapoport · 4 years, 9 months ago
  22. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  23. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  24. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  25. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 9 months ago
  26. 9ed5b01 x86/amd_gart: print stacktrace for a leak with KERN_ERR by Dmitry Safonov · 4 years, 9 months ago
  27. a832ff0 x86: add show_stack_loglvl() by Dmitry Safonov · 4 years, 9 months ago
  28. d46b3df x86: add missing const qualifiers for log_lvl by Dmitry Safonov · 4 years, 9 months ago
  29. 8b4d37d Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  30. e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 9 months ago
  31. 1ee18de9 Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
  32. 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 9 months ago
  33. ac7b342 Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  34. f4dd60a Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  35. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  36. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 9 months ago
  37. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 9 months ago
  38. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 9 months ago
  39. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 9 months ago
  40. ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 9 months ago
  41. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 9 months ago
  42. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 9 months ago
  43. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 9 months ago
  44. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 9 months ago
  45. 8898ad5 x86/mm: define mm_p4d_folded() by Anshuman Khandual · 4 years, 9 months ago
  46. 5bfea2d mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years, 9 months ago
  47. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  48. 9fb4c52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 9 months ago
  49. 39a1af7 Merge branch 'pci/virtualization' by Bjorn Helgaas · 4 years, 9 months ago
  50. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  51. 7e01ccb x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 9 months ago
  52. 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 9 months ago
  53. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 9 months ago
  54. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 9 months ago
  55. 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 9 months ago
  56. 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 9 months ago
  57. ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 9 months ago
  58. ecd0965 mm: make deferred init's max threads arch-specific by Daniel Jordan · 4 years, 9 months ago
  59. bc9331a mm: rename free_area_init_node() to free_area_init_memoryless_node() by Mike Rapoport · 4 years, 9 months ago
  60. acd3f5c mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES by Mike Rapoport · 4 years, 9 months ago
  61. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 9 months ago
  62. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 9 months ago
  63. d622abf mm: memblock: replace dereferences of memblock_region.nid with API calls by Mike Rapoport · 4 years, 9 months ago
  64. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  65. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  66. 6b2591c Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 9 months ago
  67. f1e4553 Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 9 months ago
  68. 9eb41c5 x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user() by Al Viro · 5 years ago
  69. 86977da TEST_ACCESS_OK _never_ had been checked anywhere by Al Viro · 5 years ago
  70. c120f3b x86: switch cp_stat64() to unsafe_put_user() by Al Viro · 5 years ago
  71. f6aee50 Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  72. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  73. a5a82e0 Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 9 months ago
  74. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  75. 7f0a002 x86/mm: remove vmalloc faulting by Joerg Roedel · 4 years, 10 months ago
  76. 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 10 months ago
  77. 86cf69f x86/mm/32: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 10 months ago
  78. 8e19843 x86/mm/64: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 10 months ago
  79. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 10 months ago
  80. cca98e9 mm: enforce that vmap can't map pages executable by Christoph Hellwig · 4 years, 10 months ago
  81. 0348801 x86: fix vmap arguments in map_irq_stack by Christoph Hellwig · 4 years, 10 months ago
  82. 78bb17f x86/hyperv: use vmalloc_exec for the hypercall page by Christoph Hellwig · 4 years, 10 months ago
  83. 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 10 months ago
  84. 1494e0c x86: mm: ptdump: calculate effective permissions correctly by Steven Price · 4 years, 10 months ago
  85. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  86. 8b39a57 Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  87. 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  88. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
  89. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  90. 4e90912 Merge tag 'x86-vdso-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  91. 88bc1de Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  92. 0a319ef Merge tag 'x86-fpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  93. eff5dda Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  94. 17e0a7c Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  95. bb548be Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  96. ae1a411 Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  97. d861f6e Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  98. 58ff3b7 Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  99. a7092c8 Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  100. 69fc06f Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago