1. b4cc0ef hfs: fix B-tree corruption after insertion at position 0 by Hin-Tak Leung · 9 years ago
  2. 7cb74be hfs,hfsplus: cache pages correctly between bnode_create and bnode_free by Hin-Tak Leung · 9 years ago
  3. 3725e9d fs/coda: fix readlink buffer overflow by Jan Harkes · 9 years ago
  4. c5595fa checkpatch: add constant comparison on left side test by Joe Perches · 9 years ago
  5. 54507b5 checkpatch: add __pmem to $Sparse annotations by Joe Perches · 9 years ago
  6. 4e5d56b checkpatch: fix left brace warning by Eddie Kovsky · 9 years ago
  7. bf4daf1 checkpatch: avoid some commit message long line warnings by Joe Perches · 9 years ago
  8. 6e30075 checkpatch: emit an error on formats with 0x%<decimal> by Joe Perches · 9 years ago
  9. 7bd7e48 checkpatch: make --strict the default for drivers/staging files and patches by Joe Perches · 9 years ago
  10. 86406b1 checkpatch: always check block comment styles by Joe Perches · 9 years ago
  11. 7d3a9f6 checkpatch: report the right line # when using --emacs and --file by Joe Perches · 9 years ago
  12. 100425d checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests by Joe Perches · 9 years ago
  13. 3e838b6 checkpatch: Allow longer declaration macros by Joe Perches · 9 years ago
  14. 9f5af48 checkpatch: improve SUSPECT_CODE_INDENT test by Joe Perches · 9 years ago
  15. 9d3e3c7 checkpatch: add warning on BUG/BUG_ON use by Joe Perches · 9 years ago
  16. fe043ea checkpatch: warn on bare SHA-1 commit IDs in commit logs by Joe Perches · 9 years ago
  17. 6b4a35f lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly by Wang Long · 9 years ago
  18. 9789d8e lib/test_kasan.c: fix a typo by Wang Long · 9 years ago
  19. b40bdb7 lib/string_helpers: rename "esc" arg to "only" by Kees Cook · 9 years ago
  20. d89a3f7 lib/string_helpers: clarify esc arg in string_escape_mem by Kees Cook · 9 years ago
  21. cdf1744 hexdump: do not print debug dumps for !CONFIG_DEBUG by Linus Walleij · 9 years ago
  22. 9bf98f1 lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or tail by Pan Xinhui · 9 years ago
  23. d9282cb lib/bitmap.c: fix a special string handling bug in __bitmap_parselist by Pan Xinhui · 9 years ago
  24. d21c3d4 lib/bitmap.c: correct a code style and do some, optimization by Pan Xinhui · 9 years ago
  25. 774636e proc: convert to kstrto*()/kstrto*_from_user() by Alexey Dobriyan · 9 years ago
  26. 2d2e471 kstrto*: accept "-0" for signed conversion by Alexey Dobriyan · 9 years ago
  27. 3cdea4d71 MAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil Ravindranath to CREDITS by Joe Perches · 9 years ago
  28. 515a9ad include/linux/printk.h: include pr_fmt in pr_debug_ratelimited by Jason A. Donenfeld · 9 years ago
  29. 52aa853 kernel/cred.c: remove unnecessary kdebug atomic reads by Joe Perches · 9 years ago
  30. 2307e1a kernel/extable.c: remove duplicated include by Wei Yongjun · 9 years ago
  31. 8b83963 include/linux/poison.h: remove not-used poison pointer macros by Vasily Kulikov · 9 years ago
  32. 8a5e5e0 include/linux/poison.h: fix LIST_POISON{1,2} offset by Vasily Kulikov · 9 years ago
  33. ecf1a3d proc: change proc_subdir_lock to a rwlock by Waiman Long · 9 years ago
  34. bdb4d10 procfs: always expose /proc/<pid>/map_files/ and make it readable by Calvin Owens · 9 years ago
  35. d3691d2 proc: add cond_resched to /proc/kpage* read/write loop by Vladimir Davydov · 9 years ago
  36. f074a8f proc: export idle flag via kpageflags by Vladimir Davydov · 9 years ago
  37. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  38. 1d7715c mmu-notifier: add clear_young callback by Vladimir Davydov · 9 years ago
  39. 80ae2fd proc: add kpagecgroup file by Vladimir Davydov · 9 years ago
  40. e993d90 memcg: zap try_get_mem_cgroup_from_page by Vladimir Davydov · 9 years ago
  41. 94a59fb hwpoison: use page_cgroup_ino for filtering by memcg by Vladimir Davydov · 9 years ago
  42. 2fc0452 memcg: add page_cgroup_ino helper by Vladimir Davydov · 9 years ago
  43. 9c4c5ef zswap: update docs for runtime-changeable attributes by Dan Streetman · 9 years ago
  44. 90b0fc2 zswap: change zpool/compressor at runtime by Dan Streetman · 9 years ago
  45. f1c5484 zswap: dynamic pool creation by Dan Streetman · 9 years ago
  46. 3f0e131 zpool: add zpool_has_pool() by Dan Streetman · 9 years ago
  47. 3092752 tcp_cubic: better follow cubic curve after idle period by Eric Dumazet · 9 years ago
  48. 05c5a46 tcp: generate CA_EVENT_TX_START on data frames by Neal Cardwell · 9 years ago
  49. 32a8440 xen-netfront: respect user provided max_queues by Wei Liu · 9 years ago
  50. 4c82ac3 xen-netback: respect user provided max_queues by Wei Liu · 9 years ago
  51. 4202032 r8169: Fix sleeping function called during get_stats64, v2 by Corinna Vinschen · 9 years ago
  52. 8242578 drm/i915: Allow DSI dual link to be configured on any pipe by Gaurav K Singh · 9 years ago
  53. 58590c1 drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS by Ville Syrjälä · 9 years ago
  54. 982b0b2 drm/i915: Fix CSR MMIO address check by Takashi Iwai · 9 years ago
  55. 1ab1e89 ether: add IEEE 1722 ethertype - TSN by Henrik Austad · 9 years ago
  56. b141327 elf-em.h: move EM_MICROBLAZE to the common header by Mike Frysinger · 9 years ago
  57. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 9 years ago
  58. a66e365 netlink, mmap: don't walk rx ring on poll if receive queue non-empty by Daniel Borkmann · 9 years ago
  59. f2be053 cxgb4: changes for new firmware 1.14.4.0 by Hariprasad Shenai · 9 years ago
  60. 9638d19 net: fec: add netif status check before set mac address by Nimrod Andy · 9 years ago
  61. 1d68c28 Merge branch 'r8152-autoresume' by David S. Miller · 9 years ago
  62. 2dd49e0 r8152: fix the runtime suspend issues by hayeswang · 9 years ago
  63. d094247 r8152: split DRIVER_VERSION by hayeswang · 9 years ago
  64. 52fe51f ipv6: fix ifnullfree.cocci warnings by Wu Fengguang · 9 years ago
  65. 792aec4 add microchip LAN88xx phy driver by Woojung.Huh@microchip.com · 9 years ago
  66. dfc50fc stmmac: fix check for phydev being open by Alexey Brodkin · 9 years ago
  67. 1f0ca208 net: qlcnic: delete redundant memsets by Rasmus Villemoes · 9 years ago
  68. b66a608 net: mv643xx_eth: use kzalloc by Rasmus Villemoes · 9 years ago
  69. e9b5ac2 net: jme: use kzalloc() instead of kmalloc+memset by Rasmus Villemoes · 9 years ago
  70. ce8e5c7 net: cavium: liquidio: use kzalloc in setup_glist() by Rasmus Villemoes · 9 years ago
  71. c6e59bd Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/late by Kevin Hilman · 9 years ago
  72. 312146b Merge tag 'qcom-dt-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/late by Kevin Hilman · 9 years ago
  73. 7f98121 Merge branch 'next/defconfig' into next/late by Kevin Hilman · 9 years ago
  74. ae1973a ARM: multi_v7_defconfig: Enable PBIAS regulator by Kishon Vijay Abraham I · 9 years ago
  75. 71d4404 Merge branch 'drivers/reset' into next/late by Kevin Hilman · 9 years ago
  76. 9738031 Merge tag 'reset-for-4.3-fixes' of git://git.pengutronix.de/git/pza/linux into drivers/reset by Kevin Hilman · 9 years ago
  77. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  78. 444c5f9 net: ethoc: Remove unnecessary #ifdef CONFIG_OF by Tobias Klauser · 9 years ago
  79. 03679a1 net: dsa: bcm_sf2: Fix 64-bits register writes by Florian Fainelli · 9 years ago
  80. 687f071 bpf: fix out of bounds access in verifier log by Alexei Starovoitov · 9 years ago
  81. 6b9ea5a ipv6: fix multipath route replace error recovery by Roopa Prabhu · 9 years ago
  82. 208487a soc: qcom: smd: Correct fBLOCKREADINTR handling by Bjorn Andersson · 9 years ago
  83. 93dbed9 soc: qcom: smd: Use correct remote processor ID by Andy Gross · 9 years ago
  84. 1891280 soc: qcom: smem: Fix errant private access by Andy Gross · 9 years ago
  85. 61e19ba Merge tag 'qcom-soc-for-4.3' into v4.2-rc2 by Andy Gross · 9 years ago
  86. 74da56c intel_pstate: fix PCT_TO_HWP macro by Kristen Carlson Accardi · 9 years ago
  87. 43717aa intel_pstate: Fix user input of min/max to legal policy region by Chen Yu · 9 years ago
  88. 1b2b90c PM / OPP: Return suspend_opp only if it is enabled by Viresh Kumar · 9 years ago
  89. 8f1dc3c ARM: dts: qcom: msm8974-sony-xperia-honami: Use stdout-path by Stephen Boyd · 9 years ago
  90. c0ed595 ARM: dts: qcom: msm8960-cdp: Use stdout-path by Stephen Boyd · 9 years ago
  91. a967310 ARM: dts: qcom: msm8660-surf: Use stdout-path by Stephen Boyd · 9 years ago
  92. 9a61b3a ARM: dts: qcom: ipq8064-ap148: Use stdout-path by Stephen Boyd · 9 years ago
  93. ccfdf7c ARM: dts: qcom: apq8084-mtp: Use stdout-path by Stephen Boyd · 9 years ago
  94. d92c945 ARM: dts: qcom: apq8084-ifc6540: Use stdout-path by Stephen Boyd · 9 years ago
  95. 5f76978 ARM: dts: qcom: apq8074-dragonboard: Use stdout-path by Stephen Boyd · 9 years ago
  96. 7f9e28b ARM: dts: qcom: apq8064-ifc6410: Use stdout-path by Stephen Boyd · 9 years ago
  97. 4e19db1 ARM: dts: qcom: apq8064-cm-qs600: Use stdout-path by Stephen Boyd · 9 years ago
  98. 10bfcfe ARM: dts: qcom: Label serial nodes for aliasing and stdout-path by Stephen Boyd · 9 years ago
  99. 9f384d6 Merge tag 'qcom-dt-for-4.3' into v4.2-rc2 by Andy Gross · 9 years ago
  100. 592867b ebpf: fix fd refcount leaks related to maps in bpf syscall by Daniel Borkmann · 9 years ago