Linux Tip Commits
[Prev Page][Next Page]
- [tip:perf/core] perf tools: Remove some unused functions, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] kbuild: List libelf-devel as an alternative, tip-bot for Jean Delvare
- [tip:timers/core] time: Avoid timespec in udelay_test, tip-bot for Arnd Bergmann
- [tip:timers/core] time: Add time64_to_tm(), tip-bot for Deepa Dinamani
- [tip:timers/core] timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD, tip-bot for Thomas Graziadei
- [tip:timers/core] timer: Avoid using timespec, tip-bot for Arnd Bergmann
- [tip:timers/core] alarmtimer: Fix comments describing structure fields, tip-bot for Pratyush Patel
- [tip:timers/core] clocksource: Make clocksource insert entry more efficient, tip-bot for Minfei Huang
- [tip:sched/urgent] sched/fair: Fix cfs_rq avg tracking underflow, tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/arc: Fix build, tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/m68k: Remove comment, tip-bot for Peter Zijlstra
- [tip:x86/urgent] x86/power/64: Fix crash whan the hibernation code passes control to the image kernel, tip-bot for Rafael J. Wysocki
- [tip:irq/core] x86/PCI/VMD: Use untracked irq handler, tip-bot for Keith Busch
- [tip:irq/core] genirq: Add untracked irq handler, tip-bot for Keith Busch
- [tip:x86/boot] x86/KASLR: Allow randomization below the load address,
tip-bot for Yinghai Lu
- [tip:x86/boot] x86/KASLR: Extend kernel image physical address randomization to addresses larger than 4G,
tip-bot for Kees Cook
- [tip:x86/boot] x86/KASLR: Randomize virtual address separately,
tip-bot for Baoquan He
- [tip:x86/boot] x86/KASLR: Clarify identity map interface,
tip-bot for Kees Cook
- [tip:x86/boot] x86/boot: Refuse to build with data relocations,
tip-bot for Kees Cook
- [tip:x86/fpu] x86/fpu/xstate: Copy xstate registers directly to the signal frame when compacted format is in use,
tip-bot for Yu-cheng Yu
- [tip:x86/fpu] x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init optimization,
tip-bot for Fenghua Yu
- [tip:x86/fpu] x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distinguish it from 'fpu_user_xstate_size',
tip-bot for Fenghua Yu
- [tip:x86/fpu] x86/fpu/xstate: Define and use 'fpu_user_xstate_size',
tip-bot for Fenghua Yu
- [tip:locking/core] locking/Documentation: Clarify limited control-dependency scope, tip-bot for Paul E. McKenney
- [tip:locking/arch-atomic] locking/atomic, arch/qrwlock: Employ atomic_fetch_add_acquire(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/rwsem: Employ atomic_long_fetch_add(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/mips: Convert to _relaxed atomics, tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/alpha: Convert to _relaxed atomics, tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions, tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic: Remove linux/atomic.h:atomic_fetch_or(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic: Fix atomic64_relaxed() bits, tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/metag: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/avr32: Implement atomic_fetch_{add,sub,and,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() for LSE instructions, tip-bot for Will Deacon
- [tip:locking/arch-atomic] locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/arm64: Generate LSE non-return cases using common macros, tip-bot for Will Deacon
- [tip:locking/arch-atomic] locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}(), tip-bot for Peter Zijlstra
- [tip:locking/arch-atomic] locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf probe: Add --cache option to cache the probe definitions, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Introduce perf_cache interfaces, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback, tip-bot for Jiri Olsa
- [tip:perf/core] perf stdio: Add use_callchain parameter to hists__fprintf, tip-bot for Jiri Olsa
- [tip:perf/core] perf stdio: Do not pass hists in hist_entry__fprintf, tip-bot for Jiri Olsa
- [tip:perf/core] perf stdio: Separate standard headers output, tip-bot for Jiri Olsa
- [tip:perf/core] perf stdio: Separate hierarchy headers output, tip-bot for Jiri Olsa
- [tip:perf/core] perf stdio: Separate headers output, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix Data Object sort entry width index, tip-bot for Jiri Olsa
- [tip:perf/core] perf tui: Separate hierarchy and standard headers output, tip-bot for Jiri Olsa
- [tip:perf/core] perf unwind: Fix compile error for static cross build, tip-bot for He Kuang
- [tip:perf/core] perf mem: Add --ldlat option, tip-bot for Jiri Olsa
- [tip:perf/core] perf probe: Uncomment and export synthesize_perf_probe_point(), tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Add perf_probe_event__copy(), tip-bot for Masami Hiramatsu
- [tip:perf/core] perf buildid: Rename and export build_id_cache__cachedir(), tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Fix to add NULL check for strndup, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Fix rm_rf() to handle non-regular files correctly, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf config: Handle NULL at perf_config_set__delete(), tip-bot for Taeung Song
- [tip:x86/platform] x86/platform/intel-mid: Enable GPIO expanders on Edison, tip-bot for Andy Shevchenko
- [tip:x86/platform] x86/platform/intel-mid: Add Power Management Unit driver, tip-bot for Andy Shevchenko
- [tip:sched/urgent] kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w, tip-bot for Andrey Ryabinin
- [tip:sched/urgent] sched/debug: Fix deadlock when enabling sched events, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/mpx, selftests: Add MPX self test, tip-bot for Dave Hansen
- [tip:x86/platform] x86/platform/atom/punit: Enable support for Merrifield, tip-bot for Andy Shevchenko
- [tip:x86/asm] x86/signals: Add build-time checks to the siginfo compat code, tip-bot for Dave Hansen
- [tip:x86/platform] x86/platform/intel_mid_pci: Rework IRQ0 workaround, tip-bot for Andy Shevchenko
- [tip:x86/asm] x86/signals: Add missing signal_compat code for x86 features, tip-bot for Dave Hansen
- [tip:x86/asm] x86/vdso/32: Assemble sigreturn.S separately, tip-bot for Andy Lutomirski
- [tip:x86/boot] x86/KASLR, x86/power: Remove x86 hibernation restrictions,
tip-bot for Kees Cook
- [tip:x86/boot] x86/power/64: Fix crash whan the hibernation code passes control to the image kernel, tip-bot for Rafael J. Wysocki
- [tip:perf/urgent] kprobes/x86: Clear TF bit in fault on single-stepping, tip-bot for Masami Hiramatsu
- [tip:x86/boot] MAINTAINERS: Update the Calgary IOMMU entry, tip-bot for Jon Mason
- [tip:locking/core] locking/spinlock, netfilter: Fix nf_conntrack_lock() barriers, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/spinlock: Update spin_unlock_wait() users, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/spinlock, arch: Update and fix spin_unlock_wait() implementations, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep(), tip-bot for Peter Zijlstra
- [tip:locking/core] locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/barriers: Introduce smp_acquire__after_ctrl_dep(), tip-bot for Peter Zijlstra
- [tip:locking/core] locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel/uncore: Remove redundant pci_get_drvdata(), tip-bot for Bjorn Helgaas
- [tip:sched/core] sched/cputime: Add steal time support to full dynticks CPU time accounting, tip-bot for Wanpeng Li
- [tip:sched/core] sched/cputime: Fix prev steal time accouting during CPU hotplug, tip-bot for Wanpeng Li
- [tip:sched/core] KVM: Fix steal clock warp during guest CPU hotplug, tip-bot for Wanpeng Li
- [tip:sched/core] sched/fair: Fix post_init_entity_util_avg() serialization, tip-bot for Peter Zijlstra
- [tip:x86/microcode] x86/microcode/intel: Do not issue microcode updates messages on each CPU, tip-bot for Andi Kleen
- [tip:ras/core] x86/mce: Do not use bank 1 for APEI generated error logs, tip-bot for Tony Luck
- [tip:irq/core] irqchip/mips-gic: Populate irq_domain names, tip-bot for Harvey Hunt
- [tip:irq/urgent] irqchip/mips-gic: Fix IRQs in gic_dev_domain, tip-bot for Harvey Hunt
- [tip:irq/core] irqchip/gicv3-its: Implement two-level(indirect) device table support, tip-bot for Shanker Donthineni
- [tip:irq/core] irqchip/gicv3-its: Remove an unused argument 'node_name', tip-bot for Shanker Donthineni
- [tip:irq/core] irqchip/gicv3-its: Split its_alloc_tables() into two functions, tip-bot for Shanker Donthineni
- [tip:irq/core] irqchip/gicv3-its: Add a new function for parsing device table BASERn, tip-bot for Shanker Donthineni
- [tip:irq/core] irqchip/gicv3-its: Introduce two helper functions for accessing BASERn, tip-bot for Shanker Donthineni
- [tip:irq/core] irqchip/gic: Add platform driver for non-root GICs that require RPM, tip-bot for Jon Hunter
- [tip:irq/core] dt-bindings: arm-gic: Add documentation for Tegra210 AGIC, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: Prepare for adding platform driver, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: Add helper function for chip initialisation, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: Isolate early GIC initialisation code, tip-bot for Jon Hunter
- [tip:irq/core] genirq: Add runtime power management support for IRQ chips, tip-bot for Jon Hunter
- [tip:irq/core] irqdomain: Don't set type when mapping an IRQ, tip-bot for Jon Hunter
- [tip:irq/core] genirq: Look-up percpu trigger type if not specified by caller, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Look-up trigger type if not specified by caller, tip-bot for Jon Hunter
- [tip:irq/core] irqdomain: Fix handling of type settings for existing mappings, tip-bot for Jon Hunter
- [tip:x86/asm] x86/xen: Simplify set_aliased_prot(), tip-bot for Andy Lutomirski
- [tip:irq/core] genirq: Remove unnecessary memset() calls, tip-bot for Weongyo Jeong
- [tip:irq/core] genirq: Remove redundant NULL check of irq_desc, tip-bot for Jianyu Zhan
- [tip:x86/urgent] x86/ioapic: Fix incorrect pointers in ioapic_setup_resources(), tip-bot for Rui Wang
- [tip:x86/apic] x86/entry/traps: Don't force in_interrupt() to return true in IST handlers, tip-bot for Andy Lutomirski
- [tip:x86/apic] x86/ioapic: Fix incorrect pointers in ioapic_setup_resources(), tip-bot for Rui Wang
- [tip:x86/apic] x86/apic: Fix misspelled APIC,
tip-bot for Claudio Fontana
- [tip:x86/apic] x86/ioapic: Simplify ioapic_setup_resources(),
tip-bot for Rui Wang
- [tip:x86/urgent] x86/ioapic: Fix wrong pointers in ioapic_setup_resources(), tip-bot for Rui Wang
- [tip:x86/cleanups] lguest: Read offset of device_cap later, tip-bot for Paul Bolle
- [tip:x86/cleanups] lguest: Read length of device_cap later, tip-bot for Paul Bolle
- [tip:timers/core] hrtimer: Remove redundant #ifdef block, tip-bot for Pratyush Patel
- [tip:x86/cleanups] x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB, tip-bot for Linus Walleij
- [tip:timers/core] timers: Clarify usleep_range() function comment, tip-bot for Bjorn Helgaas
- [tip:timers/core] timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM, tip-bot for Eric Caruso
- [tip:locking/core] MAINTAINERS: Update locking tree description and file patterns, tip-bot for Ingo Molnar
- [tip:locking/urgent] futex: Calculate the futex key based on a tail page for file-based futexes, tip-bot for Mel Gorman
- [tip:x86/urgent] x86/entry/traps: Don't force in_interrupt() to return true in IST handlers, tip-bot for Andy Lutomirski
- [tip:core/urgent] objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warning, tip-bot for Josh Poimboeuf
- [tip:locking/core] locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock(), tip-bot for Pan Xinhui
- [tip:locking/core] locking/rwsem: Streamline the rwsem_optimistic_spin() code, tip-bot for Waiman Long
- [tip:locking/core] locking/mutex: Optimize mutex_trylock() fast-path, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/rwsem: Improve reader wakeup code, tip-bot for Waiman Long
- [tip:locking/core] locking/rwsem: Add reader-owned state to the owner field, tip-bot for Waiman Long
- [tip:locking/core] locking/rwsem: Protect all writes to owner by WRITE_ONCE(), tip-bot for Waiman Long
- [tip:locking/core] locking/rwsem: Convert sem->count to 'atomic_long_t', tip-bot for Jason Low
- [tip:locking/core] locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update(), tip-bot for Jason Low
- [tip:x86/urgent] x86/quirks: Add early quirk to reset Apple AirPort card,
tip-bot for Lukas Wunner
- [tip:x86/asm] x86/hweight: Get rid of the special calling convention, tip-bot for Borislav Petkov
- [tip:locking/core] locking/qspinlock: Add comments, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/qspinlock: Clarify xchg_tail() ordering, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/debug: Always show 'nr_migrations', tip-bot for Josh Poimboeuf
- [tip:sched/core] sched/debug: Fix 'schedstats=enable' cmdline option, tip-bot for Josh Poimboeuf
- [tip:sched/core] sched/debug: Fix /proc/sched_debug regression, tip-bot for Josh Poimboeuf
- [tip:perf/urgent] perf/core: Remove a redundant check, tip-bot for Alexander Shishkin
- [tip:locking/core] locking/qspinlock: Fix spin_unlock_wait() some more, tip-bot for Peter Zijlstra
- [tip:x86/urgent] x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models, tip-bot for Borislav Petkov
- [tip:x86/fpu] x86/fpu: Add tracepoints to dump FPU state at key points, tip-bot for Dave Hansen
- [tip:x86/cpu] x86, mmc: Use Intel family name macros for mmc driver, tip-bot for Dave Hansen
- [tip:x86/cpu] x86, thermal: Clean up and fix CPU model detection for intel_soc_dts_thermal, tip-bot for Dave Hansen
- [tip:x86/cpu] x86/intel_telemetry: Use Intel family name macros for telemetry driver, tip-bot for Dave Hansen
- [tip:x86/cpu] x86/acpi/lss: Use Intel family name macros for the acpi_lpss driver, tip-bot for Dave Hansen
- [tip:x86/cpu] x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver, tip-bot for Dave Hansen
- [tip:x86/cpu] x86/platform: Use new Intel model number macros, tip-bot for Dave Hansen
- [tip:x86/cpu] x86/intel_idle: Use Intel family macros for intel_idle, tip-bot for Dave Hansen
- [tip:x86/cpu] x86, powercap, rapl: Add Skylake Server model number, tip-bot for Dave Hansen
- [tip:x86/cpu] x86, powercap, rapl: Reorder CPU detection table, tip-bot for Dave Hansen
- [tip:x86/cpu] x86, powercap, rapl: Use Intel model macros intead of open-coding, tip-bot for Dave Hansen
- [tip:perf/core] x86/pmc_core: Use Intel family name macros for pmc_core driver, tip-bot for Dave Hansen
- [tip:perf/core] perf/x86/uncore: Use Intel family name macros for uncore, tip-bot for Dave Hansen
- [tip:perf/core] perf/x86/rapl: Add Skylake server model detection,
tip-bot for Jacob Pan
- [tip:perf/core] perf/x86/cstate: Use Intel Model name macros, tip-bot for Dave Hansen
- [tip:perf/core] perf/x86/msr: Add missing Intel models, tip-bot for Dave Hansen
- [tip:perf/core] perf/x86/msr: Use Intel family macros for MSR events code, tip-bot for Dave Hansen
- [tip:perf/core] perf/x86/intel: Use Intel family macros for core perf events,
tip-bot for Dave Hansen
- [tip:perf/core] perf/x86/rapl: Use Intel family macros for RAPL, tip-bot for Dave Hansen
- [tip:x86/microcode] x86/microcode: Fix loading precedence, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/cpu/intel: Introduce macros for Intel family numbers,
tip-bot for Dave Hansen
- [tip:x86/microcode] x86/microcode: Get rid of find_cpio_data()'s dummy offset arg, tip-bot for Borislav Petkov
- [tip:x86/microcode] Documentation/microcode: Document some aspects for more clarity, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Make amd_ucode_patch[] static, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Unexport save_mc_for_early(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode: Propagate save_microcode_in_initrd() retval, tip-bot for Borislav Petkov
- [tip:x86/microcode] lib/cpio: Make find_cpio_data()'s offset arg optional, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode: Fix suspend to RAM with builtin microcode, tip-bot for Borislav Petkov
- [tip:perf/core] perf config: Fix abnormal termination at perf_parse_file(), tip-bot for Taeung Song
- [tip:perf/core] perf config: Handle the error when config set is NULL at collect_config(), tip-bot for Taeung Song
- [tip:perf/core] tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib bpf: Rename bpf_map__get_name() to bpf_map__name(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib bpf: Make bpf_program__get_private() use IS_ERR(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf config: Constructor should free its allocated memory when failing, tip-bot for Taeung Song
- [tip:perf/core] perf unwind: Change fixed name of libunwind__arch_reg_id to macro, tip-bot for He Kuang
- [tip:perf/core] perf/core: Fix crash due to account/unaccount_sb_event() inconsistency, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf callchain: Support aarch64 cross-platform, tip-bot for He Kuang
- [tip:perf/core] perf callchain: Support x86 target platform, tip-bot for He Kuang
- [tip:perf/core] perf unwind: Introduce flag to separate local/remote unwind compilation, tip-bot for He Kuang
- [tip:perf/core] perf tools: Export normalize_arch() function, tip-bot for He Kuang
- [tip:perf/core] perf unwind: Check the target platform before assigning unwind methods, tip-bot for He Kuang
- [tip:perf/core] perf tools: Extract common API out of unwind-libunwind-local.c, tip-bot for He Kuang
- [tip:perf/core] perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c, tip-bot for He Kuang
- [tip:perf/core] perf unwind: Separate local/remote libunwind config, tip-bot for He Kuang
- [tip:perf/core] perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGS, tip-bot for He Kuang
- [tip:perf/core] perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map, tip-bot for He Kuang
- [tip:perf/core] perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind, tip-bot for He Kuang
- [tip:perf/core] perf unwind: Decouple thread->address_space on libunwind, tip-bot for He Kuang
- [tip:perf/core] perf unwind: Use LIBUNWIND_DIR for remote libunwind feature check, tip-bot for He Kuang
- [tip:perf/core] perf config: Use new perf_config_set__init() to initialize config set, tip-bot for Taeung Song
- [tip:perf/core] tools lib bpf: Rename set_private() to set_priv(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Fix crash in build_id_cache__kallsyms_path(), tip-bot for Wang Nan
- [tip:perf/core] tools lib bpf: Remove _get_ from non-refcount method names, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: Show call graphs when 1st event doesn't have it but some other has, tip-bot for He Kuang
- [tip:perf/core] perf stat: Basic support for TopDown in perf stat, tip-bot for Andi Kleen
- [tip:perf/core] perf stat: Add missing aggregation headers for --metric-only CSV, tip-bot for Andi Kleen
- [tip:perf/core] perf stat: Print topology/time headers with --metric-only, tip-bot for Andi Kleen
- [tip:perf/core] perf stat: Add computation of TopDown formulas, tip-bot for Andi Kleen
- [tip:perf/core] perf test: Ignore .scale and other special files, tip-bot for Andi Kleen
- [tip:perf/core] perf evlist: Fix alloc_mmap() failure path, tip-bot for Wang Nan
- [tip:perf/core] tools lib api: Respect CROSS_COMPILE for the linker, tip-bot for Lucas Stach
- [tip:perf/core] perf evsel: Provide way to extract integer value from format_field, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/asm] x86, asm, boot: Use CC_SET()/CC_OUT() in arch/x86/boot/boot.h,
tip-bot for H. Peter Anvin
- [tip:x86/asm] x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h,
tip-bot for H. Peter Anvin
- [tip:x86/asm] x86, asm: Use CC_SET()/CC_OUT() in <asm/rwsem.h>,
tip-bot for H. Peter Anvin
- [tip:x86/asm] x86, asm: Use CC_SET()/CC_OUT() in <asm/percpu.h>,
tip-bot for H. Peter Anvin
- [tip:x86/asm] x86, asm: Use CC_SET()/CC_OUT() in <asm/bitops.h>,
tip-bot for H. Peter Anvin
- [tip:x86/asm] x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT(),
tip-bot for H. Peter Anvin
- [tip:x86/asm] x86, asm: define CC_SET() and CC_OUT() macros,
tip-bot for H. Peter Anvin
- [tip:x86/asm] x86, asm: change the GEN_*_RMWcc() macros to not quote the condition,
tip-bot for H. Peter Anvin
- [tip:x86/asm] x86, asm: use bool for bitops and other assembly outputs,
tip-bot for H. Peter Anvin
- [tip:x86/asm] x86, bitops: remove use of "sbb" to return CF,
tip-bot for H. Peter Anvin
- [tip:x86/urgent] x86, build: copy ldlinux.c32 to image.iso, tip-bot for H. Peter Anvin
- [tip:x86/urgent] x86/msr: Use the proper trace point conditional for writes, tip-bot for Dr. David Alan Gilbert
- [tip:irq/urgent] irqchip/irq-pic32-evic: Fix bug with external interrupts., tip-bot for Joshua Henderson
- [tip:irq/urgent] irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144, tip-bot for Ganapatrao Kulkarni
- [tip:irq/urgent] irqchip/gic-v3: Fix quiescence check in gic_enable_redist, tip-bot for Andrew Jones
- [tip:irq/urgent] irqchip/gic-v3: Fix copy+paste mistakes in defines, tip-bot for Andrew Jones
- [tip:irq/urgent] irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask, tip-bot for Marc Zyngier
- [tip:perf/core] perf/x86: Support sysfs files depending on SMT status, tip-bot for Andi Kleen
- [tip:perf/core] perf/abi: Change the errno for sampling event not supported in hardware, tip-bot for Vineet Gupta
- [tip:perf/core] tools/perf: Handle -EOPNOTSUPP for sampling events, tip-bot for Vineet Gupta
- [tip:perf/core] perf/x86/intel: Add topdown events to Intel Core, tip-bot for Andi Kleen
- [tip:locking/core] locking/rtmutex: Only warn once on a trylock from bad context,
tip-bot for Sebastian Andrzej Siewior
- [tip:locking/core] locking/lockdep: Use __jhash_mix() for iterate_chain_key(),
tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86/intel: Add topdown events to Intel Atom, tip-bot for Andi Kleen
- [tip:locking/core] locking/barriers: Validate lockless_dereference() is used on a pointer type,
tip-bot for Peter Zijlstra
- [tip:locking/core] locking/mutex: Set and clear owner using WRITE_ONCE(), tip-bot for Jason Low
- [tip:locking/core] percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with lockless_dereference()"), tip-bot for Tejun Heo
- [tip:efi/urgent] efi/arm: Fix the format of EFI debug messages, tip-bot for Dennis Chen
- [tip:efi/urgent] efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps, tip-bot for Vitaly Kuznetsov
- [tip:locking/core] locking/rwsem: Optimize write lock by reducing operations in slowpath, tip-bot for Jason Low
- [tip:locking/core] locking/rwsem: Enable lockless waiter wakeup(s), tip-bot for Davidlohr Bueso
- [tip:perf/core] perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaround, tip-bot for Andi Kleen
- [tip:locking/core] locking/rwsem: Rework zeroing reader waiter->task, tip-bot for Davidlohr Bueso
- [tip:perf/core] x86/topology: Add topology_max_smt_threads(), tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel/uncore: Locate specific box by checking full device info, tip-bot for Kan Liang
- [tip:perf/core] perf/x86/intel: Change offcore response masks for Knights Landing, tip-bot for Lukasz Odzioba
- [tip:perf/core] perf/x86/intel: Add 'static' keyword to locally used arrays, tip-bot for Lukasz Odzioba
- [tip:perf/core] perf/core: Fix implicitly enable dynamic interrupt throttle, tip-bot for Kan Liang
- [tip:perf/core] perf/core: Rename the perf_event_aux*() APIs to perf_event_sb*(), to separate them from AUX ring-buffer records, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Optimize side-band event delivery, tip-bot for Kan Liang
- [tip:sched/core] sched/fair: Use task_rcu_dereference(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched/api: Introduce task_rcu_dereference() and try_get_task_struct(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched/idle: Optimize the generic idle loop, tip-bot for Gaurav Jindal (Gaurav Jindal)
- [tip:sched/core] sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task(), tip-bot for Xunlei Pang
- [tip:perf/urgent] perf/x86/intel/uncore: Remove SBOX support for Broadwell server, tip-bot for Kan Liang
- [tip:locking/core] locking/ww_mutex: Report recursive ww_mutex locking early, tip-bot for Chris Wilson
- [tip:locking/core] locking/seqcount: Re-fix raw_read_seqcount_latch(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf evlist: Check 'base' pointer before checking refcnt when put a mmap, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Add arch/*/include/generated/ to .gitignore, tip-bot for Taeung Song
- [tip:perf/core] perf symbols: Introduce filename__readable to check readability, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf symbols: Cleanup the code flow of dso__find_kallsyms, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf record: Robustify perf_event__synth_time_conv(), tip-bot for Wang Nan
- [tip:perf/core] tools: Pass arg to fdarray__filter's call back function, tip-bot for Wang Nan
- [tip:perf/core] perf evlist: Choose correct reading direction according to evlist->backward, tip-bot for Wang Nan
- [tip:perf/core] perf evlist: Don't poll and mmap overwritable events, tip-bot for Wang Nan
- [tip:perf/core] perf thread: Adopt get_main_thread from db-export.c, tip-bot for Andi Kleen
- [tip:timers/urgent] time: Make settimeofday error checking work again, tip-bot for John Stultz
- [tip:perf/urgent] perf ctf: Convert invalid chars in a string before set value, tip-bot for Wang Nan
- [tip:perf/urgent] perf record: Fix crash when kptr is restricted, tip-bot for Wang Nan
- [tip:perf/urgent] perf symbols: Check kptr_restrict for root, tip-bot for Wang Nan
- [tip:sched/urgent] sched/core: Fix remote wakeups, tip-bot for Peter Zijlstra
- [tip:irq/urgent] genirq: Fix missing return value in irq_destroy_ipi(), tip-bot for Matt Redfearn
- [tip:perf/urgent] perf trace: Use the ptr->name beautifier as default for "filename" args, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf record: Read from backward ring buffer, tip-bot for Wang Nan
- [tip:perf/urgent] perf evlist: Add API to pause/resume, tip-bot for Wang Nan
- [tip:perf/urgent] perf record: Rename variable to make code clear, tip-bot for Wang Nan
- [tip:perf/urgent] perf record: Prevent reading invalid data in record__mmap_read, tip-bot for Wang Nan
- [tip:perf/urgent] perf trace: Use the fd->name beautifier as default for "fd" args, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf report: Add srcline_from/to branch sort keys, tip-bot for Andi Kleen
- [tip:perf/urgent] perf evsel: Record fd into perf_mmap, tip-bot for Wang Nan
- [tip:perf/urgent] perf evsel: Add overwrite attribute and check write_backward, tip-bot for Wang Nan
- [tip:perf/urgent] perf machine: Do not bail out if not managing to read ref reloc symbol, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf trace: Fix exit_group() formatting, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Set buildid dir under symfs when --symfs is provided, tip-bot for He Kuang
- [tip:perf/urgent] perf annotate: Sort list of recognised instructions, tip-bot for Chris Ryder
- [tip:perf/urgent] perf trace: Only auto set call-graph to "dwarf" when syscalls are being traced, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf annotate: Fix identification of ARM blt and bls instructions, tip-bot for Chris Ryder
- [tip:perf/urgent] perf tools: Fix usage of max_stack sysctl, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf callchain: Stop validating callchains by the max_stack sysctl, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf top: Use machine->kptr_restrict_warned, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/mm/mpx: Work around MPX erratum SKD046, tip-bot for Dave Hansen
- [tip:perf/urgent] perf/x86/intel/p4: Trival indentation fix, remove space, tip-bot for Colin Ian King
- [tip:x86/urgent] x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits, tip-bot for Andy Lutomirski
- [tip:perf/urgent] perf tools: Separate accounting of contexts and real addresses in a stack trace, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf core: Separate accounting of contexts and real addresses in a stack trace, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf core: Add perf_callchain_store_context() helper, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf core: Pass max stack as a perf_callchain_entry context, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf core: Add a 'nr' field to perf_event_callchain_context, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf core: Generalize max_stack sysctl handler, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE, tip-bot for Masami Hiramatsu
- [tip:perf/urgent] perf stat: Use cpu-clock event for cpu targets, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf stat: Update runtime using cpu-clock event, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf stat: Fix indentation of stalled backend cycle, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf symbols: Store vdso buildid unconditionally, tip-bot for He Kuang
- [tip:perf/urgent] perf stat: Avoid fractional digits for integer scales, tip-bot for Andi Kleen
- [tip:perf/urgent] perf: Update MAINTAINERS for x86 move, tip-bot for Peter Zijlstra
- [tip:x86/urgent] x86/entry/64: Fix stack return address retrieval in thunk, tip-bot for Josh Poimboeuf
- [tip:perf/urgent] perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe,
tip-bot for Jiri Olsa
- [tip:sched/urgent] sched/preempt: Fix preempt_count manipulations, tip-bot for Peter Zijlstra
- [tip:core/urgent] objtool: Allow building with older libelf, tip-bot for Jan Beulich
- [tip:x86/urgent] x86/efi: Fix 7-parameter efi_call()s, tip-bot for Linus Torvalds
- [tip:x86/urgent] x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys, tip-bot for Dave Hansen
- [tip:locking/rwsem] locking/rwsem: Fix comment on register clobbering, tip-bot for Borislav Petkov
- [tip:efi/urgent] x86/efi: Fix 7th argument to efi_call(), tip-bot for Alex Thorlton
- [tip:sched/core] ARM: Hide finish_arch_post_lock_switch() from modules, tip-bot for Steven Rostedt
- [tip:x86/asm] x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS, tip-bot for Mateusz Guzik
- [tip:locking/rwsem] x86/rwsem: Save and restore all callee-clobbered regs in 32-bit ____down_write(), tip-bot for Borislav Petkov
- [tip:perf/urgent] perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evsel: Improve EPERM error handling in open_strerror(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools lib traceevent: Do not reassign parg after collapse_tree(), tip-bot for Steven Rostedt
- [tip:perf/urgent] perf/x86/intel/pt: Generate PMI in the STOP region as well, tip-bot for Alexander Shishkin
- [tip:perf/urgent] perf/core: Disable the event on a truncated AUX record, tip-bot for Alexander Shishkin
- [tip:x86/urgent] x86/tsc: Add missing Cherrytrail frequency to the table, tip-bot for Jeremy Compostella
- [tip:x86/urgent] x86: Use compat version for preadv2 and pwritev2, tip-bot for Dmitry V. Levin
- [tip:locking/rwsem] locking/rwsem: Fix down_write_killable(),
tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86: Fix undefined shift on 32-bit kernels, tip-bot for Andrey Ryabinin
- [tip:perf/core] perf/core: Disable the event on a truncated AUX record, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel/pt: Generate PMI in the STOP region as well,
tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/msr: Fix SMI overflow, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform, tip-bot for hchrzani
- [tip:sched/core] sched/core: Provide a tsk_nr_cpus_allowed() helper, tip-bot for Thomas Gleixner
- [tip:sched/core] sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed, tip-bot for Thomas Gleixner
- [tip:sched/core] sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems, tip-bot for Vik Heyndrickx
- [tip:sched/core] sched/fair: Correct unit of load_above_capacity, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/fair: Clean up scale confusion, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/nohz: Fix affine unpinned timers mess, tip-bot for Wanpeng Li
- [tip:sched/core] sched/fair: Fix fairness issue on migration, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Kill sched_class::task_waking to clean up the migration logic, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/fair: Prepare to fix fairness problems on migration, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/fair: Move record_wakee(), tip-bot for Peter Zijlstra
- [tip:ras/core] x86/RAS: Add SMCA support to AMD Error Injector, tip-bot for Yazen Ghannam
- [tip:ras/core] EDAC, mce_amd: Detect SMCA using X86_FEATURE_SMCA, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce: Update AMD mcheck init to use cpu_has() facilities, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/cpu: Add detection of AMD RAS Capabilities, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Save an indentation level in prepare_threshold_block(), tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers, tip-bot for Yazen Ghannam
- [tip:perf/core] perf buildid-cache: Use lsdir() for looking up buildid caches, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf symbols: Use lsdir() for the search in kcore cache directory, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Use SBUILD_ID_SIZE where applicable, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Fix lsdir to set errno correctly, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf build: Add build-test for debug-frame on arm/arm64, tip-bot for He Kuang
- [tip:perf/core] perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Move flock op beautifier to tools/perf/trace/beauty/, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf build: Add build-test for libunwind cross-platforms support, tip-bot for He Kuang
- [tip:perf/core] perf script: Fix export of callchains with recursion in db-export, tip-bot for Chris Phlipot
- [tip:perf/core] perf script: Fix callchain addresses in db-export, tip-bot for Chris Phlipot
- [tip:perf/core] perf script: Fix symbol insertion behavior in db-export, tip-bot for Chris Phlipot
- [tip:perf/core] perf symbols: Add dso__insert_symbol function, tip-bot for Chris Phlipot
- [tip:perf/core] perf scripting python: Use Py_FatalError instead of die(), tip-bot for Arnaldo Carvalho de Melo
- [tip:irq/core] irqchip/bcm2836: Use a more generic memory barrier call, tip-bot for Eric Anholt
- [tip:irq/core] irqchip/bcm2836: Fix compiler warning on 64-bit build, tip-bot for Eric Anholt
- [tip:irq/core] irqchip/bcm2836: Drop smp_set_ops on arm64 builds, tip-bot for Eric Anholt
- [tip:irq/core] irqchip/gic: Add helper functions for GIC setup and teardown, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: Return an error if GIC initialisation fails, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: Pass GIC pointer to save/restore functions, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: Store GIC configuration parameters, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: Remove static irq_chip definition for eoimode1, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: Don't initialise chip if mapping IO space fails, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: WARN if setting the interrupt type for a PPI fails, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic: Don't unnecessarily write the IRQ configuration, tip-bot for Jon Hunter
- [tip:irq/core] irqchip: Mask the non-type/sense bits when translating an IRQ, tip-bot for Jon Hunter
- [tip:irq/core] genirq: Ensure IRQ descriptor is valid when setting-up the IRQ, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic-v3: Configure all interrupts as non-secure Group-1, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum, tip-bot for Ray Jui
- [tip:irq/core] irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h>, tip-bot for Christoph Hellwig
- [tip:irq/core] irqchip/mbigen: Checking for IS_ERR() instead of NULL, tip-bot for Dan Carpenter
- [tip:irq/core] irqchip/gic-v3: Remove inexistant register definition, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gicv3-its: Don't allow devices whose ID is outside range, tip-bot for Shanker Donthineni
- [tip:irq/core] irqchip: Add LPC32xx interrupt controller driver, tip-bot for Vladimir Zapolskiy
- [tip:irq/core] irqchip/gic: Ensure ordering between read of INTACK and shared data, tip-bot for Will Deacon
- [tip:irq/core] irqchip: Add Layerscape SCFG MSI controller support, tip-bot for Minghuan Lian
- [tip:irq/core] dt/bindings: Add bindings for Layerscape SCFG MSI, tip-bot for Minghuan Lian
- [tip:x86/mm] x86/extable: Ensure entries are swapped completely when sorting, tip-bot for Mathias Krause
- [tip:sched/urgent] Revert "sched/fair: Fix fairness issue on migration", tip-bot for Ingo Molnar
- [tip:perf/core] perf tools: Remove xrealloc and ALLOC_GROW, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf help: Do not use ALLOC_GROW in add_cmd_list, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf pmu: Make pmu_formats_string to check return value of strbuf, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf header: Make topology checkers to check return value of strbuf, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Make alias handler to check return value of strbuf, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf help: Make check_emacsclient_version to check strbuf APIs, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Check the return value of strbuf APIs, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Rewrite strbuf not to die(), tip-bot for Masami Hiramatsu
- [tip:perf/core] perf diff: Fix duplicated output column,
tip-bot for Namhyung Kim
- [tip:perf/core] perf symbols: Fix handling of zero-length symbols., tip-bot for Chris Phlipot
- [tip:perf/core] perf evsel: Print state of perf_event_attr.write_backward, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests: Add test to check backward ring buffer, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Support reading from backward ring buffer, tip-bot for Wang Nan
- [tip:perf/core] perf script: Fix incorrect python db-export error message, tip-bot for Chris Phlipot
- [tip:perf/core] perf stat: Scale values by unit before metrics, tip-bot for Andi Kleen
- [tip:perf/core] perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support, tip-bot for He Kuang
- [tip:x86/boot] x86/KASLR: Add 'struct slot_area' to manage random_addr slots, tip-bot for Baoquan He
- [tip:x86/boot] x86/KASLR: Return earliest overlap when avoiding regions, tip-bot for Kees Cook
- [tip:x86/boot] x86/KASLR: Clarify purpose of each get_random_long(), tip-bot for Kees Cook
- [tip:x86/boot] x86/KASLR: Add virtual address choosing function, tip-bot for Baoquan He
- [tip:x86/boot] x86/boot: Add missing file header comments, tip-bot for Kees Cook
- [tip:x86/boot] x86/KASLR: Initialize mapping_info every time, tip-bot for Kees Cook
- [tip:x86/cpu] x86/cpu: Correct comments and messages in P4 erratum 037 handling code, tip-bot for Borislav Petkov
- [tip:sched/urgent] sched/rt, sched/dl: Don't push if task's scheduling class was changed, tip-bot for Xunlei Pang
- [tip:perf/urgent] perf/core: Change the default paranoia level to 2, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n, tip-bot for Thomas Gleixner
- [tip:sched/core] sched/core: Fix comment typo in wake_q_add(), tip-bot for Davidlohr Bueso
- [tip:sched/core] sched/core: Remove unused variable, tip-bot for Muhammad Falak R Wani
- [tip:x86/urgent] MAINTAINERS: Add mmiotrace entry, tip-bot for Ingo Molnar
- [tip:x86/urgent] x86/topology: Handle CPUID bogosity gracefully, tip-bot for Thomas Gleixner
- [tip:x86/boot] x86/KASLR: Build identity mappings on demand,
tip-bot for Kees Cook
- [tip:sched/urgent] sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage, tip-bot for Rafael J. Wysocki
- [tip:x86/boot] x86/boot: Split out kernel_ident_mapping_init(), tip-bot for Yinghai Lu
- [tip:x86/boot] x86/boot: Clean up indenting for asm/boot.h, tip-bot for Kees Cook
- [tip:efi/core] efi/capsule: Move 'capsule' to the stack in efi_capsule_supported(), tip-bot for Matt Fleming
- [tip:x86/boot] x86/KASLR: Improve comments around the mem_avoid[] logic,
tip-bot for Kees Cook
- [tip:efi/core] efi: Merge boolean flag arguments, tip-bot for Julia Lawall
- [tip:efi/core] efivarfs: Make efivarfs_file_ioctl() static, tip-bot for Peter Jones
- [tip:efi/core] efibc: Fix excessive stack footprint warning, tip-bot for Jeremy Compostella
- [tip:efi/core] efi/capsule: Make efi_capsule_pending() lockless, tip-bot for Matt Fleming
- [tip:perf/core] perf trace: Move futex_op beautifier to tools/perf/trace/beauty/, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Move open_flags beautifier to tools/perf/trace/beauty/, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Move signum beautifier to tools/perf/trace/beauty/, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf stat: Add extra output of counter values with -vv, tip-bot for Andi Kleen
- [tip:perf/core] perf script: Update export-to-postgresql to support callchain export, tip-bot for Chris Phlipot
- [tip:perf/core] perf script: Expose usage of the callchain db export via the python api, tip-bot for Chris Phlipot
- [tip:perf/core] perf script: Add call path id to exported sample in db export, tip-bot for Chris Phlipot
- [tip:perf/core] perf script: Enable db export to output sampled callchains, tip-bot for Chris Phlipot
- [tip:perf/core] perf tools: Refactor code to move call path handling out of thread-stack, tip-bot for Chris Phlipot
- [tip:perf/core] perf callchain: Fix incorrect ordering of entries, tip-bot for Chris Phlipot
- [tip:perf/core] perf trace: Do not print raw args list for syscalls with no args, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO, tip-bot for Chen Yu
- [tip:x86/boot] x86/KASLR: Consolidate mem_avoid[] entries,
tip-bot for Yinghai Lu
- [tip:x86/boot] x86/boot: Clean up pointer casting,
tip-bot for Kees Cook
- [tip:perf/core] perf evlist: Rename variable in perf_mmap__read(), tip-bot for Wang Nan
- [tip:perf/core] perf evlist: Extract perf_mmap__read(), tip-bot for Wang Nan
- [tip:perf/core] perf symbols: Fix kallsyms perf test on ppc64le, tip-bot for Naveen N. Rao
- [tip:perf/core] perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le, tip-bot for Naveen N. Rao
- [tip:perf/core] perf hists: Move sort__has_comm into struct perf_hpp_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Move sort__has_thread into struct perf_hpp_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Move sort__has_socket into struct perf_hpp_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Move sort__has_dso into struct perf_hpp_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Move sort__has_sym into struct perf_hpp_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Move sort__has_parent into struct perf_hpp_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Move sort__need_collapse into struct perf_hpp_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools powerpc: Add support for generating bpf prologue, tip-bot for Naveen N. Rao
- [tip:perf/core] perf trace: Do not show the runtime_ms for a thread when not collecting it, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Sort syscalls stats by msecs in --summary, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Sort summary output by number of events, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Add template for generating rbtree resort class, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf machine: Introduce number of threads member, tip-bot for Arnaldo Carvalho de Melo
- [tip:irq/core] irqchip/alpine-msi: Don't use <asm-generic/msi.h>, tip-bot for Christoph Hellwig
- [tip:smp/hotplug] sched/hotplug: Hide sched_cpu_dying implementations for CPU_HOTPLUG=n, tip-bot for Thomas Gleixner
- [tip:efi/urgent] x86/sysfb_efi: Fix valid BAR address range check, tip-bot for Wang YanQing
- [tip:smp/hotplug] sched: Make hrtick_notifier an explicit call,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched/fair: Make ilb_notifier an explicit call,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched/hotplug: Make activate() the last hotplug step,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched/hotplug: Move migration CPU_DYING to sched_cpu_dying(),
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched/migration: Move CPU_ONLINE into scheduler state,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched/migration: Move calc_load_migrate() into CPU_DYING,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched/migration: Move prepare transition to SCHED_STARTING state,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched/hotplug: Move sync_rcu to be with set_cpu_active(false),
tip-bot for Peter Zijlstra
- [tip:smp/hotplug] sched/hotplug: Convert cpu_[in]active notifiers to state machine,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched: Consolidate the notifier maze,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched: Allow hotplug notifiers to be setup early,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched: Allow per-cpu kernel threads to run on online && !active,
tip-bot for Peter Zijlstra (Intel)
- [tip:smp/hotplug] sched: Make set_cpu_rq_start_time() a built in hotplug state,
tip-bot for Thomas Gleixner
- [tip:perf/core] perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel/pt: Convert ACCESS_ONCE()s, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/arm: Special-case hetereogeneous CPUs, tip-bot for Mark Rutland
- [tip:perf/core] perf/core: Let userspace know if the PMU supports address filters, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel/pt: Add support for address range filtering in PT, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/core: Introduce address range filtering, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel/pt: Add IP filtering register/CPUID bits, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/core: Move set_filter() out of CONFIG_EVENT_TRACING, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/atomics: Flip atomic_fetch_or() arguments, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/pvqspinlock: Robustify init_qspinlock_stat(), tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/pvqspinlock: Avoid double resetting of stats, tip-bot for Davidlohr Bueso
- [tip:x86/platform] x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init, tip-bot for Alex Thorlton
- [tip:sched/core] sched/fair: Fix comment in calculate_imbalance(), tip-bot for Dietmar Eggemann
- [tip:sched/core] sched/fair: Remove stale power aware scheduling comments, tip-bot for Dietmar Eggemann
- [tip:sched/core] sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOAD_SCALE, tip-bot for Yuyang Du
- [tip:sched/core] sched/fair: Update rq clock before updating nohz CPU load, tip-bot for Matt Fleming
- [tip:sched/core] sched/fair: Optimize sum computation with a lookup table, tip-bot for Yuyang Du
- [tip:sched/core] sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels, tip-bot for Wanpeng Li
- [tip:sched/core] sched/fair: Add detailed description to the sched load avg metrics, tip-bot for Yuyang Du
- [tip:perf/core] perf/x86: Add model numbers for Kabylake CPUs, tip-bot for Andi Kleen
- [tip:sched/core] sched/fair: Generalize the load/util averages resolution definition, tip-bot for Yuyang Du
- [tip:sched/core] sched/core: Enable increased load resolution on 64-bit kernels, tip-bot for Peter Zijlstra
- [tip:sched/core] locking/lockdep, sched/core: Implement a better lock pinning scheme, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Introduce 'struct rq_flags', tip-bot for Peter Zijlstra
- [tip:x86/cpu] x86/topology: Remove redundant ENABLE_TOPO_DEFINES, tip-bot for Sudeep Holla
- [tip:sched/core] sched/core: Move task_rq_lock() out of line, tip-bot for Peter Zijlstra
- [tip:x86/asm] x86/entry/32: Remove asmlinkage_protect(), tip-bot for Brian Gerst
- [tip:x86/asm] x86/entry/32: Remove GET_THREAD_INFO() from entry code, tip-bot for Brian Gerst
- [tip:x86/asm] x86/entry, sched/x86: Don't save/restore EFLAGS on task switch, tip-bot for Brian Gerst
- [tip:x86/platform] x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes, tip-bot for Dimitri Sivanich
- [tip:x86/platform] x86/platform/UV: Remove Obsolete GRU MMR address translation, tip-bot for Dimitri Sivanich
- [tip:x86/platform] x86/platform/UV: Update physical address conversions for UV4, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Build GAM reference tables, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Support UV4 socket address changes, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Add obtaining GAM Range Table from UV BIOS, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Add UV4 addressing discovery function, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Fold blade info into per node hub info structs, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Allocate common per node hub info structs on local node, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Move blade local processor ID to the per cpu info struct, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Move scir info to the per cpu info struct, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Create per cpu info structs to replace per hub info structs, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Add UV4 Specific MMR definitions, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Prep for UV4 MMR updates, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Add UV MMR Illegal Access Function, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Add UV4 Specific Defines, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Add UV Architecture Defines, tip-bot for Mike Travis
- [tip:x86/platform] x86/platform/UV: Add Initial UV4 definitions, tip-bot for Mike Travis
- [tip:efi/urgent] x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT, tip-bot for Josh Boyer
- [tip:core/signals] signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack(), tip-bot for Andy Lutomirski
- [tip:core/signals] signals/sigaltstack: Report current flag bits in sigaltstack(), tip-bot for Andy Lutomirski
- [tip:efi/urgent] MAINTAINERS: Remove asterisk from EFI directory names, tip-bot for Matt Fleming
- [tip:core/signals] signals/sigaltstack: Change SS_AUTODISARM to (1U << 31), tip-bot for Andy Lutomirski
- [tip:core/signals] selftests/sigaltstack: Fix the sigaltstack test on old kernels, tip-bot for Andy Lutomirski
- [tip:core/signals] selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODISARM),
tip-bot for Stas Sergeev
- [tip:core/signals] signals/sigaltstack: Implement SS_AUTODISARM flag,
tip-bot for Stas Sergeev
- [tip:core/signals] signals/sigaltstack: Prepare to add new SS_xxx flags,
tip-bot for Stas Sergeev
- [tip:core/signals] signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other architectures,
tip-bot for Stas Sergeev
- [tip:ras/core] x86/mce: Detect local MCEs properly, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce: Look in genpool instead of mcelog for pending error records, tip-bot for Tony Luck
- [tip:ras/core] x86/mce: Define vendor-specific MSR accessors, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce: Detect and use SMCA-specific msr_ops, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later, tip-bot for Aravind Gopalakrishnan
- [tip:ras/core] x86/mce: Carve out writes to MCx_STATUS and MCx_CTL, tip-bot for Aravind Gopalakrishnan
- [tip:ras/core] x86/mce: Grade uncorrected errors for SMCA-enabled systems, tip-bot for Aravind Gopalakrishnan
- [tip:x86/boot] x86/boot: Warn on future overlapping memcpy() use, tip-bot for Kees Cook
- [tip:x86/asm] x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs, tip-bot for Denys Vlasenko
- [tip:x86/boot] x86/boot: Extract error reporting functions, tip-bot for Kees Cook
- [tip:irq/core] DT/arm,gic-v3: Documment PPI partition support, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3: Add support for partitioned PPIs, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: Add per-cpu interrupt partitioning library, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Allow the affinity of a percpu interrupt to be set/retrieved, tip-bot for Marc Zyngier
- [tip:irq/core] irqdomain: Allow domain matching on irq_fwspec, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Add error code reporting to irq_{reserve,destroy}_ipi, tip-bot for Matt Redfearn
- [tip:irq/core] genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy, tip-bot for Matt Redfearn
- [tip:perf/core] perf tests: Do not use sizeof on pointer type, tip-bot for Vaishali Thakkar
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]