1. e33f9a1 kcsan: Add __no_kcsan function attribute by Marco Elver · 5 years ago
  2. 7161177 kcsan: Document static blacklisting options by Marco Elver · 5 years ago
  3. 944bc9c asm-generic/atomic: Use __always_inline for fallback wrappers by Marco Elver · 5 years ago
  4. c020395 asm-generic/atomic: Use __always_inline for pure wrappers by Marco Elver · 5 years ago
  5. d47715f kcsan, ubsan: Make KCSAN+UBSAN work together by Marco Elver · 5 years ago
  6. 5cbaefe kcsan: Improve various small stylistic details by Ingo Molnar · 5 years ago
  7. 8e1d58a Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/kcsan by Ingo Molnar · 5 years ago
  8. af42d34 Linux 5.4-rc8 by Linus Torvalds · 5 years ago
  9. ec53851 Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  10. cbb104f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  11. 6b27354 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  12. 1d4c79e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  13. 08e97ae Revert "hwrng: core - Freeze khwrng thread during suspend" by Herbert Xu · 5 years ago
  14. fe30021 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  15. 3278b3b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  16. 5ffaf03 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  17. 8be636d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  18. 7901cd9 ipmr: Fix skb headroom in ipmr_get_route(). by Guillaume Nault · 5 years ago
  19. b696083 net: hns3: cleanup of stray struct hns3_link_mode_mapping by Salil Mehta · 5 years ago
  20. 8204df7 net/smc: fix fastopen for non-blocking connect() by Ursula Braun · 5 years ago
  21. a36e629 rds: ib: update WR sizes when bringing up connection by Dag Moxnes · 5 years ago
  22. 18d647a net: gemini: add missed free_netdev by Chuhong Yuan · 5 years ago
  23. c80ed84 net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid by Vladimir Oltean · 5 years ago
  24. e84fa0a Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6' by David S. Miller · 5 years ago
  25. c71644d seg6: fix skb transport_header after decap_and_validate() by Andrea Mayer · 5 years ago
  26. 7f91ed8 seg6: fix srh pointer in get_srh() by Andrea Mayer · 5 years ago
  27. acb9bdc net: stmmac: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  28. 26b3f3c octeontx2-af: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  29. bec8b6e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  30. 40d0411 x86, kcsan: Enable KCSAN for x86 by Marco Elver · 5 years ago
  31. e75a679 locking/atomics, kcsan: Add KCSAN instrumentation by Marco Elver · 5 years ago
  32. bf07132 seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier by Marco Elver · 5 years ago
  33. 88ecd153 seqlock, kcsan: Add annotations for KCSAN by Marco Elver · 5 years ago
  34. 0ebba71 build, kcsan: Add KCSAN build exceptions by Marco Elver · 5 years ago
  35. 5f5c971 objtool, kcsan: Add KCSAN runtime functions to whitelist by Marco Elver · 5 years ago
  36. 905e672 kcsan: Add Documentation entry in dev-tools by Marco Elver · 5 years ago
  37. c48981e include/linux/compiler.h: Introduce data_race(expr) macro by Marco Elver · 5 years ago
  38. dfd402a kcsan: Add Kernel Concurrency Sanitizer infrastructure by Marco Elver · 5 years ago
  39. 6c9594b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  40. 6855ac4 mm/debug.c: PageAnon() is true for PageKsm() pages by Ralph Campbell · 5 years ago
  41. 76a1850 mm/debug.c: __dump_page() prints an extra line by Ralph Campbell · 5 years ago
  42. 5df373e mm/page_io.c: do not free shared swap slots by Vinayak Menon · 5 years ago
  43. 2c91f8f mm/memory_hotplug: fix try_offline_node() by David Hildenbrand · 5 years ago
  44. 4655e5e mm,thp: recheck each page before collapsing file THP by Song Liu · 5 years ago
  45. aea4df4 mm: slub: really fix slab walking for init_on_free by Laura Abbott · 5 years ago
  46. 0362f32 mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() by Roman Gushchin · 5 years ago
  47. 00d484f mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 5 years ago
  48. 8e20ba2 lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations by Lasse Collin · 5 years ago
  49. 8207296 mm: fix trying to reclaim unevictable lru page when calling madvise_pageout by zhong jiang · 5 years ago
  50. a85dfc3 mm: mempolicy: fix the wrong return value and potential pages leak of mbind by Yang Shi · 5 years ago
  51. 768ea88bc Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation by Lyude Paul · 5 years ago
  52. b226c9e Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  53. a4c2fec i2c: core: fix use after free in of_i2c_notify by Wen Yang · 5 years ago
  54. 7574c0d i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present by Hans de Goede · 5 years ago
  55. e2a689a Merge branch 'ptp-Validate-the-ancillary-ioctl-flags-more-carefully' by David S. Miller · 5 years ago
  56. 6eb54cb ptp: Extend the test program to check the external time stamp flags. by Richard Cochran · 5 years ago
  57. ca12cf5 mlx5: Reject requests to enable time stamping on both edges. by Richard Cochran · 5 years ago
  58. 5a450eb igb: Reject requests that fail to enable time stamping on both edges. by Richard Cochran · 5 years ago
  59. 9289252 dp83640: Reject requests to enable time stamping on both edges. by Richard Cochran · 5 years ago
  60. c019b4b mv88e6xxx: Reject requests to enable time stamping on both edges. by Richard Cochran · 5 years ago
  61. 6138e68 ptp: Introduce strict checking of external time stamp options. by Richard Cochran · 5 years ago
  62. 592025a renesas: reject unsupported external timestamp flags by Jacob Keller · 5 years ago
  63. 2e0645a mlx5: reject unsupported external timestamp flags by Jacob Keller · 5 years ago
  64. 6edd110 igb: reject unsupported external timestamp flags by Jacob Keller · 5 years ago
  65. e8e9c98 dp83640: reject unsupported external timestamp flags by Jacob Keller · 5 years ago
  66. 7d9465e mv88e6xxx: reject unsupported external timestamp flags by Jacob Keller · 5 years ago
  67. 7f9048f net: reject PTP periodic output requests with unsupported flags by Jacob Keller · 5 years ago
  68. cd734d5 ptp: Validate requests to enable time stamping of external signals. by Richard Cochran · 5 years ago
  69. 3df70af net: ep93xx_eth: fix mismatch of request_mem_region in remove by Chuhong Yuan · 5 years ago
  70. a9a51bd ax88172a: fix information leak on short answers by Oliver Neukum · 5 years ago
  71. 4d189c1 selftests: mlxsw: Adjust test to recent changes by Ido Schimmel · 5 years ago
  72. ba60cf9 Input: synaptics-rmi4 - destroy F54 poller workqueue when removing by Chuhong Yuan · 5 years ago
  73. fa3a5a1 Input: ff-memless - kill timer in destroy() by Oliver Neukum · 5 years ago
  74. 875fef4 Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  75. a28f239 afs: Fix race in commit bulk status fetch by David Howells · 5 years ago
  76. eb70e26 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  77. 34b38f5 Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  78. 74bc8ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  79. 5b675f7 Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  80. 11ac7cc Merge tag 'sound-5.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  81. 37b49f3 Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  82. b4c0800 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  83. 6e1ff07 sched/uclamp: Fix incorrect condition by Qais Yousef · 5 years ago
  84. 9cb09e7 KVM: Add a comment describing the /dev/kvm no_compat handling by Marc Zyngier · 5 years ago
  85. 4a92e53 Merge branch 'hns3-fixes' by David S. Miller · 5 years ago
  86. c2d5689 net: hns3: fix ETS bandwidth validation bug by Yonglong Liu · 5 years ago
  87. aea8cfb net: hns3: reallocate SSU' buffer size when pfc_en changes by Yunsheng Lin · 5 years ago
  88. 71c5e83 net: hns3: add compatible handling for MAC VLAN switch parameter configuration by Guangbin Huang · 5 years ago
  89. 15fb35f ravb: implement MTU change while device is up by Ulrich Hecht · 5 years ago
  90. d7f9f47 tipc: add back tipc prefix to log messages by Matt Bennett · 5 years ago
  91. 07cecca Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  92. 5d97c0c Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  93. a168cab Merge tag 'drm-intel-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  94. a84fddb drm/amdgpu: fix null pointer deref in firmware header printing by Xiaojie Yuan · 6 years ago
  95. dcb77e4 rsxx: add missed destroy_workqueue calls in remove by Chuhong Yuan · 5 years ago
  96. 8b37bc2 iocost: check active_list of all the ancestors in iocg_activate() by Jiufei Xue · 5 years ago
  97. 633739b rbd: silence bogus uninitialized warning in rbd_object_map_update_finish() by Ilya Dryomov · 5 years ago
  98. 6a81749 ceph: increment/decrement dio counter on async requests by Jeff Layton · 5 years ago
  99. a81bc31 ceph: take the inode lock before acquiring cap refs by Jeff Layton · 5 years ago
  100. 976a68f ALSA: usb-audio: Fix incorrect size check for processing/extension units by Takashi Iwai · 5 years ago