1. 9c5ac9d4 UPSTREAM: HID: add driver for Valve Steam Controller by Rodrigo Rivas Costa · 6 years ago
  2. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  3. cdf8ae7 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
  4. f8b1410 sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  5. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 8 months ago
  6. ff33916 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 4 years, 8 months ago
  7. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  8. fbc012a cfg80211: Use const more consistently in for_each_element macros by Jouni Malinen · 5 years ago
  9. c48986f cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 5 years ago
  10. 154129a ASoC: Define a set of DAPM pre/post-up events by Oleksandr Suvorov · 4 years, 11 months ago
  11. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  12. 9cb93be scsi: core: Reduce memory required for SCSI logging by Bart Van Assche · 4 years, 10 months ago
  13. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  14. 1fcdaaa quota: fix wrong condition in is_quota_modification() by Chao Yu · 4 years, 9 months ago
  15. d641e70 kprobes: Prohibit probing on BUG() and WARN() address by Masami Hiramatsu · 4 years, 9 months ago
  16. 787f774 IB/core: Add an unbound WQ type to the new CQ API by Jack Morgenstein · 6 years ago
  17. 0b0803a BACKPORT: block: annotate refault stalls from IO submission by Johannes Weiner · 4 years, 10 months ago
  18. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  19. 4a7e123 isdn/capi: check message length in capi_write() by Eric Biggers · 4 years, 9 months ago
  20. 95eb4d8 Merge 4.9.193 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  21. f99a933 ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 5 years ago
  22. 88d0831 xfrm: clean up xfrm protocol checks by Cong Wang · 5 years ago
  23. 5e36f63 Merge 4.9.192 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  24. 05700fe libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer by Luis Henriques · 4 years, 11 months ago
  25. f45f30e gpio: Fix build error of function redefinition by YueHaibing · 4 years, 10 months ago
  26. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  27. 669a505 tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue by Tim Froidcoeur · 4 years, 9 months ago
  28. fe84579 BACKPORT: arch: wire-up pidfd_open() by Christian Brauner · 5 years ago
  29. 304e7f3 BACKPORT: pid: add pidfd_open() by Christian Brauner · 5 years ago
  30. af1070f UPSTREAM: pidfd: add polling support by Joel Fernandes (Google) · 5 years ago
  31. 0e020c1 BACKPORT: clone: add CLONE_PIDFD by Christian Brauner · 5 years ago
  32. cf9f829 BACKPORT: signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  33. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  34. 6c1dc8f bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 5 years ago
  35. 912420e asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 4 years, 10 months ago
  36. 1922476 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 4 years, 10 months ago
  37. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 4 years, 10 months ago
  38. 175a407 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 4 years, 10 months ago
  39. 53e054b siphash: add cryptographically secure PRF by Jason A. Donenfeld · 4 years, 10 months ago
  40. c98446e bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 4 years, 10 months ago
  41. daa6069 ALSA: compress: Fix regression on compressed capture streams by Charles Keepax · 4 years, 11 months ago
  42. 1524ee00 UPSTREAM: net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 7 years ago
  43. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  44. 00a8794 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 4 years, 10 months ago
  45. 22395a3 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 7 years ago
  46. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 4 years, 10 months ago
  47. 792f95e scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 4 years, 11 months ago
  48. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  49. 2c34c21 include/linux/module.h: copy __init/__exit attrs to init/cleanup_module by Miguel Ojeda · 4 years, 10 months ago
  50. fe58443 Backport minimal compiler_attributes.h to support GCC 9 by Miguel Ojeda · 4 years, 10 months ago
  51. d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
  52. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  53. 317fc4d uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 4 years, 11 months ago
  54. 90320a5 coda: fix build using bare-metal toolchain by Sam Protsenko · 4 years, 11 months ago
  55. 0153dbc ACPI: fix false-positive -Wuninitialized warning by Arnd Bergmann · 5 years ago
  56. 2823605 UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 4 years, 11 months ago
  57. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  58. 837ffc9 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 4 years, 11 months ago
  59. 7045333 tcp: reset sk_send_head in tcp_write_queue_purge by Soheil Hassas Yeganeh · 4 years, 10 months ago
  60. 5081001 access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 5 years ago
  61. 4b5d4bd compiler.h: Add read_word_at_a_time() function. by Andrey Ryabinin · 6 years ago
  62. 229b670 compiler.h, kasan: Avoid duplicating __read_once_size_nocheck() by Andrey Ryabinin · 6 years ago
  63. df5b058 clocksource/drivers/exynos_mct: Increase priority over ARM arch timer by Marek Szyprowski · 5 years ago
  64. 8151383 rcu: Force inlining of rcu_read_lock() by Waiman Long · 5 years ago
  65. 83cf3cf Merge 4.9.186 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  66. 4bc0144 nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header by Masahiro Yamada · 5 years ago
  67. 6f56992 VMCI: Fix integer overflow in VMCI handle arrays by Vishnu DASA · 5 years ago
  68. 3b2f8a6 ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 5 years ago
  69. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  70. 074d0aa bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 6 years ago
  71. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  72. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  73. df260f7 cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() by Tejun Heo · 5 years ago
  74. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  75. d7650c7 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 5 years ago
  76. 8b83e43 Merge 4.9.182 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  77. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  78. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  79. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  80. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  81. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 5 years ago
  82. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  83. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 5 years ago
  84. 8ad6a53 drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 5 years ago
  85. 5bdc536 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 5 years ago
  86. 0b1a236 rcu: locking and unlocking need to always be at least barriers by Linus Torvalds · 5 years ago
  87. 8fca3c3 efi/libstub: Unify command line param parsing by Ard Biesheuvel · 7 years ago
  88. 96019c6 mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 5 years ago
  89. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  90. 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  91. e186b19 include/linux/bitops.h: sanitize rotate primitives by Rasmus Villemoes · 5 years ago
  92. f02d577 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 5 years ago
  93. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  94. 1410277 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 5 years ago
  95. 0ce6473 iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion by Lars-Peter Clausen · 5 years ago
  96. a5f3559 smpboot: Place the __percpu annotation correctly by Sebastian Andrzej Siewior · 5 years ago
  97. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  98. 6aab0ad bio: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  99. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  100. d0a3f25 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 5 years ago