Linux Tip Commits
[Prev Page][Next Page]
- [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
- [tip: x86/cpu] x86/devicetable: Move x86 specific macro out of generic code, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] thermal: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] EDAC: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/kernel: Convert to new CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] powercap/intel_rapl: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] extcon: axp288: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] crypto: Convert to new CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] platform/x86: Convert to new CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/cpu: Add consistent CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/cpu/bugs: Convert to new matching macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/perf/events: Convert to new CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] cpufreq: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] PCI: intel-mid: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] mmc: sdhci-acpi: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] intel_idle: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] hwrng: via_rng: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] hwmon: Convert to new X86 CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/cpu: Cleanup the now unused CPU match macros, tip-bot2 for Thomas Gleixner
- [tip: x86/vmware] x86/vmware: Enable steal time accounting, tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] x86/vmware: Add steal time clock support for VMware guests, tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] x86/vmware: Remove vmware_sched_clock_setup(), tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] x86/vmware: Make vmware_select_hypercall() __init, tip-bot2 for Alexey Makhalov
- [tip: x86/vmware] x86/vmware: Use bool type for vmw_sched_clock, tip-bot2 for Alexey Makhalov
- [tip: perf/urgent] tools headers uapi: Update linux/in.h copy,
tip-bot2 for Arnaldo Carvalho de Melo
- [tip: core/rcu] rcu: Make rcu_barrier() account for offline no-CBs CPUs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] doc/RCU/rcu: Use https instead of http if possible, tip-bot2 for SeongJae Park
- [tip: core/rcu] doc/RCU/rcu: Use ':ref:' for links to other docs, tip-bot2 for SeongJae Park
- [tip: core/rcu] Documentation/memory-barriers: Fix typos, tip-bot2 for SeongJae Park
- [tip: core/rcu] doc: Add rcutorture scripting to torture.txt, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Mark rcu_state.gp_seq to detect concurrent writes, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] doc/RCU/rcu: Use absolute paths for non-rst files, tip-bot2 for SeongJae Park
- [tip: core/rcu] doc/RCU/listRCU: Update example function name, tip-bot2 for SeongJae Park
- [tip: core/rcu] doc/RCU/listRCU: Fix typos in a example code snippets, tip-bot2 for SeongJae Park
- [tip: core/rcu] rcutorture: Make rcu_torture_barrier_cbs() post from corresponding CPU, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] doc: Add some more RCU list patterns in the kernel, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rcutorture: Add READ_ONCE() to rcu_torture_count and rcu_torture_batch, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Set KCSAN Kconfig options to detect more data races, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcuperf: Measure memory footprint during kfree_rcu() test, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rcutorture: Manually clean up after rcu_barrier() failure, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Fix rcu_torture_one_read()/rcu_torture_writer() data race, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Annotation lockless accesses to rcu_torture_current, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Fix stray access to rcu_fwd_cb_nodelay, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Forgive -EBUSY from boottime CPU-hotplug operations, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Suppress boottime bad-sequence warnings, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Make results-directory date format completion-friendly, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Summarize summary of build and run results, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Allow disabling of boottime CPU-hotplug torture operations, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] srcu: Fix __call_srcu()/srcu_get_delay() datarace, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Allow boottime stall warnings to be suppressed, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Refrain from callback flooding during boot, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu-tasks: *_ONCE() for rcu_tasks_cbs_head, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Fix spelling mistake "leval" -> "level", tip-bot2 for Colin Ian King
- [tip: core/rcu] srcu: Fix __call_srcu()/process_srcu() datarace, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add missing annotation for exit_tasks_rcu_start(), tip-bot2 for Jules Irenge
- [tip: core/rcu] rcu: Add missing annotation for exit_tasks_rcu_finish(), tip-bot2 for Jules Irenge
- [tip: core/rcu] rcu: Update __call_rcu() comments, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: React to callback overload by aggressively seeking quiescent states, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] locktorture: Forgive apparent unfairness if CPU hotplug, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: React to callback overload by boosting RCU readers, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Optimize and protect atomic_cmpxchg() loop, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/nocb: Add missing annotation for rcu_nocb_bypass_unlock(), tip-bot2 for Jules Irenge
- [tip: core/rcu] rcu: Support kfree_bulk() interface in kfree_rcu(), tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] rcu: Clear ->core_needs_qs at GP end or self-reported QS, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] locktorture: Allow CPU-hotplug to be disabled via --bootargs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add missing annotation for rcu_nocb_bypass_lock(), tip-bot2 for Jules Irenge
- [tip: core/rcu] locktorture: Print ratio of acquisitions, not failures, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rculist: Add brackets around cond argument in __list_check_rcu macro, tip-bot2 for Amol Grover
- [tip: core/rcu] rcu: Make nocb_gp_wait() double-check unexpected-callback warning, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add *_ONCE() to rcu_node ->boost_kthread_status, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] timer: Use hlist_unhashed_lockless() in timer_pending(), tip-bot2 for Eric Dumazet
- [tip: core/rcu] rcu: Fix rcu_barrier_callback() race condition, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] locktorture: Use private random-number generators, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add READ_ONCE() to rcu_segcblist ->tails[], tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Remove dead code from rcu_segcblist_insert_pend_cbs(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add WRITE_ONCE() to rcu_node ->qsmaskinitnext, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Provide debug symbols and line numbers in KCSAN runs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add *_ONCE() for grace-period progress indicators, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] nfs: Fix nfs_access_get_cached_rcu() sparse error, tip-bot2 for Madhuparna Bhowmik
- [tip: core/rcu] rcu: Fix exp_funnel_lock()/rcu_exp_wait_wake() datarace, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add WRITE_ONCE to rcu_node ->exp_seq_rq store, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add READ_ONCE() to rcu_node ->gp_seq, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add READ_ONCE() to rcu_data ->gpwrap, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add WRITE_ONCE() to rcu_node ->qsmask update, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] locking/rtmutex: rcu: Add WRITE_ONCE() to rt_mutex ->owner, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add WRITE_ONCE() to rcu_state ->gp_req_activity, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Warn on for_each_leaf_node_cpu_mask() from non-leaf, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Don't flag non-starting GPs before GP kthread is running, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add *_ONCE() to rcu_data ->rcu_forced_tick, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Fix typos in file-header comments, tip-bot2 for SeongJae Park
- [tip: core/rcu] rcu: Add WRITE_ONCE() to rcu_state ->gp_start, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add a trace event for kfree_rcu() use of kfree_bulk(), tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] rcu: Tighten rcu_lockdep_assert_cblist_protected() check, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] srcu: Fix process_srcu()/srcu_batches_completed() datarace, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Suppress forward-progress complaints during early boot, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] srcu: Hold srcu_struct ->lock when updating ->srcu_gp_seq, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Add 100-CPU configuration, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Make kvm-find-errors.sh abort on bad directory, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] doc/RCU/Design: Remove remaining HTML tags in ReST files, tip-bot2 for SeongJae Park
- [tip: locking/kcsan] kcsan: Introduce kcsan_value_change type, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Introduce ASSERT_EXCLUSIVE_*() macros, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Move interfaces that affects checks to kcsan-checks.h, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Expose core configuration parameters as module params, tip-bot2 for Marco Elver
- [tip: locking/kcsan] compiler.h, seqlock.h: Remove unnecessary kcsan.h includes, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Fix misreporting if concurrent races on same address, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Clean up the main KCSAN Kconfig option, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask), tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS, tip-bot2 for Marco Elver
- [tip: locking/kcsan] copy_to_user, copy_from_user: Use generic instrumented.h, tip-bot2 for Marco Elver
- [tip: locking/kcsan] asm-generic, kcsan: Add KCSAN instrumentation for bitops, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Show full access type in report, tip-bot2 for Marco Elver
- [tip: locking/kcsan] asm-generic, atomic-instrumented: Use generic instrumented.h, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Rate-limit reporting per data races, tip-bot2 for Marco Elver
- [tip: locking/kcsan] include/linux: Add instrumented.h infrastructure, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Fix 0-sized checks, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Add docbook header for data_race(), tip-bot2 for Paul E. McKenney
- [tip: locking/kcsan] kcsan: Introduce KCSAN_ACCESS_ASSERT access type, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Add option to assume plain aligned writes up to word size are atomic, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Add kcsan_set_access_mask() support, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Prefer __always_inline for fast-path, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Make KCSAN compatible with lockdep, tip-bot2 for Marco Elver
- [tip: locking/kcsan] iov_iter: Use generic instrumented.h, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan: Add test to generate conflicts via debugfs, tip-bot2 for Marco Elver
- [tip: locking/kcsan] kcsan, trace: Make KCSAN compatible with tracing, tip-bot2 for Marco Elver
- [tip: timers/core] vdso: Fix clocksource.h macro detection, tip-bot2 for Vincenzo Frascino
- [tip: timers/core] um: Fix header inclusion, tip-bot2 for Vincenzo Frascino
- [tip: locking/core] completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all(), tip-bot2 for Sebastian Siewior
- [tip: x86/cleanups] x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl(), tip-bot2 for Benjamin Thiel
- [tip: x86/cleanups] x86/mm: Drop pud_mknotpresent(), tip-bot2 for Anshuman Khandual
- [tip: ras/core] x86/mce/amd: Add PPIN support for AMD MCE, tip-bot2 for Wei Huang
- [tip: sched/core] threads: Update PID limit comment according to futex UAPI change, tip-bot2 for Jann Horn
- [tip: irq/urgent] genirq: Fix reference leaks on irq affinity notifiers, tip-bot2 for Edward Cree
- [tip: locking/core] lockdep: Add posixtimer context tracing bits, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] sched/swait: Prepare usage in completions, tip-bot2 for Thomas Gleixner
- [tip: locking/core] Documentation: Add lock ordering and nesting documentation, tip-bot2 for Thomas Gleixner
- [tip: locking/core] timekeeping: Split jiffies seqlock, tip-bot2 for Thomas Gleixner
- [tip: locking/core] powerpc/ps3: Convert half completion to rcuwait, tip-bot2 for Peter Zijlstra (Intel)
- [tip: locking/core] orinoco_usb: Use the regular completion interfaces, tip-bot2 for Thomas Gleixner
- [tip: locking/core] microblaze: Remove mm.h from asm/uaccess.h, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] PCI/switchtec: Fix init_completion race condition with poll_wait(), tip-bot2 for Logan Gunthorpe
- [tip: locking/core] lockdep: Introduce wait-type checks, tip-bot2 for Peter Zijlstra
- [tip: locking/core] completion: Use simple wait queues, tip-bot2 for Thomas Gleixner
- [tip: locking/core] ia64: Remove mm.h from asm/uaccess.h, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] usb: gadget: Use completion interface instead of open coding it, tip-bot2 for Thomas Gleixner
- [tip: locking/core] nds32: Remove mm.h from asm/uaccess.h, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] pci/switchtec: Replace completion wait queue usage for poll, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] csky: Remove mm.h from asm/uaccess.h, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] acpi: Remove header dependency, tip-bot2 for Peter Zijlstra
- [tip: locking/core] rcuwait: Add @state argument to rcuwait_wait_event(), tip-bot2 for Peter Zijlstra (Intel)
- [tip: locking/core] hexagon: Remove mm.h from asm/uaccess.h, tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] lockdep: Add hrtimer context tracing bits,
tip-bot2 for Sebastian Andrzej Siewior
- [tip: locking/core] lockdep: Annotate irq_work,
tip-bot2 for Sebastian Andrzej Siewior
- [tip: x86/entry] x86: Remove unneeded includes, tip-bot2 for Brian Gerst
- [tip: x86/entry] lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}(), tip-bot2 for Peter Zijlstra
- [tip: x86/entry] x86/entry/32: Rename 32-bit specific syscalls, tip-bot2 for Brian Gerst
- [tip: x86/entry] lockdep: Rename trace_softirqs_{on,off}(), tip-bot2 for Peter Zijlstra
- [tip: x86/entry] x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments,
tip-bot2 for Brian Gerst
- [tip: x86/entry] x86/entry: Remove syscall qualifier support, tip-bot2 for Brian Gerst
- [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
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]