1. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. de1475c f2fs: read isize while holding i_mutex in fiemap by Fan Li · 9 years ago
  3. 957efb0 Revert "f2fs: check the node block address of newly allocated nid" by Jaegeuk Kim · 9 years ago
  4. a513119 f2fs: cover more area with nat_tree_lock by Jaegeuk Kim · 9 years ago
  5. 48bf35d mtd: nand: jz4740: remove custom 'erased check' implementation by Boris BREZILLON · 9 years ago
  6. cc01e60 mtd: nand: diskonchip: remove custom 'erased check' implementation by Boris BREZILLON · 9 years ago
  7. bc29c95 mtd: nand: davinci: remove custom 'erased check' implementation by Boris BREZILLON · 9 years ago
  8. 40cbe6e mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions by Boris BREZILLON · 9 years ago
  9. 6e94119 mtd: nand: return consistent error codes in ecc.correct() implementations by Boris BREZILLON · 9 years ago
  10. 1c2e54e dm thin: bump thin and thin-pool target versions by Mike Snitzer · 9 years ago
  11. a2746fb cxlflash: Enable device id for future IBM CXL adapter by Manoj Kumar · 9 years ago
  12. b45cdbaf cxlflash: Resolve oops in wait_port_offline by Manoj Kumar · 9 years ago
  13. ee91e33 cxlflash: Fix to resolve cmd leak after host reset by Manoj Kumar · 9 years ago
  14. 8559921 cxlflash: Removed driver date print by Uma Krishnan · 9 years ago
  15. d5e26bb cxlflash: Fix to avoid virtual LUN failover failure by Matthew R. Ochs · 9 years ago
  16. a9be294 cxlflash: Fix to escalate LINK_RESET also on port 1 by Manoj Kumar · 9 years ago
  17. efbc57c Merge branch 'goodix' into next by Dmitry Torokhov · 9 years ago
  18. 6f357de doc: dt: mtd: new binding for jz4780-{nand,bch} by Alex Smith · 9 years ago
  19. 33853eb mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc by Insu Yun · 9 years ago
  20. 32321e9 mtd: spi-nor: wait until lock/unlock operations are ready by Ezequiel García · 9 years ago
  21. 51cb67c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  22. 4b1af85 Input: ALPS - report v3 pinnacle trackstick device only if is present by Pali Rohár · 9 years ago
  23. dae928e Input: ALPS - detect trackstick presence for v7 protocol by Pali Rohár · 9 years ago
  24. 6e75632 mtd: tests: consolidate kmalloc/memset 0 call to kzalloc by Nicholas Mc Guire · 9 years ago
  25. 43584c1 jffs2: use to_delayed_work by Geliang Tang · 9 years ago
  26. 8453092 perf pmu: fix alias->snapshot missing initialization bug by Stephane Eranian · 9 years ago
  27. b8a1962 perf script: Add stat-cpi.py script by Jiri Olsa · 9 years ago
  28. 36e33c5 perf script: Display stat events by default by Jiri Olsa · 9 years ago
  29. 15d2b99 perf cpumap: Fix cpu conversion in cpu_map__from_entries by Jiri Olsa · 9 years ago
  30. aef9026 perf script: Add python support for stat events by Jiri Olsa · 9 years ago
  31. e099eba perf script: Add stat default handlers by Jiri Olsa · 9 years ago
  32. 8058a30 perf script: Add process_stat/process_stat_interval scripting interface by Jiri Olsa · 9 years ago
  33. 91a2c3d perf script: Process stat config event by Jiri Olsa · 9 years ago
  34. cfc8874 perf script: Process cpu/threads maps by Jiri Olsa · 9 years ago
  35. 6db1a5c perf stat record: Keep sample_type 0 for pipe session by Jiri Olsa · 9 years ago
  36. 4c96bee perf report: Add documentation for dynamic sort keys by Namhyung Kim · 9 years ago
  37. 9735be2 perf tools: Add all matching dynamic sort keys for field name by Namhyung Kim · 9 years ago
  38. 5868360 perf build: Use FEATURE-DUMP in bpf subproject by Jiri Olsa · 9 years ago
  39. 936d120 tools build feature: Use value assignment form for FEATURE-DUMP file by Jiri Olsa · 9 years ago
  40. c6a5f88 tools build feature: Introduce feature_assign macro by Jiri Olsa · 9 years ago
  41. 76ee2ff tools build feature: Move dwarf post unwind choice output into perf by Jiri Olsa · 9 years ago
  42. d0018b4 tools build feature: Fix feature_check_display_code typo by Jiri Olsa · 9 years ago
  43. d49dade perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events by Namhyung Kim · 9 years ago
  44. 2e422fd perf tools: Add 'trace_fields' dynamic sort key by Namhyung Kim · 9 years ago
  45. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 9 years ago
  46. 3b099bf5 perf tools: Support '<event>.*' dynamic sort key by Namhyung Kim · 9 years ago
  47. 5d0cff9 perf tools: Support shortcuts for events in dynamic sort keys by Namhyung Kim · 9 years ago
  48. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 9 years ago
  49. a34bb6a0 perf tools: Add 'trace' sort key by Namhyung Kim · 9 years ago
  50. 60517d2 perf tools: Try to show pretty printed output for dynamic sort keys by Namhyung Kim · 9 years ago
  51. c7c2a5e perf tools: Add dynamic sort key for tracepoint events by Namhyung Kim · 9 years ago
  52. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  53. 54f8f40 perf top: Create the evlist sooner by Namhyung Kim · 9 years ago
  54. be45d40 tools lib traceevent: Factor out and export print_event_field[s]() by Namhyung Kim · 9 years ago
  55. 7239283 perf hist: Save raw_data/size for tracepoint events by Namhyung Kim · 9 years ago
  56. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago
  57. f7a8e38 mtd: nand: assign reasonable default name for NAND drivers by Brian Norris · 9 years ago
  58. 8b8a321 tcp: fix zero cwnd in tcp_cwnd_reduction by Yuchung Cheng · 9 years ago
  59. c7f5d10 net: Add eth_platform_get_mac_address() helper. by David S. Miller · 9 years ago
  60. 58caf63 Driver: Vmxnet3: Fix regression caused by 5738a09 by Shrikrishna Khare · 9 years ago
  61. cdba756 net: move ndo_features_check() close to ndo_start_xmit() by Eric Dumazet · 9 years ago
  62. 03996f2 storvsc: Tighten up the interrupt path by K. Y. Srinivasan · 9 years ago
  63. 5963501 storvsc: Refactor the code in storvsc_channel_init() by K. Y. Srinivasan · 9 years ago
  64. dac5824 storvsc: Properly support Fibre Channel devices by K. Y. Srinivasan · 9 years ago
  65. e439bd4 net: qmi_wwan: Add WeTelecom-WPD600N by Kristian Evensen · 9 years ago
  66. 83d1e8b storvsc: Fix a bug in the layout of the hv_fc_wwn_packet by K. Y. Srinivasan · 9 years ago
  67. 9e02d8c fsl/fman: double free on probe failure by Dan Carpenter · 9 years ago
  68. e06a03b fsl/fman: fix the pause_time test by Dan Carpenter · 9 years ago
  69. c56f5f1 mvsas: Add SGPIO support to Marvell 94xx by Wilfried Weissmann · 9 years ago
  70. 5f985d8 mpt3sas: A correction in unmap_resources by Tomas Henzl · 9 years ago
  71. cca8f13 hpsa: Add box and bay information for enclosure devices by Don Brace · 9 years ago
  72. 09371d6 hpsa: Change SAS transport devices to bus 0. by Don Brace · 9 years ago
  73. 2708f29 hpsa: fix path_info_show by Don Brace · 9 years ago
  74. 719255d mlxsw: core: remove an unnecessary condition by Dan Carpenter · 9 years ago
  75. fde55c4 mkiss: fix scribble on freed memory by Alan · 9 years ago
  76. c406700 ethernet/atheros/alx: sanitize buffer sizing and padding by Jarod Wilson · 9 years ago
  77. 07a5d38 net: possible use after free in dst_release by Francesco Ruggeri · 9 years ago
  78. 3f37b26 Merge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  79. f637941 Merge branch 'mlxsw-vlan_filtering-offload' by David S. Miller · 9 years ago
  80. fc1273a mlxsw: Remember untagged VLANs by Elad Raz · 9 years ago
  81. 26a4ea0 mlxsw: Disable vlan_filtering for non .1D bridge by Elad Raz · 9 years ago
  82. e4a1305 mlxsw: Renaming local variable names for consistency by Elad Raz · 9 years ago
  83. 29edf44 mlxsw: Fixing vlans init range by Elad Raz · 9 years ago
  84. 404cdbf bridge: add vlan filtering change for new bridged device by Elad Raz · 9 years ago
  85. 6b72a77 bridge: add vlan filtering change notification by Elad Raz · 9 years ago
  86. 81435c3 switchdev: add bridge vlan_filtering attribute by Elad Raz · 9 years ago
  87. 08474cc bridge: Propagate vlan add failure to user by Elad Raz · 9 years ago
  88. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 10 years ago
  89. 1031bc5 lib/vsprintf: add %*pg format specifier by Dmitry Monakhov · 10 years ago
  90. 424081f fs: use gendisk->disk_name where possible by Dmitry Monakhov · 10 years ago
  91. e7b11dc ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption by Tony Lindgren · 9 years ago
  92. 2a803c4 arm64: head.S: use memset to clear BSS by Mark Rutland · 9 years ago
  93. b523e18 efi: stub: define DISABLE_BRANCH_PROFILING for all architectures by Ard Biesheuvel · 9 years ago
  94. ee03353 arm64: entry: remove pointless SPSR mode check by Mark Rutland · 9 years ago
  95. 8cf60cf Bluetooth: btmrvl: don't send data to firmware while processing suspend by Chin-Ran Lo · 9 years ago
  96. d716892 Bluetooth: btmrvl: max out host sleep parameter 'gap' by Chin-Ran Lo · 9 years ago
  97. 787b306 Bluetooth: avoid rebuilding hci_sock all the time by Johannes Berg · 9 years ago
  98. ccec5ee poll: plug an unused argument to do_poll by Mateusz Guzik · 9 years ago
  99. 8f1d57c amdkfd: don't open-code memdup_user() by Al Viro · 9 years ago
  100. abb0f6a cdrom: don't open-code memdup_user() by Al Viro · 9 years ago