1. 92d6a81 usb: gadget: Fix copy/pasted error message by David Lechner · 7 years ago
  2. a15a3d9 ACPI / scan: Prefer devices without _HID/_CID for _ADR matching by Rafael J. Wysocki · 7 years ago
  3. ebd4642 ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_* by Krzysztof Kozlowski · 7 years ago
  4. 69f3df1 perf probe: Fix to get correct modname from elf header by Masami Hiramatsu · 7 years ago
  5. 3209f3f ARM64: zynqmp: Fix i2c node's compatible string by Moritz Fischer · 7 years ago
  6. e360353 ARM64: zynqmp: Fix W=1 dtc 1.4 warnings by Michal Simek · 8 years ago
  7. 8af0937 usb: dwc3: omap: fix race of pm runtime with irq handler in probe by Grygorii Strashko · 7 years ago
  8. 29e0adf dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path. by Christophe JAILLET · 7 years ago
  9. 000224c l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup by Guillaume Nault · 7 years ago
  10. c2804b2 dmaengine: ioatdma: workaround SKX ioatdma version by Dave Jiang · 7 years ago
  11. 2987ce1 dmaengine: ioatdma: Add Skylake PCI Dev ID by Dave Jiang · 7 years ago
  12. 88a86f8 openrisc: Add _text symbol to fix ksym build error by Stafford Horne · 7 years ago
  13. 033d5ce irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND by Stefan Wahren · 7 years ago
  14. c612bba ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL by John Hsu · 7 years ago
  15. 14e5c8c spi: dw: Make debugfs name unique between instances by Phil Reid · 7 years ago
  16. ed788dc ASoC: tlv320aic3x: Mark the RESET register as volatile by Peter Ujfalusi · 7 years ago
  17. ca40b2d irqchip/keystone: Fix "scheduling while atomic" on rt by Strashko, Grygorii · 7 years ago
  18. c7d0c0d vfio-pci: use 32-bit comparisons for register address for gcc-4.5 by Arnd Bergmann · 7 years ago
  19. 7d33b41 drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set by Jordan Crouse · 7 years ago
  20. 50e3950 drm/msm: Put back the vaddr in submit_reloc() by Jordan Crouse · 7 years ago
  21. e0d5bb9 drm/msm: Ensure that the hardware write pointer is valid by Jordan Crouse · 7 years ago
  22. 237652f net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 7 years ago
  23. 7e150f7 net/mlx4: Remove BUG_ON from ICM allocation routine by Leon Romanovsky · 7 years ago
  24. a882067 net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach by Jack Morgenstein · 7 years ago
  25. aeb2303 ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output by Zheng Li · 7 years ago
  26. ea703cb net/mlx5: Disable RoCE on the e-switch management port under switchdev mode by Or Gerlitz · 7 years ago
  27. a0a4dd4 ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags by Pali Rohár · 7 years ago
  28. 0ce84ef ARM: dts: am57xx-idk: Put USB2 port in peripheral mode by Roger Quadros · 7 years ago
  29. 2bc4d1c dt-bindings: input: Specify the interrupt number of TPS65217 power button by Milo Kim · 7 years ago
  30. b116469 dt-bindings: power/supply: Update TPS65217 properties by Milo Kim · 7 years ago
  31. 0686a9b ARM: omap2+: fixing wrong strcat for Non-NULL terminated string by Maninder Singh · 7 years ago
  32. 82338e9 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 7 years ago
  33. 34fae9c x86/mce/AMD: Make the init code more robust by Thomas Gleixner · 7 years ago
  34. a3ff460 device-dax: fix sysfs duplicate warnings by Dan Williams · 7 years ago
  35. 48a70be net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 7 years ago
  36. e10f7bd pstore: Use dynamic spinlock initializer by Kees Cook · 7 years ago
  37. a084027 pstore: Correctly initialize spinlock and flags by Kees Cook · 7 years ago
  38. 46930803 pstore: Allow prz to control need for locking by Joel Fernandes · 8 years ago
  39. 5463a3d v4l: s5c73m3: fix negation operator by Andrzej Hajda · 7 years ago
  40. ad25f11 dentry name snapshots by Al Viro · 7 years ago
  41. d933777 ipmi/watchdog: fix watchdog timeout set on reboot by Valentin Vidic · 7 years ago
  42. 1965536 RDMA/uverbs: Fix the check for port number by Ismail, Mustafa · 7 years ago
  43. 62b5776 sched/cgroup: Move sched_online_group() back into css_online() to fix crash by Konstantin Khlebnikov · 7 years ago
  44. 016a638 mailbox: handle empty message in tx_tick by Sudeep Holla · 7 years ago
  45. abe9090 mailbox: skip complete wait event if timer expired by Sudeep Holla · 7 years ago
  46. a23fba8 mailbox: always wait in mbox_send_message for blocking Tx mode by Sudeep Holla · 7 years ago
  47. 2f16bcd wil6210: fix deadlock when using fw_no_recovery option by Lior David · 8 years ago
  48. 59153e65 ath10k: fix null deref on wmi-tlv when trying spectral scan by Michal Kazior · 8 years ago
  49. 7b3a667 isdn/i4l: fix buffer overflow by Annie Cherkaev · 7 years ago
  50. b756862 isdn: Fix a sleep-in-atomic bug by Jia-Ju Bai · 7 years ago
  51. 6c78197 net: phy: Do not perform software reset for Generic PHY by Florian Fainelli · 7 years ago
  52. 57154f0 nfc: fdp: fix NULL pointer dereference by Sudip Mukherjee · 7 years ago
  53. 35bdf9a nfc: Fix hangup of RC-S380* in port100_send_ack() by OGAWA Hirofumi · 7 years ago
  54. 6b3d13f smp/hotplug: Replace BUG_ON and react useful by Thomas Gleixner · 7 years ago
  55. 7b4e4b1 smp/hotplug: Move unparking of percpu threads to the control CPU by Thomas Gleixner · 7 years ago
  56. 755f655 drm: rcar-du: Simplify and fix probe error handling by Laurent Pinchart · 8 years ago
  57. 9bf0d78 Staging: comedi: comedi_fops: Avoid orphaned proc entry by Cheah Kok Cheong · 7 years ago
  58. 0f31691 Revert "powerpc/numa: Fix percpu allocations to be NUMA aware" by Greg Kroah-Hartman · 7 years ago
  59. c39c3ae KVM: PPC: Book3S HV: Save/restore host values of debug registers by Paul Mackerras · 7 years ago
  60. e5cd34d KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit by Paul Mackerras · 7 years ago
  61. ae8faca drm/nouveau/bar/gf100: fix access to upper half of BAR2 by Ben Skeggs · 7 years ago
  62. 34da5f7 drm/nouveau/disp/nv50-: bump max chans to 21 by Ilia Mirkin · 7 years ago
  63. e417798 drm/vmwgfx: Fix gcc-7.1.1 warning by Sinclair Yeh · 7 years ago
  64. fabc7df md/raid5: add thread_group worker async_tx_issue_pending_all by Ofer Heifetz · 7 years ago
  65. d745f0f KVM: PPC: Book3S HV: Enable TM before accessing TM registers by Paul Mackerras · 7 years ago
  66. 9eb088e crypto: authencesn - Fix digest_null crash by Herbert Xu · 7 years ago
  67. 7d2a354 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 7 years ago
  68. b087b8b NFS: invalidate file size when taking a lock. by NeilBrown · 7 years ago
  69. 6d3d93c powerpc/pseries: Fix of_node_put() underflow during reconfig remove by Laurent Vivier · 7 years ago
  70. fa2aa76 parisc: Suspend lockup detectors before system halt by Helge Deller · 7 years ago
  71. f0d23fa parisc: Extend disabled preemption in copy_user_page by John David Anglin · 7 years ago
  72. afe9fc0 parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases by John David Anglin · 7 years ago
  73. 5f8bdd5 ALSA: hda - Add missing NVIDIA GPU codec IDs to patch table by Daniel Dadap · 7 years ago
  74. 3d95509 ALSA: fm801: Initialize chip after IRQ handler is registered by Andy Shevchenko · 7 years ago
  75. 3a79e1c jfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  76. 26d01aa net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 7 years ago
  77. d97aff4 pstore: Make spinlock per zone instead of global by Joel Fernandes · 8 years ago
  78. 0f94b36 af_key: Add lock to key dump by Yuejie Shi · 7 years ago
  79. 7b2727c ANDROID: sched/fair: Add a backup_cpu to find_best_target by Chris Redpath · 7 years ago
  80. da03fc1 ANDROID: sched/fair: Try to estimate possible idle states. by Chris Redpath · 7 years ago
  81. c0a392b ANDROID: sched/fair: Sync task util before EAS wakeup by Brendan Jackman · 7 years ago
  82. 4ec7d81 ANDROID: Revert "sched/fair: ensure utilization signals are synchronized before use" by Quentin Perret · 7 years ago
  83. 0db9eac ANDROID: sched/fair: kick nohz idle balance for misfit task by Leo Yan · 7 years ago
  84. 5f97ef9 ANDROID: sched/fair: Update signals of nohz cpus if we are going idle by Chris Redpath · 7 years ago
  85. 11184b6 ANDROID: events: add tracepoint for find_best_target by Patrick Bellasi · 7 years ago
  86. 56e2719 ANDROID: sched/fair: streamline find_best_target heuristics by Patrick Bellasi · 7 years ago
  87. 6702ce1 UPSTREAM: cpufreq: schedutil: Trace frequency only if it has changed by Chris Redpath · 7 years ago
  88. 595ae4a UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely by Chris Redpath · 7 years ago
  89. 3915186 UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared() by Chris Redpath · 7 years ago
  90. 0942cea UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq() by Viresh Kumar · 7 years ago
  91. 81162a9 UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() function by Viresh Kumar · 8 years ago
  92. 338ad2c UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow path by Chris Redpath · 7 years ago
  93. 99ab82d UPSTREAM: cpufreq: schedutil: enable fast switch earlier by Chris Redpath · 7 years ago
  94. 91a6b31 UPSTREAM: cpufreq: schedutil: Avoid indented labels by Chris Redpath · 7 years ago
  95. a33034d ANDROID: sched/{fair,tune}: simplify fair.c code by Patrick Bellasi · 8 years ago
  96. e72491c ANDROID: FIXUP: sched/tune: update accouting before CPU capacity by Patrick Bellasi · 8 years ago
  97. 578db5d ANDROID: sched: walt: fix window misalignment when HZ=300 by Joonwoo Park · 7 years ago
  98. 54a8edb ANDROID: sched/fair: Remove remnants of commit 608d49484ee466 by Quentin Perret · 7 years ago
  99. 385dcec ANDROID: schedstats/eas: guard properly to avoid breaking non-smp schedstats users by Chris Redpath · 7 years ago
  100. 293edee ANDROID: sched/tune: don't use schedtune before it is ready by Chris Redpath · 7 years ago