1. 0ebe34f UPSTREAM: ANDROID: binder: prevent transactions into own process. by Martijn Coenen · 7 weeks ago android-3.18
  2. aa40d63 ANDROID: sdcardfs: Don't d_drop in d_revalidate by Daniel Rosenberg · 3 weeks ago
  3. aaae42a UPSTREAM: f2fs: avoid fsync() failure caused by EAGAIN in writepage() by Jaegeuk Kim · 9 days ago ASB-2018-05-05_3.18
  4. dab54f3 UPSTREAM: f2fs: clear PageError on writepage - part 2 by Jaegeuk Kim · 4 weeks ago
  5. d9a138a ANDROID: build.config: enforce trace_printk check by Wei Wang · 8 days ago
  6. a2bf79c FROMLIST: staging: Fix sparse warnings in vsoc driver. by Alistair Strachan · 10 days ago
  7. c2f604d FROMLIST: staging: vsoc: Fix a i386-randconfig warning. by Alistair Strachan · 9 days ago
  8. c56b26a BACKPORT: mac80211_hwsim: fix check for custom world regdom array size by Johannes Berg · 3 years, 5 months ago
  9. 780c7e4 Merge 3.18.108 into android-3.18 by Greg Kroah-Hartman · 10 days ago
  10. 6d05aad Linux 3.18.108 by Greg Kroah-Hartman · 11 days ago upstream-linux-3.18.y
  11. 36af635 Revert "perf tests: Decompress kernel module before objdump" by Greg Kroah-Hartman · 4 weeks ago
  12. bdf3b71 libceph: validate con->state at the top of try_write() by Ilya Dryomov · 3 weeks ago
  13. c829ba0 ASoC: fsl_esai: Fix divisor calculation failure at lower ratio by Nicolin Chen · 5 weeks ago
  14. c55d649 scsi: sd: Defer spinning up drive while SANITIZE is in progress by Mahesh Rajashekhara · 4 weeks ago
  15. b249736 kobject: don't use WARN for registration failures by Dmitry Vyukov · 5 weeks ago
  16. 2365af7 mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 2 months ago
  17. 6ad4bee mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug. by Joakim Tjernlund · 2 months ago
  18. 51f8a19 mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 2 months ago
  19. 2616aad ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device by Takashi Iwai · 3 weeks ago
  20. cd85ad1 ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr by David Henningsson · 3 weeks ago
  21. 31473a9 tty: Use __GFP_NOFAIL for tty_ldisc_get() by Tetsuo Handa · 3 weeks ago
  22. 3f44674 tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set by Tony Lindgren · 5 weeks ago
  23. ffebfe6 tty: n_gsm: Fix long delays with control frame timeouts in ADM mode by Tony Lindgren · 5 weeks ago
  24. d2bbfac virtio_console: free buffers after reset by Michael S. Tsirkin · 3 weeks ago
  25. 86e4c09 virtio: add ability to iterate over vqs by Michael S. Tsirkin · 3 weeks ago
  26. f59e0c3 ALSA: usb-audio: Skip broken EU on Dell dock USB-audio by Takashi Iwai · 3 weeks ago
  27. 9dfbd45 USB: Increment wakeup count on remote wakeup. by Ravi Chandra Sadineni · 3 weeks ago
  28. 5815b85 usb: core: Add quirk for HP v222w 16GB Mini by Kamil Lulko · 3 weeks ago
  29. a67a3e7 USB: serial: cp210x: add ID for NI USB serial console by Kyle Roeschley · 5 weeks ago
  30. 915224d USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster by Vasyl Vavrychuk · 5 weeks ago
  31. 6246535 usbip: vhci_hcd: Fix usb device and sockfd leaks by Shuah Khan · 6 weeks ago
  32. 617d7a4 usbip: usbip_host: fix to hold parent lock for device_attach() calls by Shuah Khan · 5 weeks ago
  33. 2cb5c55 ext4: fix bitmap position validation by Lukas Czerner · 3 weeks ago
  34. 0643dbd ext4: add validity checks for bitmap block numbers by Theodore Ts'o · 7 weeks ago
  35. d0800f6 ext4: set h_journal if there is a failure starting a reserved handle by Theodore Ts'o · 3 weeks ago
  36. bb08153 Merge 3.18.107 into android-3.18 by Greg Kroah-Hartman · 13 days ago
  37. 9a03aba ANDROID: staging: 'vsoc' driver build fix. by Alistair Strachan · 13 days ago
  38. 7280968 BACKPORT: of: ioapic_irq_domain_ops can be static by Fengguang Wu · 13 days ago
  39. 754ca08 Linux 3.18.107 by Greg Kroah-Hartman · 14 days ago
  40. 8e8a405 cdrom: information leak in cdrom_ioctl_media_changed() by Dan Carpenter · 4 weeks ago
  41. 2127751 scsi: mptsas: Disable WRITE SAME by Martin K. Petersen · 3 weeks ago
  42. f4dd548 ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 3 weeks ago
  43. e2917cf llc: delete timers synchronously in llc_sk_free() by Cong Wang · 3 weeks ago
  44. 14670e4 net: af_packet: fix race in PACKET_{R|T}X_RING by Eric Dumazet · 4 weeks ago
  45. c4ded09 tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets by Eric Dumazet · 4 weeks ago
  46. 617b89a packet: fix bitfield update race by Willem de Bruijn · 3 weeks ago
  47. bae70a5 llc: fix NULL pointer deref for SOCK_ZAPPED by Cong Wang · 3 weeks ago
  48. a5db62f llc: hold llc_sap before release_sock() by Cong Wang · 3 weeks ago
  49. 8b46781 pppoe: check sockaddr length in pppoe_connect() by Guillaume Nault · 3 weeks ago
  50. a0475be team: fix netconsole setup over team by Xin Long · 3 weeks ago
  51. 5ac746d team: avoid adding twice the same option to the event list by Paolo Abeni · 4 weeks ago
  52. 7e04fc8 tcp: don't read out-of-bounds opsize by Jann Horn · 3 weeks ago
  53. 115af44 l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 3 weeks ago
  54. 1f6945b KEYS: DNS: limit the length of option strings by Eric Biggers · 4 weeks ago
  55. a7c0837 bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave by Xin Long · 3 weeks ago
  56. f47bd1b jbd2: fix use after free in kjournald2() by Sahitya Tummala · 1 year, 3 months ago
  57. 3e8f97b mm/filemap.c: fix NULL pointer in page_cache_tree_insert() by Matthew Wilcox · 3 weeks ago
  58. 19f50d8 perf: Return proper values for user stack errors by Jiri Olsa · 4 weeks ago
  59. ab3fc66 ext4: don't update checksum of new initialized bitmaps by Theodore Ts'o · 3 months ago
  60. 802ec69 ext4: bugfix for mmaped pages in mpage_release_unused_pages() by wangguang · 1 year, 8 months ago
  61. 5781ac2 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 1 year, 4 months ago
  62. 48bb699 x86/tsc: Prevent 32bit truncation in calc_hpet_ref() by Xiaoming Gao · 4 weeks ago
  63. a1a9d95 cifs: do not allow creating sockets except with SMB1 posix exensions by Steve French · 3 weeks ago
  64. a567116 ANDROID: Add build server config for cuttlefish. by Alistair Strachan · 4 weeks ago
  65. 97a20ce ANDROID: Add defconfig for cuttlefish. by Alistair Strachan · 5 weeks ago
  66. 692acd7 FROMLIST: staging: Android: Add 'vsoc' driver for cuttlefish. by Greg Hartman · 5 weeks ago
  67. 266d4fd UPSTREAM: timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 2 years ago
  68. 816e4c5 UPSTREAM: mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() by Ben Hutchings · 6 months ago
  69. 6380c41 UPSTREAM: mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length by Johannes Berg · 1 year, 2 months ago
  70. 92501a7 UPSTREAM: mac80211_hwsim: support any address in userspace by Bob Copeland · 3 years, 3 months ago
  71. 393bbf6 UPSTREAM: mac80211_hwsim: fix PS debugfs file locking by Johannes Berg · 3 years, 4 months ago
  72. 3fd0c96 UPSTREAM: mac80211-hwsim: remove unnecessary hwname check by Johannes Berg · 3 years, 6 months ago
  73. 958def6 UPSTREAM: mac80211-hwsim: hwname is always known so use the value from wiphy by Jukka Rissanen · 3 years, 6 months ago
  74. a687068 UPSTREAM: mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIO by Jukka Rissanen · 3 years, 6 months ago
  75. 21e9040 UPSTREAM: mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIO by Jukka Rissanen · 3 years, 6 months ago
  76. 73defdd BACKPORT: mac80211-hwsim: add missing policy entries by Johannes Berg · 3 years, 6 months ago
  77. 0687385 UPSTREAM: mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radio by Jukka Rissanen · 3 years, 7 months ago
  78. fd3f20b UPSTREAM: mac80211-hwsim: support creating wiphy w/out creating wlanX by Ben Greear · 3 years, 7 months ago
  79. 3aa269c UPSTREAM: mac80211: support creating wiphy w/out creating wlanX by Ben Greear · 3 years, 7 months ago
  80. 7a91998 UPSTREAM: mac80211-hwsim: support creating radios with specific name by Ben Greear · 3 years, 7 months ago
  81. 3a0284c BACKPORT: mac80211: allow creating wiphy devices with suggested name by Ben Greear · 3 years, 7 months ago
  82. 0002528 UPSTREAM: cfg80211: support creating wiphy with suggested name by Ben Greear · 3 years, 7 months ago
  83. f763777 UPSTREAM: mac80211-hwsim: support destroying radio by name by Ben Greear · 3 years, 7 months ago
  84. 706dbe5 UPSTREAM: mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE by Jukka Rissanen · 3 years, 7 months ago
  85. 6224fed UPSTREAM: mac80211_hwsim: fix memory leak on netlink TX failure by Ben Greear · 3 years, 8 months ago
  86. 5527faf UPSTREAM: of: add HAS_IOMEM depends to OF_ADDRESS by Rob Herring · 2 years, 10 months ago
  87. 8b06682 BACKPORT: of: make unittest select OF_EARLY_FLATTREE instead of depend on it by Rob Herring · 3 years ago
  88. dc95e2f BACKPORT: of: make CONFIG_OF user selectable by Rob Herring · 3 years ago
  89. 0a41527 UPSTREAM: x86/apic: Fix the devicetree build in certain configs by Ricardo Ribalda Delgado · 3 years, 3 months ago
  90. 56a3d4f ANDROID: sdcardfs: Set s_root to NULL after putting by Daniel Rosenberg · 4 weeks ago
  91. 6110032 ANDROID: sdcardfs: d_make_root calls iput by Daniel Rosenberg · 4 weeks ago
  92. 4fe4a4b ANDROID: sdcardfs: Check for private data earlier by Daniel Rosenberg · 4 weeks ago
  93. c590c57 Merge 3.18.106 into android-3.18 by Greg Kroah-Hartman · 3 weeks ago
  94. 915b8f4 Linux 3.18.106 by Greg Kroah-Hartman · 3 weeks ago
  95. 04b35f0c fanotify: fix logic of events on child by Amir Goldstein · 5 weeks ago
  96. daf60c6 autofs: mount point create should honour passed in mode by Ian Kent · 3 weeks ago
  97. c29b983 Don't leak MNT_INTERNAL away from internal mounts by Al Viro · 3 weeks ago
  98. d5975c5 rpc_pipefs: fix double-dput() by Al Viro · 6 weeks ago
  99. d442917 hypfs_kill_super(): deal with failed allocations by Al Viro · 6 weeks ago
  100. 2e05f940 jffs2_kill_sb(): deal with failed allocations by Al Viro · 6 weeks ago