1. b259d13 KVM: arm64: Pass level hint to TLBI during stage-2 permission fault by Will Deacon · 4 years, 3 months ago
  2. c9c0279 KVM: arm64: Fix doc warnings in mmu code by Xiaofei Tan · 4 years, 4 months ago
  3. ada329e KVM: arm64: Do not flush memslot if FWB is supported by Alexandru Elisei · 4 years, 4 months ago
  4. 523b399 KVM: arm64: Try PMD block mappings if PUD mappings are not supported by Alexandru Elisei · 4 years, 4 months ago
  5. c9b69a0 KVM: arm64: Don't constrain maximum IPA size based on host configuration by Will Deacon · 4 years, 4 months ago
  6. 74cfa7e KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu' by Will Deacon · 4 years, 4 months ago
  7. 3f26ab5 KVM: arm64: Remove unused page-table code by Will Deacon · 4 years, 4 months ago
  8. 063deeb KVM: arm64: Check the pgt instead of the pgd when modifying page-table by Will Deacon · 4 years, 4 months ago
  9. 6f745f1 KVM: arm64: Convert user_mem_abort() to generic page-table API by Will Deacon · 4 years, 4 months ago
  10. adcd4e2 KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code by Will Deacon · 4 years, 4 months ago
  11. 8d5207b KVM: arm64: Convert memslot cache-flushing code to generic page-table API by Quentin Perret · 4 years, 4 months ago
  12. 93c66b4 KVM: arm64: Add support for stage-2 cache flushing in generic page-table by Quentin Perret · 4 years, 4 months ago
  13. cc38d61 KVM: arm64: Convert write-protect operation to generic page-table API by Quentin Perret · 4 years, 4 months ago
  14. 73d49df KVM: arm64: Add support for stage-2 write-protect in generic page-table by Quentin Perret · 4 years, 4 months ago
  15. ee8efad KVM: arm64: Convert page-aging and access faults to generic page-table API by Will Deacon · 4 years, 4 months ago
  16. e0e5a07 KVM: arm64: Add support for stage-2 page-aging in generic page-table by Will Deacon · 4 years, 4 months ago
  17. 52bae93 KVM: arm64: Convert unmap_stage2_range() to generic page-table API by Will Deacon · 4 years, 4 months ago
  18. e9edb17 KVM: arm64: Convert kvm_set_spte_hva() to generic page-table API by Will Deacon · 4 years, 4 months ago
  19. 02bbd37 KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API by Will Deacon · 4 years, 4 months ago
  20. 6d9d211 KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table by Will Deacon · 4 years, 4 months ago
  21. 71233d0 KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables by Will Deacon · 4 years, 4 months ago
  22. 0f9d09b KVM: arm64: Use generic allocator for hyp stage-1 page-tables by Will Deacon · 4 years, 4 months ago
  23. bb0e92c KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables by Will Deacon · 4 years, 4 months ago
  24. b1e57de KVM: arm64: Add stand-alone page-table walker infrastructure by Will Deacon · 4 years, 4 months ago
  25. 9af3e08 KVM: arm64: Remove kvm_mmu_free_memory_caches() by Will Deacon · 4 years, 4 months ago
  26. f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 4 months ago
  27. a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  28. 2ccdd9f Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 4 months ago
  29. 015b315 Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  30. 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  31. c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 4 months ago
  32. b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 4 months ago
  33. dd9fb9b Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 4 months ago
  34. 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 4 months ago
  35. 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  36. 428fc0a include/linux/log2.h: add missing () around n in roundup_pow_of_two() by Jason Gunthorpe · 4 years, 4 months ago
  37. e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 4 months ago
  38. 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 4 months ago
  39. 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 4 months ago
  40. 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 4 months ago
  41. 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 4 months ago
  42. ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 4 months ago
  43. ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 4 months ago
  44. 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 4 months ago
  45. 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 4 months ago
  46. b0daa2c fork: adjust sysctl_max_threads definition to match prototype by Tobias Klauser · 4 years, 4 months ago
  47. fff1662 ipc: adjust proc_ipc_sem_dointvec definition to match prototype by Tobias Klauser · 4 years, 4 months ago
  48. e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 4 months ago
  49. 9d90dd1 MAINTAINERS: IA64: mark Status as Odd Fixes only by Randy Dunlap · 4 years, 4 months ago
  50. b964428 MAINTAINERS: add LLVM maintainers by Nick Desaulniers · 4 years, 4 months ago
  51. f548a64 MAINTAINERS: update Cavium/Marvell entries by Robert Richter · 4 years, 4 months ago
  52. dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
  53. e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 4 months ago
  54. f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 4 months ago
  55. 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 4 months ago
  56. b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  57. 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  58. c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 4 months ago
  59. c70672d Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
  60. 09274ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
  61. 16bf121 Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 4 months ago
  62. 41bef91 Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 4 months ago
  63. f162626 Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
  64. d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  65. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  66. d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  67. 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 4 months ago
  68. e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 4 months ago
  69. 86edf52 Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 4 months ago
  70. cf85f5d Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
  71. acf69c9 net/packet: fix overflow in tpacket_rcv by Or Cohen · 4 years, 4 months ago
  72. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 4 months ago
  73. f7ce2c3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 4 months ago
  74. 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 5 months ago
  75. a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 5 months ago
  76. 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 5 months ago
  77. 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 5 months ago
  78. cfc905f gcov: Disable gcov build with GCC 10 by Leon Romanovsky · 4 years, 4 months ago
  79. 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 4 months ago
  80. 4facb95 x86/entry: Unbreak 32bit fast syscall by Thomas Gleixner · 4 years, 4 months ago
  81. d5c678a x86/debug: Allow a single level of #DB recursion by Andy Lutomirski · 4 years, 4 months ago
  82. 662a022 x86/entry: Fix AC assertion by Peter Zijlstra · 4 years, 4 months ago
  83. 2356bb4 tracing/kprobes, x86/ptrace: Fix regs argument order for i386 by Vamshi K Sthambamkadi · 4 years, 4 months ago
  84. 29aaebb iommu/vt-d: Handle 36bit addressing for x86-32 by Chris Wilson · 4 years, 5 months ago
  85. 2822e58 iommu/amd: Do not use IOMMUv2 functionality when SME is active by Joerg Roedel · 4 years, 4 months ago
  86. 7cad554 iommu/amd: Do not force direct mapping when SME is active by Joerg Roedel · 4 years, 4 months ago
  87. e52d58d iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE by Suravee Suthikulpanit · 4 years, 4 months ago
  88. 26e495f iommu/amd: Restore IRTE.RemapEn bit after programming IRTE by Suravee Suthikulpanit · 4 years, 4 months ago
  89. a5f785c thermal: core: Fix use-after-free in thermal_zone_device_unregister() by Dmitry Osipenko · 4 years, 5 months ago
  90. 0ffdab6 thermal: qcom-spmi-temp-alarm: Don't suppress negative temp by Veera Vegivada · 4 years, 5 months ago
  91. 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 6 months ago
  92. 2d33b7d iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set() by Lu Baolu · 4 years, 4 months ago
  93. 6e4e9ec iommu/vt-d: Serialize IOMMU GCMD register modifications by Lu Baolu · 4 years, 4 months ago
  94. 365d2a2 MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move by Lukas Bulwahn · 4 years, 4 months ago
  95. 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 4 months ago
  96. 4533d3a memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC by Roger Pau Monne · 4 years, 4 months ago
  97. aecb201 xen/balloon: add header guard by Roger Pau Monne · 4 years, 4 months ago
  98. ccae0f3 x86, fakenuma: Fix invalid starting node ID by Huang Ying · 4 years, 4 months ago
  99. 5912690 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 4 months ago
  100. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago