Linux Tip Commits
[Prev Page][Next Page]
- [tip:perf/core] tools lib traceevent: Added support for pkg-config,
tip-bot for Tzvetomir Stoyanov
- [tip:perf/core] tools lib traceevent: Implement new API tep_get_ref(),
tip-bot for Tzvetomir Stoyanov
- [tip:perf/core] perf report: Documentation average IPC and IPC coverage,
tip-bot for Jin Yao
- [tip:perf/core] perf annotate: Create a annotate2 flag in struct symbol,
tip-bot for Jin Yao
- [tip:perf/core] perf report: Display average IPC and IPC coverage per symbol,
tip-bot for Jin Yao
- [tip:perf/core] perf annotate: Compute average IPC and IPC coverage per symbol,
tip-bot for Jin Yao
- [tip:perf/core] tools lib traceevent: Add sanity check to is_timestamp_in_us(),
tip-bot for Tzvetomir Stoyanov
- [tip:perf/core] perf beauty mmap_flags: Check if the arch has a mmap.h file, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf record: Extend trace writing to multi AIO,
tip-bot for Alexey Budankov
- [tip:perf/core] perf record: Enable asynchronous trace writing,
tip-bot for Alexey Budankov
- [tip:perf/core] perf mmap: Map data buffer for preserving collected data,
tip-bot for Alexey Budankov
- [tip:perf/core] tools build feature: Check if libaio is available,
tip-bot for Alexey Budankov
- [tip:perf/core] perf intel-pt: Fix error with config term "pt=0",
tip-bot for Adrian Hunter
- [tip:perf/core] perf top: Allow passing a kallsyms file, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR()),
tip-bot for Wen Yang
- [tip:perf/core] tools include: Adopt ERR_CAST() from the kernel err.h header, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: Fix perf_event_attr test failure,
tip-bot for Adrian Hunter
- [tip:perf/core] perf tests record: Allow for 'sleep' being 'coreutils',
tip-bot for Adrian Hunter
- [tip:perf/core] tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c,
tip-bot for Adrian Hunter
- [tip:perf/core] perf script: Use fallbacks for branch stacks,
tip-bot for Adrian Hunter
- [tip:perf/core] perf tools: Use fallback for sample_addr_correlates_sym() cases,
tip-bot for Adrian Hunter
- [tip:perf/core] perf machine: Record if a arch has a single user/kernel address space,
tip-bot for Adrian Hunter
- [tip:perf/core] perf thread: Add fallback functions for cases where cpumode is insufficient,
tip-bot for Adrian Hunter
- [tip:perf/core] perf env: Also consider env->arch == NULL as local operation, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf map: Remove extra indirection from map__find(),
tip-bot for Eric Saint-Etienne
- [tip:perf/core] perf stat: Fix CSV mode column output for non-cgroup events,
tip-bot for Stephane Eranian
- [tip:perf/core] perf stat: Fix shadow stats for clock events,
tip-bot for Ravi Bangoria
- [tip:perf/core] perf build: Give better hint about devel package for libssl, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/mm: Fix decoy address handling vs 32-bit builds, tip-bot for Dan Williams
- [tip:timers/core] timekeeping: Convert to DEFINE_SHOW_ATTRIBUTE, tip-bot for Yangtao Li
- [tip:x86/cache] x86/resctrl: Fix rdt_find_domain() return value and checks, tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking sequence, tip-bot for Reinette Chatre
- [tip:sched/core] sched/fair: Select an energy-efficient CPU on task wake-up, tip-bot for Quentin Perret
- [tip:sched/core] sched/fair: Introduce an energy estimation helper function, tip-bot for Quentin Perret
- [tip:sched/core] sched/fair: Add over-utilization/tipping point indicator, tip-bot for Morten Rasmussen
- [tip:sched/core] sched/fair: Clean-up update_sg_lb_stats parameters, tip-bot for Quentin Perret
- [tip:sched/core] sched/toplogy: Introduce the 'sched_energy_present' static key,
tip-bot for Quentin Perret
- [tip:sched/core] sched/topology: Make Energy Aware Scheduling depend on schedutil, tip-bot for Quentin Perret
- [tip:sched/core] sched/topology: Disable EAS on inappropriate platforms, tip-bot for Quentin Perret
- [tip:sched/core] sched/topology: Add lowest CPU asymmetry sched_domain level pointer, tip-bot for Quentin Perret
- [tip:sched/core] sched/topology: Reference the Energy Model of CPUs when available, tip-bot for Quentin Perret
- [tip:sched/core] PM: Introduce an Energy Model management framework, tip-bot for Quentin Perret
- [tip:sched/core] sched/cpufreq: Prepare schedutil for Energy Aware Scheduling, tip-bot for Quentin Perret
- [tip:sched/core] sched/topology: Relocate arch_scale_cpu_capacity() to the internal header, tip-bot for Quentin Perret
- [tip:sched/core] sched/core: Remove unnecessary unlikely() in push_*_task(), tip-bot for Yangtao Li
- [tip:sched/core] sched/topology: Remove the ::smt_gain field from 'struct sched_domain', tip-bot for Vincent Guittot
- [tip:perf/core] perf/core: Declare the __percpu attribute on non-deref types, tip-bot for Mukesh Ojha
- [tip:locking/core] sched/fair: Clean up comment in nohz_idle_balance(), tip-bot for Andrea Parri
- [tip:locking/core] locking/lockdep: Stop using RCU primitives to access 'all_lock_classes', tip-bot for Bart Van Assche
- [tip:locking/core] locking/lockdep: Make concurrent lockdep_reset_lock() calls safe, tip-bot for Bart Van Assche
- [tip:locking/core] locking/lockdep: Remove a superfluous INIT_LIST_HEAD() statement, tip-bot for Bart Van Assche
- [tip:locking/core] locking/lockdep: Introduce lock_class_cache_is_registered(), tip-bot for Bart Van Assche
- [tip:locking/core] locking/lockdep: Inline __lockdep_init_map(), tip-bot for Bart Van Assche
- [tip:locking/core] locking/lockdep: Declare local symbols static, tip-bot for Bart Van Assche
- [tip:locking/core] tools/lib/lockdep/tests: Test the lockdep_reset_lock() implementation, tip-bot for Bart Van Assche
- [tip:locking/core] tools/lib/lockdep: Add dummy print_irqtrace_events() implementation, tip-bot for Bart Van Assche
- [tip:locking/core] tools/lib/lockdep: Rename "trywlock" into "trywrlock", tip-bot for Bart Van Assche
- [tip:locking/core] tools/lib/lockdep/tests: Run lockdep tests a second time under Valgrind, tip-bot for Bart Van Assche
- [tip:locking/core] tools/lib/lockdep/tests: Improve testing accuracy, tip-bot for Bart Van Assche
- [tip:locking/core] tools/lib/lockdep/tests: Fix shellcheck warnings, tip-bot for Bart Van Assche
- [tip:locking/core] tools/lib/lockdep/tests: Display compiler warning and error messages, tip-bot for Bart Van Assche
- [tip:locking/core] locking/lockdep: Remove ::version from lock_class structure, tip-bot for Waiman Long
- [tip:ras/core] x86/mce: Unify pr_* prefix, tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce: Streamline MCE subsystem's naming, tip-bot for Borislav Petkov
- [tip:x86/build] x86/um/vdso: Drop implicit common-page-size linker flag,
tip-bot for ndesaulniers@xxxxxxxxxx
- [tip:x86/urgent] x86/dump_pagetables: Fix LDT remap address marker, tip-bot for Kirill A. Shutemov
- [tip:x86/urgent] x86/mm: Fix guard hole handling, tip-bot for Kirill A. Shutemov
- [tip:x86/pti] x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off,
tip-bot for Michal Hocko
- [tip:x86/build] x86, powerpc: Remove -funit-at-a-time compiler option entirely, tip-bot for Masahiro Yamada
- [tip:x86/build] x86/um: Remove -fno-unit-at-a-time workaround for pre-4.0 GCC, tip-bot for Masahiro Yamada
- [tip:x86/cleanups] x86/kprobes: Remove trampoline_handler() prototype, tip-bot for Borislav Petkov
- [tip:x86/cleanups] x86/kernel: Fix more -Wmissing-prototypes warnings, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/vdso: Drop implicit common-page-size linker flag, tip-bot for Nick Desaulniers
- [tip:perf/urgent] kprobes/x86: Blacklist non-attachable interrupt functions, tip-bot for Andrea Righi
- [tip:x86/pti] x86/speculation: Change misspelled STIPB to STIBP, tip-bot for Waiman Long
- [tip:x86/mm] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init(), tip-bot for Dan Williams
- [tip:x86/mm] generic/pgtable: Introduce set_pte_safe(), tip-bot for Dan Williams
- [tip:x86/mm] x86/mm: Validate kernel_physical_mapping_init() PTE population, tip-bot for Dan Williams
- [tip:x86/asm] x86/vdso: Remove a stale/misleading comment from the linker script, tip-bot for Sean Christopherson
- [tip:x86/mm] generic/pgtable: Introduce {p4d,pgd}_same(), tip-bot for Dan Williams
- [tip:x86/asm] x86/vdso: Remove obsolete "fake section table" reservation, tip-bot for Sean Christopherson
- [tip:x86/mm] generic/pgtable: Make {pmd, pud}_same() unconditionally available, tip-bot for Dan Williams
- [tip:timers/core] timekeeping: Use proper seqcount initializer, tip-bot for Bart Van Assche
- [tip:x86/cpu] x86/umip: Make the UMIP activated message generic, tip-bot for Lendacky, Thomas
- [tip:x86/urgent] x86/build: Fix compiler support check for CONFIG_RETPOLINE,
tip-bot for Masahiro Yamada
- [tip:perf/urgent] kprobes/x86: Fix instruction patching corruption when copying more than one RIP-relative instruction, tip-bot for Masami Hiramatsu
- [tip:core/rcu] rcutorture: Don't do busted forward-progress testing, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Use 100ms buckets for forward-progress callback histograms, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Recover from OOM during forward-progress tests, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Print forward-progress test age upon failure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Print time since GP end upon forward-progress failure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Print histogram of CB invocation at OOM time, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Print GP age upon forward-progress failure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Print per-CPU callback counts for forward-progress failures, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Account for nocb-CPU callback counts in RCU CPU stall warnings, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Dump grace-period diagnostics upon forward-progress OOM, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Prepare for asynchronous access to rcu_fwd_startat, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Remove unnecessary "ret" variables, tip-bot for Pierce Griffiths
- [tip:core/rcu] rcutorture: Affinity forward-progress test to avoid housekeeping CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Break up too-long rcu_torture_fwd_prog() function, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Remove cbflood facility, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Bring any extra CPUs online during kernel startup, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add call_rcu() flooding forward-progress tests, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture/formal: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] tools/kernel.h: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] net/decnet: Replace rcu_barrier_bh() with rcu_barrier(), tip-bot for Paul E. McKenney
- [tip:core/rcu] net/core/skmsg: Replace call_rcu_sched() with call_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] livepatch: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] cgroups: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] types: Remove call_rcu_bh() and call_rcu_sched(), tip-bot for Paul E. McKenney
- [tip:core/rcu] percpu-rwsem: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh(), tip-bot for Paul E. McKenney
- [tip:core/rcu] net/core: Replace call_rcu_bh() and synchronize_rcu_bh(), tip-bot for Paul E. McKenney
- [tip:core/rcu] net/sched: Replace call_rcu_bh() and rcu_barrier_bh(), tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Use "ssp" instead of "sp" for srcu_struct pointer, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Lock srcu_data structure in srcu_gp_start(), tip-bot for Dennis Krein
- [tip:core/rcu] mm: Replace call_rcu_sched() with call_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] slab: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] percpu-refcount: Replace call_rcu_sched() with call_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] events: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] workqueue: Replace call_rcu_sched() with call_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] modules: Replace synchronize_sched() and call_rcu_sched(), tip-bot for Paul E. McKenney
- [tip:core/rcu] sched/membarrier: synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] lockdep: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] kprobes: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] main: Replace rcu_barrier_sched() with rcu_barrier(), tip-bot for Paul E. McKenney
- [tip:core/rcu] tracing: Replace synchronize_sched() and call_rcu_sched(), tip-bot for Paul E. McKenney
- [tip:core/rcu] fs/file: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] cpufreq/cpufreq_governor: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] ethernet/realtek: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] ethernet/sis: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] drivers/ipmi: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep, tip-bot for Lance Roy
- [tip:core/rcu] mm: Replace spin_is_locked() with lockdep, tip-bot for Lance Roy
- [tip:core/rcu] locking/mutex: Replace spin_is_locked() with lockdep, tip-bot for Lance Roy
- [tip:core/rcu] userfaultfd: Replace spin_is_locked() with lockdep, tip-bot for Lance Roy
- [tip:core/rcu] smsc: Replace spin_is_locked() with lockdep, tip-bot for Lance Roy
- [tip:core/rcu] sfc: Replace spin_is_locked() with lockdep, tip-bot for Lance Roy
- [tip:core/rcu] checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked(), tip-bot for Paul E. McKenney
- [tip:core/rcu] checkpatch: Create table of obsolete APIs and apply to RCU, tip-bot for Joe Perches
- [tip:core/rcu] MAINTAINERS: Add Joel Fernandes as RCU reviewer, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Avoid signed integer overflow in rcu_preempt_deferred_qs(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Replace this_cpu_ptr() with __this_cpu_read(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Speed up expedited GPs when interrupting RCU reader, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Trace end of grace period before end of grace period, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Adjust the comment of function rcu_is_watching, tip-bot for Zhouyi Zhou
- [tip:core/rcu] rcu: Add jiffies-since-GP-activity to show_rcu_gp_kthreads(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add state name to show_rcu_gp_kthreads() output, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Parameterize rcu_check_gp_start_stall(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Avoid double multiply by HZ, tip-bot for Paul E. McKenney
- [tip:core/rcu] MAINTAINERS: Update from @linux.vnet.ibm.com to @linux.ibm.com, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Fix "struction" typo in RCU memory-ordering documentation, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: Correct parameter in stallwarn, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: RCU scheduler spinlock rcu_read_unlock() restriction remains, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer(), tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: Document rcutorture forward-progress test kernel parameters, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Remove obsolete (non-)requirement about disabling preemption, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: Make reader aware of rcu_dereference_protected, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: rcu: Encourage use of rcu_barrier in checklist, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: rcu: Remove obsolete checklist item about synchronize_rcu usage, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: rcu: Remove obsolete suggestion from checklist, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: rcu: Update core and full API in whatisRCU, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: rcu: Update description of gp_seq fields in rcu_data, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: rcu: Better clarify the rcu_segcblist ->len field, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: rcu: Update Data-Structures for RCU flavor consolidation, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: Remove rcu_dynticks from Data-Structures, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: Update information about resched_cpu, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] rcu: Eliminate BUG_ON() for kernel/rcu/update.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate BUG_ON() for kernel/rcu/tree_plugin.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Stop expedited grace periods from relying on stop-machine, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Prevent __call_srcu() counter wrap with read-side critical section, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Fix kernel-doc missing notation, tip-bot for Randy Dunlap
- [tip:core/rcu] x86/PCI: Replace spin_is_locked() with lockdep, tip-bot for Lance Roy
- [tip:core/rcu] rcutorture: Make use of nolibc when available, tip-bot for Willy Tarreau
- [tip:core/rcu] rcutorture: Import a copy of nolibc, tip-bot for Willy Tarreau
- [tip:core/rcu] rcutorture: Check initrd/init instead of initrd only, tip-bot for Willy Tarreau
- [tip:core/rcu] rcutorture: Always strip using the cross-compiler, tip-bot for Willy Tarreau
- [tip:core/rcu] rcutorture: Add cross-compile capability to initrd.sh, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Make initrd/init execute in userspace,
tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add initrd support for systems lacking dracut, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Automatically create initrd directory, tip-bot for Connor Shu
- [tip:core/rcu] doc: Remove rcu_preempt_state reference in stallwarn, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: Clarify RCU data-structure comment about rcu_tree fanout, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] doc: Set down forward-progress requirements, tip-bot for Paul E. McKenney
- [tip:core/rcu] powerpc: Convert hugepd_free() to use call_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] s390/mm: Convert tlb_table_flush() to use call_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] sparc/oprofile: Convert timer_stop() to use synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] sched/membarrier: Replace synchronize_sched() with synchronize_rcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Consolidate the RCU update functions invoked by sync.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate synchronize_rcu_mult(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix rcu_{node,data} comments about gp_seq_needed, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] rcu: Remove unused rcu_state externs, tip-bot for Joel Fernandes (Google)
- [tip:core/rcu] rcu: Eliminate BUG_ON() for kernel/rcu/tree.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate BUG_ON() for sync.c, tip-bot for Paul E. McKenney
- [tip:x86/timers] x86/hpet: Remove unused FSEC_PER_NSEC define, tip-bot for Roland Dreier
- [tip:locking/core] tools/memory-model: Make scripts take "-j" abbreviation for "--jobs",
tip-bot for Paul E. McKenney
- [tip:locking/core] tools/memory-model: Model smp_mb__after_unlock_lock(),
tip-bot for Andrea Parri
- [tip:locking/core] tools/memory-model: Add scripts to check github litmus tests,
tip-bot for Paul E. McKenney
- [tip:x86/fpu] x86/fpu: Update comment for __raw_xsave_addr(), tip-bot for Sebastian Andrzej Siewior
- [tip:x86/fpu] x86/fpu: Don't export __kernel_fpu_{begin,end}(),
tip-bot for Sebastian Andrzej Siewior
- [tip:x86/fpu] x86/thread_info: Remove _TIF_ALLWORK_MASK, tip-bot for Sebastian Andrzej Siewior
- [tip:x86/fpu] x86/fpu: Add might_fault() to user_insn(), tip-bot for Sebastian Andrzej Siewior
- [tip:x86/fpu] x86/pkeys: Make init_pkru_value static, tip-bot for Sebastian Andrzej Siewior
- [tip:x86/fpu] x86/process/32: Remove asm/math_emu.h include, tip-bot for Sebastian Andrzej Siewior
- [tip:x86/fpu] x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset(), tip-bot for Sebastian Andrzej Siewior
- [tip:x86/cpu] x86/umip: Print UMIP line only once, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/boot: Clear RSDP address in boot_params for broken loaders, tip-bot for Juergen Gross
- [tip:sched/core] sched: Fix various typos in comments, tip-bot for Ingo Molnar
- [tip:irq/core] irq: Fix various typos in comments, tip-bot for Ingo Molnar
- [tip:perf/core] perf: Fix typos in comments, tip-bot for Ingo Molnar
- [tip:x86/cleanups] x86: Fix various typos in comments, tip-bot for Ingo Molnar
- [tip:efi/core] efi: Reduce the amount of memblock reservations for persistent allocations, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi: Permit multiple entries in persistent memreserve data structure, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/libstub: Disable some warnings for x86{,_64}, tip-bot for Nathan Chancellor
- [tip:efi/core] x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86, tip-bot for Sai Praneeth Prakhya
- [tip:efi/core] x86/efi: Unmap EFI boot services code/data regions from efi_pgd,
tip-bot for Sai Praneeth Prakhya
- [tip:efi/core] x86/mm/pageattr: Introduce helper function to unmap EFI boot services, tip-bot for Sai Praneeth Prakhya
- [tip:efi/core] efi/fdt: Simplify the get_fdt() flow, tip-bot for Julien Thierry
- [tip:efi/core] efi/fdt: Indentation fix, tip-bot for Julien Thierry
- [tip:efi/core] firmware/efi: Add NULL pointer checks in efivars API functions, tip-bot for Arend van Spriel
- [tip:efi/core] x86/efi: Allocate e820 buffer before calling efi_exit_boot_service, tip-bot for Eric Snowberg
- [tip:efi/core] x86/earlyprintk/efi: Fix infinite loop on some screen widths, tip-bot for YiFei Zhu
- [tip:x86/cache] x86/resctrl: Remove unnecessary check for cbm_validate(), tip-bot for Babu Moger
- [tip:x86/boot] x86/boot: Add missing va_end() to die(), tip-bot for Mattias Jacobsson
- [tip:x86/pti] sched/smt: Make sched_smt_present track topology, tip-bot for Peter Zijlstra (Intel)
- [tip:x86/pti] x86/speculation: Provide IBPB always command line options, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Add seccomp Spectre v2 user space protection mode, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Enable prctl mode for spectre_v2_user, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Add prctl() control for indirect branch speculation, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Prepare arch_smt_update() for PRCTL mode, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Prevent stale SPEC_CTRL msr content, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Split out TIF update, tip-bot for Thomas Gleixner
- [tip:x86/pti] ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Prepare for conditional IBPB in switch_mm(), tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Avoid __switch_to_xtra() calls, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Reorder the spec_v2 code, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/process: Consolidate and simplify switch_to_xtra() code, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Prepare for per task indirect branch speculation control, tip-bot for Tim Chen
- [tip:x86/pti] x86/speculation: Add command line control for indirect branch speculation, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Unify conditional spectre v2 print functions, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Rework SMT state change, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculataion: Mark command line parser data __initdata, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Mark string arrays const correctly, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/l1tf: Show actual SMT state, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/Kconfig: Select SCHED_SMT if SMP enabled, tip-bot for Thomas Gleixner
- [tip:x86/pti] sched/smt: Expose sched_smt_present static key, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Reorganize speculation control MSRs update, tip-bot for Tim Chen
- [tip:x86/pti] x86/speculation: Rename SSBD update functions, tip-bot for Thomas Gleixner
- [tip:x86/pti] x86/speculation: Disable STIBP when enhanced IBRS is in use, tip-bot for Tim Chen
- [tip:x86/pti] x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common(), tip-bot for Tim Chen
- [tip:x86/pti] x86/speculation: Remove unnecessary ret variable in cpu_show_common(), tip-bot for Tim Chen
- [tip:x86/pti] x86/speculation: Clean up spectre_v2_parse_cmdline(), tip-bot for Tim Chen
- [tip:x86/pti] x86/speculation: Update the TIF_SSBD comment, tip-bot for Tim Chen
- [tip:x86/urgent] x86/MCE/AMD: Fix the thresholding machinery initialization order, tip-bot for Borislav Petkov
- [tip:x86/cache] x86/resctrl: Use rdt_last_cmd_puts() where possible, tip-bot for Reinette Chatre
- [tip:x86/urgent] x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapper, tip-bot for Jann Horn
- [tip:efi/urgent] efi: Prevent GICv3 WARN() by mapping the memreserve table before first use, tip-bot for Ard Biesheuvel
- [tip:timers/core] posix-timers: Remove license boilerplate, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-clocks: Remove license boiler plate, tip-bot for Thomas Gleixner
- [tip:timers/core] sched/clock: Remove license boilerplate, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers/stubs: Remove license boilerplate, tip-bot for Thomas Gleixner
- [tip:timers/core] time: Remove license boilerplate, tip-bot for Thomas Gleixner
- [tip:timers/core] time/debug: Remove license boilerplate, tip-bot for Thomas Gleixner
- [tip:timers/core] hrtimers/tick/clockevents: Remove sloppy license references, tip-bot for Thomas Gleixner
- [tip:timers/core] time: Add SPDX license identifiers,
tip-bot for Thomas Gleixner
- [tip:timers/core] time: Remove useless filenames in top level comments, tip-bot for Thomas Gleixner
- [tip:perf/urgent] uprobes: Fix handle_swbp() vs. unregister() + register() race once more, tip-bot for Andrea Parri
- [tip:x86/cache] MAINTAINERS: Update resctrl filename patterns, tip-bot for Babu Moger
- [tip:x86/cache] Documentation: Rename and update intel_rdt_ui.txt to resctrl_ui.txt, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Fixup the user-visible strings, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Introduce AMD QOS feature, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Add AMD's X86_FEATURE_MBA to the scattered CPUID features, tip-bot for Sherry Hurwitz
- [tip:x86/cache] x86/resctrl: Rename the config option INTEL_RDT to RESCTRL, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Add vendor check for the MBA software controller, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Bring cbm_validate() into the resource structure, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Initialize the vendor-specific resource functions, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Move all the macros to resctrl/internal.h, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Re-arrange the RDT init code, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Rename and move rdt files to a separate directory, tip-bot for Babu Moger
- [tip:x86/cache] x86/resctrl: Rename the RDT functions and definitions, tip-bot for Babu Moger
- [tip:x86/cleanups] x86/process: Avoid unnecessary NULL check in get_wchan(),
tip-bot for Yafang Shao
- [tip:x86/cleanups] x86/headers: Fix -Wmissing-prototypes warning,
tip-bot for Yi Wang
- [tip:perf/urgent] perf/x86/intel: Disallow precise_ip on BTS events, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts(), tip-bot for Jiri Olsa
- [tip:perf/urgent] perf/x86/intel: Move branch tracing setup to the Intel-specific source file, tip-bot for Jiri Olsa
- [tip:x86/mm] x86/fault: Clean up the page fault oops decoder a bit,
tip-bot for Ingo Molnar
- [tip:x86/mm] x86/fault: Decode page fault OOPSes better, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/oops: Show the correct CS value in show_regs(), tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/vsyscall/64: Use X86_PF constants in the simulated #PF error code, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/fault: Don't try to recover from an implicit supervisor access, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/fault: Remove sw_error_code, tip-bot for Andy Lutomirski
- [tip:perf/core] perf pmu: Move *_cpuid_str() weak functions to header.c, tip-bot for Kan Liang
- [tip:perf/core] perf symbols: Fix slowness due to -ffunction-section, tip-bot for Eric Saint-Etienne
- [tip:perf/core] perf jvmti: Separate jvmti cmlr check, tip-bot for Jiri Olsa
- [tip:perf/core] perf vendor events: Add stepping in CPUID string for x86, tip-bot for Kan Liang
- [tip:perf/core] perf stat: Use perf_evsel__is_clocki() for clock events, tip-bot for Ravi Bangoria
- [tip:perf/core] perf pmu: Suppress potential format-truncation warning, tip-bot for Ben Hutchings
- [tip:perf/core] perf tools: Add Hygon Dhyana support, tip-bot for Pu Wen
- [tip:perf/core] perf bench: Add epoll_ctl(2) benchmark, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf bench: Add epoll parallel epoll_wait benchmark, tip-bot for Davidlohr Bueso
- [tip:perf/core] tools build feature: Check if eventfd() is available, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf bpf: Reduce the hardcoded .max_entries for pid_maps, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: Share code and output format for uregs and iregs output, tip-bot for Milian Wolff
- [tip:perf/core] perf script: Add newline after uregs output, tip-bot for Milian Wolff
- [tip:perf/core] Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid filter", tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf augmented_syscalls: Remove example hardcoded set of filtered pids, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Fill in BPF "filtered_pids" map when present, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: See if there is a map named "filtered_pids", tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Add "_from_option" suffix to trace__set_filter(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf augmented_syscalls: Use pid_filter, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid filter, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bpf: Add simple pid_filter class accessible to BPF proggies, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bpf: Add defines for map insertion/lookup, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf augmented_syscalls: Remove needless linux/socket.h include, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf augmented_syscalls: Filter on a hard coded pid, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bpf: Add unistd.h to the headers accessible to bpf proggies, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/fsgsbase/64: Fix the base write helper functions,
tip-bot for Chang S. Bae
- [tip:perf/urgent] perf tools beauty ioctl: Support new ISO7816 commands, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools uapi asm-generic: Synchronize ioctls.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Restore proper cwd on return from mnt namespace, tip-bot for Jiri Olsa
- [tip:perf/urgent] tools build feature: Check if get_current_dir_name() is available, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Fix crash on synthesizing the unit, tip-bot for Jiri Olsa
- [tip:core/urgent] objtool: Fix segfault in .cold detection with -ffunction-sections, tip-bot for Artem Savkov
- [tip:core/urgent] objtool: Fix double-free in .cold detection error path, tip-bot for Artem Savkov
- [tip:perf/urgent] perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt handling, tip-bot for Peter Zijlstra
- [tip:x86/urgent] x86/fpu: Disable bottom halves while loading FPU registers,
tip-bot for Sebastian Andrzej Siewior
- [tip:x86/urgent] x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setup_header"), tip-bot for Juergen Gross
- [tip:x86/urgent] x86/acpi, x86/boot: Take RSDP address from boot params if available, tip-bot for Juergen Gross
- [tip:x86/timers] x86/TSC: Use RDTSCP, tip-bot for Borislav Petkov
- [tip:x86/mm] x86/fault: Don't set thread.cr2, etc before OOPSing, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/fault: Make error_code sanitization more robust, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/fault: Improve the condition for signalling vs OOPSing, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/fault: Fix SMAP #PF handling buglet for implicit supervisor accesses, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/fault: Fold smap_violation() into do_user_addr_fault(), tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured out, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/fault: Check user_mode(regs) when avoiding an mmap_sem deadlock, tip-bot for Andy Lutomirski
- [tip:x86/microcode] x86/microcode/AMD: Update copyright, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Check the equivalence table size when scanning it, tip-bot for Maciej S. Szmigiero
- [tip:x86/microcode] x86/microcode/AMD: Convert CPU equivalence table variable into a struct, tip-bot for Maciej S. Szmigiero
- [tip:x86/microcode] x86/microcode/AMD: Check microcode container data in the late loader, tip-bot for Maciej S. Szmigiero
- [tip:x86/microcode] x86/microcode/AMD: Fix container size's type, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Convert early parser to the new verification routines, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Change verify_patch()'s return value, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Move chipset-specific check into verify_patch(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Move patch family check to verify_patch(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Simplify patch family detection, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Concentrate patch verification, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Cleanup verify_patch_size() more, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Clean up per-family patch size checks, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Move verify_patch_size() up in the file, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Add microcode container verification, tip-bot for Maciej S. Szmigiero
- [tip:x86/microcode] x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length, tip-bot for Maciej S. Szmigiero
- [tip:x86/platform] x86/platform/olpc: Do not call of_platform_bus_probe(), tip-bot for Rob Herring
- [tip:efi/urgent] efi: Permit calling efi_mem_reserve_persistent() from atomic context, tip-bot for Ard Biesheuvel
- [tip:efi/urgent] efi/arm: Defer persistent reservations until after paging_init(), tip-bot for Ard Biesheuvel
- [tip:efi/urgent] efi/arm/libstub: Pack FDT after populating it, tip-bot for Ard Biesheuvel
- [tip:efi/urgent] efi: Fix debugobjects warning on 'efi_rts_work', tip-bot for Waiman Long
- [tip:efi/urgent] efi/arm: Revert deferred unmap of early memmap mapping, tip-bot for Ard Biesheuvel
- [tip:x86/cleanups] x86/mce: Fix -Wmissing-prototypes warnings,
tip-bot for Borislav Petkov
- [tip:sched/core] sched/core: Clean up the #ifdef block in add_nr_running(), tip-bot for Viresh Kumar
- [tip:x86/mm] x86/mm/fault: Allow stack access below %rsp, tip-bot for Waiman Long
- [tip:sched/core] sched/fair: Make some variables static, tip-bot for Muchun Song
- [tip:sched/core] sched/core: Create task_has_idle_policy() helper, tip-bot for Viresh Kumar
- [tip:sched/core] sched/fair: Add lsub_positive() and use it consistently, tip-bot for Patrick Bellasi
- [tip:sched/core] sched/fair: Mask UTIL_AVG_UNCHANGED usages, tip-bot for Patrick Bellasi
- [tip:perf/urgent] perf/x86/intel/uncore: Support CoffeeLake 8th CBOX, tip-bot for Kan Liang
- [tip:perf/urgent] perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs, tip-bot for Kan Liang
- [tip:sched/core] sched/fair: Fix cpu_util_wake() for 'execl' type workloads, tip-bot for Patrick Bellasi
- [tip:x86/urgent] x86/ptrace: Fix documentation for tracehook_report_syscall_entry(), tip-bot for Elvira Khabirova
- [tip:ras/core] x86/mce: Fix -Wmissing-prototypes warnings,
tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/cpu/vmware: Do not trace vmware_sched_clock(), tip-bot for Steven Rostedt (VMware)
- [tip:locking/core] locking/atomics: Fix out-of-tree build, tip-bot for Borislav Petkov
- [tip:timers/urgent] posix-cpu-timers: Remove useless call to check_dl_overrun(), tip-bot for Juri Lelli
- [tip:x86/cpu] x86/cpufeatures: Add WBNOINVD feature definition, tip-bot for Janakarajan Natarajan
- [tip:x86/amd-nb] hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs, tip-bot for Woods, Brian
- [tip:x86/amd-nb] x86/amd_nb: Add PCI device IDs for family 17h, model 30h, tip-bot for Woods, Brian
- [tip:x86/amd-nb] x86/amd_nb: Add support for newer PCI topologies, tip-bot for Woods, Brian
- [tip:x86/amd-nb] hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs, tip-bot for Woods, Brian
- [tip:x86/boot] x86/boot: Simplify the detect_memory*() control flow, tip-bot for Jordan Borgner
- [tip:irq/core] genirq/matrix: Improve target CPU selection for managed interrupts., tip-bot for Long Li
- [tip:core/urgent] watchdog/core: Add missing prototypes for weak functions, tip-bot for Mathieu Malaterre
- [tip:x86/timers] x86/tsc: Make calibration refinement more robust,
tip-bot for Daniel Vacek
- [tip:x86/pti] x86/retpoline: Remove minimal retpoline support,
tip-bot for Zhenzhong Duan
- [tip:x86/pti] x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support,
tip-bot for Zhenzhong Duan
[tip:x86/urgent] x86/ldt: Unmap PTEs for the slot before freeing LDT pages, tip-bot for Kirill A. Shutemov
[tip:x86/urgent] x86/ldt: Remove unused variable in map_ldt_struct(), tip-bot for Kirill A. Shutemov
[tip:x86/urgent] x86/mm: Move LDT remap out of KASLR region on 5-level paging, tip-bot for Kirill A. Shutemov
[tip:perf/urgent] perf tools: Do not zero sample_id_all for group members, tip-bot for Jiri Olsa
[tip:perf/urgent] perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so, tip-bot for Gustavo Romero
[tip:perf/urgent] perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf intel-pt: Add MTC and CYC timestamps to debug log, tip-bot for Adrian Hunter
[tip:perf/urgent] perf intel-pt: Add more event information to debug log, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Fix table find when table re-ordered, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Add help window, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Add Selected branches report, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libxed.so, tip-bot for Adrian Hunter
[tip:perf/urgent] perf top: Display the LBR stats in callchain entry, tip-bot for Jin Yao
[tip:perf/urgent] perf augmented_syscalls: Start collecting pathnames in the BPF program, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf stat: Handle different PMU names with common prefix, tip-bot for Thomas Richter
[tip:perf/urgent] perf record: Support weak groups, tip-bot for Andi Kleen
[tip:perf/urgent] perf evlist: Move perf_evsel__reset_weak_group into evlist, tip-bot for Andi Kleen
[tip:perf/urgent] perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools headers barrier: Fix arm64 tools build failure wrt smp_load_{acquire,release}, tip-bot for Will Deacon
[tip:perf/urgent] perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}, tip-bot for Arnaldo Carvalho de Melo
[tip:x86/urgent] acpi/nfit, x86/mce: Validate a MCE's address before using it, tip-bot for Vishal Verma
[tip:x86/urgent] acpi/nfit, x86/mce: Handle only uncorrectable machine checks, tip-bot for Vishal Verma
[tip:x86/cpu] x86/cpufeatures: Remove get_scattered_cpuid_leaf(), tip-bot for Sean Christopherson
[tip:x86/urgent] x86/build: Remove -pipe from KBUILD_CFLAGS,
tip-bot for Nathan Chancellor
[tip:x86/cleanups] x86/gart: Rewrite early_gart_iommu_check() comment,
tip-bot for Borislav Petkov
[tip:timers/core] clockevents: Remove unnecessary unlikely(), tip-bot for Yangtao Li
[tip:x86/urgent] x86/hyper-v: Fix indentation in hv_do_fast_hypercall16(),
tip-bot for Yi Wang
[tip:x86/urgent] x86/vsmp: Remove dependency on pv_irq_ops,
tip-bot for Eial Czerwacki
[tip:irq/core] genirq/affinity: Add support for allocating interrupt sets, tip-bot for Jens Axboe
[tip:irq/core] genirq/affinity: Pass first vector to __irq_build_affinity_masks(), tip-bot for Ming Lei
[tip:irq/core] genirq/affinity: Move two stage affinity spreading into a helper function, tip-bot for Ming Lei
[tip:irq/core] genirq/affinity: Spread IRQs to all available NUMA nodes, tip-bot for Long Li
[tip:x86/asm] x86: Use POPCNT mnemonics in arch_hweight.h, tip-bot for Uros Bizjak
[tip:x86/urgent] Documentation/x86: Fix typo in zero-page.txt, tip-bot for Randy Dunlap
[tip:core/urgent] resource/docs: Fix new kernel-doc warnings,
tip-bot for Randy Dunlap
[tip:sched/urgent] sched/fair: Fix a comment in task_numa_fault(), tip-bot for Yi Wang
[tip:x86/urgent] x86/hyper-v: Enable PIT shutdown quirk, tip-bot for Michael Kelley
[tip:x86/urgent] clockevents/drivers/i8253: Add support for PIT shutdown quirk, tip-bot for Michael Kelley
[tip:sched/core] sched/core: Introduce set_next_task() helper for better code readability, tip-bot for Muchun Song
[tip:sched/core] sched/fair: Don't increase sd->balance_interval on newidle balance, tip-bot for Valentin Schneider
[tip:sched/core] sched/fair: Clean up load_balance() condition, tip-bot for Valentin Schneider
[tip:sched/urgent] sched/core: Take the hotplug lock in sched_init_smp(), tip-bot for Valentin Schneider
[tip:locking/urgent] x86/qspinlock: Fix compile error, tip-bot for Peter Zijlstra
[tip:sched/urgent] sched/topology: Fix off by one bug, tip-bot for Peter Zijlstra
[tip:timers/urgent] dt-bindings: timer: gx6605s SOC timer, tip-bot for Guo Ren
[tip:timers/urgent] clocksource/drivers/c-sky: Add gx6605s SOC system timer, tip-bot for Guo Ren
[tip:timers/urgent] dt-bindings: timer: C-SKY Multi-processor timer, tip-bot for Guo Ren
[tip:timers/urgent] clocksource/drivers/c-sky: Add C-SKY SMP timer, tip-bot for Guo Ren
[tip:core/core] watchdog/core: Add watchdog_thresh command line parameter, tip-bot for Laurence Oberman
[tip:x86/urgent] compat: Cleanup in_compat_syscall() callers, tip-bot for Dmitry Safonov
[tip:x86/urgent] x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT, tip-bot for Dmitry Safonov
[tip:locking/core] locking/atomics: Fix scripts/atomic/ script permissions, tip-bot for Ingo Molnar
[tip:irq/urgent] irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe function, tip-bot for Dan Carpenter
[tip:locking/core] arm64, locking/atomics: Use instrumented atomics, tip-bot for Mark Rutland
[tip:locking/core] arm64: Use instrumented atomics, tip-bot for Mark Rutland
[tip:locking/core] locking/atomics: Check generated headers are up-to-date,
tip-bot for Mark Rutland
[tip:locking/core] locking/atomics: Switch to generated instrumentation,
tip-bot for Mark Rutland
[tip:locking/core] locking/atomics: Switch to generated atomic-long,
tip-bot for Mark Rutland
[tip:locking/core] locking/atomics: Switch to generated fallbacks,
tip-bot for Mark Rutland
[tip:locking/core] locking/atomics: Add common header generation files,
tip-bot for Mark Rutland
[tip:irq/urgent] irq/matrix: Fix memory overallocation, tip-bot for Michael Kelley
[tip:core/urgent] objtool: Support GCC 9 cold subfunction naming scheme, tip-bot for Josh Poimboeuf
[tip:perf/urgent] perf intel-pt/bts: Calculate cpumode for synthesized samples, tip-bot for Adrian Hunter
[tip:perf/urgent] perf intel-pt: Insert callchain context into synthesized callchains, tip-bot for Adrian Hunter
[tip:perf/urgent] perf tools: Don't clone maps from parent when synthesizing forks, tip-bot for David Miller
[tip:perf/urgent] perf top: Start display thread earlier, tip-bot for David Miller
[tip:perf/urgent] tools headers uapi: Update linux/if_link.h header copy, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools headers uapi: Update linux/netlink.h header copy, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools headers: Sync the various kvm.h header copies, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools include uapi: Update linux/mmap.h copy, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace beauty: Use the mmap flags table generated from headers, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf beauty: Wire up the mmap flags table generator to the Makefile, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf beauty: Add a generator for MAP_ mmap's flag constants, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools include uapi: Update asound.h copy, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools include uapi: Update linux/fs.h copy, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}, tip-bot for David S. Miller
[tip:perf/urgent] perf cs-etm: Correct CPU mode for samples, tip-bot for Leo Yan
[tip:perf/urgent] perf unwind: Take pgoff into account when reporting elf to libdwfl, tip-bot for Milian Wolff
[tip:perf/urgent] perf top: Allow disabling the overwrite mode, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf top: Do not use overwrite mode by default, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace: Beautify mount's first pathname arg, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace: Beautify the umount's 'name' argument, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace: Consider syscall aliases too, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace beauty: Beautify mount/umount's 'flags' argument, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace beauty: Allow syscalls to mask an argument before considering it, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf beauty: Introduce strarray__scnprintf_flags(), tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf beauty: Switch from GPL v2.0 to LGPL v2.1, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf beauty: Add a generator for MS_ mount/umount's flag constants, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools include uapi: Grab a copy of linux/fs.h, tip-bot for Arnaldo Carvalho de Melo
[tip:x86/urgent] x86/numa_emulation: Fix uniform-split numa emulation, tip-bot for Dave Jiang
[tip:perf/urgent] perf/core: Clean up inconsisent indentation, tip-bot for Colin Ian King
[tip:x86/urgent] x86/paravirt: Remove unused _paravirt_ident_32, tip-bot for Juergen Gross
[tip:x86/urgent] x86/mm/pat: Disable preemption around __flush_tlb_all(),
tip-bot for Sebastian Andrzej Siewior
[tip:x86/urgent] x86/paravirt: Remove GPL from pv_ops export, tip-bot for Juergen Gross
[tip:perf/urgent] perf/headers: Fix spelling mistake in <linux/perf_event.h> comment, EACCESS -> EACCES, tip-bot for Colin Ian King
[tip:x86/urgent] x86/traps: Use format string with panic() call, tip-bot for Rasmus Villemoes
[tip:sched/urgent] sched/rt: Update comment in pick_next_task_rt(), tip-bot for Muchun Song
[tip:x86/urgent] x86: Clean up 'sizeof x' => 'sizeof(x)', tip-bot for Jordan Borgner
[tip:perf/urgent] perf script: Support total cycles count, tip-bot for Andi Kleen
[tip:perf/urgent] perf script: Implement --graph-function, tip-bot for Andi Kleen
[tip:perf/urgent] tools script: Add --call-trace and --call-ret-trace, tip-bot for Andi Kleen
[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Add All branches report, tip-bot for Adrian Hunter
[tip:perf/urgent] perf script: Make itrace script default to all calls, tip-bot for Andi Kleen
[tip:perf/urgent] perf script: Add --insn-trace for instruction decoding, tip-bot for Andi Kleen
[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge font, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Add ability to display all the database tables, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Add ability to find symbols in the call-graph, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Add support for multiple sub-windows, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Refactor TreeItem class, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Add data helper functions, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from TreeModel, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Remove use of setObjectName(), tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Add a class for global data, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Separate the database details into a class, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Make a "Main" function, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Change icon, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Set a minimum window size, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Provide better default column sizes, tip-bot for Adrian Hunter
[tip:perf/urgent] perf scripts python: call-graph-from-sql.py: Use SPDX license identifier, tip-bot for Adrian Hunter
[tip:perf/urgent] perf trace: Introduce per-event maximum number of events property, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf script: Flush output stream after events in verbose mode, tip-bot for Milian Wolff
[tip:perf/urgent] perf script: Allow extended console debug output, tip-bot for Milian Wolff
[tip:perf/urgent] perf stat: Poll for monitored tasks being alive, tip-bot for Jiri Olsa
[tip:perf/urgent] perf trace: Drop thread refcount in trace__event_handler(), tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace: Drop addr_location refcounts, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf evsel: Mark a evsel as disabled when asking the kernel do disable it, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf evsel: Introduce per event max_events property, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace: Introduce --max-events, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools lib subcmd: Introduce OPTION_ULONG, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf arm64: Fix generate system call table failed with /tmp mounted with noexec, tip-bot for Hongxu Jia
[tip:perf/urgent] perf symbols: Set PLT entry/header sizes properly on Sparc, tip-bot for David Miller
[tip:perf/urgent] perf jitdump: Add Sparc support., tip-bot for David Miller
[tip:perf/urgent] perf record: Encode -k clockid frequency into Perf trace, tip-bot for Alexey Budankov
[tip:perf/urgent] perf annotate: Add Sparc support, tip-bot for David Miller
[tip:x86/urgent] x86/cpufeatures: Enumerate MOVDIR64B instruction, tip-bot for Fenghua Yu
[tip:x86/urgent] x86/cpufeatures: Enumerate MOVDIRI instruction, tip-bot for Fenghua Yu
[tip:x86/mm] x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry(), tip-bot for Christophe Leroy
[tip:perf/core] kprobes/x86: Use preempt_enable() in optimized_callback(), tip-bot for Masami Hiramatsu
[tip:x86/mm] x86/mm: Kill stray kernel fault handling comment, tip-bot for Dave Hansen
[tip:irq/core] genirq: Fix race on spurious interrupt detection,
tip-bot for Lukas Wunner
[tip:x86/cache] x86/intel_rdt: Prevent pseudo-locking from using stale pointers, tip-bot for Jithu Joseph
[tip:locking/core] locking/lockdep: Make global debug_locks* variables read-mostly, tip-bot for Waiman Long
[tip:locking/core] locking/lockdep: Fix debug_locks off performance problem, tip-bot for Waiman Long
[tip:perf/core] kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack, tip-bot for Steven Rostedt (VMware)
[tip:irq/core] softirq: Fix typo in __do_softirq() comments, tip-bot for Yangtao Li
[tip:perf/urgent] perf tools: Stop fallbacking to kallsyms for vdso symbols lookup, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf report: Don't crash on invalid inline debug information, tip-bot for Milian Wolff
[tip:perf/urgent] perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus, tip-bot for Jiri Olsa
[tip:perf/urgent] perf tools: Pass build flags to traceevent build, tip-bot for Jiri Olsa
[tip:perf/urgent] perf cpu_map: Align cpu map synthesized events properly., tip-bot for David Miller
[tip:perf/urgent] perf tools: Fix tracing_path_mount proper path, tip-bot for Jiri Olsa
[tip:perf/urgent] perf tools: Fix use of alternatives to find JDIR, tip-bot for Jarod Wilson
[tip:perf/urgent] perf vendor events intel: Fix wrong filter_band* values for uncore events, tip-bot for Jiri Olsa
[tip:perf/urgent] Revert "perf tools: Fix PMU term format max value calculation", tip-bot for Jiri Olsa
[tip:perf/urgent] tools headers uapi: Sync kvm.h copy, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools arch uapi: Sync the x86 kvm.h copy, tip-bot for Arnaldo Carvalho de Melo
[tip:ras/core] x86/mcelog: Remove one mce_helper definition, tip-bot for Sebastian Andrzej Siewior
[tip:locking/core] locking/pvqspinlock: Extend node size when pvqspinlock is configured, tip-bot for Waiman Long
[tip:locking/core] locking/qspinlock_stat: Count instances of nested lock slowpaths, tip-bot for Waiman Long
[tip:sched/core] sched/completions/Documentation: Add recommendation for dynamic and ONSTACK completions, tip-bot for Nicholas Mc Guire
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]