1. ac82d16 ANDROID: sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE feature flag by John Stultz · 8 years ago
  2. f2dd18a ANDROID: goldfish_sync: Fix sync_file_obj is NULL but dereferenced problem by Dmitry Shmidt · 7 years ago
  3. d37a658 ANDROID: goldfish_sync: Isolate single module to fix compilation by Dmitry Shmidt · 7 years ago
  4. ec6a764 ANDROID: goldfish_sync: update defconfig for 4.9-compatible version by Lingfeng Yang · 7 years ago
  5. 1cbd16b ANDROID: goldfish_sync: upgrade to new fence sync api by Lingfeng Yang · 7 years ago
  6. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  7. c8ea2f3 Linux 4.9.8 by Greg Kroah-Hartman · 7 years ago
  8. b5b4d4a xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 7 years ago
  9. 5d44dd5 xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 7 years ago
  10. 29f96b7 xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 7 years ago
  11. aab858d xfs: remove racy hasattr check from attr ops by Brian Foster · 7 years ago
  12. 2909416 xfs: verify dirblocklog correctly by Darrick J. Wong · 7 years ago
  13. 214d55e xfs: fix COW writeback race by Christoph Hellwig · 7 years ago
  14. 29f3192 xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 7 years ago
  15. d062d90 xfs: don't wrap ID in xfs_dq_get_next_id by Eric Sandeen · 7 years ago
  16. d3201a1 xfs: sanity check inode di_mode by Amir Goldstein · 7 years ago
  17. 43ce592 xfs: sanity check inode mode when creating new dentry by Amir Goldstein · 7 years ago
  18. b5f68e2 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 7 years ago
  19. 4fac84b xfs: add missing include dependencies to xfs_dir2.h by Amir Goldstein · 7 years ago
  20. e5325fc xfs: sanity check directory inode di_size by Amir Goldstein · 7 years ago
  21. 624e54b xfs: make the ASSERT() condition likely by Amir Goldstein · 7 years ago
  22. 4f4d508 xfs: don't print warnings when xfs_log_force fails by Christoph Hellwig · 7 years ago
  23. e9b7765 xfs: don't rely on ->total in xfs_alloc_space_available by Christoph Hellwig · 7 years ago
  24. 6b81365 xfs: adjust allocation length in xfs_alloc_space_available by Christoph Hellwig · 7 years ago
  25. c63f4d3 xfs: fix bogus minleft manipulations by Christoph Hellwig · 7 years ago
  26. d20e4ad xfs: bump up reserved blocks in xfs_alloc_set_aside by Christoph Hellwig · 7 years ago
  27. 9f42bc4f net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 7 years ago
  28. e972cce lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 7 years ago
  29. 89c2588 net: Specify the owning module for lwtunnel ops by Robert Shearman · 7 years ago
  30. 087c2ec qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card by Bjørn Mork · 7 years ago
  31. 93ff5e0 af_unix: move unix_mknod() out of bindlock by WANG Cong · 7 years ago
  32. 37b27b2 r8152: don't execute runtime suspend if the tx is not empty by hayeswang · 7 years ago
  33. ad864d9 net: mpls: Fix multipath selection for LSR use case by David Ahern · 7 years ago
  34. 7442314 bridge: netlink: call br_changelink() during br_dev_newlink() by Ivan Vecera · 7 years ago
  35. 087dced net/mlx5e: Do not recycle pages from emergency reserve by Eric Dumazet · 7 years ago
  36. 0c687a7 tcp: initialize max window for a new fastopen socket by Alexey Kodanev · 7 years ago
  37. 79453ab ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 7 years ago
  38. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 7 years ago
  39. b335e656 net: phy: bcm63xx: Utilize correct config_intr function by Daniel Gonzalez Cabanelas · 7 years ago
  40. 948e137 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 7 years ago
  41. d1c95f9c vxlan: fix byte order of vxlan-gpe port number by Lance Richardson · 7 years ago
  42. 1e7cbb4 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 7 years ago
  43. 3eab5dd virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit by Rolf Neugebauer · 7 years ago
  44. b260a71 net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 7 years ago
  45. 2d6b61e ax25: Fix segfault after sock connection timeout by Basil Gunn · 7 years ago
  46. c7a5df9 ip6_tunnel: Account for tunnel header in tunnel MTU by Jakub Sitnicki · 7 years ago
  47. 08e6507 ravb: do not use zero-length alignment DMA descriptor by Masaru Nagai · 7 years ago
  48. 77ce30d mlx4: do not call napi_schedule() without care by Eric Dumazet · 7 years ago
  49. 18767ac openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 7 years ago
  50. 3524f64 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 7 years ago
  51. b66b1f5 net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim by Florian Fainelli · 7 years ago
  52. 958bb1b net: ipv4: fix table id in getroute response by David Ahern · 7 years ago
  53. 6980c52 net: lwtunnel: Handle lwtunnel_fill_encap failure by David Ahern · 7 years ago
  54. ec1aa8d mlxsw: pci: Fix EQE structure definition by Elad Raz · 7 years ago
  55. 4ec59d1 mlxsw: switchx2: Fix memory leak at skb reallocation by Arkadi Sharshevsky · 7 years ago
  56. 7c249f3 mlxsw: spectrum: Fix memory leak at skb reallocation by Arkadi Sharshevsky · 7 years ago
  57. 5b3df44 netvsc: add rcu_read locking to netvsc callback by stephen hemminger · 7 years ago
  58. a37f231 r8152: fix the sw rx checksum is unavailable by hayeswang · 7 years ago
  59. dc89d13 FROMLIST: 9p: fix a potential acl leak by Cong Wang · 7 years ago
  60. 102f7f4 ANDROID: sched/walt: use do_div instead of division operator by Amit Pundir · 8 years ago
  61. 12e056c ANDROID: sched: fix wrong truncation of walt_avg by Ke Wang · 7 years ago
  62. aa9ea84 ANDROID: arm: Fix #if/#ifdef typo in topology.c by Jon Medhurst · 8 years ago
  63. 0573934 ANDROID: arm: Fix build error "conflicting types for 'scale_cpu_capacity'" by Steve Muckle · 8 years ago
  64. be65fb0 ANDROID: net: ipv6: remove unused variable ifindex in by Amit Pundir · 7 years ago
  65. 8aab20c ANDROID: DEBUG: cpufreq: fix cpu_capacity tracing build for non-smp systems by Amit Pundir · 8 years ago
  66. 61100bd ANDROID: arm: topology: Define TC2 energy and provide it to the scheduler by Dietmar Eggemann · 10 years ago
  67. 44cbb18 ANDROID: binder: fix format specifier for type binder_size_t by Amit Pundir · 7 years ago
  68. fd2ffe5 Linux 4.9.7 by Greg Kroah-Hartman · 7 years ago
  69. b59dd20 drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround. by Francisco Jerez · 7 years ago
  70. 922813f perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race by Peter Zijlstra · 7 years ago
  71. f5f415c mm, memcg: do not retry precharge charges by David Rientjes · 7 years ago
  72. 98185d4 platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT by Andy Shevchenko · 7 years ago
  73. adb260d platform/x86: mlx-platform: free first dev on error by Dan Carpenter · 7 years ago
  74. 776050a virtio_mmio: Set DMA masks appropriately by Robin Murphy · 7 years ago
  75. 143a9ad memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 7 years ago
  76. da1fdb8 pinctrl: baytrail: Rectify debounce support by Andy Shevchenko · 7 years ago
  77. 583eded pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20 by Masahiro Yamada · 7 years ago
  78. 35948ae pinctrl: broxton: Use correct PADCFGLOCK offset by Mika Westerberg · 7 years ago
  79. 668a827 s5k4ecgx: select CRC32 helper by Arnd Bergmann · 7 years ago
  80. 9a33599 IB/rxe: Prevent from completer to operate on non valid QP by Yonatan Cohen · 7 years ago
  81. fed1e89 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 7 years ago
  82. c81ee4e IB/umem: Release pid in error and ODP flow by Kenneth Lee · 7 years ago
  83. d7c3d7e drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic() by Ander Conselvan de Oliveira · 7 years ago
  84. 181478c drm/i915: Fix calculation of rotated x and y offsets for planar formats by Ander Conselvan de Oliveira · 7 years ago
  85. ff495655 drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend() by Ander Conselvan de Oliveira · 7 years ago
  86. 8d7c76a drm/i915: Don't leak edid in intel_crt_detect_ddc() by Ander Conselvan de Oliveira · 7 years ago
  87. 2cff678 drm/i915: prevent crash with .disable_display parameter by Clint Taylor · 7 years ago
  88. 9913aca drm/i915: Clear ret before unbinding in i915_gem_evict_something() by Chris Wilson · 7 years ago
  89. 1b8ff91 v4l: tvp5150: Don't override output pinmuxing at stream on/off time by Laurent Pinchart · 7 years ago
  90. 11e5015 v4l: tvp5150: Fix comment regarding output pin muxing by Laurent Pinchart · 7 years ago
  91. d25f9bf v4l: tvp5150: Reset device at probe time, not in get/set format handlers by Laurent Pinchart · 7 years ago
  92. fe65310 pctv452e: move buffer to heap, no mutex by Max Kellermann · 7 years ago
  93. 0bd3cb8 iw_cxgb4: free EQ queue memory on last deref by Steve Wise · 7 years ago
  94. cb1d48f SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 7 years ago
  95. 5637949 NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 by Benjamin Coddington · 7 years ago
  96. 0a70235 NFSv4.1: Fix a deadlock in layoutget by Trond Myklebust · 7 years ago
  97. 73fdda3 nfs: Don't increment lock sequence ID after NFS4ERR_MOVED by Chuck Lever · 7 years ago
  98. 2b95f12 parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header by Helge Deller · 7 years ago
  99. ca332b9 ARC: [arcompact] handle unaligned access delay slot corner case by Vineet Gupta · 7 years ago
  100. 9d5f2c1 ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list by Vineet Gupta · 7 years ago