Linux Tip Commits
[Prev Page][Next Page]
- [tip:timers/2038] alpha: wire up io_pgetevents system call, tip-bot for Arnd Bergmann
- [tip:timers/2038] ia64: assign syscall numbers for perf and seccomp, tip-bot for Arnd Bergmann
- [tip:timers/2038] ia64: add statx and io_pgetevents syscalls, tip-bot for Arnd Bergmann
- [tip:timers/2038] ia64: add __NR_umount2 definition, tip-bot for Arnd Bergmann
- [tip:timers/2038] s390: remove compat_wrapper.c, tip-bot for Arnd Bergmann
- [tip:timers/2038] s390: autogenerate compat syscall wrappers, tip-bot for Arnd Bergmann
- [tip:timers/2038] s390: use generic UID16 implementation, tip-bot for Arnd Bergmann
- [tip:timers/2038] ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390, tip-bot for Arnd Bergmann
- [tip:timers/2038] s390: open-code s390_personality syscall, tip-bot for Arnd Bergmann
- [tip:irq/core] genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_masks(), tip-bot for Ming Lei
- [tip:x86/urgent] x86/mm: Make set_pmd_at() paravirt aware, tip-bot for Juergen Gross
- [tip:perf/core] perf auxtrace: Add timestamp to auxtrace errors, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Packet splitting can happen only on 32-bit, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Fix CYC timestamp calculation after OVF, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Fix overlap calculation for padding, tip-bot for Adrian Hunter
- [tip:perf/core] perf auxtrace: Define auxtrace record alignment, tip-bot for Adrian Hunter
- [tip:perf/core] perf thread-stack: Represent jmps to the start of a different symbol, tip-bot for Adrian Hunter
- [tip:perf/core] perf thread-stack: Tidy thread_stack__no_call_return() by adding more local variables, tip-bot for Adrian Hunter
- [tip:perf/core] perf thread-stack: Tidy thread_stack__push_cp() usage, tip-bot for Adrian Hunter
- [tip:perf/core] perf vendor events intel: Fix Load_Miss_Real_Latency on CLX, tip-bot for William Cohen
- [tip:perf/core] perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols, tip-bot for Adrian Hunter
- [tip:perf/core] perf cs-etm: Set sample flags for exception return packet, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Set sample flags for exception packet, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Add traceID in packet, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Set sample flags for trace discontinuity, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Add exception number in exception packet, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Set sample flags for instruction range packet, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Add last instruction information in packet, tip-bot for Leo Yan
- [tip:perf/core] perf tools: Add documentation for BPF event selection, tip-bot for Changbin Du
- [tip:perf/core] perf report: Move symbol annotation to the resort phase, tip-bot for Jiri Olsa
- [tip:perf/core] perf evsel: Add output_resort_cb method, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Add argument to hists__resort_cb_t callback, tip-bot for Jiri Olsa
- [tip:perf/core] perf record: Apply affinity masks when reading mmap buffers, tip-bot for Alexey Budankov
- [tip:perf/core] perf tools: Add fallback versions for CPU_{OR,EQUAL}(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf record: Bind the AIO user space buffers to nodes, tip-bot for Alexey Budankov
- [tip:perf/core] perf record: Allocate affinity masks, tip-bot for Alexey Budankov
- [tip:perf/core] perf coresight: Remove set_drv_config() API, tip-bot for Mathieu Poirier
- [tip:perf/core] perf pmu: Remove set_drv_config API, tip-bot for Mathieu Poirier
- [tip:perf/core] perf arm cs-etm: Use event attributes to send sink information to kernel, tip-bot for Mathieu Poirier
- [tip:perf/core] coresight: Use event attributes for sink selection, tip-bot for Mathieu Poirier
- [tip:perf/core] perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file, tip-bot for Mathieu Poirier
- [tip:perf/core] coresight: perf: Add "sinks" group to PMU directory, tip-bot for Mathieu Poirier
- [tip:perf/core] perf/aux: Make perf_event accessible to setup_aux(), tip-bot for Mathieu Poirier
- [tip:perf/core] perf bpf-loader: Remove unecessary includes from bpf-loader.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf powerpc kvm-stat: Add missing evlist.h header, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf kvm stat: Replace kvm-stat.h includes with forward declarations, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf pmu: Remove needless evsel.h include, only needs one fwd decl, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests pmu: Add missing headers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hist: Remove the needless callchain.h include from hist.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Add missing include <callchain.h> in various places, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf thread: Don't include symbol.h, symbol_conf.h is enough, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enough, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Add missing include for symbols.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hist: Remove symbol.h from hist.h, just fwd decls are needed, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests: Add missing headers so far obtained indirectly, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf map: Move structs and prototypes for map groups to a separate header, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] pref tools: Add missing map.h includes, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Introduce map_symbol.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf srccode: Move struct definition from map.h to srccode.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf arm pmu: Add missing linux/string.h header, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf powerpc: Add missing headers to skip-callchain-idx.c, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf script python: Add Python3 support to tests/attr.py, tip-bot for Tony Jones
- [tip:perf/urgent] perf trace: Support multiple "vfs_getname" probes, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf symbols: Filter out hidden symbols from labels, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf symbols: Add fallback definitions for GELF_ST_VISIBILITY(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf clang: Do not use 'return std::move(something)', tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf mem/c2c: Fix perf_mem_events to support powerpc, tip-bot for Ravi Bangoria
- [tip:perf/urgent] perf tests evsel-tp-sched: Fix bitwise operator, tip-bot for Gustavo A. R. Silva
- [tip:x86/cleanups] x86/fpu: Move init_xstate_size() to __init section, tip-bot for Sergey Senozhatsky
- [tip:x86/cleanups] x86/cpu_entry_area: Move percpu_setup_debug_store() to __init section, tip-bot for Sergey Senozhatsky
- [tip:x86/cleanups] x86/mtrr: Remove unused variable, tip-bot for Bo Yu
- [tip:x86/urgent] x86/mm/cpa: Fix set_mce_nospec(), tip-bot for Peter Zijlstra
- [tip:locking/urgent] futex: Handle early deadlock return correctly, tip-bot for Thomas Gleixner
- [tip:locking/urgent] futex: Fix barrier comment, tip-bot for Davidlohr Bueso
- [tip:irq/urgent] irqchip/gic-v3-its: Fix ITT_entry_size accessor, tip-bot for Zenghui Yu
- [tip:irq/urgent] irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable, tip-bot for Lubomir Rintel
- [tip:irq/urgent] irqchip/gic-v3-its: Gracefully fail on LPI exhaustion, tip-bot for Marc Zyngier
- [tip:irq/urgent] irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID, tip-bot for Marc Zyngier
- [tip:irq/urgent] irqchip/gic-v4: Fix occasional VLPI drop, tip-bot for Heyi Guo
- [tip:x86/cleanups] x86/boot/compressed/64: Explain paging_prepare()'s return value, tip-bot for Kirill A. Shutemov
- [tip:x86/urgent] x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting, tip-bot for Kirill A. Shutemov
- [tip:x86/boot] x86/kexec: Fill in acpi_rsdp_addr from the first kernel, tip-bot for Kairui Song
- [tip:x86/boot] x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVE, tip-bot for Borislav Petkov
- [tip:x86/boot] x86/boot: Fix cmdline_find_option() prototype visibility, tip-bot for Borislav Petkov
- [tip:x86/cleanups] x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definition, tip-bot for Reinette Chatre
- [tip:ras/core] EDAC, mce_amd: Print ExtErrorCode and description on a single line, tip-bot for Yazen Ghannam
- [tip:ras/core] EDAC, mce_amd: Match error descriptions to latest documentation, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types, tip-bot for Yazen Ghannam
- [tip:efi/core] efi: Use 32-bit alignment for efi_guid_t, tip-bot for Ard Biesheuvel
- [tip:sched/core] sched/fair: Fix insertion in rq->leaf_cfs_rq_list, tip-bot for Vincent Guittot
- [tip:sched/core] sched/fair: Add tmp_alone_branch assertion, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock(), tip-bot for Andrea Parri
- [tip:sched/core] sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK, tip-bot for Hidetoshi Seto
- [tip:sched/core] sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity, tip-bot for Vincent Guittot
- [tip:sched/core] sched/fair: Update scale invariance of PELT, tip-bot for Vincent Guittot
- [tip:sched/core] sched/fair: Move the rq_of() helper function, tip-bot for Vincent Guittot
- [tip:locking/core] refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants, tip-bot for Elena Reshetova
- [tip:locking/core] locking/qspinlock_stat: Track the no MCS node available case, tip-bot for Waiman Long
- [tip:locking/core] locking/qspinlock: Handle > 4 slowpath nesting levels, tip-bot for Waiman Long
- [tip:locking/core] sched/wake_q: Reduce reference counting for special users,
tip-bot for Davidlohr Bueso
- [tip:sched/core] sched/core: Convert task_struct.stack_refcount to refcount_t, tip-bot for Elena Reshetova
- [tip:sched/core] sched/core: Convert task_struct.usage to refcount_t, tip-bot for Elena Reshetova
- [tip:sched/core] sched/fair: Convert numa_group.refcount to refcount_t, tip-bot for Elena Reshetova
- [tip:sched/core] sched/core: Convert signal_struct.sigcnt to refcount_t, tip-bot for Elena Reshetova
- [tip:sched/core] sched/core: Convert sighand_struct.count to refcount_t, tip-bot for Elena Reshetova
- [tip:perf/core] perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t, tip-bot for Elena Reshetova
- [tip:perf/core] perf/ring_buffer: Convert ring_buffer.refcount to refcount_t, tip-bot for Elena Reshetova
- [tip:perf/core] perf: Convert perf_event_context.refcount to refcount_t, tip-bot for Elena Reshetova
- [tip:perf/core] perf/uprobes: Convert to SPDX license identifier, tip-bot for Thomas Gleixner
- [tip:perf/core] perf/hw_breakpoints: Convert to SPDX license identifier, tip-bot for Thomas Gleixner
- [tip:perf/core] perf/core: Convert to SPDX license identifiers, tip-bot for Thomas Gleixner
- [tip:perf/core] perf/core: Don't WARN() for impossible ring-buffer sizes, tip-bot for Mark Rutland
- [tip:perf/core] perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86/intel/uncore: Add Node ID mask, tip-bot for Kan Liang
- [tip:efi/core] acpi/bgrt: Parse BGRT to obtain BMP address before it gets clobbered, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation, tip-bot for Ard Biesheuvel
- [tip:efi/core] x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi: Replace GPL license boilerplate with SPDX headers, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/fdt: Apply more cleanups, tip-bot for Ingo Molnar
- [tip:efi/core] efi/memattr: Don't bail on zero VA if it equals the region's PA, tip-bot for Ard Biesheuvel
- [tip:efi/core] x86/efi: Mark can_free_region() as an __init function, tip-bot for Sai Praneeth Prakhya
- [tip:x86/urgent] x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out(), tip-bot for Tony Luck
- [tip:efi/urgent] efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker, tip-bot for Qian Cai
- [tip:x86/urgent] x86/resctrl: Avoid confusion over the new X86_RESCTRL config, tip-bot for Johannes Weiner
- [tip:x86/urgent] x86/kexec: Don't setup EFI info if EFI runtime is not enabled, tip-bot for Kairui Song
- [tip:x86/boot] x86/boot: Parse SRAT table and count immovable memory regions, tip-bot for Chao Fan
- [tip:x86/boot] x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory only, tip-bot for Chao Fan
- [tip:x86/boot] x86/boot: Early parse RSDP and save it in boot_params,
tip-bot for Chao Fan
- [tip:x86/boot] x86/boot: Search for RSDP in memory, tip-bot for Chao Fan
- [tip:x86/boot] x86/boot: Search for RSDP in the EFI tables, tip-bot for Chao Fan
- [tip:x86/boot] x86/boot: Add "acpi_rsdp=" early parsing, tip-bot for Chao Fan
- [tip:x86/boot] x86/boot: Copy kstrtoull() to boot/string.c, tip-bot for Chao Fan
- [tip:x86/boot] x86/boot: Build the command line parsing code unconditionally, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/microcode/amd: Don't falsely trick the late loading mechanism, tip-bot for Thomas Lendacky
- [tip:smp/urgent] cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM, tip-bot for Josh Poimboeuf
- [tip:x86/cleanups] x86/asm/suspend: Drop ENTRY from local data, tip-bot for Jiri Slaby
- [tip:x86/cleanups] x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery, tip-bot for Borislav Petkov
- [tip:x86/urgent] MAINTAINERS: Add Andy and Darren as arch/x86/platform/ reviewers, tip-bot for Borislav Petkov
- [tip:smp/urgent] x86/speculation: Remove redundant arch_smt_update() invocation, tip-bot for Zhenzhong Duan
- [tip:x86/pti] x86/speculation: Add PR_SPEC_DISABLE_NOEXEC, tip-bot for Waiman Long
- [tip:x86/cleanups] x86/boot: Save several bytes in decompressor, tip-bot for Cao jin
- [tip:x86/cleanups] x86/trap: Remove useless declaration, tip-bot for Pingfan Liu
- [tip:x86/urgent] x86/fault: Fix sign-extend unintended sign extension, tip-bot for Colin Ian King
- [tip:x86/urgent] x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning to long mode, tip-bot for Wei Huang
- [tip:locking/core] futex: No need to check return value of debugfs_create functions, tip-bot for Greg Kroah-Hartman
- [tip:sched/core] sched: Remove stale PF_MUTEX_TESTER bit, tip-bot for Thomas Gleixner
- [tip:timers/core] timers: Mark expected switch fall-throughs, tip-bot for Gustavo A. R. Silva
- [tip:timers/core] timekeeping/debug: No need to check return value of debugfs_create functions, tip-bot for Greg Kroah-Hartman
- [tip:irq/core] genirq/debugfs: No need to check return value of debugfs_create functions, tip-bot for Greg Kroah-Hartman
- [tip:x86/cleanups] x86/mm/tlb: Remove unused cpu variable, tip-bot for Shaokun Zhang
- [tip:x86/urgent] x86/cpu: Add Atom Tremont (Jacobsville), tip-bot for Kan Liang
- [tip:x86/cleanups] x86/events: Mark expected switch-case fall-throughs, tip-bot for Gustavo A. R. Silva
- [tip:x86/cleanups] x86/asm-prototypes: Remove duplicate include <asm/page.h>, tip-bot for Brajeswar Ghosh
- [tip:x86/cleanups] x86/kernel: Mark expected switch-case fall-throughs, tip-bot for Gustavo A. R. Silva
- [tip:x86/cleanups] x86/insn-eval: Mark expected switch-case fall-through, tip-bot for Gustavo A. R. Silva
- [tip:perf/core] perf augmented_syscalls: Convert to bpf_map(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bpf examples: Convert etcsnoop to use bpf_map(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Fixup etcsnoop example, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf augmented_raw_syscalls: Use bpf_map(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bpf: Convert pid_map() to bpf_map(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bpf: Add bpf_map() helper, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script python: Add Python3 support to tests/attr.py, tip-bot for Tony Jones
- [tip:perf/core] perf script python: Remove explicit shebang from Python scripts, tip-bot for Tony Jones
- [tip:perf/core] perf script python: Remove explicit shebang from tests/attr.c, tip-bot for Tony Jones
- [tip:perf/core] perf script python: Remove explicit shebang from setup.py, tip-bot for Tony Jones
- [tip:perf/core] perf script python: Use PyBytes for attr in trace-event-python, tip-bot for Tony Jones
- [tip:perf/core] perf script python: Add trace_context extension module to sys.modules, tip-bot for Tony Jones
- [tip:perf/core] perf bpf: Fix synthesized PERF_RECORD_KSYMBOL/BPF_EVENT, tip-bot for Song Liu
- [tip:perf/core] perf sched: Use cached rbtrees, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf hist: Use cached rbtrees, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf symbols: Use cached rbtrees, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf util: Use cached rbtree for rblists, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf callchain: Use cached rbtrees, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf machine: Use cached rbtrees, tip-bot for Davidlohr Bueso
- [tip:perf/core] tools: Update rbtree implementation, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf callchain: No need to include perf.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf comm: Remove needless headers from comm.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf namespaces: Remove namespaces.h from .h headers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Remove some unnecessary includes from symbol.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Remove include map.h from dso.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf block-range: Add missing headers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Move branch structs to branch.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate: Remove lots of headers from annotate.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Move symbol_conf to separate file, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf color: Add missing stdarg.g to color.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:ras/core] RAS: Add a MAINTAINERS entry, tip-bot for Borislav Petkov
- [tip:ras/core] RAS: Use consistent types for UUIDs, tip-bot for Andy Shevchenko
- [tip:x86/urgent] x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled, tip-bot for Sinan Kaya
- [tip:x86/fpu] x86/traps: Have read_cr0() only once in the #NM handler, tip-bot for Borislav Petkov
- [tip:x86/fpu] x86/fpu: Get rid of CONFIG_AS_FXSAVEQ, tip-bot for Borislav Petkov
- [tip:perf/urgent] perf script: Fix crash when processing recorded stat data, tip-bot for Tony Jones
- [tip:perf/urgent] perf tools: Handle TOPOLOGY headers with no CPU, tip-bot for Stephane Eranian
- [tip:perf/urgent] perf top: Fix wrong hottest instruction highlighted, tip-bot for He Kuang
- [tip:perf/urgent] perf core: Fix perf_proc_update_handler() bug, tip-bot for Stephane Eranian
- [tip:perf/urgent] perf script: Fix crash with printing mixed trace point and other events, tip-bot for Andi Kleen
- [tip:perf/urgent] perf ordered_events: Fix crash in ordered_events__free, tip-bot for Jiri Olsa
- [tip:perf/core] perf utils: Move perf_config using routines from color.c to separate object, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf python: Remove -fstack-clash-protection when building with some clang versions, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] bpf: Add module name [bpf] to ksymbols for bpf programs, tip-bot for Song Liu
- [tip:perf/core] perf top: Synthesize BPF events for pre-existing loaded BPF programs, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Synthesize PERF_RECORD_* for loaded BPF programs, tip-bot for Song Liu
- [tip:perf/core] perf tools: Handle PERF_RECORD_BPF_EVENT, tip-bot for Song Liu
- [tip:perf/core] perf tools: Handle PERF_RECORD_KSYMBOL, tip-bot for Song Liu
- [tip:perf/core] perf, bpf: Introduce PERF_RECORD_BPF_EVENT, tip-bot for Song Liu
- [tip:perf/core] tools headers uapi: Sync tools/include/uapi/linux/perf_event.h,
tip-bot for Song Liu
- [tip:perf/core] perf, bpf: Introduce PERF_RECORD_KSYMBOL, tip-bot for Song Liu
- [tip:perf/core] perf report: Dump s390 counter set data to file, tip-bot for Thomas Richter
- [tip:perf/core] perf: Make perf_event_output() propagate the output() return, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf report: Display arch specific diagnostic counter sets, starting with s390, tip-bot for Thomas Richter
- [tip:perf/core] perf report: Display names in s390 diagnostic counter sets, tip-bot for Thomas Richter
- [tip:perf/core] perf tools: Remove duplicate headers, tip-bot for Brajeswar Ghosh
- [tip:perf/core] perf: Remove duplicated workqueue.h include from perf_event.h, tip-bot for YueHaibing
- [tip:perf/core] perf session: Add 'data_offset' member to reader object, tip-bot for Jiri Olsa
- [tip:perf/core] perf session: Add reader__process_events function, tip-bot for Jiri Olsa
- [tip:perf/core] perf session: Add reader object, tip-bot for Jiri Olsa
- [tip:perf/core] perf session: Add 'data_size' member to reader object, tip-bot for Jiri Olsa
- [tip:perf/core] perf session: Get rid of file_size variable, tip-bot for Jiri Olsa
- [tip:perf/core] perf session: Rearrange perf_session__process_events function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Replace automatic const char[] variables by statics, tip-bot for Rasmus Villemoes
- [tip:sched/core] sched/doc: Document Energy Aware Scheduling,
tip-bot for Quentin Perret
- [tip:sched/core] PM/EM: Document the Energy Model framework,
tip-bot for Quentin Perret
- [tip:sched/core] sched/fair: Robustify CFS-bandwidth timer locking,
tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Give DCE a fighting chance,
tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Introduce a sysctl for Energy Aware Scheduling,
tip-bot for Quentin Perret
- [tip:sched/core] sched/fair: Fix unnecessary increase of balance interval,
tip-bot for Vincent Guittot
- [tip:sched/core] sched/fair: Trigger asym_packing during idle load balance,
tip-bot for Vincent Guittot
- [tip:sched/core] MAINTAINERS, sched: Drop PREEMPTIBLE KERNEL section entry,
tip-bot for Lukas Bulwahn
- [tip:sched/core] sched/fair: Fix rounding bug for asym packing,
tip-bot for Vincent Guittot
- [tip:sched/core] sched/core: Fix a potential double-fetch bug in sched_copy_attr(),
tip-bot for Kangjie Lu
- [tip:locking/core] locking/lockdep: Provide enum lock_usage_bit mask names, tip-bot for Frederic Weisbecker
- [tip:locking/core] locking/lockdep: Simplify mark_held_locks(), tip-bot for Frederic Weisbecker
- [tip:locking/core] Revert "sched/core: Take the hotplug lock in sched_init_smp()", tip-bot for Valentin Schneider
- [tip:locking/core] cpu/hotplug: Mute hotplug lockdep during init, tip-bot for Valentin Schneider
- [tip:locking/core] locking/lockdep: Add debug_locks check in __lock_downgrade(),
tip-bot for Waiman Long
- [tip:locking/core] sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg, tip-bot for Davidlohr Bueso
- [tip:locking/core] locking/rwsem: Fix (possible) missed wakeup, tip-bot for Xie Yongji
- [tip:locking/core] futex: Fix (possible) missed wakeup, tip-bot for Peter Zijlstra
- [tip:locking/core] sched/wake_q: Fix wakeup ordering for wake_q, tip-bot for Peter Zijlstra
- [tip:locking/core] sched/wake_q: Document wake_q_add(), tip-bot for Peter Zijlstra
- [tip:locking/core] sched/wait: Fix rcuwait_wake_up() ordering, tip-bot for Prateek Sood
- [tip:perf/core] perf/core: Remove unused perf_flags, tip-bot for Andrew Murray
- [tip:perf/core] perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE, tip-bot for Andrew Murray
- [tip:perf/core] perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs, tip-bot for Andrew Murray
- [tip:perf/core] perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs, tip-bot for Andrew Murray
- [tip:perf/core] perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE, tip-bot for Andrew Murray
- [tip:perf/core] For drivers that do not support context exclusion let's advertise the PERF_PMU_CAP_NO_EXCLUDE capability. This ensures that perf will prevent us from handling events where any exclusion flags are set. Let's also remove the now unnecessary check for exclusion flags., tip-bot for Andrew Murray
- [tip:perf/core] perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs, tip-bot for Andrew Murray
- [tip:perf/core] perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally, tip-bot for Andrew Murray
- [tip:perf/core] perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE, tip-bot for Andrew Murray
- [tip:perf/core] perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs, tip-bot for Andrew Murray
- [tip:perf/core] perf/core: Add function to test for event exclusion flags, tip-bot for Andrew Murray
- [tip:perf/core] perf/doc: Update design.txt for exclude_{host|guest} flags, tip-bot for Andrew Murray
- [tip:irq/urgent] irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size, tip-bot for Marc Zyngier
- [tip:irq/urgent] irqchip/madera: Drop GPIO includes, tip-bot for Linus Walleij
- [tip:irq/urgent] irqchip/gic-v3-mbi: Fix uninitialized mbi_lock, tip-bot for Yang Yingliang
- [tip:irq/urgent] irqchip/stm32-exti: Add domain translate function, tip-bot for Loic Pallardy
- [tip:x86/cpu] x86/CPU/AMD: Set the CPB bit unconditionally on F17h,
tip-bot for Jiaxun Yang
- [tip:irq/urgent] genirq/irqdesc: Fix double increment in alloc_descs(), tip-bot for Huacai Chen
- [tip:x86/urgent] x86/entry/64/compat: Fix stack switching for XEN PV, tip-bot for Jan Beulich
- [tip:ras/core] x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk, tip-bot for Shirish S
- [tip:ras/core] x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models, tip-bot for Shirish S
- [tip:x86/cleanups] x86/platform/UV: Replace kmalloc() and memset() with k[cz]alloc() calls, tip-bot for Gustavo A. R. Silva
- [tip:x86/alternatives] x86/TSC: Use RDTSCP, tip-bot for Borislav Petkov
- [tip:x86/alternatives] x86/alternatives: Add an ALTERNATIVE_3() macro, tip-bot for Borislav Petkov
- [tip:x86/alternatives] x86/alternatives: Print containing function, tip-bot for Borislav Petkov
- [tip:x86/alternatives] x86/alternatives: Add macro comments, tip-bot for Borislav Petkov
- [tip:x86/build] x86/build: Use the single-argument OUTPUT_FORMAT() linker script command, tip-bot for Borislav Petkov
- [tip:irq/urgent] genirq: Fix the kerneldoc comment for struct irq_affinity_desc,
tip-bot for Jonathan Corbet
- [tip:timers/core] posix-cpu-timers: Remove private interval storage, tip-bot for Thomas Gleixner
- [tip:timers/urgent] posix-cpu-timers: Unbreak timer rearming, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/kexec: Fix a kexec_file_load() failure, tip-bot for Dave Young
- [tip:x86/urgent] x86/mm/mem_encrypt: Fix erroneous sizeof(), tip-bot for Peng Hao
- [tip:irq/urgent] genirq: Make sure the initial affinity is not empty, tip-bot for Srinivas Ramana
- [tip:timers/core] time: Move CONTEXT_TRACKING to kernel/time/Kconfig, tip-bot for Paul E. McKenney
- [tip:x86/kdump] kdump: Document kernel data exported in the vmcoreinfo note, tip-bot for Lianbo Jiang
- [tip:irq/core] genirq: Correctly annotate implicit fall through, tip-bot for Mathieu Malaterre
- [tip:irq/core] genirq: Annotate implicit fall through, tip-bot for Mathieu Malaterre
- [tip:x86/urgent] x86/selftests/pkeys: Fork() to check for state being preserved, tip-bot for Dave Hansen
- [tip:x86/urgent] x86/pkeys: Properly copy pkey state at fork(), tip-bot for Dave Hansen
- [tip:ras/core] x86/MCE: Switch to use the new generic UUID API, tip-bot for Andy Shevchenko
- [tip:x86/cleanups] x86/e820: Replace kmalloc() + memcpy() with kmemdup(), tip-bot for Huang Zijiang
- [tip:x86/asm] x86/asm: Remove unused __constant_c_x_memset() macro and inlines, tip-bot for Rasmus Villemoes
- [tip:x86/asm] x86/asm: Remove dead __GNUC__ conditionals, tip-bot for Rasmus Villemoes
- [tip:x86/build] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects, tip-bot for George Rimar
- [tip:x86/urgent] x86/kaslr: Fix incorrect i8254 outb() parameters, tip-bot for Daniel Drake
- [tip:x86/urgent] x86/intel/lpss: Make PCI dependency explicit, tip-bot for Sinan Kaya
- [tip:x86/kdump] x86/kdump: Export the SME mask to vmcoreinfo, tip-bot for Lianbo Jiang
- [tip:perf/urgent] tools headers powerpc: Remove unistd.h, tip-bot for Ravi Bangoria
- [tip:perf/urgent] perf powerpc: Rework syscall table generation, tip-bot for Ravi Bangoria
- [tip:perf/urgent] perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools include uapi: Sync linux/if_link.h copy with the kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE, tip-bot for WANG Chao
- [tip:x86/urgent] x86/cache: Rename config option to CONFIG_X86_RESCTRL, tip-bot for Borislav Petkov
- [tip:perf/urgent] tools include uapi: Sync linux/vhost.h with the kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools include uapi: Sync linux/fs.h copy with the kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools include uapi: Grab a copy of linux/mount.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf top: Lift restriction on using callchains without "sym" in --sort, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools lib traceevent: Remove tep_data_event_from_type() API, tip-bot for Tzvetomir Stoyanov
- [tip:perf/urgent] tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian(), tip-bot for Tzvetomir Stoyanov
- [tip:perf/urgent] tools lib traceevent: Changed return logic of tep_register_event_handler() API, tip-bot for Tzvetomir Stoyanov
- [tip:perf/urgent] tools lib traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs, tip-bot for Tzvetomir Stoyanov
- [tip:perf/urgent] tools lib traceevent: Rename struct cmdline to struct tep_cmdline, tip-bot for Tzvetomir Stoyanov
- [tip:perf/urgent] tools lib traceevent: Initialize host_bigendian at tep_handle allocation, tip-bot for Tzvetomir Stoyanov
- [tip:perf/urgent] perf tests: Add a test for the ARM 32-bit [vectors] page, tip-bot for Florian Fainelli
- [tip:perf/urgent] tools lib traceevent: Introduce new libtracevent API: tep_override_comm(), tip-bot for Tzvetomir Stoyanov
- [tip:perf/urgent] perf tools: Make find_vdso_map() more modular, tip-bot for Florian Fainelli
- [tip:perf/urgent] perf trace: Fix alignment for [continued] lines, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf trace: Fix ')' placement in "interrupted" syscall lines, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf test shell: Use a fallback to get the pathname in vfs_getname, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf report: Fix wrong iteration count in --branch-history, tip-bot for Jin Yao
- [tip:perf/urgent] perf python: Make sure the python binding output directory is in place, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf strbuf: Remove redundant va_end() in strbuf_addv(), tip-bot for Mattias Jacobsson
- [tip:perf/urgent] perf annotate: Pass filename to objdump via execl, tip-bot for Ivan Krylov
- [tip:perf/urgent] tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources,
tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools headers uapi: Sync linux/kvm.h with the kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools headers uapi: Update i915_drm.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools headers uapi: Sync linux/in.h copy from the kernel sources,
tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools iio: Override CFLAGS assignments, tip-bot for Jiri Olsa
- [tip:perf/urgent] tools thermal tmon: Use -O3 instead of -O1 if available, tip-bot for Jiri Olsa
- [tip:perf/urgent] tools beauty: Make the prctl option table generator catch all PR_ options, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools headers uapi: Sync prctl.h with the kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools headers x86: Sync disabled-features.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf stat: Fix endless wait for child process, tip-bot for Jin Yao
- [tip:x86/urgent] samples/seccomp: Fix 32-bit build, tip-bot for Tycho Andersen
- [tip:perf/urgent] perf session: Add comment for perf_session__register_idle_thread(), tip-bot for Adrian Hunter
- [tip:perf/urgent] perf thread-stack: Fix thread stack processing for the idle task, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf thread-stack: Allocate an array of thread stacks, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf thread-stack: Factor out thread_stack__init(), tip-bot for Adrian Hunter
- [tip:perf/urgent] perf thread-stack: Allow for a thread stack array, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf thread-stack: Avoid direct reference to the thread's stack, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf thread-stack: Tidy thread_stack__bottom() usage, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf thread-stack: Simplify some code in thread_stack__process(), tip-bot for Adrian Hunter
- [tip:perf/urgent] tools gpio: Allow overriding CFLAGS, tip-bot for Jiri Olsa
- [tip:perf/urgent] tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build command, tip-bot for Jiri Olsa
- [tip:perf/urgent] tools thermal tmon: Allow overriding CFLAGS assignments, tip-bot for Jiri Olsa
- [tip:perf/urgent] tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLAGS to build command, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf c2c: Increase the HITM ratio limit for displayed cachelines, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf c2c: Change the default coalesce setup, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf trace beauty ioctl: Beautify USBDEVFS_ commands, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf trace beauty: Export function to get the files for a thread, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf trace: Wire up ioctl's USBDEBFS_ cmd table generator, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf beauty ioctl: Add generator for USBDEVFS_ ioctl commands, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools headers uapi: Grab a copy of usbdevice_fs.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf trace: Store the major number for a file when storing its pathname, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf trace: Move the files table resizing to outside set_pathname(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf trace: Rename thread_thread->paths to thread_trace->files, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf script: Fix LBR skid dump problems in brstackinsn, tip-bot for Andi Kleen
- [tip:perf/urgent] perf python: Do not force closing original perf descriptor in evlist.get_pollfd(), tip-bot for Jiri Olsa
- [tip:perf/urgent] perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*", tip-bot for Colin Ian King
- [tip:perf/urgent] perf trace: Do not hardcode the size of the tracepoint common_ fields, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf build: Don't unconditionally link the libbfd feature test to -liberty and -lz, tip-bot for Stanislav Fomichev
- [tip:perf/urgent] perf beauty mmap: PROT_WRITE should come before PROT_EXEC, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf trace: Check if the raw_syscalls:sys_{enter,exit} are setup before setting tp filter, tip-bot for Arnaldo Carvalho de Melo
- [tip:sched/urgent] sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c, tip-bot for Linus Torvalds
- [tip:efi/core] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE, tip-bot for Sai Praneeth Prakhya
- [tip:perf/core] tools uapi asm: Update asm-generic/unistd.h copy, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Relax checks on perf-PID.map ownership, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Wire up the fadvise 'advice' table generator, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf beauty: Add generator for fadvise64's 'advice' arg constants, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools headers uapi: Grab a copy of fadvise.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf beauty mmap: Print mmap's 'offset' arg in hexadecimal, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: When showing string prefixes show prefix + ??? for unknown entries, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace output, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Beautify arch_prctl()'s arguments, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Move strarrays to beauty.h for further reuse, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf beauty: Wire up the x86_arch prctl code table generator, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf beauty: Add a string table generator for x86's 'arch_prctl' codes, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools include arch: Grab a copy of x86's prctl.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Show NULL when syscall pointer args are 0, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Enclose the errno strings with (), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf augmented_raw_syscalls: Copy 'access' arg as well, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Add alignment spaces after the closing parens, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Print O_RDONLY when (flags & O_ACCMODE) == 0, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow asking for not suppressing common string prefixes, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Add a prefix member to the strarray class, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Enclose strings with double quotes, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Make the alignment of the syscall args be configurable, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow suppressing the syscall argument names, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow configuring if the syscall start timestamp should be printed, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow configuring default for perf_event_attr.inherit, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf config: Show the configuration when no arguments are provided, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow configuring if the syscall duration should be printed, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow configuring if zeroed syscall args should be printed, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow specifying a set of events to add in perfconfig, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf augmented_raw_syscalls: Do not include stdio.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf cs-etm: Generate branch sample for exception packet, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Treat EO_TRACE element as trace discontinuity, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Treat NO_SYNC element as trace discontinuity, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Refactor enumeration cs_etm_sample_type, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Avoid stale branch samples when flush packet, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder, tip-bot for Leo Yan
- [tip:perf/core] perf cs-etm: Correct packets swapping in cs_etm__flush(), tip-bot for Leo Yan
- [tip:perf/core] perf trace: Switch to using a struct for the aumented_raw_syscalls syscalls map values, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf augmented_syscalls: Switch to using a struct for the syscalls map values, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bpf: Move perf_event_output() from stdio.h to bpf.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Implement syscall filtering in augmented_syscalls, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Avoid using raw_syscalls in duplicity with eBPF augmentation, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Rename set_ev_qualifier_filter to clarify its a tracepoint filter, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Link libperf-jvmti.so with LDFLAGS variable, tip-bot for Jiri Olsa
- [tip:perf/core] tools lib traceevent: Use LDFLAGS in the build commands, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Cast off_t to s64 to avoid warning on bionic libc, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Add missing open_memstream() prototype for systems lacking it, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf header: Fix up argument to ctime(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Add missing sigqueue() prototype for systems lacking it, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib subcmd: Don't add the kernel sources to the include path, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: renameat's newdirfd may also be AT_FDCWD, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Beautify renameat2's flags argument, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf beauty: Wire up the renameat flags table generator to the Makefile, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf beauty: Add a string table generator for renameat2's flags constants, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Beautify renameat2's fd arg wrt AT_FDCWD, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow selecting use the use of the ordered_events code, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Rename delivery functions to ease making ordered_events selectable, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib traceevent: Fix processing of dereferenced args in bprintk events, tip-bot for Steven Rostedt (VMware)
- [tip:perf/core] perf stat: Avoid segfaults caused by negated options, tip-bot for Michael Petlan
- [tip:perf/core] perf tests: Use shebangs in the shell scripts, tip-bot for Michael Petlan
- [tip:perf/core] perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols, tip-bot for Adrian Hunter
- [tip:perf/core] perf dso: Export data_file_size() method there are no symbols, tip-bot for Adrian Hunter
- [tip:x86/urgent] Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs", tip-bot for Ingo Molnar
- [tip:x86/urgent] Revert "x86/objtool: Use asm macros to work around GCC inlining bugs", tip-bot for Ingo Molnar
- [tip:x86/urgent] Revert "x86/refcount: Work around GCC inlining bug", tip-bot for Ingo Molnar
- [tip:x86/urgent] Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs", tip-bot for Ingo Molnar
- [tip:x86/urgent] Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs", tip-bot for Ingo Molnar
- [tip:x86/urgent] Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops", tip-bot for Ingo Molnar
- [tip:x86/urgent] Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining bugs", tip-bot for Ingo Molnar
- [tip:x86/urgent] Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs", tip-bot for Ingo Molnar
- [tip:x86/urgent] Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs", tip-bot for Ingo Molnar
- [tip:timers/core] dt-bindings: timer: Document RDA8810PL SoC timer, tip-bot for Manivannan Sadhasivam
- [tip:irq/core] genirq/affinity: Add is_managed to struct irq_affinity_desc, tip-bot for Dou Liyang
- [tip:irq/core] genirq/core: Introduce struct irq_affinity_desc, tip-bot for Dou Liyang
- [tip:irq/core] genirq/affinity: Remove excess indentation, tip-bot for Thomas Gleixner
- [tip:ras/core] x86/mce: Restore MCE injector's module name, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/mtrr: Don't copy uninitialized gentry fields back to userspace, tip-bot for Colin Ian King
- [tip:locking/urgent] futex: Cure exit race, tip-bot for Thomas Gleixner
- [tip:timers/core] clocksource/drivers/rda: Add clock driver for RDA8810PL SoC, tip-bot for Manivannan Sadhasivam
- [tip:timers/core] clocksource/drivers/meson6: Change name meson6_timer timer-meson6, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4i, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchip, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/riscv: Change name riscv_timer to timer-riscv, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/riscv_timer: Provide the sched_clock, tip-bot for Anup Patel
- [tip:timers/core] clocksource/drivers/timer-imx-tpm: Specify clock name for timer-of, tip-bot for Anson Huang
- [tip:timers/core] clocksource/drivers/fttmr010: Fix invalid interrupt register access, tip-bot for Tao Ren
- [tip:timers/core] clocksource/drivers/integrator-ap: Add missing of_node_put(), tip-bot for Yangtao Li
- [tip:timers/core] clocksource/drivers/bcm2835: Switch to SPDX identifier, tip-bot for Stefan Wahren
- [tip:timers/core] dt-bindings: timer: renesas, cmt: Document r8a774a1 CMT support, tip-bot for Biju Das
- [tip:timers/core] clocksource/drivers/timer-imx-tpm: Convert the driver to timer-of, tip-bot for Anson Huang
- [tip:timers/core] clocksource/drivers/arc_timer: Utilize generic sched_clock, tip-bot for Alexey Brodkin
- [tip:timers/core] dt-bindings: timer: renesas, cmt: Document r8a7796 CMT support, tip-bot for Biju Das
- [tip:timers/core] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support, tip-bot for Biju Das
- [tip:timers/core] clocksource/drivers/imx-gpt: Add support for ARM64, tip-bot for Anson Huang
- [tip:timers/core] clocksource/drivers/meson6_timer: Implement the ARM delay timer, tip-bot for Martin Blumenstingl
- [tip:timers/core] clocksource/drivers/meson6_timer: Use register names from the datasheet, tip-bot for Martin Blumenstingl
- [tip:timers/core] clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>, tip-bot for Geert Uytterhoeven
- [tip:timers/core] clocksource/drivers/timer-ti-dm: Remove the early platform driver registration, tip-bot for Bartosz Golaszewski
- [tip:timers/core] clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCK, tip-bot for Linus Walleij
- [tip:timers/core] clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksource, tip-bot for Linus Walleij
- [tip:timers/core] clocksource/drivers/timer-vt8500: Remove duplicate function name, tip-bot for Dan Carpenter
- [tip:irq/core] irqchip/stm32: protect configuration registers with hwspinlock, tip-bot for Benjamin Gaignard
- [tip:irq/core] dt-bindings: interrupt-controller: stm32: Document hwlock properties, tip-bot for Benjamin Gaignard
- [tip:irq/core] irqchip: Add driver for imx-irqsteer controller, tip-bot for Lucas Stach
- [tip:irq/core] dt-bindings/irq: Add binding for Freescale IRQSTEER multiplexer, tip-bot for Lucas Stach
- [tip:irq/core] irqchip/irq-imx-gpcv2: Add IRQCHIP_DECLARE for i.MX8MQ compatible, tip-bot for Lucas Stach
- [tip:irq/core] irqchip/irq-rda-intc: Fix return value check in rda8810_intc_init(), tip-bot for Wei Yongjun
- [tip:irq/core] irqchip/irq-imx-gpcv2: Silence "fall through" warning, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3: Add quirk for msm8996 broken registers, tip-bot for Srinivas Kandagatla
- [tip:irq/core] irqchip/gic: Add support to device tree based quirks, tip-bot for Srinivas Kandagatla
- [tip:irq/core] dt-bindings/gic-v3: Add msm8996 compatible string, tip-bot for Srinivas Kandagatla
- [tip:irq/core] irqchip/sun4i: Add support for Allwinner ARMv5 F1C100s, tip-bot for Mesih Kilinc
- [tip:irq/core] irqchip/sun4i: Move IC specific register offsets to struct, tip-bot for Mesih Kilinc
- [tip:irq/core] irqchip/sun4i: Add a struct to hold global variables, tip-bot for Mesih Kilinc
- [tip:irq/core] dt-bindings: interrupt-controller: Add suniv interrupt-controller, tip-bot for Mesih Kilinc
- [tip:irq/core] irqchip: Add RDA8810PL interrupt driver, tip-bot for Manivannan Sadhasivam
- [tip:irq/core] dt-bindings: interrupt-controller: Document RDA8810PL intc, tip-bot for Manivannan Sadhasivam
- [tip:irq/core] irqchhip: Convert to using %pOFn instead of device_node.name, tip-bot for Yangtao Li
- [tip:irq/core] irqchip/irq-imx-gpcv2: Add support for i.MX8MQ, tip-bot for Andrey Smirnov
- [tip:irq/core] irqchip/irq-imx-gpcv2: Make error messages more consistent, tip-bot for Andrey Smirnov
- [tip:irq/core] irqchip/irq-imx-gpcv2: Make use of BIT() macro, tip-bot for Andrey Smirnov
- [tip:irq/core] irqchip/irq-imx-gpcv2: Share reg offset calculation code, tip-bot for Andrey Smirnov
- [tip:irq/core] irqchip/irq-imx-gpcv2: Remove unused code, tip-bot for Andrey Smirnov
- [tip:irq/core] irqchip/irq-renesas-intc-irqpin: Convert to SPDX identifiers, tip-bot for Kuninori Morimoto
- [tip:irq/core] irqchip: bcm283x: Switch to SPDX identifier, tip-bot for Stefan Wahren
- [tip:irq/core] irqchip/irq-renesas-irqc: Convert to SPDX identifiers, tip-bot for Kuninori Morimoto
- [tip:irq/core] irq/irq_sim: Store multiple interrupt offsets in a bitmap, tip-bot for Bartosz Golaszewski
- [tip:irq/core] platform-msi: Free descriptors in platform_msi_domain_free(), tip-bot for Miquel Raynal
- [tip:x86/mpx] x86: Remove Intel MPX, tip-bot for Dave Hansen
- [tip:irq/core] genirq: Fix various typos in comments, tip-bot for Ingo Molnar
- [tip:x86/cpu] x86/topology: Use total_cpus for max logical packages calculation, tip-bot for Hui Wang
- [tip:x86/pti] x86/speculation: Add support for STIBP always-on preferred mode,
tip-bot for LendackyThomas
- [tip:x86/mm] x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE(), tip-bot for Yangtao Li
- [tip:timers/core] ntp: Remove duplicated include, tip-bot for YueHaibing
- [tip:x86/cache] x86/resctrl: Fix the uninitialized variable warning, tip-bot for MogerBabu
- [tip:x86/mm] x86/mm/cpa: Rename @addrinarray to @numpages, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Better use CLFLUSHOPT, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Fold cpa_flush_range() and cpa_flush_array() into a single cpa_flush() function, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Make cpa_data::numpages invariant, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Optimize cpa_flush_array() TLB invalidation, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Simplify the code after making cpa->vaddr invariant, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Make cpa_data::vaddr invariant, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Add ARRAY and PAGES_ARRAY selftests, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Add __cpa_addr() helper, tip-bot for Peter Zijlstra
- [tip:x86/mm] x86/mm/cpa: Fix cpa_flush_array() TLB invalidation, tip-bot for Peter Zijlstra
- [tip:perf/core] kprobes/x86: Remove unneeded arch_within_kprobe_blacklist from x86, tip-bot for Masami Hiramatsu
- [tip:perf/core] kprobes/x86: Show x86-64 specific blacklisted symbols correctly, tip-bot for Masami Hiramatsu
- [tip:perf/core] kprobes: Blacklist symbols in arch-defined prohibited area, tip-bot for Masami Hiramatsu
- [tip:efi/urgent] efi: Align 'efi_guid_t' to 64 bits,
tip-bot for Heinrich Schuchardt
- [tip:efi/urgent] efi: Let kmemleak ignore false positives, tip-bot for Qian Cai
- [tip:timers/urgent] posix-timers: Fix division by zero bug, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/vdso: Pass --eh-frame-hdr to the linker, tip-bot for Alistair Strachan
- [tip:perf/core] perf trace: Add ordered processing,
tip-bot for Jiri Olsa
- [tip:perf/core] perf ordered_events: Add first_time() method, tip-bot for Jiri Olsa
- [tip:perf/core] perf ordered_events: Add ordered_events__flush_time interface,
tip-bot for Jiri Olsa
- [tip:perf/core] perf trace: Move event delivery to a new deliver_event() function,
tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Introduce basic support for ARC,
tip-bot for Eugeniy Paltsev
- [tip:perf/core] perf config: Modify size factor of snprintf,
tip-bot for Sihyeon Jang
- [tip:perf/core] perf record: Fix memory leak on AIO objects deallocation,
tip-bot for Alexey Budankov
- [tip:perf/core] perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX,
tip-bot for Andi Kleen
- [tip:perf/core] perf parse-events: Fix unchecked usage of strncpy(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf probe: Fix unchecked usage of strncpy(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf svghelper: Fix unchecked usage of strncpy(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf help: Remove needless use of strncpy(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf cs-etm: Add support for PTMv1.1 decoding,
tip-bot for Mathieu Poirier
- [tip:perf/core] perf header: Fix unchecked usage of strncpy(),
tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf dso: Fix unchecked usage of strncpy(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf cs-etm: Add configuration for ETMv3 trace protocol,
tip-bot for Mathieu Poirier
- [tip:perf/core] perf cs-etm: Add support for ETMv3 trace decoding,
tip-bot for Mathieu Poirier
- [tip:perf/core] perf top: Display slow reader warning when droping samples, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Move perf_top__reset_sample_counters() to after counts display, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Save and display the drop count stats, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Drop samples which are behind the refresh rate, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Set the 'session_done' volatile variable when exiting, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Use cond variable instead of a lock, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Add processing thread, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Move lost events warning to helpline, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Save and display the lost count stats, tip-bot for Jiri Olsa
- [tip:perf/core] perf ordered_events: Add private data member, tip-bot for Jiri Olsa
- [tip:perf/core] perf ordered_events: Rework show_progress for __ordered_events__flush, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Support 'srccode' output,
tip-bot for Andi Kleen
- [tip:perf/core] perf trace: We need to consider "nr" if "__syscall_nr" is not there, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Allow specifying proc-map-timeout in config file,
tip-bot for Mark Drayton
- [tip:perf/core] tools lib subcmd: Fix a few source code comment typos,
tip-bot for Ingo Molnar
- [tip:perf/core] perf tools: Fix diverse comment typos,
tip-bot for Ingo Molnar
- [tip:perf/core] perf vendor events intel: Fix diverse typos,
tip-bot for Ingo Molnar
- [tip:perf/core] perf bpf-loader: Fix debugging message typo,
tip-bot for Ingo Molnar
- [tip:perf/core] perf tools Documentation: Fix diverse typos,
tip-bot for Ingo Molnar
- [tip:perf/core] tools lib traceevent: Fix diverse typos in comments,
tip-bot for Ingo Molnar
- [tip:perf/core] perf tests ARM: Disable breakpoint tests 32-bit,
tip-bot for Florian Fainelli
- [tip:perf/core] perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace,
tip-bot for Robert Walker
- [tip:perf/core] perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error,
tip-bot for Sihyeon Jang
- [tip:perf/core] tools lib traceevent: traceevent API cleanup,
tip-bot for Tzvetomir Stoyanov
- [tip:perf/core] perf tools: traceevent API cleanup, remove __tep_data2host*(),
tip-bot for Tzvetomir Stoyanov
- [tip:perf/core] tools lib traceevent: Rename tep_free_format() to tep_free_event(),
tip-bot for Tzvetomir Stoyanov
- [tip:perf/core] tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event',
tip-bot for Tzvetomir Stoyanov
- [tip:perf/core] tools lib traceevent: Install trace-seq.h API header file,
tip-bot for Tzvetomir Stoyanov
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]