1. 9a3f752 xfs: toggle readonly state around xfs_log_mount_finish by Eric Sandeen · 7 years ago
  2. 01d38e3 xfs: write unmount record for ro mounts by Eric Sandeen · 7 years ago
  3. ec0d46e iomap: fix integer truncation issues in the zeroing and dirtying helpers by Christoph Hellwig · 7 years ago
  4. e1a7b7e1 xfs: don't leak quotacheck dquots when cow recovery by Darrick J. Wong · 7 years ago
  5. 7fb3e5e xfs: clear MS_ACTIVE after finishing log recovery by Darrick J. Wong · 7 years ago
  6. 8edd73a1 xfs: fix inobt inode allocation search optimization by Omar Sandoval · 7 years ago
  7. f90756d7 xfs: Fix per-inode DAX flag inheritance by Lukas Czerner · 7 years ago
  8. 2299801 xfs: fix multi-AG deadlock in xfs_bunmapi by Christoph Hellwig · 7 years ago
  9. 81e27c9 xfs: fix quotacheck dquot id overflow infinite loop by Brian Foster · 7 years ago
  10. 01bc132 xfs: check _alloc_read_agf buffer pointer before using by Darrick J. Wong · 7 years ago
  11. c32b1ec xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write by Darrick J. Wong · 7 years ago
  12. a6247b0 xfs: check _btree_check_block value by Darrick J. Wong · 7 years ago
  13. e76496f xfs: don't crash on unexpected holes in dir/attr btrees by Darrick J. Wong · 7 years ago
  14. b46382f xfs: free cowblocks and retry on buffered write ENOSPC by Brian Foster · 7 years ago
  15. 171192c xfs: free uncommitted transactions during log recovery by Brian Foster · 7 years ago
  16. 621d0b7 xfs: don't allow bmap on rt files by Darrick J. Wong · 7 years ago
  17. 8913492 xfs: remove bli from AIL before release on transaction abort by Brian Foster · 7 years ago
  18. 6c0ecde xfs: release bli from transaction properly on fs shutdown by Brian Foster · 7 years ago
  19. ce83e49 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 7 years ago
  20. 7cb011b xfs: push buffer of flush locked dquot to avoid quotacheck deadlock by Brian Foster · 7 years ago
  21. 85ab1b2 xfs: fix spurious spin_is_locked() assert failures on non-smp kernels by Brian Foster · 7 years ago
  22. 4c1d33c xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff() by Jan Kara · 7 years ago
  23. 3fddeb8 x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs by Andy Lutomirski · 7 years ago
  24. 0caec706 x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps by Andy Lutomirski · 7 years ago
  25. c7d1dde x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common by Andy Lutomirski · 7 years ago
  26. cc9618c f2fs: check hot_data for roll-forward recovery by Jaegeuk Kim · 7 years ago
  27. 0f90297 f2fs: let fill_super handle roll-forward errors by Jaegeuk Kim · 7 years ago
  28. 60b9412 ip_tunnel: fix setting ttl and tos value in collect_md mode by Haishuang Yan · 7 years ago
  29. 3f60dad sctp: fix missing wake ups in some situations by Marcelo Ricardo Leitner · 7 years ago
  30. bf8ed95 ipv6: fix typo in fib6_net_exit() by Eric Dumazet · 7 years ago
  31. c9335db ipv6: fix memory leak with multiple tables during netns destruction by Sabrina Dubroca · 7 years ago
  32. ca7d8a3 ip6_gre: update mtu properly in ip6gre_err by Xin Long · 7 years ago
  33. f5755c0 vhost_net: correctly check tx avail during rx busy polling by Jason Wang · 7 years ago
  34. 90406e6 gianfar: Fix Tx flow control deactivation by Claudiu Manoil · 7 years ago
  35. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  36. 5a7a40b Revert "net: use lib/percpu_counter API for fragmentation mem accounting" by Jesper Dangaard Brouer · 7 years ago
  37. b5a3ae8 bridge: switchdev: Clear forward mark when transmitting packet by Ido Schimmel · 7 years ago
  38. 73ee5a73 mlxsw: spectrum: Forbid linking to devices that have uppers by Ido Schimmel · 7 years ago
  39. a10c510 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 7 years ago
  40. a6e51fd Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()" by Florian Fainelli · 7 years ago
  41. af33da0 kcm: do not attach PF_KCM sockets to avoid deadlock by Eric Dumazet · 7 years ago
  42. 8c623e5 packet: Don't write vnet header beyond end of buffer by Benjamin Poirier · 7 years ago
  43. 2b3bd59 cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox() by Stefano Brivio · 7 years ago
  44. de2ecec netvsc: fix deadlock betwen link status and removal by stephen hemminger · 7 years ago
  45. 64dfc67 qlge: avoid memcpy buffer overflow by Arnd Bergmann · 7 years ago
  46. 08d56d8 sctp: Avoid out-of-bounds reads from address storage by Stefano Brivio · 7 years ago
  47. 4d8ee19 fsl/man: Inherit parent device and of_node by Florian Fainelli · 7 years ago
  48. 1e39e5c udp: on peeking bad csum, drop packets even if not at head by Eric Dumazet · 7 years ago
  49. 4b4a194 macsec: add genl family module alias by Sabrina Dubroca · 7 years ago
  50. 43c792a ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  51. 7f8f23f ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  52. dccb31b ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  53. 4ad5dca Linux 4.9.50 by Greg Kroah-Hartman · 7 years ago
  54. 5b82e0e xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present by Richard Wareing · 7 years ago
  55. 3885bc6 NFS: Sync the correct byte range during synchronous writes by tarangg@amazon.com · 7 years ago
  56. a70912a NFS: Fix 2 use after free issues in the I/O code by Trond Myklebust · 7 years ago
  57. 301d91e ARM: 8692/1: mm: abort uaccess retries upon fatal signal by Mark Rutland · 7 years ago
  58. b40aa8b ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt by Marc Zyngier · 7 years ago
  59. 6300c8b Bluetooth: Properly check L2CAP config option output buffer length by Ben Seri · 7 years ago
  60. 03bea51 ALSA: msnd: Optimize / harden DSP and MIDI loops by Takashi Iwai · 7 years ago
  61. d21f3ea locktorture: Fix potential memory leak with rw lock test by Yang Shi · 8 years ago
  62. 3c8381d mm/memory.c: fix mem_cgroup_oom_disable() call missing by Laurent Dufour · 7 years ago
  63. ebf381b selftests/x86/fsgsbase: Test selectors 1, 2, and 3 by Andy Lutomirski · 7 years ago
  64. 0f7dbc4 btrfs: resume qgroup rescan on rw remount by Aleksa Sarai · 7 years ago
  65. f52a535 nvme-fabrics: generate spec-compliant UUID NQNs by Daniel Verkamp · 7 years ago
  66. b276bc6 mtd: nand: qcom: fix config error for BCH by Abhishek Sahu · 7 years ago
  67. f4a272d mtd: nand: qcom: fix read failure without complete bootchain by Abhishek Sahu · 7 years ago
  68. 8651620 mtd: nand: mxc: Fix mxc_v1 ooblayout by Boris Brezillon · 8 years ago
  69. f07cb34 Linux 4.9.49 by Greg Kroah-Hartman · 7 years ago
  70. 8bc67f6 drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event() by John Stultz · 7 years ago
  71. 8b5a7e4 drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context by John Stultz · 7 years ago
  72. 7791b59 scsi: sg: recheck MMAP_IO request length with lock held by Todd Poynor · 7 years ago
  73. b06e1ab scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE by Todd Poynor · 7 years ago
  74. 5b9c6a5 cs5536: add support for IDE controller variant by Andrey Korolyov · 7 years ago
  75. ec552ec workqueue: Fix flag collision by Ben Hutchings · 7 years ago
  76. 25bdc516 drm/nouveau/pci/msi: disable MSI on big-endian platforms by default by Ilia Mirkin · 7 years ago
  77. 07886674 s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs by Christian Borntraeger · 7 years ago
  78. c193bec MCB: add support for SC31 to mcb-lpc by Michael Moese · 7 years ago
  79. 0e720cd mwifiex: correct channel stat buffer overflows by Brian Norris · 7 years ago
  80. 5c23d3e dlm: avoid double-free on error path in dlm_device_{register,unregister} by Edwin Török · 7 years ago
  81. 23b7d4f iwlwifi: pci: add new PCI ID for 7265D by Luca Coelho · 7 years ago
  82. 7475626 Bluetooth: Add support of 13d3:3494 RTL8723BE device by Dmitry Tunin · 7 years ago
  83. b48f718 rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter by Malcolm Priestley · 7 years ago
  84. ed7a384 Input: trackpoint - assume 3 buttons when buttons detection fails by Oscar Campos · 7 years ago
  85. 90a1e2e ath10k: fix memory leak in rx ring buffer allocation by Rakesh Pillai · 7 years ago
  86. d8b992d intel_th: pci: Add Cannon Lake PCH-LP support by Alexander Shishkin · 8 years ago
  87. a22d561 intel_th: pci: Add Cannon Lake PCH-H support by Alexander Shishkin · 8 years ago
  88. 5555eb9 driver core: bus: Fix a potential double free by Christophe JAILLET · 7 years ago
  89. ffb58b8 iio: adc: ti-ads1015: add adequate wait time to get correct conversion by Akinobu Mita · 7 years ago
  90. ff4a98e iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks by Akinobu Mita · 7 years ago
  91. 1ed4565 iio: adc: ti-ads1015: avoid getting stale result after runtime resume by Akinobu Mita · 7 years ago
  92. c72ad1a iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set by Akinobu Mita · 7 years ago
  93. 115af6c iio: adc: ti-ads1015: fix scale information for ADS1115 by Akinobu Mita · 7 years ago
  94. 177d84e iio: adc: ti-ads1015: fix incorrect data rate setting update by Akinobu Mita · 7 years ago
  95. e58b04f staging/rts5208: fix incorrect shift to extract upper nybble by Colin Ian King · 7 years ago
  96. afcfe06 USB: core: Avoid race of async_completed() w/ usbdev_release() by Douglas Anderson · 7 years ago
  97. 80cdcd7 USB: musb: fix external abort on suspend by Johan Hovold · 7 years ago
  98. 6b3b3a2 usb:xhci:Fix regression when ATI chipsets detected by Sandeep Singh · 7 years ago
  99. 99a22c8 usb: Add device quirk for Logitech HD Pro Webcam C920-C by Dmitry Fleytman · 7 years ago
  100. 773b93f USB: serial: option: add support for D-Link DWM-157 C1 by Maciej S. Szmigiero · 7 years ago