1. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. a54ab74 staging: comedi: jr3_pci: cope with jiffies wraparound by Ian Abbott · 7 years ago
  3. 2bdc2e8 staging: comedi: jr3_pci: fix possible null pointer dereference by Ian Abbott · 7 years ago
  4. 55f9811 staging: gdm724x: gdm_mux: fix use-after-free on module unload by Johan Hovold · 7 years ago
  5. 83f66c9 staging: vt6656: use off stack for out buffer USB transfers. by Malcolm Priestley · 7 years ago
  6. 3eff228 staging: vt6656: use off stack for in buffer USB transfers. by Malcolm Priestley · 7 years ago
  7. 15a97d3 ANDROID: lowmemorykiller: account for unevictable pages by Tim Murray · 8 years ago
  8. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. 170e0ab staging: emxx_udc: remove incorrect __init annotations by Arnd Bergmann · 7 years ago
  10. d8e94d0 staging: wlan-ng: add missing byte order conversion by Igor Pylypiv · 7 years ago
  11. 47b7257 staging/lustre/llite: move root_squash from sysfs to debugfs by Oleg Drokin · 8 years ago
  12. 8f8de8d staging: android: ashmem: lseek failed due to no FMODE_LSEEK. by Shuxiao Zhang · 7 years ago
  13. b8b8c5a staging: android: ashmem: lseek failed due to no FMODE_LSEEK. by zhangshuxiao · 7 years ago
  14. 98b1796 staging: rtl: fix possible NULL pointer dereference am: c7472b964d by Arnd Bergmann · 7 years ago
  15. e6a070e staging/lustre/lnet: Fix allocation size for sv_cpt_data am: 148c4526d7 by Oleg Drokin · 7 years ago
  16. 71b7aa8 staging: greybus: loopback: fix broken udelay am: 2893a55e39 by Johan Hovold · 7 years ago
  17. c7472b9 staging: rtl: fix possible NULL pointer dereference by Arnd Bergmann · 7 years ago
  18. 148c452 staging/lustre/lnet: Fix allocation size for sv_cpt_data by Oleg Drokin · 7 years ago
  19. 2893a55 staging: greybus: loopback: fix broken udelay by Johan Hovold · 7 years ago
  20. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  21. e425496 ANDROID: goldfish_sync: 32 max cmds to save stack by Lingfeng Yang · 7 years ago
  22. db0e02e staging: greybus: timesync: validate platform state callback by Rui Miguel Silva · 7 years ago
  23. f2dd18a ANDROID: goldfish_sync: Fix sync_file_obj is NULL but dereferenced problem by Dmitry Shmidt · 7 years ago
  24. d37a658 ANDROID: goldfish_sync: Isolate single module to fix compilation by Dmitry Shmidt · 7 years ago
  25. 1cbd16b ANDROID: goldfish_sync: upgrade to new fence sync api by Lingfeng Yang · 7 years ago
  26. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  27. b4a2694 ANDROID: fiq_debugger: Remove wakelock.h dependencies by Dmitry Shmidt · 7 years ago
  28. a50f1db ANDROID: goldfish: Add goldfish sync driver by Lingfeng Yang · 8 years ago
  29. ebb099e ANDROID: goldfish_audio: Clear audio read buffer status after each read by Joshua Lang · 8 years ago
  30. 6ab8758 ANDROID: goldfish: Enable ACPI-based enumeration for goldfish audio by Yu Ning · 9 years ago
  31. a33d9f9 ANDROID: fiq_debugger: Pass task parameter to unwind_frame() by Jeff Vander Stoep · 8 years ago
  32. 023f889 ANDROID: fiq_debugger: Add fiq_debugger.disable option by Dmitry Shmidt · 8 years ago
  33. caff55c ANDROID: fiq_debugger: Add option to apply uart overlay by FIQ_DEBUGGER_UART_OVERLAY by Dmitry Shmidt · 8 years ago
  34. 5fb1ae0 ANDROID: lowmemorykiller: fix declaration order warnings by Brian Norris · 8 years ago
  35. daeea72 ANDROID: fiq_debugger: Build fixes for 4.1 by John Stultz · 9 years ago
  36. 60c384b ANDROID: fiq_debugger: Add fiq_watchdog_triggered api by Arve Hjønnevåg · 10 years ago
  37. e073df6 ANDROID: fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu specific code by Arve Hjønnevåg · 10 years ago
  38. 516b14d ANDROID: fiq_debugger: add ARM64 support by Colin Cross · 10 years ago
  39. cffbe78 ANDROID: fiq_debugger: split arm support into fiq_debugger_arm.c by Colin Cross · 10 years ago
  40. 7efcbb8 ANDROID: fiq_debugger: use pt_regs for registers by Colin Cross · 10 years ago
  41. cbee915 ANDROID: fiq_debugger: allow compiling without CONFIG_FIQ_GLUE by Colin Cross · 10 years ago
  42. a6bec1f ANDROID: fiq_debugger: rename debug->fiq_debugger by Colin Cross · 10 years ago
  43. 66bbef2 ANDROID: fiq_debugger: move into drivers/staging/android/fiq_debugger/ by Colin Cross · 10 years ago
  44. d47e1e7 s5p-cec: mark PM functions as __maybe_unused again by Arnd Bergmann · 8 years ago
  45. 092be1d ANDROID: lowmemorykiller: use module_param_cb instead of __module_param_call by Amit Pundir · 9 years ago
  46. cbd47bd ANDROID: lowmemorykiller: trace kill events. by Martijn Coenen · 9 years ago
  47. 73f1dd6 ANDROID: staging: lowmemorykiller: Add config option to support oom_adj values by Arve Hjønnevåg · 12 years ago
  48. 257349b staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs() by Dan Carpenter · 8 years ago
  49. a673f99 staging: iio: ad7606: fix improper setting of oversampling pins by Eva Rachel Retuya · 8 years ago
  50. 755259ba staging: octeon: Call SET_NETDEV_DEV() by Florian Fainelli · 7 years ago
  51. 745f7d0 staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data by Ian Abbott · 8 years ago
  52. bd1692b staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask by Ian Abbott · 8 years ago
  53. 3b2f287 staging: lustre: ldlm: pl_recalc time handling is wrong by Arnd Bergmann · 8 years ago
  54. 38b2dc0 staging/lustre/osc: Revert erroneous list_for_each_entry_safe use by Oleg Drokin · 8 years ago
  55. b3505d2 ANDROID: Shrink ashmem directly through shmem_fallocate by Tobias Lindskog · 9 years ago
  56. 6f19367 ANDROID: ashmem: Add shmem_set_file to mm/shmem.c by John Stultz · 13 years ago
  57. 85b9df7 Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  58. 68fae2f staging: nvec: remove managed resource from PS2 driver by Marc Dietrich · 8 years ago
  59. 17c1c9b Revert "staging: nvec: ps2: change serio type to passthrough" by Paul Fertser · 8 years ago
  60. d8f8a74 drivers: staging: nvec: remove bogus reset command for PS/2 interface by Paul Fertser · 8 years ago
  61. d9966f1 staging: greybus: arche-platform: fix device reference leak by Johan Hovold · 8 years ago
  62. 55abe81 staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return value by Ian Abbott · 8 years ago
  63. 33c027a staging: sm750fb: Fix bugs introduced by early commits by Huacai Chen · 8 years ago
  64. 371c6d9 Merge tag 'iio-fixes-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  65. d8d1721 Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  66. db4a57e Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  67. 34eee70 staging: iio: ad5933: avoid uninitialized variable in error case by Arnd Bergmann · 8 years ago
  68. e866dd8 greybus: fix a leak on error in gb_module_create() by Dan Carpenter · 8 years ago
  69. 1305f2b greybus: es2: fix error return code in ap_probe() by Wei Yongjun · 8 years ago
  70. 25633d1 greybus: arche-platform: Add missing of_node_put() in arche_platform_change_state() by Wei Yongjun · 8 years ago
  71. cf55902 staging: android: ion: Fix error handling in ion_query_heaps() by Dan Carpenter · 8 years ago
  72. 8b77eb9 Merge tag 'iio-fixes-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  73. 64bc2d0 iio: accel: sca3000_core: avoid potentially uninitialized variable by Arnd Bergmann · 8 years ago
  74. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  75. 1aeb5b615 [media] radio-bcm2048: don't ignore errors by Mauro Carvalho Chehab · 8 years ago
  76. c89d98e staging/lustre/llite: Move unstable_stats from sysfs to debugfs by Oleg Drokin · 8 years ago
  77. 1d4f1d5 Staging: wilc1000: Fix kernel Oops on opening the device by Aditya Shankar · 8 years ago
  78. 0047b6e staging: android/ion: testing the wrong variable by Dan Carpenter · 8 years ago
  79. 4fa5891 Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev by Viresh Kumar · 8 years ago
  80. 039bea8 Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev by Viresh Kumar · 8 years ago
  81. a379f71a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  82. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  83. de34f4d Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  84. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  88. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  89. 73e8fb2 Merge branch 'work.const-qstr' into work.misc by Al Viro · 8 years ago
  90. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  92. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  93. bf02f5d Merge commit '2c563880ea' into work.xattr by Al Viro · 8 years ago
  94. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  95. 2937f37 staging/lustre: Disable InfiniBand support by Doug Ledford · 8 years ago
  96. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  97. 41844e3 Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  98. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago
  99. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  100. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago