Linux Tip Commits
[Prev Page][Next Page]
- [tip:x86/urgent] x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context switch if there is an FPU,
tip-bot for Sebastian Andrzej Siewior
- [tip:x86/urgent] x86/fpu: Remove second definition of fpu in __fpu__restore_sig(),
tip-bot for Sebastian Andrzej Siewior
- [tip:locking/core] locking/qspinlock, x86: Provide liveness guarantee, tip-bot for Peter Zijlstra
- [tip:locking/core] x86/asm: 'Simplify' GEN_*_RMWcc() macros, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/qspinlock: Rework some comments, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/qspinlock: Re-order code, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86/intel: Export mem events only if there's PEBS support, tip-bot for Jiri Olsa
- [tip:sched/urgent] sched/fair: Fix the min_vruntime update logic in dequeue_entity(), tip-bot for Song Muchun
- [tip:locking/core] locking/lockdep: Remove duplicated 'lock_class_ops' percpu array, tip-bot for Waiman Long
- [tip:x86/urgent] x86/entry/64: Further improve paranoid_entry comments,
tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/entry/32: Clear the CS high bits,
tip-bot for Jan Kiszka
- [tip:x86/urgent] x86/swiotlb: Enable swiotlb for > 4GiG ram on 32-bit kernels,
tip-bot for Christoph Hellwig
- [tip:x86/urgent] x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS, tip-bot for Nathan Chancellor
- [tip:x86/urgent] x86/entry: Add some paranoid entry/exit CR3 handling comments,
tip-bot for Dave Hansen
- [tip:x86/urgent] x86/time: Correct the attribute on jiffies' definition, tip-bot for Nathan Chancellor
- [tip:x86/urgent] x86/percpu: Fix this_cpu_read(), tip-bot for Peter Zijlstra
- [tip:x86/urgent] x86/tsc: Force inlining of cyc2ns bits, tip-bot for Peter Zijlstra
- [tip:perf/core] x86/cpu: Drop pointless static qualifier in punit_dev_state_show(), tip-bot for YueHaibing
- [tip:sched/urgent] sched/fair: Fix throttle_list starvation with low CFS quota,
tip-bot for Phil Auld
- [tip:sched/core] sched/completions/Documentation: Clean up the document some more,
tip-bot for Ingo Molnar
- [tip:sched/core] sched/completions/Documentation: Fix a couple of punctuation nits, tip-bot for John Garry
- [tip:x86/mm] x86/mm: Do not warn about PCI BIOS W+X mappings, tip-bot for Thomas Gleixner
- [tip:timers/core] tick/sched : Remove redundant cpu_online() check, tip-bot for Peng Hao
- [tip:x86/build] x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y, tip-bot for Adam Borowski
- [tip:x86/mm] resource: Clean it up a bit, tip-bot for Borislav Petkov
- [tip:x86/mm] resource: Fix find_next_iomem_res() iteration issue, tip-bot for Bjorn Helgaas
- [tip:x86/mm] resource: Include resource end in walk_*() interfaces, tip-bot for Bjorn Helgaas
- [tip:x86/mm] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error, tip-bot for Bjorn Helgaas
- [tip:x86/mm] x86/mm: Remove spurious fault pkey check, tip-bot for Dave Hansen
- [tip:x86/mm] x86/mm/vsyscall: Consider vsyscall page part of user address space, tip-bot for Dave Hansen
- [tip:x86/mm] x86/mm: Add vsyscall address helper, tip-bot for Dave Hansen
- [tip:x86/mm] x86/mm: Fix exception table comments, tip-bot for Dave Hansen
- [tip:x86/mm] x86/mm: Add clarifying comments for user addr space, tip-bot for Dave Hansen
- [tip:x86/mm] x86/mm: Break out user address space handling,
tip-bot for Dave Hansen
- [tip:x86/mm] x86/mm: Break out kernel address space handling, tip-bot for Dave Hansen
- [tip:x86/mm] x86/mm: Clarify hardware vs. software "error_code", tip-bot for Dave Hansen
- [tip:x86/mm] x86/mm/tlb: Add freed_tables element to flush_tlb_info, tip-bot for Rik van Riel
- [tip:x86/mm] x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range, tip-bot for Rik van Riel
- [tip:x86/mm] smp,cpumask: introduce on_each_cpu_cond_mask, tip-bot for Rik van Riel
- [tip:x86/mm] smp: use __cpumask_set_cpu in on_each_cpu_cond, tip-bot for Rik van Riel
- [tip:x86/mm] x86/mm: Page size aware flush_tlb_mm_range(), tip-bot for Peter Zijlstra
- [tip:x86/mm] MAINTAINERS: Add entry for MMU GATHER AND TLB INVALIDATION, tip-bot for Will Deacon
- [tip:x86/mm] mm/memory: Move mmu_gather and TLB invalidation code into its own file, tip-bot for Peter Zijlstra
- [tip:x86/mm] asm-generic/tlb: Track which levels of the page tables have been cleared, tip-bot for Will Deacon
- [tip:x86/mm] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather, tip-bot for Peter Zijlstra
- [tip:x86/mm] asm-generic/tlb: Guard with #ifdef CONFIG_MMU, tip-bot for Will Deacon
- [tip:x86/paravirt] x86/hyperv: Enable PV qspinlock for Hyper-V, tip-bot for Yi Sun
- [tip:x86/paravirt] x86/hyperv: Add GUEST_IDLE_MSR support, tip-bot for Yi Sun
- [tip:locking/core] futex: Replace spin_is_locked() with lockdep, tip-bot for Lance Roy
- [tip:locking/core] locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DEBUG_LOCKDEP=y, tip-bot for Waiman Long
- [tip:sched/urgent] mm, sched/numa: Remove remaining traces of NUMA rate-limiting, tip-bot for Srikar Dronamraju
- [tip:x86/cache] x86/intel_rdt: Fix out-of-bounds memory access in CBM tests, tip-bot for Reinette Chatre
- [tip:irq/core] genirq: Fix grammar s/an /a /, tip-bot for Geert Uytterhoeven
- [tip:perf/core] tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file, tip-bot for Tzvetomir Stoyanov
- [tip:perf/core] tools lib traceevent: Separate out tep_strerror() for strerror_r() issues, tip-bot for Steven Rostedt (VMware)
- [tip:perf/core] perf python: More portable way to make CFLAGS work with clang, tip-bot for Eduardo Habkost
- [tip:perf/core] perf python: Make clang_has_option() work on Python 3, tip-bot for Eduardo Habkost
- [tip:perf/core] perf tools: Free temporary 'sys' string in read_event_files(), tip-bot for Sanskriti Sharma
- [tip:perf/core] perf tools: Avoid double free in read_event_file(), tip-bot for Sanskriti Sharma
- [tip:perf/core] perf tools: Free 'printk' string in parse_ftrace_printk(), tip-bot for Sanskriti Sharma
- [tip:perf/core] perf tools: Cleanup trace-event-info 'tdata' leak, tip-bot for Sanskriti Sharma
- [tip:perf/core] perf strbuf: Match va_{add,copy} with va_end, tip-bot for Sanskriti Sharma
- [tip:perf/core] perf test: S390 does not support watchpoints in test 22, tip-bot for Thomas Richter
- [tip:perf/core] perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools include: Adopt linux/bits.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/asm] x86/fsgsbase/64: Clean up various details, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/segments: Introduce the 'CPUNODE' naming to better document the segment limit CPU/node NR trick, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/vdso: Initialize the CPU/node NR segment descriptor earlier, tip-bot for Chang S. Bae
- [tip:x86/asm] x86/vdso: Introduce helper functions for CPU and node number, tip-bot for Chang S. Bae
- [tip:x86/asm] x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER, tip-bot for Chang S. Bae
- [tip:x86/asm] x86/fsgsbase/64: Factor out FS/GS segment loading from __switch_to(), tip-bot for Chang S. Bae
- [tip:x86/asm] x86/fsgsbase/64: Convert the ELF core dump code to the new FSGSBASE helpers, tip-bot for Chang S. Bae
- [tip:x86/asm] x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers, tip-bot for Chang S. Bae
- [tip:x86/asm] x86/fsgsbase/64: Introduce FS/GS base helper functions, tip-bot for Chang S. Bae
- [tip:x86/cache] x86/intel_rdt: Fix initial allocation to consider CDP,
tip-bot for Reinette Chatre
- [tip:x86/cache] x86/intel_rdt: CBM overlap should also check for overlap with CDP peer,
tip-bot for Reinette Chatre
- [tip:x86/cache] x86/intel_rdt: Introduce utility to obtain CDP peer,
tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/intel_rdt: Fix out-of-bounds memory access in CBM tests, tip-bot for Reinette Chatre
- [tip:x86/platform] x86/olpc: Fix build error with CONFIG_MFD_CS5535=m,
tip-bot for Borislav Petkov
- [tip:x86/build] x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs, tip-bot for Nadav Amit
- [tip:x86/build] x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs, tip-bot for Nadav Amit
- [tip:x86/build] x86/extable: Macrofy inline assembly code to work around GCC inlining bugs, tip-bot for Nadav Amit
- [tip:x86/mm] x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions, tip-bot for Baoquan He
- [tip:x86/mm] x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions,
tip-bot for Ingo Molnar
- [tip:x86/mm] x86/KASLR: Update KERNEL_IMAGE_SIZE description, tip-bot for Baoquan He
- [tip:x86/mm] kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabled,
tip-bot for Lianbo Jiang
- [tip:x86/mm] iommu/amd: Remap the IOMMU device table with the memory encryption mask for kdump, tip-bot for Lianbo Jiang
- [tip:x86/mm] kexec: Allocate decrypted control pages for kdump if SME is enabled, tip-bot for Lianbo Jiang
- [tip:x86/mm] x86/ioremap: Add an ioremap_encrypted() helper, tip-bot for Lianbo Jiang
- [tip:timers/core] clocksource/drivers/dw_apb: Add reset control,
tip-bot for Dinh Nguyen
- [tip:timers/core] clocksource: Remove obsolete CLOCKSOURCE_OF_DECLARE, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers: Unify the names to timer-* format, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/sh_cmt: Add R-Car gen3 support, tip-bot for Sergei Shtylyov
- [tip:timers/core] dt-bindings: timer: renesas: cmt: document R-Car gen3 support, tip-bot for Sergei Shtylyov
- [tip:timers/core] clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializer, tip-bot for Sergei Shtylyov
- [tip:timers/core] clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines, tip-bot for Sergei Shtylyov
- [tip:timers/core] clocksource/drivers/sh_cmt: Fixup for 64-bit machines, tip-bot for Sergei Shtylyov
- [tip:timers/core] clocksource/drivers/sh_tmu: Convert to SPDX identifiers, tip-bot for Kuninori Morimoto
- [tip:timers/core] clocksource/drivers/sh_mtu2: Convert to SPDX identifiers, tip-bot for Kuninori Morimoto
- [tip:timers/core] clocksource/drivers/sh_cmt: Convert to SPDX identifiers, tip-bot for Kuninori Morimoto
- [tip:timers/core] clocksource/drivers/renesas-ostm: Convert to SPDX identifiers, tip-bot for Kuninori Morimoto
- [tip:timers/core] clocksource: Convert to using %pOFn instead of device_node.name, tip-bot for Rob Herring
- [tip:x86/vdso] x86/vdso: Rearrange do_hres() to improve code generation, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/mm: Avoid VLA in pgd_alloc(),
tip-bot for Arnd Bergmann
- [tip:perf/urgent] perf record: Use unmapped IP for inline callchain cursors, tip-bot for Milian Wolff
- [tip:perf/urgent] perf report: Don't try to map ip to invalid map, tip-bot for Milian Wolff
- [tip:perf/urgent] perf script python: Fix export-to-sqlite.py sample columns, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf script python: Fix export-to-postgresql.py occasional failure, tip-bot for Adrian Hunter
- [tip:irq/core] irqchip: Add driver for Cirrus Logic Madera codecs,
tip-bot for Richard Fitzgerald
- [tip:irq/core] irqchip/gic: Unify GIC priority definitions, tip-bot for Julien Thierry
- [tip:irq/core] irqchip/gic-v3: Remove acknowledge loop, tip-bot for Julien Thierry
- [tip:irq/core] dt-bindings/interrupt-controller: Add documentation for Marvell SEI controller, tip-bot for Miquel Raynal
- [tip:irq/core] dt-bindings/interrupt-controller: Update Marvell ICU bindings, tip-bot for Miquel Raynal
- [tip:irq/core] irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI), tip-bot for Miquel Raynal
- [tip:irq/core] arm64: marvell: Enable SEI driver, tip-bot for Miquel Raynal
- [tip:irq/core] irqchip/irq-mvebu-sei: Add new driver for Marvell SEI, tip-bot for Miquel Raynal
- [tip:irq/core] irqchip/irq-mvebu-icu: Support ICU subnodes, tip-bot for Miquel Raynal
- [tip:irq/core] irqchip/irq-mvebu-icu: Disociate ICU and NSR, tip-bot for Miquel Raynal
- [tip:irq/core] irqchip/irq-mvebu-icu: Clarify the reset operation of configured interrupts, tip-bot for Miquel Raynal
- [tip:irq/core] irqchip/irq-mvebu-icu: Fix wrong private data retrieval, tip-bot for Miquel Raynal
- [tip:irq/core] dt-bindings/interrupt-controller: Fix Marvell ICU length in the example, tip-bot for Miquel Raynal
- [tip:irq/core] genirq/msi: Allow creation of a tree-based irqdomain for platform-msi, tip-bot for Marc Zyngier
- [tip:irq/core] dt-bindings: irqchip: renesas-irqc: Document r8a7744 support, tip-bot for Biju Das
- [tip:irq/core] dt-bindings: irqchip: renesas-irqc: Document R-Car E3 support, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip/pdc: Setup all edge interrupts as rising edge at GIC, tip-bot for Lina Iyer
- [tip:irq/core] irqchip/gic-v3-its: Allow use of LPI tables in reserved memory, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Register LPI tables with EFI config table, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Check that all RDs have the same property table, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Allow use of pre-programmed LPI tables, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Keep track of property table's PA and VA, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Move pending table allocation to init time, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Split property table clearing from allocation, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Change initialization ordering for LPIs, tip-bot for Marc Zyngier
- [tip:x86/olpc] x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC, tip-bot for Lubomir Rintel
- [tip:sched/core] cpu/SMT: State SMT is disabled even with nosmt and without "=force", tip-bot for Borislav Petkov
- [tip:x86/vdso] x86/vdso: Document vgtod_ts better, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x66/vdso: Add CLOCK_TAI support, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/vdso: Move cycle_last handling into the caller, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/vdso: Simplify the invalid vclock case, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/vdso: Replace the clockid switch case, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/vdso: Collapse coarse functions, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/vdso: Collapse high resolution functions, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/vdso: Introduce and use vgtod_ts, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/vdso: Enforce 64bit clocksource, tip-bot for Thomas Gleixner
- [tip:x86/vdso] x86/time: Implement clocksource_arch_init(), tip-bot for Thomas Gleixner
- [tip:x86/vdso] clocksource: Provide clocksource_arch_init(), tip-bot for Thomas Gleixner
- [tip:sched/core] sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load(), tip-bot for Rafael J. Wysocki
- [tip:x86/build] x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops, tip-bot for Nadav Amit
- [tip:x86/build] x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs, tip-bot for Nadav Amit
- [tip:x86/build] x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs, tip-bot for Nadav Amit
- [tip:x86/build] kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs, tip-bot for Nadav Amit
- [tip:x86/build] x86/refcount: Work around GCC inlining bug, tip-bot for Nadav Amit
- [tip:x86/build] x86/objtool: Use asm macros to work around GCC inlining bugs, tip-bot for Nadav Amit
- [tip:x86/build] kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker script, tip-bot for Nadav Amit
- [tip:x86/cpu] tools/cpupower: Add Hygon Dhyana support, tip-bot for Pu Wen
- [tip:x86/urgent] x86/vdso: Fix vDSO syscall fallback asm constraint regression, tip-bot for Andy Lutomirski
- [tip:x86/cache] x86/intel_rdt: Re-enable pseudo-lock measurements, tip-bot for Reinette Chatre
- [tip:x86/cache] x86/intel_rdt: Show missing resctrl mount options,
tip-bot for Xiaochen Shen
- [tip:x86/cache] x86/intel_rdt: Switch to bitmap_zalloc(),
tip-bot for Andy Shevchenko
- [tip:x86/mm] x86/mm: Fix typo in comment, tip-bot for Takuya Yamamoto
- [tip:locking/urgent] locking/ww_mutex: Fix runtime warning in the WW mutex selftest, tip-bot for Guenter Roeck
- [tip:locking/core] locking/lockdep: Add a faster path in __lock_release(), tip-bot for Waiman Long
- [tip:locking/core] locking/lockdep: Eliminate redundant IRQs check in __lock_acquire(), tip-bot for Waiman Long
- [tip:locking/core] locking/lockdep: Remove add_chain_cache_classes(), tip-bot for Waiman Long
- [tip:x86/urgent] x86/cpu/amd: Remove unnecessary parentheses, tip-bot for Nathan Chancellor
- [tip:x86/urgent] x86/vdso: Only enable vDSO retpolines when enabled and supported, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/tsc: Fix UV TSC initialization, tip-bot for Mike Travis
- [tip:x86/urgent] x86/platform/uv: Provide is_early_uv_system(), tip-bot for Mike Travis
- [tip:x86/early-printk] x86/earlyprintk: Add a force option for pciserial device,
tip-bot for Feng Tang
- [tip:x86/hyperv] x86/hyperv: Enable PV qspinlock for Hyper-V,
tip-bot for Yi Sun
- [tip:x86/hyperv] x86/hyperv: Add GUEST_IDLE_MSR support, tip-bot for Yi Sun
- [tip:x86/boot] Documentation/kernel-parameters.txt: Document rand_mem_physical_padding=, tip-bot for Masayoshi Mizuma
- [tip:x86/boot] ACPI/NUMA: Add warning message if the padding size for KASLR is not enough,
tip-bot for Masayoshi Mizuma
- [tip:x86/boot] x86/mm: Add a kernel parameter to change the padding used for the physical memory mapping, tip-bot for Masayoshi Mizuma
- [tip:sched/urgent] sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task, tip-bot for Mel Gorman
- [tip:sched/urgent] mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration, tip-bot for Mel Gorman
- [tip:locking/core] Documentation/lockstat: Fix trivial typo, tip-bot for Andrew Murray
- [tip:locking/urgent] MAINTAINERS: Remove dead path from LOCKING PRIMITIVES entry, tip-bot for Will Deacon
- [tip:locking/core] locking/memory-barriers: Replace smp_cond_acquire() with smp_cond_load_acquire(), tip-bot for Andrea Parri
- [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire,
tip-bot for Alan Stern
- [tip:locking/core] tools/memory-model: Add more LKMM limitations, tip-bot for Paul E. McKenney
- [tip:locking/core] tools/memory-model: Fix a README typo, tip-bot for SeongJae Park
- [tip:locking/core] tools/memory-model: Add litmus-test naming scheme, tip-bot for Paul E. McKenney
- [tip:perf/core] perf/x86/intel: Add quirk for Goldmont Plus, tip-bot for Kan Liang
- [tip:perf/core] x86/cpu: Sanitize FAM6_ATOM naming, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86/intel: Add a separate Arch Perfmon v4 PMI handler, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Factor out common code of PMI handler, tip-bot for Kan Liang
- [tip:locking/core] locking/spinlocks: Remove an instruction from spin and write locks, tip-bot for Matthew Wilcox
- [tip:sched/core] sched/fair: Remove setting task's se->runnable_weight during PELT update, tip-bot for Dietmar Eggemann
- [tip:sched/core] sched/fair: Disable LB_BIAS by default, tip-bot for Dietmar Eggemann
- [tip:sched/core] sched/pelt: Fix warning and clean up IRQ PELT config, tip-bot for Vincent Guittot
- [tip:sched/core] sched/numa: Avoid task migration for small NUMA improvement, tip-bot for Srikar Dronamraju
- [tip:sched/core] mm/migrate: Use spin_trylock() while resetting rate limit, tip-bot for Srikar Dronamraju
- [tip:sched/core] sched/numa: Limit the conditions where scan period is reset, tip-bot for Mel Gorman
- [tip:sched/core] sched/numa: Pass destination CPU as a parameter to migrate_task_rq, tip-bot for Srikar Dronamraju
- [tip:sched/core] sched/numa: Reset scan rate whenever task moves across nodes, tip-bot for Srikar Dronamraju
- [tip:perf/core] perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events, tip-bot for Natarajan, Janakarajan
- [tip:sched/core] sched/numa: Stop multiple tasks from moving to the CPU at the same time, tip-bot for Srikar Dronamraju
- [tip:perf/core] perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX, tip-bot for Kan Liang
- [tip:perf/core] perf/ring_buffer: Prevent concurent ring buffer access, tip-bot for Jiri Olsa
- [tip:perf/core] perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded physical package ID 0, tip-bot for Masayoshi Mizuma
- [tip:perf/core] perf/core: Fix perf_pmu_unregister() locking, tip-bot for Peter Zijlstra
- [tip:core/rcu] srcu: Make early-boot call_srcu() reuse workqueue lists, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Test early boot call_srcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Make call_srcu() available during very early boot, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Convert rcu_state.ofl_lock to raw_spinlock_t, tip-bot for Mike Galbraith
- [tip:core/rcu] rcu: Remove obsolete ->dynticks_fqs and ->cond_resched_completed, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticks, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Switch dyntick nesting counters to rcu_data structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Switch urgent quiescent-state requests to rcu_data structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Switch lazy counts to rcu_data structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Switch last accelerate/advance to rcu_data structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Switch ->tick_nohz_enabled_snap to rcu_data structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Merge rcu_dynticks structure into rcu_data structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove unused rcu_dynticks_snap() from Tiny RCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Convert "1UL << x" to "BIT(x)", tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Avoid resched_cpu() when rescheduling the current CPU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: More aggressively enlist scheduler aid for nohz_full CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Compute jiffies_till_sched_qs from other kernel parameters, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Provide functions for determining if call_rcu() has been invoked, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Dump reader protection sequence if failures or close calls, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Motivate Tiny RCU forward progress, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Provide improved interrupt-from-idle check in rcu_check_callbacks(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make need_resched() respond to urgent RCU-QS needs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Inline _rcu_barrier() into its sole remaining caller, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Define rcu_all_qs() only in !PREEMPT builds, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in update.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in tree_plugin.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in tree_exp.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in tree.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in tiny.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in srcutree.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in rcutorture.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in rcu.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in Kconfig, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in rcupdate_wait.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in rculist.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clean up flavor-related definitions and comments in rcupdate.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove now-unused rcutorture APIs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Remove the "rcu_bh" and "sched" torture types, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Remove the "rcu_bh" and "sched" torture types, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Stop testing RCU-bh and RCU-sched, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add RCU-bh and RCU-sched support for extended readers, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Consolidate RCU-sched update-side function definitions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Consolidate RCU-bh update-side function definitions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Pull rcu_gp_kthread() FQS loop into separate function, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Inline increment_cpu_stall_ticks() into its sole caller, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix typo in force_qs_rnp()'s parameter's parameter, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate initialization-time use of rsp, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate RCU-barrier use of rsp, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate quiescent-state and grace-period-nonstart use of rsp, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate callback-invocation/invocation use of rsp, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate grace-period management code use of rsp, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate stall-warning use of rsp, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Restructure rcu_check_gp_kthread_starvation(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Simplify rcutorture_get_gp_data(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove for_each_rcu_flavor() flavor-traversal macro, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove last non-flavor-traversal rsp local variable from tree_plugin.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rcu_data structure's ->rsp field, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_node tree accessor macros, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from expedited grace-period functions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from no-CBs CPU functions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from print_cpu_stall_info(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_spawn_one_boost_kthread(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from dump_blkd_tasks() and friend, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_print_detail_task_stall(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_init_one() and friends, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_boot_init_percpu_data() and friends, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from _rcu_barrier() and friends, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from __rcu_pending(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from __call_rcu() and friend, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from __rcu_process_callbacks(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_check_gp_start_stall(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from force-quiescent-state functions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_do_batch(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from CPU hotplug functions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_check_quiescent_state(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_gp_kthread() and friends, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_gp_slow(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from note_gp_changes(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from __note_gp_changes(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_advance_cbs(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_accelerate_cbs_unlocked(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_accelerate_cbs(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_gp_kthread_wake(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_future_gp_cleanup(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from check_cpu_stall(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from print_cpu_stall(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from print_other_cpu_stall(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_stall_kick_kthreads(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_dump_cpu_stacks(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_check_gp_kthread_starvation(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from record_gp_stall_check_time(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_get_root(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_gp_in_progress(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_report_qs_rdp(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_report_unblock_qs_rnp(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_report_qs_rsp(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rsp parameter from rcu_report_qs_rnp(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rcu_data_p pointer to default rcu_data structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rcu_state_p pointer to default rcu_state structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove rcu_state structure's ->rda field, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate rcu_state structure's ->call field, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove RCU_STATE_INITIALIZER(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Define RCU-bh update API in terms of RCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix typo in rcu_get_gp_kthreads_prio() header comment, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Drop "wake" parameter from rcu_report_exp_rdp(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Update comments and help text for no more RCU-bh updaters, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Report expedited grace periods at context-switch time, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add warning to detect half-interrupts, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special union, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Allow processing deferred QSes for exiting RCU-preempt readers, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Test extended "rcu" read-side critical sections, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Defer reporting RCU-preempt quiescent states when disabled, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Refactor rcu_{nmi,irq}_{enter,exit}(), tip-bot for Byungchul Park
- [tip:core/rcu] doc: Fix broken HTML directive, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Update removal of RCU-bh/sched update machinery, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Maintain self-propagating CB only during forward-progress test, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Check GP completion at stutter end, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Print forward-progress test interval on error, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Adjust number of reader kthreads per CPU-hotplug operations, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Reduce priority of forward-progress testing, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Limit reader duration if irq or bh disabled, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Increase rcu_read_delay() longdelay_ms, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add self-propagating callback to forward-progress testing, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Vary forward-progress test interval, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Avoid no-test complaint if too few forward-progress tries, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Also use GP sequence to judge forward progress, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add forward-progress tests for RCU grace periods, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Remove TREE06 and TREE08 from the default test list, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Warn on bad perf type for built-in tests, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Warn on bad torture type for built-in tests, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Force occasional reader waits, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Stop overwriting Make.out file with obsolete version, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Improve rcu_dynticks::dynticks documentation, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: Fix broken RCU-requirements link to LKML archive, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: Add design documentation on interruption of NMI handlers, tip-bot for Paul E. McKenney
- [tip:x86/urgent] selftests/x86: Add clock_gettime() tests to test_vdso, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/vdso: Fix asm constraints on vDSO syscall fallbacks,
tip-bot for Andy Lutomirski
- [tip:core/core] jump_label: Fix NULL dereference bug in __jump_label_mod_update(), tip-bot for Ard Biesheuvel
- [tip:core/core] s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section, tip-bot for Ard Biesheuvel
- [tip:x86/build] x86/build: Remove unused CONFIG_AS_CRC32, tip-bot for Masahiro Yamada
- [tip:x86/asm] x86/asm: Use CC_SET()/CC_OUT() in __cmpxchg_double(), tip-bot for Uros Bizjak
- [tip:irq/core] genirq/debugfs: Reinstate full OF path for domain name, tip-bot for Marc Zyngier
- [tip:irq/core] genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file, tip-bot for Marc Zyngier
- [tip:x86/cache] x86/intel_rdt: Use perf infrastructure for measurements, tip-bot for Reinette Chatre
- [tip:x86/cache] x86/intel_rdt: Create required perf event attributes, tip-bot for Reinette Chatre
- [tip:x86/cache] x86/intel_rdt: Remove local register variables, tip-bot for Reinette Chatre
- [tip:x86/cache] perf/x86: Add helper to obtain performance counter index, tip-bot for Reinette Chatre
- [tip:perf/urgent] perf/core: Add sanity check to deal with pinned event failure, tip-bot for Reinette Chatre
- [tip:x86/hyperv] x86/hyperv: Remove unused include, tip-bot for YueHaibing
- [tip:x86/hyperv] x86/hyperv: Suppress "PCI: Fatal: No config space access function found", tip-bot for Dexuan Cui
- [tip:x86/urgent] x86/boot: Fix kexec booting failure in the SEV bit detection code, tip-bot for Kairui Song
- [tip:x86/mm] x86/mm/cpa: Optimize __cpa_flush_range(), tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Factor common code between cpa_flush_*(), tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Move CLFLUSH test into cpa_flush_array(), tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Move CLFLUSH test into cpa_flush_range(), tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Use flush_tlb_kernel_range(), tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Unconditionally avoid WBINDV when we can, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Move flush_tlb_all(), tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Use flush_tlb_all(), tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Avoid the 4k pages check completely, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/cpa: Do the range check early, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/cpa: Optimize same protection check, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/cpa: Add sanity check for existing mappings, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/cpa: Avoid static protection checks on unmap, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/cpa: Add large page preservation statistics, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/cpa: Add debug mechanism, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/cpa: Allow range check for static protections, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/cpa: Rework static_protections(), tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/cpa: Split, rename and clean up try_preserve_large_page(), tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mm/init32: Mark text and rodata RO in one go, tip-bot for Thomas Gleixner
- [tip:x86/cpu] cpufreq: Add Hygon Dhyana support, tip-bot for Pu Wen
- [tip:x86/cpu] ACPI: Add Hygon Dhyana support, tip-bot for Pu Wen
- [tip:x86/cpu] x86/xen: Add Hygon Dhyana support to Xen, tip-bot for Pu Wen
- [tip:x86/cpu] x86/kvm: Add Hygon Dhyana support to KVM, tip-bot for Pu Wen
- [tip:x86/cpu] x86/mce: Add Hygon Dhyana support to the MCA infrastructure, tip-bot for Pu Wen
- [tip:x86/cpu] x86/bugs: Add Hygon Dhyana to the respective mitigation machinery, tip-bot for Pu Wen
- [tip:x86/cpu] x86/apic: Add Hygon Dhyana support, tip-bot for Pu Wen
- [tip:x86/cpu] x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge, tip-bot for Pu Wen
- [tip:x86/cpu] x86/amd_nb: Check vendor in AMD-only functions, tip-bot for Pu Wen
- [tip:x86/cpu] x86/alternative: Init ideal_nops for Hygon Dhyana, tip-bot for Pu Wen
- [tip:x86/cpu] x86/events: Add Hygon Dhyana support to PMU infrastructure, tip-bot for Pu Wen
- [tip:x86/cpu] x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana, tip-bot for Pu Wen
- [tip:x86/cpu] x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number, tip-bot for Pu Wen
- [tip:x86/cpu] x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana, tip-bot for Pu Wen
- [tip:x86/cpu] x86/cpu: Create Hygon Dhyana architecture support file, tip-bot for Pu Wen
- [tip:core/core] s390/jump_label: Switch to relative references, tip-bot for Heiko Carstens
- [tip:core/core] jump_table: Move entries into ro_after_init region, tip-bot for Ard Biesheuvel
- [tip:core/core] jump_label: Annotate entries that operate on __init code earlier, tip-bot for Ard Biesheuvel
- [tip:core/core] x86/jump_table: Use relative references, tip-bot for Ard Biesheuvel
- [tip:core/core] x86/jump_label: Switch to jump_entry accessors, tip-bot for Ard Biesheuvel
- [tip:core/core] x86: Add support for 64-bit place relative relocations, tip-bot for Ard Biesheuvel
- [tip:core/core] arm64/kernel: jump_label: Switch to relative references, tip-bot for Ard Biesheuvel
- [tip:core/core] jump_label: Implement generic support for relative references, tip-bot for Ard Biesheuvel
- [tip:core/core] jump_label: Abstract jump_entry member accessors, tip-bot for Ard Biesheuvel
- [tip:efi/core] x86: boot: Fix EFI stub alignment, tip-bot for Ben Hutchings
- [tip:efi/core] efi/x86: Call efi_parse_options() from efi_main(), tip-bot for Hans de Goede
- [tip:efi/core] efi/x86: earlyprintk - Add 64bit efi fb address support, tip-bot for Aaron Ma
- [tip:efi/core] efi/x86: drop task_lock() from efi_switch_mm(), tip-bot for Sebastian Andrzej Siewior
- [tip:efi/core] efi/x86: Handle page faults occurring while running EFI runtime services, tip-bot for Sai Praneeth
- [tip:efi/core] efi: Make efi_rts_work accessible to efi page fault handler, tip-bot for Sai Praneeth
- [tip:efi/core] efi/efi_test: add exporting ResetSystem runtime service, tip-bot for Ivan Hu
- [tip:efi/core] efi/libstub: arm: support building with clang, tip-bot for Alistair Strachan
- [tip:efi/core] efi: add API to reserve memory persistently across kexec reboot, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/arm: libstub: add a root memreserve config table, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi: honour memory reservations passed via a linux specific config table, tip-bot for Ard Biesheuvel
- [tip:timers/urgent] clocksource/drivers/timer-atmel-pit: Properly handle error cases, tip-bot for Alexandre Belloni
- [tip:ras/core] x86/mce: Add macros for the corrected error count bit field, tip-bot for Qiuxu Zhuo
- [tip:ras/core] x86/mce: Use BIT_ULL(x) for bit mask definitions, tip-bot for Qiuxu Zhuo
- [tip:x86/pti] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation, tip-bot for Jiri Kosina
- [tip:x86/pti] x86/speculation: Propagate information about RSB filling mitigation to sysfs, tip-bot for Jiri Kosina
- [tip:x86/pti] x86/speculation: Apply IBPB more strictly to avoid cross-process data leak, tip-bot for Jiri Kosina
- [tip:perf/core] perf vendor events arm64: Revise core JSON events for eMAG, tip-bot for Sean V Kelley
- [tip:perf/core] perf intel-pt: Implement decoder flags for trace begin / end, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Add decoder flags for trace begin / end, tip-bot for Adrian Hunter
- [tip:perf/core] perf tools: Improve thread_stack__process() for trace begin / end, tip-bot for Adrian Hunter
- [tip:perf/core] perf tools: Improve thread_stack__event() for trace begin / end, tip-bot for Adrian Hunter
- [tip:perf/core] perf script: Enhance sample flags for trace begin / end, tip-bot for Adrian Hunter
- [tip:perf/core] perf db-export: Add trace begin / end branch type variants, tip-bot for Adrian Hunter
- [tip:perf/core] tools lib traceevent: Add prefix tep_ to enum filter_trivial_type, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent: Rename data2host*() APIs, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent: Add prefix tep_ to structs filter_type and event_filter, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent: Add prefix tep_ to various structs filter_arg_*., tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type}, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_type, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_type, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flags, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] perf script: Print DSO for callindent, tip-bot for Andi Kleen
- [tip:perf/core] tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format, tip-bot for Tzvetomir Stoyanov (VMware)
- [tip:perf/core] tools lib subcmd: Support overwriting the pager, tip-bot for Andi Kleen
- [tip:perf/core] perf script: Allow sym and dso without ip, addr, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Report itrace options in help, tip-bot for Andi Kleen
- [tip:perf/core] perf help: Add missing subcommand `version`, tip-bot for Sangwon Hong
- [tip:perf/core] perf tools: Initialize perf_data_file fd field, tip-bot for Jérémie Galarneau
- [tip:perf/core] perf python: Use -Wno-redundant-decls to build with PYTHON=python3, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf util: Make copyfile_offset() global, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add 'struct perf_mmap' arg to record__write(), tip-bot for Jiri Olsa
- [tip:perf/core] perf auxtrace: Pass struct perf_mmap into mmap__read* functions, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Remove perf_tool from event_op3, tip-bot for Jiri Olsa
- [tip:perf/core] perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code, tip-bot for Ding Xiang
- [tip:perf/core] perf tools: Remove perf_tool from event_op2, tip-bot for Jiri Olsa
- [tip:perf/core] tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header, tip-bot for Ding Xiang
- [tip:perf/core] perf ordered_events: Prevent crossing max_alloc_size, tip-bot for Jiri Olsa
- [tip:perf/core] perf ordered_events: Add 'struct ordered_events_buffer' layer, tip-bot for Jiri Olsa
- [tip:perf/core] perf: Suppress AUX/OVERWRITE records, tip-bot for Alexander Shishkin
- [tip:perf/core] perf test: Add watchpoint test, tip-bot for Ravi Bangoria
- [tip:x86/pti] x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant, tip-bot for Zhenzhong Duan
- [tip:timers/urgent] clocksource/drivers/fttmr010: Fix set_next_event handler, tip-bot for Tao Ren
- [tip:timers/urgent] clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs, tip-bot for Keerthy
- [tip:x86/cpu] x86/CPU: Change query logic so CPUID is enabled before testing, tip-bot for Matthew Whitehead
- [tip:x86/cpu] x86/CPU: Use correct macros for Cyrix calls, tip-bot for Matthew Whitehead
- [tip:x86/pti] x86/CPU: Fix unused variable warning when !CONFIG_IA32_EMULATION, tip-bot for zhong jiang
- [tip:ras/core] x86/mce-inject: Reset injection struct after injection,
tip-bot for Borislav Petkov
- [tip:x86/urgent] MAINTAINERS: Add X86 MM entry, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/intel_rdt: Add Reinette as co-maintainer for RDT, tip-bot for Fenghua Yu
- [tip:x86/urgent] MAINTAINERS: Add Borislav to the x86 maintainers, tip-bot for Thomas Gleixner
- [tip:perf/urgent] perf Documentation: Fix out-of-tree asciidoctor man page generation, tip-bot for Ben Hutchings
- [tip:perf/urgent] tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/paravirt: Fix some warning messages, tip-bot for Dan Carpenter
- [tip:efi/urgent] efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y, tip-bot for Scott Branden
- [tip:x86/urgent] x86/mm: Expand static page table for fixmap space,
tip-bot for Feng Tang
- [tip:x86/urgent] x86/intel_rdt: Fix exclusive mode handling of MBA resource, tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/intel_rdt: Fix incorrect loop end condition,
tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/intel_rdt: Do not allow pseudo-locking of MBA resource, tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/intel_rdt: Fix unchecked MSR access, tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/intel_rdt: Fix invalid mode warning when multiple resources are managed, tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/intel_rdt: Global closid helper to support future fixes, tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/intel_rdt: Fix size reporting of MBA resource, tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/intel_rdt: Fix data type in parsing callbacks, tip-bot for Xiaochen Shen
- [tip:x86/apic] irq/matrix: Spread managed interrupts on allocation, tip-bot for Dou Liyang
- [tip:x86/apic] irq/matrix: Split out the CPU selection code into a helper, tip-bot for Dou Liyang
- [tip:timers/core] RISC-V: Request newstat syscalls, tip-bot for Guenter Roeck
- [tip:timers/core] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: socket: Change recvmmsg to use __kernel_timespec, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: sched: Change sched_rr_get_interval to use __kernel_timespec, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: utimes: Rework #ifdef guards for compat syscalls, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: Compile utimes()/futimesat() conditionally, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: Change sys_utimensat() to use __kernel_timespec, tip-bot for Arnd Bergmann
- [tip:timers/core] asm-generic: Remove empty asm/unistd.h, tip-bot for Arnd Bergmann
- [tip:timers/core] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro, tip-bot for Arnd Bergmann
- [tip:timers/core] asm-generic: Move common compat types to asm-generic/compat.h, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: Remove stat64 family from default syscall set, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: Remove newstat family from default syscall set, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: globally rename compat_time to old_time32, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: __get_old_timespec32() can be static, tip-bot for kbuild test robot
- [tip:timers/core] y2038: make do_gettimeofday() and get_seconds() inline, tip-bot for Arnd Bergmann
- [tip:timers/core] y2038: remove unused time interfaces, tip-bot for Arnd Bergmann
- [tip:x86/urgent] x86/kvm: Use __bss_decrypted attribute in shared variables, tip-bot for Brijesh Singh
- [tip:x86/urgent] x86/mm: Add .bss..decrypted section to hold shared variables, tip-bot for Brijesh Singh
- [tip:x86/urgent] x86/APM: Fix build warning when PROC_FS is not enabled, tip-bot for Randy Dunlap
- [tip:x86/urgent] Revert "x86/mm/legacy: Populate the user page-table with user pgd's", tip-bot for Joerg Roedel
- [tip:perf/core] perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_init, tip-bot for Zubin Mithra
- [tip:x86/urgent] x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3, tip-bot for Guenter Roeck
- [tip:x86/urgent] x86/xen: Disable CPU0 hotplug for Xen PV, tip-bot for Juergen Gross
- [tip:perf/urgent] tools headers uapi: Update tools's copy of linux/if_link.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Fix maps__find_symbol_by_name(), tip-bot for Adrian Hunter
- [tip:perf/urgent] tools headers uapi: Update tools's copy of linux/vhost.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools headers uapi: Update tools's copy of drm/drm.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools headers uapi: Update tools's copy of asm-generic/unistd.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] kprobes: Don't call BUG_ON() if there is a kprobe in use on free list, tip-bot for Masami Hiramatsu
- [tip:perf/core] kprobes: Return error if we fail to reuse kprobe instead of BUG_ON(), tip-bot for Masami Hiramatsu
- [tip:perf/core] kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe(), tip-bot for Masami Hiramatsu
- [tip:perf/core] kprobes: Remove pointless BUG_ON() from add_new_kprobe(), tip-bot for Masami Hiramatsu
- [tip:perf/core] kprobes: Remove pointless BUG_ON() from disarming process, tip-bot for Masami Hiramatsu
- [tip:x86/urgent] x86/EISA: Don't probe EISA bus for Xen PV guests, tip-bot for Boris Ostrovsky
- [tip:x86/paravirt] x86/paravirt: Clean up native_patch(), tip-bot for Borislav Petkov
- [tip:locking/core] locking/rtmutex: Fix the preprocessor logic with normal #ifdef #else #endif, tip-bot for Steven Rostedt (VMware)
- [tip:x86/asm] x86/asm: Optimize memcpy_flushcache(), tip-bot for Mikulas Patocka
- [tip:sched/core] sched/topology: Make local variables static, tip-bot for zhong jiang
- [tip:x86/urgent] x86/doc: Fix Documentation/x86/earlyprintk.txt, tip-bot for Randy Dunlap
- [tip:x86/boot] x86/boot/KASLR: Remove return value from handle_mem_options(), tip-bot for Chao Fan
- [tip:perf/core] perf/x86: Add __ro_after_init annotations, tip-bot for Zubin Mithra
- [tip:x86/boot] x86/corruption-check: Use pr_*() instead of printk(), tip-bot for He Zhe
- [tip:x86/boot] x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided, tip-bot for He Zhe
- [tip:perf/urgent] perf/core: Force USER_DS when recording user stack data, tip-bot for Yabin Cui
- [tip:locking/urgent] locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic", tip-bot for Colin Ian King
- [tip:locking/urgent] locking/lockdep: Delete unnecessary #include, tip-bot for Ben Hutchings
- [tip:locking/urgent] tools/lib/lockdep: Add dummy task_struct state member, tip-bot for Sasha Levin
- [tip:locking/urgent] tools/lib/lockdep: Add empty nmi.h, tip-bot for Sasha Levin
- [tip:locking/urgent] tools/lib/lockdep: Update Sasha Levin email to MSFT, tip-bot for Sasha Levin
- [tip:locking/core] locking/rwsem: Make owner store task pointer of last owning reader, tip-bot for Waiman Long
- [tip:sched/core] sched/numa: Remove unused numa_stats::nr_running field, tip-bot for Vincent Guittot
- [tip:sched/core] sched/numa: Remove unused code from update_numa_stats(), tip-bot for Vincent Guittot
- [tip:sched/core] sched/debug: Explicitly cast sched_feat() to bool, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/fair: Don't move tasks to lower capacity CPUs unless necessary, tip-bot for Chris Redpath
- [tip:sched/core] sched/fair: Set rq->rd->overload when misfit, tip-bot for Valentin Schneider
- [tip:sched/core] sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE(), tip-bot for Valentin Schneider
- [tip:sched/core] sched/core: Change root_domain->overload type to int, tip-bot for Valentin Schneider
- [tip:sched/core] sched/fair: Change 'prefer_sibling' type to bool, tip-bot for Valentin Schneider
- [tip:sched/core] sched/fair: Kick nohz balance if rq->misfit_task_load, tip-bot for Valentin Schneider
- [tip:sched/core] sched/fair: Consider misfit tasks when load-balancing, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/fair: Add sched_group per-CPU max capacity, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/fair: Add 'group_misfit_task' load-balance type, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/topology: Add static_key for asymmetric CPU capacity optimizations, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity changes, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU capacity changes, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarchy when capacities change, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/topology: Add SD_ASYM_CPUCAPACITY flag detection, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/fair: Fix kernel-doc notation warning, tip-bot for Randy Dunlap
- [tip:locking/core] locking/rwsem: Exit read lock slowpath if queue empty & no writer, tip-bot for Waiman Long
- [tip:locking/core] jump_label/lockdep: Assert we hold the hotplug lock for _cpuslocked() operations,
tip-bot for Peter Zijlstra
- [tip:locking/core] jump_label: Fix typo in warning message, tip-bot for Borislav Petkov
- [tip:sched/core] sched/fair: Fix load_balance redo for !imbalance, tip-bot for Vincent Guittot
- [tip:sched/core] sched/fair: Fix scale_rt_capacity() for SMT, tip-bot for Vincent Guittot
- [tip:sched/core] sched/fair: Fix vruntime_normalized() for remote non-migration wakeup, tip-bot for Steve Muckle
- [tip:sched/core] sched/pelt: Fix update_blocked_averages() for RT and DL classes, tip-bot for Vincent Guittot
- [tip:sched/core] sched/topology: Set correct NUMA topology type, tip-bot for Srikar Dronamraju
- [tip:sched/core] sched/debug: Fix potential deadlock when writing to sched_features, tip-bot for Jiada Wang
- [tip:locking/core] locking/mutex: Fix mutex debug call and ww_mutex documentation, tip-bot for Thomas Hellstrom
- [tip:perf/urgent] perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal use, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs, tip-bot for Jacek Tomaka
- [tip:locking/core] jump_label: Use static_key_linked() accessor, tip-bot for Borislav Petkov
- [tip:core/objtool] objtool: Support per-function rodata sections, tip-bot for Allan Xavier
- [tip:x86/urgent] x86/mm: Use WRITE_ONCE() when setting PTEs, tip-bot for Nadav Amit
- [tip:x86/urgent] x86/apic/vector: Make error return value negative, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/pti/64: Remove the SYSCALL64 entry trampoline,
tip-bot for Andy Lutomirski
- [tip:x86/pti] x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space, tip-bot for Andy Lutomirski
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]