Linux Tip Commits
[Prev Page][Next Page]
- [tip:perf/core] perf build: Fix libbabeltrace detection, tip-bot for Jiri Olsa
- [tip:perf/core] perf probe: Fix to handle aliased symbols in glibc, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf ordered_events: Shorten function signatures, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove superfluous thread-> comm_set setting, tip-bot for Jiri Olsa
- [tip:perf/core] perf ordered_events: Adopt queue() method, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf ordered_events: Allow tools to specify a deliver method, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: tool->finished_round() doesn' t need perf_session, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf ordered_events: Untangle from perf_session, tip-bot for Arnaldo Carvalho de Melo
- [tip:timers/core] clocksource: Add 'max_cycles' to ' struct clocksource', tip-bot for John Stultz
- [tip:timers/core] timekeeping: Add debugging checks to warn if we see delays, tip-bot for John Stultz
- [tip:timers/core] timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value, tip-bot for John Stultz
- [tip:timers/core] clocksource: Mostly kill clocksource_register(), tip-bot for John Stultz
- [tip:timers/core] clocksource: Add some debug info about clocksources being registered, tip-bot for John Stultz
- [tip:timers/core] clocksource: Rename __clocksource_updatefreq_*( ) to __clocksource_update_freq_*(), tip-bot for John Stultz
- [tip:timers/core] clocksource, sparc32: Convert to using clocksource_register_hz(), tip-bot for John Stultz
- [tip:timers/core] timekeeping: Add warnings when overflows or underflows are observed, tip-bot for John Stultz
- [tip:timers/core] clocksource: Improve clocksource watchdog reporting, tip-bot for John Stultz
- [tip:timers/core] timekeeping: Try to catch clocksource delta underflows, tip-bot for John Stultz
- [tip:timers/core] clocksource: Simplify the logic around clocksource wrapping safety margins, tip-bot for John Stultz
- [tip:timers/core] clocksource: Simplify the clocks_calc_max_nsecs () logic, tip-bot for John Stultz
- [tip:x86/fpu] x86/fpu: Change xstateregs_get()/set() to use -> xsave.i387 rather than ->fxsave, tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86/fpu: Factor out memset(xstate, 0) in fpu_finit( ) paths, tip-bot for Oleg Nesterov
- [tip:sched/core] sched/deadline: Add rq-> clock update skip for dl task yield, tip-bot for Wanpeng Li
- [tip:x86/urgent] x86/asm/entry/32: Fix user_mode() misuses, tip-bot for Andy Lutomirski
- [tip:x86/cpu] x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure, tip-bot for Sudeep Holla
- [tip:locking/core] locking/rwsem: Fix lock optimistic spinning when owner is not running,
tip-bot for Jason Low
- [tip:x86/asm] x86/asm: Optimize unnecessarily wide TEST instructions, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry: Delay loading sp0 slightly on task switch, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it on x86_32,
tip-bot for Andy Lutomirski
- [tip:irq/core] genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely, tip-bot for Valentin Rothberg
- [tip:x86/urgent] x86/vdso: Fix the build on GCC5, tip-bot for Jiri Slaby
- [tip:x86/asm] x86/asm/entry: Remove INIT_TSS and fold the definitions into 'cpu_tss', tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Rename 'INIT_TSS_IST' to ' CPU_TSS_IST', tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Rename 'init_tss' to 'cpu_tss', tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0(), tip-bot for Andy Lutomirski
- [tip:perf/urgent] perf annotate: Fix fallback to unparsed disassembler line, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/fpu/xsaves: Fix improper uses of __ex_table, tip-bot for Quentin Casasnovas
- [tip:timers/urgent] clockevents: sun5i: Fix setup_irq init sequence, tip-bot for Yongbae Park
- [tip:timers/urgent] clocksource: efm32: Fix a NULL pointer dereference, tip-bot for Yongbae Park
- [tip:x86/urgent] x86/intel/quark: Select COMMON_CLK, tip-bot for Andy Shevchenko
- [tip:x86/mm] init.h: Clean up the __setup()/early_param() macros, tip-bot for Ingo Molnar
- [tip:x86/mm] x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a bit more readable fashion, tip-bot for Ingo Molnar
- [tip:x86/mm] x86/mm: Simplify probe_page_size_mask(), tip-bot for Ingo Molnar
- [tip:x86/mm] x86/mm: Use IS_ENABLED() for direct_gbpages, tip-bot for Luis R. Rodriguez
- [tip:x86/mm] x86/mm: Simplify enabling direct_gbpages, tip-bot for Luis R. Rodriguez
- [tip:x86/mm] init.h: Add early_param_on_off(), tip-bot for Luis R. Rodriguez
- [tip:x86/mm] x86/mm: Further simplify 1 GB kernel linear mappings handling, tip-bot for Ingo Molnar
- [tip:x86/mm] x86/mm: Use early_param_on_off() for direct_gbpages, tip-bot for Luis R. Rodriguez
- [tip:x86/urgent] x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm: Introduce push/ pop macros which generate CFI_REL_OFFSET and CFI_RESTORE, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Fix incorrect symbolic constant usage: R11->ARGOFFSET, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64/compat: Use more readable constant, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Simplify optimistic SYSRET, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Do mass removal of 'ARGOFFSET', tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Use more readable constants, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64/compat: Fold the IA32_ARG_FIXUP macro into its callers, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Clean up and document various entry code details, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry: Add comments about various syscall instructions, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Move 'save_paranoid' and ' ret_from_fork' closer to their users, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Remove ' int_check_syscall_exit_work', tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry/64: Always allocate a complete " struct pt_regs" on the kernel stack,
tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Shrink code in 'paranoid_exit', tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Fix comments, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/64: Open-code register save/ restore in trace_hardirqs*() thunks, tip-bot for Denys Vlasenko
- [tip:x86/asm] perf/bench: Add -r all so that you can run all mem* routines, tip-bot for Borislav Petkov
- [tip:x86/asm] perf/bench: Carve out mem routine benchmarking, tip-bot for Borislav Petkov
- [tip:x86/asm] perf/bench: Fix mem* routines usage after alternatives change, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/lib/memcpy_64.S: Convert memcpy to ALTERNATIVE_2 macro, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macro, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/lib/memset_64.S: Convert to ALTERNATIVE_2 macro, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/asm: Cleanup prefetch primitives, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/asm: Use alternative_2() in rdtsc_barrier(), tip-bot for Borislav Petkov
- [tip:x86/asm] x86/lib/clear_page_64.S: Convert to ALTERNATIVE_2 macro, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/entry_32: Convert X86_INVD_BUG to ALTERNATIVE macro, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/smap: Use ALTERNATIVE macro, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/lib/copy_user_64.S: Convert to ALTERNATIVE_2, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/lib/copy_page_64.S: Use generic ALTERNATIVE macro, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/alternatives: Use optimized NOPs for padding, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/alternatives: Make JMPs more robust, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/alternatives: Cleanup DPRINTK macro, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/alternatives: Add instruction padding, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/lib/copy_user_64.S: Remove FIX_ALIGNMENT define, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/compat: Remove compat_ni_syscall(), tip-bot for Brian Gerst
- [tip:x86/asm] x86/compat: Merge native and compat 32-bit syscall tables, tip-bot for Brian Gerst
- [tip:x86/asm] x86/compat: Remove sys32_vm86_warning, tip-bot for Brian Gerst
- [tip:x86/microcode] x86/microcode/intel: Check scan_microcode()' s retval, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Sanitize microcode_pointer(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Simplify generic_load_microcode_early(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode: Consolidate family,model, ... code, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Rename update_match_revision(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Sanitize _save_mc(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Make _save_mc() return the updated saved count, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Simplify load_ucode_intel_bsp(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Do the mc_saved_src NULL check first, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Check if microcode was found before applying, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Fix out of bounds memory access to the extended header, tip-bot for Quentin Casasnovas
- [tip:x86/debug] x86/kernel: Fix output of show_stack_log_lvl(), tip-bot for Adrien Schildknecht
- [tip:x86/debug] x86/kernel: Use kstack_end() in dumpstack_64.c, tip-bot for Adrien Schildknecht
- [tip:x86/fpu] x86/fpu: __kernel_fpu_begin() should clear fpu_owner_task even if use_eager_fpu(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86/fpu: Don' t abuse FPU in kernel threads if use_eager_fpu(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86/fpu: Always allow FPU in interrupt if use_eager_fpu(), tip-bot for Oleg Nesterov
- [tip:perf/core] perf probe: Remove bias offset to find probe point by address, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf sched: No need to keep the session around, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Reference count struct thread, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] Revert "perf: Remove the extra validity check on nr_pages",
tip-bot for Kan Liang
- [tip:perf/core] perf tools: Improve feature test debuggability, tip-bot for Ingo Molnar
- [tip:perf/core] perf tools: Improve 'libbabel' feature check failure message, tip-bot for Ingo Molnar
- [tip:perf/core] perf probe: Warn if given uprobe event accesses memory on older kernel, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Improve libbfd detection message, tip-bot for Ingo Molnar
- [tip:perf/core] perf tools: Improve libperl detection message, tip-bot for Ingo Molnar
- [tip:perf/core] perf tools: Improve Python feature detection messages, tip-bot for Ingo Molnar
- [tip:perf/core] perf tools: Remove annoying extra message from the features build, tip-bot for Ingo Molnar
- [tip:perf/core] perf tools: Add PERF-FEATURES to the .gitignore file, tip-bot for Ingo Molnar
- [tip:perf/core] perf record: Document --group option, tip-bot for Namhyung Kim
- [tip:perf/core] perf record: Get rid of -l option from Documentation, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Fix build error on ARCH=i386/x86_64/ sparc64, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Fix FORK after COMM when synthesizing records for pre-existing threads, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf stat: Report unsupported events properly, tip-bot for Suzuki K. Poulose
- [tip:perf/core] perf tools: Only include tsc file for x86, tip-bot for David Ahern
- [tip:perf/core] perf tools: Compare JOBS to 0 after grep, tip-bot for David Ahern
- [PATCH 17/20] perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test, Arnaldo Carvalho de Melo
- [tip:x86/cleanups] x86: Fix up obsolete __cpu_set() function usage, tip-bot for Rusty Russell
- [tip:x86/urgent] firmware: dmi_scan: Fix dmi_len type, tip-bot for Ivan Khoronzhuk
- [tip:x86/urgent] efi/libstub: Fix boundary checking in efi_high_alloc(), tip-bot for Yinghai Lu
- [tip:x86/urgent] firmware: dmi_scan: Fix dmi scan to handle " End of Table" structure, tip-bot for Ivan Khoronzhuk
- [tip:perf/urgent] perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf tools: Make sparc64 arch point to sparc, tip-bot for David Ahern
- [tip:perf/urgent] perf symbols: Define EM_AARCH64 for older OSes, tip-bot for David Ahern
- [tip:perf/urgent] perf top: Fix SIGBUS on sparc64, tip-bot for David Ahern
- [tip:perf/urgent] perf bench: Fix order of arguments to memcpy_alloc_mem, tip-bot for Bruce Merry
- [tip:perf/urgent] perf tools: Fix pthread_attr_setaffinity_np build error,
tip-bot for Adrian Hunter
- [tip:perf/urgent] perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check, tip-bot for Josh Boyer
- [tip:locking/urgent] locking/rtmutex: Set state back to running on error,
tip-bot for Sebastian Andrzej Siewior
- [tip:x86/mm] x86/mm: Unexport set_memory_ro() and set_memory_rw(),
tip-bot for Daniel Borkmann
- [tip:perf/core] perf probe: Fix get_real_path to free allocated memory in error path, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf diff: Support for different binaries, tip-bot for Kan Liang
- [tip:perf/core] perf probe: Fix a precedence bug, tip-bot for He Kuang
- [tip:perf/core] perf data: Fix sentinel setting for data_cmds array, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Remove the '--(null)' long_name for --list-opts, tip-bot for Yunlong Song
- [tip:perf/core] perf buildid-cache: Add --purge FILE to remove all caches of FILE, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf report: Fix branch stack mode cannot be set, tip-bot for He Kuang
- [tip:perf/core] perf buildid-cache: Show usage with incorrect params, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf buildid-cache: Use pr_debug instead of verbose && pr_info, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Fix the bash completion problem of ' perf --*', tip-bot for Yunlong Song
- [tip:perf/core] perf list: Extend raw-dump to certain kind of events, tip-bot for Yunlong Song
- [tip:perf/core] perf list: Clean up the printing functions of hardware/software events, tip-bot for Yunlong Song
- [tip:perf/core] perf list: Avoid confusion of perf output and the next command prompt, tip-bot for Yunlong Song
- [tip:perf/core] perf list: Allow listing events with 'tracepoint' prefix, tip-bot for Yunlong Song
- [tip:perf/core] perf list: Sort the output of 'perf list' to view more clearly, tip-bot for Yunlong Song
- [tip:perf/core] perf buildid-cache: Add new buildid cache if update target is not cached, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Handle strdup() failure, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf probe: Check kprobes blacklist when adding new events, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf trace: Fix SIGBUS failures due to misaligned accesses, tip-bot for David Ahern
- [tip:x86/urgent] x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too, tip-bot for Steven Rostedt
- [tip:x86/asm] x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BP,
tip-bot for Wang Nan
- [tip:perf/core] perf evlist: Adopt events_stats from perf_session, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf session: Remove perf_session from dump_event, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf session: Remove perf_session from some deliver event routines, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Introduce dump_stack signal helper, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf ordered_events: Stop using tool-> ordered_events, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Dump stack on segfaults, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Print the thread' s tid on PERF_RECORD_COMM events when -D is asked, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf record: Support recording running/ enabled time, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Add feature check for libbabeltrace,
tip-bot for Jiri Olsa
- [tip:perf/core] perf data: Add perf data to CTF conversion support, tip-bot for Jiri Olsa
- [tip:perf/core] perf data: Add a 'perf' prefix to the generic fields, tip-bot for Sebastian Andrzej Siewior
- [tip:perf/core] perf tools: Add new 'perf data' command, tip-bot for Jiri Olsa
- [tip:perf/core] perf session: Remove perf_session from warn_errors signature, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf session: Remove wrappers to machines__find, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Separate routine that handles an event from the one that reads it, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Introduce --filter-pids, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Add man page entry for --event, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Introduce set_filter_pids method, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Filter out the trace pid when no threads are specified, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Introduce set_filter_pid method, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Only insert blank duration bracket when tracing syscalls, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/x86] perf: Add ->count() function to read per-package counters, tip-bot for Matt Fleming
- [tip:perf/x86] perf: Move cgroup init before PMU ->event_init(), tip-bot for Matt Fleming
- [tip:perf/x86] perf/x86/intel: Perform rotation on Intel CQM RMIDs, tip-bot for Matt Fleming
- [tip:perf/x86] perf/x86/intel: Enable conflicting event scheduling for CQM, tip-bot for Matt Fleming
- [tip:perf/x86] perf/x86/intel: Support task events with Intel CQM, tip-bot for Matt Fleming
- [tip:perf/x86] perf/x86/intel: Implement LRU monitoring ID allocation for CQM, tip-bot for Matt Fleming
- [tip:perf/x86] perf/x86/intel: Add Intel Cache QoS Monitoring support,
tip-bot for Matt Fleming
- [tip:perf/x86] x86: Add support for Intel Cache QoS Monitoring ( CQM) detection, tip-bot for Peter P Waskiewicz Jr
- [tip:perf/x86] perf: Make perf_cgroup_from_task() global, tip-bot for Matt Fleming
- [tip:timers/urgent] clocksource: pxa: Fix section mismatch, tip-bot for Robert Jarzmik
- [tip:timers/urgent] clocksource: mtk: Fix race conditions in probe code, tip-bot for Matthias Brugger
- [tip:timers/urgent] clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig, tip-bot for Daniel Lezcano
- [tip:x86/asm] x86/ia32-compat: Fix CLONE_SETTLS bitness of copy_thread(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/ptrace: Remove checks for TIF_IA32 when changing CS and SS, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm, efi: Use early_ioremap() in arch/x86/ platform/efi/efi-bgrt.c, tip-bot for Juergen Gross
- [tip:x86/mm] x86/mm: Use early_memunmap() instead of early_iounmap(), tip-bot for Juergen Gross
- [tip:locking/core] locking: Remove ACCESS_ONCE() usage, tip-bot for Davidlohr Bueso
- [tip:x86/urgent] x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_setup(), tip-bot for Yannick Guerrini
- [tip:x86/urgent] x86/cpu/intel: Fix trivial typo in intel_tlb_table[], tip-bot for Yannick Guerrini
- [tip:perf/urgent] kprobes/x86: Check for invalid ftrace location in __recover_probed_insn(), tip-bot for Petr Mladek
- [tip:perf/urgent] kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace, tip-bot for Petr Mladek
- [tip:tools/kvm] kvmtool: Synchronize with upstream ' make kvmconfig' version,
tip-bot for Ingo Molnar
- [tip:x86/urgent] x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch, tip-bot for Jiri Kosina
- [tip:x86/asm] x86/asm: Add support for the pcommit instruction,
tip-bot for Ross Zwisler
- [tip:x86/urgent] x86/microcode/intel: Handle truncated microcode images more robustly, tip-bot for Quentin Casasnovas
- [tip:x86/urgent] x86/microcode/intel: Guard against stack overflow in the loader, tip-bot for Quentin Casasnovas
- [tip:x86/urgent] x86, mm/ASLR: Fix stack randomization on 64-bit systems, tip-bot for Hector Marco-Gisbert
- [tip:x86/urgent] x86/mm/ASLR: Propagate base load address calculation, tip-bot for Jiri Kosina
- [tip:x86/urgent] x86/mm/init: Fix incorrect page size in init_memory_mapping() printks, tip-bot for Dave Hansen
- [tip:x86/fpu] x86/fpu: Use task_disable_lazy_fpu_restore() helper, tip-bot for Rik van Riel
- [tip:x86/fpu] x86/fpu: Also check fpu_lazy_restore() when use_eager_fpu(), tip-bot for Rik van Riel
- [tip:x86/fpu] x86/fpu: Use an explicit if/ else in switch_fpu_prepare(), tip-bot for Rik van Riel
- [tip:x86/fpu] x86/fpu: Introduce task_disable_lazy_fpu_restore() helper, tip-bot for Rik van Riel
- [tip:x86/fpu] x86/fpu: Change math_error() to use unlazy_fpu(), kill (now) unused save_init_fpu(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86/fpu: Don't do __thread_fpu_end() if use_eager_fpu(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86/fpu: Move lazy restore functions up a few lines, tip-bot for Rik van Riel
- [tip:x86/platform] x86/intel/quark: Fix simple_return.cocci warnings, tip-bot for Fengguang Wu
- [tip:x86/fpu] x86/fpu: Don't reset thread.fpu_counter, tip-bot for Oleg Nesterov
- [tip:x86/asm] x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S, tip-bot for Alexander Kuleshov
- [tip:x86/platform] x86/intel/quark: Fix ptr_ret.cocci warnings, tip-bot for Fengguang Wu
- [tip:x86/build] x86/build: Fix mkcapflags.sh bash-ism, tip-bot for Sylvain BERTRAND
- [tip:x86/mm] x86/mm: Reduce PAE-mode per task pgd allocation overhead from 4K to 32 bytes, tip-bot for Fenghua Yu
- [tip:x86/build] x86/build/defconfig: Enable USB_EHCI_TT_NEWSCHED= y, tip-bot for Valdis Kletnieks
- [tip:x86/mm] x86/mm/pat: Ensure different messages in STRICT_DEVMEM and PAT cases, tip-bot for Pavel Machek
- [tip:irq/core] irqflags: Fix (at least latent) code generation issue, tip-bot for Jan Beulich
- [tip:x86/boot] x86/boot/video: Move the 'video_segment' variable to video.c, tip-bot for Alexander Kuleshov
- [tip:x86/asm] x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pge,
tip-bot for Jan Beulich
- [tip:x86/asm] x86: Add support for the clwb instruction,
tip-bot for Ross Zwisler
- [tip:x86/asm] x86/asm/decoder: Fix and enforce max instruction size in the insn decoder, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86: Add support for the pcommit instruction,
tip-bot for Ross Zwisler
- [tip:x86/asm] x86/asm/boot: Fix path in comments, tip-bot for Alexander Kuleshov
- [tip:x86/platform] x86/intel/quark: Add Intel Quark platform support, tip-bot for Bryan O'Donoghue
- [tip:x86/platform] x86/intel/quark: Add Isolated Memory Regions for Quark X1000, tip-bot for Bryan O'Donoghue
- [tip:x86/urgent] Documentation/x86: Fix path in zero-page.txt, tip-bot for Alexander Kuleshov
- [tip:x86/urgent] x86/apic: Fix the devicetree build in certain configs, tip-bot for Ricardo Ribalda Delgado
- [tip:x86/build] x86/Kconfig: Simplify X86_UP_APIC handling, tip-bot for Jan Beulich
- [tip:x86/build] x86/Kconfig: Simplify X86_IO_APIC dependencies, tip-bot for Jan Beulich
- [tip:x86/asm] x86/asm/decoder: Create artificial 3rd byte for 2-byte VEX, tip-bot for Denys Vlasenko
- [tip:x86/build] x86/Kconfig: Avoid issuing pointless turned off entries to .config, tip-bot for Jan Beulich
- [tip:x86/asm] x86/asm/decoder: Explain CALLW discrepancy between Intel and AMD, tip-bot for Denys Vlasenko
- [tip:perf/urgent] kprobes/x86: Mark 2 bytes NOP as boostable, tip-bot for Wang Nan
- [tip:perf/urgent] uprobes/x86: Fix 2-byte opcode table, tip-bot for Denys Vlasenko
- [tip:perf/urgent] uprobes/x86: Fix 1-byte opcode tables, tip-bot for Denys Vlasenko
- [tip:perf/urgent] uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support them, tip-bot for Denys Vlasenko
- [tip:perf/core] tools lib lockdep: Use tools build framework, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix a bug of segmentation fault, tip-bot for Yunlong Song
- [tip:perf/core] perf: Remove the extra validity check on nr_pages, tip-bot for Kaixu Xia
- [tip:perf/core] perf trace: Allow mixing with other events, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Support --events foo: bar --no-syscalls, tip-bot for Arnaldo Carvalho de Melo
- [tip:sched/core] sched/rt/nohz: Stop scheduler tick if running realtime task, tip-bot for Rik van Riel
- [tip:perf/core] perf build: Display make commands on V=1, tip-bot for Jiri Olsa
- [tip:perf/core] tools lib api: Use tools build framework, tip-bot for Jiri Olsa
- [tip:perf/core] perf list: Place the header text in its right position, tip-bot for Yunlong Song
- [tip:perf/core] perf trace: Print thread info when following children, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Handle multiple threads better wrt syscalls being intermixed, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib api: Rename libapikfs.a to libapi.a, tip-bot for Jiri Olsa
- [tip:perf/core] tools lib traceevent: Use tools build framework, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add arch arm objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add single target build framework support, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Remove uneeded variables, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add build documentation, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Remove PERF-CFLAGS file, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Remove directory dependency rules, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add arch sh objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add arch sparc objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add ui objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add perf.o object building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add arch powerpc objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add arch s390 objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add arch arm64 objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add arch x86 objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add perf regs objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add zlib objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add scripts objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add gtk objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add slang objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add dwarf objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add dwarf unwind objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add tests objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add builtin objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add bench objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add probe objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Add libperf objects building, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Disable make's built-in rules, tip-bot for Jiri Olsa
- [tip:perf/core] tools build: Add subdir support, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Remove api fs object from python build, tip-bot for Jiri Olsa
- [tip:perf/core] tools lib traceevent: Introduce trace_seq_do_fprintf function, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools build: Add detected config support, tip-bot for Jiri Olsa
- [tip:perf/core] tools build: Add new build support, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Introduce event_format__fprintf method, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Fix typo in comment, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib api fs: Add {tracefs, debugfs}_configured() functions, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] perf buildid-cache: Consolidate .build-id cache path generators, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check, tip-bot for Josh Boyer
- [tip:perf/core] perf buildid-cache: Remove unneeded debugdir parameters, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older., tip-bot for Vinson Lee
- [tip:perf/core] perf tools: Make perf aware of tracefs, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] tools lib api fs: Add tracefs mount helper functions, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] perf trace: No need to enable evsels for workload started from perf, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib fs: Add helper to find mounted file systems, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] perf tools: Do not check debugfs MAGIC for tracing files, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] perf symbols: debuglink should take symfs option into account, tip-bot for Victor Kamensky
- [tip:perf/core] perf symbols: Ignore mapping symbols on aarch64, tip-bot for Victor Kamensky
- [tip:perf/core] perf probe: Update man page, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Fix to handle optimized not-inlined functions, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Fix a dso open fail message, tip-bot for Namhyung Kim
- [tip:perf/core] perf tests: Do not rely on dso__data_read_offset( ) to open dso, tip-bot for Namhyung Kim
- [tip:perf/core] perf test: Fix dso cache testcase, tip-bot for Namhyung Kim
- [tip:sched/core] sched/numa: Do not move past the balance point if unbalanced, tip-bot for Rik van Riel
- [tip:sched/core] sched/autogroup: Fix failure to set cpu.rt_runtime_us, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/numa: Avoid some pointless iterations, tip-bot for Jan Beulich
- [tip:locking/core] locking/futex: Check PF_KTHREAD rather than !p->mm to filter out kthreads, tip-bot for Oleg Nesterov
- [tip:locking/core] locking/rwsem: Document barrier need when waking tasks, tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/rwsem: Set lock ownership ASAP, tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/mutex: Refactor mutex_spin_on_owner(), tip-bot for Jason Low
- [tip:locking/core] locking/rwsem: Check for active lock before bailing on spinning, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf/x86/intel: Reduce lbr_sel_map[] size, tip-bot for Yan, Zheng
- [tip:perf/core] perf, powerpc: Fix up flush_branch_stack() users, tip-bot for Peter Zijlstra
- [tip:perf/core] perf: Introduce pmu context switch callback, tip-bot for Yan, Zheng
- [tip:perf/core] perf/x86/intel: Use context switch callback to flush LBR stack, tip-bot for Yan, Zheng
- [tip:perf/core] perf/x86/intel: Add basic Haswell LBR call stack support, tip-bot for Yan, Zheng
- [tip:perf/core] perf: Always switch pmu specific data during context switch, tip-bot for Yan, Zheng
- [tip:perf/core] perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack mode, tip-bot for Yan, Zheng
- [tip:perf/core] perf/x86/intel: Expose LBR callstack to user space tooling, tip-bot for Peter Zijlstra
- [tip:perf/core] perf tools: Enable LBR call stack support, tip-bot for Kan Liang
- [tip:perf/core] perf tools: Construct LBR call chain, tip-bot for Kan Liang
- [tip:perf/core] perf/x86/intel: Discard zero length call entries in LBR call stack, tip-bot for Yan, Zheng
- [tip:perf/core] perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS, tip-bot for Yan, Zheng
- [tip:perf/core] perf: Simplify the branch stack check, tip-bot for Yan, Zheng
- [tip:perf/core] perf/x86/intel: Save/ restore LBR stack during context switch, tip-bot for Yan, Zheng
- [tip:perf/core] perf/x86/intel: Track number of events that use the LBR callstack, tip-bot for Yan, Zheng
- [tip:perf/core] perf/x86/intel: Allocate space for storing LBR stack, tip-bot for Yan, Zheng
- [tip:perf/core] perf: Add pmu specific data for perf task context,
tip-bot for Yan, Zheng
- [tip:perf/core] perf: Update shadow timestamp before add event, tip-bot for Shaohua Li
- [tip:perf/core] perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void, tip-bot for Aravind Gopalakrishnan
- [tip:perf/core] perf: Update userspace page info for software event, tip-bot for Shaohua Li
- [tip:perf/core] perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call, tip-bot for Markus Elfring
- [tip:locking/core] locking/rwsem: Avoid deceiving lock spinners, tip-bot for Davidlohr Bueso
- [tip:sched/core] sched/rt: Avoid obvious configuration fail, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/mutex: In mutex_spin_on_owner(), return true when owner changes, tip-bot for Jason Low
- [tip:irq/core] genirq: Provide disable_hardirq(), tip-bot for Peter Zijlstra
- [tip:irq/urgent] x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable(), tip-bot for Joerg Roedel
- [tip:sched/core] sched/dl: Do update_rq_clock() in yield_task_dl( ), tip-bot for Kirill Tkhai
- [tip:timers/core] clockevents: Introduce mode specific callbacks, tip-bot for Viresh Kumar
- [tip:irq/urgent] x86/irq: Fix regression caused by commit b568b8601f05, tip-bot for Jiang Liu
- [tip:locking/core] x86/spinlocks/paravirt: Fix memory corruption on unlock, tip-bot for Raghavendra K T
- [tip:sched/core] sched/completion: Serialize completion_done() with complete(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched/dl: Prevent enqueue of a sleeping task in dl_task_timer(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Prevent recursion in io_schedule(), tip-bot for NeilBrown
- [tip:timers/urgent] ntp: Fixup adjtimex freq validation on 32-bit systems, tip-bot for John Stultz
- [tip:sched/core] sched: Fix preempt_schedule_common() triggering tracing recursion, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched: Make dl_task_time() use task_rq_lock(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched: Clarify ordering between task_rq_lock() and move_queued_task(), tip-bot for Peter Zijlstra
- [tip:locking/core] locking/rtmutex: Avoid a NULL pointer dereference on deadlock, tip-bot for Sebastian Andrzej Siewior
- [tip:x86/urgent] Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes", tip-bot for Matt Fleming
- [tip:x86/urgent] x86/efi: Avoid triple faults during EFI mixed mode calls, tip-bot for Matt Fleming
- [tip:core/urgent] rcu: Clear need_qs flag to prevent splat, tip-bot for Paul E. McKenney
- [tip:irq/core] genirq: Fix null pointer reference in irq_set_affinity_hint(), tip-bot for Jesse Brandeburg
- [tip:timers/core] dts: versatile: Add sysregs node, tip-bot for Rob Herring
- [tip:timers/core] clocksource: versatile: Adapt for Versatile AB and PB boards, tip-bot for Rob Herring
- [tip:timers/core] dt/bindings: Add binding for Versatile system registers, tip-bot for Rob Herring
- [tip:timers/core] clocksource: Driver for Conexant Digicolor SoC timer, tip-bot for Baruch Siach
- [tip:timers/core] clocksource: devicetree: Document Conexant Digicolor timer binding, tip-bot for Baruch Siach
- [tip:timers/core] clockevents: rockchip: Add rockchip timer for rk3288, tip-bot for Daniel Lezcano
- [tip:timers/core] ARM: clocksource: Add asm9260_timer driver, tip-bot for Oleksij Rempel
- [tip:timers/core] clocksource: marco: Rename marco to atlas7, tip-bot for Barry Song
- [tip:timers/core] clocksource: sirf: Remove unused variable, tip-bot for Thierry Reding
- [tip:timers/urgent] hrtimer: Fix incorrect tai offset calculation for non high-res timer systems, tip-bot for John Stultz
- [tip:sched/core] sched/deadline: Avoid pointless __setscheduler(), tip-bot for Wanpeng Li
- [tip:sched/core] sched/Documentation: Remove unneeded word, tip-bot for Sharon Dvir
- [tip:perf/x86] perf/x86: Add /sys/devices/cpu/rdpmc= 2 to allow rdpmc for all tasks, tip-bot for Andy Lutomirski
- [tip:perf/x86] perf: Add pmu callbacks to track event mapping and unmapping, tip-bot for Andy Lutomirski
- [tip:perf/x86] perf/x86: Only allow rdpmc if a perf_event is mapped, tip-bot for Andy Lutomirski
- [tip:perf/x86] perf: Pass the event to arch_perf_update_userpage( ), tip-bot for Andy Lutomirski
- [tip:perf/x86] x86: Add a comment clarifying LDT context switching, tip-bot for Andy Lutomirski
- [tip:perf/x86] x86: Store a per-cpu shadow copy of CR4, tip-bot for Andy Lutomirski
- [tip:locking/core] locking/rwsem: Use task->state helpers, tip-bot for Davidlohr Bueso
- [tip:perf/x86] x86: Clean up cr4 manipulation, tip-bot for Andy Lutomirski
- [tip:perf/core] perf: Decouple unthrottling and rotating, tip-bot for Mark Rutland
- [tip:locking/core] locking/rtmutex: Optimize setting task running after being blocked, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf: Add a bit of paranoia, tip-bot for Peter Zijlstra
- [tip:perf/core] perf: Drop module reference on event init failure, tip-bot for Mark Rutland
- [tip:perf/core] perf: Fix event->ctx locking, tip-bot for Peter Zijlstra
- [tip:perf/core] perf: Fix put_event() ctx lock, tip-bot for Peter Zijlstra
- [tip:perf/core] perf: Use POLLIN instead of POLL_IN for perf poll data in flag, tip-bot for Jiri Olsa
- [tip:perf/core] perf: Fix move_group() order, tip-bot for Peter Zijlstra (Intel)
- [tip:locking/core] sched/completion: Remove unnecessary -> wait.lock serialization when reading completion state, tip-bot for Nicholas Mc Guire
- [tip:locking/core] sched/completion: Add lock-free checking of the blocking case, tip-bot for Nicholas Mc Guire
- [tip:locking/core] locking/mutex: Explicitly mark task as running after wakeup, tip-bot for Davidlohr Bueso
- [tip:sched/core] sched/wait: Introduce wait_on_bit_timeout(), tip-bot for Johan Hedberg
- [tip:sched/core] sched: Pull resched loop to __schedule() callers, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched: Fix hrtick_start() on UP, tip-bot for Wanpeng Li
- [tip:sched/core] sched/deadline: Remove cpu_active_mask from cpudl_find(), tip-bot for Xunlei Pang
- [tip:sched/core] sched/deadline: Fix hrtick for a non-leftmost task, tip-bot for Wanpeng Li
- [tip:sched/core] sched/deadline: Fix stale yield state, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/deadline: Fix deadline parameter modification handling, tip-bot for Peter Zijlstra
- [tip:x86/asm] x86_64, entry: Remove the syscall exit audit and schedule optimizations, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86_64, entry: Use sysret to return to userspace when possible, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86, traps: Fix ist_enter from userspace, tip-bot for Andy Lutomirski
- [tip:core/urgent] tools/liblockdep: don't include host headers, tip-bot for Baruch Siach
- [tip:core/urgent] tools/liblockdep: ignore generated .so file, tip-bot for Baruch Siach
- [tip:x86/asm] x86, vdso: teach 'make clean' remove vdso64 binaries, tip-bot for Andrey Skvortsov
- [tip:sched/urgent] sched/wait: Remove might_sleep() from wait_event_cmd(), tip-bot for Mikulas Patocka
- [tip:sched/core] sched/idle: Add missing checks to the exit condition of cpu_idle_poll(), tip-bot for Preeti U Murthy
- [tip:sched/core] sched/deadline: Modify cpudl:: free_cpus to reflect rd->online, tip-bot for Xunlei Pang
- [tip:sched/core] sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target, tip-bot for Tim Chen
- [tip:sched/core] sched: Fix missing preemption opportunity, tip-bot for Frederic Weisbecker
- [tip:perf/core] perf tools: Use perf_data_file__fd() consistently, tip-bot for Namhyung Kim
- [tip:perf/core] perf symbols: Convert lseek + read to pread, tip-bot for Namhyung Kim
- [tip:perf/core] perf record: Show precise number of samples, tip-bot for Namhyung Kim
- [tip:perf/core] perf symbols: Support to read compressed module from build-id cache, tip-bot for Namhyung Kim
- [tip:perf/core] perf evsel: Set attr.task bit for a tracking event, tip-bot for Namhyung Kim
- [tip:perf/core] perf header: Set header version correctly, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Do not use __perf_session__process_events() directly, tip-bot for Namhyung Kim
- [tip:perf/core] perf callchain: Cache eh/ debug frame offset for dwarf unwind, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Provide stub for missing pthread_attr_setaffinity_np, tip-bot for Vineet Gupta
- [tip:perf/core] perf evsel: Don't rely on malloc working for sz 0, tip-bot for Vineet Gupta
- [tip:x86/efi] efi: Don't look for chosen@0 node on DT platforms, tip-bot for Leif Lindholm
- [tip:x86/efi] firmware: efi: Remove unneeded guid unparse, tip-bot for Ivan Khoronzhuk
- [tip:x86/efi] efi/libstub: Call get_memory_map() to obtain map and desc sizes, tip-bot for Ard Biesheuvel
- [tip:x86/efi] efi: Small leak on error in runtime map code, tip-bot for Dan Carpenter
- [tip:x86/efi] efi: rtc-efi: Mark UIE as unsupported, tip-bot for Ard Biesheuvel
- [tip:x86/efi] arm64/efi: efistub: Apply __init annotation, tip-bot for Ard Biesheuvel
- [tip:x86/efi] efi: Expose underlying UEFI firmware platform size to userland, tip-bot for Steve McIntyre
- [tip:x86/efi] efi: Update the URLs for efibootmgr, tip-bot for Peter Jones
- [tip:x86/efi] efi: Rename efi_guid_unparse to efi_guid_to_str, tip-bot for Borislav Petkov
- [tip:x86/efi] fs: Make efivarfs a pseudo filesystem, built by default with EFI, tip-bot for Leif Lindholm
- [tip:x86/urgent] x86, microcode: Return error from driver init code when loader is disabled, tip-bot for Boris Ostrovsky
- [tip:x86/asm] x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks, tip-bot for Luck, Tony
- [tip:x86/asm] x86, traps: Track entry into and exit from IST context, tip-bot for Andy Lutomirski
- [tip:perf/core] perf tests: Fix typo in sample-parsing.c, tip-bot for Rasmus Villemoes
- [tip:perf/core] perf annotate: Handle ins parsing failures, tip-bot for Rabin Vincent
- [tip:perf/core] perf ui/tui: Show fatal error message only if exists, tip-bot for Namhyung Kim
- [tip:perf/core] perf symbols: Introduce method to iterate symbols ordered by name, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Introduce 'for' method to iterate over the symbols with a given name, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Return the first entry with a given name in find_by_name method, tip-bot for Namhyung Kim
- [tip:perf/core] perf probe: Fix probing kretprobes, tip-bot for Namhyung Kim
- [tip:perf/core] perf scripting perl: Force to use stdbool, tip-bot for Wang Nan
- [tip:perf/core] perf diff: Get rid of hists__compute_resort(), tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Allow use of an exclusive option more than once, tip-bot for Namhyung Kim
- [tip:perf/core] perf probe: Do not rely on map__load() filter to find symbols, tip-bot for Namhyung Kim
- [tip:perf/core] perf diff: Print diff result more precisely, tip-bot for Namhyung Kim
- [tip:perf/core] perf diff: Introduce fmt_to_data_file() helper, tip-bot for Namhyung Kim
- [tip:perf/core] tools lib traceevent: Add support for IP address formats, tip-bot for David Ahern
- [tip:perf/core] perf diff: Fix output ordering to honor next column, tip-bot for Namhyung Kim
- [tip:perf/core] perf diff: Fix -o/--order option behavior, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Pass struct perf_hpp_fmt to its callbacks, tip-bot for Namhyung Kim
- [tip:perf/core] tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Fix error reporting for evsel pgfault constructor, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf report: Get rid of report__inc_stat(), tip-bot for Namhyung Kim
- [tip:x86/asm] x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86: entry_64.S: delete unused code, tip-bot for Denys Vlasenko
- [tip:perf/core] tools lib fs: Pass filename to debugfs__strerror_open, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib fs debugfs: Introduce debugfs__strerror_open_tp, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib fs: Adopt debugfs open strerrno method, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/asm] x86: ia32entry.S: fix wrong symbolic constant usage : R11->ARGOFFSET, tip-bot for Denys Vlasenko
- [tip:perf/urgent] perf/x86/intel: Add model number for Airmont, tip-bot for Kan Liang
- [tip:perf/core] perf evlist: Remove extraneous 'was' on error message, tip-bot for Arnaldo Carvalho de Melo
- [tip:sched/urgent] sched: Fix crash if cpuset_cpumask_can_shrink( ) is passed an empty cpumask, tip-bot for Mike Galbraith
- [tip:perf/core] perf tools: Extend format_alias() to include event parameters, tip-bot for Cody P Schafer
- [tip:perf/core] perf tools: Support parsing parameterized events, tip-bot for Cody P Schafer
- [tip:perf/core] perf tools: Document parameterized and symbolic events, tip-bot for Cody P Schafer
- [tip:perf/core] perf Documentation: Add event parameters, tip-bot for Cody P Schafer
- [tip:perf/urgent] perf: Tighten (and fix) the grouping condition, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf/rapl: Fix crash in rapl_scale(), tip-bot for Stephane Eranian
- [tip:sched/urgent] sched/fair: Avoid using uninitialized variable in preferred_group_nid(), tip-bot for Jan Beulich
- [tip:perf/core] perf hists: Introduce function for deleting/ removing hist_entry, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization, tip-bot for Kan Liang
- [tip:perf/core] perf mem: Move the mem_operations global to struct perf_mem, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hists: Rename hist_entry__free to __delete, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove EOL whitespaces, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf mem: Enable sampling loads and stores simultaneously, tip-bot for Stephane Eranian
- [tip:perf/core] perf tools: Remove some unused functions from color.c, tip-bot for Rickard Strandqvist
- [tip:x86/asm] x86, entry: Switch stacks on a paranoid entry from userspace, tip-bot for Andy Lutomirski
- [tip:perf/core] perf annotate: Fix memory leaks in LOCK handling, tip-bot for Rabin Vincent
- [tip:x86/asm] x86: Clean up current_stack_pointer, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic, tip-bot for Andy Lutomirski
- [tip:irq/core] irqchip: omap-intc: Remove unused legacy interface for omap2, tip-bot for Tony Lindgren
- [tip:irq/core] irqchip: gic: Allow interrupt level to be set for PPIs, tip-bot for Liviu Dudau
- [tip:irq/core] irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch(), tip-bot for Qais Yousef
- [tip:irq/core] irqchip: Conexant CX92755 interrupts controller driver, tip-bot for Baruch Siach
- [tip:irq/core] irqchip: Devicetree: document Conexant Digicolor irq binding, tip-bot for Baruch Siach
- [tip:irq/core] irqchip: mtk-sysirq: Get irq number from register resource size, tip-bot for Yingjoe Chen
- [tip:irq/core] irqchip: omap-intc: Fix support for dm814 and dm816, tip-bot for Tony Lindgren
- [tip:irq/core] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support, tip-bot for Magnus Damm
- [tip:timers/core] hrtimer: Make __hrtimer_get_next_event() static, tip-bot for kbuild test robot
- [tip:x86/apic] x86, init: Fix UP boot regression on x86_64, tip-bot for Thomas Gleixner
- [tip:timers/core] rtc: Convert rtc_set_ntp_time() to use timespec64, tip-bot for Xunlei Pang
- [tip:timers/core] rtc: Remove redundant rtc_valid_tm() from rtc_hctosys(), tip-bot for Xunlei Pang
- [tip:timers/core] rtc: Modify rtc_hctosys() to address y2038 issues, tip-bot for Xunlei Pang
- [tip:timers/core] rtc: Update rtc-dev to use y2038-safe time interfaces, tip-bot for Xunlei Pang
- [tip:timers/core] rtc: Update interface.c to use y2038-safe time interfaces, tip-bot for Xunlei Pang
- [tip:timers/core] time: Expose get_monotonic_boottime64 for in-kernel use, tip-bot for John Stultz
- [tip:timers/core] time: Expose getboottime64 for in-kernel uses, tip-bot for John Stultz
- [tip:timers/core] ktime: Optimize ktime_divns for constant divisors, tip-bot for Nicolas Pitre
- [tip:x86/mm] x86, setup: Let early_memremap() handle page alignment, tip-bot for WANG Chao
- [tip:x86/mm] x86, e820: Clean up sanitize_e820_map() users, tip-bot for WANG Chao
- [tip:x86/apic] iommu/amd: Fix irq remapping detection logic, tip-bot for Thomas Gleixner
- [tip:timers/core] hrtimer: Prevent stale expiry time in hrtimer_interrupt(), tip-bot for Thomas Gleixner
- [tip:timers/core] ktime.h: Introduce ktime_ms_delta, tip-bot for Chunyan Zhang
- [tip:irq/core] genirq: Set initial affinity in irq_set_affinity_hint(),
tip-bot for Jesse Brandeburg
- [tip:core/urgent] smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread(), tip-bot for Lai Jiangshan
- [tip:x86/urgent] x86/tsc: Change Fast TSC calibration failed from error to info, tip-bot for Alexandre Demers
- [tip:x86/cleanups] x86/rtc: Remove duplicate const specifier, tip-bot for Colin King
- [tip:x86/urgent] x86/apic: Re-enable PCI_MSI support for non-SMP X86_32, tip-bot for Bryan O'Donoghue
- [tip:x86/urgent] x86, mm: Change cachemode exports to non-gpl, tip-bot for Juergen Gross
- [tip:x86/urgent] x86, tls: Interpret an all-zero struct user_desc as "no segment", tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86, tls: Interpret an all-zero struct user_desc as %22no segment%22, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86, tls, ldt: Stop checking lm in LDT_empty, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86, mpx: Strictly enforce empty prctl() args, tip-bot for Dave Hansen
- [tip:x86/urgent] x86, mpx: Fix potential performance issue on unmaps, tip-bot for Dave Hansen
- [tip:x86/urgent] x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels, tip-bot for Dave Hansen
- [tip:x86/apic] x86/x2apic: Disable x2apic from nox2apic setup, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/smpboot: Move smpboot inlines to code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86: Consolidate boot cpu timer setup, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APIC, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Reuse apic_bsp_setup() for UP APIC setup, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/smpboot: Sanitize uniprocessor init, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/smpboot: Move apic init code to apic.c, tip-bot for Thomas Gleixner
- [tip:x86/apic] init: Get rid of x86isms, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Move apic_init_uniprocessor code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/smpboot: Cleanup ioapic handling, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/ioapic: Provide stub functions for IOAPIC%3Dn, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Sanitize ioapic handling, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/ioapic: Add proper checks to setp/ enable_IO_APIC(), tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/x2apic: Use state information for disable, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/x2apic: Split enable and setup function, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/x2apic: Add proper state tracking, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/x2apic: Clarify remapping mode for x2apic enablement, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/x2apic: Move code in conditional region, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Check x2apic early, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Make disable x2apic work really, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/ioapic: Check x2apic really, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Avoid open coded x2apic detection, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Move x2apic code to one place, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC, tip-bot for Thomas Gleixner
- [tip:timers/urgent] time: adjtimex: Validate the ADJ_FREQUENCY values, tip-bot for Sasha Levin
- [tip:timers/urgent] time: settimeofday: Validate the values of tv from user, tip-bot for Sasha Levin
- [tip:core/rcu] rcu: Initialize tiny RCU stall-warning timeouts at boot, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix RCU CPU stall detection in tiny implementation, tip-bot for Miroslav Benes
- [tip:core/rcu] rcu: Add GP-kthread-starvation checks to CPU stall warnings, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Optionally run grace-period kthreads at real-time priority, tip-bot for Paul E. McKenney
- [tip:core/rcu] ksoftirqd: Use new cond_resched_rcu_qs() function, tip-bot for Paul E. McKenney
- [tip:core/rcu] ksoftirqd: Enable IRQs and call cond_resched() before poking RCU, tip-bot for Calvin Owens
- [tip:core/rcu] rcutorture: Add more diagnostics in rcu_barrier() test failure case, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Flag console.log file to prevent holdovers from earlier runs, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Add "-enable-kvm -soundhw pcspk" to qemu command line, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Handle different mpstat versions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Check from beginning to end of grace period, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove redundant rcu_batches_completed() declaration, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Drop rcu_torture_completed() and friends, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Provide rcu_batches_completed_sched() for TINY_RCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Use unsigned for Reader Batch computations, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Make build-output parsing correctly flag RCU's warnings, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make _batches_completed() functions return unsigned long, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Issue warnings on close calls due to Reader Batch blows, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Fix smp typo in memory-barriers.txt, tip-bot for Davidlohr Bueso
- [tip:core/rcu] documentation: Record limitations of bitfields and small variables, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Handle gpnum/ completed wrap while dyntick idle, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Improve diagnostics for spurious RCU CPU stall warnings, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make RCU_CPU_STALL_INFO include number of fqs attempts, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add checks for stall ending before dump start, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Set default to RCU_CPU_STALL_INFO=y, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make SRCU optional by using CONFIG_SRCU, tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU( ), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Expand SRCU ->completed to 64 bits, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove redundant callback-list initialization, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Revert " Allow post-unlock reference for rt_mutex" to avoid priority-inversion, tip-bot for Lai Jiangshan
- [tip:core/rcu] rcu: Don' t scan root rcu_node structure for stalled tasks, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Note quiescent state when CPU goes offline, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Don' t bother affinitying rcub kthreads away from offline CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Don' t initiate RCU priority boosting on root rcu_node, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Don' t spawn rcub kthreads on root rcu_node structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make use of rcu_preempt_has_tasks(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Shorten irq-disable region in rcu_cleanup_dead_cpu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Don' t migrate blocked tasks even if all corresponding CPUs offline, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make rcu_read_unlock_special() propagate -> qsmaskinit bit clearing, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Rename "empty" to "empty_norm" in preparation for boost rework, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove "select IRQ_WORK" from config TREE_RCU, tip-bot for Lai Jiangshan
- [tip:core/rcu] rcu: Fix rcu_barrier() race that could result in too-short wait, tip-bot for Paul E. McKenney
- [tip:core/rcu] hotplugcpu: Avoid deadlocks by waking active_writer, tip-bot for David Hildenbrand
- [tip:core/rcu] rculist: Fix sparse warning, tip-bot for Ying Xue
- [tip:core/rcu] tiny_rcu: Directly force QS when call_rcu_[ bh|sched]() on idle_task, tip-bot for Lai Jiangshan
- [tip:core/rcu] compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcupdate: Replace smp_read_barrier_depends() with lockless_dereference(), tip-bot for Pranith Kumar
- [tip:core/rcu] documentation: Update sysfs path for rcu_cpu_stall_timeout, tip-bot for Xie XiuQi
- [tip:core/rcu] rcu: Fix invoke_rcu_callbacks() comment, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCU, tip-bot for Alexander Gordeev
- [tip:core/rcu] rcu: Make rcu_nmi_enter() handle nesting, tip-bot for Paul E. McKenney
- [tip:x86/urgent] x86, hyperv: Mark the Hyper-V clocksource as being continuous, tip-bot for K. Y. Srinivasan
- [tip:x86/urgent] x86: Don' t rely on VMWare emulating PAT MSR correctly, tip-bot for Juergen Gross
- [tip:x86/fpu] x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin /end(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86, fpu: Fix math_state_restore() race with kernel_fpu_begin(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86, fpu: Introduce per-cpu in_kernel_fpu state, tip-bot for Oleg Nesterov
- [tip:x86/platform] x86: pmc_atom: Clean up init function, tip-bot for Andy Shevchenko
- [tip:x86/platform] x86: pmc_atom: Expose contents of PSS, tip-bot for Andy Shevchenko
- [tip:x86/platform] x86: pmc_atom: don%27t check for NULL twice, tip-bot for Andy Shevchenko
- [tip:x86/platform] x86: pmc-atom: Remove unused macro, tip-bot for Andy Shevchenko
- [tip:x86/platform] x86: pmc-atom: Assign debugfs node as soon as possible, tip-bot for Andy Shevchenko
- [tip:x86/urgent] x86, irq: Properly tag virtualization entry in / proc/interrupts, tip-bot for Jan Beulich
- [tip:x86/urgent] x86, boot: Skip relocs when load address unchanged, tip-bot for Kees Cook
- [tip:x86/urgent] x86/xen: Treat SCI interrupt as normal GSI interrupt, tip-bot for Jiang Liu
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]