1. 860c2bf Merge branch 'fec-fix-wake-on-lan' by David S. Miller · 5 years ago
  2. be8ae92 ARM: dts: imx6: add fec gpr property. by Martin Fuzzey · 5 years ago
  3. 70f2685 dt-bindings: fec: document the new gpr property. by Martin Fuzzey · 5 years ago
  4. 4141f1a ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN. by Martin Fuzzey · 5 years ago
  5. da72218 net: fec: set GPR bit on suspend by DT configuration. by Martin Fuzzey · 5 years ago
  6. 045065f net: sock.h: fix skb_steal_sock() kernel-doc by Lothar Rubusch · 5 years ago
  7. c2c1128 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  8. 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  9. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  10. f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  11. 763dede Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  12. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  13. d5d2476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 5 years ago
  14. f9db97d Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  15. 12782fbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  16. 498ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 5 years ago
  17. 479a72c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  18. 07d6f6d Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 5 years ago
  19. 1cd377b ipc/shm.c: make compat_ksys_shmctl() static by Jason Yan · 5 years ago
  20. 43afe4d ipc/mqueue.c: fix a brace coding style issue by Somala Swaraj · 5 years ago
  21. 29b46fa lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" by Qiujun Huang · 5 years ago
  22. ef06565 ubsan: include bug type in report header by Kees Cook · 5 years ago
  23. 1d2252f kasan: unset panic_on_warn before calling panic() by Kees Cook · 5 years ago
  24. 1d28c8d ubsan: check panic_on_warn by Kees Cook · 5 years ago
  25. ae2e1aa drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks by Kees Cook · 5 years ago
  26. 277a108 ubsan: split "bounds" checker from other options by Kees Cook · 5 years ago
  27. 0887a7e ubsan: add trap instrumentation option by Kees Cook · 5 years ago
  28. 7baf219 init/Kconfig: clean up ANON_INODES and old IO schedulers options by Krzysztof Kozlowski · 5 years ago
  29. 6524d79 kernel/gcov/fs.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  30. 7ff8718 gcov: gcc_3_4: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  31. fba4168 gcov: gcc_4_7: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  32. 06d4f81 kernel/kmod.c: fix a typo "assuems" -> "assumes" by Qiujun Huang · 5 years ago
  33. 5404e7e reiserfs: clean up several indentation issues by Colin Ian King · 5 years ago
  34. 0bd476e kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol() by Will Deacon · 5 years ago
  35. d8a84d3 samples/hw_breakpoint: drop use of kallsyms_lookup_name() by Will Deacon · 5 years ago
  36. 4800314 samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes by Will Deacon · 5 years ago
  37. aa0d156 fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path by Alexey Dobriyan · 5 years ago
  38. 0693ffe fs/binfmt_elf.c: allocate less for static executable by Alexey Dobriyan · 5 years ago
  39. c69bcc9 fs/binfmt_elf.c: delete "loc" variable by Alexey Dobriyan · 5 years ago
  40. efcdd35 fs/epoll: make nesting accounting safe for -rt kernel by Jason Baron · 5 years ago
  41. 282144e kselftest: introduce new epoll test case by Roman Penyaev · 5 years ago
  42. 16b7f3c checkpatch: avoid warning about uninitialized_var() by Joe Perches · 5 years ago
  43. 50c9290 checkpatch: check proper licensing of Devicetree bindings by Lubomir Rintel · 5 years ago
  44. 44d303e checkpatch: improve Gerrit Change-Id: test by Joe Perches · 5 years ago
  45. 713a09d checkpatch: add command-line option for TAB size by Antonio Borneo · 5 years ago
  46. 7b18496 checkpatch: fix multiple const * types by Antonio Borneo · 5 years ago
  47. 342d3d2 checkpatch: fix minor typo and mixed space+tab in indentation by Antonio Borneo · 5 years ago
  48. f36d3eb checkpatch: prefer fallthrough; over fallthrough comments by Joe Perches · 5 years ago
  49. a897257 checkpatch: support "base-commit:" format by John Hubbard · 5 years ago
  50. c8df0ab checkpatch: check SPDX tags in YAML files by Lubomir Rintel · 5 years ago
  51. dfa05c2 checkpatch: remove email address comment from email address comparisons by Joe Perches · 5 years ago
  52. 8306b05 lib/dynamic_debug.c: use address-of operator on section symbols by Nathan Chancellor · 5 years ago
  53. 295bcca linux/bits.h: add compile time sanity check of GENMASK inputs by Rikard Falkeborn · 5 years ago
  54. 8f0259c lib/test_kmod.c: remove a NULL test by Dan Carpenter · 5 years ago
  55. 8d994ca lib/rbtree: fix coding style of assignments by chenqiwu · 5 years ago
  56. caa7f77 lib/test_bitmap.c: make use of EXP2_IN_BITS by Andy Shevchenko · 5 years ago
  57. 7e23452 percpu_counter: fix a data race at vm_committed_as by Qian Cai · 5 years ago
  58. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 5 years ago
  59. 7b65942 lib/stackdepot.c: build with -fno-builtin by Alexander Potapenko · 5 years ago
  60. 69866e1 lib/stackdepot.c: check depot_index before accessing the stack slab by Alexander Potapenko · 5 years ago
  61. 9cf016e lib: test_stackinit.c: XFAIL switch variable init tests by Kees Cook · 5 years ago
  62. 6e85318 lib/scatterlist: fix sg_copy_buffer() kerneldoc by Geert Uytterhoeven · 5 years ago
  63. 51022f8 lib/ts_kmp.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  64. 842ae1f lib/ts_fsm.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  65. c6e2ac3 lib/ts_bm.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  66. a44ce51 lib/bch.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  67. aecd42d lib/test_lockup.c: add parameters for locking generic vfs locks by Konstantin Khlebnikov · 5 years ago
  68. ad3f434 lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations" by Colin Ian King · 5 years ago
  69. 30428ef lib/test_lockup: test module to generate lockups by Konstantin Khlebnikov · 5 years ago
  70. f80ac98 bitops: always inline sign extension helpers by Josh Poimboeuf · 5 years ago
  71. 6680125 MAINTAINERS: list the section entries in the preferred order by Joe Perches · 5 years ago
  72. af9c5d2 compiler.h: fix error in BUILD_BUG_ON() reporting by Vegard Nossum · 5 years ago
  73. 889b3c1 compiler: remove CONFIG_OPTIMIZE_INLINING entirely by Masahiro Yamada · 5 years ago
  74. 12a5b00 sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING by Masahiro Yamada · 5 years ago
  75. 63174f6 kernel/extable.c: use address-of operator on section symbols by Nathan Chancellor · 5 years ago
  76. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 5 years ago
  77. fad9550 proc: inline m_next_vma into m_next by Matthew Wilcox (Oracle) · 5 years ago
  78. b829a0f seq_file: remove m->version by Matthew Wilcox (Oracle) · 5 years ago
  79. 4781f2c proc: use ppos instead of m->version by Matthew Wilcox (Oracle) · 5 years ago
  80. c2e88d2 proc: remove m_cache_vma by Matthew Wilcox (Oracle) · 5 years ago
  81. d07ded6 proc: inline vma_stop into m_stop by Matthew Wilcox (Oracle) · 5 years ago
  82. 5c5ab97 proc: speed up /proc/*/statm by Alexey Dobriyan · 5 years ago
  83. d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 5 years ago
  84. 904f394 fs/proc/inode.c: annotate close_pdeo() for sparse by Jules Irenge · 5 years ago
  85. 6218d74 mm: remove dummy struct bootmem_data/bootmem_data_t by Waiman Long · 5 years ago
  86. 1386f7a mm/dmapool.c: micro-optimisation remove unnecessary branch by Mateusz Nosek · 5 years ago
  87. 1d90b64 include/linux/memremap.h: remove stale comments by Ira Weiny · 5 years ago
  88. 3f3673d include/linux/swapops.h: correct guards for non_swap_entry() by Steven Price · 5 years ago
  89. e4a9bc5 mm: use fallthrough; by Joe Perches · 5 years ago
  90. e46b893 mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant by Mateusz Nosek · 5 years ago
  91. 552657b mm: fix ambiguous comments for better code readability by chenqiwu · 5 years ago
  92. bc22b18 mm/zsmalloc: add missing annotation for unpin_tag() by Jules Irenge · 5 years ago
  93. 70c7ec9 mm/zsmalloc: add missing annotation for pin_tag() by Jules Irenge · 5 years ago
  94. 8a374cc mm/zsmalloc: add missing annotation for migrate_read_unlock() by Jules Irenge · 5 years ago
  95. cfc451cf mm/zsmalloc: add missing annotation for migrate_read_lock() by Jules Irenge · 5 years ago
  96. 81aba9e mm/slub: add missing annotation for put_map() by Jules Irenge · 5 years ago
  97. 31364c2 mm/slub: add missing annotation for get_map() by Jules Irenge · 5 years ago
  98. 959a7e1 mm/mempolicy: add missing annotation for queue_pages_pmd() by Jules Irenge · 5 years ago
  99. 1b2a1e7 mm/hugetlb: add missing annotation for gather_surplus_pages() by Jules Irenge · 5 years ago
  100. 77337ed mm/compaction: add missing annotation for compact_lock_irqsave by Jules Irenge · 5 years ago