1. 69fd337 bpf: per-cgroup lsm flavor by Stanislav Fomichev · 2 years, 9 months ago
  2. d4609a5 bpf, arm64: Keep tail call count across bpf2bpf calls by Jakub Sitnicki · 2 years, 9 months ago
  3. 95acd88 bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT by Tony Ambardar · 2 years, 9 months ago
  4. 9fb424c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 9 months ago
  5. 9cbc991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 9 months ago
  6. 48a23ec Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 9 months ago
  7. c1804463 arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro board by Frank Wunderlich · 2 years, 9 months ago
  8. 56315b6 ARM: dts: at91: ksz9477_evb: fix port/phy validation by Oleksij Rempel · 2 years, 9 months ago
  9. fc386ba bpf, arm: Remove unused function emit_a32_alu_r() by YueHaibing · 2 years, 9 months ago
  10. 24625f7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 9 months ago
  11. 8e8afaf Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  12. abe71eb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 2 years, 9 months ago
  13. 0678afa Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 2 years, 9 months ago
  14. eacea84 um: virt-pci: set device ready in probe() by Vincent Whitchurch · 2 years, 9 months ago
  15. 36a2366 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years, 9 months ago
  16. 78cdaf3 arm64: Add kasan_hw_tags_enable() prototype to silence sparse by Catalin Marinas · 2 years, 9 months ago
  17. f2ecc96 Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years, 9 months ago
  18. 2e990e6 arm64/sme: Fix EFI save/restore by Mark Brown · 2 years, 9 months ago
  19. bb31451 arm64/fpsimd: Fix typo in comment by Xiang wangx · 2 years, 9 months ago
  20. ce253b8 arm64/sysreg: Fix typo in Enum element regex by Alejandro Tafalla · 2 years, 9 months ago
  21. 95fc76c Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 9 months ago
  22. 825464e Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 9 months ago
  23. f0be87c gcc-12: disable '-Warray-bounds' universally for now by Linus Torvalds · 2 years, 9 months ago
  24. e3cdaab KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE by Paolo Bonzini · 2 years, 10 months ago
  25. ba8ec27 KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/put by Maxim Levitsky · 2 years, 9 months ago
  26. 66c768d KVM: x86: disable preemption while updating apicv inhibition by Maxim Levitsky · 2 years, 9 months ago
  27. 603ccef KVM: x86: SVM: fix avic_kick_target_vcpus_fast by Maxim Levitsky · 2 years, 9 months ago
  28. f5f9089f KVM: x86: SVM: remove avic's broken code that updated APIC ID by Maxim Levitsky · 2 years, 9 months ago
  29. 3743c2f KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base by Maxim Levitsky · 2 years, 9 months ago
  30. a9603ae KVM: x86: document AVIC/APICv inhibit reasons by Maxim Levitsky · 2 years, 9 months ago
  31. d2263de KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs by Yuan Yao · 2 years, 9 months ago
  32. 76599a4 Merge tag 'kvmarm-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 9 months ago
  33. 66da650 Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 2 years, 9 months ago
  34. 8e12784 powerpc/32: Fix overread/overwrite of thread_struct via ptrace by Michael Ellerman · 2 years, 9 months ago
  35. bcbfb58 KVM: arm64: Drop stale comment by Marc Zyngier · 2 years, 9 months ago
  36. 5879c97 KVM: arm64: Remove redundant hyp_assert_lock_held() assertions by Will Deacon · 2 years, 9 months ago
  37. 112f3ba KVM: arm64: Extend comment in has_vhe() by Will Deacon · 2 years, 9 months ago
  38. cde5042 KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE by Will Deacon · 2 years, 9 months ago
  39. fa7a172 KVM: arm64: Handle all ID registers trapped for a protected VM by Marc Zyngier · 2 years, 9 months ago
  40. ae187fe KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure by Will Deacon · 2 years, 9 months ago
  41. ea6c121 RISC-V: KVM: fix typos in comments by Julia Lawall · 2 years, 9 months ago
  42. a3d52ac arm64/sme: Fix tests for 0b1111 value ID registers by Mark Brown · 2 years, 9 months ago
  43. 34f4335 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 9 months ago
  44. efedd01 KVM: arm64: Warn if accessing timer pending state outside of vcpu context by Marc Zyngier · 2 years, 9 months ago
  45. 98432cc KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending by Marc Zyngier · 2 years, 9 months ago
  46. 6cd8824 KVM: x86: do not report a vCPU as preempted outside instruction boundaries by Paolo Bonzini · 2 years, 9 months ago
  47. 54aa83c KVM: x86: do not set st->preempted when going back to user space by Paolo Bonzini · 2 years, 9 months ago
  48. 5c95fe8 LoongArch: Remove MIPS comment about cycle counter by Jason A. Donenfeld · 2 years, 9 months ago
  49. 0626e1c LoongArch: Fix copy_thread() build errors by Huacai Chen · 2 years, 9 months ago
  50. 255b465 LoongArch: Fix the !CONFIG_SMP build by Huacai Chen · 2 years, 9 months ago
  51. 10f3b29 bpf, arm64: Clear prog->jited_len along prog->jited by Eric Dumazet · 2 years, 10 months ago
  52. 11d39e8 KVM: SVM: fix tsc scaling cache logic by Maxim Levitsky · 2 years, 9 months ago
  53. 5ba7c4c KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging by Ben Gardon · 2 years, 10 months ago
  54. 1df931d x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() by Jan Beulich · 2 years, 9 months ago
  55. cf4a869 KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() by Shaoqin Huang · 2 years, 9 months ago
  56. 2cdea19 KVM: arm64: Don't read a HW interrupt pending state in user context by Marc Zyngier · 2 years, 9 months ago
  57. e3fe65e KVM: arm64: Fix inconsistent indenting by sunliming · 2 years, 9 months ago
  58. 039f49c KVM: arm64: Always start with clearing SME flag on load by Marc Zyngier · 2 years, 10 months ago
  59. d52d165 KVM: arm64: Always start with clearing SVE flag on load by Marc Zyngier · 2 years, 10 months ago
  60. fa1f574 xen/virtio: Enable restricted memory access using Xen grant mappings by Juergen Gross · 2 years, 9 months ago
  61. 9bf2242 arm/xen: Introduce xen_setup_dma_ops() by Oleksandr Tyshchenko · 2 years, 9 months ago
  62. 3f9dfbe virtio: replace arch_has_restricted_virtio_memory_access() by Juergen Gross · 2 years, 9 months ago
  63. 7ad4bd8 powerpc/book3e: get rid of #include <generated/compile.h> by Masahiro Yamada · 2 years, 9 months ago
  64. 815b196 Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
  65. d717180 Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  66. 0b7da15 Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  67. 9784edd Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  68. a9251280 Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  69. 1fd9f4c Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  70. fa11c28 Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  71. 5cc47d4 Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  72. 44688ff Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  73. 71e8072 Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 9 months ago
  74. cbd76ed Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 9 months ago
  75. d0e60d46 Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux by Linus Torvalds · 2 years, 9 months ago
  76. 23df9ba Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 2 years, 9 months ago
  77. 4ccbe91 Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years, 9 months ago
  78. cf936af parisc/stifb: Implement fb_is_primary_device() by Helge Deller · 2 years, 9 months ago
  79. 67850b7 Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
  80. 1ec6574 Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
  81. 4e583ff Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 2 years, 9 months ago
  82. 9af1308 Merge tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 2 years, 9 months ago
  83. c6f2f3e Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 2 years, 9 months ago
  84. 21873bd Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years, 9 months ago
  85. f66e797 Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 9 months ago
  86. 4ab6cfc Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 2 years, 9 months ago
  87. 93ce794 Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 2 years, 9 months ago
  88. 7036440 ARM: omap1: enable multiplatform by Arnd Bergmann · 2 years, 10 months ago
  89. c73b909 ARM: OMAP1: clock: Convert to CCF by Janusz Krzysztofik · 3 years ago
  90. 54c2cc7 Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 2 years, 9 months ago
  91. 932c298 Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 2 years, 9 months ago
  92. d603fd8 KVM: x86: hyper-v: replace bitmap_weight() with hweight64() by Yury Norov · 2 years, 10 months ago
  93. a7ef9b4 KVM: x86: hyper-v: fix type of valid_bank_mask by Yury Norov · 2 years, 10 months ago
  94. a570e68 ia64: cleanup remove_siblinginfo() by Yury Norov · 2 years, 10 months ago
  95. da0f8e9 KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate by Yury Norov · 2 years, 11 months ago
  96. dcf23cc arch/x86: replace nodes_weight with nodes_empty where appropriate by Yury Norov · 3 years, 2 months ago
  97. 4aec74b arch/x86: replace cpumask_weight with cpumask_empty where appropriate by Yury Norov · 3 years, 2 months ago
  98. b6dad11 arch/ia64: replace cpumask_weight with cpumask_empty where appropriate by Yury Norov · 3 years, 2 months ago
  99. 71c1a51 arch/alpha: replace cpumask_weight with cpumask_empty where appropriate by Yury Norov · 3 years, 2 months ago
  100. 8f51558 risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap() by Yury Norov · 2 years, 10 months ago