1. a55d329 nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common() by Al Viro · 5 years ago
  2. 6737399 Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  3. e033e7d Merge branch 'dhowells' (patches from DavidH) by Linus Torvalds · 5 years ago
  4. 40a708b afs: Fix use-after-loss-of-ref by David Howells · 5 years ago
  5. 554913f mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE by Yang Shi · 5 years ago
  6. 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
  7. 4a87e2a mm: memcg/slab: fix percpu slab vmstats flushing by Roman Gushchin · 5 years ago
  8. 373adb7 Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  9. 13cf4cf riscv: move sifive_l2_cache.h to include/soc by Yash Shah · 5 years ago
  10. 4e4cd21 Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  11. 4936ce1 Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  12. b5b3159 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  13. 44f4599 mtd: onenand: omap2: Fix errors in style by Amir Mahdi Ghorbanian · 5 years ago
  14. a5f48c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  15. b73a656 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  16. 96cc4b6 macvlan: do not assume mac_header is set in macvlan_broadcast() by Eric Dumazet · 5 years ago
  17. ae60882 Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  18. 5adcb8b net: ethernet: sxgbe: Rename Samsung to lowercase by Krzysztof Kozlowski · 5 years ago
  19. ec7b3f5 Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 years ago
  20. b967793 Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  21. fb46f1b netfilter: flowtable: add nf_flowtable_time_stamp by Pablo Neira Ayuso · 5 years ago
  22. 5741579 block: remove unused mp_bvec_last_segment by Jens Axboe · 5 years ago
  23. a69b83e kcov: fix struct layout for kcov_remote_arg by Andrey Konovalov · 5 years ago
  24. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  25. 5613970 Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  26. b6b4aaf Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  27. bf44f48 tracing: Change offset type to s32 in preempt/irq tracepoints by Joel Fernandes (Google) · 5 years ago
  28. 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
  29. 74f1a29 Revert "fs: remove ksys_dup()" by Dominik Brodowski · 5 years ago
  30. e7153bf can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs by Oliver Hartkopp · 5 years ago
  31. 738d290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  32. a5b72a0 net/sched: add delete_empty() to filters and use it in cls_flower by Davide Caratti · 5 years ago
  33. a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  34. 1f07dcc kernel.h: Remove unused FIELD_SIZEOF() by Kees Cook · 5 years ago
  35. 4f0bd80 asm-generic/nds32: don't redefine cacheflush primitives by Mike Rapoport · 5 years ago
  36. 85a8ce6 block: add bio_truncate to fix guard_bio_eod by Ming Lei · 5 years ago
  37. 862dd2a spi: Don't look at TX buffer for PTP system timestamping by Vladimir Oltean · 5 years ago
  38. 7df2281 of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy by Geert Uytterhoeven · 5 years ago
  39. 84b032d ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 5 years ago
  40. 8385d75 libata: Fix retrieving of active qcs by Sascha Hauer · 5 years ago
  41. f081042 net/dst: do not confirm neighbor for vxlan and geneve pmtu update by Hangbin Liu · 5 years ago
  42. 07dc35c net/dst: add new function skb_dst_update_pmtu_no_confirm by Hangbin Liu · 5 years ago
  43. bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  44. 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
  45. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  46. 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
  47. 258a980 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 5 years ago
  48. 7d49a32 net: phy: ensure that phy IDs are correctly typed by Russell King · 5 years ago
  49. d2ed49c mod_devicetable: fix PHY module format by Russell King · 5 years ago
  50. 1ee5419 xen/interface: re-define FRONT/BACK_RING_ATTACH() by Paul Durrant · 5 years ago
  51. 672b776 xenbus: limit when state is forced to closed by Paul Durrant · 5 years ago
  52. 0aa4d01 of: mdio: export of_mdiobus_child_is_phy by Antoine Tenart · 5 years ago
  53. 0fd2600 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  54. 7e0165b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  55. 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
  56. 505b308 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  57. 4a94c43 Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  58. 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
  59. 1f26c0d net: fix kernel-doc warning in <linux/netdevice.h> by Randy Dunlap · 5 years ago
  60. 7c68fa2b net: annotate lockless accesses to sk->sk_pacing_shift by Eric Dumazet · 5 years ago
  61. be1db47 mm/memory.c: add apply_to_existing_page_range() helper by Daniel Axtens · 5 years ago
  62. d98c9e8 kasan: fix crashes on access to memory mapped by vm_map_ram() by Andrey Ryabinin · 5 years ago
  63. 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
  64. e473042 bpf: Fix cgroup local storage prog tracking by Daniel Borkmann · 5 years ago
  65. 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
  66. 45477b3 security: keys: trusted: fix lost handle flush by James Bottomley · 5 years ago
  67. 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
  68. ea200de Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  69. a2ea074 bpf: Fix missing prog untrack in release_maps by Daniel Borkmann · 5 years ago
  70. d82d47d jbd2: fix kernel-doc notation warning by Randy Dunlap · 5 years ago
  71. 9603e22 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  72. 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
  73. ee2aabd tcp: refine tcp_write_queue_empty() implementation by Eric Dumazet · 5 years ago
  74. 8dbd76e tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  75. f729a1b Input: input_event - fix struct padding on sparc64 by Arnd Bergmann · 5 years ago
  76. 3b2ee61 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  77. 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
  78. f1fcd77 Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  79. 5bd831a Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  80. 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
  81. 911bde0 mac80211: Turn AQL into an NL80211_EXT_FEATURE by Toke Høiland-Jørgensen · 5 years ago
  82. 7a763d1 IB/core: Introduce rdma_user_mmap_entry_insert_range() API by Yishai Hadas · 5 years ago
  83. 8243186 fs: remove ksys_dup() by Dominik Brodowski · 6 years ago
  84. b49a733 init: unify opening /dev/console as stdin/stdout/stderr by Dominik Brodowski · 6 years ago
  85. 85572c2 cpufreq: Avoid leaving stale IRQ work items during CPU offline by Rafael J. Wysocki · 5 years ago
  86. 5addeae blk-cgroup: remove blkcg_drain_queue by Guoqing Jiang · 5 years ago
  87. cccaa5e init: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
  88. 5e787db devtmpfs: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
  89. b91e014 bpf: Make BPF trampoline use register_ftrace_direct() API by Alexei Starovoitov · 5 years ago
  90. 9e3aa61 io_uring: ensure we return -EINVAL on unknown opcode by Jens Axboe · 5 years ago
  91. 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
  92. 653997e rtc: mt6397: fix alarm register overwrite by Ran Bi · 5 years ago
  93. 53a256a dmaengine: Fix access to uninitialized dma_slave_caps by Lukas Wunner · 5 years ago
  94. 8c9312a i2c: add helper to check if a client has a driver attached by Wolfram Sang · 5 years ago
  95. 4e88d6e io_uring: allow unbreakable links by Jens Axboe · 5 years ago
  96. 3ac6125 i2c: fix header file kernel-doc warning by Randy Dunlap · 5 years ago
  97. 2c2f00a i2c: remove i2c_new_dummy() API by Wolfram Sang · 5 years ago
  98. ff20576 ftrace: Fix function_graph tracer interaction with BPF trampoline by Alexei Starovoitov · 5 years ago
  99. 93c6048 bus: ti-sysc: Fix missing force mstandby quirk handling by Tony Lindgren · 5 years ago
  100. 7da538c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago