1. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 6ceccdf Linux 4.9.129 by Greg Kroah-Hartman · 6 years ago
  3. 16d550a e1000e: Fix link check race condition by Benjamin Poirier · 6 years ago
  4. f0e0b2c Revert "e1000e: Separate signaling for link check/link up" by Benjamin Poirier · 6 years ago
  5. 8f3fec8 e1000e: Avoid missed interrupts following ICR read by Benjamin Poirier · 6 years ago
  6. 22a10b6 e1000e: Fix queue interrupt re-raising in Other interrupt by Benjamin Poirier · 6 years ago
  7. dee9276 Partial revert "e1000e: Avoid receiver overrun interrupt bursts" by Benjamin Poirier · 6 years ago
  8. 265d945 e1000e: Remove Other from EIAC by Benjamin Poirier · 6 years ago
  9. bd65d7b MIPS: VDSO: Match data page cache colouring when D$ aliases by Paul Burton · 6 years ago
  10. aad7831 mei: bus: type promotion bug in mei_nfc_if_version() by Dan Carpenter · 6 years ago
  11. e8c398a pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant by Douglas Anderson · 6 years ago
  12. 2c81427 drm/panel: type promotion bug in s6e8aa0_read_mtp_id() by Dan Carpenter · 6 years ago
  13. 18e589f selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress by John Stultz · 6 years ago
  14. 7b07e3d ALSA: pcm: Fix snd_interval_refine first/last with open min/max by Timo Wischer · 6 years ago
  15. 8e16e06 rtc: bq4802: add error handling for devm_ioremap by Zhouyang Jia · 6 years ago
  16. 4dfa5ee drm/amdkfd: Fix error codes in kfd_get_process by Wei Lu · 6 years ago
  17. 5cea0d3 input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) by Peter Rosin · 6 years ago
  18. 57da414 mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) by Peter Rosin · 6 years ago
  19. 6dc47c5 gpiolib: Mark gpio_suffixes array with __maybe_unused by Andy Shevchenko · 6 years ago
  20. 9667a5e gpio: pxa: Fix potential NULL dereference by Wei Yongjun · 6 years ago
  21. eb543cc coresight: tpiu: Fix disabling timeouts by Robin Murphy · 6 years ago
  22. 2887d52 coresight: Handle errors in finding input/output ports by Suzuki K Poulose · 6 years ago
  23. 96fda05 parport: sunbpp: fix error return code by Julia Lawall · 6 years ago
  24. c940c2c drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping by Thierry Reding · 6 years ago
  25. 7cca665 mmc: sdhci: do not try to use 3.3V signaling if not supported by Stefan Agner · 6 years ago
  26. 330b72f mmc: tegra: prevent HS200 on Tegra 3 by Stefan Agner · 6 years ago
  27. 57726df gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes by Enrico Scholz · 6 years ago
  28. 99bc75c ARM: hisi: check of_iomap and fix missing of_node_put by Nicholas Mc Guire · 6 years ago
  29. edce8b3 ARM: hisi: fix error handling and missing of_node_put by Nicholas Mc Guire · 6 years ago
  30. 38ee035 ARM: hisi: handle of_iomap and fix missing of_node_put by Nicholas Mc Guire · 6 years ago
  31. a2a380b efi/esrt: Only call efi_mem_reserve() for boot services memory by Ard Biesheuvel · 6 years ago
  32. 5e790d7 configfs: fix registered group removal by Mike Christie · 6 years ago
  33. bffe67b MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads by Paul Burton · 6 years ago
  34. eddbab1 evm: Don't deadlock if a crypto algorithm is unavailable by Matthew Garrett · 6 years ago
  35. 23bd97e mtdchar: fix overflows in adjustment of `count` by Jann Horn · 6 years ago
  36. 4fe4e6d audit: fix use-after-free in audit_add_watch by Ronny Chevalier · 6 years ago
  37. e0c7634 binfmt_elf: Respect error return from `regset->active' by Maciej W. Rozycki · 6 years ago
  38. af41241 NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago
  39. a64fbec perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  40. fe6198c CIFS: fix wrapping bugs in num_entries() by Dan Carpenter · 6 years ago
  41. ca453b2 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 6 years ago
  42. 2c8adbf Revert "cdc-acm: implement put_char() and flush_chars()" by Oliver Neukum · 6 years ago
  43. f7bf6ac usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt() by Jia-Ju Bai · 6 years ago
  44. 71d2d47 USB: yurex: Fix buffer over-read in yurex_write() by Ben Hutchings · 6 years ago
  45. cd3005d USB: serial: ti_usb_3410_5052: fix array underflow in completion handler by Johan Hovold · 6 years ago
  46. 2ccd627 usb: misc: uss720: Fix two sleep-in-atomic-context bugs by Jia-Ju Bai · 6 years ago
  47. b1507f4 USB: serial: io_ti: fix array underflow in completion handler by Johan Hovold · 6 years ago
  48. 4236e40 USB: net2280: Fix erroneous synchronization change by Alan Stern · 6 years ago
  49. 63af1f40 usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0 by Yoshihiro Shimoda · 6 years ago
  50. 09ab91a USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller by Maxence Duprès · 6 years ago
  51. 734893b usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame() by Jia-Ju Bai · 6 years ago
  52. c531c70 usb: Avoid use-after-free by flushing endpoints early in usb_set_interface() by Mathias Nyman · 6 years ago
  53. cdddc62 usb: uas: add support for more quirk flags by Oliver Neukum · 6 years ago
  54. d1a18f6 USB: Add quirk to support DJI CineSSD by Tim Anderson · 6 years ago
  55. 0737cf6 mei: ignore not found client in the enumeration by Alexander Usyskin · 6 years ago
  56. 286a01c usb: Don't die twice if PCI xhci host is not responding in resume by Mathias Nyman · 6 years ago
  57. 76b61ea misc: hmc6352: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  58. 2516ead Tools: hv: Fix a bug in the key delete code by K. Y. Srinivasan · 6 years ago
  59. 590872d mmc: omap_hsmmc: fix wakeirq handling on removal by Andreas Kemnade · 6 years ago
  60. 542d6fa IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler by Aaron Knister · 6 years ago
  61. 03ae5ff xen/netfront: fix waiting for xenbus state change by Juergen Gross · 6 years ago
  62. 7026e24 pstore: Fix incorrect persistent ram buffer mapping by Bin Yang · 6 years ago
  63. 422013e RDMA/cma: Protect cma dev list with lock by Parav Pandit · 6 years ago
  64. 9d47d03 xen-netfront: fix warn message as irq device name has '/' by Xiao Liang · 6 years ago
  65. fd75851 crypto: sharah - Unregister correct algorithms for SAHARA 3 by Michael Müller · 6 years ago
  66. 0c8706e dmaengine: mv_xor_v2: kill the tasklets upon exit by Hanna Hawa · 6 years ago
  67. e6f5580 drivers/base: stop new probing during shutdown by Pingfan Liu · 6 years ago
  68. 0a10ce9 KVM: arm/arm64: Fix vgic init race by Christoffer Dall · 6 years ago
  69. f51c345 platform/x86: toshiba_acpi: Fix defined but not used build warnings by Randy Dunlap · 6 years ago
  70. d3638df s390/qeth: reset layer2 attribute on layer switch by Julian Wiedmann · 6 years ago
  71. 09d5c14 s390/qeth: fix race in used-buffer accounting by Julian Wiedmann · 6 years ago
  72. ededee8 ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci by Bhushan Shah · 6 years ago
  73. 68bfa6e arm64: dts: qcom: db410c: Fix Bluetooth LED trigger by Loic Poulain · 6 years ago
  74. 21fa748 xen-netfront: fix queue name setting by Vitaly Kuznetsov · 6 years ago
  75. 8e824a3 nfp: avoid buffer leak when FW communication fails by Jakub Kicinski · 6 years ago
  76. be2338f3a efi/arm: preserve early mapping of UEFI memory map longer for BGRT by Ard Biesheuvel · 6 years ago
  77. f42caea wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc by YueHaibing · 6 years ago
  78. a64fa27 Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets by Piotr Sawicki · 6 years ago
  79. 03758ba mac80211: restrict delayed tailroom needed decrement by Manikanta Pubbisetty · 6 years ago
  80. f3f1e43 MIPS: jz4740: Bump zload address by Paul Cercueil · 6 years ago
  81. e15407a powerpc/powernv: opal_put_chars partial write fix by Nicholas Piggin · 6 years ago
  82. 24dc2f5 perf powerpc: Fix callchain ip filtering by Sandipan Das · 6 years ago
  83. 7aea78a ARM: exynos: Clear global variable on init error path by Krzysztof Kozlowski · 6 years ago
  84. 6431fb7 fbdev: Distinguish between interlaced and progressive modes by Fredrik Noring · 6 years ago
  85. 1e5d820 video: fbdev: pxafb: clear allocated memory for video modes by Daniel Mack · 6 years ago
  86. 14f3d65 perf powerpc: Fix callchain ip filtering when return address is in a register by Sandipan Das · 6 years ago
  87. e97220e fbdev/via: fix defined but not used warning by Randy Dunlap · 6 years ago
  88. d9f6ae2 video: goldfishfb: fix memory leak on driver remove by Anton Vasilyev · 6 years ago
  89. 85d6635 fbdev: omapfb: off by one in omapfb_register_client() by Dan Carpenter · 6 years ago
  90. ddeb9cb gfs2: Don't reject a supposedly full bitmap if we have blocks reserved by Bob Peterson · 6 years ago
  91. 48c37aa perf test: Fix subtest number when showing results by Thomas Richter · 6 years ago
  92. 4223d4b mtd/maps: fix solutionengine.c printk format warnings by Randy Dunlap · 6 years ago
  93. a43cbd9 IB/rxe: Drop QP0 silently by Zhu Yanjun · 6 years ago
  94. 77e59fa media: videobuf2-core: check for q->error in vb2_core_qbuf() by Hans Verkuil · 6 years ago
  95. 70ea614 MIPS: ath79: fix system restart by Felix Fietkau · 6 years ago
  96. ddf00fe dmaengine: pl330: fix irq race with terminate_all by John Keeping · 6 years ago
  97. 8992a70 media: tw686x: Fix oops on buffer alloc failure by Krzysztof Ha?asa · 6 years ago
  98. 48a90a9 kbuild: add .DELETE_ON_ERROR special target by Masahiro Yamada · 6 years ago
  99. c033654 clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure by Rajan Vaja · 6 years ago
  100. 59d4d41 clk: imx6ul: fix missing of_node_put() by Nicholas Mc Guire · 6 years ago