Linux Tip Commits
[Prev Page][Next Page]
- [tip:irq/core] irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQs, tip-bot for Paul Burton
- [tip:irq/urgent] irqchip/mips-gic: Fix local interrupts, tip-bot for Paul Burton
- [tip:smp/hotplug] cpufreq: Fix up conversion to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:efi/core] x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE, tip-bot for Matt Fleming
- [tip:efi/urgent] x86/efi: Only map RAM into EFI page tables if in mixed-mode, tip-bot for Matt Fleming
- [tip:efi/urgent] x86/mm/pat: Prevent hang during boot when mapping pages, tip-bot for Matt Fleming
- [tip:x86/asm] x86/dumpstack: Remove dump_trace() and related callbacks, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder,
tip-bot for Josh Poimboeuf
- [tip:x86/asm] oprofile/x86: Convert x86_backtrace() to use the new unwinder, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/stacktrace: Convert save_stack_trace_*() to use the new unwinder, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/unwind: Add new unwind interface and implementations, tip-bot for Josh Poimboeuf
- [tip:x86/asm] perf/x86: Convert perf_callchain_kernel() to use the new unwinder, tip-bot for Josh Poimboeuf
- [tip:locking/core] locking/rwsem, x86: Drop a bogus cc clobber, tip-bot for Jan Beulich
- [tip:perf/urgent] perf/x86/intel/bts: Make sure debug store is valid, tip-bot for Sebastian Andrzej Siewior
- [tip:perf/core] perf/x86/intel/pt: Add support for PTWRITE and power event tracing, tip-bot for Alexander Shishkin
- [tip:x86/cleanups] x86: Migrate exception table users off module.h and onto extable.h, tip-bot for Paul Gortmaker
- [tip:x86/timers] x86/tsc: Add additional Intel CPU models to the crystal quirk list, tip-bot for Prarit Bhargava
- [tip:x86/timers] x86/tsc: Use cpu id defines instead of hex constants, tip-bot for Prarit Bhargava
- [tip:x86/apic] x86/apic: Get rid of apic_version[] array, tip-bot for Denys Vlasenko
- [tip:x86/apic] x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq(), tip-bot for Wanpeng Li
- [tip:x86/vdso] x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctl, tip-bot for Vinson Lee
- [tip:smp/hotplug] blk/mq: Reserve hotplug states for block multiqueue,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] blk/mq: Reserve hotplug ID states for block multiqueue, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] s390/mm/pfault: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] x86/apic/uv: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] mips/loongson/smp: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] mips/octeon/smp: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] fault-injection/cpu: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] padata: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] cpufreq: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] ACPI/processor: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] virtio scsi: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] oprofile/timer: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] lib/irq_poll: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] block/softirq: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] ia64/mca: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] x86/microcode: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] ARM/OMAP/wakeupgen: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] sh/SH-X3 SMP: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] ARM/shmobile: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] arm64/FP/SIMD: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:irq/urgent] irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning,
tip-bot for James Morse
- [tip:irq/urgent] genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE,
tip-bot for Marc Zyngier
- [tip:perf/urgent] perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2, tip-bot for Matt Fleming
- [tip:x86/asm] x86/dumpstack: Remove NULL task pointer convention, tip-bot for Josh Poimboeuf
- [tip:perf/urgent] perf/x86/intel/pt: Do validate the size of a kernel address filter, tip-bot for Alexander Shishkin
- [tip:perf/urgent] perf/x86/intel/pt: Fix kernel address filter's offset validation, tip-bot for Alexander Shishkin
- [tip:perf/urgent] perf/x86/intel/pt: Fix an off-by-one in address filter configuration, tip-bot for Alexander Shishkin
- [tip:x86/asm] fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_VMAP_STACK=y, tip-bot for Andy Lutomirski
- [tip:x86/asm] sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK, tip-bot for Andy Lutomirski
- [tip:x86/asm] lib/syscall: Pin the task stack in collect_syscall(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/process: Pin the target stack in get_wchan(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/dumpstack: Pin the target stack when dumping it,
tip-bot for Andy Lutomirski
- [tip:x86/asm] kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_kthread() function, tip-bot for Oleg Nesterov
- [tip:x86/asm] sched/core: Add try_get_task_stack() and put_task_stack(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Fix a minor comment rebase error, tip-bot for Andy Lutomirski
- [tip:core/rcu] rcutorture: Convert to hotplug state machine, tip-bot for Sebastian Andrzej Siewior
- [tip:core/rcu] rcu: Don't use modular infrastructure in non-modular code, tip-bot for Paul Gortmaker
- [tip:core/rcu] sched: Make wake_up_nohz_cpu() handle CPUs going offline, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads, tip-bot for Jisheng Zhang
- [tip:core/rcu] cpu/hotplug: Get rid of CPU_STARTING reference, tip-bot for Sebastian Andrzej Siewior
- [tip:core/rcu] rcu: Provide exact CPU-online tracking for RCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Avoid redundant quiescent-state chasing, tip-bot for Paul E. McKenney
- [tip:core/rcu] list: Expand list_first_entry_or_null(), tip-bot for Chris Wilson
- [tip:core/rcu] torture: TOROUT_STRING(): Insert a space between flag and message, tip-bot for SeongJae Park
- [tip:core/rcu] torture: Add task state to writer-task stall printk()s, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Consistently insert space between flag and message, tip-bot for SeongJae Park
- [tip:core/rcu] rcutorture: Print out barrier error as document says, tip-bot for SeongJae Park
- [tip:core/rcu] torture: Convert torture_shutdown() to hrtimer, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use RCU's online-CPU state for expedited IPI retry, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Exclude RCU-offline CPUs from expedited grace periods, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make expedited RCU CPU stall warnings respond to controls, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Stop disabling expedited RCU CPU stall warnings, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Record reason for rcu_head two-byte alignment, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Consolidate expedited grace period machinery, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Drive expedited grace periods from workqueue, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix soft lockup for rcu_nocb_kthread, tip-bot for Ding Tianhong
- [tip:core/rcu] rcutorture: Remove outdated config option description, tip-bot for SeongJae Park
- [tip:irq/core] pci/msi: Retrieve affinity for a vector, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/affinity: Remove old irq spread infrastructure, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/msi: Switch to new irq spreading infrastructure, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/affinity: Provide smarter irq spreading infrastructure, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/msi: Add cpumask allocation to alloc_msi_entry, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64,
tip-bot for Ingo Molnar
- [tip:perf/urgent] perf/x86/intel: Don't disable "intel_bts" around "intel" event batching, tip-bot for Alexander Shishkin
- [tip:x86/vdso] x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTORE, tip-bot for Ingo Molnar
- [tip:x86/asm] x86: Move thread_info into task_struct, tip-bot for Andy Lutomirski
- [tip:x86/asm] um/Stop conflating task_struct::stack with thread_info, tip-bot for Linus Torvalds
- [tip:x86/asm] sched/core: Allow putting thread_info into task_struct, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry: Get rid of pt_regs_to_thread_info(), tip-bot for Linus Torvalds
- [tip:x86/asm] x86/asm: Move the thread_info::status field to thread_struct, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/dumpstack: Add recursion checking for all stacks, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/dumpstack: Add support for unwinding empty IRQ stacks, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/dumpstack: Add get_stack_info() interface, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/dumpstack: Simplify in_exception_stack(), tip-bot for Josh Poimboeuf
- [tip:x86/vdso] x86/signal: Add SA_{X32,IA32}_ABI sa_flags, tip-bot for Dmitry Safonov
- [tip:x86/vdso] x86/ptrace: Down with test_thread_flag(TIF_IA32), tip-bot for Dmitry Safonov
- [tip:x86/vdso] x86/coredump: Use pr_reg size, rather that TIF_IA32 flag, tip-bot for Dmitry Safonov
- [tip:x86/vdso] x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*,
tip-bot for Dmitry Safonov
- [tip:x86/vdso] x86/vdso: Replace calculate_addr in map_vdso() with addr, tip-bot for Dmitry Safonov
- [tip:x86/vdso] x86/vdso: Unmap vdso blob on vvar mapping failure, tip-bot for Dmitry Safonov
- [tip:irq/core] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization, tip-bot for Tomasz Nowicki
- [tip:irq/core] irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI, tip-bot for Tomasz Nowicki
- [tip:irq/core] irqchip/gicv3-its: Probe ITS in the ACPI way, tip-bot for Tomasz Nowicki
- [tip:irq/core] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI, tip-bot for Tomasz Nowicki
- [tip:irq/core] irqchip/gicv3-its: Cleanup for ITS domain initialization, tip-bot for Tomasz Nowicki
- [tip:irq/core] PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table, tip-bot for Tomasz Nowicki
- [tip:irq/core] ACPI: Add new IORT functions to support MSI domain handling, tip-bot for Tomasz Nowicki
- [tip:irq/core] ACPI: I/O Remapping Table (IORT) initial support, tip-bot for Tomasz Nowicki
- [tip:irq/core] irqchip/gic: Mark gic_init_physaddr() static, tip-bot for Baoyou Xie
- [tip:irq/core] irqchip/gic-pm: Update driver to use of_pm_clk_add_clk, tip-bot for Jon Hunter
- [tip:irq/core] irqchip/gic-v3: Reset BPR during initialization, tip-bot for Daniel Thompson
- [tip:irq/core] irqchip/gic: Make locking a BL_SWITCHER only feature, tip-bot for Marc Zyngier
- [tip:x86/asm] iommu/amd: Don't put completion-wait semaphore on stack,
tip-bot for Joerg Roedel
- [tip:x86/asm] x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace(), tip-bot for Josh Poimboeuf
- [tip:smp/urgent] cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h, tip-bot for Paul Burton
- [tip:irq/core] genirq: Expose interrupt information through sysfs, tip-bot for Craig Gallek
- [tip:x86/cleanups] x86: Clean up various simple wrapper functions, tip-bot for Masahiro Yamada
- [tip:x86/asm] x86/entry/64: Clean up and document espfix64 stack setup, tip-bot for Andy Lutomirski
- [tip:x86/asm] selftests/x86/sigreturn: Use CX, not AX, as the scratch register, tip-bot for Andy Lutomirski
- [tip:sched/core] sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flags, tip-bot for Rik van Riel
- [tip:efi/core] x86/efi: Allow invocation of arbitrary boot services, tip-bot for Lukas Wunner
- [tip:efi/core] x86/efi: Optimize away setup_gop32/64 if unused, tip-bot for Lukas Wunner
- [tip:efi/core] x86/efi: Use kmalloc_array() in efi_call_phys_prolog(), tip-bot for Markus Elfring
- [tip:efi/core] x86/efi: Defer efi_esrt_init until after memblock_x86_fill, tip-bot for Ricardo Neri
- [tip:efi/core] efi/arm64: Treat regions with WT/WC set but WB cleared as memory, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi: Add efi_test driver for exporting UEFI runtime service interfaces, tip-bot for Ivan Hu
- [tip:efi/core] efi/arm64: Add debugfs node to dump UEFI runtime page tables, tip-bot for Ard Biesheuvel
- [tip:efi/core] x86/efi: Remove unused find_bits() function, tip-bot for Lukas Wunner
- [tip:efi/core] x86/efi: Map in physical addresses in efi_map_region_fixed, tip-bot for Alex Thorlton
- [tip:efi/core] fs/efivarfs: Fix double kfree() in error path, tip-bot for Matt Fleming
- [tip:efi/core] lib/ucs2_string: Speed up ucs2_utf8size(), tip-bot for Lukas Wunner
- [tip:efi/core] firmware-gsmi: Delete an unnecessary check before the function call "dma_pool_destroy", tip-bot for Markus Elfring
- [tip:efi/core] x86/efi: Initialize status to ensure garbage is not returned on small size, tip-bot for Colin Ian King
- [tip:efi/core] efi: Replace runtime services spinlock with semaphore, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi: Don't use spinlocks for efi vars, tip-bot for Sylvain Chouleur
- [tip:efi/core] efi: Use a file local lock for efivars, tip-bot for Sylvain Chouleur
- [tip:efi/core] efi/arm*: esrt: Add missing call to efi_esrt_init(), tip-bot for Ard Biesheuvel
- [tip:efi/core] x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data, tip-bot for Matt Fleming
- [tip:efi/core] efi/esrt: Use memremap not ioremap to access ESRT table in memory, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/esrt: Use efi_mem_reserve() and avoid a kmalloc(), tip-bot for Matt Fleming
- [tip:efi/core] efi/runtime-map: Use efi.memmap directly instead of a copy, tip-bot for Matt Fleming
- [tip:efi/core] efi: Allow drivers to reserve boot services forever, tip-bot for Matt Fleming
- [tip:efi/core] efi: Add efi_memmap_install() for installing new EFI memory maps, tip-bot for Matt Fleming
- [tip:efi/core] efi: Split out EFI memory map functions into new file, tip-bot for Matt Fleming
- [tip:efi/core] efi/fake_mem: Refactor main two code chunks into functions, tip-bot for Matt Fleming
- [tip:efi/core] efi: Add efi_memmap_init_late() for permanent EFI memmap, tip-bot for Matt Fleming
- [tip:efi/core] efi: Refactor efi_memmap_init_early() into arch-neutral code, tip-bot for Matt Fleming
- [tip:efi/core] x86/efi: Consolidate region mapping logic, tip-bot for Matt Fleming
- [tip:efi/core] x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap, tip-bot for Matt Fleming
- [tip:timers/core] tick/nohz: Prevent stopping the tick on an offline CPU, tip-bot for Wanpeng Li
- [tip:irq/urgent] irqchip/atmel-aic: Fix potential deadlock in ->xlate(), tip-bot for Boris Brezillon
- [tip:irq/urgent] genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers, tip-bot for Boris Brezillon
- [tip:ras/core] x86/RAS/mce_amd_inj: Fix some W= warnings, tip-bot for Borislav Petkov
- [tip:ras/core] x86/MCE/AMD, EDAC: Handle reserved bank 4 on Fam17h properly, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Extract the error address on SMCA systems, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systems, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systems, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Update sysfs bank names for SMCA systems, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types, tip-bot for Yazen Ghannam
- [tip:ras/core] EDAC/mce_amd: Use SMCA prefix for error descriptions arrays, tip-bot for Yazen Ghannam
- [tip:ras/core] EDAC/mce_amd: Add missing SMCA error descriptions, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocks, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/RAS: Add syndrome support to mce_amd_inj, tip-bot for Yazen Ghannam
- [tip:ras/core] EDAC/mce_amd: Print syndrome register value on SMCA systems, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce: Add support for new MCA_SYND register, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks(), tip-bot for Yazen Ghannam
- [tip:mm/pkeys] x86/mm/pkeys: Do not skip PKRU register if debug registers are not used,
tip-bot for Nicolas Iooss
- [tip:timers/core] clocksource/drivers/oxnas: Add OX820 compatible, tip-bot for Neil Armstrong
- [tip:timers/core] clocksource/drivers/timer-atmel-pit: Simplify IRQ handler, tip-bot for Alexandre Belloni
- [tip:timers/core] clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCE, tip-bot for Alexandre Belloni
- [tip:timers/core] clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_init, tip-bot for Alexandre Belloni
- [tip:timers/core] clocksource/drivers/moxart: Replace panic by pr_err, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/moxart: Replace setup_irq by request_irq, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/moxart: Add Aspeed support, tip-bot for Joel Stanley
- [tip:timers/core] clocksource/drivers/moxart: Use struct to hold state, tip-bot for Joel Stanley
- [tip:timers/core] clocksource/drivers/moxart: Refactor enable/disable, tip-bot for Joel Stanley
- [tip:mm/pkeys] x86/pkeys: Fix pkeys build breakage for some non-x86 arches, tip-bot for Dave Hansen
- [tip:x86/apic] x86/ioapic: Ignore root bridges without a companion ACPI device, tip-bot for Rui Wang
- [tip:sched/core] sched/deadline: Document behavior of sched_yield(), tip-bot for Tommaso Cucinotta
- [tip:perf/core] perf/x86/intel/bts: Fix BTS PMI detection, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/rapl: Enable Apollo Lake RAPL support, tip-bot for Harry Pan
- [tip:perf/core] perf/x86/intel: Fix PEBSv3 record drain, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Fix aux_mmap_count vs aux_refcount order, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel/bts: Fix confused ordering of PMU callbacks, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/core: Fix a race between mmap_close() and set_output() of AUX events, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel/uncore: Add Skylake server uncore support, tip-bot for Kan Liang
- [tip:sched/core] Revert "sched/fair: Make update_min_vruntime() more readable", tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86/intel/bts: Kill a silly warning, tip-bot for Alexander Shishkin
- [tip:perf/urgent] perf/x86/amd/uncore: Prevent use after free, tip-bot for Sebastian Andrzej Siewior
- [tip:x86/timers] x86/hpet: Reduce HPET counter read contention, tip-bot for Waiman Long
- [tip:mm/pkeys] x86/pkeys: Add self-tests, tip-bot for Dave Hansen
- [tip:mm/pkeys] x86/pkeys: Default to a restrictive init PKRU, tip-bot for Dave Hansen
- [tip:mm/pkeys] x86: Wire up protection keys system calls, tip-bot for Dave Hansen
- [tip:mm/pkeys] x86/pkeys: Allow configuration of init_pkru, tip-bot for Dave Hansen
- [tip:mm/pkeys] generic syscalls: Wire up memory protection keys syscalls, tip-bot for Dave Hansen
- [tip:mm/pkeys] pkeys: Add details of system call use to Documentation/, tip-bot for Dave Hansen
- [tip:mm/pkeys] x86/pkeys: Allocation/free syscalls, tip-bot for Dave Hansen
- [tip:mm/pkeys] x86/pkeys: Make mprotect_key() mask off additional vm_flags, tip-bot for Dave Hansen
- [tip:mm/pkeys] x86/pkeys: Add fault handling for PF_PK page fault bit, tip-bot for Dave Hansen
- [tip:mm/pkeys] mm: Implement new pkey_mprotect() system call, tip-bot for Dave Hansen
- [tip:perf/core] perf powerpc: Fix build-test failure, tip-bot for Ravi Bangoria
- [tip:perf/core] perf pmu: Support alternative sysfs cpumask, tip-bot for Mark Rutland
- [tip:perf/core] perf evlist: Only open events on CPUs an evsel permits, tip-bot for Mark Rutland
- [tip:perf/core] perf annotate: Add branch stack / basic block, tip-bot for Peter Zijlstra
- [tip:perf/core] perf record: Mark MAP_HUGETLB when synthesizing mmap events, tip-bot for Wang Nan
- [tip:perf/core] tools lib api fs: Add hugetlbfs filesystem detector, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Recognize hugetlb mapping as anon mapping, tip-bot for Wang Nan
- [tip:perf/core] perf symbols: Remove symbol_filter_t machinery, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test vmlinux: Remove dead symbol_filter_t code, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf machine: Remove machine->symbol_filter and friends, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf top: Remove old kernel-only symbol filter, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Mark if a symbol is idle in the library, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/platform] x86/platform/intel-mid: Keep SRAM powered on at boot, tip-bot for Andy Shevchenko
- [tip:x86/platform] x86/platform/intel-mid: Add Intel Penwell to ID table, tip-bot for Andy Shevchenko
- [tip:x86/asm] virtio_console: Stop doing DMA on the stack, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/mm: Improve stack-overflow #PF handling, tip-bot for Andy Lutomirski
- [tip:x86/boot] x86/e820: Fix very large 'size' handling boundary condition, tip-bot for Wei Yang
- [tip:x86/asm] x86/dumpstack: Remove unnecessary stack pointer arguments, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/dumpstack: Add get_stack_pointer() and get_frame_pointer(), tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/dumpstack: Make printk_stack_address() more generally useful, tip-bot for Josh Poimboeuf
- [tip:x86/asm] oprofile/x86: Add regs->ip to oprofile trace, tip-bot for Josh Poimboeuf
- [tip:x86/asm] perf/x86: Check perf_callchain_store() error, tip-bot for Josh Poimboeuf
- [tip:x86/asm] selftests/x86: Fix spelling mistake "preseve" -> "preserve", tip-bot for Colin Ian King
- [tip:x86/platform] x86/cpu: Rename Merrifield2 to Moorefield, tip-bot for Andy Shevchenko
- [tip:x86/urgent] x86/apic: Fix num_processors value in case of failure, tip-bot for Dou Liyang
- [tip:x86/urgent] tools/lguest: Don't bork the terminal in case of wrong args, tip-bot for Daniel Baluta
- [tip:x86/platform] x86/platform/intel-mid: Implement power off sequence, tip-bot for Andy Shevchenko
- [tip:smp/hotplug] mm/writeback: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] kernel/softirq: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] slab: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] powerpc/mmu nohash: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] powerpc/powermac: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] md/raid5: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] x86/kvm: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] MIPS/BUS/CDMM: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] cpuidle/coupled: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] cpuidle/powernv: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] cpuidle/pseries: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] net/mvneta: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] relayfs: Convert to hotplug state machine,
tip-bot for Richard Weinberger
- [tip:smp/hotplug] slub: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] relay: Use per CPU constructs for the relay channel buffer pointers,
tip-bot for Akash Goel
- [tip:smp/hotplug] cpu/hotplug: Make state names consistent, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: No need to mask non trigger mode flags before __irq_set_trigger(), tip-bot for Alexander Kuleshov
- [tip:perf/urgent] perf/x86/intel/cqm: Check cqm/mbm enabled state in event init, tip-bot for Jiri Olsa
- [tip:locking/core] futex: Add some more function commentry, tip-bot for Thomas Gleixner
- [tip:efi/urgent] x86/efi: Use efi_exit_boot_services(), tip-bot for Jeffrey Hugo
- [tip:efi/urgent] efi/libstub: Introduce ExitBootServices helper, tip-bot for Jeffrey Hugo
- [tip:efi/urgent] efi/libstub: Use efi_exit_boot_services() in FDT, tip-bot for Jeffrey Hugo
- [tip:efi/urgent] efi: Fix handling error value in fdt_find_uefi_params, tip-bot for Andrzej Hajda
- [tip:efi/urgent] efi/libstub: Allocate headspace in efi_get_memory_map(), tip-bot for Jeffrey Hugo
- [tip:efi/urgent] efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen, tip-bot for Jan Beulich
- [tip:irq/core] genirq: Update stale comment for __irq_domain_add, tip-bot for Punit Agrawal
- [tip:perf/core] perf uprobe: Skip prologue if program compiled without optimization, tip-bot for Ravi Bangoria
- [tip:smp/hotplug] cpu/hotplug: Replace anon union, tip-bot for Thomas Gleixner
- [tip:core/smp] hwmon: Use smp_call_on_cpu() for dell-smm i8k, tip-bot for Juergen Gross
- [tip:core/smp] dcdbas: Make use of smp_call_on_cpu(), tip-bot for Juergen Gross
- [tip:core/smp] smp: Add function to execute a function synchronously on a CPU, tip-bot for Juergen Gross
- [tip:core/smp] xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPU, tip-bot for Juergen Gross
- [tip:core/smp] xen: Sync xen header, tip-bot for Juergen Gross
- [tip:core/smp] virt, sched: Add generic vCPU pinning support, tip-bot for Juergen Gross
- [tip:perf/core] perf probe: Move dwarf specific functions to dwarf-aux.c, tip-bot for Ravi Bangoria
- [tip:perf/core] perf probe: Add helper function to check if probe with variable, tip-bot for Ravi Bangoria
- [tip:perf/core] perf symbols: Fixup symbol sizes before picking best ones, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf probe: Ignore vmlinux Build-id when offline vmlinux given, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf test vmlinux: Clarify which -v lines are errors or warning, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test vmlinux: Tolerate symbol aliases, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test vmlinux: Avoid printing headers for empty lists, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf probe: Show trace event definition, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Support probing on offline cross-arch binary, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Ignore vmlinux buildid if offline kernel is given, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf config: Show default report configuration in example and docs, tip-bot for Milian Wolff
- [tip:perf/core] perf symbols: Demangle symbols for synthesized @plt entries., tip-bot for Milian Wolff
- [tip:perf/core] perf probe: Do not use map_load filters for function, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Fix error handling of lzma decompression, tip-bot for Shawn Lin
- [tip:perf/core] perf symbols: Rename ->ignore to ->idle, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate: Initialize the priv are in symbol__new(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf probe: Remove unused tracing_dir variable, tip-bot for Masami Hiramatsu
- [tip:sched/core] sched/debug: Clean up schedstat macros, tip-bot for Josh Poimboeuf
- [tip:sched/core] sched/debug: Remove several CONFIG_SCHEDSTATS guards, tip-bot for Josh Poimboeuf
- [tip:sched/core] sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()', tip-bot for Josh Poimboeuf
- [tip:sched/core] sched/debug: Rename and move enqueue_sleeper(), tip-bot for Josh Poimboeuf
- [tip:sched/core] sched/deadline: Fix the intention to re-evalute tick dependency for offline CPU, tip-bot for Wanpeng Li
- [tip:sched/core] schedcore: Remove duplicated init_task's preempt_notifiers init, tip-bot for seokhoon.yoon
- [tip:perf/core] perf/core: Don't pass PERF_EF_START to the PMU ->start callback, tip-bot for Will Deacon
- [tip:sched/core] sched/fair: Fix load_above_capacity fixed point arithmetic width, tip-bot for Dietmar Eggemann
- [tip:sched/core] sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear(), tip-bot for Tommaso Cucinotta
- [tip:sched/core] sched/deadline: Make CPU heap faster avoiding real swaps on heapify, tip-bot for Tommaso Cucinotta
- [tip:sched/core] sched/deadline: Refactor CPU heap code, tip-bot for Tommaso Cucinotta
- [tip:sched/core] sched/fair: Make update_min_vruntime() more readable, tip-bot for Byungchul Park
- [tip:perf/core] perf/x86/intel/uncore: Handle non-standard counter offset, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping location, tip-bot for Kan Liang
- [tip:sched/urgent] sched/core: Fix a race between try_to_wake_up() and a woken up task, tip-bot for Balbir Singh
- [tip:perf/core] perf/core: Remove WARN from perf_event_read(), tip-bot for Peter Zijlstra
- [tip:locking/urgent] locking/barriers: Don't use sizeof(void) in lockless_dereference(), tip-bot for Johannes Berg
- [tip:ras/core] x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string test, tip-bot for Tony Luck
- [tip:ras/core] x86/mce: Improve memcpy_mcsafe(), tip-bot for Tony Luck
- [tip:ras/core] x86/mce: Add PCI quirks to identify Xeons with machine check recovery, tip-bot for Tony Luck
- [tip:ras/core] locking/static_keys: Provide DECLARE and well as DEFINE macros, tip-bot for Tony Luck
- [tip:x86/urgent] x86/microcode/AMD: Fix load of builtin microcode with randomized memory, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/AMD: Apply erratum 665 on machines without a BIOS fix, tip-bot for Emanuel Czirai
- [tip:smp/hotplug] cpu/hotplug: Handle unbalanced hotplug enable/disable, tip-bot for Lianwei Wang
- [tip:irq/core] irqdomain: Mask irq type in irq_domain_xlate_onetwocell(), tip-bot for Sebastian Frias
- [tip:irq/core] genirq/generic_chip: Verify irqs_per_chip <= 32,
tip-bot for Sebastian Frias
- [tip:irq/core] genirq/generic_chip: Add irq_unmap callback, tip-bot for Sebastian Frias
- [tip:irq/core] genirq/generic_chip: Get rid of code duplication, tip-bot for Sebastian Frias
- [tip:irq/core] genirq: Remove export of irq_map_generic_chip(), tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Robustify handle_percpu_devid_irq(), tip-bot for Thomas Gleixner
- [tip:timers/urgent] tick/nohz: Fix softlockup on scheduler stalls in kvm guest, tip-bot for Wanpeng Li
- [tip:smp/hotplug] bus/arm-ccn: Use cpu-hp's multi instance support instead custom list,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] cpu/hotplug: Add multi instance support,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] bus/arm-cci: Use cpu-hp's multi instance support instead custom list,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] arm/perf: Use multi instance instead of custom list,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] net/virtio-net: Convert to hotplug state machine,
tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] cpu/hotplug: Rework callback invocation logic,
tip-bot for Thomas Gleixner
- [tip:timers/core] time: alarmtimer: Add tracepoints for alarmtimers,
tip-bot for Baolin Wang
- [tip:timers/core] time: Avoid undefined behaviour in ktime_add_safe(), tip-bot for Vegard Nossum
- [tip:timers/core] time: Avoid undefined behaviour in timespec64_add_safe(), tip-bot for Vegard Nossum
- [tip:timers/core] timekeeping: Prints the amounts of time spent during suspend, tip-bot for Ruchi Kandoi
- [tip:timers/core] clocksource: Defer override invalidation unless clock is unstable, tip-bot for Kyle Walker
- [tip:timers/core] hrtimer: Spelling fixes, tip-bot for Pratyush Patel
- [tip:x86/platform] x86/platform/intel-mid: Enable SD card detection on Merrifield, tip-bot for Andy Shevchenko
- [tip:x86/platform] x86/platform/intel-mid: Enable WiFi on Intel Edison, tip-bot for Andy Shevchenko
- [tip:timers/urgent] clocksource/drivers/atmel-pit: Fix compilation error, tip-bot for Daniel Lezcano
- [tip:timers/urgent] drivers/clocksource/pistachio: Fix memory corruption in init, tip-bot for Marcin Nowakowski
- [tip:timers/urgent] clocksource/drivers/timer-atmel-pit: Enable mck clock, tip-bot for Alexandre Belloni
- [tip:timers/urgent] clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function, tip-bot for Chen-Yu Tsai
- [tip:x86/asm] sched/x86/64, kgdb: Clear GDB_PS on 64-bit, tip-bot for Brian Gerst
- [tip:x86/asm] sched/x86/32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs(), tip-bot for Brian Gerst
- [tip:x86/asm] x86/dumpstack/ftrace: Mark function graph handler function as unreliable, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_addr(), tip-bot for Josh Poimboeuf
- [tip:x86/asm] ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, tip-bot for Josh Poimboeuf
- [tip:x86/asm] sched: Remove __schedule() non-standard frame annotation, tip-bot for Brian Gerst
- [tip:perf/urgent] perf/core: Use this_cpu_ptr() when stopping AUX events, tip-bot for Will Deacon
- [tip:x86/asm] sched/x86: Add 'struct inactive_task_frame' to better document the sleeping task stack frame, tip-bot for Brian Gerst
- [tip:x86/asm] sched/x86: Fix thread_saved_pc(), tip-bot for Brian Gerst
- [tip:x86/asm] x86/dumpstack/ftrace: Don't print unreliable addresses in print_context_stack_bp(), tip-bot for Josh Poimboeuf
- [tip:x86/asm] sched/x86: Pass kernel thread parameters in 'struct fork_frame', tip-bot for Brian Gerst
- [tip:x86/asm] sched/x86: Rewrite the switch_to() code, tip-bot for Brian Gerst
- [tip:locking/core] locking/hung_task: Show all locks, tip-bot for Vegard Nossum
- [tip:x86/asm] ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers, tip-bot for Josh Poimboeuf
- [tip:x86/asm] ftrace: Add return address pointer to ftrace_ret_stack, tip-bot for Josh Poimboeuf
- [tip:x86/asm] ftrace: Only allocate the ret_stack 'fp' field when needed, tip-bot for Josh Poimboeuf
- [tip:x86/asm] ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y),
tip-bot for Andy Lutomirski
- [tip:x86/asm] dma-api: Teach the "DMA-from-stack" check about vmapped stacks, tip-bot for Andy Lutomirski
- [tip:x86/asm] fork: Add generic vmalloced stack support, tip-bot for Andy Lutomirski
- [tip:x86/apic] x86/apic: Update comment about disabling processor focus, tip-bot for Wei Jiangang
- [tip:x86/apic] x86/smpboot: Check APIC ID before setting up default routing, tip-bot for Wei Jiangang
- [tip:perf/core] perf tools: Fix typo: "ehough" -> "enough", tip-bot for Colin Ian King
- [tip:perf/core] perf top: Use MSEC_PER_SEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal, tip-bot for Masami Hiramatsu
- [tip:x86/asm] x86/entry: Remove outdated comment about SYSCALL targets, tip-bot for Borislav Petkov
- [tip:timers/urgent] clocksource/drivers/pxa: Fix include files for compilation, tip-bot for Baoyou Xie
- [tip:timers/urgent] MAINTAINERS: Add ARM ARCHITECTED TIMER entry, tip-bot for Mark Rutland
- [tip:perf/core] perf record: Fix spelling mistake "Finshed" -> "Finished", tip-bot for Colin Ian King
- [tip:perf/core] perf bpf: Fix typo: "ehough" -> "enough", tip-bot for Colin Ian King
- [tip:perf/core] perf test bpf: Fix typo: "ehough" -> "enough", tip-bot for Colin Ian King
- [tip:perf/core] perf probe: Use hexadecimal type by default if possible, tip-bot for Masami Hiramatsu
- [tip:perf/core] ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Skip running the feature tests for 'make install-doc', tip-bot for Rui Teng
- [tip:perf/core] ftrace: probe: Add README entries for k/uprobe-events, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Support hexadecimal casting, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Add supported for type casting by the running kernel, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf hists browser: Remove superfluous null check on map, tip-bot for Colin Ian King
- [tip:perf/core] perf tools: Use __weak definition from linux/compiler.h, tip-bot for Rui Teng
- [tip:perf/core] perf bench futex: Use NSEC_PER_USEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf kvm: Use NSEC_PER_USEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf report: Allow configuring the default sort order in ~/.perfconfig, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools: Copy coresight-pmu.h header file needed by perf tools, tip-bot for Mathieu Poirier
- [tip:perf/core] perf disassemble: Extract logic to find file to pass to objdump to a separate function, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf disassemble: Move check for kallsyms + !kcore, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hists: Add support for header span, tip-bot for Jiri Olsa
- [tip:perf/core] perf disassemble: Simplify logic for picking the filename to disassemble, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools stdio: Display multiple header lines, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Add line argument into perf_hpp_fmt's header callback, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Introduce nr_header_lines into struct perf_hpp_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools tui: Display multiple header lines, tip-bot for Jiri Olsa
- [tip:perf/core] perf record: Use USEC_PER_MSEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bench sched-messaging: Use USEC_PER_MSEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bench mem: Use USEC_PER_SEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf stat: Use *SEC_PER_*SEC macros, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf timechart: Use NSEC_PER_U?SEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf sched: Use linux/time64.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bench numa: Use NSEC_PER_U?SEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/apic: Do not init irq remapping if ioapic is disabled, tip-bot for Wanpeng Li
- [tip:timers/urgent] timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING, tip-bot for John Stultz
- [tip:timers/urgent] timekeeping: Cap array access in timekeeping_debug, tip-bot for John Stultz
- [tip:irq/urgent] irqchip/mips-gic: Cleanup chip and handler setup, tip-bot for Paul Burton
- [tip:irq/urgent] irqchip/mips-gic: Implement activate op for device domain, tip-bot for Paul Burton
- [tip:x86/urgent] irqchip/mips-gic: Cleanup chip and handler setup, tip-bot for Paul Burton
- [tip:x86/urgent] irqchip/mips-gic: Implement activate op for device domain, tip-bot for Paul Burton
- [tip:irq/urgent] genirq/affinity: Use get/put_online_cpus around cpumask operations, tip-bot for Christoph Hellwig
- [tip:irq/urgent] genirq: Fix potential memleak when failing to get irq pm, tip-bot for Shawn Lin
- [tip:irq/urgent] irqchip/gicv3-its: Disable the ITS before initializing it, tip-bot for David Daney
- [tip:irq/urgent] irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts, tip-bot for Sudeep Holla
- [tip:irq/urgent] irqchip/gic: Allow self-SGIs for SMP on UP configurations, tip-bot for Marc Zyngier
- [tip:irq/urgent] genirq: Correctly configure the trigger on chained interrupts, tip-bot for Marc Zyngier
- [tip:locking/urgent] locking/barriers: Suppress sparse warnings in lockless_dereference(), tip-bot for Johannes Berg
- [tip:locking/urgent] Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference", tip-bot for Johannes Berg
- [tip:perf/core] perf/x86: Fix PEBS threshold initialization, tip-bot for Jiri Olsa
- [tip:perf/core] perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG, tip-bot for David Carrillo-Cisneros
- [tip:sched/core] sched/cputime: Improve scalability by not accounting thread group tasks pending runtime, tip-bot for Stanislaw Gruszka
- [tip:x86/apic] x86/ioapic: Fix IOAPIC failing to request resource, tip-bot for Rui Wang
- [tip:x86/apic] x86/ioapic: Fix setup_res() failing to get resource, tip-bot for Rui Wang
- [tip:x86/apic] x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd, tip-bot for Rui Wang
- [tip:x86/apic] x86/ioapic: Support hot-removal of IOAPICs present during boot,
tip-bot for Rui Wang
- [tip:x86/apic] x86/ioapic: Change prototype of acpi_ioapic_add(), tip-bot for Rui Wang
- [tip:locking/core] locking/rwsem: Scan the wait_list for readers only once,
tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/rwsem: Remove a few useless comments,
tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/rwsem: Return void in __rwsem_mark_wake(),
tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/barriers: Suppress sparse warnings in lockless_dereference(), tip-bot for Johannes Berg
- [tip:locking/core] Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference", tip-bot for Johannes Berg
- [tip:locking/core] locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write(),
tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86: Use PMUEF_READ_CPU_PKG in uncore events, tip-bot for David Carrillo-Cisneros
- [tip:sched/core] sched/fair: Let asymmetric CPU configurations balance at wake-up, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/core: Pass child domain into sd_init(), tip-bot for Morten Rasmussen
- [tip:sched/core] sched/core: Store maximum per-CPU capacity in root domain, tip-bot for Dietmar Eggemann
- [tip:sched/core] sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systems, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/cputime: Resync steal time when guest & host lose sync,
tip-bot for Wanpeng Li
- [tip:sched/core] sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/core: Remove unnecessary NULL-pointer check, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/core: Clarify SD_flags comment, tip-bot for Peter Zijlstra
- [tip:sched/core] sched: Remove struct rq::nohz_stamp, tip-bot for Rik van Riel
- [tip:sched/core] sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Generalize event->group_flags, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] bitmap.h, perf/core: Fix the mask in perf_output_sample_regs(), tip-bot for Madhavan Srinivasan
- [tip:perf/core] perf/core: Check return value of the perf_event_read() IPI,
tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf/core: Enable mapping of the stop filters, tip-bot for Mathieu Poirier
- [tip:perf/core] perf/core: Update filters only on executable mmap, tip-bot for Mathieu Poirier
- [tip:perf/core] perf/core: Fix file name handling for start/stop filters, tip-bot for Mathieu Poirier
- [tip:x86/urgent] x86/smp: Fix __max_logical_packages value setup, tip-bot for Jiri Olsa
- [tip:perf/core] perf/core: Fix event_function_local(), tip-bot for Peter Zijlstra
- [tip:perf/core] uprobes: Rename the "struct page *" args of __replace_page(), tip-bot for Oleg Nesterov
- [tip:perf/urgent] uprobes: Fix the memcg accounting, tip-bot for Oleg Nesterov
- [tip:timers/urgent] clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int, tip-bot for Paul Gortmaker
- [tip:timers/urgent] clocksource/drivers/kona: Fix get_counter() error handling, tip-bot for Arnd Bergmann
- [tip:timers/urgent] clocksource/drivers/time-armada-370-xp: Fix the clock reference, tip-bot for Gregory CLEMENT
- [tip:perf/urgent] tools: Sync kvm related header files for arm64 and s390, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf intel-pt: Fix occasional decoding errors when tracing system-wide, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf script: Don't disable use_callchain if input is pipe, tip-bot for He Kuang
- [tip:perf/urgent] perf script: Show proper message when failed list scripts, tip-bot for He Kuang
- [tip:perf/urgent] perf probe: Release resources on error when handling exit paths, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf probe: Check for dup and fdopen failures, tip-bot for Colin Ian King
- [tip:perf/urgent] perf ppc64le: Fix build failure when libelf is not present, tip-bot for Ravi Bangoria
- [tip:perf/urgent] perf symbols: Fix annotation of objects with debuginfo files, tip-bot for Anton Blanchard
- [tip:perf/urgent] perf intel-pt: Fix ip compression, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf jitdump: Add the right header to get the major()/minor() definitions, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools mem: Fix -t store option for record command, tip-bot for Jiri Olsa
- [tip:x86/apic] x86/apic, ACPI: Fix incorrect assignment when handling apic/x2apic entries, tip-bot for Baoquan He
- [tip:x86/apic] x86/apic, ACPI: Remove the repeated lapic address override entry parsing, tip-bot for Baoquan He
- [tip:x86/apic] x86/mm/numa: Open code function early_get_boot_cpu_id(), tip-bot for Baoquan He
- [tip:perf/urgent] uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions, tip-bot for Denys Vlasenko
- [tip:perf/urgent] perf/x86/intel/uncore: Fix uncore num_counters, tip-bot for Kan Liang
- [tip:locking/core] locking/Documentation: Add Korean translation, tip-bot for SeongJae Park
- [tip:perf/urgent] perf/x86/intel/uncore: Add enable_box for client MSR uncore, tip-bot for Kan Liang
- [tip:locking/core] locking/Documentation: Maintain consistent blank line, tip-bot for SeongJae Park
- [tip:locking/core] locking/Documentation: Fix wrong section reference, tip-bot for SeongJae Park
- [tip:locking/core] locking/Documentation: Fix a typo of example result, tip-bot for SeongJae Park
- [tip:efi/urgent] efi/capsule: Allocate whole capsule into virtual memory, tip-bot for Austin Christ
- [tip:x86/urgent] x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe(), tip-bot for Sebastian Andrzej Siewior
- [tip:efi/urgent] x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case, tip-bot for Alex Thorlton
- [tip:x86/urgent] x86/efi: Allocate a trampoline if needed in efi_free_boot_services(), tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/boot: Rework reserve_real_mode() to allow multiple tries, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/boot: Run reserve_bios_regions() after we initialize the memory map, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/mm/kaslr: Fix -Wformat-security warning, tip-bot for Nicolas Iooss
- [tip:x86/urgent] x86/boot: Defer setup_real_mode() to early_initcall time, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/mm: Fix swap entry comment and macro, tip-bot for Dave Hansen
- [tip:x86/urgent] x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/irq: Do not substract irq_tlb_count from irq_call_count, tip-bot for Aaron Lu
- [tip:sched/urgent] sched/cputime: Fix steal time accounting,
tip-bot for Wanpeng Li
- [tip:sched/core] sched/cputime: Mitigate performance regression in times()/clock_gettime(), tip-bot for Giovanni Gherdovich
- [tip:sched/core] sched/fair: Remove 'cpu_busy' parameter from update_next_balance(), tip-bot for Leo Yan
- [tip:sched/core] sched/core: Fix power to capacity renaming in comment, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/core: Add documentation for 'cookie' argument, tip-bot for Luis de Bethencourt
- [tip:sched/core] sched/deadline: Remove useless parameter from setup_new_dl_entity(), tip-bot for Juri Lelli
- [tip:locking/core] locking/qrwlock: Fix write unlock bug on big endian systems, tip-bot for pan xinhui
- [tip:locking/core] locking/pvqspinlock: Fix double hash race, tip-bot for Wanpeng Li
- [tip:locking/core] locking/pvqspinlock: Fix a bug in qstat_read(), tip-bot for Pan Xinhui
- [tip:timers/urgent] x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup, tip-bot for Arnd Bergmann
- [tip:x86/mm] x86: Apply more __ro_after_init and const, tip-bot for Kees Cook
- [tip:x86/urgent] x86/mm: Disable preemption during CR3 read+write, tip-bot for Sebastian Andrzej Siewior
- [tip:x86/urgent] x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash, tip-bot for Mike Travis
- [tip:x86/urgent] x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values, tip-bot for Mike Travis
- [tip:x86/urgent] x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems, tip-bot for Mike Travis
- [tip:smp/hotplug] cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again),
tip-bot for Boris Ostrovsky
- [tip:x86/urgent] x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables, tip-bot for Valdis Kletnieks
- [tip:x86/mm] x86/mm/64: Enable KASLR for vmemmap memory region, tip-bot for Thomas Garnier
- [tip:sched/core] sched/debug: Add taint on "BUG: Sleeping function called from invalid context", tip-bot for Vegard Nossum
- [tip:x86/urgent] x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer manipulation, tip-bot for Dave Hansen
- [tip:perf/core] perf/core: Optimize perf_pmu_sched_task(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86/intel: Remove redundant test from intel_pmu_lbr_add(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/deadline: Fix wrap-around in DL heap, tip-bot for Tommaso Cucinotta
- [tip:perf/core] perf/x86/intel: Eliminate dead code in intel_pmu_lbr_del(), tip-bot for Peter Zijlstra
- [tip:timers/urgent] x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error, tip-bot for Nicolai Stange
- [tip:perf/core] perf/x86/intel: Rework the large PEBS setup code, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Fix sideband list-iteration vs. event ordering NULL pointer deference crash, tip-bot for Peter Zijlstra
- [tip:timers/urgent] x86/timers/apic: Inform TSC deadline clockevent device about recalibration, tip-bot for Nicolai Stange
- [tip:perf/core] perf/core: Set cgroup in CPU contexts for new cgroup events, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf/core: Sched out groups atomically, tip-bot for Mark Rutland
- [tip:perf/core] perf/x86/intel: Clean up LBR state tracking, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/debug: Make the "Preemption disabled at ..." message more useful, tip-bot for Vegard Nossum
- [tip:x86/urgent] x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous, tip-bot for Mike Travis
- [tip:x86/mm] x86/mm/KASLR: Increase BRK pages for KASLR memory randomization, tip-bot for Thomas Garnier
- [tip:x86/mm] x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization, tip-bot for Thomas Garnier
- [tip:x86/mm] x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text, tip-bot for Alexander Potapenko
- [tip:locking/core] locking/percpu-rwsem: Optimize readers and reduce global impact, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/pvstat: Separate wait_again and spurious wakeup stats, tip-bot for Waiman Long
- [tip:locking/core] locking/qspinlock: Improve readability, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/fair: Optimize find_idlest_cpu() when there is no choice, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/fair: Make the use of prev_cpu consistent in the wakeup path, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/fair: Improve PELT stuff some more, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Fix one typo, tip-bot for Leo Yan
- [tip:sched/core] sched/deadline: Fix lock pinning warning during CPU hotplug, tip-bot for Wanpeng Li
- [tip:sched/core] sched/fair: Fix typo in sync_throttle(), tip-bot for Xunlei Pang
- [tip:perf/urgent] perf probe ppc64le: Fix probe location when using DWARF, tip-bot for Ravi Bangoria
- [tip:perf/urgent] perf probe: Add function to post process kernel trace events, tip-bot for Ravi Bangoria
- [tip:perf/urgent] toops: Sync tools/include/uapi/linux/bpf.h with the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools: Sync cpufeatures headers with the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf probe: Support signedness casting,
tip-bot for Naohiro Aota
- [tip:perf/urgent] tools: Sync cpufeatures.h and vmx.h with the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf stat: Avoid skew when reading events, tip-bot for Mark Rutland
- [tip:perf/urgent] perf script: Add 'bpf-output' field to usage message, tip-bot for Brendan Gregg
- [tip:perf/urgent] perf probe: Fix module name matching, tip-bot for Konstantin Khlebnikov
- [tip:perf/urgent] perf probe: Adjust map->reloc offset when finding kernel symbol from map, tip-bot for Masami Hiramatsu
- [tip:perf/urgent] perf hists: Trim libtraceevent trace_seq buffers, tip-bot for Arnaldo Carvalho de Melo
- [tip:timers/urgent] timers: Fix get_next_timer_interrupt() computation, tip-bot for Chris Metcalf
- [tip:irq/urgent] genirq/msi: Make sure PCI MSIs are activated early,
tip-bot for Marc Zyngier
- [tip:perf/urgent] perf target: str_error_r() always returns the buffer it receives, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf annotate: Plug filename string leak, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tests: Add test for bitmap_scnprintf function, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf annotate: Use pipe + fork instead of popen, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evsel: Introduce constructor for cycles event, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf annotate: Rename symbol__annotate() to symbol__disassemble(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools lib traceevent: Ignore generated library files, tip-bot for Namhyung Kim
- [tip:perf/urgent] tools lib: Add bitmap_and function, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf hists: Introduce output_resort_cb method, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf record: Add --sample-cpu option, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf tools: Move config/Makefile into Makefile.config, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf tests: objdump output can contain multi byte chunks, tip-bot for Jan Stancek
- [tip:perf/urgent] perf tests bpf: Use SyS_epoll_wait alias, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Fix build failure on perl script context, tip-bot for Namhyung Kim
- [tip:perf/urgent] tools lib: Add bitmap_alloc function, tip-bot for Jiri Olsa
- [tip:perf/urgent] tools lib: Add bitmap_scnprintf function, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf annotate: Introduce strerror for handling symbol__disassemble() errors, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf/core: Change log level for duration warning to KERN_INFO, tip-bot for David Ahern
- [tip:timers/urgent] clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered,
tip-bot for Marc Zyngier
- [tip:perf/urgent] perf/x86: Modify error message in virtualized environment, tip-bot for Juergen Gross
- [tip:x86/asm] x86/entry: Remove duplicated comment, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace, tip-bot for David Howells
- [tip:locking/urgent] futex: Assume all mappings are private on !MMU systems, tip-bot for Thomas Gleixner
- [tip:core/urgent] objtool: Resync x86 instruction decoder with the kernel's, tip-bot for Josh Poimboeuf
- [tip:core/urgent] objtool: Support new GCC 6 switch jump table pattern, tip-bot for Josh Poimboeuf
- [tip:core/urgent] objtool: Un-capitalize "Warning" for out-of-sync instruction decoder, tip-bot for Josh Poimboeuf
- [tip:perf/urgent] tools lib api: Add str_error_c to libapi, tip-bot for Arnaldo Carvalho de Melo
- [tip:smp/hotplug] timers/core: Correct callback order during CPU hot plug,
tip-bot for Richard Cochran
- [tip:smp/hotplug] xen/x86: Define stubs for xen_smp_intr_init/xen_smp_intr_free, tip-bot for Boris Ostrovsky
- [tip:x86/urgent] x86/ptrace: Stop setting TS_COMPAT in ptrace code, tip-bot for Andy Lutomirski
- [tip:core/urgent] stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPARE, tip-bot for Oleg Nesterov
- [tip:core/urgent] objtool: Add 'fixdep' to objtool/.gitignore, tip-bot for Paul Gortmaker
- [tip:perf/urgent] perf s390: Fix 'start' address of module's map, tip-bot for Song Shan Gong
- [tip:perf/urgent] tools lib bpf: Use official ELF e_machine value, tip-bot for Wang Nan
- [tip:x86/microcode] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y,
tip-bot for Borislav Petkov
- [tip:perf/core] x86: Make the vdso2c compiler use the host architecture headers, tip-bot for Stephen Rothwell
- [tip:perf/core] Revert "perf tools: event.h needs asm/perf_regs.h", tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools build: Fix objtool build with ARCH=x86_64, tip-bot for Josh Poimboeuf
- [tip:perf/core] objtool: Always use host headers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCH, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests kmod-path: Fix build on ubuntu:16.04-x-armhf, tip-bot for Arnaldo Carvalho de Melo
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]