1. 14f6914 mm: limit boost_watermark on small zones by Henry Willard · 4 years, 8 months ago
  2. 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
  3. 17e3452 mm/vmscan: remove unnecessary argument description of isolate_lru_pages() by Qiwu Chen · 4 years, 8 months ago
  4. 412895f epoll: atomically remove wait entry on wake up by Roman Penyaev · 4 years, 8 months ago
  5. 474328c kselftests: introduce new epoll60 testcase for catching lost wakeups by Roman Penyaev · 4 years, 8 months ago
  6. 28307d9 percpu: make pcpu_alloc() aware of current gfp context by Filipe Manana · 4 years, 8 months ago
  7. cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
  8. 50e36be scripts/gdb: repair rb_first() and rb_last() by Aymeric Agon-Rambosson · 4 years, 8 months ago
  9. 0c54a6a eventpoll: fix missing wakeup for ovflist in ep_poll_callback by Khazhismel Kumykov · 4 years, 8 months ago
  10. 996ed22 arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() by Janakarajan Natarajan · 4 years, 8 months ago
  11. e08df07 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 8 months ago
  12. 324cfb1 kernel/kcov.c: fix typos in kcov_remote_start documentation by Maciej Grochowski · 4 years, 8 months ago
  13. e84fe99 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 8 months ago
  14. 11d6761 mm, memcg: fix error return value of mem_cgroup_css_alloc() by Yafang Shao · 4 years, 8 months ago
  15. b5f2006 ipc/mqueue.c: change __do_notify() to bypass check_kill_permission() by Oleg Nesterov · 4 years, 8 months ago
  16. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  17. 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 8 months ago
  18. b0956956 MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order by Lukas Bulwahn · 4 years, 8 months ago
  19. d3f3e6a Merge branch 'wireguard-fixes' by David S. Miller · 4 years, 8 months ago
  20. 243f214 wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing by Jason A. Donenfeld · 4 years, 8 months ago
  21. 4fed818 wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning by Jason A. Donenfeld · 4 years, 8 months ago
  22. 4005f5c wireguard: send/receive: cond_resched() when processing worker ringbuffers by Jason A. Donenfeld · 4 years, 8 months ago
  23. b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 8 months ago
  24. a0fd7cc wireguard: selftests: use normal kernel stack size on ppc64 by Jason A. Donenfeld · 4 years, 8 months ago
  25. 6f5c27f net: ethernet: ti: am65-cpsw-nuss: fix irqs type by Grygorii Strashko · 4 years, 8 months ago
  26. 0735ccc ionic: Use debugfs_create_bool() to export bool by Geert Uytterhoeven · 4 years, 8 months ago
  27. 050569f net: dsa: Do not leave DSA master with NULL netdev_ops by Florian Fainelli · 4 years, 8 months ago
  28. 6572215 net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred by Vladimir Oltean · 4 years, 8 months ago
  29. 9274124 net: stricter validation of untrusted gso packets by Willem de Bruijn · 4 years, 8 months ago
  30. 0cb7498 seg6: fix SRH processing to comply with RFC8754 by Ahmed Abdelsalam · 4 years, 8 months ago
  31. 6e0ddb6 Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches' by David S. Miller · 4 years, 8 months ago
  32. c0d7ecc net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms by Vladimir Oltean · 4 years, 8 months ago
  33. 21ce7f3 net: dsa: ocelot: the MAC table on Felix is twice as large by Vladimir Oltean · 4 years, 8 months ago
  34. b938895 Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 8 months ago
  35. 0ba83aa net: dsa: sja1105: the PTP_CLK extts input reacts on both edges by Vladimir Oltean · 4 years, 8 months ago
  36. a847241 selftests: net: tcp_mmap: fix SO_RCVLOWAT setting by Eric Dumazet · 4 years, 8 months ago
  37. f5dda31 net: hsr: fix incorrect type usage for protocol variable by Murali Karicheri · 4 years, 8 months ago
  38. 29ca3cd net: macsec: fix rtnl locking issue by Antoine Tenart · 4 years, 8 months ago
  39. 722c0f0 net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del() by Dan Carpenter · 4 years, 8 months ago
  40. 39bd16d net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx() by Dan Carpenter · 4 years, 8 months ago
  41. bf5525f selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct by Eric Dumazet · 4 years, 8 months ago
  42. 3c40cdb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
  43. dc56c5ac Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 8 months ago
  44. 38212bb neigh: send protocol value in neighbor create notification by Roman Mashak · 4 years, 8 months ago
  45. 755f573 net: broadcom: fix a mistake about ioremap resource by Dejin Zheng · 4 years, 8 months ago
  46. f8a31ec platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement by Xiongfeng Wang · 4 years, 8 months ago
  47. 01f259f platform/x86: intel_pmc_core: avoid unused-function warnings by Arnd Bergmann · 4 years, 8 months ago
  48. 3bd12da platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA by Hans de Goede · 4 years, 8 months ago
  49. e87fa33 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL by Archana Patni · 4 years, 8 months ago
  50. 47cf1b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 8 months ago
  51. bd4af43 nfp: abm: fix a memory leak bug by Qiushi Wu · 4 years, 8 months ago
  52. 8d9f73c atm: fix a memory leak of vcc->user_back by Cong Wang · 4 years, 8 months ago
  53. 93a2014 atm: fix a UAF in lec_arp_clear_vccs() by Cong Wang · 4 years, 8 months ago
  54. 44d95cc net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply by Colin Ian King · 4 years, 8 months ago
  55. a7df487 net_sched: fix tcm_parent in tc filter dump by Cong Wang · 4 years, 8 months ago
  56. 071a43e cxgb4/chcr: avoid -Wreturn-local-addr warning by Arnd Bergmann · 4 years, 8 months ago
  57. c649c41 s390/qeth: fix cancelling of TX timer on dev_close() by Julian Wiedmann · 4 years, 8 months ago
  58. 9851a0d Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 8 months ago
  59. a16a47e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 8 months ago
  60. d975cb7 net: enetc: fix an issue about leak system resources by Dejin Zheng · 4 years, 8 months ago
  61. 67f852e Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 8 months ago
  62. 40e4730 net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() by Tariq Toukan · 4 years, 8 months ago
  63. bea0c5c devlink: Fix reporter's recovery condition by Aya Levin · 4 years, 8 months ago
  64. f42234f stmmac: fix pointer check after utilization in stmmac_interrupt by Maxim Petrov · 4 years, 8 months ago
  65. 980d692 tipc: fix partial topology connection closure by Tuong Lien · 4 years, 8 months ago
  66. 86f8b1c net: dsa: Do not make user port errors fatal by Florian Fainelli · 4 years, 8 months ago
  67. 1e6e9d0 uapi: revert flexible-array conversions by Gustavo A. R. Silva · 4 years, 8 months ago
  68. 9d82973 gcc-10 warnings: fix low-hanging fruit by Linus Torvalds · 4 years, 8 months ago
  69. 1e189f2 HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock by Hans de Goede · 4 years, 8 months ago
  70. b959c77 net: macb: fix an issue about leak related system resources by Dejin Zheng · 4 years, 8 months ago
  71. 57c7f2bd net: usb: qmi_wwan: add support for DW5816e by Matt Jolly · 4 years, 8 months ago
  72. 2761121 net_sched: sch_skbprio: add message validation to skbprio_change() by Eric Dumazet · 4 years, 8 months ago
  73. 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 8 months ago
  74. 262f7a6 Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 8 months ago
  75. ea91593 Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
  76. eb91db6 MAINTAINERS: btrfs: fix git repo URL by Eric Biggers · 4 years, 8 months ago
  77. 743f057 Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
  78. a538399 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 8 months ago
  79. f66ed1e Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 8 months ago
  80. 29a47f4 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 8 months ago
  81. ed6889d Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 8 months ago
  82. 0b84103 vhost: vsock: kick send_pkt worker once device is started by Jia He · 4 years, 8 months ago
  83. 90b5feb virtio-blk: handle block_device_operations callbacks after hot unplug by Stefan Hajnoczi · 4 years, 8 months ago
  84. 690e2ab Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 8 months ago
  85. 42eb62d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  86. cf01853 Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  87. dc30b40 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 4 years, 8 months ago
  88. 846c68f gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp() by Yoshiyuki Kurauchi · 4 years, 8 months ago
  89. cae9566 cxgb4: Add missing annotation for service_ofldq() by Jules Irenge · 4 years, 8 months ago
  90. 709e715 ice: cleanup language in ice.rst for fw.app by Jacob Keller · 4 years, 8 months ago
  91. b6d49ca net: Make PTP-specific drivers depend on PTP_1588_CLOCK by Clay McClure · 4 years, 8 months ago
  92. 610a934 devlink: fix return value after hitting end in region read by Jakub Kicinski · 4 years, 8 months ago
  93. 7fdc66d hv_netvsc: Fix netvsc_start_xmit's return type by Nathan Chancellor · 4 years, 8 months ago
  94. 384649e Merge branch 'WoL-fixes-for-DP83822-and-DP83tc811' by David S. Miller · 4 years, 8 months ago
  95. 6c59904 net: phy: DP83TC811: Fix WoL in config init to be disabled by Dan Murphy · 4 years, 8 months ago
  96. 600ac36 net: phy: DP83822: Fix WoL in config init to be disabled by Dan Murphy · 4 years, 8 months ago
  97. 8f34e53 ipv6: Use global sernum for dst validation with nexthop objects by David Ahern · 4 years, 8 months ago
  98. 052c467 Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  99. ab386c4 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
  100. c536419 Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago