1. ef6fa64 bsg-lib: remove bsg_job.req by Christoph Hellwig · 7 years ago
  2. 31156ec bsg-lib: introduce a timeout field in struct bsg_job by Christoph Hellwig · 7 years ago
  3. ce3077e direct-io: Remove unused DIO_SKIP_DIO_COUNT logic by Nikolay Borisov · 7 years ago
  4. c8f4c36 direct-io: Remove unused DIO_ASYNC_EXTEND flag by Nikolay Borisov · 7 years ago
  5. 8a0ac14 block: Move the queue_flag_*() functions from a public into a private header file by Bart Van Assche · 7 years ago
  6. 1db2008 block: Complain if queue_flag_(set|clear)_unlocked() is abused by Bart Van Assche · 7 years ago
  7. 8814ce8 block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() by Bart Van Assche · 7 years ago
  8. 66f9132 block: Reorder the queue flag manipulation function definitions by Bart Van Assche · 7 years ago
  9. f16ee7c misc: rtsx: rename SG_END macro by Arnd Bergmann · 7 years ago
  10. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
  11. 4ace53f sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() by Omar Sandoval · 7 years ago
  12. 723fbf5 lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings by Anshuman Khandual · 7 years ago
  13. 56c0908 genhd: Fix BUG in blkdev_open() by Jan Kara · 7 years ago
  14. 9df6c29 genhd: Add helper put_disk_and_module() by Jan Kara · 7 years ago
  15. 3079c22 genhd: Rename get_disk() to get_disk_and_module() by Jan Kara · 7 years ago
  16. 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  17. bef3efb efivarfs: Limit the rate for non-root to read files by Luck, Tony · 7 years ago
  18. 28128c6 kconfig.h: Include compiler types to avoid missed struct attributes by Kees Cook · 7 years ago
  19. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  20. 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
  21. c3cc391 mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats by Johannes Weiner · 7 years ago
  22. 101110f Kbuild: always define endianess in kconfig.h by Arnd Bergmann · 7 years ago
  23. d34bc48 include/linux/sched/mm.h: re-inline mmdrop() by Andrew Morton · 7 years ago
  24. 79c0ef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  25. 59e4721 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. c786427 Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  27. da27988 skbuff: Fix comment mis-spelling. by David S. Miller · 7 years ago
  28. 1e3510b Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  29. d207af2 cpumask: Make for_each_cpu_wrap() available on UP as well by Michael Kelley · 7 years ago
  30. b63b1e5 Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  31. 8bb8966 Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  32. e9e3b30 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 096392e block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS by Minwoo Im · 7 years ago
  34. 822ffaa Merge branches 'pm-cpuidle' and 'pm-opp' by Rafael J. Wysocki · 7 years ago
  35. e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 8fa80c50 nospec: Move array_index_nospec() parameter checking into separate macro by Will Deacon · 7 years ago
  38. fd0e786 x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages by Tony Luck · 7 years ago
  39. 2dd6fd2 locking/semaphore: Update the file path in documentation by Tycho Andersen · 7 years ago
  40. 595dd46 vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 7 years ago
  41. 178e834 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  42. ecc2dc5 dma-mapping: fix a comment typo by Christoph Hellwig · 7 years ago
  43. d7212cf PM: cpuidle: Fix cpuidle_poll_state_init() prototype by Rafael J. Wysocki · 7 years ago
  44. 67dcc26 device property: Constify device_get_match_data() by Andy Shevchenko · 7 years ago
  45. 29d5325 ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data() by Andy Shevchenko · 7 years ago
  46. 54e0216 ptr_ring: prevent integer overflow when calculating size by Jason Wang · 7 years ago
  47. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  48. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  49. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  51. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  52. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  53. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  54. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  55. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  56. a051c14 Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  57. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  58. 9d21874 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  59. e0c42c8 Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  60. e728789 net: Extra '_get' in declaration of arch_get_platform_mac_address by Mathieu Malaterre · 7 years ago
  61. ef9417e Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  62. c013632 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  63. d9afaaa compiler-gcc.h: __nostackprotector needs gcc-4.4 and up by Geert Uytterhoeven · 7 years ago
  64. df5d45a compiler-gcc.h: Introduce __optimize function attribute by Geert Uytterhoeven · 7 years ago
  65. 616f160 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 7 years ago
  66. ffd81dc cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() by Dominik Brodowski · 7 years ago
  67. 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  68. c3611b6 Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  69. 2275cde SUNRPC: Queue latency-sensitive socket tasks to xprtiod by Trond Myklebust · 7 years ago
  70. d5cc611 PCI: Add Ubiquiti Networks vendor ID by Tobias Schramm · 7 years ago
  71. 168b651 x86: hibernate: fix swsusp_arch_resume() prototype by Arnd Bergmann · 7 years ago
  72. a08f06b seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro by Andy Shevchenko · 7 years ago
  73. 0231d00 ACPI: SPCR: Make SPCR available to x86 by Prarit Bhargava · 7 years ago
  74. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  75. ab2d92a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. b3250aa Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 0dc400f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  78. 96e99be40 pipe: reject F_SETPIPE_SZ with size over UINT_MAX by Eric Biggers · 7 years ago
  79. 319e0a2 pipe, sysctl: remove pipe_proc_fn() by Eric Biggers · 7 years ago
  80. 4c2e4be pipe, sysctl: drop 'min' parameter from pipe-max-size converter by Eric Biggers · 7 years ago
  81. 2650cb0 crash_dump: is_kdump_kernel can be boolean by Yaowei Bai · 7 years ago
  82. db076bef kernel/mutex: mutex_is_locked can be boolean by Yaowei Bai · 7 years ago
  83. 171d864 kernel/module: module_is_live can be boolean by Yaowei Bai · 7 years ago
  84. 9825b45 kernel/resource: iomem_is_exclusive can be boolean by Yaowei Bai · 7 years ago
  85. 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
  86. 11209f3 lib/lockref: __lockref_is_dead can be boolean by Yaowei Bai · 7 years ago
  87. 937f0c2 mm/memblock: memblock_is_map/region_memory can be boolean by Yaowei Bai · 7 years ago
  88. 32b395a build_bug.h: remove BUILD_BUG_ON_NULL() by Masahiro Yamada · 7 years ago
  89. 075db40 include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines by Masahiro Yamada · 7 years ago
  90. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
  91. 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  92. ca3a456 kallsyms: let print_ip_sym() print raw addresses by Huacai Chen · 7 years ago
  93. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  94. 334cfa4 include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent by Andy Shevchenko · 7 years ago
  95. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  96. c724f19 bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32 by Yury Norov · 7 years ago
  97. dfbc3c6cb uuid: cleanup <uapi/linux/uuid.h> by Alexey Dobriyan · 7 years ago
  98. 917538e kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage by Andrey Konovalov · 7 years ago
  99. 6860f63 kasan: detect invalid frees for large mempool objects by Dmitry Vyukov · 7 years ago
  100. ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 7 years ago