1. 4d3d3a1 x86/xen: allow userspace access during hypercalls by Marek Marczykowski-Górecki · 7 years ago
  2. 03c1d9d md: don't use flush_signals in userspace processes by Mikulas Patocka · 7 years ago
  3. dbc969c usb: renesas_usbhs: gadget: disable all eps when the driver stops by Yoshihiro Shimoda · 7 years ago
  4. 5433bfc usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL by Yoshihiro Shimoda · 7 years ago
  5. a74779d USB: cdc-acm: add device-id for quirky printer by Johan Hovold · 7 years ago
  6. 8665f40 usb: storage: return on error to avoid a null pointer dereference by Colin Ian King · 7 years ago
  7. 8bc51b4 mxl111sf: Fix driver to use heap allocate buffers for USB messages by Devin Heitmueller · 7 years ago
  8. 24a950e xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  9. 01845a8 xhci: Fix NULL pointer dereference when cleaning up streams for removed host by Mathias Nyman · 7 years ago
  10. bf04408 xhci: fix 20000ms port resume timeout by Mathias Nyman · 7 years ago
  11. 445ea10 ipvs: SNAT packet replies only for NATed connections by Julian Anastasov · 7 years ago
  12. 3378051 PCI/PM: Restore the status of PCI devices across hibernation by Chen Yu · 7 years ago
  13. f257f4b PCI: rockchip: Use normal register bank for config accessors by Shawn Lin · 7 years ago
  14. 13b2f9f PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  15. 3c17d41 af_key: Fix sadb_x_ipsecrequest parsing by Herbert Xu · 7 years ago
  16. 3b7babc powerpc/mm/radix: Properly clear process table entry by Benjamin Herrenschmidt · 7 years ago
  17. 88481a2 powerpc/asm: Mark cr0 as clobbered in mftb() by Oliver O'Halloran · 7 years ago
  18. 5e35ee2 powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 7 years ago
  19. 53a2821 powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 7 years ago
  20. 99fc5a2 powerpc/64: Fix atomic64_inc_not_zero() to return an int by Michael Ellerman · 7 years ago
  21. d638c85 powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp() by Balbir Singh · 7 years ago
  22. 71b1cae xen/scsiback: Fix a TMR related use-after-free by Bart Van Assche · 7 years ago
  23. 732e3c7 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 7 years ago
  24. fc866b2 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 7 years ago
  25. 542c097 scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails. by Maurizio Lombardi · 7 years ago
  26. d2bb0af PM / Domains: Fix unsafe iteration over modified list of domains by Krzysztof Kozlowski · 7 years ago
  27. 178aa24 PM / Domains: Fix unsafe iteration over modified list of domain providers by Krzysztof Kozlowski · 7 years ago
  28. b87a321 PM / Domains: Fix unsafe iteration over modified list of device links by Krzysztof Kozlowski · 7 years ago
  29. 4d94276 ASoC: compress: Derive substream from stream based on direction by Satish Babu Patakokila · 7 years ago
  30. 9a81c13 igb: Explicitly select page 0 at initialization by Matwey V Kornilov · 8 years ago
  31. 157302f btrfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  32. 754f4e0 wlcore: fix 64K page support by Arnd Bergmann · 7 years ago
  33. 3da27a9d Bluetooth: use constant time memory comparison for secret values by Jason A. Donenfeld · 7 years ago
  34. fe5cdbcd perf intel-pt: Clear FUP flag on error by Adrian Hunter · 7 years ago
  35. 94c38cd perf intel-pt: Use FUP always when scanning for an IP by Adrian Hunter · 7 years ago
  36. 5a16bd3 perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero by Adrian Hunter · 7 years ago
  37. daa6378 perf intel-pt: Fix last_ip usage by Adrian Hunter · 7 years ago
  38. dc04013 perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP by Adrian Hunter · 7 years ago
  39. b338b87 perf intel-pt: Fix missing stack clear by Adrian Hunter · 7 years ago
  40. 3e6837f perf intel-pt: Improve sample timestamp by Adrian Hunter · 7 years ago
  41. d3503ef perf intel-pt: Move decoder error setting into one condition by Adrian Hunter · 7 years ago
  42. 244a7db NFC: Add sockaddr length checks before accessing sa_family in bind handlers by Mateusz Jurczyk · 7 years ago
  43. 4a14225 nfc: Fix the sockaddr length sanitization in llcp_sock_connect by Mateusz Jurczyk · 7 years ago
  44. d1ac8a9 nfc: Ensure presence of required attributes in the activate_target handler by Mateusz Jurczyk · 7 years ago
  45. 06be8e2 NFC: nfcmrvl: fix firmware-management initialisation by Johan Hovold · 7 years ago
  46. 10f03f0 NFC: nfcmrvl: use nfc-device for firmware download by Johan Hovold · 7 years ago
  47. 4b4f74d NFC: nfcmrvl: do not use device-managed resources by Johan Hovold · 7 years ago
  48. 7de6ff4 NFC: nfcmrvl_uart: add missing tty-device sanity check by Johan Hovold · 7 years ago
  49. f73de3f NFC: fix broken device allocation by Johan Hovold · 7 years ago
  50. 4887967 ath9k: fix an invalid pointer dereference in ath9k_rng_stop() by Miaoqing Pan · 7 years ago
  51. 99f9683 ath9k: fix tx99 bus error by Miaoqing Pan · 7 years ago
  52. b729a1a ath9k: fix tx99 use after free by Miaoqing Pan · 7 years ago
  53. 7cd7b56 thermal: cpu_cooling: Avoid accessing potentially freed structures by Viresh Kumar · 7 years ago
  54. 7657260 thermal: max77620: fix device-node reference imbalance by Johan Hovold · 7 years ago
  55. 60813b6 s5p-jpeg: don't return a random width/height by Mauro Carvalho Chehab · 7 years ago
  56. 63d32e8 dm mpath: cleanup -Wbool-operation warning in choose_pgpath() by Mike Snitzer · 8 years ago
  57. 70ec6b3 ir-core: fix gcc-7 warning on bool arithmetic by Arnd Bergmann · 7 years ago
  58. 78fbe21 disable new gcc-7.1.1 warnings for now by Linus Torvalds · 7 years ago
  59. 4e6f8a9 ARM: dts: msm: Add crypto smr-masks for sdm845 by AnilKumar Chimata · 7 years ago
  60. e9960e0 qce50: Add support for IOMMU S1 translation by AnilKumar Chimata · 7 years ago
  61. 3874226 usb: core: Honor device preferred configuration by Hemant Kumar · 7 years ago
  62. 12e1b34 ARM: RTIC 3.0: Enabling MPGen by Arun Menon · 7 years ago
  63. a1e4c795 Use %zu to print resid (size_t). by Mohan Srinivasan · 7 years ago
  64. 0842b27 ARM: dts: msm: Reflect updates to the GCC clock frequency plan for SDM845 by Subhash Jadavani · 7 years ago
  65. bb6de44 ASoC: msm: qdsp6v2: Open unique COPP port for concurrent ULL streams by Haynes Mathew George · 7 years ago
  66. b323526 mmc: sdhci-msm: consider clock frequency above 200MHz during DLL config by Subhash Jadavani · 7 years ago
  67. f56802e clk: qcom: gcc-sdm845: Reflect updates to the GCC clock frequency plan by Deepak Katragadda · 7 years ago
  68. 81bd2e5 usb: dwc3-msm: Ensure separate EUD extcon dev is used by Mayank Rana · 7 years ago
  69. 18adb95 Merge "msm: camera: isp: Use common logging macros for ISP driver" into dev/msm-4.9-camx by Jeyaprakash Soundrapandian · 7 years ago
  70. 76bad29 Merge "ARM: dts: msm: Remove the csid clocks in phy for sdm845" into dev/msm-4.9-camx by Soundrapandian Jeyaprakash · 7 years ago
  71. 1184547 Merge "ARM: dts: msm: Modify suspend state properties for sdm845" into dev/msm-4.9-camx by Jeyaprakash Soundrapandian · 7 years ago
  72. 47b708a drivers: mailbox: qti-tcs: add IPC logging support by Lina Iyer · 7 years ago
  73. cd22b23 msm: vidc: Update extradata plane size during valid extradata index by Vikash Garodia · 7 years ago
  74. 07bd073 ARM: dts: msm: Add TSPP smr-masks for sdm845 by Udaya Bhaskara Reddy Mallavarapu · 7 years ago
  75. 2783df0 media: broadcast: tspp: Add support for IOMMU S1 translation by Udaya Bhaskara Reddy Mallavarapu · 7 years ago
  76. 0eac626 diag: Free the read workqueue structure to avoid memory leak by Manoj Prabhu B · 7 years ago
  77. 4d44574 ASoC: sdm845: add mixer control for MultiMedia5_RX QOS Vote by Meng Wang · 7 years ago
  78. 68b9043 mm: add preempt points into __purge_vmap_area_lazy() by Joel Fernandes · 8 years ago
  79. 4a4394c mm: mark all calls into the vmalloc subsystem as potentially sleeping by Christoph Hellwig · 8 years ago
  80. 3af922c mm: add vfree_atomic() by Andrey Ryabinin · 8 years ago
  81. 9fd2c02 mm: turn vmap_purge_lock into a mutex by Christoph Hellwig · 8 years ago
  82. 835db09 mm: refactor __purge_vmap_area_lazy() by Christoph Hellwig · 8 years ago
  83. 7df9875 mm: remove free_unmap_vmap_area_addr() by Christoph Hellwig · 8 years ago
  84. 71aadd0 mm: remove free_unmap_vmap_area_noflush() by Christoph Hellwig · 8 years ago
  85. 2ad8de1 msm: camera: Add support for eeprom by Vivek Veenam · 7 years ago
  86. fe99efe defconfig: sdm670: Enable debugfs client for QMP by Maulik Shah · 7 years ago
  87. 6bf7d5d ARM: dts: msm: Add QMP debugfs client for sdm670 by Maulik Shah · 7 years ago
  88. d412750 sched: remove the unused HMP specific code by Pavankumar Kondeti · 7 years ago
  89. fe1a696 sched: don't use preprocessor directives inside a macro by Pavankumar Kondeti · 7 years ago
  90. 759832b fuse: Add support for shortcircuited read/write for files by Nikhilesh Reddy · 7 years ago
  91. cb43e69 msm: ion: Fix crash when CP flags are none by Sudarshan Rajagopalan · 7 years ago
  92. 795d6c5 icnss: Consolidate logging message by Yuanyuan Liu · 7 years ago
  93. b163875 ARM: dts: msm: Remove the csid clocks in phy for sdm845 by Soundrapandian Jeyaprakash · 7 years ago
  94. da22505 msm: msm_bus: limit max chars read by sscanf by David Dai · 8 years ago
  95. 3bbb431 icnss: Set crash state for PDR by Sameer Thalappil · 7 years ago
  96. 45b0bc4 usb: pd: start USB host mode with DR_SWAP when current_dr is UFP by Mayank Rana · 7 years ago
  97. 5dbb4aa diag: Add proper checks to fix possible out-of-bound issue by Hardik Arya · 7 years ago
  98. 62dce9f diag: Add protection while processing non-hdlc packets by Hardik Arya · 7 years ago
  99. 810223f diag: Fix to check for command length size by Gopikrishna Mogasati · 7 years ago
  100. 913d980 ANDROID: keychord: Fix a slab out-of-bounds read. by Mohan Srinivasan · 7 years ago