Linux Tip Commits
[Prev Page][Next Page]
- [tip: perf/core] perf lock: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf symbol: Fix kernel symbol address display, tip-bot2 for Thomas Richter
- [tip: perf/core] perf sched: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf flamegraph: Use /bin/bash for report and record scripts, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] libsymbols kallsyms: Move hex2u64 out of header, tip-bot2 for Ian Rogers
- [tip: perf/core] perf evsel: Rename perf_evsel__store_ids() to evsel__store_id(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf script: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf stat: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf trace: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] libsymbols kallsyms: Parse using io api, tip-bot2 for Ian Rogers
- [tip: perf/core] perf: cs-etm: Update to build with latest opencsd version., tip-bot2 for Mike Leach
- [tip: perf/core] perf kmem: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__env() to evsel__env(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__fallback() to evsel__fallback(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__has*() to evsel__has*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename *perf_evsel__read*() to *evsel__read(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__is_*() to evsel__is*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__exit() to evsel__exit(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename *perf_evsel__*name() to *evsel__*name(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__compute_deltas() to evsel__compute_deltas(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename 'struct perf_evsel__sb_cb_t' to 'struct evsel__sb_cb_t', tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf thread-stack: Add thread_stack__br_sample_late(), tip-bot2 for Adrian Hunter
- [tip: perf/core] perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__config*() to evsel__config*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf intel-pt: Add support for synthesizing branch stacks for regular events, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf evsel: Add support for synthesized branch stack sample type, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf intel-pt: Update documentation about using /proc/kcore, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf intel-pt: Update documentation about itrace G and L options, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf intel-pt: Change branch stack support to use thread-stacks, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf auxtrace: Add option to synthesize branch stack for regular events, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf thread-stack: Add branch stack support, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf tools: Simplify checking if SMT is active., tip-bot2 for Konstantin Khlebnikov
- [tip: perf/core] libperf evlist: Fix a refcount leak, tip-bot2 for Ian Rogers
- [tip: perf/core] perf pmu: Add perf_pmu__find_by_type helper, tip-bot2 for Stephane Eranian
- [tip: perf/core] perf doc: Pass ASCIIDOC_EXTRA as an argument, tip-bot2 for Ian Rogers
- [tip: perf/core] perf parse-events: Fix memory leaks found on parse_events,
tip-bot2 for Ian Rogers
- [tip: perf/core] perf evlist: Move the sideband thread routines to separate object, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] tools feature: Add support for detecting libpfm4, tip-bot2 for Stephane Eranian
- [tip: perf/core] libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus., tip-bot2 for He Zhe
- [tip: perf/core] libsubcmd: Introduce OPT_CALLBACK_SET(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf bpf: Decouple creating the evlist from adding the SB event, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf record: Move side band evlist setup to separate routine, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf record: Move sb_evlist to 'struct record', tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf tools: Move routines that probe for perf API features to separate file, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf parse-events: Add parse_events_option() variant that creates evlist, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf report: Fix warning assignment of 0/1 to bool variable, tip-bot2 for Zou Wei
- [tip: perf/core] perf script: Remove extraneous newline in perf_sample__fprintf_regs(), tip-bot2 for Stephane Eranian
- [tip: perf/core] perf vendor events power9: Add hv_24x7 socket/chip level metric events, tip-bot2 for Kajol Jain
- [tip: perf/core] libtraceevent: Remove unneeded semicolon, tip-bot2 for Zou Wei
- [tip: perf/core] perf tools: Enable Hz/hz prinitg for --metric-only option, tip-bot2 for Kajol Jain
- [tip: perf/core] perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr(), tip-bot2 for Shaokun Zhang
- [tip: perf/core] perf synthetic events: Remove use of sscanf from /proc reading, tip-bot2 for Ian Rogers
- [tip: perf/core] perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode, tip-bot2 for Jin Yao
- [tip: perf/core] perf stat: Improve runtime stat for interval mode, tip-bot2 for Jin Yao
- [tip: perf/core] perf tests expr: Added test for runtime param in metric expression, tip-bot2 for Kajol Jain
- [tip: perf/core] perf bench: Fix div-by-zero if runtime is zero, tip-bot2 for Tommi Rantala
- [tip: perf/core] perf evlist: Remove duplicate headers, tip-bot2 for Jagadeesh Pagadala
- [tip: perf/core] perf metricgroups: Enhance JSON/metric infrastructure to handle "?", tip-bot2 for Kajol Jain
- [tip: perf/core] perf cgroup: Avoid needless closing of unopened fd, tip-bot2 for Tommi Rantala
- [tip: perf/core] perf tools: Remove unneeded semicolons, tip-bot2 for Zou Wei
- [tip: perf/core] perf bench: Add a multi-threaded synthesize benchmark, tip-bot2 for Ian Rogers
- [tip: perf/core] perf record: Add num-synthesize-threads option, tip-bot2 for Stephane Eranian
- [tip: perf/core] tools api: Add a lightweight buffered reading api, tip-bot2 for Ian Rogers
- [tip: perf/core] perf script: Avoid NULL dereference on symbol, tip-bot2 for Ian Rogers
- [tip: perf/core] perf test session topology: Fix data path, tip-bot2 for Tommi Rantala
- [tip: perf/core] perf c2c: Remove unneeded semicolon, tip-bot2 for Zou Wei
- [tip: perf/core] perf parse-events: Fix another memory leaks found on parse_events(), tip-bot2 for Ian Rogers
- [tip: perf/core] perf top: Move sb_evlist to 'struct perf_top', tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf record: Introduce --switch-output-event, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf tools: Fix reading new topology attribute "core_cpus", tip-bot2 for Konstantin Khlebnikov
- [tip: perf/core] perf evlist: Allow reusing the side band thread for more purposes, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf intel-pt: Consolidate thread-stack use condition, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf evsel: Rename perf_evsel__calc_id_pos() to evsel__calc_id_pos(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf mem2node: Avoid double free related to realloc, tip-bot2 for Ian Rogers
- [tip: perf/core] perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Ditch perf_evsel__cmp(), not used for quite a while, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf cs-etm: Move definition of 'traceid_list' global variable from header file, tip-bot2 for Leo Yan
- [tip: perf/core] perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf inject: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*(), tip-bot2 for Arnaldo Carvalho de Melo
- [tip: x86/cpu] x86/cpu: Add a steppings field to struct x86_cpu_id, tip-bot2 for Mark Gross
- [tip: x86/cpu] x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro, tip-bot2 for Borislav Petkov
- [tip: x86/cpu] x86/apic: Convert the TSC deadline timer matching to steppings macro, tip-bot2 for Borislav Petkov
- [tip: objtool/urgent] objtool: Fix infinite loop in find_jump_table(), tip-bot2 for Josh Poimboeuf
- [tip: x86/entry] x86/entry/64: Remove unneeded kernel CR3 switching, tip-bot2 for Lai Jiangshan
- [tip: x86/entry] x86/idt: Remove address operator on function machine_check(), tip-bot2 for Lai Jiangshan
- [tip: x86/entry] x86/entry/64: Remove an unused label, tip-bot2 for Lai Jiangshan
- [tip: x86/timers] x86/delay: Preparatory code cleanup, tip-bot2 for Thomas Gleixner
- [tip: x86/timers] x86/delay: Refactor delay_mwaitx() for TPAUSE support, tip-bot2 for Kyung Min Park
- [tip: x86/timers] x86/delay: Introduce TPAUSE delay, tip-bot2 for Kyung Min Park
- [tip: x86/platform] x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macros, tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Simplify uv_send_IPI_one(), tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Unexport uv_apicid_hibits, tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Mark uv_min_hub_revision_id static, tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Unexport symbols only used by x2apic_uv_x.c, tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Mark is_uv_hubless() static, tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Remove the uv_partition_coherence_id() macro, tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Remove _uv_hub_info_check(), tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Unexport sn_coherency_id, tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static, tip-bot2 for Christoph Hellwig
- [tip: x86/platform] x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macro, tip-bot2 for Christoph Hellwig
- [tip: smp/core] cpu/hotplug: Remove disable_nonboot_cpus(), tip-bot2 for Qais Yousef
- [tip: smp/core] cpu/hotplug: Remove __freeze_secondary_cpus(), tip-bot2 for Qais Yousef
- [tip: locking/urgent] ARM: futex: Address build warning, tip-bot2 for Thomas Gleixner
- [tip: x86/cache] x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h, tip-bot2 for Reinette Chatre
- [tip: x86/cache] x86/resctrl: Query LLC monitoring properties once during boot, tip-bot2 for Reinette Chatre
- [tip: x86/cache] x86/resctrl: Maintain MBM counter width per resource, tip-bot2 for Reinette Chatre
- [tip: x86/cache] x86/resctrl: Support wider MBM counters, tip-bot2 for Reinette Chatre
- [tip: x86/cache] x86/resctrl: Remove unnecessary RMID checks, tip-bot2 for Reinette Chatre
- [tip: x86/cache] x86/resctrl: Support CPUID enumeration of MBM counter width, tip-bot2 for Reinette Chatre
- [tip: x86/cache] x86/cpu: Move resctrl CPUID code to resctrl/, tip-bot2 for Reinette Chatre
- [tip: x86/cpu] x86/cpu/amd: Make erratum #1054 a legacy erratum,
tip-bot2 for Kim Phillips
- [tip: x86/build] x86/build: Use $(CONFIG_SHELL),
tip-bot2 for Andrew Morton
- [tip: x86/boot] x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded, tip-bot2 for Joerg Roedel
- [tip: x86/boot] x86/boot: Add kstrtoul() from lib/, tip-bot2 for Vamshi K Sthambamkadi
- [tip: x86/boot] x86/boot: Fix -Wint-to-pointer-cast build warning, tip-bot2 for Vamshi K Sthambamkadi
- [tip: ras/core] x86/mcelog: Add compat_ioctl for 32-bit mcelog support, tip-bot2 for He Zhe
- [tip: x86/mm] x86/tlb/uv: Add a forward declaration for struct flush_tlb_info, tip-bot2 for Borislav Petkov
- [tip: x86/urgent] x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES, tip-bot2 for Josh Poimboeuf
- [tip: sched/core] sched: Remove checks against SD_LOAD_BALANCE, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/fair: Use __this_cpu_read() in wake_wide(), tip-bot2 for Muchun Song
- [tip: perf/core] perf: Add cond_resched() to task_function_call(),
tip-bot2 for Barret Rhoden
- [tip: perf/core] x86/perf: Add hardware performance events support for Zhaoxin CPU., tip-bot2 for CodyYao-oc
- [tip: sched/core] sched/debug: Fix trival print_task() format, tip-bot2 for Xie XiuQi
- [tip: sched/core] sched/fair: Eliminate bandwidth race between throttling and distribution, tip-bot2 for Paul Turner
- [tip: sched/core] sched/fair: Refill bandwidth before scaling, tip-bot2 for Huaixin Chang
- [tip: sched/core] exit: Move preemption fixup up, move blocking operations down, tip-bot2 for Jann Horn
- [tip: sched/core] sched/fair: Remove distribute_running from CFS bandwidth, tip-bot2 for Josh Don
- [tip: sched/core] sched/fair: Mark sched_init_granularity __init, tip-bot2 for Muchun Song
- [tip: objtool/core] objtool: Remove INSN_STACK, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Make handle_insn_ops() unconditional,
tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/apic: Move TSC deadline timer debug printk, tip-bot2 for Thomas Gleixner
- [tip: objtool/core] objtool: UNWIND_HINT_RET_OFFSET should not check registers, tip-bot2 for Alexandre Chartre
- [tip: x86/urgent] ftrace/x86: Fix trace event registration for syscalls without arguments, tip-bot2 for Konstantin Khlebnikov
- [tip: objtool/core] objtool: Rework allocating stack_ops on decode, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/mm/cpa: Flush direct map alias during cpa, tip-bot2 for Rick Edgecombe
- [tip: objtool/core] objtool: is_fentry_call() crashes if call has no destination, tip-bot2 for Alexandre Chartre
- [tip: objtool/core] objtool: Uniquely identify alternative instruction groups, tip-bot2 for Alexandre Chartre
- [tip: objtool/core] objtool: Remove check preventing branches within alternative, tip-bot2 for Julien Thierry
- [tip: objtool/core] objtool: Move the IRET hack into the arch decoder, tip-bot2 for Miroslav Benes
- [tip: objtool/core] x86,smap: Fix smap_{save,restore}() alternatives, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86: Simplify retpoline declaration, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: Simplify the code of should_we_balance(), tip-bot2 for Peng Wang
- [tip: objtool/core] x86/speculation: Change FILL_RETURN_BUFFER to work with objtool, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86: Change {JMP,CALL}_NOSPEC argument, tip-bot2 for Peter Zijlstra
- [tip: objtool/core] x86/retpoline: Fix retpoline unwind, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Make newidle_balance() static again, tip-bot2 for Chen Yu
- [tip: sched/core] sched/topology: Kill SD_LOAD_BALANCE, tip-bot2 for Valentin Schneider
- [tip: objtool/core] objtool: Add support for intra-function calls, tip-bot2 for Alexandre Chartre
- [tip: objtool/core] objtool: Fix ORC vs alternatives, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Extract the task putting code from pick_next_task(), tip-bot2 for Chen Yu
- [tip: sched/core] sched/core: Fix illegal RCU from offline CPUs, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/fair: find_idlest_group(): Remove unused sd_flag parameter, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/debug: Make sd->flags sysctl read-only, tip-bot2 for Valentin Schneider
- [tip: perf/core] perf/x86/intel/pt: Drop pointless NULL assignment., tip-bot2 for Paul Gortmaker
- [tip: sched/core] sched/swait: Reword some of the main description, tip-bot2 for Davidlohr Bueso
- [tip: sched/core] sched/core: Simplify sched_init(), tip-bot2 for Wei Yang
- [tip: x86/boot] x86/tboot: Mark tboot static, tip-bot2 for Christoph Hellwig
- [tip: smp/core] cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted", tip-bot2 for Ethon Paul
- [tip: x86/build] x86: Fix early boot crash on gcc-10, next try, tip-bot2 for Borislav Petkov
- [tip: x86/build] x86/build: Check whether the compiler is sane, tip-bot2 for Borislav Petkov
- [tip: x86/boot] x86/setup: Add an initrdmem= option to specify initrd physical address, tip-bot2 for Ronald G. Minnich
- [tip: locking/core] locking/rtmutex: Remove unused rt_mutex_cmpxchg_relaxed(),
tip-bot2 for Alex Shi
- [tip: x86/mm] x86/tlb: Move PCID helpers where they are used, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Move __flush_tlb_all() out of line, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Move flush_tlb_others() out of line, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Move __flush_tlb_one_kernel() out of line, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Move paravirt_tlb_remove_table() to the usage site, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Move __flush_tlb_one_user() out of line, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Move __flush_tlb() out of line, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/alternatives: Move temporary_mm helpers into C, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/cpu: Uninline CR4 accessors, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Move __flush_tlb_global() out of line, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/cr4: Sanitize CR4.PCE update, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Uninline __get_current_cr3_fast(), tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Restrict access to tlbstate, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Uninline nmi_uaccess_okay(), tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] xen/privcmd: Remove unneeded asm/tlb.h include, tip-bot2 for Thomas Gleixner
- [tip: x86/mm] x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=m, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] objtool: Fix infinite loop in for_offset_range(), tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/unwind: Prevent false warnings for non-current tasks, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/unwind/orc: Convert global variables to static, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/entry/64: Fix unwind hints in register clearing code, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/entry/64: Fix unwind hints in rewind_stack_do_exit(), tip-bot2 for Jann Horn
- [tip: x86/urgent] x86/entry/64: Fix unwind hints in kernel exit path, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/entry/64: Fix unwind hints in __switch_to_asm(), tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] objtool: Fix stack offset tracking for indirect CFAs, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/unwind/orc: Fix error path for bad ORC entry type, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/unwind/orc: Don't skip the first frame for inactive tasks, tip-bot2 for Miroslav Benes
- [tip: x86/urgent] x86/unwind/orc: Fix premature unwind stoppage due to IRET frames, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] x86/unwind/orc: Prevent unwinding before ORC initialization, tip-bot2 for Josh Poimboeuf
- [tip: x86/mm] x86/mm: Use pgprotval_t in protval_4k_2_large() and protval_large_2_4k(), tip-bot2 for Christoph Hellwig
- [tip: objtool/core] objtool: Constify 'struct elf *' parameters, tip-bot2 for Ingo Molnar
- [tip: objtool/core] objtool: Rename elf_read() to elf_open_read(), tip-bot2 for Ingo Molnar
- [tip: objtool/core] objtool: Constify arch_decode_instruction(), tip-bot2 for Ingo Molnar
- [tip: objtool/core] objtool: Use sec_offset_hash() for insn_hash,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] kbuild/objtool: Add objtool-vmlinux.o pass,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Optimize !vmlinux.o again,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Implement noinstr validation,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Rearrange validate_section(),
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Rename struct cfi_state,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Fix 32bit cross builds,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Use gelf_getsymshndx() to handle >64k sections, tip-bot2 for Sami Tolvanen
- [tip: objtool/core] objtool: Support multiple stack_op per instruction,
tip-bot2 for Julien Thierry
- [tip: objtool/core] objtool: Fix !CFI insn_state propagation,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Better handle IRET,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Optimize add_dead_ends for split sections,
tip-bot2 for Sami Tolvanen
- [tip: objtool/core] objtool: Remove redundant .rodata section name comparison,
tip-bot2 for Muchun Song
- [tip: objtool/core] x86,ftrace: Shrink ftrace_regs_caller() by one byte,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Split out arch-specific CFI definitions,
tip-bot2 for Julien Thierry
- [tip: objtool/core] objtool: Introduce HINT_RET_OFFSET,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Use arch specific values in restore_reg(),
tip-bot2 for Julien Thierry
- [tip: objtool/core] objtool: Add abstraction for destination offsets,
tip-bot2 for Raphael Gault
- [tip: objtool/core] objtool: Clean instruction state before each function validation,
tip-bot2 for Julien Thierry
- [tip: objtool/core] x86,ftrace: Fix ftrace_regs_caller() unwind,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Always do header sync check,
tip-bot2 for Julien Thierry
- [tip: objtool/core] objtool: Fix off-by-one in symbol_by_offset(),
tip-bot2 for Julien Thierry
- [tip: objtool/core] objtool: Documentation: document UACCESS warnings,
tip-bot2 for Nick Desaulniers
- [tip: objtool/urgent] objtool: Fix off-by-one in symbol_by_offset(), tip-bot2 for Julien Thierry
- [tip: objtool/core] x86,ftrace: Use SIZEOF_PTREGS,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Remove redundant checks on operand type,
tip-bot2 for Julien Thierry
- [tip: objtool/core] objtool: Ignore empty alternatives,
tip-bot2 for Julien Thierry
- [tip: objtool/core] objtool: Use sh_info to find the base for .rela sections,
tip-bot2 for Sami Tolvanen
- [tip: objtool/core] objtool: Do not assume order of parent/child functions,
tip-bot2 for Kristen Carlson Accardi
- [tip: objtool/core] objtool: Remove SAVE/RESTORE hints,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Avoid iterating !text section symbols,
tip-bot2 for Peter Zijlstra
- [tip: objtool/core] objtool: Also consider .entry.text as noinstr,
tip-bot2 for Thomas Gleixner
- [tip: objtool/core] objtool: Add STT_NOTYPE noinstr validation,
tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] x86, sched: Move check for CPU type to caller function, tip-bot2 for Giovanni Gherdovich
- [tip: sched/urgent] x86, sched: Account for CPUs with less than 4 cores in freq. invariance, tip-bot2 for Giovanni Gherdovich
- [tip: sched/urgent] x86, sched: Don't enable static key when starting secondary CPUs, tip-bot2 for Peter Zijlstra (Intel)
- [tip: sched/urgent] x86, sched: Bail out of frequency invariance if base frequency is unknown, tip-bot2 for Giovanni Gherdovich
- [tip: sched/urgent] sched/core: Fix reset-on-fork from RT with uclamp, tip-bot2 for Quentin Perret
- [tip: perf/urgent] perf/core: fix parent pid/tid in task exit events, tip-bot2 for Ian Rogers
- [tip: perf/urgent] perf/x86/cstate: Add Jasper Lake CPU support, tip-bot2 for Harry Pan
- [tip: x86/cleanups] x86/mm/mmap: Fix -Wmissing-prototypes warnings, tip-bot2 for Benjamin Thiel
- [tip: x86/cleanups] mm: Remove MPX leftovers, tip-bot2 for Jimmy Assarsson
- [tip: x86/microcode] x86/microcode: Fix return value for microcode late loading, tip-bot2 for Mihai Carabas
- [tip: perf/core] perf machine: Factor out lbr_callchain_add_kernel_ip(), tip-bot2 for Kan Liang
- [tip: perf/core] perf machine: Remove the indent in resolve_lbr_callchain_sample, tip-bot2 for Kan Liang
- [tip: perf/core] perf callchain: Save previous cursor nodes for LBR stitching approach, tip-bot2 for Kan Liang
- [tip: perf/core] perf machine: Factor out lbr_callchain_add_lbr_ip(), tip-bot2 for Kan Liang
- [tip: perf/core] perf pmu: Add support for PMU capabilities, tip-bot2 for Kan Liang
- [tip: perf/core] perf top: Add option to enable the LBR stitching approach, tip-bot2 for Kan Liang
- [tip: perf/core] perf report: Add option to enable the LBR stitching approach, tip-bot2 for Kan Liang
- [tip: perf/core] perf cs-etm: Implement ->evsel_is_auxtrace() callback, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf intel-bts: Implement ->evsel_is_auxtrace() callback, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf evlist: Move leader-sampling configuration, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf thread: Save previous sample for LBR stitching approach, tip-bot2 for Kan Liang
- [tip: perf/core] perf thread: Add a knob for LBR stitch approach, tip-bot2 for Kan Liang
- [tip: perf/core] perf parser: Add support to specify rXXX event with pmu, tip-bot2 for Jiri Olsa
- [tip: perf/core] perf evsel: Rearrange perf_evsel__config_leader_sampling(), tip-bot2 for Adrian Hunter
- [tip: perf/core] perf script: Add option to enable the LBR stitching approach, tip-bot2 for Kan Liang
- [tip: perf/core] perf header: Support CPU PMU capabilities, tip-bot2 for Kan Liang
- [tip: perf/core] perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_event(), tip-bot2 for Adrian Hunter
- [tip: perf/core] perf machine: Refine the function for LBR call stack reconstruction, tip-bot2 for Kan Liang
- [tip: perf/core] perf evsel: Be consistent when looking which evsel PERF_SAMPLE_ bits are set, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf c2c: Add option to enable the LBR stitching approach, tip-bot2 for Kan Liang
- [tip: perf/core] perf auxtrace: For reporting purposes, un-group AUX area event, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf s390-cpumsf: Implement ->evsel_is_auxtrace() callback, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf callchain: Stitch LBR call stack, tip-bot2 for Kan Liang
- [tip: perf/core] perf arm-spe: Implement ->evsel_is_auxtrace() callback, tip-bot2 for Adrian Hunter
- [tip: perf/core] tools lib traceevent: Take care of return value of asprintf, tip-bot2 for He Zhe
- [tip: perf/core] perf tools: Add support for leader-sampling with AUX area events, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf script: Simplify auxiliary event printing functions, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf expr: Add expr_scanner_ctx object, tip-bot2 for Jiri Olsa
- [tip: perf/core] perf thread-stack: Add thread_stack__sample_late(), tip-bot2 for Adrian Hunter
- [tip: perf/core] perf doc: allow ASCIIDOC_EXTRA to be an argument, tip-bot2 for Ian Rogers
- [tip: perf/core] perf script: Add flamegraph.py script, tip-bot2 for Andreas Gerstmayr
- [tip: perf/core] doc/admin-guide: update kernel.rst with CAP_PERFMON information, tip-bot2 for Alexey Budankov
- [tip: perf/core] perf expr: Add expr_ prefix for parse_ctx and parse_id, tip-bot2 for Jiri Olsa
- [tip: perf/core] drivers/oprofile: Open access for CAP_PERFMON privileged process, tip-bot2 for Alexey Budankov
- [tip: perf/core] drivers/perf: Open access for CAP_PERFMON privileged process, tip-bot2 for Alexey Budankov
- [tip: perf/core] perf annotate: Add basic support for bpf_image, tip-bot2 for Jiri Olsa
- [tip: perf/core] drm/i915/perf: Open access for CAP_PERFMON privileged process, tip-bot2 for Alexey Budankov
- [tip: perf/core] parisc/perf: open access for CAP_PERFMON privileged process, tip-bot2 for Alexey Budankov
- [tip: perf/core] perf stat: Honour --timeout for forked workloads, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/core] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event, tip-bot2 for Jiri Olsa
- [tip: perf/core] perf tools: Support CAP_PERFMON capability, tip-bot2 for Alexey Budankov
- [tip: perf/core] perf/core: open access to probes for CAP_PERFMON privileged process, tip-bot2 for Alexey Budankov
- [tip: perf/core] perf/core: Open access to the core for CAP_PERFMON privileged process, tip-bot2 for Alexey Budankov
- [tip: perf/core] trace/bpf_trace: Open access for CAP_PERFMON privileged process, tip-bot2 for Alexey Budankov
- [tip: perf/core] perf synthetic-events: save 4kb from 2 stack frames, tip-bot2 for Ian Rogers
- [tip: perf/core] perf machine: Set ksymbol dso as loaded on arrival, tip-bot2 for Jiri Olsa
- [tip: perf/core] perf bench: Add event synthesis benchmark, tip-bot2 for Ian Rogers
- [tip: perf/core] doc/admin-guide: Update perf-security.rst with CAP_PERFMON information, tip-bot2 for Alexey Budankov
- [tip: perf/core] capabilities: Introduce CAP_PERFMON to kernel and user space, tip-bot2 for Alexey Budankov
- [tip: perf/core] powerpc/perf: open access for CAP_PERFMON privileged process, tip-bot2 for Alexey Budankov
- [tip: perf/core] perf metrictroup: Split the metricgroup__add_metric function, tip-bot2 for Kajol Jain
- [tip: perf/core] tools api fs: Make xxx__mountpoint() more scalable, tip-bot2 for Stephane Eranian
- [tip: perf/core] perf auxtrace: Add ->evsel_is_auxtrace() callback, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf auxtrace: Add an option to synthesize callchains for regular events, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf intel-pt: Implement ->evsel_is_auxtrace() callback, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf intel-pt: Add support for synthesizing callchains for regular events, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf hist: Add fast path for duplicate entries check, tip-bot2 for Kan Liang
- [tip: perf/core] perf evsel: Add support for synthesized sample type, tip-bot2 for Adrian Hunter
- [tip: perf/core] perf stat: Force error in fallback on :k events, tip-bot2 for Stephane Eranian
- [tip: perf/core] perf evlist: Allow multiple read formats, tip-bot2 for Adrian Hunter
- [tip: x86/vdso] x86/vdso/vdso2c: Correct error messages on file open, tip-bot2 for Dmitry Safonov
- [tip: x86/vdso] x86/vdso/vdso2c: Convert iterators to unsigned, tip-bot2 for Dmitry Safonov
- [tip: x86/vdso] x86/vdso/Makefile: Add vobjs32, tip-bot2 for Dmitry Safonov
- [tip: x86/build] x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONY, tip-bot2 for Masahiro Yamada
- [tip: x86/build] x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage, tip-bot2 for Masahiro Yamada
- [tip: x86/build] x86/boot/build: Add cpustr.h to targets and remove clean-files, tip-bot2 for Masahiro Yamada
- [tip: core/core] x86/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK, tip-bot2 for Kees Cook
- [tip: core/core] x86/elf: Add table to document READ_IMPLIES_EXEC, tip-bot2 for Kees Cook
- [tip: core/core] arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK, tip-bot2 for Kees Cook
- [tip: core/core] x86/elf: Disable automatic READ_IMPLIES_EXEC on 64-bit, tip-bot2 for Kees Cook
- [tip: core/core] arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces, tip-bot2 for Kees Cook
- [tip: core/core] arm32/64/elf: Add tables to document READ_IMPLIES_EXEC, tip-bot2 for Kees Cook
- [tip: timers/urgent] vdso/datapage: Use correct clock mode name in comment, tip-bot2 for Christian Brauner
- [tip: x86/mm] x86/mm: Unexport __cachemode2pte_tbl,
tip-bot2 for Christoph Hellwig
- [tip: x86/mm] x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k(),
tip-bot2 for Christoph Hellwig
- [tip: x86/mm] x86/mm: Add a x86_has_pat_wp() helper, tip-bot2 for Christoph Hellwig
- [tip: x86/mm] x86/mm: Move pgprot2cachemode out of line, tip-bot2 for Christoph Hellwig
- [tip: smp/core] smp: Use smp_call_func_t in on_each_cpu(), tip-bot2 for Kaitao Cheng
- [tip: x86/asm] x86/asm: Provide a Kconfig symbol for disabling old assembly annotations, tip-bot2 for Mark Brown
- [tip: x86/urgent] x86/split_lock: Add Tremont family CPU models, tip-bot2 for Tony Luck
- [tip: x86/urgent] x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural, tip-bot2 for Tony Luck
- [tip: x86/cleanups] x86/early_printk: Remove unused includes, tip-bot2 for Andy Shevchenko
- [tip: x86/urgent] x86/resctrl: Preserve CDP enable over CPU hotplug,
tip-bot2 for James Morse
- [tip: x86/urgent] x86/resctrl: Fix invalid attempt at removing the default resource group, tip-bot2 for Reinette Chatre
- [tip: x86/urgent] x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL(), tip-bot2 for Tony Luck
- [tip: irq/urgent] irqchip/mbigen: Free msi_desc on device teardown, tip-bot2 for Zenghui Yu
- [tip: irq/urgent] irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] irqchip/gic-v4.1: Update effective affinity of virtual SGIs, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static, tip-bot2 for Jason Yan
- [tip: irq/urgent] irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] irqchip/ti-sci-inta: Fix processing of masked irqs, tip-bot2 for Grygorii Strashko
- [tip: irq/urgent] irqchip/irq-mvebu-icu: Make legacy_bindings static, tip-bot2 for Jason Yan
- [tip: irq/urgent] irqchip/sifive-plic: Fix maximum priority threshold value, tip-bot2 for Atish Patra
- [tip: ras/core] x86/mce: Drop bogus comment about mce.kflags, tip-bot2 for Tony Luck
- [tip: timers/urgent] proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets, tip-bot2 for Andrei Vagin
- [tip: perf/urgent] tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] tools headers: Update linux/vdso.h and grab a copy of vdso/const.h, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] tools include UAPI: Sync linux/vhost.h with the kernel sources, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] tools headers: Update x86's syscall_64.tbl with the kernel sources, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] tools headers: Synchronize linux/bits.h with the kernel sources, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf stat: Fix no metric header if --per-socket and --metric-only set, tip-bot2 for Jin Yao
- [tip: perf/urgent] tools headers UAPI: Sync linux/mman.h with the kernel, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf python: Check if clang supports -fno-semantic-interposition, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: ras/core] x86/mce: Add a struct mce.kflags field,
tip-bot2 for Tony Luck
- [tip: ras/core] EDAC: Drop the EDAC report status checks, tip-bot2 for Tony Luck
- [tip: ras/core] x86/mce/amd: Make threshold bank setting hotplug robust, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce: Fix all mce notifiers to update the mce->kflags bitmask, tip-bot2 for Tony Luck
- [tip: ras/core] x86/mce/amd: Straighten CPU hotplug path, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce/amd, edac: Remove report_gart_errors, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce/amd: Protect a not-fully initialized bank from the thresholding interrupt, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce/amd: Sanitize thresholding device creation hotplug path, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce: Add mce=print_all option, tip-bot2 for Tony Luck
- [tip: ras/core] x86/mce/amd: Cleanup threshold device remove path, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce/amd: Init thresholding machinery only on relevant vendors, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce: Convert the CEC to use the MCE notifier, tip-bot2 for Tony Luck
- [tip: ras/core] x86/mce/amd: Do proper cleanup on error paths, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce: Fixup exception only for the correct MCEs, tip-bot2 for Borislav Petkov
- [tip: ras/core] x86/mce: Change default MCE logger to check mce->kflags, tip-bot2 for Tony Luck
- [tip: ras/core] x86/mce: Rename "first" function as "early", tip-bot2 for Tony Luck
- [tip: x86/cleanups] crash_dump: Remove no longer used saved_max_pfn, tip-bot2 for Kairui Song
- [tip: x86/urgent] x86/umip: Make umip_insns static, tip-bot2 for Jason Yan
- [tip: sched/urgent] sched/vtime: Work around an unitialized variable warning, tip-bot2 for Borislav Petkov
- [tip: sched/core] sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters, tip-bot2 for Peter Xu
- [tip: x86/urgent] x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE, tip-bot2 for John Allen
- [tip: x86/asm] x86/32: Remove CONFIG_DOUBLEFAULT, tip-bot2 for Borislav Petkov
- [tip: x86/urgent] objtool: Make BP scratch register warning more robust, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] objtool: Fix switch table detection in .text.unlikely, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] objtool: Support Clang non-section symbols in ORC generation, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings, tip-bot2 for Josh Poimboeuf
- [tip: x86/urgent] objtool: Support Clang non-section symbols in ORC dump, tip-bot2 for Josh Poimboeuf
- [tip: efi/urgent] efi/x86: Don't remap text<->rodata gap read-only for mixed mode, tip-bot2 for Ard Biesheuvel
- [tip: efi/urgent] efi/x86: Revert struct layout change to fix kexec boot regression, tip-bot2 for Ard Biesheuvel
- [tip: irq/urgent] genirq: Remove setup_irq() and remove_irq(), tip-bot2 for afzal mohammed
- [tip: efi/urgent] efi/x86: Move efi stub globals from .bss to .data, tip-bot2 for Arvind Sankar
- [tip: efi/urgent] efi/x86: Always relocate the kernel for EFI handover entry, tip-bot2 for Arvind Sankar
- [tip: efi/urgent] efi/cper: Use scnprintf() for avoiding potential buffer overflow, tip-bot2 for Takashi Iwai
- [tip: efi/urgent] Documentation/x86, efi/x86: Clarify EFI handover protocol and its requirements, tip-bot2 for Ard Biesheuvel
- [tip: efi/urgent] efi/x86: Fix the deletion of variables in mixed mode, tip-bot2 for Gary Lin
- [tip: efi/urgent] efi/arm: Deal with ADR going out of range in efi_enter_kernel(), tip-bot2 for Ard Biesheuvel
- [tip: efi/urgent] efi/libstub/x86: Remove redundant assignment to pointer hdr, tip-bot2 for Colin Ian King
- [tip: efi/urgent] efi/libstub/file: Merge file name buffers to reduce stack usage, tip-bot2 for Ard Biesheuvel
- [tip: core/urgent] rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common(), tip-bot2 for Paul E. McKenney
- [tip: x86/urgent] x86: Fix early boot crash on gcc-10, tip-bot2 for Sergei Trofimovich
- [tip: x86/cleanups] x86/smpboot: Remove the last ICPU() macro, tip-bot2 for Borislav Petkov
- [tip: x86/urgent] KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest, tip-bot2 for Xiaoyao Li
- [tip: x86/urgent] KVM: x86: Emulate split-lock access as a write in emulator, tip-bot2 for Xiaoyao Li
- [tip: x86/urgent] x86/split_lock: Provide handle_guest_split_lock(), tip-bot2 for Thomas Gleixner
- [tip: perf/urgent] perf/cgroup: Correct indirection in perf_less_group_idx(), tip-bot2 for Ian Rogers
- [tip: sched/urgent] sched/debug: Add task uclamp values to SCHED_DEBUG procfs, tip-bot2 for Valentin Schneider
- [tip: sched/urgent] sched/debug: Factor out printing formats into common macros, tip-bot2 for Valentin Schneider
- [tip: locking/urgent] locking/refcount: Document interaction with PID_MAX_LIMIT, tip-bot2 for Jann Horn
- [tip: locking/urgent] locking/percpu-rwsem: Fix a task_struct refcount, tip-bot2 for Qian Cai
- [tip: locking/urgent] locking/lockdep: Improve 'invalid wait context' splat, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/core: Remove unused rq::last_load_update_tick, tip-bot2 for Vincent Donnefort
- [tip: sched/urgent] sched/fair: Fix race between runtime distribution and assignment, tip-bot2 for Huaixin Chang
- [tip: perf/urgent] perf/x86/intel/uncore: Add Ice Lake server uncore support, tip-bot2 for Kan Liang
- [tip: sched/urgent] sched/fair: Fix negative imbalance in imbalance calculation, tip-bot2 for Aubrey Li
- [tip: sched/urgent] workqueue: Remove the warning in wq_worker_sleeping(), tip-bot2 for Sebastian Andrzej Siewior
- [tip: perf/urgent] perf/core: Fix event cgroup tracking, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/fair: Align rq->avg_idle and rq->avg_scan_cost, tip-bot2 for Valentin Schneider
- [tip: sched/urgent] sched/debug: Remove redundant macro define, tip-bot2 for Valentin Schneider
- [tip: perf/urgent] perf/core: Disable page faults when getting phys address, tip-bot2 for Jiri Olsa
- [tip: timers/urgent] ucount: Make sure ucounts in /proc/sys/user don't regress again, tip-bot2 for Jan Kara
- [tip: timers/urgent] time/namespace: Add max_time_namespaces ucount, tip-bot2 for Dmitry Safonov
- [tip: timers/urgent] time/namespace: Fix time_for_children symlink, tip-bot2 for Michael Kerrisk (man-pages)
- [tip: timers/urgent] clocksource/drivers/timer-vf-pit: Add missing parenthesis, tip-bot2 for afzal mohammed
- [tip: perf/urgent] perf python: Include rwsem.c in the pythong biding, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf tools: Add file-handle feature test, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf script: add -S/--symbols documentation, tip-bot2 for Ian Rogers
- [tip: perf/urgent] perf top: Add --all-cgroups option, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf record: Add --all-cgroups option, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf tools: Support Python 3.8+ in Makefile, tip-bot2 for Sam Lunt
- [tip: perf/urgent] perf script: Allow --symbol to accept hexadecimal addresses, tip-bot2 for Stephane Eranian
- [tip: perf/urgent] perf report/top TUI: Fix title line formatting, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf script: Add --show-cgroup-events option, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf cgroup: Maintain cgroup hierarchy, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf top: Support --group-sort-idx to change the sort order, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf script: Fix invalid read of directory entry after closedir(), tip-bot2 for Andreas Gerstmayr
- [tip: perf/urgent] perf top: Support hotkey to change sort order, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf dso: Fix dso comparison, tip-bot2 for Ravi Bangoria
- [tip: perf/urgent] perf: Normalize gcc parameter when generating arch errno table, tip-bot2 for He Zhe
- [tip: perf/urgent] perf callchain: Update docs regarding kernel/user space unwinding, tip-bot2 for Tony Jones
- [tip: perf/urgent] perf tools: Basic support for CGROUP event, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf/core: Add PERF_RECORD_CGROUP event, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map, tip-bot2 for Yu-cheng Yu
- [tip: perf/urgent] perf test: Add pmu-events test, tip-bot2 for John Garry
- [tip: perf/urgent] perf test: Test pmu-events aliases, tip-bot2 for John Garry
- [tip: perf/urgent] perf/core: Add PERF_SAMPLE_CGROUP feature, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf cpumap: Fix snprintf overflow check, tip-bot2 for Christophe JAILLET
- [tip: perf/urgent] perf parse-events: Add defensive NULL check, tip-bot2 for Ian Rogers
- [tip: perf/urgent] perf pmu: Refactor pmu_add_cpu_aliases(), tip-bot2 for John Garry
- [tip: perf/urgent] perf tools: Unify a bit the build directory output, tip-bot2 for Jiri Olsa
- [tip: perf/urgent] perf report/top TUI: Support hotkeys to let user select any event for sorting, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf jevents: Support test events folder, tip-bot2 for John Garry
- [tip: perf/urgent] perf stat: Align the output for interval aggregation mode, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf test x86: Add CET instructions to the new instructions test, tip-bot2 for Adrian Hunter
- [tip: perf/urgent] perf report: Support a new key to reload the browser, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf report: Allow specifying event to be used as sort key in --group output, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf report: Support interactive annotation of code without symbols, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf report: Print al_addr when symbol is not found, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf symbols: Consolidate symbol fixup issue, tip-bot2 for Leo Yan
- [tip: perf/urgent] perf vendor events amd: Restrict model detection for zen1 based processors, tip-bot2 for Vijay Thakkar
- [tip: perf/urgent] perf vendor events amd: Add Zen2 events, tip-bot2 for Vijay Thakkar
- [tip: perf/urgent] perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses, tip-bot2 for Jin Yao
- [tip: perf/urgent] perf vendor events amd: Update Zen1 events to V2, tip-bot2 for Vijay Thakkar
- [tip: perf/urgent] perf parse-events: Fix 3 use after frees found with clang ASAN, tip-bot2 for Ian Rogers
- [tip: perf/urgent] perf pmu: Add is_pmu_core(), tip-bot2 for John Garry
- [tip: perf/urgent] perf metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events, tip-bot2 for Kajol Jain
- [tip: perf/urgent] perf jevents: Add some test events, tip-bot2 for John Garry
- [tip: perf/urgent] perf pmu: Make pmu_uncore_alias_match() public, tip-bot2 for John Garry
- [tip: perf/urgent] perf symbols: Fix arm64 gap between kernel start and module end, tip-bot2 for Kemeng Shi
- [tip: perf/urgent] perf script: Introduce --deltatime option, tip-bot2 for Hagen Paul Pfeifer
- [tip: perf/urgent] perf script report: Fix SEGFAULT when using DWARF mode, tip-bot2 for Andreas Gerstmayr
- [tip: perf/urgent] tools headers UAPI: Update tools's copy of linux/perf_event.h, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf report: Add 'cgroup' sort key, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf record: Support synthesizing cgroup events, tip-bot2 for Namhyung Kim
- [tip: perf/urgent] perf events parser: Add missing Intel CPU events to parser, tip-bot2 for Adrian Hunter
- [tip: perf/urgent] perf python: Fix clang detection to strip out options passed in $CC, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: perf/urgent] perf build-test: Honour JOBS to override detection of number of cores, tip-bot2 for Arnaldo Carvalho de Melo
- [tip: timers/urgent] hrtimer: Don't dereference the hrtimer pointer after the callback, tip-bot2 for Sebastian Andrzej Siewior
- [tip: irq/core] irqchip/gic-v4.1: Eagerly vmap vPEs, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/stm32: Retrigger both in eoi and unmask callbacks, tip-bot2 for Marek Vasut
- [tip: irq/core] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/xilinx: Add support for multiple instances, tip-bot2 for Mubin Sayyed
- [tip: irq/core] irqchip/gic-v4.1: Add initial SGI configuration, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Add VSGI property setup, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/xilinx: Enable generic irq multi handler,
tip-bot2 for Michal Simek
- [tip: irq/core] irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/qcom-irq-combiner: Replace zero-length array with flexible-array member, tip-bot2 for Gustavo A. R. Silva
- [tip: irq/core] irqchip/xilinx: Do not call irq_set_default_host(), tip-bot2 for Mubin Sayyed
- [tip: irq/core] irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL domain, tip-bot2 for luanshi
- [tip: irq/core] irqchip/irq-bcm7038-l1: Replace zero-length array with flexible-array member, tip-bot2 for Gustavo A. R. Silva
- [tip: irq/core] irqchip/xilinx: Fill error code when irq domain registration fails, tip-bot2 for Michal Simek
- [tip: irq/core] irqchip/versatile-fpga: Apply clear-mask earlier, tip-bot2 for Sungbo Eo
- [tip: irq/core] irqchip/ingenic: Add support for TCU of X1000., Zhou Yanjie
- [tip: irq/core] irqchip/gic-v4.1: Advertise support v4.1 to KVM, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD access, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables, tip-bot2 for Heyi Guo
- [tip: irq/core] irqchip/versatile-fpga: Handle chained IRQs properly, tip-bot2 for Sungbo Eo
- [tip: irq/core] irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/atmel-aic5: Fix irq_retrigger callback return value, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v3: Use SGIs without active state if offered, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation, tip-bot2 for Zenghui Yu
- [tip: irq/core] irqchip/atmel-aic: Fix irq_retrigger callback return value, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline, tip-bot2 for Atish Patra
- [tip: irq/core] irqchip/bcm2835: Quiesce IRQs left enabled by bootloader, tip-bot2 for Lukas Wunner
- [tip: irq/core] irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers, tip-bot2 for Marc Zyngier
- [tip: irq/core] ARM: sa1111: Fix irq_retrigger callback return value, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v3-its: Fix access width for gicr_syncr, tip-bot2 for Heyi Guo
- [tip: irq/core] irqchip/sifive-plic: Add support for multiple PLICs, tip-bot2 for Atish Patra
- [tip: irq/core] irqchip/stm32: Add irq retrigger support, tip-bot2 for Alexandre Torgue
- [tip: irq/core] pinctrl: stm32: Add level interrupt support to gpio irq chip, tip-bot2 for Alexandre Torgue
- [tip: irq/core] irqchip: Replace setup_irq() by request_irq(), tip-bot2 for afzal mohammed
- [tip: irq/core] irqchip: vic: Support cascaded VIC in device tree, tip-bot2 for Linus Walleij
- [tip: irq/core] irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment, tip-bot2 for Geert Uytterhoeven
- [tip: irq/core] irqchip: Add COMPILE_TEST support for IMX_INTMUX, tip-bot2 for Anson Huang
- [tip: irq/core] irqchip/gic-v4.1: Map the ITS SGIR register page, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v4.1: Add VSGI allocation/teardown, tip-bot2 for Marc Zyngier
- [tip: irq/core] sh: Replace setup_irq() by request_irq(), tip-bot2 for afzal mohammed
- [tip: irq/core] c6x: Replace setup_irq() by request_irq(), tip-bot2 for afzal mohammed
- [tip: irq/core] alpha: Replace setup_irq() by request_irq(), tip-bot2 for afzal mohammed
- [tip: irq/core] hexagon: Replace setup_irq() by request_irq(), tip-bot2 for afzal mohammed
- [tip: irq/core] unicore32: Replace setup_irq() by request_irq(), tip-bot2 for afzal mohammed
- [tip: locking/core] fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t, tip-bot2 for Thomas Gleixner
- [tip: locking/core] thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t, tip-bot2 for Clark Williams
- [tip: locking/core] Documentation/locking/locktypes: Minor copy editor fixes, tip-bot2 for Randy Dunlap
- [tip: locking/core] Documentation/locking/locktypes: Further clarifications and wordsmithing, tip-bot2 for Thomas Gleixner
- [tip: x86/boot] x86/boot/compressed: Fix debug_puthex() parameter type, tip-bot2 for Joerg Roedel
- [tip: locking/core] x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_end(), tip-bot2 for Al Viro
- [tip: locking/core] x86: don't reload after cmpxchg in unsafe_atomic_op2() loop, tip-bot2 for Al Viro
- [tip: locking/core] objtool: whitelist __sanitizer_cov_trace_switch(), tip-bot2 for Al Viro
- [tip: locking/core] [parisc, s390, sparc64] no need for access_ok() in futex handling, tip-bot2 for Al Viro
- [tip: locking/core] sh: no need of access_ok() in arch_futex_atomic_op_inuser(), tip-bot2 for Al Viro
- [tip: locking/core] futex: arch_futex_atomic_op_inuser() calling conventions change, tip-bot2 for Al Viro
- [tip: locking/core] x86: get rid of user_atomic_cmpxchg_inatomic(), tip-bot2 for Al Viro
- [tip: locking/core] generic arch_futex_atomic_op_inuser() doesn't need access_ok(), tip-bot2 for Al Viro
- [tip: x86/cleanups] kill uaccess_try(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: __setup_rt_frame(): consolidate uaccess areas, tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: x32_setup_rt_frame(): consolidate uaccess areas, tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: ia32_setup_rt_frame(): consolidate uaccess areas, tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: setup_sigcontext(): list user_access_{begin,end}() into callers, tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: __setup_frame(): consolidate uaccess areas, tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callers, tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: switch setup_sigcontext() to unsafe_put_user(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86 kvm page table walks: switch to explicit __get_user(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: get rid of get_user_ex() in ia32_restore_sigcontext(), tip-bot2 for Al Viro
- [tip: x86/cleanups] vm86: get rid of get_user_ex() use, tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: get rid of get_user_ex() in restore_sigcontext(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86 user stack frame reads: switch to explicit __get_user(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: get rid of small constant size cases in raw_copy_{to,from}_user(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: switch save_v86_state() to unsafe_put_user(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: switch ia32_setup_sigcontext() to unsafe_put_user(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: switch sigframe sigset handling to explict __get_user()/__put_user(), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: kill get_user_{try,catch,ex}, tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: ia32_setup_frame(): consolidate uaccess areas, tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit), tip-bot2 for Al Viro
- [tip: x86/cleanups] x86: unsafe_put-style macro for sigmask, tip-bot2 for Al Viro
- [tip: locking/core] m68knommu: Remove mm.h include from uaccess_no.h, tip-bot2 for Thomas Gleixner
- [tip: x86/build] x86/vdso: Discard .note.gnu.property sections in vDSO, tip-bot2 for H.J. Lu
- [tip: x86/build] vmlinux.lds: Discard .note.gnu.property sections in generic NOTES, tip-bot2 for H.J. Lu
- [tip: x86/cleanups] x86/efi: Add a prototype for efi_arch_mem_reserve(), tip-bot2 for Benjamin Thiel
- [tip: x86/cleanups] x86/jump_label: Move 'inline' keyword placement, tip-bot2 for Randy Dunlap
- [tip: x86/cleanups] x86/mm/set_memory: Fix -Wmissing-prototypes warnings, tip-bot2 for Benjamin Thiel
- [tip: x86/cleanups] x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt(), tip-bot2 for Benjamin Thiel
- [tip: x86/cleanups] x86/mm: Mark setup_emu2phys_nid() static, tip-bot2 for Benjamin Thiel
- [tip: timers/urgent] clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly, tip-bot2 for Yubo Xie
- [tip: x86/build] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS,
tip-bot2 for H.J. Lu
- [tip: x86/misc] perf/tests: Add CET instructions to the new instructions test, tip-bot2 for Adrian Hunter
- [tip: x86/misc] x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map, tip-bot2 for Yu-cheng Yu
- [tip: core/objtool] objtool: Optimize find_symbol_by_name(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Optimize find_rela_by_dest_range(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Resize insn_hash, tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Optimize read_sections(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Optimize find_section_by_name(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Delete cleanup(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Rename find_containing_func(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Optimize find_symbol_*() and read_symbols(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] x86/kexec: Use RIP relative addressing, tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Rename func_for_each_insn_all(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Introduce validate_return(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Rename func_for_each_insn(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Add a statistics mode, tip-bot2 for Peter Zijlstra
- [tip: core/objtool] x86/kexec: Make relocate_kernel_64.S objtool clean, tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Optimize find_symbol_by_index(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Optimize find_section_by_index(), tip-bot2 for Peter Zijlstra
- [tip: core/objtool] objtool: Re-arrange validate_functions(), tip-bot2 for Peter Zijlstra
- [tip: x86/cpu] cpufreq/intel_pstate: Fix wrong macro conversion, tip-bot2 for Thomas Gleixner
- [tip: smp/core] xen/cpuhotplug: Replace cpu_up/down() with device_online/offline(), tip-bot2 for Qais Yousef
- [tip: smp/core] x86/smp: Replace cpu_up/down() with add/remove_cpu(), tip-bot2 for Qais Yousef
- [tip: smp/core] powerpc: Replace cpu_up/down() with add/remove_cpu(), tip-bot2 for Qais Yousef
- [tip: smp/core] arm64: Use reboot_cpu instead of hardconding it to 0, tip-bot2 for Qais Yousef
- [tip: smp/core] ARM: Don't use disable_nonboot_cpus(), tip-bot2 for Qais Yousef
- [tip: smp/core] cpu/hotplug: Move bringup of secondary CPUs out of smp_init(), tip-bot2 for Qais Yousef
- [tip: smp/core] torture: Replace cpu_up/down() with add/remove_cpu(), tip-bot2 for Qais Yousef
- [tip: smp/core] cpu/hotplug: Hide cpu_up/down(), tip-bot2 for Qais Yousef
- [tip: smp/core] cpu/hotplug: Add new {add,remove}_cpu() functions, tip-bot2 for Qais Yousef
- [tip: smp/core] arm64: hibernate: Use bringup_hibernate_cpu(), tip-bot2 for Qais Yousef
- [tip: smp/core] ARM: Use reboot_cpu instead of hardcoding it to 0, tip-bot2 for Qais Yousef
- [tip: smp/core] ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus(), tip-bot2 for Qais Yousef
- [tip: smp/core] arm64: Don't use disable_nonboot_cpus(), tip-bot2 for Qais Yousef
- [tip: smp/core] parisc: Replace cpu_up/down() with add/remove_cpu(), tip-bot2 for Qais Yousef
- [tip: smp/core] sparc: Replace cpu_up/down() with add/remove_cpu(), tip-bot2 for Qais Yousef
- [tip: smp/core] cpu/hotplug: Create a new function to shutdown nonboot cpus, tip-bot2 for Qais Yousef
- [tip: smp/core] cpu/hotplug: Provide bringup_hibernate_cpu(), tip-bot2 for Qais Yousef
- [tip: smp/core] firmware: psci: Replace cpu_up/down() with add/remove_cpu(), tip-bot2 for Qais Yousef
- [tip: x86/cleanups] x86/alternatives: Mark text_poke_loc_init() static, tip-bot2 for Qiujun Huang
- [tip: x86/entry] x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS, tip-bot2 for Brian Gerst
- [tip: x86/cpu] ASoC: Intel: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] ACPI: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/platform: Convert to new CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/kvm: Convert to new CPU match macros, tip-bot2 for Thomas Gleixner
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]