Skip to content
  1. May 09, 2013
  2. May 08, 2013
  3. May 02, 2013
  4. Apr 15, 2013
    • Linus Torvalds's avatar
      Linux 3.9-rc7 · 41ef2d56
      Linus Torvalds authored
      v3.9-rc7
      41ef2d56
    • Linus Torvalds's avatar
      Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 6c4c4d4b
      Linus Torvalds authored
      Pull x86 fixes from Ingo Molnar:
       "Misc fixes"
      
      * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set
        x86/mm/cpa/selftest: Fix false positive in CPA self test
        x86/mm/cpa: Convert noop to functional fix
        x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
        x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
      6c4c4d4b
    • Linus Torvalds's avatar
      Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · af788e35
      Linus Torvalds authored
      Pull scheduler fixes from Ingo Molnar:
       "Misc fixlets"
      
      * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        sched/cputime: Fix accounting on multi-threaded processes
        sched/debug: Fix sd->*_idx limit range avoiding overflow
        sched_clock: Prevent 64bit inatomicity on 32bit systems
        sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
      af788e35
    • Linus Torvalds's avatar
      Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · ae9f4939
      Linus Torvalds authored
      Pull perf fixes from Ingo Molnar:
       "Misc fixlets"
      
      * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        perf: Fix error return code
        ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
        perf: Fix strncpy() use, use strlcpy() instead of strncpy()
        perf: Fix strncpy() use, always make sure it's NUL terminated
        perf: Fix ring_buffer perf_output_space() boundary calculation
        perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()
      ae9f4939