1. d44d363 mm: don't assume anonymous pages have SwapBacked flag by Shaohua Li · 7 years ago
  2. a128ca7 mm: delete unnecessary TTU_* flags by Shaohua Li · 7 years ago
  3. 0a372d0 mm/page-writeback.c: use setup_deferrable_timer by Geliang Tang · 7 years ago
  4. 491d79a mm: remove unnecessary back-off function when retrying page reclaim by Johannes Weiner · 7 years ago
  5. 3db6581 Revert "mm, vmscan: account for skipped pages as a partial scan" by Johannes Weiner · 7 years ago
  6. c822f62 mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() by Johannes Weiner · 7 years ago
  7. 688035f mm: don't avoid high-priority reclaim on memcg limit reclaim by Johannes Weiner · 7 years ago
  8. a2d7f8e mm: don't avoid high-priority reclaim on unreclaimable nodes by Johannes Weiner · 7 years ago
  9. 15038d0 mm: remove unnecessary reclaimability check from NUMA balancing target by Johannes Weiner · 7 years ago
  10. 047d72c mm: remove seemingly spurious reclaimability check from laptop_mode gating by Johannes Weiner · 7 years ago
  11. d450abd mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling by Johannes Weiner · 7 years ago
  12. c73322d mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 7 years ago
  13. a87c75f slab: avoid IPIs when creating kmem caches by Greg Thelen · 7 years ago
  14. d47736f fs/ocfs2/cluster: use offset_in_page() macro by Geliang Tang · 7 years ago
  15. 33496c3 ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 7 years ago
  16. 667b8a3 fs/ocfs2/cluster: use setup_timer by Geliang Tang · 7 years ago
  17. accce8e7 blackfin: bf609: let clk_disable() return immediately if clk is NULL by Masahiro Yamada · 7 years ago
  18. 672934d scripts/spelling.txt: add several more common spelling mistakes by Colin Ian King · 7 years ago
  19. 6a5cd60 lib/dma-debug.c: make locking work for RT by Pankaj Gupta · 7 years ago
  20. 46f0537 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 7 years ago
  21. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  22. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  23. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  24. 7af4c72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  25. 68fed41 Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  26. be580e7 Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  27. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  28. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  29. 5d15af6 Merge branch 'tipc-refactor-socket-receive-functions' by David S. Miller · 7 years ago
  30. ec8a09f tipc: refactor function tipc_sk_recv_stream() by Jon Paul Maloy · 7 years ago
  31. e9f8b10 tipc: refactor function tipc_sk_recvmsg() by Jon Paul Maloy · 7 years ago
  32. b0e9227 Merge branch 'thunderx-xdp' by David S. Miller · 7 years ago
  33. 7732253 net: thunderx: Optimize page recycling for XDP by Sunil Goutham · 7 years ago
  34. e3d06ff net: thunderx: Support for XDP header adjustment by Sunil Goutham · 7 years ago
  35. 16f2bcc net: thunderx: Add support for XDP_TX by Sunil Goutham · 7 years ago
  36. c56d91c net: thunderx: Add support for XDP_DROP by Sunil Goutham · 7 years ago
  37. 05c773f net: thunderx: Add basic XDP support by Sunil Goutham · 7 years ago
  38. 927987f net: thunderx: Cleanup receive buffer allocation by Sunil Goutham · 7 years ago
  39. 0dada88 net: thunderx: Optimize CQE_TX handling by Sunil Goutham · 7 years ago
  40. 5e848e4 net: thunderx: Optimize RBDR descriptor handling by Sunil Goutham · 7 years ago
  41. 5836b44 net: thunderx: Support for page recycling by Sunil Goutham · 7 years ago
  42. ee0d8d8 ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 7 years ago
  43. 9da3242 net: sched: add helpers to handle extended actions by Jiri Pirko · 7 years ago
  44. 5657f89 Merge branch 'qed-PTP-fixes' by David S. Miller · 7 years ago
  45. 8d3f87d qed*: Fix issues in the ptp filter config implementation. by sudarsana.kalluru@cavium.com · 7 years ago
  46. 461eec1 qede: Fix concurrency issue in PTP Tx path processing. by sudarsana.kalluru@cavium.com · 7 years ago
  47. 212c7fd stmmac: Add support for SIMATIC IOT2000 platform by Jan Kiszka · 7 years ago
  48. 412b65d net: hns: fix ethtool_get_strings overflow in hns driver by Timmy Li · 7 years ago
  49. a9f11f9 tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 7 years ago
  50. ddc665a bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 7 years ago
  51. 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 7 years ago
  52. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  53. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  54. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  55. 6fd4e7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  56. 5958cc4 Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  57. 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  58. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  59. ceb198b Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  60. b68e7e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  61. a481649 Merge branch 'bpf-test-prog-fixes' by David S. Miller · 7 years ago
  62. 586f852 bpf: Align packet data properly in program testing framework. by David Miller · 7 years ago
  63. 78e5227 bpf: Do not dereference user pointer in bpf_test_finish(). by David Miller · 7 years ago
  64. 4e9c3a6 selftests: bpf: Use bpf_endian.h in test_xdp.c by David S. Miller · 7 years ago
  65. 48d0e02 audit: fix the RCU locking for the auditd_connection structure by Paul Moore · 7 years ago
  66. 8cc9638 audit: use kmem_cache to manage the audit_buffer cache by Paul Moore · 7 years ago
  67. 2115bb2 audit: Use timespec64 to represent audit timestamps by Deepa Dinamani · 7 years ago
  68. b6c7c11 audit: store the auditd PID as a pid struct instead of pid_t by Paul Moore · 7 years ago
  69. 45a0642 audit: kernel generated netlink traffic should have a portid of 0 by Paul Moore · 7 years ago
  70. a9d1620 audit: combine audit_receive() and audit_receive_skb() by Paul Moore · 7 years ago
  71. bd120de audit: convert audit_watch.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  72. 9d2378f audit: convert audit_tree.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  73. 2173c51 audit: normalize NETFILTER_PKT by Richard Guy Briggs · 7 years ago
  74. 0cb88b6 netfilter: use consistent ipv4 network offset in xt_AUDIT by Richard Guy Briggs · 7 years ago
  75. f6276ac audit: log module name on delete_module by Richard Guy Briggs · 7 years ago
  76. 9aab4f4 audit: remove unnecessary semicolon in audit_watch_handle_event() by Nicholas Mc Guire · 7 years ago
  77. b5239fb audit: remove unnecessary semicolon in audit_mark_handle_event() by Nicholas Mc Guire · 7 years ago
  78. b7a84de audit: remove unnecessary semicolon in audit_field_valid() by Nicholas Mc Guire · 7 years ago
  79. b5d6098 xdp: fix parameter kdoc for extack by Jakub Kicinski · 7 years ago
  80. eb6211d bpf, samples: fix build warning in cookie_uid_helper_example by Daniel Borkmann · 7 years ago
  81. 4d6ca22 Merge branch 'for-4.12/asus' into for-linus by Jiri Kosina · 7 years ago
  82. 800f3eef Merge branch 'for-4.12/sony' into for-linus by Jiri Kosina · 7 years ago
  83. 18fc216 Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus by Jiri Kosina · 7 years ago
  84. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. aa2a4b65 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. d19458a Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 888411b Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 7d6a31c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 2cc12e2 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 66acd7f Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 12ca7c8 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. a52bbaf Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. e3bf4c6 sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions. by David S. Miller · 7 years ago
  96. 3dee9fb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago