1. bfe384e sh_eth: R8A7740 supports packet shecksumming by Sergei Shtylyov · 7 years ago
  2. 2d4fef7 sh_eth: fix EESIPR values for SH77{34|63} by Sergei Shtylyov · 7 years ago
  3. b871452 wext: handle NULL extra data in iwe_stream_add_point better by Arnd Bergmann · 7 years ago
  4. b9d68cd sparc64: Fix exception handling in UltraSPARC-III memcpy. by David S. Miller · 7 years ago
  5. bfafa56 sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 7 years ago
  6. 816843a xen-netback: correctly schedule rate-limited queues by Wei Liu · 7 years ago
  7. 38e71ea net: phy: Correctly process PHY_HALTED in phy_stop_machine() by Florian Fainelli · 7 years ago
  8. 33e25b2 net/mlx5e: Schedule overflow check work to mlx5e workqueue by Eugenia Emantayev · 7 years ago
  9. 862ade9 net/mlx5e: Fix wrong delay calculation for overflow check scheduling by Eugenia Emantayev · 7 years ago
  10. d704979 net/mlx5e: Fix outer_header_zero() check size by Ilan Tayari · 7 years ago
  11. d19d0ac net/mlx5: Fix command bad flow on command entry allocation failure by Moshe Shemesh · 7 years ago
  12. fca84d61 net/mlx5: Consider tx_enabled in all modes on remap by Aviv Heller · 7 years ago
  13. df32d08 sctp: fix the check for _sctp_walk_params and _sctp_walk_errors by Xin Long · 7 years ago
  14. cc6f148 sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() by Alexander Potapenko · 7 years ago
  15. bb21d2e dccp: fix a memleak for dccp_feat_init err process by Xin Long · 7 years ago
  16. 4d938b6 dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly by Xin Long · 7 years ago
  17. 9ffa672 dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly by Xin Long · 7 years ago
  18. c0c8688 net: ethernet: nb8800: Handle all 4 RGMII modes identically by Marc Gonzalez · 7 years ago
  19. 23a91c8 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  20. 47f3bf6 packet: fix use-after-free in prb_retire_rx_blk_timer_expired() by WANG Cong · 7 years ago
  21. d53ff38 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  22. 59e76ed mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled by Thomas Jarosch · 7 years ago
  23. cda2bc9 rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  24. 0c47f11 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  25. 5a2d511 net: dsa: b53: Add missing ARL entries for BCM53125 by Florian Fainelli · 7 years ago
  26. 4a2ffe1 ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  27. 0b83249 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  28. a62bc8d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  29. 0cd73c4 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 7 years ago
  30. 2e6b237 tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 7 years ago
  31. 0c0ede3 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 7 years ago
  32. ec78968 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 7 years ago
  33. 73520d3 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 7 years ago
  34. 12d17d7 saa7164: fix double fetch PCIe access condition by Steven Toth · 7 years ago
  35. 3a63729 Btrfs: fix early ENOSPC due to delalloc by Omar Sandoval · 7 years ago
  36. 0f442c5 f2fs: sanity check checkpoint segno and blkoff by Jin Qian · 7 years ago
  37. c14e327 media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds by Sean Young · 7 years ago
  38. e92add2 mmc: core: Use device_property_read instead of of_property_read by David Woods · 7 years ago
  39. baf4ad0 mmc: dw_mmc: Use device_property_read instead of of_property_read by David Woods · 7 years ago
  40. bdabf09 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 7 years ago
  41. 733d7ab media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl by Prabhakar Lad · 7 years ago
  42. 4f35448 ARM: dts: tango4: Request RGMII RX and TX clock delays by Marc Gonzalez · 7 years ago
  43. ff603e0 ARM: dts: armada-38x: Fix irq type for pca955 by Gregory CLEMENT · 7 years ago
  44. 12353a0 ext4: fix overflow caused by missing cast in ext4_resize_fs() by Jerry Lee · 7 years ago
  45. 0814c3a ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize by Jan Kara · 7 years ago
  46. b680e22 gpiolib: skip unwanted events, don't convert them to opposite edge by Bartosz Golaszewski · 7 years ago
  47. be5c6ef iommu/amd: Enable ga_log_intr when enabling guest_mode by Suravee Suthikulpanit · 7 years ago
  48. 03ebdd1 powerpc/64: Fix __check_irq_replay missing decrementer interrupt by Nicholas Piggin · 7 years ago
  49. 8164692 powerpc/tm: Fix saving of TM SPRs in core dump by Gustavo Romero · 7 years ago
  50. 9ef8b23 timers: Fix overflow in get_next_timer_interrupt by Matija Glavinic Pecotic · 7 years ago
  51. 7b95b74 mm/page_alloc: Remove kernel address exposure in free_reserved_area() by Josh Poimboeuf · 8 years ago
  52. 0c609d3e KVM: async_pf: make rcu irq exit if not triggered from idle task by Wanpeng Li · 7 years ago
  53. 650c763 ASoC: do not close shared backend dailink by Banajit Goswami · 7 years ago
  54. 69f15ff drm/amdgpu: Fix undue fallthroughs in golden registers initialization by Jean Delvare · 7 years ago
  55. c531a24 ALSA: hda - Fix speaker output from VAIO VPCL14M1R by Sergei A. Trusov · 7 years ago
  56. 45a636e cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() by Dima Zavin · 7 years ago
  57. 5a1eef7 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  58. 943281e mmc: core: Fix access to HS400-ES devices by Guenter Roeck · 7 years ago
  59. 1f32e67 device property: Make dev_fwnode() public by Sakari Ailus · 7 years ago
  60. 347be00 mmc: sdhci-of-at91: force card detect value for non removable devices by Ludovic Desroches · 7 years ago
  61. f7d3e54 NFSv4: Fix EXCHANGE_ID corrupt verifier issue by Trond Myklebust · 7 years ago
  62. f5214eb brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice by Arend Van Spriel · 7 years ago
  63. de8c332 iwlwifi: dvm: prevent an out of bounds access by Emmanuel Grumbach · 7 years ago
  64. 61a0adb workqueue: restore WQ_UNBOUND/max_active==1 to be ordered by Tejun Heo · 7 years ago
  65. 804b1a9 libata: array underflow in ata_find_dev() by Dan Carpenter · 7 years ago
  66. 445ee6c cgroup: fix error return value from cgroup_subtree_control() by Tejun Heo · 7 years ago
  67. 4a99eac cgroup: create dfl_root files on subsys registration by Tejun Heo · 7 years ago
  68. 5d23e4f parisc: Handle vma's whose context is not current in flush_cache_range by John David Anglin · 7 years ago
  69. 4501c04 ANDROID: binder: don't queue async transactions to thread. by Martijn Coenen · 7 years ago
  70. 3bdbe4c ANDROID: binder: don't enqueue death notifications to thread todo. by Martijn Coenen · 7 years ago
  71. 4781093 ANDROID: binder: call poll_wait() unconditionally. by Martijn Coenen · 7 years ago
  72. 72a8dae ANDROID: keychord: Fix for a memory leak in keychord. by Mohan Srinivasan · 7 years ago
  73. 5958470 ANDROID: keychord: Fix races in keychord_write. by Mohan Srinivasan · 7 years ago
  74. c6b2ed3 android: configs: move quota-related configs to recommended by Steve Muckle · 7 years ago
  75. db02484 ANDROID: sdcardfs: override credential for ioctl to lower fs by Jaegeuk Kim · 7 years ago
  76. ce863f8 ANDROID: xt_qtaguid: handle properly request sockets by Simon Dubray · 7 years ago
  77. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  78. db397d9 Linux 4.9.41 by Greg Kroah-Hartman · 7 years ago
  79. 007dffc ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused by Patrick Lai · 7 years ago
  80. 27ef028 ASoC: Intel: Skylake: Release FW ctx in cleanup by Jeeja KP · 7 years ago
  81. 23ab274 scsi: bfa: Increase requested firmware version to 3.2.5.1 by Benjamin Poirier · 7 years ago
  82. 5f70407 scsi: snic: Return error code on memory allocation failure by Burak Ok · 7 years ago
  83. 2803ea7 scsi: fnic: Avoid sending reset to firmware when another reset is in progress by Satish Kharat · 7 years ago
  84. 3b6f4e2 HID: ignore Petzl USB headlamp by Jiri Kosina · 7 years ago
  85. 3f0dfa1 ASoC: Intel: bytcr-rt5640: fix settings in internal clock mode by Pierre-Louis Bossart · 7 years ago
  86. b899142 perf/x86: Set pmu->module in Intel PMU modules by David Carrillo-Cisneros · 7 years ago
  87. efa2252 x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev' by Andy Shevchenko · 7 years ago
  88. 12dac5f ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion by Ioan-Adrian Ratiu · 7 years ago
  89. 301681d ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP by Yuriy Kolerov · 7 years ago
  90. f10e206 sh_eth: enable RX descriptor word 0 shift on SH7734 by Sergei Shtylyov · 7 years ago
  91. 2909c9c ASoC: fsl_ssi: set fifo watermark to more reliable value by Caleb Crome · 7 years ago
  92. 2548d89 net: usb: asix_devices: add .reset_resume for USB PM by Peter Chen · 7 years ago
  93. a752672 nvmem: imx-ocotp: Fix wrong register size by Daniel Schultz · 7 years ago
  94. e95ec35 arm64: mm: fix show_pte KERN_CONT fallout by Mark Rutland · 7 years ago
  95. 812a7df vfio-pci: Handle error from pci_iomap by Arvind Yadav · 7 years ago
  96. a417ea5 video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap by Arvind Yadav · 7 years ago
  97. ddc0ec3 perf symbols: Robustify reading of build-id from sysfs by Arnaldo Carvalho de Melo · 7 years ago
  98. d8086c3 perf tools: Install tools/lib/traceevent plugins with install-bin by Arnaldo Carvalho de Melo · 7 years ago
  99. 0b86564 xfrm: Don't use sk_family for socket policy lookups by Steffen Klassert · 7 years ago
  100. ab5e7df tools lib traceevent: Fix prev/next_prio for deadline tasks by Daniel Bristot de Oliveira · 7 years ago