1. d9a710e KVM: X86: Dynamically allocate user_fpu by Wanpeng Li · 5 years ago
  2. e751732 KVM: X86: Fix fpu state crash in kvm guest by Wanpeng Li · 5 years ago
  3. ec26947 Revert "kvm: x86: Use task structs fpu field for user" by Paolo Bonzini · 5 years ago
  4. cf64527 KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested by Jan Kiszka · 5 years ago
  5. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 5 years ago
  6. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 5 years ago
  7. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 5 years ago
  8. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 5 years ago
  9. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 5 years ago
  10. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 5 years ago
  11. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 5 years ago
  12. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 5 years ago
  13. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 6 years ago
  14. 4d151bf KVM: LAPIC: Make lapic timer unpinned by Wanpeng Li · 6 years ago
  15. 4d1a082d KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters by Like Xu · 5 years ago
  16. 6694e48 KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS by Liran Alon · 5 years ago
  17. 0d88800 kvm: x86: ioapic and apic debug macros cleanup by Yi Wang · 6 years ago
  18. 9a5611a kvm: x86: some tsc debug cleanup by Yi Wang · 6 years ago
  19. 9481b7f kvm: vmx: fix coccinelle warnings by Yi Wang · 5 years ago
  20. fd4198bf Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  21. a6a6d3b x86: kvm: avoid constant-conversion warning by Arnd Bergmann · 5 years ago
  22. f4e4805e x86: kvm: avoid -Wsometimes-uninitized warning by Arnd Bergmann · 5 years ago
  23. 0b77462 KVM: x86: expose AVX512_BF16 feature to guest by Jing Liu · 6 years ago
  24. 964a4ea Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 5 years ago
  25. 23bbbf5 Merge tag '9p-for-5.3' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  26. a641a88 Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  27. 4ce9d18 Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  28. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  29. 8487d82 Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  30. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  31. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  32. 5f26f11 Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  33. aabfea8 Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  34. 7181feb Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  35. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  36. 16c9765 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  37. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  38. 9787aed coresight: Make the coresight_device_fwnode_match declaration's fwnode parameter const by Nathan Chancellor · 6 years ago
  39. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  40. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  41. 2c20798 mm/oom_kill.c: remove redundant OOM score normalization in select_bad_process() by Tetsuo Handa · 5 years ago
  42. ac311a1 oom: decouple mems_allowed from oom_unkillable_task by Shakeel Butt · 5 years ago
  43. 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 5 years ago
  44. 5eee7e1 mm, oom: refactor dump_tasks for memcg OOMs by Shakeel Butt · 5 years ago
  45. f168a9a mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks() by Tetsuo Handa · 5 years ago
  46. 135e535 mm/memory-failure.c: clarify error message by Jane Chu · 5 years ago
  47. 97105f0 mm: vmalloc: show number of vmalloc pages in /proc/meminfo by Roman Gushchin · 5 years ago
  48. ee2ad71 mm: smaps: split PSS into components by Luigi Semenzato · 5 years ago
  49. 1e426fe mm: use down_read_killable for locking mmap_sem in access_remote_vm by Konstantin Khlebnikov · 5 years ago
  50. cd9e2bb proc: use down_read_killable mmap_sem for /proc/pid/map_files by Konstantin Khlebnikov · 5 years ago
  51. c460380 proc: use down_read_killable mmap_sem for /proc/pid/clear_refs by Konstantin Khlebnikov · 5 years ago
  52. ad80b932 proc: use down_read_killable mmap_sem for /proc/pid/pagemap by Konstantin Khlebnikov · 5 years ago
  53. a26a978 proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup by Konstantin Khlebnikov · 5 years ago
  54. 8a713e7 proc: use down_read_killable mmap_sem for /proc/pid/maps by Konstantin Khlebnikov · 5 years ago
  55. cbf800d tools/vm/slabinfo: add sorting info to help menu by Tobin C. Harding · 5 years ago
  56. 53a83f9 tools/vm/slabinfo: add option to sort by partial slabs by Tobin C. Harding · 5 years ago
  57. 1106b20 tools/vm/slabinfo: add partial slab listing to -X by Tobin C. Harding · 5 years ago
  58. d914999 tools/vm/slabinfo: order command line options by Tobin C. Harding · 5 years ago
  59. 98879b3 mm: vmscan: correct some vmscan counters for THP swapout by Yang Shi · 5 years ago
  60. af5d440 mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned by Yang Shi · 5 years ago
  61. 23a5c8c mm: init: report memory auto-initialization features at boot time by Alexander Potapenko · 5 years ago
  62. 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 5 years ago
  63. ba5c5e4 arm64: move jump_label_init() before parse_early_param() by Kees Cook · 5 years ago
  64. e03a512 mm/large system hash: clear hashdist when only one node with memory is booted by Nicholas Piggin · 5 years ago
  65. ec11408 mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist by Nicholas Piggin · 5 years ago
  66. d9009d6 mm/vmalloc.c: spelling> s/informaion/information/ by Geert Uytterhoeven · 5 years ago
  67. 460e42d mm/vmalloc.c: switch to WARN_ON() and move it under unlink_va() by Uladzislau Rezki (Sony) · 5 years ago
  68. 54f63d9 mm/vmalloc.c: get rid of one single unlink_va() when merge by Uladzislau Rezki (Sony) · 5 years ago
  69. 82dd23e mm/vmalloc.c: preload a CPU with one object for split purpose by Uladzislau Rezki (Sony) · 5 years ago
  70. cacca6b mm/vmalloc.c: remove "node" argument by Uladzislau Rezki (Sony) · 5 years ago
  71. 543bdb2 mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 5 years ago
  72. 96756fc mm/memory.c: fail when offset == num in first check of __vm_map_pages() by Miguel Ojeda · 5 years ago
  73. 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 5 years ago
  74. c2471e7 unicore32: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  75. f32848e um: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  76. d1b46fe riscv: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  77. 3f4a130 parisc: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  78. fc7835c2 nios2: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  79. f52a8e1 nds32: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  80. b7902ce mips: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  81. 14c0a39 m68k: sun3: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  82. bd5ff06 csky: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  83. 50f11a8 arm64: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  84. 28bcf59 arm: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  85. bc3ace9 alpha: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  86. 5fba4af4 asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] by Mike Rapoport · 5 years ago
  87. 790c736 mm/gup.c: mark undo_dev_pagemap as __maybe_unused by Guenter Roeck · 5 years ago
  88. b5d1c39 mm/gup.c: remove some BUG_ONs from get_gate_page() by Andy Lutomirski · 5 years ago
  89. aa71239 mm/gup: speed up check_and_migrate_cma_pages() on huge page by Pingfan Liu · 5 years ago
  90. 520b4a4 mm: mark the page referenced in gup_hugepte by Christoph Hellwig · 5 years ago
  91. 01a3691 mm: switch gup_hugepte to use try_get_compound_head by Christoph Hellwig · 5 years ago
  92. cbd34da mm: move the powerpc hugepd code to mm/gup.c by Christoph Hellwig · 5 years ago
  93. 817be12 mm: validate get_user_pages_fast flags by Christoph Hellwig · 5 years ago
  94. 050a9ad mm: consolidate the get_user_pages* implementations by Christoph Hellwig · 5 years ago
  95. d3649f6 mm: reorder code blocks in gup.c by Christoph Hellwig · 5 years ago
  96. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  97. 7b9afb8 sparc64: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago
  98. 5875509 sparc64: define untagged_addr() by Christoph Hellwig · 5 years ago
  99. d855079 sparc64: add the missing pgd_page definition by Christoph Hellwig · 5 years ago
  100. 3c9b9ac sh: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago