1. d6e8978 workqueue: skip lockdep wq dependency in cancel_work_sync() by Johannes Berg · 6 years ago
  2. 66448bc workqueue: move function definitions within CONFIG_SMP block by Mathieu Malaterre · 7 years ago
  3. 197f6ac workqueue: Make sure struct worker is accessible for wq_worker_comm() by Tejun Heo · 7 years ago
  4. 6b59808 workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status} by Tejun Heo · 7 years ago
  5. 88b72b3 proc: Consolidate task->comm formatting into proc_task_name() by Tejun Heo · 7 years ago
  6. 8bf8959 workqueue: Set worker->desc to workqueue name by default by Tejun Heo · 7 years ago
  7. a2d812a workqueue: Make worker_attach/detach_pool() update worker->pool by Tejun Heo · 7 years ago
  8. 1258fae workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutex by Tejun Heo · 7 years ago
  9. e6506eb Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  10. 9d38cd0 Merge tag 'trace-v4.17-rc5-vsprintf' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  11. 85f4f12 vsprintf: Replace memory barrier with static_key for random_ptr_key update by Steven Rostedt (VMware) · 7 years ago
  12. 21b9f1c Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  13. eeba2df Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  14. ee4b65c Merge tag 'drm-fixes-for-v4.17-rc6-urgent' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  15. 76ef6b2 drm: set FMODE_UNSIGNED_OFFSET for drm files by Dave Airlie · 7 years ago
  16. 45dd9b0 tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} by Steven Rostedt (VMware) · 7 years ago
  17. 4776cab afs: Fix the non-encryption of calls by David Howells · 7 years ago
  18. 428edad afs: Fix CB.CallBack handling by David Howells · 7 years ago
  19. 68251f0 afs: Fix whole-volume callback handling by David Howells · 7 years ago
  20. f9c1bba afs: Fix afs_find_server search loop by Marc Dionne · 7 years ago
  21. a86b06d afs: Fix the handling of an unfound server in CM operations by David Howells · 7 years ago
  22. 3709a39 afs: Add a tracepoint to record callbacks from unlisted servers by David Howells · 7 years ago
  23. 001ab5a67 afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID by David Howells · 7 years ago
  24. 3d9fa91 afs: Fix VNOVOL handling in address rotation by David Howells · 7 years ago
  25. 684b0f6 afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility by David Howells · 7 years ago
  26. ec5a3b4 afs: Fix server rotation's handling of fileserver probe failure by David Howells · 7 years ago
  27. d4a96bec afs: Fix refcounting in callback registration by David Howells · 7 years ago
  28. f2686b0 afs: Fix giving up callbacks on server destruction by David Howells · 7 years ago
  29. 01fd79e afs: Fix address list parsing by David Howells · 7 years ago
  30. b61f7dc afs: Fix directory page locking by David Howells · 7 years ago
  31. 67b8d5c Linux 4.17-rc5 by Linus Torvalds · 7 years ago
  32. 66e1c94 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 86a4ac4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. baeda71 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 0503fd6 Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  36. ccda3c4 Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  37. 427fbe8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  38. 0d4cafd Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  39. 05e13bb swiotlb: silent unwanted warning "buffer is full" by Jean Delvare · 7 years ago
  40. 789ba28 Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()" by Mel Gorman · 7 years ago
  41. f0ab773 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  42. 2075b16 rbtree: include rcu.h by Sebastian Andrzej Siewior · 7 years ago
  43. 78eb0c6 scripts/faddr2line: fix error when addr2line output contains discriminator by Changbin Du · 7 years ago
  44. e438302 ocfs2: take inode cluster lock before moving reflinked inode from orphan dir by Ashish Samant · 7 years ago
  45. 27ae357 mm, oom: fix concurrent munlock and oom reaper unmap, v3 by David Rientjes · 7 years ago
  46. 013567b mm: migrate: fix double call of radix_tree_replace_slot() by Naoya Horiguchi · 7 years ago
  47. 3955333 proc/kcore: don't bounds check against address 0 by Laura Abbott · 7 years ago
  48. 7aaf772 mm: don't show nr_indirectly_reclaimable in /proc/vmstat by Roman Gushchin · 7 years ago
  49. 27227c7 mm: sections are not offlined during memory hotremove by Pavel Tatashin · 7 years ago
  50. 6098d7e z3fold: fix reclaim lock-ups by Vitaly Wool · 7 years ago
  51. ae646f0 init: fix false positives in W+X checking by Jeffrey Hugo · 7 years ago
  52. 4ba281d lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit() by Yury Norov · 7 years ago
  53. c9cf87e KASAN: prohibit KASAN+STRUCTLEAK combination by Dmitry Vyukov · 7 years ago
  54. 1d1c8e5 MAINTAINERS: update Shuah's email address by Shuah Khan (Samsung OSG) · 7 years ago
  55. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  56. a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  57. a52956d net sched actions: fix refcnt leak in skbmod by Roman Mashak · 7 years ago
  58. ac42803 Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  59. d68d75f net: sched: fix error path in tcf_proto_create() when modules are not configured by Jiri Pirko · 7 years ago
  60. 3f5f859 Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago
  61. 7404bc2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  62. 5c6b546 Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  63. c110a8b Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  64. f4d641a Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  65. f010089 Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  66. af5d018 net sched actions: fix invalid pointer dereferencing if skbedit flags missing by Roman Mashak · 7 years ago
  67. 9abd68e nvme: add quirk to force medium priority for SQ creation by Jens Axboe · 7 years ago
  68. 84c3a09 Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  69. c89ebb9 ixgbe: fix memory leak on ipsec allocation by Colin Ian King · 7 years ago
  70. cf12aab ixgbevf: fix ixgbevf_xmit_frame()'s return type by Luc Van Oostenryck · 7 years ago
  71. bbb2707 ixgbe: return error on unsupported SFP module when resetting by Emil Tantilov · 7 years ago
  72. ea3beca ice: Set rq_last_status when cleaning rq by Jeff Shaw · 7 years ago
  73. 04ac6fd Change Trond's email address in MAINTAINERS by Trond Myklebust · 7 years ago
  74. ac21fc2 sh: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  75. be83bbf mmap: introduce sane default mmap limits by Linus Torvalds · 7 years ago
  76. 4e50d9e nvme: Fix sync controller reset return by Charles Machalow · 7 years ago
  77. 41e3e10 Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  78. e03dc5d Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  79. 5ae4bbf Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  80. ca30093 Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  81. 1b97013 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 7 years ago
  82. 8ccc113 mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()' by Christophe JAILLET · 7 years ago
  83. 89dd2e7 Merge branch 'bonding-bug-fixes-and-regressions' by David S. Miller · 7 years ago
  84. 21706ee bonding: send learning packets for vlans on slave by Debabrata Banerjee · 7 years ago
  85. 4fa8667 bonding: do not allow rlb updates to invalid mac by Debabrata Banerjee · 7 years ago
  86. dc432c3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 7 years ago
  87. ef05037 Merge branches 'pm-pci' and 'pm-docs' by Rafael J. Wysocki · 7 years ago
  88. 60abce9 Merge branch 'thermal-soc' into next by Zhang Rui · 7 years ago
  89. 0a0b987 compat: fix 4-byte infoleak via uninitialized struct field by Jann Horn · 7 years ago
  90. 72777fe Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  91. 6e70c26 smb3: directory sync should not return an error by Steve French · 7 years ago
  92. f85900c net/mlx5e: Err if asked to offload TC match on frag being first by Roi Dayan · 7 years ago
  93. 88d725b net/mlx5: E-Switch, Include VF RDMA stats in vport statistics by Adi Nissim · 7 years ago
  94. 1ef903b net/mlx5: Free IRQs in shutdown path by Daniel Jurgens · 7 years ago
  95. 6b47fe1 rxrpc: Trace UDP transmission failure by David Howells · 7 years ago
  96. 494337c rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages by David Howells · 7 years ago
  97. 93864fc rxrpc: Fix the min security level for kernel calls by David Howells · 7 years ago
  98. f2aeed3 rxrpc: Fix error reception on AF_INET6 sockets by David Howells · 7 years ago
  99. c54e43d rxrpc: Fix missing start of call timeout by David Howells · 7 years ago
  100. ca3943c Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago