1. cf3040c io_uring: statx/openat/openat2 don't support fixed files by Jens Axboe · 5 years ago
  2. 1e95081 io_uring: fix deferred req iovec leak by Pavel Begunkov · 5 years ago
  3. e1d8533 io_uring: fix 1-bit bitfields to be unsigned by Randy Dunlap · 5 years ago
  4. 1cb1edb io_uring: get rid of delayed mm check by Pavel Begunkov · 5 years ago
  5. 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  6. 5b21115 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  7. 85e5529 Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-next by Linus Torvalds · 5 years ago
  8. 99be3f6 Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  9. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  10. c1ef57a Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  11. ed535f2 Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  12. 0384066 Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  13. a005740 bootconfig: Show the number of nodes on boot message by Masami Hiramatsu · 5 years ago
  14. 0f0d0a7 tools/bootconfig: Show the number of bootconfig nodes by Masami Hiramatsu · 5 years ago
  15. 597c0e3 bootconfig: Add more parse error messages by Masami Hiramatsu · 5 years ago
  16. e241d14 bootconfig: Use bootconfig instead of boot config by Masami Hiramatsu · 5 years ago
  17. 54a16ff ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 5 years ago
  18. 87fbfff broken ping to ipv6 linklocal addresses on debian buster by Casey Schaufler · 5 years ago
  19. 16052dd ftrace: Add comment to why rcu_dereference_sched() is open coded by Steven Rostedt (VMware) · 5 years ago
  20. fd0e685 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 5 years ago
  21. 24a9729 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 5 years ago
  22. 4c7d00c Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  23. 18ea671 Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  24. 4fc2ea6 Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  25. d271ab2 Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  26. 2634744 Merge tag 'devicetree-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  27. cfb4b57 Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  28. 7495e09 bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline by Steven Rostedt (VMware) · 5 years ago
  29. 04dbd86 dt-bindings: Fix paths in schema $id fields by Rob Herring · 5 years ago
  30. 6992ca0 Merge branch 'parisc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  31. 51a198e Merge tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 5 years ago
  32. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  33. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  34. 2faf852 io_uring: cleanup fixed file data table references by Jens Axboe · 5 years ago
  35. df069d8 io_uring: spin for sq thread to idle on shutdown by Jens Axboe · 5 years ago
  36. 34129bb dt-bindings: PCI: intel: Fix dt_binding_check compilation failure by Dilip Kota · 5 years ago
  37. 4ae87b1 dt-bindings: phy: Fix errors in intel,lgm-emmc-phy example by Rob Herring · 5 years ago
  38. b74e58c Merge branch 'nvme-5.6' of git://git.infradead.org/nvme into block-5.6 by Jens Axboe · 5 years ago
  39. 0f5be6a nvmet: update AEN list and array at one place by Daniel Wagner · 5 years ago
  40. 1a3f540 nvmet: Fix controller use after free by Israel Rukshin · 5 years ago
  41. 0b87a2b nvmet: Fix error print message at nvmet_install_queue function by Israel Rukshin · 5 years ago
  42. c8ab422 brd: check and limit max_part par by Zhiqiang Liu · 5 years ago
  43. 33b4013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  44. d60ddd2 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  45. 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  46. 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  47. 7f879e1 Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  48. bd5cd35 gtp: use __GFP_NOWARN to avoid memalloc warning by Taehee Yoo · 5 years ago
  49. 0d0d9a3 l2tp: Allow duplicate session creation with UDP by Ridge Kennedy · 5 years ago
  50. b4b771f r8152: Add MAC passthrough support to new device by Kai-Heng Feng · 5 years ago
  51. 599be01 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 5 years ago
  52. 6aa71ef microblaze: Add ID for Microblaze v11 by Michal Simek · 5 years ago
  53. 061d2c1d microblaze: Prevent the overflow of the start by Shubhrajyoti Datta · 5 years ago
  54. 2602276 microblaze: Wire CMA allocator by Michal Simek · 5 years ago
  55. def3f7c asm-generic: Make dma-contiguous.h a mandatory include/asm header by Michal Simek · 5 years ago
  56. 5fefd79 microblaze: Sync defconfig with latest Kconfig layout by Michal Simek · 5 years ago
  57. 6162cd2 microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers by Manish Narani · 5 years ago
  58. a45ad71 Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  59. 6850979 Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  60. 83b4304 qed: Remove set but not used variable 'p_link' by YueHaibing · 5 years ago
  61. 9afe232 Merge branch 'unbreak-basic-and-bpf-tdc-testcases' by David S. Miller · 5 years ago
  62. e9ed4fa tc-testing: add missing 'nsPlugin' to basic.json by Davide Caratti · 5 years ago
  63. 7145fcf tc-testing: fix eBPF tests failure on linux fresh clones by Davide Caratti · 5 years ago
  64. 2b5b825 net: hsr: fix possible NULL deref in hsr_handle_frame() by Eric Dumazet · 5 years ago
  65. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  66. 9717c1c Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  67. 79703e0 Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  68. eadc4e4 Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  69. f3cc4e1 ARM: dma-api: fix max_pfn off-by-one error in __dma_supported() by Chen-Yu Tsai · 5 years ago
  70. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  71. 190535f include/linux/cpumask.h: don't calculate length of the input string by Yury Norov · 5 years ago
  72. 809e308 lib: new testcases for bitmap_parse{_user} by Yury Norov · 5 years ago
  73. 2d62615 lib: rework bitmap_parse() by Yury Norov · 5 years ago
  74. e66eda0 lib: make bitmap_parse_user a wrapper on bitmap_parse by Yury Norov · 5 years ago
  75. 7eb2e94 lib: add test for bitmap_parse() by Yury Norov · 5 years ago
  76. 0bddc1b bitops: more BITS_TO_* macros by Yury Norov · 5 years ago
  77. 0bee0ce lib/string: add strnchrnul() by Yury Norov · 5 years ago
  78. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  79. d56c0d4 proc: decouple proc from VFS with "struct proc_ops" by Alexey Dobriyan · 5 years ago
  80. 0d6e24d asm-generic/tlb: provide MMU_GATHER_TABLE_FREE by Peter Zijlstra · 5 years ago
  81. 580a586 asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER by Peter Zijlstra · 5 years ago
  82. 3af4bd0 asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 5 years ago
  83. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  84. 27796d03 asm-generic/tlb: add missing CONFIG symbol by Peter Zijlstra · 5 years ago
  85. 491a49f asm-gemeric/tlb: remove stray function declarations by Peter Zijlstra · 5 years ago
  86. 0758cd8 asm-generic/tlb: avoid potential double flush by Peter Zijlstra · 5 years ago
  87. 0ed1325 mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush by Peter Zijlstra · 5 years ago
  88. 12e4d53 powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case by Aneesh Kumar K.V · 5 years ago
  89. e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
  90. f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
  91. 9c7869c arm64: mm: display non-present entries in ptdump by Steven Price · 5 years ago
  92. 102f45f arm64: mm: convert mm/dump.c to use walk_page_range() by Steven Price · 5 years ago
  93. 2ae2713 x86: mm: convert dump_pagetables to use walk_page_range by Steven Price · 5 years ago
  94. 30d621f mm: add generic ptdump by Steven Price · 5 years ago
  95. c5cfae1 x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct by Steven Price · 5 years ago
  96. e455248 x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct by Steven Price · 5 years ago
  97. 74d2aaa x86: mm: point to struct seq_file from struct pg_state by Steven Price · 5 years ago
  98. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  99. c02a987 mm: pagewalk: fix termination condition in walk_pte_range() by Steven Price · 5 years ago
  100. fbf5634 mm: pagewalk: don't lock PTEs for walk_page_range_novma() by Steven Price · 5 years ago