1. ddd259c KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() by Sean Christopherson · 5 years ago
  2. afede96 KVM: Drop kvm_arch_vcpu_setup() by Sean Christopherson · 5 years ago
  3. aaba298 KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init() by Sean Christopherson · 5 years ago
  4. e529ef6 KVM: Move vcpu alloc and init invocation to common code by Sean Christopherson · 5 years ago
  5. 4543bdc KVM: Introduce kvm_vcpu_destroy() by Sean Christopherson · 5 years ago
  6. 897cc38 KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues by Sean Christopherson · 5 years ago
  7. fe931f1 KVM: Remove kvm_arch_vcpu_free() declaration by Sean Christopherson · 5 years ago
  8. 09cbcef kvm: Refactor handling of VM debugfs files by Milan Pandurov · 5 years ago
  9. 736c291 KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM by Sean Christopherson · 5 years ago
  10. 885f7d6 KVM: Remove duplicated declaration of kvm_vcpu_kick by Zenghui Yu · 5 years ago
  11. a69b83e kcov: fix struct layout for kcov_remote_arg by Andrey Konovalov · 5 years ago
  12. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  13. 5613970 Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  14. b6b4aaf Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  15. 7ca4ad5 Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  16. 74f1a29 Revert "fs: remove ksys_dup()" by Dominik Brodowski · 5 years ago
  17. 738d290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  18. a5b72a0 net/sched: add delete_empty() to filters and use it in cls_flower by Davide Caratti · 5 years ago
  19. a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  20. 1f07dcc kernel.h: Remove unused FIELD_SIZEOF() by Kees Cook · 5 years ago
  21. 85a8ce6 block: add bio_truncate to fix guard_bio_eod by Ming Lei · 5 years ago
  22. 7df2281 of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy by Geert Uytterhoeven · 5 years ago
  23. 84b032d ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 5 years ago
  24. 8385d75 libata: Fix retrieving of active qcs by Sascha Hauer · 5 years ago
  25. f081042 net/dst: do not confirm neighbor for vxlan and geneve pmtu update by Hangbin Liu · 5 years ago
  26. 07dc35c net/dst: add new function skb_dst_update_pmtu_no_confirm by Hangbin Liu · 5 years ago
  27. bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  28. a396560 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  29. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  30. 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  31. 258a980 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 5 years ago
  32. 7d49a32 net: phy: ensure that phy IDs are correctly typed by Russell King · 5 years ago
  33. d2ed49c mod_devicetable: fix PHY module format by Russell King · 5 years ago
  34. 1ee5419 xen/interface: re-define FRONT/BACK_RING_ATTACH() by Paul Durrant · 5 years ago
  35. 672b776 xenbus: limit when state is forced to closed by Paul Durrant · 5 years ago
  36. 0aa4d01 of: mdio: export of_mdiobus_child_is_phy by Antoine Tenart · 5 years ago
  37. 0fd2600 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  38. 7e0165b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  39. 5f096c0 Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  40. 505b308 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  41. 4a94c43 Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  42. 80a0c2e Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  43. 1f26c0d net: fix kernel-doc warning in <linux/netdevice.h> by Randy Dunlap · 5 years ago
  44. 7c68fa2b net: annotate lockless accesses to sk->sk_pacing_shift by Eric Dumazet · 5 years ago
  45. be1db47 mm/memory.c: add apply_to_existing_page_range() helper by Daniel Axtens · 5 years ago
  46. d98c9e8 kasan: fix crashes on access to memory mapped by vm_map_ram() by Andrey Ryabinin · 5 years ago
  47. a114a18 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  48. e473042 bpf: Fix cgroup local storage prog tracking by Daniel Borkmann · 5 years ago
  49. 7c497d7 Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  50. 45477b3 security: keys: trusted: fix lost handle flush by James Bottomley · 5 years ago
  51. ad125c6 Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  52. ea200de Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  53. a2ea074 bpf: Fix missing prog untrack in release_maps by Daniel Borkmann · 5 years ago
  54. d82d47d jbd2: fix kernel-doc notation warning by Randy Dunlap · 5 years ago
  55. 9603e22 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  56. 2e6d304 Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 5 years ago
  57. ee2aabd tcp: refine tcp_write_queue_empty() implementation by Eric Dumazet · 5 years ago
  58. 8dbd76e tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  59. 3b2ee61 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  60. 6bd2c87 Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  61. f1fcd77 Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  62. 5bd831a Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  63. 22ff311 Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  64. 911bde0 mac80211: Turn AQL into an NL80211_EXT_FEATURE by Toke Høiland-Jørgensen · 5 years ago
  65. 7a763d1 IB/core: Introduce rdma_user_mmap_entry_insert_range() API by Yishai Hadas · 5 years ago
  66. 8243186 fs: remove ksys_dup() by Dominik Brodowski · 6 years ago
  67. b49a733 init: unify opening /dev/console as stdin/stdout/stderr by Dominik Brodowski · 6 years ago
  68. 85572c2 cpufreq: Avoid leaving stale IRQ work items during CPU offline by Rafael J. Wysocki · 5 years ago
  69. 5addeae blk-cgroup: remove blkcg_drain_queue by Guoqing Jiang · 5 years ago
  70. cccaa5e init: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
  71. 5e787db devtmpfs: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
  72. b91e014 bpf: Make BPF trampoline use register_ftrace_direct() API by Alexei Starovoitov · 5 years ago
  73. 9e3aa61 io_uring: ensure we return -EINVAL on unknown opcode by Jens Axboe · 5 years ago
  74. 6674fdb Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  75. 53a256a dmaengine: Fix access to uninitialized dma_slave_caps by Lukas Wunner · 5 years ago
  76. 8c9312a i2c: add helper to check if a client has a driver attached by Wolfram Sang · 5 years ago
  77. 4e88d6e io_uring: allow unbreakable links by Jens Axboe · 5 years ago
  78. 3ac6125 i2c: fix header file kernel-doc warning by Randy Dunlap · 5 years ago
  79. 2c2f00a i2c: remove i2c_new_dummy() API by Wolfram Sang · 5 years ago
  80. ff20576 ftrace: Fix function_graph tracer interaction with BPF trampoline by Alexei Starovoitov · 5 years ago
  81. 93c6048 bus: ti-sysc: Fix missing force mstandby quirk handling by Tony Lindgren · 5 years ago
  82. 7da538c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  83. 184b8f7 Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  84. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  85. f8fc57e net/x25: add new state X25_STATE_5 by Martin Schiller · 5 years ago
  86. f394722 neighbour: remove neigh_cleanup() method by Eric Dumazet · 5 years ago
  87. 1641665 netfilter: uapi: Avoid undefined left-shift in xt_sctp.h by Phil Sutter · 5 years ago
  88. 27dbc54 PM / devfreq: Use PM QoS for sysfs min/max_freq by Leonard Crestez · 5 years ago
  89. 05d7ae1 PM / devfreq: Add PM QoS support by Leonard Crestez · 5 years ago
  90. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  91. 9fa76ca efi: Fix efi_loaded_image_t::unload type by Arvind Sankar · 5 years ago
  92. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  93. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  94. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  95. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  96. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  97. 721c8da tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 5 years ago
  98. cb44a08 tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 5 years ago
  99. 04d26e7 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 5 years ago
  100. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago