1. 0aa0151 ANDROID: Fix missing uapi headers by Chenbo Feng · 7 years ago
  2. 00615df UPSTREAM: bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands by Daniel Mack · 7 years ago
  3. f791c42 UPSTREAM: cgroup: add support for eBPF programs by Daniel Mack · 7 years ago
  4. 760b55c UPSTREAM: bpf: add new prog type for cgroup socket filtering by Daniel Mack · 7 years ago
  5. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 6a76207 block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 7 years ago
  7. 5d7ab83 xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 7 years ago
  8. 9386295 f2fs: sanity check segment count by Jin Qian · 7 years ago
  9. 8795ee7 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 7 years ago
  10. ecbd3ed ipv6: initialize route null entry in addrconf_init() by WANG Cong · 7 years ago
  11. b6c1707 usb: chipidea: Handle extcon events properly by Stephen Boyd · 7 years ago
  12. 875e526 ANDROID: Add untag hacks to inet_release function by Chenbo Feng · 7 years ago
  13. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  14. ae6a762 net: phy: fix auto-negotiation stall due to unavailable interrupt by Alexander Kochetkov · 7 years ago
  15. 94e5670 net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 7 years ago
  16. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. c104795 crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  18. ff76ab9 new privimitive: iov_iter_revert() by Al Viro · 7 years ago
  19. 92f8aa7 target: Avoid mappedlun symlink creation during lun shutdown by Nicholas Bellinger · 7 years ago
  20. f44236a cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 7 years ago
  21. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  22. 0ddf07d PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports by Dongdong Liu · 7 years ago
  23. 35b366d ARM: smccc: Update HVC comment to describe new quirk parameter by Will Deacon · 7 years ago
  24. bec9918 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 7 years ago
  25. 007f0a2 arm: kernel: Add SMC structure parameter by Andy Gross · 7 years ago
  26. 7079792 drm/i915: more .is_mobile cleanups for BDW by Paulo Zanoni · 7 years ago
  27. 0b34846 drm/i915: fix INTEL_BDW_IDS definition by Paulo Zanoni · 7 years ago
  28. 7c03613 random: use chacha20 for get_random_int/long by Jason A. Donenfeld · 7 years ago
  29. b116797 drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces by Thomas Hellstrom · 7 years ago
  30. 6856581 Merge 4.9.21 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  31. b570792 mm: rmap: fix huge file mmap accounting in the memcg stats by Johannes Weiner · 7 years ago
  32. 1563625 KVM: kvm_io_bus_unregister_dev() should never fail by David Hildenbrand · 7 years ago
  33. c96f651 Merge 4.9.20 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 2984e52 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 7 years ago
  35. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. c75fe78 drm: reference count event->completion by Daniel Vetter · 7 years ago
  37. b1ef9da crypto: ccp - Assign DMA commands to the channel's CCP by Gary R Hook · 7 years ago
  38. cf43d67 iio: sw-device: Fix config group initialization by Lars-Peter Clausen · 7 years ago
  39. 222ccd4f usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk by Samuel Thibault · 7 years ago
  40. 6bf53d4 Merge 4.9.18 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. d860b2e FROMLIST: net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs by Joel Scherpelz · 7 years ago
  42. de1ff84 scsi: libiscsi: add lock around task lists to fix list corruption regression by Chris Leech · 7 years ago
  43. 85f6877 give up on gcc ilog2() constant optimizations by Linus Torvalds · 7 years ago
  44. 9ba5b00 Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2) by Vitaly Kuznetsov · 7 years ago
  45. 67684a3 bpf: fix state equivalence am: b7f5aa1ca0 by Alexei Starovoitov · 7 years ago
  46. 199e71c bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers am: 1411707acb by Thomas Graf · 7 years ago
  47. 3248768 uapi: fix linux/packet_diag.h userspace compilation error am: ccb65adc6c by Dmitry V. Levin · 7 years ago
  48. 4d5de05 dccp: fix use-after-free in dccp_feat_activate_values am: 7c0eaeec84 by Eric Dumazet · 7 years ago
  49. 3c0cbb4 Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2) by Vitaly Kuznetsov · 7 years ago
  50. b7f5aa1 bpf: fix state equivalence by Alexei Starovoitov · 7 years ago
  51. 1411707 bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  52. ccb65adc uapi: fix linux/packet_diag.h userspace compilation error by Dmitry V. Levin · 7 years ago
  53. 7c0eaee dccp: fix use-after-free in dccp_feat_activate_values by Eric Dumazet · 7 years ago
  54. 8b451dc ANDROID: binder: add padding to binder_fd_array_object. by Martijn Coenen · 7 years ago
  55. a02c754 BACKPORT: mmc: core: Export device lifetime information through sysfs by Jungseung Lee · 7 years ago
  56. 4ee06d5 ucount: Remove the atomicity from ucount->count am: ee6f7ee1e4 by Eric W. Biederman · 7 years ago
  57. 86791b1 tracing: Add #undef to fix compile error am: 8bb208d02a by Rik van Riel · 7 years ago
  58. ee6f7ee ucount: Remove the atomicity from ucount->count by Eric W. Biederman · 7 years ago
  59. 8bb208d tracing: Add #undef to fix compile error by Rik van Riel · 8 years ago
  60. 4944178 libceph: use BUG() instead of BUG_ON(1) am: 290215a2ab by Arnd Bergmann · 7 years ago
  61. 0f20cb8 nfit, libnvdimm: fix interleave set cookie calculation am: 9ad1571da2 by Dan Williams · 7 years ago
  62. 49fe05a nlm: Ensure callback code also checks that the files match am: 1f2f16c7b7 by Trond Myklebust · 7 years ago
  63. c45b44d target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 7 years ago
  64. 5feec54 fs: Better permission checking for submounts am: d3381fab77 by Eric W. Biederman · 7 years ago
  65. 290215a libceph: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 7 years ago
  66. 9ad1571 nfit, libnvdimm: fix interleave set cookie calculation by Dan Williams · 7 years ago
  67. 1f2f16c nlm: Ensure callback code also checks that the files match by Trond Myklebust · 7 years ago
  68. 17ea11d5 target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 7 years ago
  69. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  70. e61abd8 ANDROID: sched: add a counter to track fsync by Jin Qian · 7 years ago
  71. 85c450a UPSTREAM: hw_breakpoint: Allow watchpoint of length 3,5,6 and 7 by Pratyush Anand · 7 years ago
  72. a5c4dbb ANDROID: Replace spaces by '_' for some android filesystem tracepoints. by Mohan Srinivasan · 7 years ago
  73. 091a563 mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 am: 9d82393e65 by Mark Marshall · 7 years ago
  74. 5f93c09 RDMA/core: Fix incorrect structure packing for booleans am: 50fc62d5ee by Jason Gunthorpe · 7 years ago
  75. f925a2e Drivers: hv: vmbus: Fix a rescind handling bug am: 728fe696fd by K. Y. Srinivasan · 7 years ago
  76. 8214e44 scsi: use 'scsi_device_from_queue()' for scsi_dh am: e9dc8334d7 by Hannes Reinecke · 7 years ago
  77. b983497 PM / devfreq: Fix available_governor sysfs am: 2294b771a4 by Chanwoo Choi · 7 years ago
  78. 6d8a3f1 sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT am: 6d94a6b32e by Stas Sergeev · 7 years ago
  79. a2463df mm, vmscan: cleanup lru size claculations am: 710531320a by Michal Hocko · 7 years ago
  80. d96156a iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu by CQ Tang · 7 years ago
  81. 54d2526 ARM: at91: define LPDDR types am: 37e70c4de5 by Alexandre Belloni · 7 years ago
  82. 9d82393 mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 by Mark Marshall · 7 years ago
  83. 50fc62d RDMA/core: Fix incorrect structure packing for booleans by Jason Gunthorpe · 7 years ago
  84. 728fe69 Drivers: hv: vmbus: Fix a rescind handling bug by K. Y. Srinivasan · 7 years ago
  85. e9dc833 scsi: use 'scsi_device_from_queue()' for scsi_dh by Hannes Reinecke · 7 years ago
  86. 2294b77 PM / devfreq: Fix available_governor sysfs by Chanwoo Choi · 7 years ago
  87. 6d94a6b sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT by Stas Sergeev · 7 years ago
  88. 7105313 mm, vmscan: cleanup lru size claculations by Michal Hocko · 7 years ago
  89. 61cb3c6 iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu by CQ Tang · 7 years ago
  90. 37e70c4 ARM: at91: define LPDDR types by Alexandre Belloni · 8 years ago
  91. a6e00ae Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  92. 62c153f ACPICA: Linuxize: Restore and fix Intel compiler build by Lv Zheng · 7 years ago
  93. 7c56012 ptr_ring: fix race conditions when resizing by Michael S. Tsirkin · 7 years ago
  94. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  95. 7b07123 videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB by Hans Verkuil · 7 years ago
  96. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  97. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 7 years ago
  98. 6ebde31 net: introduce device min_header_len by Willem de Bruijn · 7 years ago
  99. 2b7f50d lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled by David Ahern · 7 years ago
  100. 66cdd43 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 7 years ago