1. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. efcfbfb Linux 4.9.40 by Greg Kroah-Hartman · 7 years ago
  3. 91af5f0 alarmtimer: don't rate limit one-shot timers by Greg Hackmann · 7 years ago
  4. 919e481 tracing: Fix kmemleak in instance_rmdir by Chunyu Hu · 7 years ago
  5. 7bd804a PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present by Sudeep Holla · 7 years ago
  6. 69fbb44 reiserfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  7. 1c7e5ca spmi: Include OF based modalias in device uevent by Bjorn Andersson · 7 years ago
  8. a18935b of: device: Export of_device_{get_modalias, uvent_modalias} to modules by Stephen Boyd · 7 years ago
  9. 6b50bca acpi/nfit: Fix memory corruption/Unregister mce decoder on failure by Prarit Bhargava · 7 years ago
  10. 97de6f3 ovl: fix random return value on mount by Amir Goldstein · 7 years ago
  11. 5cf8443 hfsplus: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  12. b33da55 mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 7 years ago
  13. a440425 drm/mst: Avoid processing partially received up/down message transactions by Imre Deak · 7 years ago
  14. 48376e6 drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req() by Imre Deak · 7 years ago
  15. bc3bd64 drm/mst: Fix error handling during MST sideband message reception by Imre Deak · 7 years ago
  16. db29753 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 7 years ago
  17. acccf01 ceph: fix race in concurrent readdir by Yan, Zheng · 7 years ago
  18. d42f9c7 staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return code by Arnd Bergmann · 7 years ago
  19. 85643f6 staging: sm750fb: avoid conflicting vesafb by Teddy Wang · 7 years ago
  20. 2bc5240 staging: comedi: ni_mio_common: fix AO timer off-by-one regression by Ian Abbott · 7 years ago
  21. 964a21a staging: rtl8188eu: add TL-WN722N v2 support by Michael Gugino · 7 years ago
  22. a76a032 Revert "perf/core: Drop kernel samples even though :u is specified" by Ingo Molnar · 7 years ago
  23. 6141541 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 7 years ago
  24. d5f9cd0 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 7 years ago
  25. 672145d target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce by Jiang Yi · 7 years ago
  26. fa67ac1 udf: Fix deadlock between writeback and udf_setsize() by Jan Kara · 7 years ago
  27. 9ebfb4f NFS: only invalidate dentrys that are clearly invalid. by NeilBrown · 7 years ago
  28. 4dd0aa9 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 7 years ago
  29. dd0d650 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 7 years ago
  30. 5c2717f IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 7 years ago
  31. 5b50e0e Input: i8042 - fix crash at boot time by Chen Hong · 7 years ago
  32. 6d77ac4 MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message by Maciej W. Rozycki · 7 years ago
  33. 3330a05 MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  34. d4bd6a1 MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  35. 99ce761 MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  36. 86dd4aa MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  37. d79354c MIPS: math-emu: Prevent wrong ISA mode instruction emulation by Maciej W. Rozycki · 7 years ago
  38. 040078a MIPS: Fix unaligned PC interpretation in `compute_return_epc' by Maciej W. Rozycki · 7 years ago
  39. 434c9f2 MIPS: Actually decode JALX in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  40. f8c331c MIPS: Save static registers before sysmips by James Hogan · 7 years ago
  41. a9db2f4 MIPS: Fix MIPS I ISA /proc/cpuinfo reporting by Maciej W. Rozycki · 7 years ago
  42. c69280e x86/ioapic: Pass the correct data to unmask_ioapic_irq() by Seunghun Han · 7 years ago
  43. 036d59f x86/acpi: Prevent out of bound access caused by broken ACPI tables by Seunghun Han · 7 years ago
  44. 456a997 Revert "ACPI / EC: Enable event freeze mode..." to fix a regression by Lv Zheng · 7 years ago
  45. b2966b1 ACPI / EC: Drop EC noirq hooks to fix a regression by Lv Zheng · 7 years ago
  46. ec469b5 ubifs: Don't leak kernel memory to the MTD by Richard Weinberger · 7 years ago
  47. 02131ae MIPS: Negate error syscall return in trace by James Hogan · 7 years ago
  48. f39f3b5 MIPS: Fix mips_atomic_set() with EVA by James Hogan · 7 years ago
  49. dd2f832 MIPS: Fix mips_atomic_set() retry condition by James Hogan · 7 years ago
  50. 198bd49 ftrace: Fix uninitialized variable in match_records() by Dan Carpenter · 7 years ago
  51. d17cc7b nvme-rdma: remove race conditions from IB signalling by Marta Rybczynska · 7 years ago
  52. 8f9dec0 vfio: New external user group/file match by Alex Williamson · 7 years ago
  53. e91a557 vfio: Fix group release deadlock by Alex Williamson · 7 years ago
  54. fee760f ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials by Konstantin Khlebnikov · 7 years ago
  55. 0fb615f drm/ttm: Fix use-after-free in ttm_bo_clean_mm by John Brooks · 7 years ago
  56. f97f9e9 f2fs: Don't clear SGID when inheriting ACLs by Jaegeuk Kim · 7 years ago
  57. 19e117a f2fs: sanity check size of nat and sit cache by Jin Qian · 7 years ago
  58. 58d2eac xfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  59. 1b9008cd ipmi:ssif: Add missing unlock in error branch by Corey Minyard · 7 years ago
  60. 685e124 ipmi: use rcu lock around call to intf->handlers->sender() by Tony Camuso · 7 years ago
  61. 6e7b1ef drm/radeon: Fix eDP for single-display iMac10,1 (v2) by Mario Kleiner · 7 years ago
  62. a844f8d drm/radeon/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 7 years ago
  63. b85007c drm/amd/amdgpu: Return error if initiating read out of range on vram by Tom St Denis · 7 years ago
  64. 8302e9d s390/syscalls: Fix out of bounds arguments access by Jiri Olsa · 7 years ago
  65. 1e95148 Raid5 should update rdev->sectors after reshape by Xiao Ni · 7 years ago
  66. 4d1f97e ext2: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  67. 0fa705d libnvdimm: fix badblock range handling of ARS range by Toshi Kani · 7 years ago
  68. 891c31e libnvdimm, btt: fix btt_rw_page not returning errors by Vishal Verma · 7 years ago
  69. e82672f cx88: Fix regression in initial video standard setting by Devin Heitmueller · 10 years ago
  70. 4d3d3a16 x86/xen: allow userspace access during hypercalls by Marek Marczykowski-Górecki · 7 years ago
  71. 03c1d9d md: don't use flush_signals in userspace processes by Mikulas Patocka · 7 years ago
  72. dbc969c usb: renesas_usbhs: gadget: disable all eps when the driver stops by Yoshihiro Shimoda · 7 years ago
  73. 5433bfc usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL by Yoshihiro Shimoda · 7 years ago
  74. a74779d USB: cdc-acm: add device-id for quirky printer by Johan Hovold · 7 years ago
  75. 8665f40 usb: storage: return on error to avoid a null pointer dereference by Colin Ian King · 7 years ago
  76. 8bc51b4 mxl111sf: Fix driver to use heap allocate buffers for USB messages by Devin Heitmueller · 7 years ago
  77. 24a950e16 xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  78. 01845a8 xhci: Fix NULL pointer dereference when cleaning up streams for removed host by Mathias Nyman · 7 years ago
  79. bf04408 xhci: fix 20000ms port resume timeout by Mathias Nyman · 7 years ago
  80. 445ea10 ipvs: SNAT packet replies only for NATed connections by Julian Anastasov · 7 years ago
  81. 3378051 PCI/PM: Restore the status of PCI devices across hibernation by Chen Yu · 7 years ago
  82. f257f4b PCI: rockchip: Use normal register bank for config accessors by Shawn Lin · 7 years ago
  83. 13b2f9f PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  84. 3c17d41 af_key: Fix sadb_x_ipsecrequest parsing by Herbert Xu · 7 years ago
  85. 3b7babc powerpc/mm/radix: Properly clear process table entry by Benjamin Herrenschmidt · 7 years ago
  86. 88481a2 powerpc/asm: Mark cr0 as clobbered in mftb() by Oliver O'Halloran · 7 years ago
  87. 5e35ee2 powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 7 years ago
  88. 53a2821 powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 7 years ago
  89. 99fc5a2 powerpc/64: Fix atomic64_inc_not_zero() to return an int by Michael Ellerman · 7 years ago
  90. d638c85 powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp() by Balbir Singh · 7 years ago
  91. 71b1cae xen/scsiback: Fix a TMR related use-after-free by Bart Van Assche · 7 years ago
  92. 732e3c7 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 7 years ago
  93. fc866b2 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 7 years ago
  94. 542c097 scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails. by Maurizio Lombardi · 7 years ago
  95. d2bb0af PM / Domains: Fix unsafe iteration over modified list of domains by Krzysztof Kozlowski · 7 years ago
  96. 178aa24 PM / Domains: Fix unsafe iteration over modified list of domain providers by Krzysztof Kozlowski · 7 years ago
  97. b87a321 PM / Domains: Fix unsafe iteration over modified list of device links by Krzysztof Kozlowski · 7 years ago
  98. 4d94276 ASoC: compress: Derive substream from stream based on direction by Satish Babu Patakokila · 7 years ago
  99. 9a81c13 igb: Explicitly select page 0 at initialization by Matwey V Kornilov · 7 years ago
  100. 157302f btrfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago