Linux Tip Commits
[Prev Page][Next Page]
- [tip:locking/core] locking/atomic, kref: Add kref_read(), tip-bot for Peter Zijlstra
- [tip:locking/core] locking/atomic, kref: Add KREF_INIT(), tip-bot for Peter Zijlstra
- [tip:locking/core] locking/ww_mutex: Add ww_mutex to tools/testing/selftests, tip-bot for Chris Wilson
- [tip:locking/core] locking/ww_mutex: Add kselftests for ww_mutex stress,
tip-bot for Chris Wilson
- [tip:locking/core] locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks, tip-bot for Chris Wilson
- [tip:locking/core] locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection, tip-bot for Chris Wilson
- [tip:locking/core] locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection, tip-bot for Chris Wilson
- [tip:locking/core] locking/ww_mutex: Begin kselftests for ww_mutex, tip-bot for Chris Wilson
- [tip:locking/core] locking/ww_mutex: Add ww_mutex to locktorture test, tip-bot for Chris Wilson
- [tip:locking/core] locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER, tip-bot for Chris Wilson
- [tip:timers/core] math64, timers: Fix 32bit mul_u64_u32_shr() and friends, tip-bot for Peter Zijlstra
- [tip:sched/core] fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex, tip-bot for Tejun Heo
- [tip:sched/core] locking/mutex, sched/wait: Add mutex_lock_io(),
tip-bot for Tejun Heo
- [tip:sched/core] sched/core: Separate out io_schedule_prepare() and io_schedule_finish(), tip-bot for Tejun Heo
- [tip:sched/core] sched/core: move IO scheduling accounting from io_schedule_timeout() into scheduler, tip-bot for Tejun Heo
- [tip:sched/core] sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares(), tip-bot for Dietmar Eggemann
- [tip:sched/core] sched/core: Fix group_entity's share update, tip-bot for Vincent Guittot
- [tip:sched/core] sched/completions: Fix complete_all() semantics, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched, tip-bot for Tommaso Cucinotta
- [tip:sched/core] sched/clock: Provide better clock continuity, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/clock: Delay switching sched_clock to stable, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/clock: Update static_key usage, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/clock, clocksource: Add optional cs::mark_unstable() method, tip-bot for Thomas Gleixner
- [tip:sched/core] sched/core: Add debugging code to catch missing update_rq_clock() calls,
tip-bot for Matt Fleming
[tip:sched/core] sched/core: Add missing update_rq_clock() call in set_user_nice(), tip-bot for Peter Zijlstra
[tip:sched/core] sched/core: Add missing update_rq_clock() in detach_task_cfs_rq(), tip-bot for Peter Zijlstra
[tip:sched/core] sched/core: Add missing update_rq_clock() call for task_hot(), tip-bot for Peter Zijlstra
[tip:sched/core] sched/fair: Push rq lock pin/unpin into idle_balance(), tip-bot for Matt Fleming
[tip:sched/core] sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock, tip-bot for Matt Fleming
[tip:sched/core] sched/core: Add wrappers for lockdep_(un)pin_lock(), tip-bot for Matt Fleming
[tip:locking/core] locking/mutex: Improve inlining, tip-bot for Peter Zijlstra
[tip:locking/core] locking/mutex: Fix mutex handoff, tip-bot for Peter Zijlstra
[tip:locking/core] locking/percpu-rwsem: Replace waitqueue with rcuwait, tip-bot for Davidlohr Bueso
[tip:locking/core] sched/wait, RCU: Introduce rcuwait machinery, tip-bot for Davidlohr Bueso
[tip:locking/core] sched/core: Remove set_task_state(), tip-bot for Davidlohr Bueso
[tip:locking/core] drivers/tty: Compute 'current' directly, tip-bot for Davidlohr Bueso
[tip:locking/core] kernel/locking: Compute 'current' directly, tip-bot for Davidlohr Bueso
[tip:locking/core] kernel/exit: Compute 'current' directly, tip-bot for Davidlohr Bueso
[tip:perf/urgent] perf/x86: Reject non sampling events with precise_ip, tip-bot for Jiri Olsa
[tip:perf/urgent] perf/x86/intel: Account interrupts for PEBS errors, tip-bot for Jiri Olsa
[tip:perf/urgent] perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race, tip-bot for Peter Zijlstra
[tip:perf/urgent] perf/core: Fix sys_perf_event_open() vs. hotplug, tip-bot for Peter Zijlstra
[tip:sched/core] sched/cputime: Allow accounting system time using cpustat index, tip-bot for Frederic Weisbecker
[tip:sched/core] sched/cputime: Rename vtime_account_user() to vtime_flush(), tip-bot for Frederic Weisbecker
[tip:sched/core] sched/cputime, s390: Implement delayed accounting of system time, tip-bot for Martin Schwidefsky
[tip:sched/core] sched/cputime, ia64: Accumulate cputime and account only on tick/task switch, tip-bot for Frederic Weisbecker
[tip:sched/core] sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/task switch, tip-bot for Frederic Weisbecker
[tip:sched/core] sched/cputime, powerpc: Migrate stolen_time field to the accounting structure, tip-bot for Frederic Weisbecker
[tip:sched/core] sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick, tip-bot for Frederic Weisbecker
[tip:sched/core] sched/cputime: Export account_guest_time(), tip-bot for Frederic Weisbecker
[tip:locking/core] locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled, tip-bot for Waiman Long
[tip:sched/core] sched/cputime, ia64: Fix incorrect start cputime assignment on task switch, tip-bot for Frederic Weisbecker
[tip:sched/core] sched/cputime, powerpc32: Fix stale scaled stime on context switch, tip-bot for Frederic Weisbecker
[tip:x86/urgent] x86/mpx: Use compatible types in comparison to fix sparse error, tip-bot for Tobias Klauser
[tip:x86/urgent] x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc(), tip-bot for Len Brown
[tip:perf/core] kprobes, extable: Identify kprobes trampolines as kernel text area, tip-bot for Masami Hiramatsu
[tip:x86/platform] x86/platform/intel-mid: Enable RTC on Intel Merrifield, tip-bot for Andy Shevchenko
[tip:x86/platform] x86/platform/UV: Fix 2 socket config problem, tip-bot for Mike Travis
[tip:x86/platform] x86/platform/intel: Remove PMIC GPIO block support, tip-bot for Andy Shevchenko
[tip:x86/platform] x86/platform/UV: Fix panic with missing UVsystab support, tip-bot for Mike Travis
[tip:x86/urgent] x86/unwind: Include __schedule() in stack traces, tip-bot for Josh Poimboeuf
[tip:x86/urgent] x86/unwind: Disable KASAN checks for non-current tasks, tip-bot for Josh Poimboeuf
[tip:locking/core] locking/jump_labels: Update bug_at() boot message, tip-bot for Andy Shevchenko
[tip:x86/boot] x86/e820/32: Fix e820_search_gap() error handling on x86-32, tip-bot for Arnd Bergmann
[tip:x86/urgent] x86/entry: Fix the end of the stack for newly forked tasks, tip-bot for Josh Poimboeuf
[tip:locking/core] locking/spinlocks: Remove the unused spin_lock_bh_nested() API, tip-bot for Waiman Long
[tip:locking/core] locking/pvqspinlock: Don't wait if vCPU is preempted, tip-bot for Pan Xinhui
[tip:x86/urgent] x86/unwind: Silence warnings for non-current tasks, tip-bot for Josh Poimboeuf
[tip:perf/core] perf record: Add switch-output time option argument, tip-bot for Jiri Olsa
[tip:perf/core] tools: Sync x86's vmx.h with the kernel, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf record: Add switch-output size warning, tip-bot for Jiri Olsa
[tip:perf/core] perf record: Add switch-output size option argument, tip-bot for Jiri Olsa
[tip:perf/core] perf record: Change switch-output option to take optional argument, tip-bot for Jiri Olsa
[tip:perf/core] perf record: Add struct switch_output, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Add unit_number__scnprintf function, tip-bot for Jiri Olsa
[tip:perf/core] perf trace: Allow specifying list of syscalls and events in -e/--expr/--event, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf evlist: Fix typo in perf_evlist__start_workload(), tip-bot for Soramichi Akiyama
[tip:perf/core] perf kallsyms: Introduce tool to look for extended symbol information on the running kernel, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf jvmti: Create libdir directory before installing libperf-jvmti.so, tip-bot for Laura Abbott
[tip:perf/core] perf machine: Add a kallsyms loading constructor, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] tools lib subcmd: Add missing linux/kernel.h include to subcmd.h, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf/x86/intel: Use ULL constant to prevent undefined shift behaviour, tip-bot for Colin King
[tip:x86/urgent] perf/x86/intel/uncore: Do not use hard coded physical package id 0,
tip-bot for Prarit Bhargava
[tip:timers/urgent] nohz: Fix collision between tick and other hrtimers, tip-bot for Frederic Weisbecker
[tip:x86/platform] x86/platform/intel-mid: Make intel_scu_device_register() static, tip-bot for Andy Shevchenko
[tip:x86/urgent] x86/microcode/intel: Use correct buffer size for saving microcode data, tip-bot for Junichi Nomura
[tip:x86/urgent] x86/microcode/intel: Add a helper which gives the microcode revision, tip-bot for Borislav Petkov
[tip:x86/urgent] x86/microcode/intel: Fix allocation size of struct ucode_patch, tip-bot for Junichi Nomura
[tip:x86/urgent] x86/microcode: Use native CPUID to tickle out microcode revision, tip-bot for Borislav Petkov
[tip:x86/urgent] x86/CPU: Add native CPUID variants returning a single datum,
tip-bot for Borislav Petkov
[tip:x86/urgent] x86/boot: Add missing declaration of string functions, tip-bot for Nicholas Mc Guire
[tip:x86/apic] x86/apic: Implement set_state_oneshot_stopped() callback, tip-bot for Frederic Weisbecker
[tip:efi/urgent] x86/efi: Don't allocate memmap through memblock after mm_init(), tip-bot for Nicolai Stange
[tip:perf/urgent] perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init code,
tip-bot for Prarit Bhargava
[tip:x86/boot] x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C, tip-bot for Boris Ostrovsky
[tip:x86/apic] x86/apic: Fix typos in comments, tip-bot for Dou Liyang
[tip:x86/platform] x86/platform/intel-mid: Enable GPIO keys on Merrifield, tip-bot for Andy Shevchenko
[tip:x86/platform] x86/platform/intel-mid: Remove Moorestown code, tip-bot for Andy Shevchenko
[tip:x86/urgent] x86/CPU/AMD: Fix Bulldozer topology, tip-bot for Borislav Petkov
[tip:x86/platform] x86/platform/intel-mid: Get rid of duplication of IPC handler, tip-bot for Andy Shevchenko
[tip:x86/irq] x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers, tip-bot for Daniel Bristot de Oliveira
[tip:x86/urgent] x86/cpu: Fix typo in the comment for Anniedale, tip-bot for Andy Shevchenko
[tip:x86/urgent] x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev', tip-bot for Andy Shevchenko
[tip:perf/urgent] perf/x86: Set pmu->module in Intel PMU modules,
tip-bot for David Carrillo-Cisneros
[tip:x86/asm] selftests/x86: Add a selftest for SYSRET to noncanonical addresses, tip-bot for Andy Lutomirski
[tip:x86/urgent] x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option, tip-bot for Lukasz Odzioba
[tip:perf/urgent] perf probe: Fix --funcs to show correct symbols for offline module, tip-bot for Masami Hiramatsu
[tip:perf/urgent] perf probe: Fix to probe on gcc generated symbols for offline kernel, tip-bot for Masami Hiramatsu
[tip:perf/urgent] perf symbols: Robustify reading of build-id from sysfs, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools lib traceevent: Fix prev/next_prio for deadline tasks, tip-bot for Daniel Bristot de Oliveira
[tip:perf/urgent] perf tools: Install tools/lib/traceevent plugins with install-bin, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf record: Fix --switch-output documentation and comment, tip-bot for Jiri Olsa
[tip:perf/urgent] tools lib subcmd: Add OPT_STRING_OPTARG_SET option, tip-bot for Jiri Olsa
[tip:perf/urgent] perf probe: Fix to get correct modname from elf header, tip-bot for Masami Hiramatsu
[tip:perf/urgent] perf record: Make __record_options static, tip-bot for Jiri Olsa
[tip:perf/urgent] samples/bpf trace_output_user: Remove duplicate sys/ioctl.h include, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] samples/bpf sock_example: Avoid getting ethhdr from two includes, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf sched timehist: Show total scheduling time, tip-bot for Namhyung Kim
[tip:efi/urgent] efi/libstub/arm*: Pass latest memory map to the kernel, tip-bot for Ard Biesheuvel
[tip:x86/boot] x86/e820: Make e820_search_gap() static and remove unused variables, tip-bot for Wei Yang
[tip:smp/urgent] perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug, tip-bot for Sedat Dilek
[tip:timers/urgent] ktime: Get rid of ktime_equal(),
tip-bot for Thomas Gleixner
[tip:timers/urgent] ktime: Cleanup ktime_set() usage,
tip-bot for Thomas Gleixner
[tip:timers/urgent] ktime: Get rid of the union,
tip-bot for Thomas Gleixner
[tip:timers/urgent] clocksource: Use a plain u64 instead of cycle_t, tip-bot for Thomas Gleixner
[tip:smp/urgent] scsi: qedi: Convert to hotplug state machine, tip-bot for Thomas Gleixner
[tip:x86/urgent] Revert "x86/unwind: Detect bad stack return address", tip-bot for Josh Poimboeuf
[tip:perf/urgent] perf sched timehist: Fix invalid period calculation, tip-bot for Namhyung Kim
[tip:perf/urgent] perf sched timehist: Remove hardcoded 'comm_width' check at print_summary, tip-bot for Namhyung Kim
[tip:perf/urgent] perf sched timehist: Honour 'comm_width' when aligning the headers, tip-bot for Namhyung Kim
[tip:perf/urgent] perf sched timehist: Enlarge default 'comm_width', tip-bot for Namhyung Kim
[tip:smp/urgent] irqchip/armada-xp: Consolidate hotplug state space,
tip-bot for Thomas Gleixner
[tip:smp/urgent] irqchip/gic: Consolidate hotplug state space,
tip-bot for Thomas Gleixner
[tip:smp/urgent] coresight/etm3/4x: Consolidate hotplug state space,
tip-bot for Thomas Gleixner
[tip:smp/urgent] staging/lustre/libcfs: Convert to hotplug state machine,
tip-bot for Anna-Maria Gleixner
[tip:smp/urgent] cpu/hotplug: Cleanup state names,
tip-bot for Thomas Gleixner
[tip:smp/urgent] cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions,
tip-bot for Thomas Gleixner
[tip:smp/urgent] scsi/bnx2i: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/urgent] scsi/bnx2fc: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/urgent] cpu/hotplug: Prevent overwriting of callbacks,
tip-bot for Thomas Gleixner
[tip:smp/urgent] x86/msr: Remove bogus cleanup from the error path,
tip-bot for Thomas Gleixner
[tip:smp/urgent] bus: arm-ccn: Prevent hotplug callback leak,
tip-bot for Thomas Gleixner
[tip:smp/urgent] perf/x86/intel/cstate: Prevent hotplug callback leak,
tip-bot for Thomas Gleixner
[tip:smp/urgent] ARM/imx/mmcd: Fix broken cpu hotplug handling,
tip-bot for Thomas Gleixner
[tip:perf/urgent] perf/x86/pebs: Fix handling of PEBS buffer overflows, tip-bot for Stephane Eranian
[tip:perf/urgent] perf/x86: Fix overlap counter scheduling bug, tip-bot for Peter Zijlstra
[tip:x86/urgent] x86/paravirt: Mark unused patch_default label, tip-bot for Peter Zijlstra
[tip:x86/urgent] x86/microcode/AMD: Reload proper initrd start address, tip-bot for Borislav Petkov
[tip:perf/urgent] perf annotate: Don't throw error for zero length symbols, tip-bot for Ravi Bangoria
[tip:perf/urgent] samples/bpf: Move open_raw_sock to separate header, tip-bot for Joe Stringer
[tip:perf/urgent] samples/bpf: Remove perf_event_open() declaration, tip-bot for Joe Stringer
[tip:perf/urgent] samples/bpf: Be consistent with bpf_load_program bpf_insn parameter, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools lib bpf: Add bpf_prog_{attach,detach}, tip-bot for Joe Stringer
[tip:perf/urgent] samples/bpf: Switch over to libbpf, tip-bot for Joe Stringer
[tip:perf/urgent] perf diff: Do not overwrite valid build id, tip-bot for Kan Liang
[tip:perf/urgent] perf bench futex: Fix lock-pi help string, tip-bot for Davidlohr Bueso
[tip:perf/urgent] samples/bpf: Make perf_event_read() static, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace: Check if MAP_32BIT is defined (again), tip-bot for Jiri Olsa
[tip:perf/urgent] samples/bpf: Make samples more libbpf-centric, tip-bot for Joe Stringer
[tip:perf/urgent] tools lib bpf: Add flags to bpf_create_map(), tip-bot for Joe Stringer
[tip:perf/urgent] perf annotate: Fix jump target outside of function address range, tip-bot for Ravi Bangoria
[tip:perf/urgent] tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h, tip-bot for Joe Stringer
[tip:perf/urgent] tools lib bpf: use __u32 from linux/types.h, tip-bot for Joe Stringer
[tip:perf/urgent] perf annotate: Support jump instruction with target as second operand, tip-bot for Ravi Bangoria
[tip:perf/urgent] perf sched timehist: Show callchains for idle stat, tip-bot for Namhyung Kim
[tip:perf/urgent] perf sched timehist: Save callchain when entering idle, tip-bot for Namhyung Kim
[tip:perf/urgent] perf record: Force ignore_missing_thread for uid option, tip-bot for Jiri Olsa
[tip:perf/urgent] perf evsel: Allow to ignore missing pid, tip-bot for Jiri Olsa
[tip:perf/urgent] perf thread_map: Add thread_map__remove function, tip-bot for Jiri Olsa
[tip:perf/urgent] perf evsel: Use variable instead of repeating lengthy FD macro, tip-bot for Jiri Olsa
[tip:perf/urgent] perf mem: Fix --all-user/--all-kernel options, tip-bot for Jiri Olsa
[tip:perf/urgent] perf sched timehist: Skip non-idle events when necessary, tip-bot for Namhyung Kim
[tip:perf/urgent] perf tools: Remove some needless __maybe_unused, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf sched timehist: Add -I/--idle-hist option, tip-bot for Namhyung Kim
[tip:perf/urgent] perf sched timehist: Introduce struct idle_time_data, tip-bot for Namhyung Kim
[tip:perf/urgent] perf sched timehist: Split is_idle_sample(), tip-bot for Namhyung Kim
[tip:perf/urgent] perf tools: Move headers check into bash script, tip-bot for Jiri Olsa
[tip:x86/urgent] x86/platform/intel/quark: Add printf attribute to imr_self_test_result(), tip-bot for Nicolas Iooss
[tip:x86/urgent] x86/platform/intel-mid: Switch MPU3050 driver to IIO,
tip-bot for Linus Walleij
[tip:x86/urgent] x86/alternatives: Do not use sync_core() to serialize I$,
tip-bot for Borislav Petkov
[tip:perf/urgent] uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint creation,
tip-bot for Marcin Nowakowski
[tip:x86/urgent] x86/topology: Document cpu_llc_id,
tip-bot for Borislav Petkov
[tip:x86/urgent] x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic,
tip-bot for Vitaly Kuznetsov
[tip:x86/urgent] x86/boot: Prevent KASLR and memmap collision,
tip-bot for Dave Jiang
[tip:x86/urgent] x86/microcode/intel: Replace sync_core() with native_cpuid(), tip-bot for Andy Lutomirski
[tip:x86/urgent] Revert "x86/boot: Fail the boot if !M486 and CPUID is missing", tip-bot for Andy Lutomirski
[tip:x86/urgent] x86/asm: Rewrite sync_core() to use IRET-to-self, tip-bot for Andy Lutomirski
[tip:x86/urgent] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels, tip-bot for Andy Lutomirski
[tip:x86/urgent] x86/unwind: Adjust last frame check for aligned function stacks, tip-bot for Josh Poimboeuf
[tip:x86/urgent] x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6,
tip-bot for Andy Lutomirski
[tip:x86/urgent] x86/tools: Fix gcc-7 warning in relocs.c,
tip-bot for Markus Trippelsdorf
[tip:x86/urgent] x86/unwind: Dump stack data on warnings, tip-bot for Josh Poimboeuf
[tip:x86/urgent] x86/init: Fix a couple of comment typos, tip-bot for Dmitry Torokhov
[tip:x86/urgent] x86/init: Remove i8042_detect() from platform ops, tip-bot for Dmitry Torokhov
[tip:x86/urgent] Input: i8042 - Trust firmware a bit more when probing on X86, tip-bot for Dmitry Torokhov
[tip:x86/urgent] x86/init: Add i8042 state to the platform data, tip-bot for Dmitry Torokhov
[tip:timers/urgent] clocksource/drivers/moxart: Plug memory and mapping leaks, tip-bot for Sudip Mukherjee
[tip:irq/urgent] irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused, tip-bot for Jérémy Lefaure
[tip:x86/urgent] x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp(), tip-bot for Boris Ostrovsky
[tip:x86/urgent] x86/microcode/AMD: Do not load when running on a hypervisor, tip-bot for Borislav Petkov
[tip:x86/urgent] x86/microcode/AMD: Sanitize apply_microcode_early_amd(), tip-bot for Borislav Petkov
[tip:x86/urgent] x86/microcode/AMD: Make find_proper_container() sane again, tip-bot for Borislav Petkov
[tip:x86/timers] x86/tsc: Limit the adjust value further, tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Annotate printouts as firmware bug, tip-bot for Thomas Gleixner
[tip:x86/urgent] x86/floppy: Use designated initializers, tip-bot for Kees Cook
[tip:x86/urgent] x86/mpx: Move bd_addr to mm_context_t, tip-bot for Mark Rutland
[tip:smp/urgent] cpu/hotplug: Clarify description of __cpuhp_setup_state() return value, tip-bot for Boris Ostrovsky
[tip:x86/cache] Documentation, x86, resctrl: Recommend locking for resctrlfs, tip-bot for Marcelo Tosatti
[tip:x86/urgent] x86/mm: Drop unused argument 'removed' from sync_global_pgds(), tip-bot for Kirill A. Shutemov
[tip:x86/urgent] x86/smpboot: Prevent false positive out of bounds cpumask access warning, tip-bot for Thomas Gleixner
[tip:x86/urgent] ACPI/NUMA: Do not map pxm to node when NUMA is turned off, tip-bot for Boris Ostrovsky
[tip:x86/urgent] x86/acpi: Use proper macro for invalid node, tip-bot for Boris Ostrovsky
[tip:smp/urgent] clocksource/dummy_timer: Move hotplug callback after the real timers, tip-bot for Thomas Gleixner
[tip:irq/urgent] genirq/affinity: Fix node generation from cpumask, tip-bot for Guilherme G. Piccoli
[tip:timers/urgent] tick/broadcast: Prevent NULL pointer dereference, tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Validate TSC_ADJUST after resume, tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Force TSC_ADJUST register to value >= zero, tip-bot for Thomas Gleixner
[tip:x86/urgent] x86/boot/64: Push correct start_cpu() return address, tip-bot for Josh Poimboeuf
[tip:x86/urgent] x86/boot/64: Use 'push' instead of 'call' in start_cpu(),
tip-bot for Josh Poimboeuf
[tip:x86/urgent] x86/smpboot: Make logical package management more robust, tip-bot for Thomas Gleixner
[tip:locking/core] x86/paravirt: Fix bool return type for PVOP_CALL(), tip-bot for Peter Zijlstra
[tip:locking/core] x86/paravirt: Fix native_patch(), tip-bot for Peter Zijlstra
[tip:sched/core] sched/core: Use load_avg for selecting idlest group, tip-bot for Vincent Guittot
[tip:sched/core] sched/core: Fix find_idlest_group() for fork, tip-bot for Vincent Guittot
[tip:perf/core] perf/x86: Fix exclusion of BTS and LBR for Goldmont, tip-bot for Andi Kleen
[tip:x86/cleanups] x86/ldt: Make all size computations unsigned, tip-bot for Thomas Gleixner
[tip:x86/cleanups] x86/ldt: Make a size argument unsigned, tip-bot for Dan Carpenter
[tip:x86/idle] x86: Remove empty idle.h header, tip-bot for Thomas Gleixner
[tip:x86/idle] x86/amd: Simplify AMD E400 aware idle routine, tip-bot for Borislav Petkov
[tip:x86/idle] x86/amd: Check for the C1E bug post ACPI subsystem init, tip-bot for Thomas Gleixner
[tip:x86/idle] x86/bugs: Separate AMD E400 erratum and C1E bug, tip-bot for Thomas Gleixner
[tip:x86/idle] x86/cpufeature: Provide helper to set bugs bits, tip-bot for Borislav Petkov
[tip:x86/cache] x86/intel_rdt: Implement show_options() for resctrlfs, tip-bot for Shaohua Li
[tip:timers/core] timekeeping: Use mul_u64_u32_shr() instead of open coding it, tip-bot for Thomas Gleixner
[tip:timers/core] timekeeping: Get rid of pointless typecasts, tip-bot for Thomas Gleixner
[tip:timers/core] timekeeping: Make the conversion call chain consistently unsigned, tip-bot for Thomas Gleixner
[tip:timers/core] timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion, tip-bot for Thomas Gleixner
[tip:sched/core] kthread: Don't use to_live_kthread() in kthread_[un]park(), tip-bot for Oleg Nesterov
[tip:sched/core] kthread: Don't abuse kthread_create_on_cpu() in __kthread_create_worker(), tip-bot for Oleg Nesterov
[tip:sched/core] kthread: Don't use to_live_kthread() in kthread_stop(), tip-bot for Oleg Nesterov
[tip:sched/core] Revert "kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_kthread() function", tip-bot for Oleg Nesterov
[tip:sched/core] kthread: Make struct kthread kmalloc'ed, tip-bot for Oleg Nesterov
[tip:smp/urgent] hotplug: Make register and unregister notifier API symmetric, tip-bot for Michal Hocko
[tip:perf/core] perf tools: Explicitly document that --children is enabled by default, tip-bot for Yannick Brosseau
[tip:perf/core] perf callchain: Introduce callchain_cursor__copy(), tip-bot for Namhyung Kim
[tip:perf/core] perf sched: Cleanup option processing, tip-bot for Namhyung Kim
[tip:perf/core] perf sched timehist: Cleanup idle_max_cpu handling, tip-bot for Namhyung Kim
[tip:perf/core] perf sched timehist: Handle zero sample->tid properly, tip-bot for Namhyung Kim
[tip:perf/core] perf sched timehist: Improve error message when analyzing wrong file, tip-bot for David Ahern
[tip:perf/core] perf tools: Move perf build related variables under non fixdep leg, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Force fixdep compilation at the start of the build, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Move PERF-VERSION-FILE target into rules area, tip-bot for Jiri Olsa
[tip:perf/core] perf build: Check LLVM version in feature check, tip-bot for Wang Nan
[tip:smp/hotplug] tracing/rb: Init the CPU mask on allocation, tip-bot for Sebastian Andrzej Siewior
[tip:locking/core] locking/ww_mutex: Use relaxed atomics, tip-bot for Peter Zijlstra
[tip:perf/urgent] perf/x86: Fix full width counter, counter overflow, tip-bot for Peter Zijlstra (Intel)
[tip:locking/urgent] lockdep: Fix report formatting, tip-bot for Dmitry Vyukov
[tip:sched/core] x86/uaccess, sched/preempt: Verify access_ok() context, tip-bot for Peter Zijlstra
[tip:perf/urgent] perf/core: Remove invalid warning from list_update_cgroup_even()t, tip-bot for David Carrillo-Cisneros
[tip:core/urgent] objtool: Fix bytes check of lea's rex_prefix, tip-bot for Jiri Slaby
[tip:perf/urgent] perf/x86/intel: Enable C-state residency events for Knights Mill, tip-bot for Piotr Luc
[tip:perf/core] perf clang: Compile BPF script using builtin clang support, tip-bot for Wang Nan
[tip:perf/core] perf clang: Support compile IR to BPF object and add testcase, tip-bot for Wang Nan
[tip:perf/core] tools build: Make the .cmd file more readable, tip-bot for Jiri Olsa
[tip:perf/core] perf annotate: Show raw form for jump instruction with indirect target, tip-bot for Ravi Bangoria
[tip:perf/core] perf tools: Add non config targets, tip-bot for Jiri Olsa
[tip:perf/core] tools build: Move tabs to spaces where suitable, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Cleanup build directory before each test, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Move python/perf.so target into rules area, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Move install-gtk target into rules area, tip-bot for Jiri Olsa
[tip:perf/core] perf clang: Update test case to use real BPF script, tip-bot for Wang Nan
[tip:perf/core] perf clang: Allow passing CFLAGS to builtin clang, tip-bot for Wang Nan
[tip:perf/core] perf clang: Use real file system for #include, tip-bot for Wang Nan
[tip:perf/core] perf clang: Add builtin clang support ant test case, tip-bot for Wang Nan
[tip:perf/core] perf build: Add clang and llvm compile and linking support, tip-bot for Wang Nan
[tip:perf/core] tools build: Add feature detection for clang, tip-bot for Wang Nan
[tip:perf/core] tools build: Add feature detection for LLVM, tip-bot for Wang Nan
[tip:perf/core] perf llvm: Extract helpers in llvm-utils.c, tip-bot for Wang Nan
[tip:perf/core] perf tools: Pass context to perf hook functions, tip-bot for Wang Nan
[tip:perf/core] tools build: Fix objtool build with clang, tip-bot for Peter Foley
[tip:perf/core] tools build: Make fixdep parsing wait for last target, tip-bot for Jiri Olsa
[tip:locking/core] locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy_locked(), tip-bot for Thomas Gleixner
[tip:locking/core] locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL, tip-bot for Thomas Gleixner
[tip:locking/core] locking/rtmutex: Use READ_ONCE() in rt_mutex_owner(), tip-bot for Thomas Gleixner
[tip:locking/core] locking/rtmutex: Prevent dequeue vs. unlock race, tip-bot for Thomas Gleixner
[tip:perf/core] perf annotate: AArch64 support, tip-bot for Kim Phillips
[tip:perf/core] perf annotate: Use arch->objdump.comment_char in dec__parse(), tip-bot for Kim Phillips
[tip:perf/core] perf report: Add option to specify time window of interest, tip-bot for David Ahern
[tip:perf/core] perf kmem: Add option to specify time window of interest, tip-bot for David Ahern
[tip:perf/core] perf sched timehist: Add option to specify time window of interest, tip-bot for David Ahern
[tip:perf/core] perf script: Add option to specify time window of interest, tip-bot for David Ahern
[tip:perf/core] perf tools: Move parse_nsec_time to time-utils.c, tip-bot for David Ahern
[tip:perf/core] perf tools: Add time-based utility functions, tip-bot for David Ahern
[tip:perf/core] perf script: Add option to stop printing callchain, tip-bot for David Ahern
[tip:perf/core] perf kmem stat: Track memory freed, tip-bot for David Ahern
[tip:perf/core] perf test: Remove "test" and similar strings from test descriptions, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf tools: Introduce perf hooks, tip-bot for Wang Nan
[tip:perf/core] tools lib bpf: Retrive bpf_map through offset of bpf_map_def, tip-bot for Wang Nan
[tip:perf/core] tools lib bpf: Add private field for bpf_object, tip-bot for Wang Nan
[tip:perf/core] tools lib bpf: Add missing BPF functions, tip-bot for Wang Nan
[tip:perf/core] perf trace: Update tid/pid filtering option to leverage symbol_conf, tip-bot for David Ahern
[tip:perf/core] perf sched timehist: Handle cpu migration events, tip-bot for David Ahern
[tip:perf/core] perf annotate: Show invalid jump offset in error message, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf ui helpline: Provide a printf variant, tip-bot for Arnaldo Carvalho de Melo
[tip:smp/hotplug] mm/zswap: Convert dst-mem to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
[tip:x86/cache] x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabled, tip-bot for Fenghua Yu
[tip:smp/hotplug] arm64/cpuinfo: Make hotplug notifier symmetric, tip-bot for Anna-Maria Gleixner
[tip:smp/hotplug] soc/fsl/qbman: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] iommu/vt-d: Convert to hotplug state machine, tip-bot for Anna-Maria Gleixner
[tip:smp/hotplug] zram: Convert to hotplug state machine, tip-bot for Anna-Maria Gleixner
[tip:smp/hotplug] KVM/PPC/Book3S HV: Convert to hotplug state machine, tip-bot for Anna-Maria Gleixner
[tip:smp/hotplug] mm/zsmalloc: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] arm64/cpuinfo: Convert to hotplug state machine, tip-bot for Anna-Maria Gleixner
[tip:smp/hotplug] mm/compaction: Convert to hotplug state machine, tip-bot for Anna-Maria Gleixner
[tip:smp/hotplug] mm/zswap: Convert pool to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] mm/vmstat: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead(), tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] mm/vmstat: Avoid on each online CPU loops, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] tracing/rb: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] oprofile/nmi timer: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
[tip:timers/core] alarmtimer: Add tracepoints for alarm timers, tip-bot for Baolin Wang
[tip:x86/timers] x86/tsc: Validate cpumask pointer before accessing it, tip-bot for Thomas Gleixner
[tip:sched/core] sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO, tip-bot for Tim Chen
[tip:sched/core] sched/x86: Make CONFIG_SCHED_MC_PRIO=y easier to enable, tip-bot for Ingo Molnar
[tip:x86/timers] x86/tsc: Fix broken CONFIG_X86_TSC=n build,
tip-bot for Thomas Gleixner
[tip:timers/core] trace: Update documentation for mono, mono_raw and boot clock, tip-bot for Joel Fernandes
[tip:timers/core] trace: Add an option for boot clock as trace clock, tip-bot for Joel Fernandes
[tip:timers/core] timekeeping: Add a fast and NMI safe boot clock, tip-bot for Joel Fernandes
[tip:timers/core] timekeeping/clocksource_cyc2ns: Document intended range limitation, tip-bot for Chris Metcalf
[tip:timers/core] timekeeping: Ignore the bogus sleep time if pm_trace is enabled, tip-bot for Chen Yu
[tip:timers/core] selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous", tip-bot for Colin Ian King
[tip:x86/timers] x86/tsc: Store and check TSC ADJUST MSR,
tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Verify TSC_ADJUST from idle,
tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Try to adjust TSC if sync test fails,
tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Sync test only for the first cpu in a package,
tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Prepare warp test for TSC adjustment,
tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Move sync cleanup to a safe place,
tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Detect random warps,
tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art(),
tip-bot for Thomas Gleixner
[tip:x86/asm] scripts/decode_stacktrace.sh: Fix address line detection on x86, tip-bot for Josh Poimboeuf
[tip:irq/core] powerpc/virtex: Use generic xilinx irqchip driver, tip-bot for Zubair Lutfullah Kakakhel
[tip:irq/core] irqchip/xilinx: Try to fall back if xlnx,kind-of-intr not provided, tip-bot for Zubair Lutfullah Kakakhel
[tip:irq/core] irqchip/xilinx: Add support for parent intc, tip-bot for Zubair Lutfullah Kakakhel
[tip:irq/core] irqchip/xilinx: Rename get_irq to xintc_get_irq, tip-bot for Zubair Lutfullah Kakakhel
[tip:irq/core] irqchip/xilinx: Restructure and use jump label api, tip-bot for Zubair Lutfullah Kakakhel
[tip:irq/core] irqchip/xilinx: Clean up print messages, tip-bot for Zubair Lutfullah Kakakhel
[tip:irq/core] microblaze/irqchip: Move intc driver to irqchip, tip-bot for Zubair Lutfullah Kakakhel
[tip:irq/core] ARM: virt: Select ARM_GIC_V3_ITS, tip-bot for Vladimir Murzin
[tip:irq/core] ARM: gic-v3-its: Add 32bit support to GICv3 ITS, tip-bot for Vladimir Murzin
[tip:irq/core] irqchip/gic-v3-its: Specialise readq and writeq accesses, tip-bot for Vladimir Murzin
[tip:irq/core] irqchip/gic-v3-its: Specialise flush_dcache operation, tip-bot for Vladimir Murzin
[tip:irq/core] irqchip/gic-v3-its: Narrow down Entry Size when used as a divider, tip-bot for Vladimir Murzin
[tip:irq/core] irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility, tip-bot for Vladimir Murzin
[tip:irq/core] irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154, tip-bot for Will Deacon
[tip:irq/core] irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s, tip-bot for Will Deacon
[tip:x86/urgent] tools/decode_stacktrace.sh: Fix address line detection on x86,
tip-bot for Josh Poimboeuf
[tip:x86/cache] x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmount, tip-bot for Fenghua Yu
[tip:x86/cache] x86/intel_rdt: Fix setting of closid when adding CPUs to a group, tip-bot for Fenghua Yu
[tip:sched/core] x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>, tip-bot for Ingo Molnar
[tip:x86/urgent] x86/unwind: Fix guess-unwinder regression, tip-bot for Josh Poimboeuf
[tip:x86/urgent] x86/build: Annotate die() with noreturn to fix build warning on clang, tip-bot for Peter Foley
[tip:x86/urgent] x86/platform/olpc: Fix resume handler build warning, tip-bot for Borislav Petkov
[tip:x86/build] x86/build: Remove three unneeded genhdr-y entries, tip-bot for Paul Bolle
[tip:x86/build] x86/build: Don't use $(LINUXINCLUDE) twice, tip-bot for Paul Bolle
[tip:x86/boot] x86/boot/64: Optimize fixmap page fixup, tip-bot for Borislav Petkov
[tip:perf/core] perf sched timehist: Enlarge max stack depth by 2, tip-bot for Namhyung Kim
[tip:perf/core] perf annotate: Introduce alternative method of keeping instructions table, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf annotate: Improve support for ARM, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf tools: Add missing struct definition in probe_event.h, tip-bot for Wang Nan
[tip:perf/core] tools lib bpf: Fix maps resolution, tip-bot for Eric Leblond
[tip:perf/core] perf record: Fix segfault when running with suid and kptr_restrict is 1, tip-bot for Wang Nan
[tip:perf/core] perf annotate: Allow arches to have a init routine and a priv area, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf tools: Fix kernel version error in ubuntu, tip-bot for Wang Nan
[tip:perf/core] perf sched timehist: Mark schedule function in callchains, tip-bot for Namhyung Kim
[tip:perf/core] perf annotate: Remove duplicate 'name' field from disasm_line, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf callchain: Add option to skip ignore symbol when printing callchains, tip-bot for Namhyung Kim
[tip:perf/core] perf annotate: Initial PowerPC support, tip-bot for Ravi Bangoria
[tip:efi/core] efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit,
tip-bot for Ard Biesheuvel
[tip:locking/urgent] locking/selftest: Fix output since KERN_CONT changes, tip-bot for Michael Ellerman
[tip:x86/asm] x86/boot/64: Use defines for page size, tip-bot for Borislav Petkov
[tip:x86/core] x86/sysctl: Add sysctl for ITMT scheduling feature, tip-bot for Tim Chen
[tip:x86/core] acpi/bus: Set _OSC for diverse core support, tip-bot for Srinivas Pandruvada
[tip:smp/hotplug] net/iucv: Use explicit clean up labels in iucv_init(),
tip-bot for Sebastian Andrzej Siewior
[tip:x86/core] acpi/bus: Enable HWP CPPC objects, tip-bot for Srinivas Pandruvada
[tip:x86/core] x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU, tip-bot for Tim Chen
[tip:x86/core] cpufreq/intel_pstate: Use CPPC to get max performance, tip-bot for Rafael J. Wysocki
[tip:x86/core] x86: Enable Intel Turbo Boost Max Technology 3.0,
tip-bot for Tim Chen
[tip:x86/core] x86/topology: Define x86's arch_update_cpu_topology, tip-bot for Tim Chen
[tip:sched/core] sched: Extend scheduler's asym packing, tip-bot for Tim Chen
[tip:x86/urgent] x86/apic/uv: Silence a shift wrapping warning,
tip-bot for Dan Carpenter
[tip:x86/urgent] x86/coredump: Always use user_regs_struct for compat_elf_gregset_t, tip-bot for Dmitry Safonov
[tip:sched/urgent] sched/autogroup: Fix 64-bit kernel nice level adjustment, tip-bot for Mike Galbraith
[tip:perf/core] perf c2c: Support cascading options, tip-bot for Jiri Olsa
[tip:perf/core] perf sched timehist: Add -V/--cpu-visual option, tip-bot for David Ahern
[tip:perf/core] perf sched timehist: Add call graph options, tip-bot for David Ahern
[tip:perf/core] perf sched timehist: Add -w/--wakeups option, tip-bot for David Ahern
[tip:perf/core] perf sched timehist: Add summary options, tip-bot for David Ahern
[tip:perf/core] perf sched timehist: Introduce timehist command, tip-bot for David Ahern
[tip:perf/core] perf symbols: Print symbol offsets conditionally, tip-bot for Namhyung Kim
[tip:perf/core] perf evsel: Support printing callchains with arrows, tip-bot for Namhyung Kim
[tip:perf/core] perf c2c report: Display total HITMs on default, tip-bot for Jiri Olsa
[tip:perf/core] perf c2c report: Add struct c2c_stats::tot_hitm field, tip-bot for Jiri Olsa
[tip:perf/core] perf c2c report: Add -f/--force option, tip-bot for Jiri Olsa
[tip:perf/core] perf c2c report: Setup browser after opening perf.data, tip-bot for Jiri Olsa
[tip:perf/core] perf annotate: Add per arch instructions annotate handlers, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf tools: Show event fd in debug output, tip-bot for Jiri Olsa
[tip:perf/core] perf annotate: Start supporting cross arch annotation, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf annotate: Allow arches to specify functions to skip, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] tools lib traceevent: Add retrieval of preempt count and latency flags, tip-bot for Steven Rostedt
[tip:perf/core] tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number, tip-bot for Steven Rostedt
[tip:ras/core] x86/mce: Include the PPIN in MCE records when available, tip-bot for Tony Luck
[tip:core/rcu] documentation: Present updated RCU guarantee, tip-bot for Paul E. McKenney
[tip:sched/core] sched/fair: Clean up the tunable parameter definitions, tip-bot for Ingo Molnar
[tip:core/rcu] rcu: Remove obsolete rcu_check_callbacks() header comment, tip-bot for Paul E. McKenney
[tip:core/rcu] Documentation/RCU: Fix minor typo, tip-bot for Pranith Kumar
[tip:core/rcu] rcu: Tighten up __call_rcu() rcu_head alignment check, tip-bot for Paul E. McKenney
[tip:sched/core] sched/dl: Fix comment in pick_next_task_dl(), tip-bot for T.Zhou
[tip:core/rcu] torture: Remove obsolete files from rcutorture .gitignore, tip-bot for Paul E. McKenney
[tip:core/rcu] torture: Prevent jitter from delaying build-only runs, tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Don't kick unless grace period or request, tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove obsolete comment from __call_rcu(), tip-bot for Paul E. McKenney
[tip:core/rcu] torture: Trace long read-side delays, tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: RCU_TRACE enables event tracing as well as debugfs, tip-bot for Nikolay Borisov
[tip:core/rcu] rcu: Make expedited grace periods recheck dyntick idle state, tip-bot for Paul E. McKenney
[tip:core/rcu] bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION, tip-bot for Arnd Bergmann
[tip:core/rcu] lib/Kconfig.debug: Fix typo in select statement, tip-bot for Valentin Rothberg
[tip:core/rcu] list: Split list_del() debug checking into separate function, tip-bot for Kees Cook
[tip:core/rcu] rculist: Consolidate DEBUG_LIST for list_add_rcu(), tip-bot for Kees Cook
[tip:core/rcu] bug: Provide toggle for BUG on data corruption, tip-bot for Kees Cook
[tip:core/rcu] lkdtm: Add tests for struct list corruption, tip-bot for Kees Cook
[tip:core/rcu] list: Split list_add() debug checking into separate function, tip-bot for Kees Cook
[tip:timers/core] clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomap, tip-bot for Arvind Yadav
[tip:timers/core] clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map(), tip-bot for Stephen Boyd
[tip:timers/core] arm64: dts: rockchip: Arch counter doesn't tick in system suspend, tip-bot for Brian Norris
[tip:timers/core] clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend, tip-bot for Brian Norris
[tip:locking/core] x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted(), tip-bot for Peter Zijlstra
[tip:locking/core] locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owner() when owner vCPU is preempted, tip-bot for Pan Xinhui
[tip:locking/core] locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in osq_lock(), tip-bot for Pan Xinhui
[tip:locking/core] Documentation/virtual/kvm: Support the vCPU preemption check, tip-bot for Pan Xinhui
[tip:locking/core] x86/xen: Support the vCPU preemption check, tip-bot for Juergen Gross
[tip:locking/core] x86/kvm: Support the vCPU preemption check,
tip-bot for Pan Xinhui
[tip:locking/core] kvm: Introduce kvm_write_guest_offset_cached(), tip-bot for Pan Xinhui
[tip:perf/urgent] perf/x86: Restore TASK_SIZE check on frame pointer, tip-bot for Johannes Weiner
[tip:locking/core] locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen guests, tip-bot for Pan Xinhui
[tip:locking/core] locking/spinlocks, s390: Implement vcpu_is_preempted(cpu), tip-bot for Christian Borntraeger
[tip:locking/core] locking/core, powerpc: Implement vcpu_is_preempted(cpu), tip-bot for Pan Xinhui
[tip:locking/core] sched/core: Introduce the vcpu_is_preempted(cpu) interface, tip-bot for Pan Xinhui
[tip:perf/urgent] perf/x86/intel/uncore: Allow only a single PMU/box within an events group, tip-bot for Peter Zijlstra
[tip:sched/urgent] sched/autogroup: Do not use autogroup->tg in zombie threads, tip-bot for Oleg Nesterov
[tip:perf/urgent] perf/x86/intel: Cure bogus unwind from PEBS entries, tip-bot for Peter Zijlstra
[tip:sched/urgent] sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task(), tip-bot for Oleg Nesterov
[tip:irq/core] genirq/msi: Drop artificial PCI dependency, tip-bot for Marc Zyngier
[tip:smp/hotplug] x86/cpuid/msr: Fix typoed variable names and other last minute crap, tip-bot for Thomas Gleixner
[tip:smp/hotplug] hwmon/coretemp: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/pci/amd-bus: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/oprofile/nmi: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/oprofile/nmi: Remove superfluous smp_function_call_single(),
tip-bot for Anna-Maria Gleixner
[tip:smp/hotplug] sparc/sysfs: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] powerpc/sysfs: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] ARM/hw_breakpoint: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] arm/bL_switcher: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] sched/nohz: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] watchdog/octeon: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] net/iucv: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] powercap/intel_rapl: Cleanup duplicated init code, tip-bot for Thomas Gleixner
[tip:smp/hotplug] powercap/intel rapl: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] powercap/intel_rapl: Add missing domain data update on hotplug, tip-bot for Thomas Gleixner
[tip:smp/hotplug] PCI/xgene-msi: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/msr: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/cpuid: Move the hotplug callbacks to online,
tip-bot for Thomas Gleixner
[tip:smp/hotplug] x86/cpuid: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/mce/therm_throt: Move hotplug callbacks to online,
tip-bot for Thomas Gleixner
[tip:smp/hotplug] x86/mce/therm_throt: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
[tip:perf/urgent] perf/core: Fix address filter parser, tip-bot for Alexander Shishkin
[tip:x86/asm] x86/dumpstack: Make stack name tags more comprehensible,
tip-bot for Josh Poimboeuf
[tip:x86/urgent] x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt, tip-bot for Andy Shevchenko
[tip:x86/urgent] x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well, tip-bot for H.J. Lu
[tip:x86/urgent] x86/platform/intel-mid: Register watchdog device after SCU, tip-bot for Andy Shevchenko
[tip:x86/urgent] x86/fpu: Fix invalid FPU ptrace state after execve(), tip-bot for Yu-cheng Yu
[tip:smp/hotplug] x86/MCE/AMD: Fix thinko about thresholding_en, tip-bot for Borislav Petkov
[tip:locking/core] sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q, tip-bot for Waiman Long
[tip:x86/urgent] x86/boot: Fail the boot if !M486 and CPUID is missing, tip-bot for Andy Lutomirski
[tip:ras/core] x86/mce/AMD: Add system physical address translation for AMD Fam17h,
tip-bot for Yazen Ghannam
[tip:x86/urgent] x86/traps: Ignore high word of regs->cs in early_fixup_exception(), tip-bot for Andy Lutomirski
[tip:irq/core] irqchip/bcm7038-l1: Implement irq_cpu_offline() callback, tip-bot for Florian Fainelli
[tip:x86/idle] x86/idle: Remove is_idle flag, tip-bot for Len Brown
[tip:x86/idle] x86/idle: Remove enter_idle(), exit_idle(), tip-bot for Len Brown
[tip:x86/idle] x86: Remove x86_test_and_clear_bit_percpu(), tip-bot for Len Brown
[tip:x86/idle] x86/idle: Remove idle_notifier, tip-bot for Len Brown
[tip:x86/idle] i7300_idle: Remove this driver, tip-bot for Len Brown
[tip:x86/timers] x86/tsc: Finalize the split of the TSC_RELIABLE flag, tip-bot for Thomas Gleixner
[tip:x86/timers] x86/tsc: Mark Intel ATOM_GOLDMONT TSC reliable, tip-bot for Bin Gao
[tip:x86/timers] x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs, tip-bot for Bin Gao
[tip:x86/timers] x86/tsc: Mark TSC frequency determined by CPUID as known, tip-bot for Bin Gao
[tip:x86/timers] x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag, tip-bot for Bin Gao
[tip:efi/core] thunderbolt: Compile on x86 only, tip-bot for Lukas Wunner
[tip:x86/urgent] x86/dumpstack: Prevent KASAN false positive warnings, tip-bot for Josh Poimboeuf
[tip:efi/core] thunderbolt, efi: Fix Kconfig dependencies harder, tip-bot for Lukas Wunner
[tip:perf/urgent] perf/x86: Add perf support for AMD family-17h processors, tip-bot for Janakarajan Natarajan
[tip:x86/urgent] x86/unwind: Prevent KASAN false positive warnings in guess unwinder, tip-bot for Josh Poimboeuf
[tip:smp/hotplug] kernel/printk: Block cpuhotplug callback when tasks are frozen, tip-bot for Thomas Gleixner
[tip:x86/asm] selftests/x86: Add test_vdso to test getcpu(), tip-bot for Andy Lutomirski
[tip:x86/asm] x86/vdso: Use RDPID in preference to LSL when available, tip-bot for Andy Lutomirski
[tip:locking/core] locking/core: Provide common cpu_relax_yield() definition, tip-bot for Christian Borntraeger
[tip:x86/asm] x86/dumpstack: Handle NULL stack pointer in show_trace_log_lvl(), tip-bot for Josh Poimboeuf
[tip:x86/urgent] x86/boot: Avoid warning for zero-filling .bss, tip-bot for Arnd Bergmann
[tip:x86/cpufeature] x86/cpufeatures: Enable new AVX512 cpu features, tip-bot for Gayatri Kammela
[tip:ras/core] x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h, tip-bot for Yazen Ghannam
[tip:ras/core] x86/amd_nb: Add Fam17h Data Fabric as "Northbridge", tip-bot for Yazen Ghannam
[tip:ras/core] x86/amd_nb: Make all exports EXPORT_SYMBOL_GPL, tip-bot for Yazen Ghannam
[tip:ras/core] x86/amd_nb: Make amd_northbridges internal to amd_nb.c, tip-bot for Yazen Ghannam
[tip:irq/core] genirq/affinity: Use default affinity mask for reserved vectors, tip-bot for Thomas Gleixner
[tip:irq/core] genirq/affinity: Take reserved vectors into account when spreading irqs, tip-bot for Christoph Hellwig
[tip:locking/core] locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarily, tip-bot for Ingo Molnar
[tip:sched/core] sched/fair: Fix task group initialization, tip-bot for Vincent Guittot
[tip:sched/core] sched/fair: Propagate asynchrous detach, tip-bot for Vincent Guittot
[tip:sched/core] sched/fair: Propagate load during synchronous attach/detach, tip-bot for Vincent Guittot
[tip:sched/core] sched/fair: Factorize PELT update, tip-bot for Vincent Guittot
[tip:sched/core] sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list, tip-bot for Vincent Guittot
[tip:sched/core] sched/fair: Factorize attach/detach entity, tip-bot for Vincent Guittot
[tip:sched/core] sched/fair: Fix incorrect comment for capacity_margin, tip-bot for Morten Rasmussen
[tip:sched/core] sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups, tip-bot for Morten Rasmussen
[tip:sched/core] sched/fair: Add per-CPU min capacity to sched_group_capacity, tip-bot for Morten Rasmussen
[tip:sched/core] sched/fair: Consider spare capacity in find_idlest_group(), tip-bot for Morten Rasmussen
[tip:sched/core] sched/fair: Compute task/cpu utilization at wake-up correctly, tip-bot for Morten Rasmussen
[tip:locking/core] locking/core, arch: Remove cpu_relax_lowlatency(), tip-bot for Christian Borntraeger
[tip:sched/core] sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count reset, tip-bot for Martin Schwidefsky
[tip:sched/core] sched/cpuacct: Avoid %lld seq_printf warning, tip-bot for Martin Schwidefsky
[tip:locking/core] locking/core, s390: Make cpu_relax() a barrier again, tip-bot for Christian Borntraeger
[tip:locking/core] locking/core: Remove cpu_relax_lowlatency() users, tip-bot for Christian Borntraeger
[tip:locking/core] locking/core: Introduce cpu_relax_yield(), tip-bot for Christian Borntraeger
[tip:perf/urgent] perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB client uncore IMC, tip-bot for Kan Liang
[tip:locking/core] locking/core, stop_machine: Yield the CPU during stop machine(), tip-bot for Christian Borntraeger
[tip:x86/urgent] x86/sysfb: Fix lfb_size calculation, tip-bot for David Herrmann
[tip:x86/urgent] x86/sysfb: Add support for 64bit EFI lfb_base, tip-bot for David Herrmann
[tip:x86/cpufeature] x86/cpuid: Provide get_scattered_cpuid_leaf(), tip-bot for He Chen
[tip:x86/cpufeature] x86/cpuid: Cleanup cpuid_regs definitions, tip-bot for He Chen
[tip:x86/apic] x86/msr: Cleanup/streamline MSR helpers, tip-bot for Borislav Petkov
[tip:ras/core] x86/mce/AMD: Reset Threshold Limit after logging error, tip-bot for Yazen Ghannam
[tip:smp/hotplug] x86/mcheck: Reorganize the hotplug callbacks, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/mcheck: Move CPU_DEAD to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/mcheck: Split threshold_cpu_callback into two callbacks, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/mcheck: Be prepared for a rollback back to the ONLINE state, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/mcheck: Explicit cleanup on failure in mce_amd, tip-bot for Sebastian Andrzej Siewior
[tip:smp/hotplug] x86/mcheck: Move threshold_create_device(), tip-bot for Sebastian Andrzej Siewior
[tip:locking/core] locking/mutex, drm: Introduce mutex_trylock_recursive(),
tip-bot for Peter Zijlstra
[tip:perf/urgent] perf/core: Do not set cpuctx->cgrp for unscheduled cgroups, tip-bot for David Carrillo-Cisneros
[tip:timers/core] posix-timers: Make them configurable, tip-bot for Nicolas Pitre
[tip:timers/core] posix_cpu_timers: Move the add_device_randomness() call to a proper place, tip-bot for Nicolas Pitre
[tip:timers/core] Kconfig: Regenerate *.c_shipped files after previous changes, tip-bot for Nicolas Pitre
[tip:timers/core] timer: Move sys_alarm from timer.c to itimer.c, tip-bot for Nicolas Pitre
[tip:timers/core] ptp_clock: Allow for it to be optional,
tip-bot for Nicolas Pitre
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]