1. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 20c29d9 cxl: Unlock on error in probe by Dan Carpenter · 7 years ago
  3. a90e9ee drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests by Dan Carpenter · 7 years ago
  4. 7118408 ANDROID: uid_sys_stats: Replace tasklist lock with RCU in uid_cputime_show by Pavankumar Kondeti · 7 years ago
  5. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  6. 666dc4c mei: remove dev_err message on an unsupported ioctl by Colin Ian King · 6 years ago
  7. fcb3db1 ANDROID: cpufreq: times: track per-uid time in state by Connor O'Brien · 6 years ago
  8. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. ad8d41b lkdtm: turn off kcov for lkdtm_rodata_do_nothing: by Arnd Bergmann · 7 years ago
  10. 7cd70b3 scsi: ses: don't get power status of SES device slot on probe by Mauricio Faria de Oliveira · 7 years ago
  11. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  12. f437c20 drivers/misc: disable LTO for lkdtm_rodata.o by Sami Tolvanen · 6 years ago
  13. f0f6293 ANDROID: uid_sys_stats: fix the comment by Artem Borisov · 6 years ago
  14. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 76fcdc8 cxl: Check if vphb exists before iterating over AFU devices by Vaibhav Jain · 7 years ago
  16. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 744cb5a eeprom: at24: change nvmem stride to 1 by David Lechner · 6 years ago
  18. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 19699ab eeprom: at24: check at24_read/write arguments by Heiner Kallweit · 7 years ago
  20. d3da2ef eeprom: at24: correctly set the size for at24mac402 by Bartosz Golaszewski · 6 years ago
  21. 388d8c9 eeprom: at24: fix reading from 24MAC402/24MAC602 by Heiner Kallweit · 6 years ago
  22. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  23. e81b96c misc: panel: properly restore atomic counter on error path by Willy Tarreau · 7 years ago
  24. a6d71ba Merge 4.9.62 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  25. 870b502 cxl: Force psl data-cache flush during device shutdown by Vaibhav Jain · 7 years ago
  26. c4789f8 Merge 4.9.61 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  27. 0b5cdee mei: return error on notification request to a disconnected client by Alexander Usyskin · 7 years ago
  28. e5eba30 Merge 4.9.54 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  29. c593091 lkdtm: Fix Oops when unloading the module by Juerg Haefliger · 7 years ago
  30. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  31. cb2da65 cxl: Fix driver use count by Frederic Barrat · 7 years ago
  32. 0ea205a ANDROID: uid_sys_stats: Fix implicit declaration of get_cmdline() by Amit Pundir · 7 years ago
  33. 6e8f1e7 uid_sys_stats: log task io with a debug flag by Yang Jin · 7 years ago
  34. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  35. 542c097 scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails. by Maurizio Lombardi · 7 years ago
  36. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  37. 2abac40 drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  38. f28ba80 misc: mic: double free on ioctl error path by Dan Carpenter · 7 years ago
  39. 2b3da4a ANDROID: uid_sys_stats: check previous uid_entry before call find_or_register_uid by Ganesh Mahendran · 7 years ago
  40. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. 3fd1233 cxl: Avoid double free_irq() for psl,slice interrupts by Vaibhav Jain · 7 years ago
  42. 172c70d cxl: Fix error path on bad ioctl by Frederic Barrat · 7 years ago
  43. acd8f91 mei: make sysfs modalias format similar as uevent modalias by Pratyush Anand · 7 years ago
  44. 6f115f5 ANDROID: Kconfig: add depends for UID_SYS_STATS by Ganesh Mahendran · 7 years ago
  45. 951d823 Merge 4.9.30 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  46. 168b2bf cxl: Route eeh events to all drivers in cxl_pci_error_detected() by Vaibhav Jain · 7 years ago
  47. 3935312 cxl: Force context lock during EEH flow by Vaibhav Jain · 7 years ago
  48. cd5e19c ANDROID: uid_sys_stats: defer io stats calulation for dead tasks by Jin Qian · 7 years ago
  49. 3482704 ANDROID: memory_state_time: fix undefined behavior with missing DT properties by Arnd Bergmann · 7 years ago
  50. e6ef73f ANDROID: uid_sys_stats: fix access of task_uid(task) by Ganesh Mahendran · 7 years ago
  51. 67f252c ANDROID: uid_sys_stats: reduce update_io_stats overhead by Jin Qian · 7 years ago
  52. e8fce0c cxl: fix nested locking hang during EEH hotplug am: 53d43706f2 by Andrew Donnellan · 7 years ago
  53. 477599e cxl: Prevent read/write to AFU config space while AFU not configured by Andrew Donnellan · 7 years ago
  54. 53d4370 cxl: fix nested locking hang during EEH hotplug by Andrew Donnellan · 7 years ago
  55. 411d0b0 cxl: Prevent read/write to AFU config space while AFU not configured by Andrew Donnellan · 7 years ago
  56. 7f1ad08 uid_sys_stats: change to use rt_mutex by Wei Wang · 7 years ago
  57. 62eb9f9 ANDROID: uid_sys_stats: account for fsync syscalls by Jin Qian · 7 years ago
  58. 5c837b9 ANDROID: uid_sys_stats: fix negative write bytes. by Jin Qian · 7 years ago
  59. 8782d8f ANDROID: uid_sys_stats: allow writing same state by Jin Qian · 7 years ago
  60. 735a2da ANDROID: uid_sys_stats: rename uid_cputime.c to uid_sys_stats.c by Jin Qian · 7 years ago
  61. 012f200 ANDROID: uid_cputime: add per-uid IO usage accounting by Jin Qian · 7 years ago
  62. e7d5ddd mei: remove support for broken parallel read am: d2a8cd3eee by Alexander Usyskin · 7 years ago
  63. d2a8cd3 mei: remove support for broken parallel read by Alexander Usyskin · 7 years ago
  64. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  65. ad3c02f ANDROID: Implement memory_state_time, used by qcom,cpubw by James Carr · 8 years ago
  66. f9f1014 ANDROID: skip building drivers as modules by Amit Pundir · 8 years ago
  67. e4395b2 ANDROID: uid_cputime: skip power reporting per uid for now by Amit Pundir · 8 years ago
  68. 17f35ea ANDROID: uid_cputime: Check for the range while removing range of UIDs. by Ruchi Kandoi · 9 years ago
  69. 0a73377 ANDROID: uid_cputime: Iterates over all the threads instead of processes. by Ruchi Kandoi · 9 years ago
  70. be7074f ANDROID: uid_cputime: fix cputime overflow by Jin Qian · 9 years ago
  71. 40b78cc ANDROID: uid_cputime: Avoids double accounting of process stime, utime and cpu_power in task exit. by Ruchi Kandoi · 9 years ago
  72. bf7cb02 ANDROID: uid_cputime: Extends the cputime functionality to report power per uid by Ruchi Kandoi · 9 years ago
  73. 453ac31 ANDROID: proc: uid_cputime: fix show_uid_stat permission by Jin Qian · 9 years ago
  74. 48a9906 ANDROID: proc: uid_cputime: create uids from kuids by Amit Pundir · 9 years ago
  75. 6901422 ANDROID: proc: uid: Adds accounting for the cputimes per uid. by jinqian · 9 years ago
  76. fc32229 mei: move write cb to completion on credentials failures by Alexander Usyskin · 7 years ago
  77. 5d46c4e mei: bus: fix mei_cldev_enable KDoc by Alexander Usyskin · 7 years ago
  78. af77695 mei: fix parameter rename KDoc by Alexander Usyskin · 8 years ago
  79. 09c1549 mei: me: add lewisburg device ids by Tomas Winkler · 7 years ago
  80. 0814c3e mei: request async autosuspend at the end of enumeration by Alexander Usyskin · 8 years ago
  81. 582ab27 mei: bus: fix received data size check in NFC fixup by Alexander Usyskin · 8 years ago
  82. 2a29003 Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  83. 6fcc8ce Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  84. eb94cd6 VMCI: Doorbell create and destroy fixes by Jorgen Hansen · 8 years ago
  85. a7a7aee GenWQE: Fix bad page access during abort of resource allocation by Gerald Schaefer · 8 years ago
  86. 8e81910 drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk by Dimitri Sivanich · 8 years ago
  87. 43605e2 mei: txe: don't clean an unprocessed interrupt cause. by Alexander Usyskin · 8 years ago
  88. a05b82d cxl: Fix leaking pid refs in some error paths by Vaibhav Jain · 8 years ago
  89. dcd4693 Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  90. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  91. 70b565b cxl: Prevent adapter reset if an active context exists by Vaibhav Jain · 8 years ago
  92. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  94. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  95. 735840b cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put() by Andrew Donnellan · 8 years ago
  96. aaa2245 cxl: Flush PSL cache before resetting the adapter by Frederic Barrat · 8 years ago
  97. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  98. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  99. c9fef1c drivers/misc/hpilo: Changes to support new security states in iLO5 FW by Rusk, Mark · 8 years ago
  100. 3936e4c at25: fix debug and error messaging by Andy Shevchenko · 8 years ago