1. 95eb4d8 Merge 4.9.193 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  2. f99a933 ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 5 years ago
  3. 88d0831 xfrm: clean up xfrm protocol checks by Cong Wang · 6 years ago
  4. 5e36f63 Merge 4.9.192 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  5. 05700fe libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer by Luis Henriques · 5 years ago
  6. f45f30e gpio: Fix build error of function redefinition by YueHaibing · 5 years ago
  7. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  8. 669a505 tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue by Tim Froidcoeur · 5 years ago
  9. fe84579 BACKPORT: arch: wire-up pidfd_open() by Christian Brauner · 5 years ago
  10. 304e7f3 BACKPORT: pid: add pidfd_open() by Christian Brauner · 5 years ago
  11. af1070f UPSTREAM: pidfd: add polling support by Joel Fernandes (Google) · 5 years ago
  12. 0e020c1 BACKPORT: clone: add CLONE_PIDFD by Christian Brauner · 6 years ago
  13. cf9f829 BACKPORT: signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  14. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  15. 6c1dc8f bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 6 years ago
  16. 912420e asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 5 years ago
  17. 1922476 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 5 years ago
  18. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 5 years ago
  19. 175a407 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 5 years ago
  20. 53e054b siphash: add cryptographically secure PRF by Jason A. Donenfeld · 5 years ago
  21. c98446e bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 5 years ago
  22. daa6069 ALSA: compress: Fix regression on compressed capture streams by Charles Keepax · 5 years ago
  23. 1524ee00 UPSTREAM: net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 8 years ago
  24. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  25. 00a8794 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 5 years ago
  26. 22395a3 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 7 years ago
  27. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  28. 792f95e scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 5 years ago
  29. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  30. 2c34c21 include/linux/module.h: copy __init/__exit attrs to init/cleanup_module by Miguel Ojeda · 5 years ago
  31. fe58443 Backport minimal compiler_attributes.h to support GCC 9 by Miguel Ojeda · 5 years ago
  32. d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
  33. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  34. 317fc4d uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 5 years ago
  35. 90320a5 coda: fix build using bare-metal toolchain by Sam Protsenko · 5 years ago
  36. 0153dbc ACPI: fix false-positive -Wuninitialized warning by Arnd Bergmann · 5 years ago
  37. 2823605 UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 5 years ago
  38. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  39. 837ffc9 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
  40. 7045333 tcp: reset sk_send_head in tcp_write_queue_purge by Soheil Hassas Yeganeh · 5 years ago
  41. 5081001 access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 5 years ago
  42. 4b5d4bd compiler.h: Add read_word_at_a_time() function. by Andrey Ryabinin · 7 years ago
  43. 229b670 compiler.h, kasan: Avoid duplicating __read_once_size_nocheck() by Andrey Ryabinin · 7 years ago
  44. df5b058 clocksource/drivers/exynos_mct: Increase priority over ARM arch timer by Marek Szyprowski · 5 years ago
  45. 8151383 rcu: Force inlining of rcu_read_lock() by Waiman Long · 5 years ago
  46. 83cf3cf Merge 4.9.186 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  47. 4bc0144 nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header by Masahiro Yamada · 5 years ago
  48. 6f56992 VMCI: Fix integer overflow in VMCI handle arrays by Vishnu DASA · 5 years ago
  49. 3b2f8a6 ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 5 years ago
  50. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  51. 074d0aa bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  52. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  53. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  54. df260f7 cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() by Tejun Heo · 5 years ago
  55. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  56. d7650c7 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 6 years ago
  57. 8b83e43 Merge 4.9.182 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  58. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  59. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  60. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  61. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  62. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 5 years ago
  63. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  64. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  65. 8ad6a53 drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 6 years ago
  66. 5bdc536 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 5 years ago
  67. 0b1a236 rcu: locking and unlocking need to always be at least barriers by Linus Torvalds · 5 years ago
  68. 8fca3c3 efi/libstub: Unify command line param parsing by Ard Biesheuvel · 7 years ago
  69. 96019c6 mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 5 years ago
  70. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  71. 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  72. e186b19 include/linux/bitops.h: sanitize rotate primitives by Rasmus Villemoes · 5 years ago
  73. f02d577 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 5 years ago
  74. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  75. 1410277 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 6 years ago
  76. 0ce6473 iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion by Lars-Peter Clausen · 6 years ago
  77. a5f3559 smpboot: Place the __percpu annotation correctly by Sebastian Andrzej Siewior · 5 years ago
  78. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  79. 6aab0ad bio: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  80. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  81. d0a3f25 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 6 years ago
  82. 8f358d6 of: fix clang -Wunsequenced for be32_to_cpu() by Phong Tran · 5 years ago
  83. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  84. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  85. db4a55c mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values by Dmitry Osipenko · 5 years ago
  86. 56c8a5d mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L by Steve Twiss · 5 years ago
  87. fc7fab7 net: core: another layer of lists, around PF_MEMALLOC skb handling by Sasha Levin · 5 years ago
  88. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  89. 946023a ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command by Takashi Sakamoto · 7 years ago
  90. 906b45f x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T by Jian-Hong Pan · 5 years ago
  91. 82303dd bpf: convert htab map to hlist_nulls by Alexei Starovoitov · 5 years ago
  92. ef4a576 Merge 4.9.176 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  93. edda9c3 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  94. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 6 years ago
  95. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  96. a3c901b x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  97. c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
  98. 822e5d5 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  99. b995196 locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file by Will Deacon · 6 years ago
  100. c669378 bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago