Linux Tip Commits
[Prev Page][Next Page]
- [tip: x86/entry] x86/entry/32: Enable pt_regs based syscalls, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry/64: Split X32 syscall table into its own file, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry: Move max syscall number calculation to syscallhdr.sh, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry: Refactor SYSCALL_DEFINEx macros, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry/64: Move sys_ni_syscall stub to common.c, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry: Drop asmlinkage from syscalls, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry/32: Clean up syscall_32.tbl, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry: Refactor COND_SYSCALL macros, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry: Remove ABI prefixes from functions in syscall tables, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry: Refactor SYS_NI macros, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry: Refactor SYSCALL_DEFINE0 macros, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry/64: Remove ptregs qualifier from syscall table, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry/64: Use syscall wrappers for x32_rt_sigreturn, tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry/64: Add __SYSCALL_COMMON(), tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry: Rename ___preempt_schedule, tip-bot2 for Peter Zijlstra
- [tip: x86/entry] lockdep: Rename trace_hardirq_{enter,exit}(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] x86/vdso: Enable x86 to use common headers, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] arm64: vdso32: Code clean up, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] arm64: vdso: Include common headers in the vdso library, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] arm64: vdso32: Include common headers in the vdso library, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] mips: vdso: Enable mips to use common headers, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] arm64: vdso32: Enable Clang Compilation, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] arm64: Introduce asm/vdso/processor.h, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/jiffies.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] common: Introduce processor.h, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] arm: vdso: Enable arm to use common headers, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/time32.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] mips: Introduce asm/vdso/clocksource.h, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/elfnote.h: Replace elf.h with UAPI equivalent, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/time64.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] arm64: Introduce asm/vdso/clocksource.h, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/math64.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/clocksource.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] x86: Introduce asm/vdso/clocksource.h, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] arm: Introduce asm/vdso/clocksource.h, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/limits.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] scripts: Fix the inclusion order in modpost, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/bits.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/ktime.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/const.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] linux/time.h: Extract common header for vDSO, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] lib/vdso: Enable common headers, tip-bot2 for Vincenzo Frascino
- [tip: x86/cleanups] x86: Replace setup_irq() by request_irq(),
tip-bot2 for afzal mohammed
- [tip: perf/core] perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box, tip-bot2 for Kan Liang
- [tip: sched/core] sched/fair: Improve spreading of utilization, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/core: Distribute tasks within affinity masks, tip-bot2 for Paul Turner
- [tip: perf/core] perf/core: Fix endless multiplex timer, tip-bot2 for Peter Zijlstra
- [tip: sched/core] psi: Move PF_MEMSTALL out of task->flags,
tip-bot2 for Yafang Shao
- [tip: perf/core] perf/x86/intel/uncore: Add Ice Lake server uncore support, tip-bot2 for Kan Liang
- [tip: sched/core] sched/rt: cpupri_find: Trigger a full search as fallback, tip-bot2 for Qais Yousef
- [tip: sched/core] MAINTAINERS: Add maintenance information for psi, tip-bot2 for Johannes Weiner
- [tip: sched/core] sched/fair: Fix enqueue_task_fair warning, tip-bot2 for Vincent Guittot
- [tip: locking/core] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps(), tip-bot2 for Boqun Feng
- [tip: locking/core] locking/lockdep: Fix bad recursion pattern, tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/lockdep: Rework lockdep_lock, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Avoid scale real weight down to zero, tip-bot2 for Michael Wang
- [tip: sched/core] psi: Fix cpu.pressure for cpu.max and competing cgroups, tip-bot2 for Johannes Weiner
- [tip: locking/core] lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions, tip-bot2 for Peter Zijlstra
- [tip: sched/core] kthread: Do not preempt current task if it is going to call schedule(), tip-bot2 for Liang Chen
- [tip: sched/core] sched/fair: Fix condition of avg_load calculation, tip-bot2 for Tao Zhou
- [tip: perf/core] perf/core: Fix reversed NULL check in perf_event_groups_less(), tip-bot2 for Dan Carpenter
- [tip: sched/core] psi: Optimize switching tasks inside shared cgroups, tip-bot2 for Johannes Weiner
- [tip: perf/core] perf/x86/intel/uncore: Add box_offsets for free-running counters, tip-bot2 for Kan Liang
- [tip: perf/core] x86/optprobe: Fix OPTPROBE vs UACCESS, tip-bot2 for Peter Zijlstra
- [tip: x86/misc] selftests/x86/vdso: Fix no-vDSO segfaults, tip-bot2 for Andy Lutomirski
- [tip: x86/misc] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault, tip-bot2 for Andy Lutomirski
- [tip: timers/core] Revert "tick/common: Make tick_periodic() check for missing ticks",
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/configs: Slightly reduce defconfigs, tip-bot2 for Randy Dunlap
- [tip: x86/boot] x86/setup: Fix static memory detection, tip-bot2 for Guenter Roeck
- [tip: perf/core] perf record: Fix binding of AIO user space buffers to nodes, tip-bot2 for Alexey Budankov
- [tip: perf/core] perf report: Fix no branch type statistics report issue, tip-bot2 for Jin Yao
- [tip: perf/core] perf tools: Give synthetic mmap events an inode generation, tip-bot2 for Ian Rogers
- [tip: perf/core] perf intel-pt: Update intel-pt.txt file with new location of the documentation, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf intel-pt: Add Intel PT man page references, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf doc: Set man page date to last git commit, tip-bot2 for Ian Rogers
- [tip: perf/core] perf vendor events s390: Add new deflate counters for IBM z15, tip-bot2 for Thomas Richter
- [tip: perf/core] perf cs-etm: Fix unsigned variable comparison to zero, tip-bot2 for Leo Yan
- [tip: perf/core] perf vendor events intel: Add NO_NMI_WATCHDOG metric constraint, tip-bot2 for Kan Liang
- [tip: perf/core] perf intel-pt: Rename intel-pt.txt and put it in man page format, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf cs-etm: Correct synthesizing instruction samples, tip-bot2 for Leo Yan
- [tip: perf/core] perf test: Print if shell directory isn't present, tip-bot2 for Ian Rogers
- [tip: perf/core] perf map: Fix off by one in strncpy() size argument, tip-bot2 for disconnect3d
- [tip: perf/core] perf cs-etm: Continuously record last branch, tip-bot2 for Leo Yan
- [tip: perf/core] perf metricgroup: Support metric constraint, tip-bot2 for Kan Liang
- [tip: perf/core] perf util: Factor out sysctl__nmi_watchdog_enabled(), tip-bot2 for Kan Liang
- [tip: perf/core] perf block-info: Fix wrong block address comparison in block_info__cmp(), tip-bot2 for Jin Yao
- [tip: perf/core] perf metricgroup: Factor out metricgroup__add_metric_weak_group(), tip-bot2 for Kan Liang
- [tip: perf/core] perf block-info: Support color ops to print block percents in color, tip-bot2 for Jin Yao
- [tip: perf/core] perf block-info: Allow selecting which columns to report and its order, tip-bot2 for Jin Yao
- [tip: perf/core] perf jevents: Support metric constraint, tip-bot2 for Kan Liang
- [tip: perf/core] perf diff: Use __block_info__cmp() to replace block_pair_cmp(), tip-bot2 for Jin Yao
- [tip: perf/core] perf annotate: Get rid of annotation->nr_jumps, tip-bot2 for Ravi Bangoria
- [tip: perf/core] perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 variables, tip-bot2 for Jiri Olsa
- [tip: perf/core] tools lib api fs: Move cgroupsfs_find_mountpoint(), tip-bot2 for Namhyung Kim
- [tip: perf/core] perf expr: Make expr__parse() return -1 on error, tip-bot2 for Jiri Olsa
- [tip: perf/core] perf expr: Move expr lexer to flex, tip-bot2 for Jiri Olsa
- [tip: perf/core] tools lib traceevent: Remove extra '\n' in print_event_time(), tip-bot2 for Steven Rostedt (VMware)
- [tip: perf/core] perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEX, tip-bot2 for Kan Liang
- [tip: perf/core] perf stat: Show percore counts in per CPU output, tip-bot2 for Jin Yao
- [tip: perf/core] libperf: Add counting example, tip-bot2 for Michael Petlan
- [tip: perf/core] perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare, tip-bot2 for Nick Desaulniers
- [tip: perf/core] perf expr: Straighten expr__parse()/expr__find_other() interface, tip-bot2 for Jiri Olsa
- [tip: perf/core] perf tools: Add hw_idx in struct branch_stack, tip-bot2 for Kan Liang
- [tip: perf/core] perf header: Add check for unexpected use of reserved membrs in event attr, tip-bot2 for Kan Liang
- [tip: perf/core] tools headers UAPI: Update tools's copy of linux/perf_event.h, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf expr: Add expr.c object, tip-bot2 for Jiri Olsa
- [tip: perf/core] perf llvm: Add debug hint message about missing kernel-devel package, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf cs-etm: Optimize copying last branches, tip-bot2 for Leo Yan
- [tip: perf/core] perf cs-etm: Swap packets for instruction samples, tip-bot2 for Leo Yan
- [tip: perf/core] perf map: Use strstarts() to look for Android libraries, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf expr: Fix copy/paste mistake, tip-bot2 for Jiri Olsa
- [tip: perf/core] perf scripting perl: Add common_callchain to fix argument order, tip-bot2 for Michael Petlan
- [tip: perf/urgent] perf map: Fix off by one in strncpy() size argument, tip-bot2 for disconnect3d
- [tip: perf/urgent] tools: Let O= makes handle a relative path with -C option, tip-bot2 for Masami Hiramatsu
- [tip: perf/urgent] perf python: Fix clang detection when using CC=clang-version, tip-bot2 for Ilie Halip
- [tip: perf/urgent] perf parse-events: Fix reading of invalid memory in event parsing, tip-bot2 for Ian Rogers
- [tip: perf/urgent] perf probe: Do not depend on dwfl_module_addrsym(), tip-bot2 for Masami Hiramatsu
- [tip: perf/urgent] perf probe: Fix to delete multiple probe event, tip-bot2 for Masami Hiramatsu
- [tip: x86/urgent] x86/ioremap: Fix CONFIG_EFI=n build, tip-bot2 for Borislav Petkov
- [tip: timers/core] time/sched_clock: Expire timer in hardirq context, tip-bot2 for Ahmed S. Darwish
- [tip: timers/core] clocksource/drivers/owl: Improve owl_timer_init fail messages, tip-bot2 for Matheus Castello
- [tip: timers/core] clocksource: Replace setup_irq() by request_irq(), tip-bot2 for afzal mohammed
- [tip: timers/core] clocksource: Add driver for the Ingenic JZ47xx OST, tip-bot2 for Maarten ter Huurne
- [tip: timers/core] clocksource/drivers/fttmr010: Parametrise shutdown, tip-bot2 for Joel Stanley
- [tip: timers/core] dt-bindings: fttmr010: Add ast2600 compatible, tip-bot2 for Joel Stanley
- [tip: timers/core] clocksource/drivers/ingenic: Add support for TCU of X1000, Zhou Yanjie
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Prepare for using cpuidle, tip-bot2 for Tony Lindgren
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm, tip-bot2 for Lokesh Vutla
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Add support to get pwm current status, tip-bot2 for Lokesh Vutla
- [tip: timers/core] clocksource/drivers/timer-probe: Avoid creating dead devices,
tip-bot2 for Saravana Kannan
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source(), tip-bot2 for Suman Anna
- [tip: timers/core] clocksource/drivers/fttmr010: Set interrupt and shutdown, tip-bot2 for Joel Stanley
- [tip: timers/core] dt-bindings: timer: Add X1000 bindings., Zhou Yanjie
- [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Fix rate for gck, tip-bot2 for Claudiu Beznea
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Convert to SPDX identifier, tip-bot2 for Lokesh Vutla
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save and restore, tip-bot2 for Lokesh Vutla
- [tip: timers/core] clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_id, tip-bot2 for afzal mohammed
- [tip: timers/core] clocksource/drivers/imx-tpm: Remove unused includes, tip-bot2 for Anson Huang
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Do not update counter on updating the period,
tip-bot2 for Lokesh Vutla
- [tip: timers/core] clocksource/drivers/imx-sysctr: Remove unused includes, tip-bot2 for Anson Huang
- [tip: x86/asm] x86: Fix bitops.h warning with a moved cast, tip-bot2 for Jesse Brandeburg
- [tip: x86/kdump] x86/purgatory: Disable various profiling and sanitizing options, tip-bot2 for Hans de Goede
- [tip: x86/kdump] x86/purgatory: Fail the build if purgatory.ro has missing symbols, tip-bot2 for Hans de Goede
- [tip: x86/mm] x86/mm: Remove the now redundant N_MEMORY check, tip-bot2 for Baoquan He
- [tip: x86/mm] x86: Don't let pgprot_modify() change the page encryption bit, tip-bot2 for Thomas Hellstrom
- [tip: x86/mm] dma-mapping: Fix dma_pgprot() for unencrypted coherent pages, tip-bot2 for Thomas Hellstrom
- [tip: perf/core] perf/amd/uncore: Add support for Family 19h L3 PMU, tip-bot2 for Kim Phillips
- [tip: perf/core] perf/amd/uncore: Make L3 thread mask code more readable, tip-bot2 for Kim Phillips
- [tip: perf/core] perf/amd/uncore: Prepare L3 thread mask code for Family 19h, tip-bot2 for Kim Phillips
- [tip: x86/cpu] x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor, tip-bot2 for Borislav Petkov
- [tip: irq/urgent] irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2, tip-bot2 for Marc Zyngier
- [tip: x86/urgent] x86/vector: Remove warning on managed interrupt migration, tip-bot2 for Peter Xu
- [tip: x86/mm] x86/mm/kmmio: Use this_cpu_ptr() instead get_cpu_var() for kmmio_ctx, tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/urgent] perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag, tip-bot2 for Kim Phillips
- [tip: x86/cpu] x86/cpu/amd: Call init_amd_zn() om Family 19h processors too, tip-bot2 for Kim Phillips
- [tip: x86/timers] x86/tsc_msr: Make MSR derived TSC frequency more accurate, tip-bot2 for Hans de Goede
- [tip: x86/timers] x86/tsc_msr: Use named struct initializers,
tip-bot2 for Hans de Goede
- [tip: x86/timers] x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices, tip-bot2 for Hans de Goede
- [tip: irq/core] x86: Select HARDIRQS_SW_RESEND on x86,
tip-bot2 for Hans de Goede
- [tip: x86/urgent] x86/ioremap: Map EFI runtime services data as encrypted for SEV, tip-bot2 for Tom Lendacky
- [tip: x86/entry] x86/entry/64: Trace irqflags unconditionally as ON when returning to user space, tip-bot2 for Thomas Gleixner
- [tip: x86/entry] x86/entry/32: Remove unused label restore_nocheck, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce/dev-mcelog: Dynamically allocate space for machine check records, tip-bot2 for Tony Luck
- [tip: x86/cpu] x86/Kconfig: Drop vendor dependency for X86_UMIP, tip-bot2 for Tony W Wang-oc
- [tip: locking/urgent] futex: Unbreak futex hashing, tip-bot2 for Thomas Gleixner
- [tip: efi/urgent] efi: Fix a race and a buffer overflow while reading efivars via sysfs, tip-bot2 for Vladis Dronov
- [tip: efi/urgent] efi: Add a sanity check to efivar_store_raw(),
tip-bot2 for Vladis Dronov
- [tip: irq/core] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy(), tip-bot2 for Alexander Sverdlin
- [tip: irq/core] genirq: Sanitize state handling in check_irq_resend(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq/debugfs: Add missing sanity checks to interrupt injection, tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI/AER: Fix the broken interrupt injection, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Add protection against unsafe usage of generic_handle_irq(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Provide interrupt injection mechanism, tip-bot2 for Thomas Gleixner
- [tip: irq/core] x86/apic/vector: Force interupt handler invocation to irq context, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Add return value to check_irq_resend(), tip-bot2 for Thomas Gleixner
- [tip: perf/urgent] perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare, tip-bot2 for Nick Desaulniers
- [tip: perf/urgent] perf jevents: Fix leak of mapfile memory, tip-bot2 for John Garry
- [tip: perf/urgent] tools: Fix off-by 1 relative directory includes, tip-bot2 for Ian Rogers
- [tip: perf/urgent] perf bench: Clear struct sigaction before sigaction() syscall, tip-bot2 for Tommi Rantala
- [tip: perf/urgent] perf bench futex-wake: Restore thread count default to online CPU count, tip-bot2 for Tommi Rantala
- [tip: perf/urgent] perf top: Fix stdio interface input handling with glibc 2.28+, tip-bot2 for Tommi Rantala
- [tip: perf/core] perf/core: Remove 'struct sched_in_data', tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/core: Use min_heap in visit_groups_merge(), tip-bot2 for Ian Rogers
- [tip: perf/core] perf/cgroup: Grow per perf_cpu_context heap storage, tip-bot2 for Ian Rogers
- [tip: sched/core] thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to generic scheduler code, tip-bot2 for Ingo Molnar
- [tip: perf/core] perf/core: Add per perf_cpu_context min_heap storage, tip-bot2 for Ian Rogers
- [tip: perf/core] perf/cgroup: Reorder perf_cgroup_connect(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Fix reordering of enqueue/dequeue_task_fair(), tip-bot2 for Vincent Guittot
- [tip: perf/core] lib: Introduce generic min-heap, tip-bot2 for Ian Rogers
- [tip: perf/core] perf/cgroup: Order events in RB tree by cgroup id, tip-bot2 for Ian Rogers
- [tip: sched/core] sched/rt: Remove unnecessary push for unfit tasks, tip-bot2 for Qais Yousef
- [tip: sched/core] sched/rt: Re-instate old behavior in select_task_rq_rt(), tip-bot2 for Qais Yousef
- [tip: sched/core] sched/fair: Enable tuning of decay period, tip-bot2 for Thara Gopinath
- [tip: sched/core] arm64: defconfig: enable CONFIG_SCHED_SMT, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/topology: Don't enable EAS on SMT systems, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/rt: cpupri_find: Implement fallback mechanism for !fit case, tip-bot2 for Qais Yousef
- [tip: sched/core] arm/topology: Populate arch_scale_thermal_pressure() for ARM platforms, tip-bot2 for Thara Gopinath
- [tip: sched/core] arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platforms, tip-bot2 for Thara Gopinath
- [tip: sched/core] sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/fair: Enable periodic update of average thermal pressure, tip-bot2 for Thara Gopinath
- [tip: sched/core] sched/deadline: Make two functions static, tip-bot2 for Yu Chen
- [tip: sched/core] thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency capping, tip-bot2 for Thara Gopinath
- [tip: sched/core] drivers/base/arch_topology: Add infrastructure to store and update instantaneous thermal pressure, tip-bot2 for Thara Gopinath
- [tip: sched/core] sched/fair: Update cpu_capacity to reflect thermal pressure, tip-bot2 for Thara Gopinath
- [tip: smp/core] sched/core: Remove rq.hrtick_csd_pending, tip-bot2 for Peter Xu
- [tip: sched/core] sched/vtime: Prevent unstable evaluation of WARN(vtime->state), tip-bot2 for Chris Wilson
- [tip: sched/core] sched/rt: Allow pulling unfitting task, tip-bot2 for Qais Yousef
- [tip: sched/core] sched/topology: Add callback to read per CPU thermal pressure, tip-bot2 for Thara Gopinath
- [tip: smp/core] smp: Allow smp_call_function_single_async() to insert locked csd, tip-bot2 for Peter Xu
- [tip: smp/core] MIPS: smp: Remove tick_broadcast_count, tip-bot2 for Peter Xu
- [tip: sched/core] sched/pelt: Add support to track thermal pressure, tip-bot2 for Thara Gopinath
- [tip: sched/core] sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/fair: Fix runnable_avg for throttled cfs, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/rt: Optimize cpupri_find() on non-heterogenous systems, tip-bot2 for Qais Yousef
- [tip: perf/core] perf/core: Unify {pinned,flexible}_sched_in(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Remove {get,drop}_futex_key_refs(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Fix inode life-time issue, tip-bot2 for Peter Zijlstra
- [tip: locking/core] futex: Remove pointless mmgrap() + mmdrop(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] asm-generic/bitops: Update stale comment, tip-bot2 for Will Deacon
- [tip: x86/mm] x86/mm/init/32: Stop printing the virtual memory layout, tip-bot2 for Arvind Sankar
- [tip: perf/urgent] perf bench: Share some global variables to fix build with gcc 10, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf symbols: Don't try to find a vmlinux file when looking for kernel modules, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf tests bp_account: Make global variable static, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf env: Do not return pointers to local variables, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: timers/core] hrtimer: Cast explicitely to u32t in __ktime_divns(), tip-bot2 for Wen Yang
- [tip: timers/core] timekeeping: Prevent 32bit truncation in scale64_check_overflow(), tip-bot2 for Wen Yang
- [tip: timers/core] tick/common: Make tick_periodic() check for missing ticks, tip-bot2 for Waiman Long
- [tip: timers/urgent] sys/sysinfo: Respect boottime inside time namespace, tip-bot2 for Cyril Hrubis
- [tip: irq/core] irqdomain: Fix function documentation of __irq_domain_alloc_fwnode(),
tip-bot2 for luanshi
- [tip: timers/core] posix-cpu-timers: Store a reference to a pid not a task,
tip-bot2 for Eric W. Biederman
- [tip: timers/core] posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock,
tip-bot2 for Eric W. Biederman
- [tip: timers/core] posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group,
tip-bot2 for Eric W. Biederman
- [tip: timers/core] posix-cpu-timers: Pass the task into arm_timer(),
tip-bot2 for Eric W. Biederman
- [tip: timers/core] posix-cpu-timers: Stop disabling timers on mt-exec,
tip-bot2 for Eric W. Biederman
- [tip: x86/entry] x86/entry/32: Remove the 0/-1 distinction from exception entries, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/ioperm: Add new paravirt function update_io_bitmap(), tip-bot2 for Juergen Gross
- [tip: x86/urgent] x86/mm: Fix dump_pagetables with Xen PV, tip-bot2 for Juergen Gross
- [tip: perf/urgent] perf annotate: Fix segfault with source toggle, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf annotate: Align struct annotate_args, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] tools headers UAPI: Update tools's copy of kvm.h headers, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf annotate: Remove privsize from symbol__annotate() args, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf config: Introduce perf_config_u8(), tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf annotate: Fix --show-nr-samples for tui/stdio2, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf annotate/tui: Re-render title bar after switching back from script browser, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf annotate: Fix perf config option description, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf annotate: Make perf config effective, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf annotate: Prefer cmdline option over default config, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf annotate: Fix --show-total-period for tui/stdio2, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf config: Document missing config options, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf probe: Check return value of strlist__add() for -ENOMEM, tip-bot2 for He Zhe
- [tip: perf/urgent] perf annotate: Simplify disasm_line allocation and freeing code, tip-bot2 for Ravi Bangoria
- [tip: ras/urgent] x86/mce: Fix logic and comments around MSR_PPIN_CTL, tip-bot2 for Tony Luck
- [tip: x86/urgent] x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes, tip-bot2 for Sean Christopherson
- [tip: timers/nohz] context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ, tip-bot2 for Frederic Weisbecker
- [tip: timers/nohz] x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY, tip-bot2 for Thomas Gleixner
- [tip: timers/nohz] arm: Remove TIF_NOHZ, tip-bot2 for Frederic Weisbecker
- [tip: timers/nohz] arm64: Remove TIF_NOHZ, tip-bot2 for Frederic Weisbecker
- [tip: timers/nohz] x86: Remove TIF_NOHZ, tip-bot2 for Frederic Weisbecker
- [tip: x86/entry] x86/traps: Stop using ist_enter/exit() in do_int3(),
tip-bot2 for Thomas Gleixner
- [tip: x86/entry] x86/mce: Disable tracing and kprobes on do_machine_check(), tip-bot2 for Andy Lutomirski
- [tip: x86/entry] x86/entry/entry_32: Route int3 through common_exception, tip-bot2 for Thomas Gleixner
- [tip: x86/entry] x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug(), tip-bot2 for Thomas Gleixner
- [tip: x86/entry] x86/entry/32: Add missing ASM_CLAC to general_protection entry, tip-bot2 for Thomas Gleixner
- [tip: x86/entry] x86/irq: Remove useless return value from do_IRQ(), tip-bot2 for Thomas Gleixner
- [tip: x86/entry] x86/traps: Document do_spurious_interrupt_bug(), tip-bot2 for Thomas Gleixner
- [tip: x86/entry] x86/entry/32: Force MCE through do_mce(), tip-bot2 for Thomas Gleixner
- [tip: x86/entry] x86/traps: Remove redundant declaration of do_double_fault(), tip-bot2 for Thomas Gleixner
- [tip: sched/urgent] sched/fair: Fix statistics for find_idlest_group(), tip-bot2 for Vincent Guittot
- [tip: efi/urgent] efi/x86: Handle by-ref arguments covering multiple pages in mixed mode, tip-bot2 for Ard Biesheuvel
- [tip: efi/urgent] efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper, tip-bot2 for Ard Biesheuvel
- [tip: efi/urgent] efi/x86: Remove support for EFI time and counter services in mixed mode, tip-bot2 for Ard Biesheuvel
- [tip: efi/urgent] efi: READ_ONCE rng seed size before munmap, tip-bot2 for Jason A. Donenfeld
- [tip: perf/urgent] perf intel-pt: Fix endless record after being terminated, tip-bot2 for Wei Li
- [tip: perf/urgent] perf auxtrace: Add auxtrace_record__read_finish(), tip-bot2 for Adrian Hunter
- [tip: perf/urgent] perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf intel-bts: Fix endless record after being terminated, tip-bot2 for Wei Li
- [tip: perf/urgent] perf cs-etm: Fix endless record after being terminated, tip-bot2 for Wei Li
- [tip: perf/urgent] perf arm-spe: Fix endless record after being terminated, tip-bot2 for Adrian Hunter
- [tip: perf/urgent] perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf events, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf test: Fix test trace+probe_vfs_getname.sh on s390, tip-bot2 for Thomas Richter
- [tip: x86/build] x86/Kconfig: Make CMDLINE_OVERRIDE depend on non-empty CMDLINE, tip-bot2 for Anders Roxell
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabled, tip-bot2 for Vincenzo Frascino
- [tip: x86/boot] x86/vmlinux: Drop unneeded linker script discard of .eh_frame, tip-bot2 for Arvind Sankar
- [tip: x86/boot] x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sections, tip-bot2 for Arvind Sankar
- [tip: ras/urgent] x86/mce/therm_throt: Undo thermal polling properly on CPU offline,
tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/pkeys: Add check for pkey "overflow", tip-bot2 for Dave Hansen
- [tip: sched/core] sched/numa: Use similar logic to the load balancer for moving between domains with spare capacity, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Stop an exhastive search if a reasonable swap candidate or idle CPU is found, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Trace when no candidate CPU was found on the preferred node, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/fair: Take into account runnable_avg to classify group, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/numa: Bias swapping tasks based on their preferred node, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA balance, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Distinguish between the different task_numa_migrate() failure cases, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/pelt: Add a new runnable average signal,
tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/pelt: Remove unused runnable load average, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/numa: Prefer using an idle CPU as a migration target instead of comparing tasks, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Replace runnable_load_avg by load_avg, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/fair: Reorder enqueue/dequeue_task_fair path, tip-bot2 for Vincent Guittot
- [tip: x86/boot] x86/boot/compressed: Remove .eh_frame section from bzImage,
tip-bot2 for Arvind Sankar
- [tip: x86/kdump] x86/kexec: Do not reserve EFI setup_data in the kexec e820 table,
tip-bot2 for Dave Young
- [tip: irq/urgent] genirq/irqdomain: Make sure all irq domain flags are distinct, tip-bot2 for Zenghui Yu
- [tip: core/objtool] objtool: Improve call destination function detection, tip-bot2 for Josh Poimboeuf
- [tip: core/objtool] objtool: Fix clang switch table edge case, tip-bot2 for Josh Poimboeuf
- [tip: sched/rt] sched/rt: Provide migrate_disable/enable() inlines, tip-bot2 for Thomas Gleixner
- [tip: sched/rt] sched: Provide cant_migrate(), tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF, tip-bot2 for Kim Phillips
- [tip: ras/core] x86/mce: Do not log spurious corrected mce errors, tip-bot2 for Prarit Bhargava
- [tip: x86/boot] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage, tip-bot2 for Arvind Sankar
- [tip: x86/boot] x86/boot/compressed: Remove unnecessary sections from bzImage, tip-bot2 for Arvind Sankar
- [tip: x86/urgent] x86/boot/compressed: Don't declare __force_order in kaslr_64.c, tip-bot2 for H.J. Lu
- [tip: x86/boot] x86/boot/compressed: Don't declare __force_order in kaslr_64.c, tip-bot2 for H.J. Lu
- [tip: x86/cleanups] x86/cpu: Move prototype for get_umwait_control_msr() to a global location, tip-bot2 for Benjamin Thiel
- [tip: x86/cleanups] x86/syscalls: Add prototypes for C syscall callbacks, tip-bot2 for Benjamin Thiel
- [tip: x86/cleanups] x86/iopl: Include prototype header for ksys_ioperm(), tip-bot2 for Benjamin Thiel
- [tip: timers/core] timer: Improve the comment describing schedule_timeout(),
tip-bot2 for Alexander Popov
- [tip: timers/core] posix-timers: Pass lockdep expression to RCU lists,
tip-bot2 for Amol Grover
- [tip: timers/core] lib/vdso: Allow architectures to override the ns shift operation,
tip-bot2 for Christophe Leroy
- [tip: timers/core] lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes,
tip-bot2 for Thomas Gleixner
- [tip: timers/core] lib/vdso: Avoid highres update if clocksource is not VDSO capable,
tip-bot2 for Thomas Gleixner
- [tip: timers/core] x86/vdso: Mark the TSC clocksource path likely, tip-bot2 for Thomas Gleixner
- [tip: timers/core] MIPS: vdso: Compile high resolution parts conditionally, tip-bot2 for Thomas Gleixner
- [tip: timers/core] lib/vdso: Allow architectures to provide the vdso data pointer,
tip-bot2 for Christophe Leroy
- [tip: timers/core] ARM: vdso: Remove unused function, tip-bot2 for Thomas Gleixner
- [tip: timers/core] x86/vdso: Use generic VDSO clock mode storage, tip-bot2 for Thomas Gleixner
- [tip: timers/core] ARM: vdso: Compile high resolution parts conditionally, tip-bot2 for Thomas Gleixner
- [tip: timers/core] lib/vdso: Allow the high resolution parts to be compiled out, tip-bot2 for Thomas Gleixner
- [tip: timers/core] lib/vdso: Allow fixed clock mode,
tip-bot2 for Christophe Leroy
- [tip: timers/core] clocksource: Add common vdso clock mode storage, tip-bot2 for Thomas Gleixner
- [tip: timers/core] ARM/arm64: vdso: Use common vdso clock mode storage,
tip-bot2 for Thomas Gleixner
- [tip: timers/core] x86/vdso: Move VDSO clocksource state tracking to callback, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource: Cleanup struct clocksource and documentation, tip-bot2 for Thomas Gleixner
- [tip: timers/core] mips: vdso: Use generic VDSO clock mode storage,
tip-bot2 for Thomas Gleixner
- [tip: timers/core] lib/vdso: Cleanup clock mode storage leftovers,
tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86: Fix a handful of typos, tip-bot2 for Martin Molnar
- [tip: ras/urgent] x86/mce/amd: Publish the bank pointer only after setup has succeeded, tip-bot2 for Borislav Petkov
- [tip: ras/urgent] x86/mce/amd: Fix kobject lifetime, tip-bot2 for Thomas Gleixner
- [tip: perf/urgent] perf beauty prctl: Export the 'options' strarray, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] tools headers x86: Sync disabled-features.h, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sources, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h to pick up openat2 and pidfd_getfd, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf maps: Mark module DSOs with kernel type, tip-bot2 for Jiri Olsa
- [tip: perf/urgent] perf tools: Add arm64 version of get_cpuid(), tip-bot2 for John Garry
- [tip: perf/urgent] perf symbols: Convert symbol__is_idle() to use strlist, tip-bot2 for Kim Phillips
- [tip: perf/urgent] perf llvm: Fix script used to obtain kernel make directives to work with new kbuild, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf symbols: Update the list of kernel idle symbols, tip-bot2 for Kim Phillips
- [tip: perf/urgent] perf stat: Don't report a null stalled cycles per insn metric, tip-bot2 for Kim Phillips
- [tip: perf/urgent] perf maps: Mark ksymbol DSOs with kernel type, tip-bot2 for Jiri Olsa
- [tip: perf/urgent] perf maps: Fix map__clone() for struct kmap, tip-bot2 for Jiri Olsa
- [tip: perf/urgent] tools include UAPI: Sync sound/asound.h copy, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf trace: Resolve prctl's 'option' arg strings to numbers, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf maps: Move kmap::kmaps setup to maps__insert(), tip-bot2 for Jiri Olsa
- [tip: irq/urgent] genirq/proc: Reject invalid affinity masks (again), tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu/xstate: Fix last_good_offset in setup_xstate_features(), tip-bot2 for Yu-cheng Yu
- [tip: x86/fpu] x86/fpu/xstate: Warn when checking alignment of disabled xfeatures, tip-bot2 for Yu-cheng Yu
- [tip: x86/fpu] x86/fpu/xstate: Fix XSAVES offsets in setup_xstate_comp(), tip-bot2 for Yu-cheng Yu
- [tip: x86/boot] x86/boot/compressed/64: Use 32-bit (zero-extended) MOV for z_output_len, tip-bot2 for Arvind Sankar
- [tip: x86/boot] x86/boot/compressed/64: Use LEA to initialize boot stack pointer, tip-bot2 for Arvind Sankar
- [tip: perf/core] perf/core: Add new branch sample type for HW index of raw branch records, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/msr: Add Tremont support, tip-bot2 for Kan Liang
- [tip: sched/urgent] sched/fair: Fix kernel-doc warning in attach_entity_load_avg(), tip-bot2 for Randy Dunlap
- [tip: perf/core] perf/x86: Add Intel Tiger Lake uncore support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Fix inaccurate period in context switch for auto-reload, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/cstate: Add Tremont support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Output LBR TOS information correctly, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map, tip-bot2 for Kim Phillips
- [tip: sched/core] sched/fair: Remove wake_cap(),
tip-bot2 for Morten Rasmussen
- [tip: sched/core] sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems,
tip-bot2 for Morten Rasmussen
- [tip: sched/urgent] sched/core: Annotate curr pointer in rq with __rcu, tip-bot2 for Madhuparna Bhowmik
- [tip: sched/core] sched/fair: Add asymmetric CPU capacity wakeup scan,
tip-bot2 for Morten Rasmussen
- [tip: locking/core] locking/percpu-rwsem: Add might_sleep() for writer locking, tip-bot2 for Davidlohr Bueso
- [tip: locking/core] locking/rwsem: Remove RWSEM_OWNER_UNKNOWN, tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/percpu-rwsem: Fold __percpu_up_read(), tip-bot2 for Davidlohr Bueso
- [tip: locking/core] locking/percpu-rwsem: Move __this_cpu_inc() into the slowpath, tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/percpu-rwsem: Convert to bool, tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/lockdep: Track number of zapped lock chains, tip-bot2 for Waiman Long
- [tip: locking/core] locking/percpu-rwsem: Extract __percpu_down_read_trylock(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/lockdep: Track number of zapped classes, tip-bot2 for Waiman Long
- [tip: locking/core] locking/lockdep: Reuse freed chain_hlocks entries, tip-bot2 for Waiman Long
- [tip: locking/core] locking/lockdep: Throw away all lock chains with zapped class, tip-bot2 for Waiman Long
- [tip: locking/core] locking/lockdep: Decrement IRQ context counters when removing lock chain, tip-bot2 for Waiman Long
- [tip: locking/core] locking/lockdep: Display irq_context names in /proc/lockdep_chains, tip-bot2 for Waiman Long
- [tip: locking/core] locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map, tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/percpu-rwsem: Remove the embedded rwsem, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel: Add Elkhart Lake support, tip-bot2 for Kan Liang
- [tip: sched/core] sched/core: Remove for_each_lower_domain(),
tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/core: Remove duplicate assignment in sched_tick_remote(),
tip-bot2 for Scott Wood
- [tip: sched/urgent] sched/psi: Fix OOB write when writing 0 bytes to PSI files, tip-bot2 for Suren Baghdasaryan
- [tip: perf/core] perf/x86/intel: Avoid unnecessary PEBS_ENABLE MSR access in PMI, tip-bot2 for Kan Liang
- [tip: core/objtool] objtool: Add relocation check for alternative sections, tip-bot2 for Josh Poimboeuf
- [tip: core/objtool] objtool: Add is_static_jump() helper, tip-bot2 for Josh Poimboeuf
- [tip: core/objtool] objtool: Fail the kernel build on fatal errors,
tip-bot2 for Josh Poimboeuf
- [tip: perf/urgent] arm/ftrace: Fix BE text poking, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] arm/patch: Fix !MMU compile, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, to fix XFS performance regression, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/rt: Provide migrate_disable/enable() inlines, tip-bot2 for Thomas Gleixner
- [tip: irq/urgent] irqchip/gic-v3-its: Remove superfluous WARN_ON, tip-bot2 for Zenghui Yu
- [tip: irq/urgent] irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL, tip-bot2 for Zenghui Yu
- [tip: irq/urgent] irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE, tip-bot2 for Zenghui Yu
- [tip: irq/urgent] irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level, tip-bot2 for Zenghui Yu
- [tip: irq/urgent] irqchip/gic-v3: Only provision redistributors that are enabled in ACPI, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd(), tip-bot2 for Zenghui Yu
- [tip: irq/urgent] irqchip: Some Kconfig cleanup for C-SKY, tip-bot2 for Randy Dunlap
- [tip: irq/urgent] irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors, tip-bot2 for Zenghui Yu
- [tip: irq/urgent] irqchip/gic-v4.1: Set vpe_l1_base for all redistributors, tip-bot2 for Zenghui Yu
- [tip: irq/urgent] genirq: Clarify that irq wake state is orthogonal to enable/disable, tip-bot2 for Stephen Boyd
- [tip: x86/urgent] x86/apic: Mask IOAPIC entries when disabling the local APIC, tip-bot2 for Tony W Wang-oc
- [tip: smp/urgent] smp/up: Make smp_call_function_single() match SMP semantics, tip-bot2 for Paul E. McKenney
- [tip: perf/urgent] perf parse: Copy string to perf_evsel_config_term, tip-bot2 for Leo Yan
- [tip: perf/urgent] perf parse: Refactor 'struct perf_evsel_config_term', tip-bot2 for Leo Yan
- [tip: perf/urgent] perf: Make perf able to build with latest libbfd, tip-bot2 for Changbin Du
- [tip: perf/urgent] perf test: Fix test case Merge cpu map, tip-bot2 for Thomas Richter
- [tip: perf/urgent] perf maps: Add missing unlock to maps__insert() error case, tip-bot2 for Cengiz Can
- [tip: perf/urgent] perf probe: Add ustring support for perf probe command, tip-bot2 for Thomas Richter
- [tip: efi/urgent] efi/x86: Fix boot regression on systems with invalid memmap entries, tip-bot2 for Ard Biesheuvel
- [tip: timers/urgent] clocksource: Prevent double add_timer_on() for watchdog_timer, tip-bot2 for Konstantin Khlebnikov
- [tip: x86/urgent] x86/hyperv: Suspend/resume the hypercall page for hibernation, tip-bot2 for Dexuan Cui
- [tip: x86/urgent] x86/apic/msi: Plug non-maskable MSI affinity race, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/boot: Handle malformed SRAT tables during early ACPI parsing,
tip-bot2 for Steven Clarkson
- [tip: x86/urgent] x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/split_lock: Enable split lock detection by kernel, tip-bot2 for Peter Zijlstra (Intel)
- [tip: perf/urgent] perf/cgroups: Install cgroup events to correct cpuctx, tip-bot2 for Song Liu
- [tip: perf/urgent] perf/core: Fix mlock accounting in perf_mmap(), tip-bot2 for Song Liu
- [tip: sched/core] sched/fair: Prevent unlimited runtime on throttled group, tip-bot2 for Vincent Guittot
- [tip: sched/core] timers/nohz: Update NOHZ load in remote tick, tip-bot2 for Peter Zijlstra (Intel)
- [tip: sched/core] sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains, tip-bot2 for Mel Gorman
- [tip: sched/core] x86, sched: Add support for frequency invariance on XEON_PHI_KNL/KNM, tip-bot2 for Giovanni Gherdovich
- [tip: sched/core] x86, sched: Add support for frequency invariance on SKYLAKE_X, tip-bot2 for Giovanni Gherdovich
- [tip: sched/core] x86, sched: Add support for frequency invariance on ATOM, tip-bot2 for Giovanni Gherdovich
- [tip: sched/core] x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency invariance, tip-bot2 for Giovanni Gherdovich
- [tip: sched/core] sched/uclamp: Reject negative values in cpu_uclamp_write(), tip-bot2 for Qais Yousef
- [tip: sched/core] x86, sched: Add support for frequency invariance on ATOM_GOLDMONT*, tip-bot2 for Giovanni Gherdovich
- [tip: sched/core] sched/fair: Optimize select_idle_core(), tip-bot2 for Srikar Dronamraju
- [tip: sched/core] sched/core: Don't skip remote tick for idle CPUs, tip-bot2 for Scott Wood
- [tip: sched/core] x86, sched: Add support for frequency invariance,
tip-bot2 for Giovanni Gherdovich
- [tip: sched/core] sched/nohz: Optimize get_nohz_timer_target(), tip-bot2 for Wanpeng Li
- [tip: perf/urgent] kernel/events: Add a missing prototype for arch_perf_update_userpage(), tip-bot2 for Benjamin Thiel
- [tip: sched/core] sched/rt: Optimize checking group RT scheduler constraints,
tip-bot2 for Konstantin Khlebnikov
- [tip: timers/urgent] MAINTAINERS: Correct path to time namespace source file, tip-bot2 for Dmitry Safonov
- [tip: x86/cleanups] x86/CPU/AMD: Remove amd_get_topology_early(), tip-bot2 for Borislav Petkov
- [tip: core/rcu] rcu: Avoid tick_dep_set_cpu() misordering, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] powerpc: Remove comment about read_barrier_depends(), tip-bot2 for Will Deacon
- [tip: core/rcu] srcu: Apply *_ONCE() to ->srcu_last_gp_end, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Move rcu_{expedited,normal} definitions into rcupdate.h, tip-bot2 for Ben Dooks
- [tip: core/rcu] rcu: Remove unused stop-machine #include, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Provide wrappers for uses of ->rcu_read_lock_nesting, tip-bot2 for Lai Jiangshan
- [tip: core/rcu] .mailmap: Add entries for old paulmck@xxxxxxxxxx addresses, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Clear .exp_hint only when deferred quiescent state has been reported, tip-bot2 for Lai Jiangshan
- [tip: core/rcu] rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.h, tip-bot2 for Lai Jiangshan
- [tip: core/rcu] rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCU, tip-bot2 for Lai Jiangshan
- [tip: core/rcu] rcu: Fix harmless omission of "CONFIG_" from #if condition, tip-bot2 for Lai Jiangshan
- [tip: core/rcu] rcu: Add multiple in-flight batches of kfree_rcu() work, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rcu: Remove kfree_call_rcu_nobatch(), tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rculist_nulls: Change docbook comment headers, tip-bot2 for Madhuparna Bhowmik
- [tip: core/rcu] rcu: Add support for debug_objects debugging for kfree_rcu(), tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rcu: Remove kfree_rcu() special casing and lazy-callback handling, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rculist.h: Add list_tail_rcu(), tip-bot2 for Madhuparna Bhowmik
- [tip: core/rcu] rcu: Add a hlist_nulls_unhashed_lockless() function, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Fix tracepoint tracking RCU CPU kthread utilization, tip-bot2 for Lai Jiangshan
- [tip: core/rcu] rcu: Make kfree_rcu() use a non-atomic ->monitor_todo, tip-bot2 for Joel Fernandes
- [tip: core/rcu] rcuperf: Add kfree_rcu() performance Tests, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rcu: Add and update docbook header comments in list.h, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rculist_nulls: Add docbook comments, tip-bot2 for Madhuparna Bhowmik
- [tip: core/rcu] doc: Convert to rcubarrier.txt to ReST, tip-bot2 for Amol Grover
- [tip: core/rcu] doc: Converted NMI-RCU.txt to NMI-RCU.rst., tip-bot2 for Madhuparna Bhowmik
- [tip: core/rcu] rcutorture: Dynamically allocate rcu_fwds structure, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] doc: Convert arrayRCU.txt to arrayRCU.rst, tip-bot2 for Madhuparna Bhowmik
- [tip: core/rcu] doc: Fix typo "deference" to "dereference", tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Hoist calls to lscpu to higher-level kvm.sh script, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Allow "CFLIST" to specify default list of scenarios, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Complete threading rcu_fwd pointers through functions, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] doc: Convert to rcu_dereference.txt to rcu_dereference.rst, tip-bot2 for Amol Grover
- [tip: core/rcu] rcu: Remove rcu_swap_protected(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Move to dynamic initialization of rcu_fwds, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Handle systems lacking the mpstat command, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Enable tick for nohz_full CPUs slow to provide expedited QS,
tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Dispense with Dracut for initrd creation, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Use lockdep rather than comment to enforce lock held, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Make PREEMPT_RCU be a modifier to TREE_RCU, tip-bot2 for Lai Jiangshan
- [tip: core/rcu] torture: Handle jitter for CPUs that cannot be offlined, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Pull callback forward-progress data into rcu_fwd struct, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Rename sync_rcu_preempt_exp_done() to sync_rcu_exp_done(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rculist: Describe variadic macro argument in a Sphinx-compatible way, tip-bot2 for Jonathan Neuschäfer
- [tip: core/rcu] rcu: Replace synchronize_sched_expedited_wait() "_sched" with "_rcu", tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Avoid data-race in rcu_gp_fqs_check_wake(), tip-bot2 for Eric Dumazet
- [tip: core/rcu] rcu: Substitute lookup for bit-twiddling in sync_rcu_exp_select_node_cpus(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] wireless/mediatek: Replace rcu_swap_protected() with rcu_replace_pointer(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Fix missed wakeup of exp_wq waiters, tip-bot2 for Neeraj Upadhyay
- [tip: core/rcu] rcu/nocb: Fix dump_tree hierarchy print always active, tip-bot2 for Stefan Reiter
- [tip: core/rcu] rcu: Avoid modifying mask_ofl_ipi in sync_rcu_exp_select_node_cpus(), tip-bot2 for Boqun Feng
- [tip: core/rcu] rcu: Update tree_exp.h function-header comments, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] list: Add hlist_unhashed_lockless(), tip-bot2 for Eric Dumazet
- [tip: core/rcu] doc: Convert whatisRCU.txt to .rst, tip-bot2 for Phong Tran
- [tip: core/rcu] rcu: Fix data-race due to atomic_t copy-by-value, tip-bot2 for Marco Elver
- [tip: core/rcu] rcu: Use CONFIG_PREEMPTION where appropriate, tip-bot2 for Sebastian Andrzej Siewior
- [tip: core/rcu] rcu: Use *_ONCE() to protect lockless ->expmask accesses, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Allow only one expedited GP to run concurrently with wakeups, tip-bot2 for Neeraj Upadhyay
- [tip: core/rcu] rcutorture: Add worst-case call_rcu() forward-progress results, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Thread rcu_fwd pointer through forward-progress functions, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Use gawk instead of awk for systime() function, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add basic support for kfree_rcu() batching, tip-bot2 for Byungchul Park
- [tip: core/rcu] doc: Updated full list of RCU API in whatisRCU.rst, tip-bot2 for Madhuparna Bhowmik
- [tip: core/rcu] rcu: Mark non-global functions and variables as static, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Clear ->rcu_read_unlock_special only once, tip-bot2 for Lai Jiangshan
- [tip: core/rcu] rcu: Remove the declaration of call_rcu() in tree.h, tip-bot2 for Lai Jiangshan
- [tip: core/rcu] rcu: Switch force_qs_rnp() to for_each_leaf_node_cpu_mask(), tip-bot2 for Paul E. McKenney
- [tip: timers/core] alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality, tip-bot2 for Stephen Boyd
- [tip: timers/core] alarmtimer: Make alarmtimer platform device child of RTC device, tip-bot2 for Stephen Boyd
- [tip: timers/core] alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n, tip-bot2 for Stephen Boyd
- [tip: timers/core] alarmtimer: Use wakeup source from alarmtimer platform device, tip-bot2 for Stephen Boyd
- [tip: smp/core] smp: Add a smp_cond_func_t argument to smp_call_function_many(),
tip-bot2 for Sebastian Andrzej Siewior
- [tip: smp/core] smp: Use smp_cond_func_t as type for the conditional function, tip-bot2 for Sebastian Andrzej Siewior
- [tip: smp/core] smp: Remove allocation mask from on_each_cpu_cond.*(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: irq/core] irqchip/gic-v4.1: Allow direct invalidation of VLPIs, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Add mask/unmask doorbell callbacks, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Suppress per-VLPI doorbell, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Plumb skeletal VPE irqchip, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Add VPE residency callback, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Add VPE INVALL callback, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbells, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Add VPE eviction callback, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqdomain: Fix a memory leak in irq_domain_push_irq(), tip-bot2 for Kevin Hao
- [tip: irq/core] irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/meson-gpio: Add support for meson a1 SoCs, tip-bot2 for Qianggui Song
- [tip: irq/core] irqchip: Add NXP INTMUX interrupt multiplexer support, tip-bot2 for Joakim Zhang
- [tip: irq/core] irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCs, tip-bot2 for Qianggui Song
- [tip: irq/core] irqchip: Define EXYNOS_IRQ_COMBINER, tip-bot2 for Hyunki Koo
- [tip: irq/core] genirq: Introduce irq_domain_translate_onecell, tip-bot2 for Yash Shah
- [tip: irq/core] irqchip/nvic: Use irq_domain_translate_onecell instead of custom func, tip-bot2 for Yash Shah
- [tip: irq/core] gpio/sifive: Add DT documentation for SiFive GPIO, tip-bot2 for Yash Shah
- [tip: irq/core] dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller, tip-bot2 for Eddie James
- [tip: irq/core] gpio/sifive: Add GPIO driver for SiFive SoCs, tip-bot2 for Yash Shah
- [tip: irq/core] irqchip/sifive-plic: Support irq domain hierarchy, tip-bot2 for Yash Shah
- [tip: irq/core] dt-bindings: interrupt-controller: New binding for Meson-A1 SoCs, tip-bot2 for Qianggui Song
- [tip: irq/core] irqchip: Add Aspeed SCU interrupt controller, tip-bot2 for Eddie James
- [tip: irq/core] irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems, tip-bot2 for John Garry
- [tip: irq/core] irqchip/gic-v3: Add GICv4.1 VPEID size discovery, tip-bot2 for Marc Zyngier
- [tip: irq/core] dt-bindings: interrupt-controller: Add binding for NXP INTMUX interrupt multiplexer, tip-bot2 for Joakim Zhang
- [tip: locking/kcsan] asm-generic/atomic: Use __always_inline for pure wrappers, tip-bot2 for Marco Elver
- [tip: locking/kcsan] asm-generic/atomic: Use __always_inline for fallback wrappers, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Document static blacklisting options, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan, ubsan: Make KCSAN+UBSAN work together, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Add __no_kcsan function attribute, tip-bot2 for Marco Elver
- [tip: x86/asm] x86/boot: Simplify calculation of output address, tip-bot2 for Arvind Sankar
- [tip: irq/core] genirq, sched/isolation: Isolate from handling managed interrupts, tip-bot2 for Ming Lei
- [tip: timers/core] hrtimer: Add missing sparse annotation for __run_timer(), tip-bot2 for Jules Irenge
- [tip: x86/cleanups] x86/tsc: Remove redundant assignment, tip-bot2 for Mateusz Nosek
- [tip: x86/misc] x86/decoder: Add TEST opcode to Group3-2, tip-bot2 for Masami Hiramatsu
- [tip: core/urgent] objtool: Fix ARCH=x86_64 build error, tip-bot2 for Shile Zhang
- [tip: core/urgent] objtool: Skip samples subdirectory, tip-bot2 for Josh Poimboeuf
- [tip: core/urgent] objtool: Silence build output, tip-bot2 for Olof Johansson
- [tip: x86/urgent] x86/resctrl: Fix use-after-free when deleting resource groups, tip-bot2 for Xiaochen Shen
- [tip: x86/urgent] x86/resctrl: Fix a deadlock due to inaccurate reference,
tip-bot2 for Xiaochen Shen
[tip: x86/urgent] x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup, tip-bot2 for Xiaochen Shen
[tip: x86/urgent] x86/resctrl: Clean up unused function parameter in mkdir path, tip-bot2 for Xiaochen Shen
[tip: x86/cache] x86/resctrl: Add task resctrl information display, tip-bot2 for Chen Yu
[tip: x86/cpu] x86/cpu: Remove redundant cpu_detect_cache_sizes() call, tip-bot2 for Tony W Wang-oc
[tip: x86/boot] x86/sysfb: Fix check for bad VRAM size, tip-bot2 for Arvind Sankar
[tip: perf/core] perf c2c: Fix return type for histogram sorting comparision functions, tip-bot2 for Andres Freund
[tip: perf/core] perf report: Clarify in help that --children is default, tip-bot2 for Andi Kleen
[tip: perf/core] libperf: Setup initial evlist::all_cpus value, tip-bot2 for Jiri Olsa
[tip: perf/core] perf ui gtk: Add missing zalloc object, tip-bot2 for Jiri Olsa
[tip: perf/core] tools build: Fix test-clang.cpp with Clang 8+, tip-bot2 for Maciej S. Szmigiero
[tip: perf/core] perf/ui/gtk: Fix gtk2 build, tip-bot2 for Jiri Olsa
[tip: perf/core] perf report: Fix no libunwind compiled warning break s390 issue, tip-bot2 for Jin Yao
[tip: perf/core] perf tools: Use %define api.pure full instead of %pure-parser, tip-bot2 for Jiri Olsa
[tip: perf/core] perf clang: Fix build with Clang 9, tip-bot2 for Maciej S. Szmigiero
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]