1. 03 Mar, 2017 7 commits
  2. 22 Feb, 2017 1 commit
    • Mauro Carvalho Chehab's avatar
      Merge tag 'v4.10' into patchwork · e6b377db
      Mauro Carvalho Chehab authored
      Linux 4.10
      
      * tag 'v4.10': (1558 commits)
        Linux 4.10
        Fix missing sanity check in /dev/sg
        scsi: don't BUG_ON() empty DMA transfers
        ipv6: release dst on error in ip6_dst_lookup_tail
        printk: use rcuidle console tracepoint
        ARM: multi_v7_defconfig: enable Qualcomm RPMCC
        irda: Fix lockdep annotations in hashbin_delete().
        vxlan: fix oops in dev_fill_metadata_dst
        dccp: fix freeing skb too early for IPV6_RECVPKTINFO
        dpaa_eth: small leak on error
        packet: Do not call fanout_release from atomic contexts
        reset: fix shared reset triggered_count decrement on error
        ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly
        ntb_transport: Pick an unused queue
        ntb: ntb_perf missing dmaengine_unmap_put
        NTB: ntb_transport: fix debugfs_remove_recursive
        Revert "nohz: Fix collision between tick and other hrtimers"
        vfs: fix uninitialized flags in splice_to_pipe()
        drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
        ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
        ...
      e6b377db
  3. 19 Feb, 2017 11 commits
  4. 18 Feb, 2017 1 commit
  5. 17 Feb, 2017 19 commits
  6. 16 Feb, 2017 1 commit
    • Linus Torvalds's avatar
      Revert "nohz: Fix collision between tick and other hrtimers" · 558e8e27
      Linus Torvalds authored
      This reverts commit 24b91e36 and commit
      7bdb59f1 ("tick/nohz: Fix possible missing clock reprog after tick
      soft restart") that depends on it,
      
      Pavel reports that it causes occasional boot hangs for him that seem to
      depend on just how the machine was booted.  In particular, his machine
      hangs at around the PCI fixups of the EHCI USB host controller, but only
      hangs from cold boot, not from a warm boot.
      
      Thomas Gleixner suspecs it's a CPU hotplug interaction, particularly
      since Pavel also saw suspend/resume issues that seem to be related.
      We're reverting for now while trying to figure out the root cause.
      Reported-bisected-and-tested-by: default avatarPavel Machek <pavel@ucw.cz>
      Acked-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
      Cc: Wanpeng Li <wanpeng.li@hotmail.com>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Rik van Riel <riel@redhat.com>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: stable@kernel.org  # reverted commits were marked for stable
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      558e8e27