1. 05 Nov, 2017 2 commits
    • Linus Torvalds's avatar
      Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · b772b8e3
      Linus Torvalds authored
      Pull core fixes from Ingo Molnar:
      
       - workaround for gcc asm handling
      
       - futex race fixes
      
       - objtool build warning fix
      
       - two watchdog fixes: a crash fix (revert) and a bug fix for
         /proc/sys/kernel/watchdog_thresh handling.
      
      * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        objtool: Prevent GCC from merging annotate_unreachable(), take 2
        objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version
        watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
        watchdog/harclockup/perf: Revert a33d4484 ("watchdog/hardlockup/perf: Simplify deferred event destroy")
        futex: Fix more put_pi_state() vs. exit_pi_state_list() races
      b772b8e3
    • Linus Torvalds's avatar
      Merge tag 'enforcement-4.14-rc8' of... · 3131dc46
      Linus Torvalds authored
      Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
      
      Pull enforcement statement update from Greg KH:
       "Documentation: enforcement-statement: name updates
      
        Here are 12 patches for the kernel-enforcement-statement.rst file that
        add new names, fix the ordering of them, remove a duplicate, and
        remove some company markings that wished to be removed.
      
        All of these have passed the 0-day testing, even-though it is just a
        documentation file update :)"
      
      * tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
        Documentation: Add Frank Rowand to list of enforcement statement endorsers
        doc: add Willy Tarreau to the list of enforcement statement endorsers
        Documentation: Add Tim Bird to list of enforcement statement endorsers
        Documentation: Add my name to kernel enforcement statement
        Documentation: kernel-enforcement-statement.rst: proper sort names
        Documentation: Add Arm Ltd to kernel-enforcement-statement.rst
        Documentation: kernel-enforcement-statement.rst: Remove Red Hat markings
        Documentation: Add myself to the enforcement statement list
        Documentation: Sign kernel enforcement statement
        Add ack for Trond Myklebust to the enforcement statement
        Documentation: update kernel enforcement support list
        Documentation: add my name to supporters
      3131dc46
  2. 04 Nov, 2017 10 commits
  3. 03 Nov, 2017 28 commits