Linux Tip Commits
[Prev Page][Next Page]
- [tip:core/urgent] watchdog/core: Create new thread handling infrastructure, tip-bot for Thomas Gleixner
- [tip:core/urgent] smpboot/threads, watchdog/core: Avoid runtime allocation, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/core: Split out cpumask write function, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/core: Clean up the #ifdef maze, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/core: Clean up stub functions, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/core: Remove the park_in_progress obfuscation, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/core: Remove broken suspend/resume interfaces, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/hardlockup/perf: Remove broken self disable on failure, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/hardlockup/perf: Prevent CPU hotplug deadlock, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/core: Provide interface to stop from poweroff(), tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/core: Mark hardlockup_detector_disable() __init, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/core: Rework CPU hotplug locking, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/core: Rename watchdog_proc_mutex, tip-bot for Thomas Gleixner
- [tip:core/urgent] watchdog/hardlockup: Provide interface to stop/restart perf events, tip-bot for Peter Zijlstra
- [tip:core/urgent] parisc, watchdog/core: Use lockup_detector_stop(), tip-bot for Thomas Gleixner
- [tip:core/urgent] perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaround, tip-bot for Peter Zijlstra
- [tip:x86/mm] mm, x86/mm: Fix performance regression in get_user_pages_fast(), tip-bot for Kirill A. Shutemov
- [tip:x86/urgent] x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition, tip-bot for Vitaly Kuznetsov
- [tip:x86/urgent] x86/hyper-V: Allocate the IDT entry early in boot, tip-bot for K. Y. Srinivasan
- [tip:x86/urgent] paravirt: Switch maintainer, tip-bot for Juergen Gross
- [tip:x86/urgent] x86/paravirt: Remove no longer used paravirt functions, tip-bot for Juergen Gross
- [tip:x86/urgent] x86/mm/64: Initialize CR4.PCIDE early, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off(), tip-bot for Andy Lutomirski
- [tip:perf/urgent] perf stat: Wait for the correct child, tip-bot for Milian Wolff
- [tip:perf/urgent] perf tools: Support running perf binaries with a dash in their name, tip-bot for Milian Wolff
- [tip:perf/urgent] perf config: Check not only section->from_system_config but also item's, tip-bot for Taeung Song
- [tip:perf/urgent] perf ui progress: Fix progress update, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf ui progress: Make sure we always define step value, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf tools: Open perf.data with O_CLOEXEC flag, tip-bot for Jiri Olsa
- [tip:perf/urgent] tools lib api: Fix make DEBUG=1 build, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf tests: Fix compile when libunwind's unwind.h is available, tip-bot for Milian Wolff
- [tip:perf/urgent] tools include linux: Guard against redefinition of some macros, tip-bot for Arnaldo Carvalho de Melo
- [tip:sched/urgent] sched/fair: Avoid newidle balance for !active CPUs, tip-bot for Peter Zijlstra
- [tip:sched/urgent] sched/fair: Plug hole between hotplug and active_load_balance(), tip-bot for Peter Zijlstra
- [tip:sched/urgent] sched/debug: Add debugfs knob for "sched_debug", tip-bot for Peter Zijlstra
- [tip:sched/urgent] sched/core: WARN() when migrating to an offline CPU, tip-bot for Peter Zijlstra
- [tip:x86/urgent] x86/cpu: Remove unused and undefined __generic_processor_info() declaration, tip-bot for Dou Liyang
- [tip:sched/urgent] sched/fair: Fix nuisance kernel-doc warning, tip-bot for Randy Dunlap
- [tip:sched/urgent] sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs, tip-bot for Peter Zijlstra
- [tip:x86/urgent] x86/mm: Make the SME mask a u64, tip-bot for Borislav Petkov
- [tip:sched/urgent] sched/fair: Fix wake_affine_llc() balancing rules, tip-bot for Peter Zijlstra
- [tip:irq/urgent] genirq: Make sparse_irq_lock protect what it should protect, tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq/msi: Fix populating multiple interrupts, tip-bot for John Keeping
- [tip:perf/urgent] perf intel-pt: Fix syntax in documentation of config option, tip-bot for Jack Henschel
- [tip:perf/urgent] perf script: Support physical address, tip-bot for Kan Liang
- [tip:perf/urgent] perf test: Add test case for PERF_SAMPLE_PHYS_ADDR, tip-bot for Kan Liang
- [tip:perf/urgent] perf stat: Only auto-merge events that are PMU aliases, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf annotate browser: Help for cycling thru hottest instructions with TAB/shift+TAB, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf mem: Support physical address, tip-bot for Kan Liang
- [tip:perf/urgent] perf sort: Add sort option for physical address, tip-bot for Kan Liang
- [tip:perf/urgent] perf tools: Support new sample type for physical address, tip-bot for Kan Liang
- [tip:perf/urgent] perf test powerpc: Fix 'Object code reading' test, tip-bot for Ravi Bangoria
- [tip:perf/urgent] perf vendor events powerpc: Remove duplicate events, tip-bot for Sukadev Bhattiprolu
- [tip:perf/urgent] perf report: Calculate the average cycles of iterations, tip-bot for Jin Yao
- [tip:perf/urgent] perf trace: Support syscall name globbing, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf syscalltbl: Support glob matching on syscall names, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/boot] x86/boot/KASLR: Work around firmware bugs by excluding EFI_BOOT_SERVICES_* and EFI_LOADER_* from KASLR's choice, tip-bot for Naoya Horiguchi
- [tip:x86/platform] tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others(), tip-bot for Vitaly Kuznetsov
- [tip:x86/platform] x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls, tip-bot for Vitaly Kuznetsov
- [tip:timers/core] alarmtimer: Ensure RTC module is not unloaded, tip-bot for Alexandre Belloni
- [tip:x86/apic] x86/xen: Get rid of paravirt op adjust_exception_frame,
tip-bot for Juergen Gross
- [tip:irq/core] irqchip/ls-scfg-msi: Add MSI affinity support, tip-bot for Minghuan Lian
- [tip:irq/core] irqchip/ls-scfg-msi: Add LS1043a v1.1 MSI support, tip-bot for Minghuan Lian
- [tip:irq/core] irqchip/ls-scfg-msi: Add LS1046a MSI support, tip-bot for Minghuan Lian
- [tip:irq/core] arm64: dts: ls1046a: Add MSI dts node, tip-bot for Minghuan Lian
- [tip:irq/core] arm64: dts: ls1043a: Share all MSIs, tip-bot for Minghuan Lian
- [tip:irq/core] arm: dts: ls1021a: Share all MSIs, tip-bot for Minghuan Lian
- [tip:irq/core] arm64: dts: ls1043a: Fix typo of MSI compatible string, tip-bot for Minghuan Lian
- [tip:irq/core] irqchip/irq-bcm7120-l2: Use correct I/O accessors for irq_fwd_mask, tip-bot for Florian Fainelli
- [tip:irq/core] arm: dts: ls1021a: Fix typo of MSI compatible string, tip-bot for Minghuan Lian
- [tip:irq/core] irqchip/mmp: Make mmp_intc_conf const, tip-bot for Bhumika Goyal
- [tip:irq/core] irqchip/ls-scfg-msi: Fix typo of MSI compatible strings, tip-bot for Minghuan Lian
- [tip:irq/core] irqchip/gic: Make irq_chip const, tip-bot for Bhumika Goyal
- [tip:irq/core] irqchip/gic-v3: Advertise GICv4 support to KVM, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v4: Enable low-level GICv4 operations, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v4: Add some basic documentation, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v4: Add VLPI configuration interface, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v4: Add VPE command interface, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v4: Add per-VM VPE domain creation, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Move pending doorbell after VMOVP, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Make LPI allocation optional on device creation, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VPE interrupt masking, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VPE affinity changes, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VPE invalidation hook, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VPE scheduling, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VPE irq domain [de]activation, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VPE irq domain allocation/teardown, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VPE domain infrastructure, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VLPI configuration handling, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VLPI map/unmap operations, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add VLPI configuration hook, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add GICv4 ITS command definitions, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v4: Add management structure definitions, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Generalize LPI configuration, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Generalize device table allocation, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Rework LPI freeing, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/armada-370-xp: Enable MSI-X support, tip-bot for Stefan Roese
- [tip:irq/core] irqchip/gic-v3-its: Split out pending table allocation, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Allow use of indirect VCPU tables, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Split out property table allocation, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: Convert to using %pOF instead of full_name, tip-bot for Rob Herring
- [tip:irq/core] irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Macro-ize its_send_single_command, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Add probing for VLPI properties, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Move LPI definitions around, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3: Add VLPI/DirectLPI discovery, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3: Add redistributor iterator, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: Add UniPhier AIDET irqchip driver, tip-bot for Masahiro Yamada
- [tip:irq/core] irqchip/gic-v3-its: Properly handle command queue wrapping, tip-bot for Marc Zyngier
- [tip:x86/apic] x86/eisa: Add missing include,
tip-bot for Thomas Gleixner
- [tip:timers/core] clocksource: Convert to using %pOF instead of full_name, tip-bot for Rob Herring
- [tip:timers/core] devicetree: bindings: Deprecate property, update example, tip-bot for Magnus Damm
- [tip:timers/core] devicetree: bindings: Remove deprecated properties, tip-bot for Magnus Damm
- [tip:timers/core] devicetree: bindings: r8a73a4 and R-Car Gen2 CMT bindings, tip-bot for Magnus Damm
- [tip:timers/core] devicetree: bindings: Remove unused 32-bit CMT bindings, tip-bot for Magnus Damm
- [tip:timers/core] devicetree: bindings: R-Car Gen2 CMT0 and CMT1 bindings, tip-bot for Magnus Damm
- [tip:timers/core] clocksource/drivers/bcm2835: Remove message for a memory allocation failure, tip-bot for Markus Elfring
- [tip:timers/core] devicetree: bindings: Remove sh7372 CMT binding, tip-bot for Magnus Damm
- [tip:timers/core] clocksource/drivers/imx-tpm: Add imx tpm timer support, tip-bot for Dong Aisheng
- [tip:timers/core] dt-bindings: timer: Add nxp tpm timer binding doc, tip-bot for Dong Aisheng
- [tip:x86/apic] x86/idt: Remove superfluous ALIGNment, tip-bot for Jiri Slaby
- [tip:x86/mm] x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y), tip-bot for Vitaly Kuznetsov
- [tip:x86/apic] x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs without the feature, tip-bot for Hans de Goede
- [tip:x86/mm] x86/mm: Use pr_cont() in dump_pagetable(), tip-bot for Jan Beulich
- [tip:x86/apic] x86/idt: Remove the tracing IDT leftovers, tip-bot for Thomas Gleixner
- [tip:x86/asm] objtool: Handle GCC stack pointer adjustment bug,
tip-bot for Josh Poimboeuf
- [tip:perf/core] perf symbols: Fix plt entry calculation for ARM and AARCH64, tip-bot for Li Bin
- [tip:perf/core] perf probe: Fix kprobe blacklist checking condition, tip-bot for Li Bin
- [tip:perf/core] perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Robustify detection of clang binary, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] tools headers: Sync cpu features kernel ABI headers with tooling headers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Pass full path of FEATURES_DUMP, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] tools lib: Allow external definition of CC, AR and LD, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf tools: Allow external definition of flex and bison binary names, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] tools build tests: Don't hardcode gcc name, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf report: Group stat values on global event id, tip-bot for Jiri Olsa
- [tip:perf/core] perf values: Zero value buffers, tip-bot for Jiri Olsa
- [tip:perf/core] perf values: Fix allocation check, tip-bot for Jiri Olsa
- [tip:perf/core] perf values: Fix thread index bug, tip-bot for Jiri Olsa
- [tip:perf/core] perf report: Add dump_read function, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat: Fix path to PMU formats in documentation, tip-bot for Jack Henschel
- [tip:perf/core] perf record: Set read_format for inherit_stat, tip-bot for Jiri Olsa
- [tip:perf/core] perf c2c: Fix remote HITM detection for Skylake, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix static build with newer toolchains, tip-bot for Jiri Olsa
- [tip:locking/core] sched/completion: Avoid unnecessary stack allocation for COMPLETION_INITIALIZER_ONSTACK(), tip-bot for Boqun Feng
- [tip:locking/core] acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuse, tip-bot for Boqun Feng
- [tip:locking/core] smp: Avoid using two cache lines for struct call_single_data, tip-bot for Ying Huang
- [tip:perf/core] perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR, tip-bot for Kan Liang
- [tip:locking/core] locking/pvqspinlock: Relax cmpxchg's to improve performance on some architectures, tip-bot for Waiman Long
- [tip:perf/core] perf/core, pt, bts: Get rid of itrace_started, tip-bot for Alexander Shishkin
- [tip:locking/core] locking/lockdep: Untangle xhlock history save/restore from task independence, tip-bot for Peter Zijlstra
- [tip:x86/asm] x86/boot/64: Extract efi_pe_entry() from startup_64(), tip-bot for Jiri Slaby
- [tip:x86/asm] x86/boot/32: Extract efi_pe_entry() from startup_32(), tip-bot for Jiri Slaby
- [tip:x86/platform] x86/platform/intel-mid: Make several arrays static, to make code smaller, tip-bot for Colin Ian King
- [tip:x86/asm] x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone(), tip-bot for Jiri Slaby
- [tip:x86/asm] x86/fpu/math-emu: Add ENDPROC to functions, tip-bot for Jiri Slaby
- [tip:perf/urgent] perf/core: Fix potential double-fetch bug, tip-bot for Meng Xu
- [tip:perf/urgent] perf/ftrace: Fix double traces of perf on ftrace:function, tip-bot for Zhou Chengming
- [tip:x86/apic] x86/idt: Simplify alloc_intr_gate(), tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Hide set_intr_gate(), tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Deinline setup functions, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Remove unused functions/inlines, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Move interrupt gate initialization to IDT code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Switch early trap init to IDT tables, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Move APIC gate initialization to tables, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Move regular trap init to tables, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Move IST stack based traps to table init,
tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Move debug stack init to table based, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Prepare for table based init, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Move early IDT setup out of 32-bit asm, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Move early IDT handler setup to IDT code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Consolidate IDT invalidation, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Remove unused set_trap_gate(), tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Move 32-bit idt_descr to C code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Create file for IDT related code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/gdt: Use bitfields for initialization, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/ldttss: Clean up 32-bit descriptors, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/asm: Replace access to desc_struct:a/b fields, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/fpu: Use bitfield accessors for desc_struct, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/percpu: Use static initializer for GDT entry, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Unify gate_struct handling for 32/64-bit kernels, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/tracing: Build tracepoints only when they are used, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/irq_work: Make it depend on APIC, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/ipi: Make platform IPI depend on APIC, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/ldt: Fix off by one in get_segment_base(), tip-bot for Dan Carpenter
- [tip:x86/apic] x86/tracing: Disentangle pagefault and resched IPI tracing key, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Clean up the i386 low level entry macros, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/idt: Remove the tracing IDT completely, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/smp: Use static key for reschedule interrupt tracing, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/smp: Remove pointless duplicated interrupt code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/mce: Remove duplicated tracing interrupt code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/irqwork: Get rid of duplicated tracing interrupt code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Remove the duplicated tracing versions of interrupts, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/irq: Get rid of duplicated trace_x86_platform_ipi() code, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Use this_cpu_ptr() in local_timer_interrupt(), tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/apic: Remove the duplicated tracing version of local_timer_interrupt(), tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/traps: Simplify pagefault tracing logic, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/tracing: Introduce a static key for exception tracing, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/irq: Get rid of the 'first_system_vector' indirection bogosity, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/boot: Move EISA setup to a separate file, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/irq: Remove vector_used_by_percpu_irq(), tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/irq: Remove duplicated used_vectors definition, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/irq: Unexport used_vectors[], tip-bot for Thomas Gleixner
- [tip:x86/microcode] x86/microcode/intel: Improve microcode patches saving flow, tip-bot for Borislav Petkov
- [tip:x86/mm] x86/mm: Fix SME encryption stack ptr handling, tip-bot for Borislav Petkov
- [tip:timers/urgent] time: Fix ktime_get_raw() incorrect base accumulation, tip-bot for John Stultz
- [tip:efi/core] efi/bgrt: Use efi_mem_type(), tip-bot for Jan Beulich
- [tip:x86/mm] kvm/x86: Avoid clearing the C-bit in rsvd_bits(), tip-bot for Brijesh Singh
- [tip:efi/core] efi: Move efi_mem_type() to common code, tip-bot for Jan Beulich
- [tip:efi/core] efi/libstub: Enable reset attack mitigation, tip-bot for Matthew Garrett
- [tip:efi/core] efi/random: Increase size of firmware supplied randomness, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/reboot: Make function pointer orig_pm_power_off static, tip-bot for Colin Ian King
- [tip:locking/core] futex: Remove duplicated code and fix undefined behaviour, tip-bot for Jiri Slaby
- [tip:irq/core] genirq/proc: Avoid uninitalized variable warning, tip-bot for Thomas Gleixner
- [tip:irq/core] irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq(), tip-bot for Dan Carpenter
- [tip:irq/core] genirq: Fix semicolon.cocci warnings, tip-bot for kbuild test robot
- [tip:x86/cache] x86/intel_rdt: Add command line options for resource director technology, tip-bot for Tony Luck
- [tip:x86/cache] x86/intel_rdt: Turn off most RDT features on Skylake, tip-bot for Tony Luck
- [tip:x86/cache] x86/intel_rdt: Move special case code for Haswell to a quirk function, tip-bot for Tony Luck
- [tip:sched/core] sched/topology: Fix memory leak in __sdt_alloc(), tip-bot for Shu Wang
- [tip:sched/core] sched/debug: Optimize sched_domain sysctl generation, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Avoid pointless rebuild, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology, cpuset: Avoid spurious/wrong domain rebuilds, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Improve comments, tip-bot for Peter Zijlstra
- [tip:locking/core] Documentation/locking/atomic: Finish the document..., tip-bot for Peter Zijlstra
- [tip:locking/core] locking/lockdep: Fix workqueue crossrelease annotation, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86: Move Nehalem PEBS code to flag, tip-bot for Andi Kleen
- [tip:locking/core] workqueue/lockdep: 'Fix' flush_work() annotation, tip-bot for Peter Zijlstra
- [tip:perf/core] tracing, perf: Adjust code layout in get_recursion_context(), tip-bot for Jesper Dangaard Brouer
- [tip:locking/core] mm, locking/barriers: Clarify tlb_flush_pending() barriers, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/lockdep/selftests: Add mixed read-write ABBA tests,
tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86: Only show format attributes when supported, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86: Export some PMU attributes in caps/ directory,
tip-bot for Andi Kleen
- [tip:perf/core] perf/x86: Fix data source decoding for Skylake, tip-bot for Andi Kleen
- [tip:perf/core] perf/aux: Ensure aux_wakeup represents most recent wakeup index, tip-bot for Will Deacon
- [tip:perf/core] perf/core: Fix group {cpu,task} validation, tip-bot for Mark Rutland
- [tip:perf/core] perf/core: Don't report zero PIDs for exiting tasks, tip-bot for Oleg Nesterov
- [tip:perf/core] perf/aux: Make aux_{head,wakeup} ring_buffer members long, tip-bot for Will Deacon
- [tip:x86/urgent] x86/mm: Fix use-after-free of ldt_struct, tip-bot for Eric Biggers
- [tip:timers/urgent] timers: Fix excessive granularity of new timers after a nohz idle, tip-bot for Nicholas Piggin
- [tip:perf/core] perf tools: Fix static linking with libunwind, tip-bot for Konstantin Khlebnikov
- [tip:perf/core] perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb, tip-bot for Konstantin Khlebnikov
- [tip:x86/asm] x86/paravirt/xen: Remove xen_patch(), tip-bot for Juergen Gross
- [tip:perf/core] perf tools: Fix static linking with libdw from elfutils, tip-bot for Konstantin Khlebnikov
- [tip:perf/core] perf tools: Really install manpages via 'make install-man', tip-bot for Konstantin Khlebnikov
- [tip:perf/core] perf test: Add test cases for new data source encoding, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Add support for printing new mem_info encodings, tip-bot for Andi Kleen
- [tip:perf/core] perf vendor events: Add Skylake server uncore event list, tip-bot for Andi Kleen
- [tip:perf/core] perf vendor events: Add core event list for Skylake Server, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Dedup events in expression parsing, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Expression parser enhancements for metrics, tip-bot for Andi Kleen
- [tip:perf/core] perf bpf: Tighten detection of BPF events, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Increase maximum number of events in expressions, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Add utility function to detect SMT status, tip-bot for Andi Kleen
- [tip:perf/core] perf evsel: Fix buffer overflow while freeing events, tip-bot for Andi Kleen
- [tip:perf/core] perf xyarray: Save max_x, max_y, tip-bot for Andi Kleen
- [tip:x86/apic] x86/ioapic: Print the IRTE's index field correctly when enabling INTR, tip-bot for raymond pang
- [tip:perf/core] perf annotate browser: Circulate percent, total-period and nr-samples view, tip-bot for Taeung Song
- [tip:perf/core] perf annotate browser: Support --show-nr-samples option, tip-bot for Taeung Song
- [tip:perf/core] perf annotate stdio: Support --show-nr-samples option, tip-bot for Taeung Song
- [tip:perf/core] perf annotate: Document --show-total-period option, tip-bot for Taeung Song
- [tip:perf/core] perf tools: Remove unused cpu_relax() macros, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf events parse: Use just one parse events state struct, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Use default CPUINFO_PROC where it fits, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf events parse: Rename parse_events_parse arguments, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf events parse: Rename parsing state struct to clearer name, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf events parse: Remove some needless local variables, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Fix off by one string allocation problem, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf jevents: Support FCMask and PortMask, tip-bot for Andi Kleen
- [tip:x86/urgent] objtool: Fix '-mtune=atom' decoding support in objtool 2.0, tip-bot for Josh Poimboeuf
- [tip:x86/asm] objtool: Fix objtool fallthrough detection with function padding, tip-bot for Josh Poimboeuf
- [tip:x86/mm] x86/CPU: Align CR3 defines, tip-bot for Borislav Petkov
- [tip:efi/core] firmware/dcdbas: Constify attribute_group structures, tip-bot for Arvind Yadav
- [tip:x86/build] x86/build: Use cc-option to validate stack alignment parameter, tip-bot for Matthias Kaehlcke
- [tip:efi/core] arm/efi: Split zImage code and data into separate PE/COFF sections, tip-bot for Ard Biesheuvel
- [tip:efi/core] firmware/efi/esrt: Constify attribute_group structures, tip-bot for Arvind Yadav
- [tip:efi/core] firmware/efi: Constify attribute_group structures, tip-bot for Arvind Yadav
- [tip:efi/core] arm/efi: Replace open coded constants with symbolic ones, tip-bot for Ard Biesheuvel
- [tip:efi/core] drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it, tip-bot for Ard Biesheuvel
- [tip:efi/core] arm/efi: Remove pointless dummy .reloc section, tip-bot for Ard Biesheuvel
- [tip:efi/core] arm/efi: Remove forbidden values from the PE/COFF header, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/arm/arm64: Add missing assignment of efi.config_table, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns, tip-bot for Hans de Goede
- [tip:efi/core] efi/libstub/arm64: Set -fpie when building the EFI stub, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/libstub/arm64: Use hidden attribute for struct screen_info reference, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/libstub/arm64: Force 'hidden' visibility for section markers, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP, tip-bot for Ard Biesheuvel
- [tip:core/rcu] membarrier: Provide expedited private command, tip-bot for Mathieu Desnoyers
- [tip:core/rcu] arch: Remove spin_unlock_wait() arch-specific definitions, tip-bot for Paul E. McKenney
- [tip:core/rcu] ipc: Replace spin_unlock_wait() with lock/unlock pair, tip-bot for Paul E. McKenney
- [tip:core/rcu] locking: Remove spin_unlock_wait() generic definitions, tip-bot for Paul E. McKenney
- [tip:core/rcu] drivers/ata: Replace spin_unlock_wait() with lock/unlock pair, tip-bot for Paul E. McKenney
- [tip:core/rcu] exit: Replace spin_unlock_wait() with lock/unlock pair, tip-bot for Paul E. McKenney
- [tip:core/rcu] completion: Replace spin_unlock_wait() with lock/unlock pair, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Update memory-barriers.txt for read-to-write dependencies, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Add RCU files to docbook-generation files, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Set down RCU's scheduling-clock-interrupt needs, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: No longer allowed to use rcu_dereference on non-pointers, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter(), tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Update RCU documentation, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make rcu_idle_enter() rely on callers disabling irqs, tip-bot for Peter Zijlstra (Intel)
- [tip:core/rcu] rcu: Add warning to rcu_idle_enter() for irqs enabled, tip-bot for Paul E. McKenney
- [tip:core/rcu] sched: Replace spin_unlock_wait() with lock/unlock pair, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add assertions verifying blocked-tasks list, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit(), tip-bot for Masami Hiramatsu
- [tip:core/rcu] rcu: Add TPS() protection for _rcu_barrier_trace strings, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use idle versions of swait to make idle-hack clear, tip-bot for Luis R. Rodriguez
- [tip:core/rcu] swait: Add idle variants which don't contribute to load average, tip-bot for Luis R. Rodriguez
- [tip:core/rcu] rcu: Add event tracing to ->gp_tasks update at GP start, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move rcu.h to new trivial-function style, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add TPS() to event-traced strings, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Create reasonable API for do_exit() TASKS_RCU processing, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Drive TASKS_RCU directly off of PREEMPT, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Provide ordering for CPU not involved in grace period, tip-bot for Paul E. McKenney
- [tip:core/rcu] sched: Allow migrating kthreads into online but inactive CPUs, tip-bot for Tejun Heo
- [tip:core/rcu] rcu: Move callback-list warning to irq-disable region, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove unused RCU list functions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Localize rcu_state ->orphan_pend and ->orphan_done, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate rcu_state ->orphan_lock, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Advance callbacks after migration, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Advance outgoing CPU's callbacks before migrating them, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Check for NOCB CPUs and empty lists earlier in CB migration, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove orphan/adopt event-tracing fields, tip-bot for Paul E. McKenney
- [tip:core/rcu] net/netfilter/nf_conntrack_core: Fix net_conntrack_lock(), tip-bot for Manfred Spraul
- [tip:core/rcu] torture: Fix typo suppressing CPU-hotplug statistics, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make expedited GPs correctly handle hardware CPU insertion, tip-bot for Paul E. McKenney
- [tip:core/rcu] task_work: Replace spin_unlock_wait() with lock/unlock pair, tip-bot for Oleg Nesterov
- [tip:core/rcu] atomics: Revert addition of comment header to spin_unlock_wait(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use timer as backstop for NOCB deferred wakeups, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Invoke call_rcu() from timer handler, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add last-CPU to GP-kthread starvation messages, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add task's CPU for rcutorture writer stalls, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Use nr_cpus rather than maxcpus to limit test size, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Place event-traced strings into trace buffer, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Enable SRCU readers from timer handler, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Don't wait for kernel when all builds fail, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Add --kconfig argument to kvm.sh, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenario, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Print SRCU lock/unlock totals, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Move SRCU status printing to SRCU implementations, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Make process_srcu() be static, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Remove obsolete SRCU-C.boot, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] init_task: Remove redundant INIT_TASK_RCU_TREE_PREEMPT() macro, tip-bot for Paul E. McKenney
- [tip:core/rcu] module: Fix pr_fmt() bug for header use of printk, tip-bot for Joe Perches
- [tip:core/rcu] documentation: Fix relation between nohz_full and rcu_nocbs, tip-bot for Paul E. McKenney
- [tip:timers/core] alarmtimer: Fix unavailable wake-up source in sysfs, tip-bot for Geert Uytterhoeven
- [tip:timers/core] timekeeping: Use proper timekeeper for debug code, tip-bot for Stafford Horne
- [tip:timers/core] kselftests: timers: set-timer-lat: Add one-shot timer test cases, tip-bot for Greg Hackmann
- [tip:timers/core] kselftests: timers: freq-step: Fix build warning, tip-bot for John Stultz
- [tip:timers/core] posix-cpu-timers: Use dedicated helper to access rlimit values, tip-bot for Krzysztof Opasiak
- [tip:timers/core] kselftests: timers: set-timer-lat: Tweak reporting when timer fires early,
tip-bot for Greg Hackmann
- [tip:timers/core] kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kernel headers, tip-bot for John Stultz
- [tip:irq/urgent] genirq/ipi: Fixup checks against nr_cpu_ids, tip-bot for Alexey Dobriyan
- [tip:core/urgent] kernel/watchdog: Prevent false positives with turbo modes, tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq: Restore trigger settings in irq_modify_status(), tip-bot for Marc Zyngier
- [tip:x86/urgent] x86: Constify attribute_group structures, tip-bot for Arvind Yadav
- [tip:irq/core] irqdomain: Add irq_domain_{push,pop}_irq() functions, tip-bot for David Daney
- [tip:irq/core] irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy(), tip-bot for David Daney
- [tip:irq/core] irqdomain: Factor out code to add and remove items to and from the revmap, tip-bot for David Daney
- [tip:irq/core] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers, tip-bot for David Daney
- [tip:irq/core] genirq: Export more irq_chip_*_parent() functions, tip-bot for David Daney
- [tip:irq/urgent] MAINTAINERS: Remove Jason Cooper's irqchip git tree, tip-bot for Florian Fainelli
- [tip:irq/core] irqchip/xtensa-mx: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/mips-gic: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/hip04: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/metag-ext: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/bcm-7038-l1: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/bcm-6345-l1: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/armada-370-xp: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic: Report that effective affinity is a single target, tip-bot for Marc Zyngier
- [tip:irq/core] genirq/proc: Use the the accessor to report the effective affinity, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Restrict effective affinity to interrupts actually using it, tip-bot for Marc Zyngier
- [tip:irq/core] genirq/debugfs: Triggering of interrupts from userspace, tip-bot for Marc Zyngier
- [tip:locking/core] locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS truly non-interactive, tip-bot for Ingo Molnar
- [tip:locking/core] locking/refcounts, x86/asm: Implement fast refcount overflow protection,
tip-bot for Kees Cook
- [tip:locking/core] locking/lockdep: Explicitly initialize wq_barrier::done::map, tip-bot for Boqun Feng
- [tip:x86/boot] efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor, tip-bot for Baoquan He
- [tip:x86/build] x86/build: Fix stack alignment for CLang, tip-bot for Matthias Kaehlcke
- [tip:locking/core] locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS, tip-bot for Byungchul Park
- [tip:x86/mm] x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages, tip-bot for Tony Luck
- [tip:locking/core] locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING,
tip-bot for Byungchul Park
- [tip:x86/boot] x86/boot/KASLR: Prefer mirrored memory regions for the kernel physical address, tip-bot for Baoquan He
- [tip:x86/urgent] x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt', tip-bot for Alexander Potapenko
- [tip:perf/core] perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test shell: Replace '|&' with '2>&1 |' to work with more shells, tip-bot for Kim Phillips
- [tip:perf/core] perf bpf: Fix endianness problem when loading parameters in prologue, tip-bot for Wang Nan
- [tip:perf/core] perf script python: Add support for sqlite3 to call-graph-from-sql.py, tip-bot for Adrian Hunter
- [tip:perf/core] perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py, tip-bot for Adrian Hunter
- [tip:perf/core] perf script python: Add support for exporting to sqlite3, tip-bot for Adrian Hunter
- [tip:perf/core] perf test shell: Check if 'perf probe' is available, skip tests if not, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf scripts python: Fix query in call-graph-from-postgresql.py, tip-bot for Adrian Hunter
- [tip:perf/core] perf scripts python: Fix missing call_path_id in export-to-postgresql script, tip-bot for Adrian Hunter
- [tip:perf/core] perf tests shell: Remove duplicate skip_if_no_debuginfo() function, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/spinlocks] x86/nmi: Use raw lock, tip-bot for Scott Wood
- [tip:x86/urgent] x86: Fix norandmaps/ADDR_NO_RANDOMIZE, tip-bot for Oleg Nesterov
- [tip:x86/urgent] x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks, tip-bot for Oleg Nesterov
- [tip:sched/core] sched/completion: Document that reinit_completion() must be called after complete_all(), tip-bot for Steven Rostedt
- [tip:irq/core] genirq/irq_sim: Add a devres variant of irq_sim_init(), tip-bot for Bartosz Golaszewski
- [tip:irq/core] genirq/irq_sim: Add a simple interrupt simulator framework, tip-bot for Bartosz Golaszewski
- [tip:x86/cache] x86/intel_rdt: Remove redundant ternary operator on return, tip-bot for Colin Ian King
- [tip:x86/cache] x86/intel_rdt/cqm: Improve limbo list processing, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug, tip-bot for Vikas Shivappa
- [tip:x86/urgent] x86/mtrr: Prevent CPU hotplug lock recursion, tip-bot for Thomas Gleixner
- [tip:x86/asm] x86/xen/64: Fix the reported SS and CS in SYSCALL, tip-bot for Andy Lutomirski
- [tip:core/rcu] rcu: Migrate callbacks earlier in the CPU-offline timeline, tip-bot for Paul E. McKenney
- [tip:perf/core] perf test shell: Add uprobes + backtrace ping test, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf util: Take elf_name as const string in dso__demangle_sym, tip-bot for Milian Wolff
- [tip:perf/core] perf srcline: Do not consider empty files as valid srclines, tip-bot for Milian Wolff
- [tip:perf/core] perf report: Fix module symbol adjustment for s390x, tip-bot for Thomas Richter
- [tip:perf/core] perf test shell: Add test using vfs_getname + 'perf trace', tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf record: Fix wrong size in perf_record_mmap for last kernel module, tip-bot for Thomas Richter
- [tip:perf/core] perf test shell: Add test using probe:vfs_getname and verifying results, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test shell: Move vfs_getname probe function to lib, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test shell: Install shell tests, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test shell: Add 'probe_vfs_getname' shell test, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: Make 'list' use same filtering code as main 'perf test', tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: Add 'struct test *' to the test functions, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: Add infrastructure to run shell based tests, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: Make 'list' subcommand match main 'perf test' numbering/matching, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf stat: Fix saved values rbtree lookup, tip-bot for Andi Kleen
- [tip:perf/core] perf vendor events powerpc: remove suffix in mapfile, tip-bot for Sukadev Bhattiprolu
- [tip:perf/core] perf tools: Add missing newline to expr parser error messages, tip-bot for Andi Kleen
- [tip:perf/core] perf scripting python: Add ppc64le to audit uname list, tip-bot for Naveen N. Rao
- [tip:core/debugobjects] debugobjects: Make kmemleak ignore debug objects, tip-bot for Waiman Long
- [tip:locking/core] locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_exit(), tip-bot for Byungchul Park
- [tip:x86/platform] MAINTAINERS: Add missed file for Hyper-V, tip-bot for Andy Shevchenko
- [tip:irq/core] genirq: Fix for_each_action_of_desc() macro, tip-bot for Masahiro Yamada
- [tip:x86/cache] x86/intel_rdt: Modify the intel_pqr_state for better performance, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Clear the default RMID during hotcpu, tip-bot for Vikas Shivappa
- [tip:irq/urgent] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES, tip-bot for Hanjun Guo
- [tip:irq/urgent] irqchip: brcmstb-l2: Define an irq_pm_shutdown function, tip-bot for Florian Fainelli
- [tip:irq/urgent] irqchip/gic-v3-its-platform-msi: Fix msi-parent parsing loop, tip-bot for Lorenzo Pieralisi
- [tip:irq/urgent] irqchip/gic: Ensure we have an ISB between ack and ->handle_irq, tip-bot for Will Deacon
- [tip:irq/urgent] irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMA, tip-bot for Robert Richter
- [tip:irq/urgent] irqchip/gic-v3: Honor forced affinity setting, tip-bot for Suzuki K Poulose
- [tip:irq/urgent] irqchip/gic-v3: Report failures in gic_irq_domain_alloc, tip-bot for Suzuki K Poulose
- [tip:irq/urgent] irqchip/gic-v2: Report failures in gic_irq_domain_alloc, tip-bot for Suzuki K Poulose
- [tip:irq/urgent] irqchip/atmel-aic: Remove root argument from ->fixup() prototype, tip-bot for Boris Brezillon
- [tip:irq/urgent] irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup(), tip-bot for Boris Brezillon
- [tip:irq/urgent] irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup(), tip-bot for Boris Brezillon
- [tip:timers/urgent] clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is enabled, tip-bot for Ding Tianhong
- [tip:timers/urgent] clocksource/drivers/em_sti: Fix error return codes in em_sti_probe(), tip-bot for Gustavo A. R. Silva
- [tip:timers/urgent] clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependencies, tip-bot for Matt Redfearn
- [tip:timers/urgent] clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL, tip-bot for Dan Carpenter
- [tip:timers/urgent] clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization, tip-bot for Matthias Kaehlcke
- [tip:x86/cpu] x86/cpu/amd: Hide unused legacy_fixup_core_id() function, tip-bot for Arnd Bergmann
- [tip:x86/urgent] x86: Mark various structures and functions as 'static', tip-bot for Colin Ian King
- [tip:locking/core] mm, locking: Fix up flush_tlb_pending() related merge in do_huge_pmd_numa_page(), tip-bot for Peter Zijlstra
- [tip:x86/asm] objtool: Track DRAP separately from callee-saved registers,
tip-bot for Josh Poimboeuf
- [tip:x86/asm] objtool: Fix validate_branch() return codes, tip-bot for Josh Poimboeuf
- [tip:x86/urgent] x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD" CPUID flag, tip-bot for Borislav Petkov
- [tip:x86/cpu] x86/cpu/amd: Limit cpu_core_id fixup to families older than F17h, tip-bot for Suravee Suthikulpanit
- [tip:x86/asm] x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs, tip-bot for Andy Lutomirski
- [tip:x86/asm] selftests/x86/fsgsbase: Test selectors 1, 2, and 3, tip-bot for Andy Lutomirski
- [tip:x86/cpu] x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_mask, tip-bot for Suravee Suthikulpanit
- [tip:x86/asm] x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86: Clarify/fix no-op barriers for text_poke_bp(), tip-bot for Peter Zijlstra
- [tip:perf/core] h8300: Mark _stext and _etext as char-arrays, not single char variables, tip-bot for Masami Hiramatsu
- [tip:x86/platform] x86/hyper-v: Implement rep hypercalls, tip-bot for Vitaly Kuznetsov
- [tip:x86/platform] x86/hyper-v: Use hypercall for remote TLB flush,
tip-bot for Vitaly Kuznetsov
- [tip:sched/core] sched/autogroup: Fix error reporting printk text in autogroup_create(), tip-bot for Anshuman Khandual
- [tip:x86/platform] hyper-v: Globalize vp_index, tip-bot for Vitaly Kuznetsov
- [tip:x86/urgent] x86/smpboot: Unbreak CPU0 hotplug, tip-bot for Vitaly Kuznetsov
- [tip:perf/core] irq: Make the irqentry text section unconditional, tip-bot for Masami Hiramatsu
- [tip:x86/platform] x86/hyper-v: Introduce fast hypercall implementation, tip-bot for Vitaly Kuznetsov
- [tip:x86/platform] hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT, tip-bot for Vitaly Kuznetsov
- [tip:x86/platform] x86/hyper-v: Include hyperv/ only when CONFIG_HYPERV is set, tip-bot for Vitaly Kuznetsov
- [tip:perf/core] kprobes/x86: Do not jump-optimize kprobes on irq entry code, tip-bot for Masami Hiramatsu
- [tip:x86/platform] x86/hyper-v: Make hv_do_hypercall() inline, tip-bot for Vitaly Kuznetsov
- [tip:perf/core] cris: Mark _stext and _end as char-arrays, not single char variables, tip-bot for Masami Hiramatsu
- [tip:perf/core] xtensa: Mark _stext and _end as char-arrays, not single char variables, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintf, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf build: Clarify header version warning message, tip-bot for Ingo Molnar
- [tip:perf/core] perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools include uapi: Grab a copy of linux/kvm.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf build: Clarify open-coded header version warning message, tip-bot for Ingo Molnar
- [tip:perf/core] tools include uapi: Grab a copy of sound/asound.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools headers: Sync kernel ABI headers with tooling headers, tip-bot for Ingo Molnar
- [tip:perf/core] perf trace beauty ioctl: Beautify DRM ioctl cmds, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools include uapi: Grab copies of drm/{drm,i915_drm}.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty ioctl: Improve 'cmd' beautifier, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools perf: Do not check spaces/blank lines when checking header file copy drift, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header,
tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools include uapi: Grab a copy of asm-generic/ioctls.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/asm] x86/asm: Fix UNWIND_HINT_REGS macro for older binutils, tip-bot for Josh Poimboeuf
- [tip:x86/platform] x86/platform/intel-mid: Make 'bt_sfi_data' const, tip-bot for Bhumika Goyal
- [tip:x86/build] x86/build: Drop unused mflags-y, tip-bot for Cao jin
- [tip:x86/asm] x86/asm/32: Fix regs_get_register() on segment registers, tip-bot for Andy Lutomirski
- [tip:sched/core] sched/numa: Slow down scan rate if shared faults dominate, tip-bot for Rik van Riel
- [tip:x86/asm] x86/asm/64: Clear AC on NMI entries, tip-bot for Andy Lutomirski
- [tip:sched/core] sched/numa: Scale scan period with tasks in group and shared/private, tip-bot for Rik van Riel
- [tip:sched/core] sched/fair: Fix wake_affine() for !NUMA_BALANCING, tip-bot for Peter Zijlstra
- [tip:x86/asm] x86/xen/64: Rearrange the SYSCALL entries, tip-bot for Andy Lutomirski
- [tip:locking/core] locking/lockdep: Add 'crossrelease' feature documentation, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Apply crossrelease to completions, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Make print_circular_bug() aware of crossrelease, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Handle non(or multi)-acquisition of a crosslock, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Detect and handle hist_lock ring buffer overwrite, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Implement the 'crossrelease' feature, tip-bot for Byungchul Park
- [tip:locking/core] mm, locking: Rework {set,clear,mm}_tlb_flush_pending(), tip-bot for Peter Zijlstra
- [tip:locking/core] locking/lockdep: Make check_prev_add() able to handle external stack_trace, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Add a function building a chain between two classes, tip-bot for Byungchul Park
- [tip:locking/core] locking: Introduce smp_mb__after_spinlock(), tip-bot for Peter Zijlstra
- [tip:locking/core] locking/lockdep: Change the meaning of check_prev_add()'s return value, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Refactor lookup_chain_cache(), tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Avoid creating redundant links, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/lockdep: Rework FS_RECLAIM annotation, tip-bot for Peter Zijlstra
- [tip:locking/core] locking: Remove smp_mb__before_spinlock(), tip-bot for Peter Zijlstra
- [tip:locking/core] Documentation/locking/atomic: Add documents for new atomic_t APIs, tip-bot for Peter Zijlstra
- [tip:locking/core] overlayfs, locking: Remove smp_mb__before_spinlock() usage, tip-bot for Peter Zijlstra
- [tip:locking/core] clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked(), tip-bot for Marc Zyngier
- [tip:locking/core] jump_label: Provide hotplug context variants, tip-bot for Marc Zyngier
- [tip:sched/core] sched/debug: Intruduce task_state_to_char() helper function, tip-bot for Xie XiuQi
- [tip:locking/core] jump_label: Do not use unserialized static_key_enabled(), tip-bot for Paolo Bonzini
- [tip:locking/core] jump_label: Split out code under the hotplug lock, tip-bot for Marc Zyngier
- [tip:locking/core] jump_label: Move CPU hotplug locking, tip-bot for Marc Zyngier
- [tip:locking/core] jump_label: Add RELEASE barrier after text changes, tip-bot for Peter Zijlstra
- [tip:locking/core] jump_label: Fix concurrent static_key_enable/disable(), tip-bot for Paolo Bonzini
- [tip:locking/core] cpuset: Make nr_cpusets private, tip-bot for Paolo Bonzini
- [tip:locking/core] locking/rwsem-spinlock: Add killable versions of __down_read(), tip-bot for Kirill Tkhai
- [tip:locking/core] locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed(), tip-bot for Kirill Tkhai
- [tip:locking/core] locking/atomic: Fix atomic_set_release() for 'funny' architectures, tip-bot for Peter Zijlstra
- [tip:locking/core] sched/wait: Remove the lockless swait_active() check in swake_up*(), tip-bot for Boqun Feng
- [tip:locking/core] locking/osq_lock: Fix osq_lock queue corruption,
tip-bot for Prateek Sood
- [tip:sched/core] sched/debug: Use task_pid_nr_ns in /proc/$pid/sched, tip-bot for Aleksa Sarai
- [tip:sched/core] sched/core: Remove unnecessary initialization init_idle_bootup_task(), tip-bot for Cheng Jian
- [tip:sched/core] sched/debug: Show task state in /proc/sched_debug, tip-bot for Xie XiuQi
- [tip:sched/core] sched/deadline: Change return value of cpudl_find(), tip-bot for Byungchul Park
- [tip:sched/core] sched/deadline: Make find_later_rq() choose a closer CPU in topology, tip-bot for Byungchul Park
- [tip:sched/core] sched/pelt: Fix false running accounting, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Mark pick_next_task_dl() and build_sched_domain() as static, tip-bot for Viresh Kumar
- [tip:sched/core] sched/cpupri: Don't re-initialize 'struct cpupri', tip-bot for Viresh Kumar
- [tip:sched/core] sched/deadline: Don't re-initialize 'struct cpudl', tip-bot for Viresh Kumar
- [tip:sched/core] sched/topology: Drop memset() from init_rootdomain(), tip-bot for Viresh Kumar
- [tip:sched/core] sched/fair: Drop always true parameter of update_cfs_rq_load_avg(), tip-bot for Viresh Kumar
- [tip:sched/core] sched/fair: Avoid checking cfs_rq->nr_running twice, tip-bot for Viresh Kumar
- [tip:perf/core] perf/x86/amd/uncore: Rename cpufeatures macro for cache counters, tip-bot for Janakarajan Natarajan
- [tip:perf/core] perf/x86: Fix RDPMC vs. mm_struct tracking, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/fair: Pass 'rq' to weighted_cpuload(), tip-bot for Viresh Kumar
- [tip:sched/core] sched/core: Reuse put_prev_task(), tip-bot for Viresh Kumar
- [tip:sched/core] sched/fair: Call cpufreq update util handlers less frequently on UP, tip-bot for Viresh Kumar
- [tip:perf/core] perf/x86/amd/uncore: Get correct number of cores sharing last level cache, tip-bot for Janakarajan Natarajan
- [tip:perf/core] perf/core: Fix time on IOC_ENABLE, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Reduce context switch overhead, tip-bot for leilei.lin
- [tip:x86/cache] x86/intel_rdt: Show bitmask of shareable resource with other executing units, tip-bot for Fenghua Yu
- [tip:x86/cache] x86/intel_rdt/mbm: Handle counter overflow, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/mbm: Add mbm counter initialization, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/mbm: Basic counting of MBM events (total and local), tip-bot for Tony Luck
- [tip:x86/cache] x86/intel_rdt/cqm: Add rmdir support, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Add mount,umount support, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Add sched_in support, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Add CPU hotplug support, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Introduce rdt_enable_key for scheduling, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Separate the ctrl bits from rmdir, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Add mon_data, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Prepare for RDT monitor data support, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Add cpus file support, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Change closid type from int to u32, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Prepare to add RDT monitor cpus file support, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Add tasks file support, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Add mkdir support for RDT monitoring, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Prepare for RDT monitoring mkdir support, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Add info files for RDT monitoring, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Simplify info and base file lists, tip-bot for Tony luck
- [tip:x86/cache] x86/intel_rdt/cqm: Add RDT monitoring initialization, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Make rdt_resources_all more readable, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Cleanup namespace to support RDT monitoring, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Introduce a common compile option for RDT, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt: Mark rdt_root and closid_alloc as static, tip-bot for Reinette Chatre
- [tip:x86/cache] x86/intel_rdt: Change file names to accommodate RDT monitor code, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring, tip-bot for Vikas Shivappa
- [tip:x86/cache] x86/perf/cqm: Wipe out perf based cqm, tip-bot for Vikas Shivappa
- [tip:locking/core] futex: Allow for compiling out PI support, tip-bot for Nicolas Pitre
- [tip:timers/urgent] timers: Fix overflow in get_next_timer_interrupt, tip-bot for Matija Glavinic Pecotic
- [tip:x86/urgent] x86/hpet: Cure interface abuse in the resume path, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm, kexec: Fix memory corruption with SME on successive kexecs, tip-bot for Tom Lendacky
- [tip:x86/asm] x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads, tip-bot for Andy Lutomirski
- [tip:x86/mm] acpi, x86/mm: Remove encryption mask from ACPI page protection type, tip-bot for Tom Lendacky
- [tip:x86/asm] x86/traps: Don't clear segment high bits in early_idt_handler_common(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/32: Make pt_regs's segment registers be 16 bits, tip-bot for Andy Lutomirski
- [tip:perf/core] perf data: Add doc when no conversion support compiled, tip-bot for Geneviève Bastien
- [tip:perf/core] perf data: Add callchain to CTF conversion, tip-bot for Geneviève Bastien
- [tip:perf/core] perf data: Add mmap[2] events to CTF conversion, tip-bot for Geneviève Bastien
- [tip:perf/core] perf annotate TUI: Clarify calculation of column header widths, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate TUI: Set appropriate column width for period/percent, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate TUI: Fix column header when toggling period/percent, tip-bot for Taeung Song
- [tip:perf/core] perf annotate TUI: Fix --show-total-period, tip-bot for Taeung Song
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]