Linux Tip Commits
[Prev Page][Next Page]
- [tip:timers/core] clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/lpc32xx: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/asm9260: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/cadence_ttc: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/vt8500: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/vt8500: Remove unneeded header, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/tegra2: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/sun5i: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/sun4i: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/dw_apb: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/digicolor: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/orion: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/meson6: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/armada-370-xp: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/rockchip: Add COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/mediatek: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/pistachio: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/tango: Add COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/pxa_timer: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/pxa_timer: Move the Kconfig rule, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/st_lpc: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/st_lpc: Fix Kconfig dependency, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architecture, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/rockchip: Remove dsb() usage, tip-bot for Caesar Wang
- [tip:timers/core] time: Define dummy functions for the generic sched clock, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/rockchip: Make the driver more readable, tip-bot for Caesar Wang
- [tip:timers/core] clocksource/drivers/tegra: Allow timer irq affinity change, tip-bot for Lucas Stach
- [tip:timers/core] clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init(), tip-bot for Alexey Klimov
- [tip:timers/core] clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_init, tip-bot for Alexey Klimov
- [tip:timers/core] time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow, tip-bot for John Stultz
- [tip:timers/core] clocksource/drivers/mtk_timer: Add pr_fmt define, tip-bot for Alexey Klimov
- [tip:timers/core] ntp: Verify offset doesn' t overflow in ntp_update_offset, tip-bot for Sasha Levin
- [tip:timers/core] selftests/timers: fix write return value handlng, tip-bot for Andrzej Hajda
- [tip:timers/core] clocksource: Add CPU info to clocksource watchdog reporting, tip-bot for Seiichi Ikarashi
- [tip:timers/core] time: Avoid signed overflow in timekeeping_get_ns(), tip-bot for David Gibson
- [tip:timers/core] alarmtimer: Avoid unexpected rtc interrupt when system resume from S3, tip-bot for zhuo-hao
- [tip:timers/core] MAINTAINERS: Add entry for kernel/time/ alarmtimer.c, tip-bot for John Stultz
- [tip:x86/cleanups] x86/mm: Align macro defines, tip-bot for Borislav Petkov
- [tip:x86/cleanups] x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros, tip-bot for Borislav Petkov
- [tip:x86/cleanups] x86/cpu: Provide a config option to disable static_cpu_has, tip-bot for Borislav Petkov
- [tip:x86/cleanups] x86/cpufeature: Cleanup get_cpu_cap(), tip-bot for Borislav Petkov
- [tip:x86/cleanups] x86/cpufeature: Move some of the scattered feature bits to x86_capability, tip-bot for Borislav Petkov
- [tip:x86/cpufeature] x86/cpu: Provide a config option to disable static_cpu_has, tip-bot for Borislav Petkov
- [tip:x86/cpufeature] x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros, tip-bot for Borislav Petkov
- [tip:x86/cpufeature] x86/cpufeature: Cleanup get_cpu_cap(), tip-bot for Borislav Petkov
- [tip:x86/cpufeature] x86/cpufeature: Move some of the scattered feature bits to x86_capability, tip-bot for Borislav Petkov
- [tip:x86/apic] kexec: Fix race between panic() and crash_kexec(), tip-bot for Hidehiro Kawai
- [tip:x86/apic] Documentation: Document kernel.panic_on_io_nmi sysctl, tip-bot for Hidehiro Kawai
- [tip:x86/apic] x86/apic: Introduce apic_extnmi command line parameter, tip-bot for Hidehiro Kawai
- [tip:x86/apic] x86/nmi: Save regs in crash dump on external NMI, tip-bot for Hidehiro Kawai
- [tip:x86/apic] panic, x86: Allow CPUs to save registers even if looping in NMI context, tip-bot for Hidehiro Kawai
- [tip:x86/apic] panic, x86: Fix re-entrance problem due to panic on NMI, tip-bot for Hidehiro Kawai
- [tip:x86/urgent] x86/xen: Avoid fast syscall path for Xen PV guests, tip-bot for Boris Ostrovsky
- [tip:x86/cache] x86/intel_rdt: Implement scheduling support for Intel RDT, tip-bot for Fenghua Yu
- [tip:x86/cache] x86/intel_rdt: Intel haswell Cache Allocation enumeration, tip-bot for Fenghua Yu
- [tip:x86/cache] x86,cgroup/intel_rdt : Add intel_rdt cgroup documentation, tip-bot for Fenghua Yu
- [tip:x86/cache] x86,cgroup/intel_rdt : Add a cgroup interface to manage Intel cache allocation, tip-bot for Fenghua Yu
- [tip:x86/cache] x86/intel_rdt: Hot cpu support for Cache Allocation, tip-bot for Fenghua Yu
- [tip:x86/cache] x86/intel_rdt: Add support for Cache Allocation detection, tip-bot for Fenghua Yu
- [tip:x86/cache] x86/intel_rdt: Add Class of service management, tip-bot for Fenghua Yu
- [tip:x86/cache] x86/intel_rdt: Add L3 cache capacity bitmask management, tip-bot for Fenghua Yu
- [tip:x86/cache] x86/intel_rdt: Cache Allocation documentation, tip-bot for Fenghua Yu
- [tip:x86/cache] x86/intel_rapl: Modify hot cpu notification handling, tip-bot for Fenghua Yu
- [tip:x86/cache] x86/intel_cqm: Modify hot cpu notification handling, tip-bot for Fenghua Yu
- [tip:perf/core] perf thread_map: Add thread_map__new_event function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add stat config event read function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add stat config event synthesize function, tip-bot for Jiri Olsa
- [tip:perf/core] perf cpu_map: Add cpu_map user level event, tip-bot for Jiri Olsa
- [tip:perf/core] perf cpu_map: Add cpu_map event synthesize function, tip-bot for Jiri Olsa
- [tip:perf/core] perf cpu_map: Add cpu_map__new_event function, tip-bot for Jiri Olsa
- [tip:perf/core] perf cpu_map: Add perf_event__fprintf_cpu_map function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add stat config user level event, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add stat user level event, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add stat event synthesize function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add stat event read function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add stat round user level event, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add stat round event synthesize function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add stat events fprintf functions, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add event_update user level event, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Synthesize event update events, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat report: Add support to initialize aggr_map from file, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat report: Process stat and stat round events, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat report: Process event update events, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat report: Move csv_sep initialization before report command, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat report: Allow to override aggr_mode, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat report: Process cpu/threads maps, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat report: Add report command, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat report: Process stat config event, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Write stat round events on record, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Do not allow record with multiple runs mode, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Write stat events on record, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add event_update event unit type, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Add pipe support for record command, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add event_update event name type, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add event_update event cpus type, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add perf_event__fprintf_event_update function, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Initialize record features, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Synthesize stat record data, tip-bot for Jiri Olsa
- [tip:perf/core] perf evlist: Export id_add_fd(), tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Store events IDs in perf data file, tip-bot for Jiri Olsa
- [tip:perf/core] perf report: Display newly added events in raw dump, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Introduce stat perf.data header feature, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Add record command, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add event_update event scale type, tip-bot for Jiri Olsa
- [tip:perf/core] perf thread_map: Add perf_event__fprintf_thread_map function, tip-bot for Jiri Olsa
- [tip:perf/core] perf thread_map: Add thread_map event sythesize function, tip-bot for Jiri Olsa
- [tip:perf/core] perf thread_map: Add thread_map user level event, tip-bot for Jiri Olsa
- [tip:perf/core] perf test: Remove tarpkg at end of test, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf build: Fix 'make clean', tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Move help_unknown_cmd() to its own file, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf subcmd: Create subcmd library, tip-bot for Josh Poimboeuf
- [tip:perf/core] tools subcmd: Rename subcmd header include guards, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Convert parse-options.c internal functions to static, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Make options always available, even if required libs not linked, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Finalize subcmd independence, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Remove 'perf' from subcmd function and variable names, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf test: Dump the stack when test segfaults when in verbose mode, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove subcmd dependencies on strbuf, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf record: Support custom vmlinux path, tip-bot for He Kuang
- [tip:perf/core] perf tools: Provide subcmd configuration at runtime, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Document the fact that parse_options* () may exit, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Move strlcpy() from perf to tools/lib /string.c, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf record: Add record.build-id config option, tip-bot for Namhyung Kim
- [tip:perf/core] tools build: Fix feature Makefile issues with 'O= ', tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Create pager.h, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Remove check for unused PERF_PAGER_IN_USE, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf build: Rename LIB_PATH -> API_PATH, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf build: Remove unnecessary line in Makefile.feature, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf test: Add Build file to dependencies for llvm-src-*.c, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf test: Fix hist testcases when kptr_restrict is on, tip-bot for Namhyung Kim
- [tip:perf/core] perf thread: Fix reference count initial state, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evsel: Disable branch flags/ cycles for --callgraph lbr, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Use same signal handling strategy as 'record', tip-bot for Arnaldo Carvalho de Melo
- [tip:irq/core] genirq: Free irq_desc with rcu, tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq: Prevent chip buslock deadlock, tip-bot for Thomas Gleixner
- [tip:perf/core] perf script: Add support for PERF_TYPE_BREAKPOINT, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Clear struct machine during machine__init(), tip-bot for Wang Nan
- [tip:perf/core] perf data: Add u32_hex data type, tip-bot for Wang Nan
- [tip:perf/core] tools lib bpf: Fetch map names from correct strtab, tip-bot for Wang Nan
- [tip:perf/core] tools lib bpf: Check return value of strdup when reading map names, tip-bot for Wang Nan
- [tip:perf/core] perf top: Do not convert address for perf_top__record_precise_ip(), tip-bot for Namhyung Kim
- [tip:perf/core] perf top: Access hists->lock only if needed, tip-bot for Namhyung Kim
- [tip:perf/core] perf top: Cleanup condition in perf_top__record_precise_ip(), tip-bot for Namhyung Kim
- [tip:perf/core] perf top: Fix annotation on --stdio, tip-bot for Namhyung Kim
- [tip:x86/asm] x86/entry/64_compat: Make labels local, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/vdso: Enable vdso pvclock access on all vdso variants, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/mce: Ensure offline CPUs don' t participate in rendezvous process,
tip-bot for Ashok Raj
- [tip:x86/asm] x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog(), tip-bot for Ingo Molnar
- [tip:x86/asm] x86/vdso: Remove pvclock fixmap machinery, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/kvm: On KVM re-enable (e.g. after suspend), update clocks,
tip-bot for Andy Lutomirski
- [tip:perf/core] perf top: Delete half-processed hist entries when exit, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Make perf_session__register_idle_thread drop the refcount, tip-bot for Masami Hiramatsu
- [tip:perf/core] Revert "perf tools: Improve setting of gcc debug option", tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Fix dso__load_sym to put dso, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf annotate: Check argument before calling setup_browser(), tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Get rid of exit_browser() from usage_with_options(), tip-bot for Namhyung Kim
- [tip:perf/core] perf thread_map: Free strlist on constructor error path, tip-bot for Namhyung Kim
- [tip:perf/core] perf annotate: Delay UI browser setup after initialization is done, tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Check argument before calling setup_browser(), tip-bot for Namhyung Kim
- [tip:perf/core] perf top: Do show usage message when failing to create cpu/thread maps, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf kvm: Remove invocation of setup/exit_browser (), tip-bot for Namhyung Kim
- [tip:x86/urgent] x86/irq: Fix a race window in x86_vector_free_irqs(), tip-bot for Jiang Liu
- [tip:timers/urgent] clocksource: Mmio: remove artificial 32bit limitation, tip-bot for Linus Walleij
- [tip:x86/apic] x86/irq: Trivial cleanups for x86 vector allocation code, tip-bot for Jiang Liu
- [tip:x86/urgent] x86/irq: Fix a race condition between vector assigning and cleanup, tip-bot for Jiang Liu
- [tip:x86/urgent] x86/irq: Enhance __assign_irq_vector() to rollback in case of failure, tip-bot for Jiang Liu
- [tip:x86/urgent] x86/irq: Do not reuse struct apic_chip_data.old_domain as temporary buffer, tip-bot for Jiang Liu
- [tip:irq/urgent] irqchip/gic-v3: Add missing struct device_node declaration, tip-bot for Marc Zyngier
- [tip:irq/urgent] irqchip/gic-v3: Add missing include for barrier.h, tip-bot for Marc Zyngier
- [tip:perf/core] perf tools: Move term functions out of util.c, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Save cmdline arguments earlier, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Move cmd_version() to builtin-version.c, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Remove unused pager_use_color variable, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf tools: Fix write_numa_topology to put cpu_map instead of free, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tui: Change default selection background color to yellow, tip-bot for Ingo Molnar
- [tip:perf/core] perf machine: Fix machine.vmlinux_maps to make sure to clear the old one, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Fix map_groups__clone to put cloned map, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf hists: Fix hists_evsel to release hists, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Fix maps__fixup_overlappings to put used maps, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf stat: Fix cmd_stat to release cpu_map, tip-bot for Masami Hiramatsu
- [tip:irq/core] genirq: Implement irq_percpu_is_enabled(), tip-bot for Thomas Petazzoni
- [tip:perf/core] perf hists browser: Fix segfault if use symbol filter in cmdline, tip-bot for Wang Nan
- [tip:perf/core] perf hists browser: Reset selection when refresh, tip-bot for Wang Nan
- [tip:perf/core] perf hists browser: Add NULL pointer check to prevent crash, tip-bot for Wang Nan
- [tip:perf/core] perf buildid-list: Fix return value of perf buildid-list -k, tip-bot for Michael Petlan
- [tip:perf/core] perf annotate: ARM support, tip-bot for Russell King
- [tip:perf/core] perf evsel: Use event maps directly in perf_evsel__enable, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat: Move enable_on_exec setup under earlier code, tip-bot for Jiri Olsa
- [tip:perf/core] perf test: Prevent using bpf-output event in round trip name test, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat: Create events as disabled, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat: Use perf_evlist__enable in handle_initial_delay, tip-bot for Jiri Olsa
- [tip:perf/core] perf evlist: Factor perf_evlist__(enable|disable) functions, tip-bot for Jiri Olsa
- [tip:perf/core] perf evsel: Introduce disable() method, tip-bot for Jiri Olsa
- [tip:perf/core] perf test: Create kernel maps properly for hist entries test, tip-bot for Jiri Olsa
- [tip:perf/core] perf test: Fix cpus and thread maps reference in error path, tip-bot for Jiri Olsa
- [tip:perf/core] perf test: Use machine__new_host in mmap thread lookup test, tip-bot for Jiri Olsa
- [tip:perf/core] perf test: Use machine__new_host in mmap thread code reading test, tip-bot for Jiri Olsa
- [tip:perf/core] perf test: Use machine__new_host in dwarf unwind test, tip-bot for Jiri Olsa
- [tip:perf/core] perf machine: Pass correct string to dso__adjust_kmod_long_name, tip-bot for Wang Nan
- [tip:x86/mm] x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFN, tip-bot for Igor Mammedov
- [tip:x86/mm] x86/mm: Introduce max_possible_pfn, tip-bot for Igor Mammedov
- [tip:x86/urgent] x86/signal: Fix restart_syscall number for x32 tasks, tip-bot for Dmitry V. Levin
- [tip:x86/urgent] x86/mpx: Fix instruction decoder condition, tip-bot for Dave Hansen
- [tip:x86/mm] x86/mm/ptdump: Make (debugfs)/ kernel_page_tables read-only, tip-bot for Borislav Petkov
- [tip:locking/core] lcoking/barriers, arch: Use smp barriers in smp_store_release(), tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() documentation, tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/cmpxchg, arch: Remove tas() definitions, tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/pvqspinlock: Queue node adaptive spinning, tip-bot for Waiman Long
- [tip:locking/core] locking/pvqspinlock: Collect slowpath lock statistics, tip-bot for Waiman Long
- [tip:locking/core] locking/pvqspinlock: Allow limited lock stealing, tip-bot for Waiman Long
- [tip:perf/core] perf/x86: Remove old MSR perf tracing code,
tip-bot for Andi Kleen
- [tip:perf/core] x86, tracing, perf: Add trace point for MSR accesses,
tip-bot for Andi Kleen
- [tip:perf/core] tracepoints: Move struct tracepoint to new tracepoint-defs.h header,
tip-bot for Andi Kleen
- [tip:perf/core] x86/headers: Don't include asm/processor.h in asm /atomic.h,
tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Fix __initconst declaration in the RAPL perf driver,
tip-bot for Andi Kleen
- [tip:perf/core] perf/core: Collapse common IPI pattern,
tip-bot for Peter Zijlstra
- [tip:sched/core] sched/fair: Disable the task group load_avg update for the root_task_group, tip-bot for Waiman Long
- [tip:sched/core] sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline, tip-bot for Waiman Long
- [tip:sched/core] sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats(), tip-bot for Waiman Long
- [tip:sched/core] sched/core: Move the sched_to_prio[] arrays out of line, tip-bot for Andi Kleen
- [tip:sched/core] sched/cputime: Convert vtime_seqlock to seqcount, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/cputime: Introduce vtime accounting check for readers, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled(), tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/cputime: Correctly handle task guest time on housekeepers, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/cputime: Clarify vtime symbols and document them, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/cputime: Remove extra cost in task_cputime (), tip-bot for Hiroshi Shimamoto
- [tip:sched/core] sched/fair: Make it possible to account fair load avg consistently, tip-bot for Byungchul Park
- [tip:locking/core] sched/core, locking: Document Program-Order guarantees, tip-bot for Peter Zijlstra
- [tip:locking/core] locking, sched: Introduce smp_cond_acquire() and use it, tip-bot for Peter Zijlstra
- [tip:locking/core] sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule(),
tip-bot for Peter Zijlstra
- [tip:locking/core] sched/cputime: Fix invalid gtime in proc,
tip-bot for Hiroshi Shimamoto
- [tip:locking/core] sched/core: Better document the try_to_wake_up () barriers, tip-bot for Peter Zijlstra
- [tip:locking/core] sched/core: Clear the root_domain cpumasks in init_rootdomain(), tip-bot for Xunlei Pang
- [tip:x86/mm] x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() as __initdata, tip-bot for Rasmus Villemoes
- [tip:perf/core] perf: Fix PERF_EVENT_IOC_PERIOD deadlock, tip-bot for Peter Zijlstra
- [tip:locking/core] sched/core: Remove false-positive warning from wake_up_process(), tip-bot for Sasha Levin
- [tip:x86/urgent] x86/mm: Fix regression with huge pages on PAE, tip-bot for Kirill A. Shutemov
- [tip:locking/core] sched/wait: Fix signal handling in bit wait helpers,
tip-bot for Peter Zijlstra
- [tip:perf/core] perf: Do not send exit event twice,
tip-bot for Jiri Olsa
- [tip:perf/core] perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro,
tip-bot for Jiri Olsa
- [tip:perf/core] perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell,
tip-bot for Yuanfang Chen
- [tip:x86/boot] x86/tboot: Update maintainer list for Intel TXT, tip-bot for Wei, Gang
- [tip:perf/core] perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp,
tip-bot for Andi Kleen
- [tip:perf/core] perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for Skylake,
tip-bot for Andi Kleen
- [tip:x86/efi] Documentation/x86: Update EFI memory region description, tip-bot for Matt Fleming
- [tip:x86/efi] x86/efi: Build our own page table structures, tip-bot for Matt Fleming
- [tip:x86/efi] x86/efi: Hoist page table switching code into efi_call_virt(), tip-bot for Matt Fleming
- [tip:x86/efi] x86/mm/pat: Ensure cpa-> pfn only contains page frame numbers, tip-bot for Matt Fleming
- [tip:x86/efi] x86/efi: Map RAM into the identity page table for mixed mode, tip-bot for Matt Fleming
- [tip:x86/efi] x86/mm: Page align the '_end' symbol to avoid pfn conversion bugs, tip-bot for Matt Fleming
- [tip:x86/platform] x86/platform/calgary: Constify cal_chipset_ops structures, tip-bot for Julia Lawall
- [tip:perf/core] perf bpf: Rename bpf config to program config, tip-bot for Wang Nan
- [tip:perf/core] tools lib bpf: Extract and collect map names from BPF object file, tip-bot for Wang Nan
- [tip:perf/core] tools lib bpf: Collect map definition in bpf_object, tip-bot for Wang Nan
- [tip:perf/core] perf hists browser: Update nr entries regardless of min percent, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists: Do not skip elided fields when processing samples, tip-bot for Namhyung Kim
- [tip:perf/core] perf list: Robustify event printing routine, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf report: Show error message when processing sample fails, tip-bot for Namhyung Kim
- [tip:perf/core] perf list: Add support for PERF_COUNT_SW_BPF_OUT, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: 'unwind' test should create kernel maps, tip-bot for Jiri Olsa
- [tip:perf/core] perf buildid-list: Show running kernel build id fix,
tip-bot for Michael Petlan
- [tip:x86/fpu] x86/fpu: Put a few variables in .init.data, tip-bot for Rasmus Villemoes
- [tip:perf/core] perf stat: Clear sample_(type|period) for counting, tip-bot for Jiri Olsa
- [tip:perf/core] perf symbols: Add the path to vmlinux.debug, tip-bot for Ekaterina Tumanova
- [tip:perf/core] bpf tools: Add helper function for updating bpf maps elements, tip-bot for He Kuang
- [tip:perf/core] perf evlist: Display WEIGHT sample type bit, tip-bot for Jiri Olsa
- [tip:perf/core] perf symbols: Refactor vmlinux_path__init() to ease path additions, tip-bot for Ekaterina Tumanova
- [tip:perf/core] tools build: Use fixdep with OUTPUT path prefix, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Correctly identify anon_hugepage when generating map (v2), tip-bot for Yannick Brosseau
- [tip:perf/core] perf script: Pass perf_script into process_event, tip-bot for Jiri Olsa
- [tip:perf/core] perf machine: Adjust dso-> long_name for offline module, tip-bot for Wang Nan
- [tip:x86/platform] x86/pm: Introduce quirk framework to save/ restore extra MSR registers around suspend/resume, tip-bot for Chen Yu
- [tip:perf/core] perf top: Fix freeze on --call-graph flat/folded, tip-bot for Namhyung Kim
- [tip:perf/core] perf build: Fix traceevent plugins build race, tip-bot for Jiri Olsa
- [tip:perf/core] perf callchain: Honor hide_unresolved, tip-bot for Namhyung Kim
- [tip:perf/core] perf script: Remove default_scripting_ops, tip-bot for Jiri Olsa
- [tip:perf/core] tools lib bpf: Don' t do a feature check when cleaning, tip-bot for Wang Nan
- [tip:perf/core] tools build: Clean CFLAGS and LDFLAGS for fixdep, tip-bot for Wang Nan
- [tip:perf/core] perf probe: Fix to free temporal Dwarf_Frame correctly, tip-bot for Masami Hiramatsu
- [tip:perf/core] tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines, tip-bot for Steven Rostedt
- [tip:perf/core] perf config: Add initial man page, tip-bot for Taeung Song
- [tip:perf/core] perf callchain: Add missing parent_val initialization, tip-bot for Jiri Olsa
- [tip:perf/core] perf callchain: Add order support for libdw DWARF unwinder, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add 'perf config' command, tip-bot for Taeung Song
- [tip:perf/core] perf test: Add callchain order setup for DWARF unwinder test, tip-bot for Jiri Olsa
- [tip:perf/core] perf callchain: Add order support for libunwind DWARF unwinder, tip-bot for Jiri Olsa
- [tip:perf/core] perf callchain: Move initial entry call into get_entries function, tip-bot for Jiri Olsa
- [tip:x86/urgent] x86 smpboot: Re-enable init_udelay= 0 by default on modern CPUs, tip-bot for Len Brown
- [tip:x86/cleanups] x86/paravirt: Remove paravirt ops pmd_update[ _defer] and pte_update_defer, tip-bot for Juergen Gross
- [tip:x86/cleanups] paravirt: Remove paravirt ops pmd_update[ _defer] and pte_update_defer, tip-bot for Juergen Gross
- [tip:x86/cpu] x86: Replace RDRAND forced-reseed with simple sanity check, tip-bot for Len Brown
- [tip:timers/core] nohz: Clarify magic in tick_nohz_stop_sched_tick(), tip-bot for Peter Zijlstra
- [tip:timers/core] timekeeping: Lift clocksource cacheline restriction, tip-bot for Thomas Gleixner
- [tip:ras/core] x86/mce: Do not enter deferred errors into the generic pool twice, tip-bot for Tony Luck
- [tip:ras/core] x86/RAS: Remove mce.usable_addr, tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce: Add the missing memory error check on AMD, tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce: Make usable address checks Intel-only, tip-bot for Borislav Petkov
- [tip:x86/cpu] x86/cpu: Unify CPU family, model, stepping calculation, tip-bot for Borislav Petkov
- [tip:x86/cpu] kvm: Add accessors for guest CPU's family, model, stepping, tip-bot for Borislav Petkov
- [tip:x86/cpu] x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR, tip-bot for Borislav Petkov
- [tip:x86/cpu] x86/cpu: Fix MSR value truncation issue, tip-bot for Borislav Petkov
- [tip:x86/cpu] x86/MSR: Chop off lower 32-bit value, tip-bot for Borislav Petkov
- [tip:x86/apic] x86/apic: Fix the saving and restoring of lapic vectors during suspend/resume, tip-bot for Juergen Gross
- [tip:x86/fpu] x86/fpu: Add an XSTATE_OP() macro, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/entry/64: Fix irqflag tracing wrt context tracking, tip-bot for Andy Lutomirski
- [tip:x86/asm] context_tracking: Switch to new static_branch API, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm: Add asm macros for static keys/jump labels, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm: Error out if asm/ jump_label.h is included inappropriately, tip-bot for Andy Lutomirski
- [tip:x86/fpu] x86/fpu: Get rid of xstate_fault(), tip-bot for Borislav Petkov
- [tip:sched/core] sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz(), tip-bot for Byungchul Park
- [tip:sched/core] stop_machine: Fix possible cpu_stopper_thread() crash, tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Don' t disable preemption in stop_two_cpus(), tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool, tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to callers, tip-bot for Oleg Nesterov
- [tip:perf/core] perf/x86: Optimize stack walk user accesses, tip-bot for Andi Kleen
- [tip:perf/core] perf, x86: Stop Intel PT before kdump starts, tip-bot for Takao Indoh
- [tip:locking/core] locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg(), tip-bot for Waiman Long
- [tip:x86/asm] x86/paravirt: Remove the unused irq_enable_sysexit pv op, tip-bot for Boris Ostrovsky
- [tip:x86/mm] x86/mm: Turn CONFIG_X86_PTDUMP into a module, tip-bot for Kees Cook
- [tip:x86/asm] x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op, tip-bot for Boris Ostrovsky
- [tip:x86/asm] x86/xen: Avoid fast syscall path for Xen PV guests, tip-bot for Boris Ostrovsky
- [tip:x86/urgent] x86/microcode: Initialize the driver late when facilities are up, tip-bot for Borislav Petkov
- [tip:locking/core] locking/pvqspinlock, x86: Optimize the PV unlock code path, tip-bot for Waiman Long
- [tip:locking/core] locking/qspinlock: Prefetch the next node cacheline, tip-bot for Waiman Long
- [tip:locking/core] locking/qspinlock: Avoid redundant read of next pointer, tip-bot for Waiman Long
- [tip:locking/core] atomics: Add test for atomic operations with _relaxed variants, tip-bot for Boqun Feng
- [tip:perf/core] perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel/pt: Add interface to stop Intel PT logging, tip-bot for Takao Indoh
- [tip:perf/core] perf/x86: Add option to disable reading branch flags/cycles, tip-bot for Andi Kleen
- [tip:sched/core] sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair(), tip-bot for Byungchul Park
- [tip:perf/core] x86: Add an inlined __copy_from_user_nmi() variant, tip-bot for Andi Kleen
- [tip:sched/core] stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thread(), tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Kill cpu_stop_done->executed, tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Change __stop_cpus() to rely on cpu_stop_queue_work(), tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Change stop_one_cpu() to rely on cpu_stop_queue_work(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched/core: Use list_is_singular() in sched_can_stop_tick(), tip-bot for Geliang Tang
- [tip:perf/core] perf/x86: Fix LBR call stack save/restore, tip-bot for Andi Kleen
- [tip:perf/core] treewide: Remove old email address, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Fix incorrect wait time and wait count statistics, tip-bot for Joonwoo Park
- [tip:perf/core] perf: Update email address in MAINTAINERS, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/numa: Cap PTE scanning overhead to 3% of run time, tip-bot for Rik van Riel
- [tip:sched/core] sched/fair: Prepare __update_cpu_load() to handle active tickless, tip-bot for Byungchul Park
- [tip:perf/core] perf report: Add callchain value option, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Factor out hist_browser__show_callchain_list(), tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Support flat callchains, tip-bot for Namhyung Kim
- [tip:x86/apic] x86/smpboot: Re-enable init_udelay= 0 by default on modern CPUs, tip-bot for Len Brown
- [tip:sched/core] sched/fair: Clean up the explanation around decaying load update misses, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/rt: Hide the push_irq_work_func() declaration, tip-bot for Arnd Bergmann
- [tip:sched/core] sched/wait: Document waitqueue_active(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/fair: Remove empty idle enter and exit functions, tip-bot for Dietmar Eggemann
- [tip:perf/core] perf/core: Fix RCU problem with cgroup context switching code, tip-bot for Stephane Eranian
- [tip:perf/core] perf/core: Robustify the perf_cgroup_from_task() RCU checks, tip-bot for Stephane Eranian
- [tip:perf/core] perf hists browser: Support folded callchains, tip-bot for Namhyung Kim
- [tip:perf/core] perf ui/gtk: Support flat callchains, tip-bot for Namhyung Kim
- [tip:perf/core] perf ui/gtk: Support folded callchains, tip-bot for Namhyung Kim
- [tip:perf/core] perf callchain: Abstract callchain print function, tip-bot for Namhyung Kim
- [tip:perf/core] perf callchain: Add count fields to struct callchain_node, tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Support folded callchain mode on --stdio, tip-bot for Namhyung Kim
- [tip:perf/core] perf probe: Fix to free temporal Dwarf_Frame, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf machine: Fix machine__findnew_module_map to put registered map, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf machine: Fix machine__findnew_module_map to put dso, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Fix machine__create_kernel_maps to put kernel dso refcount, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf machine: Fix machine__destroy_kernel_maps to drop vmlinux_maps references, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Fix __dsos__addnew to put dso after adding it to the list, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Fix to put new map after inserting to map_groups in dso__load_sym, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Make perf_exec_path() always return malloc'd string, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf machine: Fix to destroy kernel maps when machine exits, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf test: Mute test cases error messages if verbose == 0, tip-bot for Wang Nan
- [tip:perf/core] perf test: Print result for each BPF subtest, tip-bot for Wang Nan
- [tip:perf/core] perf bpf: Use same BPF program if arguments are identical, tip-bot for Wang Nan
- [tip:perf/core] perf tests: Pass the subtest index to each test routine, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: Print result for each LLVM subtest, tip-bot for Wang Nan
- [tip:perf/core] perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux, tip-bot for Wang Nan
- [tip:perf/core] perf test: Test the BPF prologue adding infrastructure, tip-bot for Wang Nan
- [tip:perf/core] perf bpf: Generate prologue for BPF programs, tip-bot for Wang Nan
- [tip:perf/core] perf bpf: Add prologue for BPF programs for fetching arguments, tip-bot for He Kuang
- [tip:perf/core] perf bpf: Allow attaching BPF programs to modules symbols, tip-bot for Wang Nan
- [tip:perf/core] perf bpf: Allow BPF program config probing options, tip-bot for Wang Nan
- [tip:perf/core] tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools: Clone the kernel's strtobool function, tip-bot for Wang Nan
- [tip:perf/core] perf bpf: Add BPF_PROLOGUE config options for further patches, tip-bot for Wang Nan
- [tip:perf/core] perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on, tip-bot for Wang Nan
- [tip:perf/core] perf bpf: Allow BPF program attach to uprobe events, tip-bot for Wang Nan
- [tip:perf/core] bpf tools: Load a program with different instances using preprocessor, tip-bot for Wang Nan
- [tip:perf/core] tools: Fix selftests_install Makefile rule, tip-bot for Kevin Hilman
- [tip:perf/core] perf test: Fix build of BPF and LLVM on older glibc libraries, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/cpu: Fix SMAP check in PVOPS environments, tip-bot for Andrew Cooper
- [tip:x86/urgent] x86/ftrace: Add comment on static function tracing, tip-bot for Namhyung Kim
- [tip:x86/cleanups] x86/tsc: Remove unused tsc_pre_init() hook, tip-bot for Thomas Gleixner
- [tip:x86/cleanups] x86/paravirt: Remove unused pv_apic_ops structure, tip-bot for Juergen Gross
- [tip:x86/cleanups] x86: Remove unused function cpu_has_ht_siblings(), tip-bot for Juergen Gross
- [tip:perf/urgent] perf symbols: Fix dso lookup by long name and missing buildids, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf probe: Clear probe_trace_event when add_probe_trace_event() fails, tip-bot for Wang Nan
- [tip:perf/urgent] perf inject: Also re-pipe lost_samples event, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf probe: Fix memory leaking on failure by clearing all probe_trace_events, tip-bot for Masami Hiramatsu
- [tip:perf/urgent] perf buildid-list: Requires ordered events, tip-bot for Adrian Hunter
- [tip:irq/urgent] irqchip/gic: Make sure all interrupts are deactivated at boot, tip-bot for Marc Zyngier
- [tip:irq/urgent] irqchip/gic: Add save/ restore of the active state, tip-bot for Marc Zyngier
- [tip:irq/urgent] irqchip/gic: Clear enable bits before restoring them, tip-bot for Marc Zyngier
- [tip:timers/urgent] clocksource: Disallow drivers for ARCH_USES_GETTIMEOFFSET, tip-bot for Arnd Bergmann
- [tip:timers/urgent] clocksource/fsl: Avoid harmless 64-bit warnings,
tip-bot for Arnd Bergmann
- [tip:irq/core] genirq: Delay incrementing interrupt count if it' s disabled/pending, tip-bot for Sudeep Holla
- [tip:perf/urgent] perf symbols: Allow forcing reading of non-root owned files by root, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf hists browser: The dso can be obtained from popup_action->ms.map->dso, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf hists browser: Fix 'd' hotkey action to filter by DSO, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf symbols: Rebuild rbtree when adjusting symbols for kcore, tip-bot for Adrian Hunter
- [tip:perf/urgent] tools: Add a "make all" rule, tip-bot for Kamal Mostafa
- [tip:perf/urgent] tools: Actually install tmon in the install rule, tip-bot for Kamal Mostafa
- [tip:x86/urgent] x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels, tip-bot for Dave Hansen
- [tip:x86/urgent] x86/mpx: Fix 32-bit address space calculation, tip-bot for Dave Hansen
- [tip:x86/urgent] x86/fpu: Fix 32-bit signal frame handling, tip-bot for Dave Hansen
- [tip:perf/urgent] perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro, tip-bot for Huang Rui
- [tip:x86/urgent] x86/fpu: Fix get_xsave_addr() behavior under virtualization, tip-bot for Huaitong Han
- [tip:perf/urgent] tools include: Add compiler.h to list.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf probe: Verify parameters in two functions, tip-bot for Wang Nan
- [tip:perf/urgent] perf session: Add missing newlines to some pr_err() calls, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore, tip-bot for Yunlong Song
- [tip:perf/urgent] perf annotate: Support full source file paths for srcline fix, tip-bot for Michael Petlan
- [tip:irq/urgent] genirq/PM: Restore system wake up from chained interrupts, tip-bot for Grygorii Strashko
- [tip:perf/urgent] perf: Fix inherited events vs. tracepoint filters, tip-bot for Peter Zijlstra
- [tip:sched/urgent] sched/numa: Fix math underflow in task_tick_numa(), tip-bot for Rik van Riel
- [tip:perf/urgent] perf: Disable IRQs across RCU RS CS that acquires scheduler lock, tip-bot for Paul E. McKenney
- [tip:locking/urgent] tools/liblockdep: explicitly declare lockdep API we call from liblockdep, tip-bot for Sasha Levin
- [tip:locking/urgent] tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER, tip-bot for Sasha Levin
- [tip:locking/urgent] tools/liblockdep: remove task argument from debug_check_no_locks_held, tip-bot for Sasha Levin
- [tip:perf/urgent] perf test: Do not be case sensitive when searching for matching tests, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf test: Add 'perf test BPF', tip-bot for Wang Nan
- [tip:perf/urgent] perf test: Enhance the LLVM tests: add kbuild test, tip-bot for Wang Nan
- [tip:perf/urgent] perf test: Enhance the LLVM test: update basic BPF test program, tip-bot for Wang Nan
- [tip:perf/urgent] perf tools: Make fetch_kernel_version() publicly available, tip-bot for Wang Nan
- [tip:perf/urgent] perf bpf: Improve BPF related error messages, tip-bot for Wang Nan
- [tip:perf/urgent] bpf tools: Add new API bpf_object__get_kversion (), tip-bot for Wang Nan
- [tip:perf/urgent] bpf tools: Improve libbpf error reporting, tip-bot for Wang Nan
- [tip:perf/urgent] perf trace: Fix documentation for -i, tip-bot for Peter Feiner
- [tip:perf/urgent] perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy, tip-bot for Masami Hiramatsu
- [tip:perf/urgent] tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf, tip-bot for Yunlong Song
- [tip:perf/urgent] perf annotate: Inform the user about objdump failures in --stdio, tip-bot for Andi Kleen
- [tip:perf/urgent] perf stat: Make stat options global, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf sched latency: Fix thread pid reuse issue, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf tools: Fix find_perf_probe_point_from_map( ) which incorrectly returns success, tip-bot for Wang Nan
- [tip:perf/urgent] perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling, tip-bot for Wang Nan
- [tip:perf/urgent] perf llvm: Pass number of configured CPUs to clang compiler, tip-bot for Wang Nan
- [tip:perf/urgent] perf tools: Allow shuffling the build tests, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Insert split maps correctly into origin group, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf stat: Use common printout function to avoid duplicated code, tip-bot for Andi Kleen
- [tip:perf/urgent] perf stat: Move sw clock metrics printout to stat-shadow, tip-bot for Andi Kleen
- [tip:perf/urgent] tools lib bpf: Fix compiler warning on CentOS 6, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf bpf: Mute libbpf when '-v' not set, tip-bot for Wang Nan
- [tip:perf/urgent] perf test: Keep test result clean if '-v' not set, tip-bot for Wang Nan
- [tip:x86/cleanups] x86/paravirt: Kill some unused patching functions, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/cpu: Call verify_cpu() after having entered long mode too, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/setup: Fix low identity map for >= 2GB kernel range, tip-bot for Krzysztof Mazur
- [tip:x86/urgent] x86/mm: Skip the hypervisor range when walking PGD, tip-bot for Boris Ostrovsky
- [tip:x86/urgent] x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield, tip-bot for Andy Shevchenko
- [tip:x86/apic] x86/apic: Add a single-target IPI function to the apic, tip-bot for Linus Torvalds
- [tip:x86/apic] x86/apic: Implement default single target IPI function, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Remove pointless indirections from bigsmp_apic, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Wire up single IPI for bigsmp_apic, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Implement single IPI for x2apic_phys, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/smp: Remove single IPI wrapper, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Provide default send single IPI wrapper, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Use default send single IPI wrapper, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Wire up single IPI for apic_numachip, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Implement single IPI for apic_noop, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Wire up single IPI for x2apic_uv, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Wire up single IPI for apic_physflat, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Implement single target IPI function for x2apic_cluster, tip-bot for Linus Torvalds
- [tip:x86/apic] x86/apic: Remove pointless indirections from apic_physflat, tip-bot for Thomas Gleixner
- [tip:timers/urgent] timers: Use proper base migration in add_timer_on(), tip-bot for Tejun Heo
- [tip:x86/urgent] x86/AMD: Fix last level cache topology for AMD Fam17h systems,
tip-bot for Aravind Gopalakrishnan
- [tip:x86/urgent] x86/setup: Fix recent boot crash on 32-bit SMP machines, tip-bot for Matt Fleming
- [tip:x86/urgent] x86/irq: Probe for PIC presence before allocating descs for legacy IRQs,
tip-bot for Vitaly Kuznetsov
- [tip:x86/cpu] x86/cpu: Add CLZERO detection, tip-bot for Wan Zongshun
- [tip:ras/core] x86/mce: Add a Scalable MCA vendor flags bit, tip-bot for Aravind Gopalakrishnan
- [tip:ras/core] x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init(), tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/vm86: Set thread.vm86 to NULL on fork/clone, tip-bot for Andy Lutomirski
- [tip:x86/urgent] selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs, tip-bot for Andy Lutomirski
- [tip:timers/urgent] clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue, tip-bot for Magnus Damm
- [tip:timers/urgent] clocksource/drivers/digicolor: Prevent ftrace recursion, tip-bot for Jisheng Zhang
- [tip:timers/urgent] clocksource/drivers/fsl_ftm_timer: Prevent ftrace recursion, tip-bot for Jisheng Zhang
- [tip:timers/urgent] clocksource/drivers/vf_pit_timer: Prevent ftrace recursion, tip-bot for Jisheng Zhang
- [tip:timers/urgent] clocksource/drivers/prima2: Prevent ftrace recursion, tip-bot for Jisheng Zhang
- [tip:timers/urgent] clocksource/drivers/samsung_pwm_timer: Prevent ftrace recursion, tip-bot for Jisheng Zhang
- [tip:timers/urgent] clocksource/drivers/pistachio: Prevent ftrace recursion, tip-bot for Jisheng Zhang
- [tip:timers/urgent] clocksource/drivers/arm_global_timer: Prevent ftrace recursion, tip-bot for Jisheng Zhang
- [tip:irq/core] Document that IRQ_NONE should be returned when IRQ not actually handled, tip-bot for David Woodhouse
- [tip:perf/core] tools build: Fix libiberty feature detection, tip-bot for Rabin Vincent
- [tip:perf/core] perf record: Add clang options for compiling BPF scripts, tip-bot for Wang Nan
- [tip:perf/core] perf unwind: Pass symbol source to libunwind, tip-bot for Rabin Vincent
- [tip:perf/core] perf tools: Compile scriptlets to BPF objects when passing '.c' to --event, tip-bot for Wang Nan
- [tip:perf/core] perf bpf: Attach eBPF filter to perf event, tip-bot for Wang Nan
- [tip:perf/core] perf script: Enable printing of branch stack, tip-bot for Stephane Eranian
- [tip:perf/core] perf tools: Make sure fixdep is built before libbpf, tip-bot for Jiri Olsa
- [tip:perf/core] perf trace: Add cmd string table to decode sys_bpf first arg, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bpf: Collect perf_evsel in BPF object files, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Load eBPF object into kernel, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Create probe points for BPF programs, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Enable passing bpf object file to --event, tip-bot for Wang Nan
- [tip:perf/core] perf ebpf: Add the libbpf glue, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Make perf depend on libbpf, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Search for more options when passing args to -h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Enable pre-event inherit setting by config terms, tip-bot for Wang Nan
- [tip:perf/core] perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore, tip-bot for Jiri Olsa
- [tip:perf/core] perf symbols: we can now read separate debug-info files based on a build ID, tip-bot for Dima Kogan
- [tip:perf/core] perf symbols: Fix type error when reading a build-id, tip-bot for Dima Kogan
- [tip:perf/core] perf cpu_map: Add cpu_map__empty_new function, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat: Cache aggregated map entries in extra cpumap, tip-bot for Jiri Olsa
- [tip:perf/core] perf report: Rename to --show-cpu-utilization, tip-bot for Namhyung Kim
- [tip:perf/core] perf evsel: Move id_offset out of struct perf_evsel union member, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Introduce usage_with_options_msg(), tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Setup pager when printing usage and help, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Improve ambiguous option help message, tip-bot for Namhyung Kim
- [tip:core/rcu] fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_split_work_to_wbs(), tip-bot for Tejun Heo
- [tip:core/efi] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds, tip-bot for Taku Izumi
- [tip:core/efi] efi: Use correct type for struct efi_memory_map:: phys_map, tip-bot for Ard Biesheuvel
- [tip:core/efi] x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled, tip-bot for Sai Praneeth
- [tip:x86/urgent] x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest(), tip-bot for Werner Pawlitschko
- [tip:x86/urgent] x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev, tip-bot for Ville Syrjälä
- [tip:timers/core] timeconst: Update path in comment, tip-bot for Jason A. Donenfeld
- [tip:irq/urgent] irqchip/tegra: Propagate IRQ type setting to parent, tip-bot for Lucas Stach
- [tip:irq/urgent] irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN, tip-bot for Thomas Petazzoni
- [tip:perf/core] perf tools: Provide help for subset of options, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Show tool command line options ordered, tip-bot for Arnaldo Carvalho de Melo
- [tip:sched/urgent] sched/core: Add missing lockdep_unpin() annotations, tip-bot for Peter Zijlstra
- [tip:perf/core] perf tools: Move callchain help messages to callchain.h, tip-bot for Namhyung Kim
- [tip:perf/core] perf top: Support call-graph display options also, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Defaults to 'caller' callchain order only if --children is enabled, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Improve call graph documents and help messages,
tip-bot for Namhyung Kim
- [tip:perf/core] perf annotate: Fix 'annotate.use_offset' config variable usage, tip-bot for Namhyung Kim
- [tip:perf/core] perf ui tui: Register the error callbacks before initializing the widgets, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate: Don't die() when finding an invalid config option, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib traceevent: Support %ps/%pS, tip-bot for Scott Wood
- [PATCH v2] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds,
Taku Izumi
- [tip:perf/core] tools lib traceevent: update KVM plugin, tip-bot for Paolo Bonzini
- [tip:perf/core] perf cpu_map: Fix core dump caused by per-socket/ core system-wide stat, tip-bot for Kan Liang
- [tip:perf/core] perf annotate: Add debug message for out of bounds sample, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evsel: Print branch filter state with -vv, tip-bot for Andi Kleen
- [tip:perf/core] perf build: Add fixdep to .gitignore, tip-bot for Yunlong Song
- [PATCH] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds,
Taku Izumi
- [tip:ras/core] x86/microcode: Merge the early microcode loader, tip-bot for Borislav Petkov
- [tip:ras/core] MAINTAINERS: Unify the microcode driver section, tip-bot for Borislav Petkov
- [tip:ras/core] x86/microcode/intel: Move #ifdef DEBUG inside the function, tip-bot for Borislav Petkov
- [tip:ras/core] x86/microcode/amd: Remove maintainers from comments, tip-bot for Borislav Petkov
- [tip:ras/core] x86/microcode: Remove modularization leftovers, tip-bot for Borislav Petkov
- [tip:ras/core] x86/microcode: Unmodularize the microcode driver, tip-bot for Borislav Petkov
- [tip:x86/cpu] x86/Kconfig/cpus: Fix/complete CPU type help texts, tip-bot for Borislav Petkov
- [tip:timers/core] timers/x86/hpet: Type adjustments, tip-bot for Jan Beulich
- [tip:ras/core] x86/mce: Fix thermal throttling reporting after kexec, tip-bot for Andi Kleen
- [tip:ras/core] kexec/crash: Say which char is the unrecognized, tip-bot for Borislav Petkov
- [tip:ras/core] x86/setup/crash: Check memblock_reserve() retval, tip-bot for Borislav Petkov
- [tip:ras/core] x86/setup/crash: Cleanup some more, tip-bot for Borislav Petkov
- [tip:ras/core] x86/setup/crash: Remove alignment variable, tip-bot for Borislav Petkov
- [tip:ras/core] x86/setup: Cleanup crashkernel reservation functions, tip-bot for Borislav Petkov
- [tip:ras/core] x86/amd_nb, EDAC: Rename amd_get_node_id(), tip-bot for Aravind Gopalakrishnan
- [tip:ras/core] x86/setup: Do not reserve crashkernel high memory if low reservation failed, tip-bot for Baoquan He
- [tip:timers/core] clocksource/drivers/armada-370-xp: Implement ARM delay timer, tip-bot for Russell King
- [tip:timers/core] clocksource/drivers/tango_xtal: Add new timer for Tango SoCs, tip-bot for Marc Gonzalez
- [tip:timers/core] clocksource/drivers/imx: Allow timer irq affinity change, tip-bot for Lucas Stach
- [tip:timers/core] clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr(), tip-bot for Alexey Klimov
- [tip:timers/core] clocksource/drivers/h8300_*: Remove unneeded memset()s, tip-bot for Alexey Klimov
- [tip:timers/core] clocksource/drivers/sh_cmt: Remove unneeded memset() in sh_cmt_setup(), tip-bot for Alexey Klimov
- [tip:timers/core] clocksource/drivers/em_sti: Remove unneeded memset()s, tip-bot for Alexey Klimov
- [tip:timers/core] clocksource/drivers/mediatek: Use GPT as sched clock source, tip-bot for Yingjoe Chen
- [tip:timers/core] clockevents/drivers/mtk: Fix spurious interrupt leading to crash, tip-bot for Daniel Lezcano
- [tip:timers/core] net: sfc: avoid using timespec, tip-bot for Arnd Bergmann
- [tip:timers/core] ntp/pps: use y2038 safe types in pps_event_time, tip-bot for Arnd Bergmann
- [tip:timers/core] ntp: use timespec64 in sync_cmos_clock, tip-bot for Arnd Bergmann
- [tip:timers/core] ntp/pps: replace getnstime_raw_and_real with 64-bit version, tip-bot for Arnd Bergmann
- [tip:timers/core] ntp/pps: use timespec64 for hardpps(), tip-bot for Arnd Bergmann
- [tip:x86/urgent] compiler, atomics, kasan: Provide READ_ONCE_NOCHECK(), tip-bot for Andrey Ryabinin
- [tip:x86/urgent] x86/mm, kasan: Silence KASAN warnings in get_wchan(), tip-bot for Andrey Ryabinin
- [tip:perf/core] perf record: Add ability to sample call branches, tip-bot for Stephane Eranian
- [tip:perf/core] perf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALL, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL, tip-bot for Stephane Eranian
- [tip:perf/core] perf: Add PERF_SAMPLE_BRANCH_CALL, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86: Fix time_shift in perf_event_mmap_page, tip-bot for Adrian Hunter
- [tip:sched/core] sched: Don't scan all-offline -> cpus_allowed twice if !CONFIG_CPUSETS, tip-bot for Oleg Nesterov
- [tip:sched/core] sched: Start stopper early, tip-bot for Peter Zijlstra
- [tip:sched/core] sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop(), tip-bot for Peter Zijlstra
- [tip:sched/core] stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark(), tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Kill smp_hotplug_thread-> pre_unpark, introduce stop_machine_unpark(), tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled, tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works(), tip-bot for Oleg Nesterov
- [tip:sched/core] stop_machine: Ensure that a queued callback will be called before cpu_stop_park(), tip-bot for Oleg Nesterov
- [tip:locking/core] ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}, tip-bot for Will Deacon
- [tip:sched/core] sched/deadline: Fix migration of SCHED_DEADLINE tasks, tip-bot for Luca Abeni
- [tip:sched/core] nohz: Revert "nohz: Set isolcpus when nohz_full is set", tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/fair: Update task group' s load_avg after task migration, tip-bot for Yuyang Du
- [tip:sched/core] sched/fair: Fix overly small weight for interactive group entities, tip-bot for Yuyang Du
- [tip:perf/core] perf bench: Default to all routines in ' perf bench mem', tip-bot for Ingo Molnar
- [tip:perf/core] perf bench: Rename 'mem-memcpy.c' => ' mem-functions.c', tip-bot for Ingo Molnar
- [tip:perf/core] perf bench mem: Fix 'length' vs. 'size' naming confusion, tip-bot for Ingo Molnar
- [tip:perf/core] perf bench mem: Improve user visible strings, tip-bot for Ingo Molnar
- [tip:perf/core] perf bench mem: Rename 'routine' to 'function', tip-bot for Ingo Molnar
- [tip:perf/core] perf bench: Run benchmarks, don't test them, tip-bot for Ingo Molnar
- [tip:perf/core] perf bench: Use named initializers in the trailer too, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf cpu_map: Add data arg to cpu_map__build_map callback, tip-bot for Jiri Olsa
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]