1. 18 7月, 2016 30 次提交
  2. 16 7月, 2016 7 次提交
  3. 15 7月, 2016 3 次提交
    • L
      Merge branch 'akpm' (patches from Andrew) · fa3a9f57
      Linus Torvalds 提交于
      Merge misc fixes from Andrew Morton:
       "20 fixes"
      
      * emailed patches from Andrew Morton <akpm@linux-foundation.org>:
        m32r: fix build warning about putc
        mm: workingset: printk missing log level, use pr_info()
        mm: thp: refix false positive BUG in page_move_anon_rmap()
        mm: rmap: call page_check_address() with sync enabled to avoid racy check
        mm: thp: move pmd check inside ptl for freeze_page()
        vmlinux.lds: account for destructor sections
        gcov: add support for gcc version >= 6
        mm, meminit: ensure node is online before checking whether pages are uninitialised
        mm, meminit: always return a valid node from early_pfn_to_nid
        kasan/quarantine: fix bugs on qlist_move_cache()
        uapi: export lirc.h header
        madvise_free, thp: fix madvise_free_huge_pmd return value after splitting
        Revert "scripts/gdb: add documentation example for radix tree"
        Revert "scripts/gdb: add a Radix Tree Parser"
        scripts/gdb: Perform path expansion to lx-symbol's arguments
        scripts/gdb: add constants.py to .gitignore
        scripts/gdb: rebuild constants.py on dependancy change
        scripts/gdb: silence 'nothing to do' message
        kasan: add newline to messages
        mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
      fa3a9f57
    • L
      Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma · 0a9cb481
      Linus Torvalds 提交于
      Pull rdma fixes from Doug Ledford:
       "Round three of 4.7 rc fixes:
         - two fixes for hfi1
         - two fixes for i40iw
         - one omission correction in the port table counter arrays"
      
      * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma:
        i40iw: Enable remote access rights for stag allocation
        i40iw: do not print unitialized variables in error message
        IB core: Add port_xmit_wait counter
        IB/hfi1: Fix sleep inside atomic issue in init_asic_data
        IB/hfi1: Correct issues with sc5 computation
      0a9cb481
    • L
      Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux · 1a86f944
      Linus Torvalds 提交于
      Pull i2c fixes from Wolfram Sang:
       "Four driver bugfixes for the I2C subsystem"
      
      * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
        i2c: mux: reg: wrong condition checked for of_address_to_resource return value
        i2c: tegra: Correct error path in probe
        i2c: remove __init from i2c_register_board_info()
        i2c: qup: Fix wrong value of index variable
      1a86f944