Linux Tip Commits
[Prev Page][Next Page]
- [tip:perf/core] perf annotate TUI: Use sym_hist_entry in disasm_line_samples, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf sort: Use default sort if evlist is empty, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf annotate: Fix storing per line sym_hist_entry, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate stdio: Set enough columns for --show-total-period, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate: Do not overwrite perf_sample->weight, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf stat: Use group read for event groups, tip-bot for Jiri Olsa
- [tip:perf/core] perf evsel: Add read_counter(), tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add perf_evsel__read_size function, tip-bot for Jiri Olsa
- [tip:x86/urgent] x86/boot: Disable the address-of-packed-member compiler warning, tip-bot for Matthias Kaehlcke
- [tip:x86/asm] objtool: Skip unreachable warnings for 'alt' instructions, tip-bot for Josh Poimboeuf
- [tip:x86/asm] objtool: Fix '-mtune=atom' decoding support in objtool 2.0, tip-bot for Josh Poimboeuf
- [tip:x86/asm] objtool: Disable GCC '-Wpacked' warnings, tip-bot for Josh Poimboeuf
- [tip:x86/asm] objtool: Assume unannotated UD2 instructions are dead ends, tip-bot for Josh Poimboeuf
- [tip:irq/urgent] genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration", tip-bot for Thomas Gleixner
- [tip:sched/core] x86/topology: Remove the unused parent_node() macro, tip-bot for Dou Liyang
- [tip:x86/asm] x86/ldt/64: Refresh DS and ES when modify_ldt changes an entry, tip-bot for Andy Lutomirski
- [tip:perf/core] perf script python: Allocate memory only if handler exists, tip-bot for Arun Kalyanasundaram
- [tip:perf/core] perf script python: Generate hooks with additional argument, tip-bot for Arun Kalyanasundaram
- [tip:perf/core] perf annotate stdio: Fix column header when using --show-total-period, tip-bot for Taeung Song
- [tip:perf/core] perf script python: Add perf_sample dict to tracepoint handlers, tip-bot for Arun Kalyanasundaram
- [tip:perf/core] perf script python: Refactor creation of perf sample dict, tip-bot for Arun Kalyanasundaram
- [tip:perf/core] perf script python: Add sample_read to dict, tip-bot for Arun Kalyanasundaram
- [tip:perf/core] perf tools: Add tools/include/uapi/asm-generic/fcntl.h to the MANIFEST, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf report: Tag branch type/flag on "to" and tag cycles on "from", tip-bot for Jin Yao
- [tip:perf/core] perf report: Make --branch-history work without callgraphs(-g) option in perf record, tip-bot for Jin Yao
- [tip:perf/core] perf jevents: Make build fail on JSON parse error, tip-bot for Andi Kleen
- [tip:perf/core] perf jvmti: Fix linker error when libelf config is disabled, tip-bot for Sudeep Holla
- [tip:perf/core] perf script: Remove some bogus error handling, tip-bot for Dan Carpenter
- [tip:perf/core] perf top: Support lookup of symbols in other mount namespaces., tip-bot for Krister Johansen
- [tip:perf/core] perf cgroup: Fix refcount usage, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf annotate: Process tracing data in pipe mode, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf evsel: Add verbose output for sys_perf_event_open fallback, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate stdio: Fix --show-total-period, tip-bot for Taeung Song
- [tip:perf/core] perf annotate: Do not overwrite sample->period, tip-bot for Taeung Song
- [tip:perf/core] tools lib: Update copy of strtobool from the kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hists: Pass perf_sample to __symbol__inc_addr_samples(), tip-bot for Taeung Song
- [tip:perf/core] perf annotate: Store the sample period in each histogram bucket, tip-bot for Taeung Song
- [tip:perf/core] perf report: Fix kernel symbol adjustment for s390x, tip-bot for Thomas Richter
- [tip:perf/core] perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist, tip-bot for Taeung Song
- [tip:perf/core] perf annotate: Introduce struct sym_hist_entry, tip-bot for Taeung Song
- [tip:perf/core] tools include: Adopt strstarts() from the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Introduce filter_loop_pids(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Filter out 'sshd' in the tracer ancestry in syswide tracing, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty clone: Suppress unused args according to 'flags' arg, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty clone: Beautify syscall arguments, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools include uapi: Grab a copy of linux/sched.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow specifying names to syscall arguments formatters, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow specifying number of syscall args for tracepointless syscalls, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Use the syscall_fmt formatters without a tracepoint, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Ditch __syscall__arg_val() variant, not needed anymore, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf intel-pt: Set no_aux_samples for the tracking event, tip-bot for Kan Liang
- [tip:perf/core] perf intel-pt: Always set no branch for dummy event, tip-bot for Kan Liang
- [tip:perf/core] perf trace: Allow allocating sc->arg_fmt even without the syscall tracepoint, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUS, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Add missing ' = ' in the default formatting of syscall returns, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/asm] x86/kconfig: Consolidate unwinders into multiple choice selection, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/unwind: Add the ORC unwinder, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/kconfig: Make it easier to switch to the new ORC unwinder, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/asm: Make objtool unreachable macros independent from GCC version, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/asm: Add ASM_UNREACHABLE, tip-bot for Kees Cook
- [tip:x86/asm] x86/asm: Add suffix macro for GEN_*_RMWcc(), tip-bot for Kees Cook
- [tip:x86/urgent] x86/efi: Fix reboot_mode when EFI runtime services are disabled, tip-bot for Stefan Assmann
- [tip:x86/microcode] x86/microcode/AMD: Free unneeded patch before exit from update_cache(), tip-bot for Shu Wang
- [tip:x86/mm] x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txt, tip-bot for Wang Kai
- [tip:x86/microcode] x86/microcode: Document the three loading methods, tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce/AMD: Allow any CPU to initialize the smca_banks array,
tip-bot for Yazen Ghannam
- [tip:x86/mm] x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y, tip-bot for Andrey Ryabinin
- [tip:x86/platform] x86/platform/intel-mid: Make IRQ allocation a bit more flexible, tip-bot for Andy Shevchenko
- [tip:x86/mm] x86/mm: Implement PCID based optimization: try to preserve old TLB entries using PCID, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/boot: #undef memcpy() et al in string.c, tip-bot for Michael Davidson
- [tip:x86/platform] x86/platform/intel-mid: Group timers callbacks together, tip-bot for Andy Shevchenko
- [tip:sched/urgent] sched/wait: Clean up some documentation warnings, tip-bot for Jonathan Corbet
- [tip:sched/urgent] sched/core: Fix some documentation build warnings, tip-bot for Jonathan Corbet
- [tip:x86/asm] objtool: Fix gcov check for older versions of GCC, tip-bot for Josh Poimboeuf
- [tip:perf/urgent] kprobes/x86: Release insn_slot in failure path, tip-bot for Masami Hiramatsu
- [tip:x86/asm] x86/io: Remove mem*io() duplications, tip-bot for Andy Shevchenko
- [tip:x86/asm] x86/io: Remove xlate_dev_kmem_ptr() duplication, tip-bot for Andy Shevchenko
- [tip:x86/asm] x86/io: Make readq() / writeq() API consistent, tip-bot for Andy Shevchenko
- [tip:perf/urgent] perf/x86/intel/uncore: Fix SKX CHA event extra regs, tip-bot for Stephane Eranian
- [tip:x86/asm] x86/io: Include asm-generic/io.h to architectural code, tip-bot for Andy Shevchenko
- [tip:perf/urgent] perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field, tip-bot for Kan Liang
- [tip:perf/urgent] perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs, tip-bot for Stephane Eranian
- [tip:x86/asm] x86/io: Define IO accessors by preprocessor, tip-bot for Andy Shevchenko
- [tip:perf/urgent] perf/x86/intel/uncore: Fix Skylake server PCU PMU event format, tip-bot for Kan Liang
- [tip:perf/urgent] perf/x86/intel/uncore: Fix Skylake UPI PMU event masks, tip-bot for Stephane Eranian
- [tip:perf/urgent] perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask, tip-bot for Kan Liang
- [tip:x86/mm] x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/mm: Allow userspace have mappings above 47-bit, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/mm: Prepare to expose larger address space to userspace, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/mpx: Do not allow MPX if we have mappings above 47-bit, tip-bot for Kirill A. Shutemov
- [tip:x86/urgent] x86/devicetree: Convert to using %pOF instead of ->full_name, tip-bot for Rob Herring
- [tip:x86/mm] x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit(), tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/mm/dump_pagetables: Fix printout of p4d level, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/mm/dump_pagetables: Generalize address normalization, tip-bot for Kirill A. Shutemov
- [tip:x86/urgent] x86/platform/uv/BAU: Disable BAU on single hub configurations, tip-bot for Andrew Banman
- [tip:perf/urgent] perf/core: Fix locking for children siblings group read, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf/x86/intel: Add proper condition to run sched_task callbacks, tip-bot for Jiri Olsa
- [tip:smp/hotplug] smp/hotplug: Handle removal correctly in cpuhp_store_callbacks(), tip-bot for Ethan Barnes
- [tip:core/urgent] debug: Fix WARN_ON_ONCE() for modules, tip-bot for Josh Poimboeuf
- [tip:x86/urgent] x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl, tip-bot for Arnd Bergmann
- [tip:x86/urgent] x86/platform/intel-mid: Fix a format string overflow warning, tip-bot for Arnd Bergmann
- [tip:x86/urgent] x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG, tip-bot for Arnd Bergmann
- [tip:x86/urgent] x86/build: Silence the build with "make -s", tip-bot for Arnd Bergmann
- [tip:x86/urgent] x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning, tip-bot for Arnd Bergmann
- [tip:x86/urgent] x86/fpu/math-emu: Fix possible uninitialized variable use, tip-bot for Arnd Bergmann
- [tip:x86/urgent] perf/x86: Shut up false-positive -Wmaybe-uninitialized warning, tip-bot for Arnd Bergmann
- [tip:perf/core] perf annotate: Check for fused instructions, tip-bot for Jin Yao
- [tip:perf/core] perf annotate: Implement visual marker for macro fusion, tip-bot for Jin Yao
- [tip:perf/core] perf trace: Allow syscall_arg beautifiers to set a different return formatter, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Beautify new write hint fcntl commands, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf probe: Allow placing uprobes in alternate namespaces., tip-bot for Krister Johansen
- [tip:perf/core] perf evsel: Allow asking for max precise_ip in new_cycles(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Allow asking for max precise_ip in add_default(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf record: Do not ask for precise_ip with --no-samples, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf buildid-cache: Support binary objects from other namespaces, tip-bot for Krister Johansen
- [tip:perf/core] perf tests attr: Do not store failed events, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Add test_attr__ready function, tip-bot for Jiri Olsa
- [tip:perf/core] perf header: Fail on write_padded error, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf util: Add const modifier to buf in "writen" function, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf/x86/intel: Record branch type, tip-bot for Jin Yao
- [tip:perf/core] perf tool: Add show_feature_header to perf_tool, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf tools: Add feature header record to pipe-mode, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Add event desc to pipe-mode header, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf report: Refactor the branch info printing code, tip-bot for Jin Yao
- [tip:perf/core] perf util: Create branch.c/.h for common branch functions, tip-bot for Jin Yao
- [tip:perf/core] perf header: Change FEAT_OP* macros, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf record: Create a new option save_type in --branch-filter, tip-bot for Jin Yao
- [tip:perf/core] perf report: Show branch type in callchain entry, tip-bot for Jin Yao
- [tip:perf/core] perf report: Show branch type statistics for stdio mode, tip-bot for Jin Yao
- [tip:perf/core] perf/core: Define the common branch type classification, tip-bot for Jin Yao
- [tip:perf/core] perf header: Add struct feat_fd for write, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Use struct feat_fd to process header records, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Add a buffer to struct feat_fd, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Make write_pmu_mappings pipe-mode friendly, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Use struct feat_fd in read header records, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Don't pass struct perf_file_section to process_##_feat, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Use struct feat_fd for print, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Revamp do_write(), tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Encapsulate read and swap, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf header: Add PROCESS_STR_FUN macro, tip-bot for David Carrillo-Cisneros
- [tip:perf/core] perf tests attr: Rename compare_data to data_equal, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Make compare_data global, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Fix record dwarf test, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Fix no-delay test, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Add proper return values, tip-bot for Jiri Olsa
- [tip:perf/core] perf report: Enable finding kernel inline functions, tip-bot for Jin Yao
- [tip:perf/core] perf trace: Group per syscall arg formatter info into one struct, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Allow syscall arg formatters to request non suppression of zeros, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Simplify syscall return formatting, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty fcntl: Beautify the 'arg' for DUPFD, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Export strarray for use in per-object beautifiers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/return, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests attr: Add optional term, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Fix stat sample_type setup, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Fix precise_ip setup, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Fix sample_period setup, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Fix cpu test disabled term setup, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests attr: Add 1s for exclude_kernel and task base bits, tip-bot for Jiri Olsa
- [tip:perf/core] perf buildid-cache: Cache debuginfo, tip-bot for Krister Johansen
- [tip:perf/core] perf maps: Lookup maps in both intitial mountns and inner mountns., tip-bot for Krister Johansen
- [tip:perf/core] perf test sdt: Handle realpath() failure, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Find symbols in different mount namespace, tip-bot for Krister Johansen
- [tip:perf/core] perf trace beauty fcntl: Beautify F_GETFL return value, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf vendor events: Add POWER9 PMU events, tip-bot for Sukadev Bhattiprolu
- [tip:perf/core] tools include uapi x86: Grab a copy of unistd.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools include uapi x86: Add __NR_setns, if missing, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools build: Add test for setns(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf vendor events: Add POWER9 PVRs to mapfile, tip-bot for Sukadev Bhattiprolu
- [tip:perf/core] perf trace beauty: Export the fd beautifier for use in more places, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf pmu-events: Support additional POWER8+ PVR in mapfile, tip-bot for Shriya
- [tip:perf/core] perf trace beauty: Export the pid beautifier for use in more places, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty open flags: Move RDRW to the start of the output, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Give syscall return beautifier more context, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty fcntl flags: Beautify F_SETFL arg, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Remove F_ from some of the fcntl command strings, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/defconfig: Remove stale, old Kconfig options, tip-bot for Krzysztof Kozlowski
- [tip:perf/core] perf trace beauty fcntl: Basic 'arg' beautifier, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools: Update include/uapi/linux/fcntl.h copy from the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools include uapi asm-generic: Grab a copy of fcntl.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Introduce syscall arg beautifier for long integers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Mask ignored fcntl 'arg' parameter, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Export the "int" and "hex" syscall arg formatters, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Allow accessing syscall args values in a syscall arg formatter, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty: Export the strarrays scnprintf method, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace', tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf/core: Fix scheduling regression of pinned groups, tip-bot for Alexander Shishkin
- [tip:perf/core] perf trace: Beautify linux specific fcntl commands, tip-bot for Arnaldo Carvalho de Melo
- [tip:irq/urgent] irqchip/digicolor: Drop unnecessary static, tip-bot for Julia Lawall
- [tip:irq/urgent] irqchip/mips-cpu: Drop unnecessary static, tip-bot for Julia Lawall
- [tip:irq/urgent] irqchip/gic/realview: Drop unnecessary static, tip-bot for Julia Lawall
- [tip:x86/urgent] x86/ioapic: Pass the correct data to unmask_ioapic_irq(),
tip-bot for Seunghun Han
- [tip:x86/urgent] x86/acpi: Prevent out of bound access caused by broken ACPI tables,
tip-bot for Seunghun Han
- [tip:x86/mm] x86/boot/realmode: Check for memory encryption on the APs, tip-bot for Tom Lendacky
- [tip:x86/mm] compiler-gcc.h: Introduce __nostackprotector function attribute,
tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Add support to make use of Secure Memory Encryption,
tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm, kexec: Allow kexec to be used with SME, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/boot: Add early cmdline parsing for options with arguments, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Add support to encrypt the kernel in-place, tip-bot for Tom Lendacky
- [tip:x86/mm] xen/x86: Remove SME feature in PV guests, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Use proper encryption attributes with /dev/mem, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Remove phys_to_virt() usage in ioremap(), tip-bot for Tom Lendacky
- [tip:x86/mm] kvm/x86/svm: Support Secure Memory Encryption within KVM, tip-bot for Tom Lendacky
- [tip:x86/mm] x86, drm, fbdev: Do not specify encrypted memory for video mappings, tip-bot for Tom Lendacky
- [tip:x86/mm] iommu/amd: Allow the AMD IOMMU to work with memory encryption, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/cpu/AMD: Make the microcode level available earlier in the boot, tip-bot for Tom Lendacky
- [tip:x86/mm] swiotlb: Add warnings for use of bounce buffers with SME, tip-bot for Tom Lendacky
- [tip:x86/mm] x86, swiotlb: Add memory encryption support, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/realmode: Decrypt trampoline area if memory encryption is active, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Add support to access boot related data in the clear, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Add support for changing the memory encryption attribute, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Add support to access persistent memory in the clear, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/boot: Use memremap() to map the MPF and MPC data,
tip-bot for Tom Lendacky
- [tip:x86/mm] x86/efi: Update EFI pagetable creation to work with SME, tip-bot for Tom Lendacky
- [tip:x86/mm] efi: Update efi_mem_type() to return an error rather than 0, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Add support for early encryption/decryption of memory,
tip-bot for Tom Lendacky
- [tip:x86/mm] efi: Add an EFI table address match function, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Insure that boot memory areas are mapped properly, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/boot/e820: Add support to determine the E820 type of an address, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Extend early_memremap() support with additional attrs, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Provide general kernel support for memory encryption, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Add SME support for read_cr3_pa(), tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Simplify p[g4um]d_page() macros, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Add support to enable SME in early boot processing, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm: Add Secure Memory Encryption (SME) support, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/cpu/AMD: Handle SME reduction in physical address size, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/cpu/AMD: Add the Secure Memory Encryption CPU feature, tip-bot for Tom Lendacky
- [tip:x86/mm] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/mm/pat: Set write-protect cache mode for full PAT support, tip-bot for Tom Lendacky
- [tip:x86/mm] x86/cpu/AMD: Document AMD Secure Memory Encryption (SME), tip-bot for Tom Lendacky
- [tip:x86/debug] x86/numa_emulation: Recalculate numa_nodes_parsed from emulated nodes, tip-bot for Wei Yang
- [tip:x86/debug] x86/numa_emulation: Assign physnode_mask directly from numa_nodes_parsed, tip-bot for Wei Yang
- [tip:x86/boot] x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry(), tip-bot for Baoquan He
- [tip:x86/urgent] x86/build: Fix stack alignment for CLang, tip-bot for Matthias Kaehlcke
- [tip:x86/debug] x86/numa_emulation: Refine the calculation of max_emu_nid and dfl_phys_nid, tip-bot for Wei Yang
- [tip:perf/urgent] perf/x86/intel: Fix debug_store reset field for freq events,
tip-bot for Jiri Olsa
- [tip:x86/boot] x86/boot/KASLR: Rename process_e820_entry() into process_mem_region(), tip-bot for Baoquan He
- [tip:perf/urgent] perf/x86/intel: Add Goldmont Plus CPU PMU support,
tip-bot for Kan Liang
- [tip:x86/boot] x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820_entries(), tip-bot for Baoquan He
- [tip:x86/asm] x86/asm: Add unwind hint annotations to sync_core(), tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/entry/64: Add unwind hint annotations, tip-bot for Josh Poimboeuf
- [tip:x86/asm] objtool, x86: Add facility for asm code to provide unwind hints, tip-bot for Josh Poimboeuf
- [tip:x86/asm] objtool: Add ORC unwind table generation, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/dumpstack: Fix interrupt and exception stack boundary checks, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/dumpstack: Fix occasionally missing registers, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/entry/64: Initialize the top of the IRQ stack before switching stacks, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Refactor IRQ stacks and make them NMI-safe, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT, tip-bot for Roman Kagan
- [tip:perf/urgent] perf/x86/intel: Enable C-state residency events for Apollo Lake,
tip-bot for Harry Pan
- [tip:perf/urgent] Revert "perf/core: Optimize event rescheduling on active contexts", tip-bot for Ingo Molnar
- [tip:irq/urgent] irqchip/mips-gic: Remove population of irq domain names, tip-bot for Matt Redfearn
- [tip:timers/urgent] clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctly, tip-bot for Sergei Shtylyov
- [tip:irq/urgent] genirq/PM: Properly pretend disabled state when force resuming interrupts, tip-bot for Juergen Gross
- [tip:sched/urgent] sched/deadline: Fix confusing comments about selection of top pi-waiter, tip-bot for Joel Fernandes
- [tip:sched/urgent] sched/cputime: Don't use smp_processor_id() in preemptible context,
tip-bot for Wanpeng Li
- [tip:x86/urgent] x86/platform/uv/BAU: Fix congested_response_us not taking effect,
tip-bot for Justin Ernst
- [tip:locking/urgent] locking/rtmutex: Remove unnecessary priority adjustment, tip-bot for Alex Shi
- [tip:perf/urgent] perf symbols: Accept zero as the kernel base address, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/io: Mark target address as output in 'insb()' asm,
tip-bot for Arnd Bergmann
- [tip:x86/urgent] x86/cpu: Use indirect call to measure performance in init_amd_k6(),
tip-bot for Mikulas Patocka
- [tip:irq/urgent] genirq: Keep chip buslock across irq_request/release_resources(), tip-bot for Thomas Gleixner
- [tip:smp/urgent] smp/hotplug: Replace BUG_ON and react useful,
tip-bot for Thomas Gleixner
- [tip:perf/urgent] Revert "perf/core: Drop kernel samples even though :u is specified", tip-bot for Ingo Molnar
- [tip:core/urgent] MAINTAINERS: Update the PTRACE entry, tip-bot for Ingo Molnar
- [tip:perf/urgent] perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target, tip-bot for Jin Yao
- [tip:perf/urgent] perf evsel: State in the default event name if attr.exclude_kernel is set, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evsel: Fix attr.exclude_kernel setting for default cycles:p,
tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/syscall] arm64/syscalls: Check address limit on user-mode return, tip-bot for Thomas Garnier
- [tip:x86/syscall] arm/syscalls: Check address limit on user-mode return, tip-bot for Thomas Garnier
- [tip:x86/syscall] x86/syscalls: Check address limit on user-mode return, tip-bot for Thomas Garnier
- [tip:sched/urgent] sched/headers/uapi: Fix linux/sched/types.h userspace compilation errors, tip-bot for Dmitry V. Levin
- [tip:perf/urgent] kprobes: Ensure that jprobe probepoints are at function entry, tip-bot for Naveen N. Rao
- [tip:locking/urgent] locking/qspinlock: Explicitly include asm/prefetch.h, tip-bot for Stafford Horne
- [tip:perf/urgent] kprobes: Simplify register_jprobes(), tip-bot for Naveen N. Rao
- [tip:perf/urgent] kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry(), tip-bot for Naveen N. Rao
- [tip:core/urgent] objtool: Fix sibling call detection logic, tip-bot for Josh Poimboeuf
- [tip:irq/urgent] irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers, tip-bot for Marc Zyngier
- [tip:irq/urgent] genirq/debugfs: Remove redundant NULL pointer check, tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq: Allow to pass the IRQF_TIMER flag with percpu irq request, tip-bot for Daniel Lezcano
- [tip:smp/urgent] smp/hotplug: Move unparking of percpu threads to the control CPU, tip-bot for Thomas Gleixner
- [tip:sched/urgent] sched/fair: Fix load_balance() affinity redo path, tip-bot for Jeffrey Hugo
- [tip:timers/urgent] MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer, tip-bot for Ingo Molnar
- [tip:locking/urgent] locking/rwsem-spinlock: Fix EINTR branch in __down_write_common(),
tip-bot for Kirill Tkhai
- [tip:x86/mm] x86/mm: Disable PCID on 32-bit kernels, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Enable CR4.PCIDE on supported systems, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Add the 'nopcid' boot option to turn off PCID, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Stop calling leave_mm() in idle code, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Rework lazy TLB mode and TLB freshness tracking, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Track the TLB's tlb_gen and update the flushing algorithm, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Give each mm TLB flush generation a unique ID,
tip-bot for Andy Lutomirski
- [tip:sched/urgent] sched/cputime: Rename vtime fields, tip-bot for Frederic Weisbecker
- [tip:sched/urgent] sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime, tip-bot for Frederic Weisbecker
- [tip:sched/urgent] sched/cputime: Accumulate vtime on top of nsec clocksource, tip-bot for Wanpeng Li
- [tip:x86/urgent] x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table, tip-bot for Chen Yu
- [tip:x86/urgent] x86/boot/e820: Avoid overwriting e820_table_firmware, tip-bot for Chen Yu
- [tip:x86/urgent] x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec, tip-bot for Chen Yu
- [tip:sched/urgent] sched/cputime: Move the vtime task fields to their own struct, tip-bot for Frederic Weisbecker
- [tip:sched/urgent] vtime, sched/cputime: Remove vtime_account_user(), tip-bot for Frederic Weisbecker
- [tip:perf/urgent] perf unwind: Do not fail due to missing unwind support, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/mm/pat: Don't report PAT on CPUs that don't support it, tip-bot for Mikulas Patocka
- [tip:x86/urgent] x86/platform/uv/BAU: Minor cleanup, make some local functions static, tip-bot for Colin Ian King
- [tip:irq/urgent] genirq: Move bus locking into __setup_irq(), tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq: Move irq resource handling out of spinlocked region, tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq/timings: Move free timings out of spinlocked region, tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq: Add mutex to irq desc to serialize request/free_irq(), tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq: Force inlining of __irq_startup_managed to prevent build failure, tip-bot for Geert Uytterhoeven
- [tip:irq/urgent] genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN, tip-bot for Sebastian Ott
- [tip:sched/urgent] Revert "sched/cputime: Refactor the cputime_adjust() code", tip-bot for Ingo Molnar
- [tip:locking/core] locking/refcount: Remove the half-implemented refcount_sub() API, tip-bot for Kees Cook
- [tip:perf/core] perf intel-pt: Add example script for power events and PTWRITE, tip-bot for Adrian Hunter
- [tip:perf/core] perf auxtrace: Add CPU filter support, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Update documentation to include new ptwrite and power events, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Synthesize new power and "ptwrite" events, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Factor out intel_pt_set_event_name(), tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Join needlessly wrapped lines, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Tidy messages into called function intel_pt_synth_event(), tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Tidy Intel PT evsel lookup into separate function, tip-bot for Adrian Hunter
- [tip:perf/core] perf jit: fix typo: "incalid" -> "invalid", tip-bot for Colin Ian King
- [tip:perf/core] perf intel-pt: Remove unused instructions_sample_period, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Factor out common code synthesizing event samples, tip-bot for Adrian Hunter
- [tip:perf/core] perf script: Add synthesized Intel PT power and ptwrite events, tip-bot for Adrian Hunter
- [tip:perf/core] perf script: Add 'synth' field for synthesized event payloads, tip-bot for Adrian Hunter
- [tip:perf/core] tools include: Add byte-swapping macros to kernel.h, tip-bot for Adrian Hunter
- [tip:perf/core] perf auxtrace: Add itrace option to output power events, tip-bot for Adrian Hunter
- [tip:perf/core] perf auxtrace: Add itrace option to output ptwrite events, tip-bot for Adrian Hunter
- [tip:perf/core] perf tools: Kill die(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: Add 'synth' event type for synthesized events, tip-bot for Adrian Hunter
- [tip:perf/core] perf config: Do not die when parsing u64 or int config values, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] x86/insn: perf tools: Add new ptwrite instruction, tip-bot for Adrian Hunter
- [tip:perf/core] perf tools: Replace error() with pr_err(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove warning(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf event-parse: Use pr_warning(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf config: Use pr_warning(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf help: Use pr_warning(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf help: Elliminate dup code for reporting, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf help: Introduce exec_failed() to avoid code duplication, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests: Add platform dependency to test 15, tip-bot for Thomas Richter
- [tip:x86/urgent] x86/intel_rdt: Fix memory leak on mount failure, tip-bot for Vikas Shivappa
- [tip:core/objtool] objtool: Silence warnings for functions which use IRET, tip-bot for Josh Poimboeuf
- [tip:irq/core] irqchip/or1k-pic: Fix interrupt acknowledgement, tip-bot for Pedro H. Penna
- [tip:irq/core] irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmap, tip-bot for Dan Carpenter
- [tip:irq/core] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity, tip-bot for Suzuki K Poulose
- [tip:x86/mm] x86/mm: Delete a big outdated comment about TLB flushing, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings, tip-bot for Paolo Abeni
- [tip:x86/mm] x86/mm: Don't reenter flush_tlb_func_common(), tip-bot for Andy Lutomirski
- [tip:core/objtool] objtool: Implement stack validation 2.0, tip-bot for Josh Poimboeuf
- [tip:core/objtool] objtool: Move checking code to check.c, tip-bot for Josh Poimboeuf
- [tip:core/objtool] objtool, x86: Add several functions and files to the objtool whitelist, tip-bot for Josh Poimboeuf
- [tip:sched/core] sched/cputime: Refactor the cputime_adjust() code,
tip-bot for Gustavo A. R. Silva
- [tip:smp/hotplug] cpu/hotplug: Constify attribute_group structures, tip-bot for Arvind Yadav
- [tip:x86/mm] x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging, tip-bot for Kirill A. Shutemov
- [tip:sched/core] sched/debug: Expose the number of RT/DL tasks that can migrate, tip-bot for Daniel Bristot de Oliveira
- [tip:perf/core] perf/x86/intel: Constify the 'lbr_desc[]' array and make a function static, tip-bot for Colin Ian King
- [tip:x86/urgent] x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug, tip-bot for Baoquan He
- [tip:x86/urgent] x86/boot/KASLR: Add checking for the offset of kernel virtual address randomization, tip-bot for Baoquan He
- [tip:x86/mm] x86/ftrace: Exclude functions in head64.c from function-tracing, tip-bot for Kirill A. Shutemov
- [tip:x86/urgent] perf/x86/intel/uncore: Fix wrong box pointer check, tip-bot for Kan Liang
- [tip:sched/core] sched/numa: Hide numa_wake_affine() from UP build, tip-bot for Thomas Gleixner
- [tip:timers/core] timers: Make the cpu base lock raw, tip-bot for Sebastian Andrzej Siewior
- [tip:irq/core] nvme: Allocate queues for all possible CPUs, tip-bot for Christoph Hellwig
- [tip:irq/core] blk-mq: Create hctx for each present CPU, tip-bot for Christoph Hellwig
- [tip:irq/core] blk-mq: Include all present CPUs in the default queue mapping, tip-bot for Christoph Hellwig
- [tip:x86/platform] x86/PCI/mmcfg: Switch to ECAM config mode if possible,
tip-bot for Thomas Gleixner
- [tip:x86/platform] PCI: Provide Kconfig option for lockless config space accessors, tip-bot for Thomas Gleixner
- [tip:x86/platform] x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG, tip-bot for Thomas Gleixner
- [tip:x86/platform] x86/PCI/ce4100: Properly lock accessor functions, tip-bot for Thomas Gleixner
- [tip:x86/platform] x86/PCI: Abort if legacy init fails, tip-bot for Thomas Gleixner
- [tip:x86/platform] x86/PCI: Remove duplicate defines, tip-bot for Thomas Gleixner
- [tip:timers/core] clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomap, tip-bot for Arvind Yadav
- [tip:timers/core] clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()', tip-bot for Christophe Jaillet
- [tip:timers/core] clocksource/drivers/tcb_clksrc: Make IO endian agnostic, tip-bot for Alexandre Belloni
- [tip:timers/core] clocksource/drivers/sun4i: Switch to the timer-of common init, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/timer-of: Fix invalid iomap check, tip-bot for Daniel Lezcano
- [tip:perf/urgent] perf machine: Fix segfault for kernel.kptr_restrict=2, tip-bot for Jiri Olsa
- [tip:x86/urgent] x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD, tip-bot for Jérôme Glisse
- [tip:ras/core] RAS/CEC: Check the correct variable in the debugfs error handling, tip-bot for Christophe JAILLET
- [tip:ras/core] x86/mce: Always save severity in machine_check_poll(), tip-bot for Yazen Ghannam
- [tip:x86/microcode] x86/microcode: Make a couple of symbols static, tip-bot for Colin Ian King
- [tip:irq/core] genirq: Avoid unnecessary low level irq function calls, tip-bot for Jeffy Chen
- [tip:irq/core] genirq: Set irq masked state when initializing irq_desc, tip-bot for Jeffy Chen
- [tip:timers/core] Revert "ktime: Simplify ktime_compare implementation", tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/timings: Add infrastructure for estimating the next interrupt arrival time,
tip-bot for Daniel Lezcano
- [tip:irq/core] genirq/timings: Add infrastructure to track the interrupt timings, tip-bot for Daniel Lezcano
- [tip:irq/core] genirq/debugfs: Remove pointless NULL pointer check, tip-bot for Thomas Gleixner
- [tip:x86/cleanups] x86/paravirt: Remove unnecessary return from void function, tip-bot for Anton Vasilyev
- [tip:sched/core] sched/fair: Remove effective_load(), tip-bot for Rik van Riel
- [tip:sched/core] sched/numa: Implement NUMA node level wake_affine(), tip-bot for Rik van Riel
- [tip:sched/core] sched/fair: Simplify wake_affine() for the single socket case, tip-bot for Rik van Riel
- [tip:sched/core] sched/numa: Override part of migrate_degrades_locality() when idle balancing, tip-bot for Rik van Riel
- [tip:x86/cleanups] x86/boot: Add missing strchr() declaration, tip-bot for Tommy Nguyen
- [tip:x86/urgent] x86/mshyperv: Remove excess #includes from mshyperv.h, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap,
tip-bot for Michal Hocko
- [tip:efi/core] x86/xen/efi: Initialize only the EFI struct members used by Xen, tip-bot for Daniel Kiper
- [tip:efi/core] efi: Process the MEMATTR table only if EFI_MEMMAP is enabled, tip-bot for Daniel Kiper
- [tip:locking/core] locking/atomic/x86, asm-generic: Add comments for atomic instrumentation, tip-bot for Dmitry Vyukov
- [tip:locking/core] locking/atomics, asm-generic: Add KASAN instrumentation to atomic operations,
tip-bot for Dmitry Vyukov
- [tip:locking/core] kasan: Allow kasan_check_read/write() to accept pointers to volatiles,
tip-bot for Dmitry Vyukov
- [tip:locking/core] locking/atomic/x86: Switch atomic.h to use atomic-instrumented.h,
tip-bot for Dmitry Vyukov
- [tip:sched/core] sched/deadline: Move DL related code from sched/core.c to sched/deadline.c, tip-bot for Nicolas Pitre
- [tip:sched/core] sched/rt: Move RT related code from sched/core.c to sched/rt.c, tip-bot for Nicolas Pitre
- [tip:sched/core] sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled, tip-bot for Nicolas Pitre
- [tip:irq/core] irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID, tip-bot for Shanker Donthineni
- [tip:irq/core] irqchip/gic-v3-its-platform-msi: Make of_device_ids const, tip-bot for Arvind Yadav
- [tip:irq/core] irqchip/gic-v3-its: Add ACPI NUMA node mapping, tip-bot for Ganapatrao Kulkarni
- [tip:irq/core] irqchip/gic-v3-its: Make of_device_ids const, tip-bot for Arvind Yadav
- [tip:irq/core] irqchip/irq-mvebu-icu: Add new driver for Marvell ICU, tip-bot for Thomas Petazzoni
- [tip:irq/core] irqchip/irq-mvebu-gicp: Add new driver for Marvell GICP, tip-bot for Thomas Petazzoni
- [tip:irq/core] dt-bindings/interrupt-controller: Add DT binding for the Marvell ICU, tip-bot for Thomas Petazzoni
- [tip:irq/core] dt-bindings/interrupt-controller: Add DT binding for the Marvell GICP, tip-bot for Thomas Petazzoni
- [tip:irq/core] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed, tip-bot for Brendan Higgins
- [tip:irq/core] irqchip/qcom: Use builtin_platform_driver to simplify the code, tip-bot for Wei Yongjun
- [tip:irq/core] irqchip/aspeed-i2c-ic: Add binding docs for Aspeed I2C Interrupt Controller, tip-bot for Brendan Higgins
- [tip:irq/core] irqchip/aspeed-vic: Constify irq_domain_ops, tip-bot for Tobias Klauser
- [tip:irq/core] irqchip/aspeed-vic: Add AST2500 compatible string, tip-bot for Andrew Jeffery
- [tip:irq/core] Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN", tip-bot for Thomas Petazzoni
- [tip:irq/core] irqchip/armada-370-xp: Re-enable per-CPU interrupts at resume time, tip-bot for Thomas Petazzoni
- [tip:irq/core] irqchip/armada-370-xp: Document the overall driver logic, tip-bot for Thomas Petazzoni
- [tip:irq/core] irqchip/armada-370-xp: Re-order register definitions, tip-bot for Thomas Petazzoni
- [tip:irq/core] irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as current setting, tip-bot for MaJun
- [tip:irq/core] irqchip/irq-renesas-h8s: Constify irq_domain_ops, tip-bot for Tobias Klauser
- [tip:irq/core] irqchip/irq-renesas-h8300h: Constify irq_domain_ops, tip-bot for Tobias Klauser
- [tip:irq/core] irqchip/gic-v3-its: Fix MSI alias accounting, tip-bot for Robin Murphy
- [tip:irq/core] irqchip/irq-mips-gic: Constify irq_domain_ops, tip-bot for Tobias Klauser
- [tip:irq/core] irqchip/irq-mbigen: Constify irq_domain_ops, tip-bot for Tobias Klauser
- [tip:irq/core] irqchip/irq-imx-gpcv2: Constify irq_domain_ops, tip-bot for Tobias Klauser
- [tip:irq/core] irqchip/i8259: Constify irq_domain_ops, tip-bot for Tobias Klauser
- [tip:irq/core] irqchip/sunxi-nmi: Support sun6i-a31-r-intc compatible, tip-bot for Chen-Yu Tsai
- [tip:irq/core] dt-bindings/interrupt-controller: sunxi-nmi: Add compatible for A31 R_INTC, tip-bot for Chen-Yu Tsai
- [tip:irq/core] irqchip/sunxi-nmi: Const-ify sunxi_sc_nmi_reg_offs structures, tip-bot for Chen-Yu Tsai
- [tip:irq/core] irqchip/sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in ascending order, tip-bot for Chen-Yu Tsai
- [tip:irq/core] irqchip/sunxi-nmi: Document interrupt disabling and clearing at probe time, tip-bot for Chen-Yu Tsai
- [tip:irq/core] irqchip/sunxi-nmi: Convert magic numbers to defines, tip-bot for Chen-Yu Tsai
- [tip:smp/hotplug] powerpc: Only obtain cpu_hotplug_lock if called by rtasd, tip-bot for Thiago Jung Bauermann
- [tip:irq/core] x86/apic: Mark single target interrupts, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/affinity: Assign vectors to all present CPUs, tip-bot for Christoph Hellwig
- [tip:irq/core] genirq/cpuhotplug: Avoid irq affinity setting for single targets, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Introduce IRQD_SINGLE_TARGET flag, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/irqdomain: Remove auto-recursive hierarchy support, tip-bot for Marc Zyngier
- [tip:irq/core] genirq/cpuhotplug: Handle managed IRQs on CPU hotplug, tip-bot for Thomas Gleixner
- [tip:irq/core] irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Handle managed irqs gracefully in irq_startup(), tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/irqdomain: Add irq_domain_update_bus_token helper, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Add force argument to irq_startup(), tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Split out irq_startup() code, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Introduce IRQD_MANAGED_SHUTDOWN, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/apic: Implement effective irq mask update, tip-bot for Thomas Gleixner
- [tip:irq/core] xen/events: Add support for effective affinity mask, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid(), tip-bot for Thomas Gleixner
- [tip:irq/core] x86/apic: Move online masking to core code, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/uv: Use default_cpu_mask_to_apicid_and(), tip-bot for Thomas Gleixner
- [tip:irq/core] x86/apic: Move cpumask and to core code, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/apic: Move flat_cpu_mask_to_apicid_and() into C source, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/cpuhotplug: Use effective affinity mask, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Introduce effective affinity mask, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/proc: Replace ever repeating type cast, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Remove pointless arg from show_irq_affinity, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Remove pointless gfp argument, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Move irq_fixup_move_pending() to core, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/irq: Use irq_migrate_all_off_this_cpu(), tip-bot for Thomas Gleixner
- [tip:irq/core] x86/irq: Restructure fixup_irqs(), tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/cpuhotplug: Set force affinity flag on hotplug migration, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/cpuhotplug: Add support for conditional masking, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/cpuhotplug: Add support for cleaning up move in progress, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/cpuhotplug: Do not migrated shutdown irqs, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/cpuhotplug: Reorder check logic, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/cpuhotplug: Dont claim success on error, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/cpuhotplug: Remove irq disabling logic, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Move pending helpers to internal.h, tip-bot for Christoph Hellwig
- [tip:irq/core] genirq: Move initial affinity setup to irq_startup(), tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Rename setup_affinity() to irq_setup_affinity(), tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Remove mask argument from setup_affinity(), tip-bot for Thomas Gleixner
- [tip:irq/core] x86/irq: Cleanup pending irq move in fixup_irqs(), tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Provide irq_fixup_move_pending(), tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Add missing comment for IRQD_STARTED, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/debugfs: Add proper debugfs interface, tip-bot for Thomas Gleixner
- [tip:irq/core] PCI/vmd: Create named irq domain, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/irqdomain: Add map counter, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/msi: Remove unused remap irq domain interface, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/msi: Create named irq domains, tip-bot for Thomas Gleixner
- [tip:irq/core] iommu/vt-d: Use named irq domain interface, tip-bot for Thomas Gleixner
- [tip:irq/core] iommu/amd: Use named irq domain interface, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/msi: Provide new iommu irqdomain interface, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/uv: Create named irq domain, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/htirq: Create named domain, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/ioapic: Create named irq domain, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/vector: Create named irq domain, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Allow fwnode to carry name information only, tip-bot for Thomas Gleixner
- [tip:irq/core] iommu/vt-d: Add name to irq chip, tip-bot for Thomas Gleixner
- [tip:irq/core] iommu/amd: Add name to irq chip, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/msi: Prevent overwriting domain name, tip-bot for Thomas Gleixner
- [tip:irq/core] x86/apic: Add name to irq chip, tip-bot for Thomas Gleixner
- [tip:x86/timers] x86/tsc: Call check_system_tsc_reliable() before unsynchronized_tsc(), tip-bot for Zhenzhong Duan
- [tip:x86/hyperv] x86/hyperv: Read TSC frequency from a synthetic MSR, tip-bot for Vitaly Kuznetsov
- [tip:x86/hyperv] x86/hyperv: Check frequency MSRs presence according to the specification, tip-bot for Vitaly Kuznetsov
- [tip:sched/core] sched/fair: Spare idle load balancing on nohz_full CPUs,
tip-bot for Frederic Weisbecker
- [tip:locking/core] locking/refcount: Create unchecked atomic_t implementation,
tip-bot for Kees Cook
- [tip:sched/core] nohz: Move idle balancer registration to the idle path, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/loadavg: Generalize "_idle" naming to "_nohz", tip-bot for Frederic Weisbecker
- [tip:x86/boot] x86/debug: Extend the lower bound of crash kernel low reservations, tip-bot for Jiri Bohac
- [tip:x86/mm] x86/mm: Remove reset_lazy_tlbstate(), tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/ldt: Simplify the LDT switching logic, tip-bot for Andy Lutomirski
- [tip:perf/urgent] perf/x86/intel: Add 1G DTLB load/store miss support for SKL, tip-bot for Kan Liang
- [tip:x86/apic] x86/apic: Make arch_init_msi/htirq_domain __init, tip-bot for Dou Liyang
- [tip:locking/core] locking/atomic: Add asm-generic/atomic-instrumented.h, tip-bot for Dmitry Vyukov
- [tip:x86/apic] x86/apic: Make init_legacy_irqs() __init, tip-bot for Dou Liyang
- [tip:locking/core] locking/atomic/x86: Use 's64 *' for 'old' argument of atomic64_try_cmpxchg(),
tip-bot for Dmitry Vyukov
- [tip:locking/core] locking/atomic/x86: Un-macro-ify atomic ops implementation,
tip-bot for Dmitry Vyukov
- [tip:timers/core] clocksource/drivers: Fix uninitialized variable use in timer_of_init, tip-bot for Arnd Bergmann
- [tip:perf/core] perf tools: Fix message because cpu list option is -C not -c, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Remove redundant initial_skip checks, tip-bot for Adrian Hunter
- [tip:perf/core] perf script: Fix message because field list option is -F not -f, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Fix transactions_sample_type, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Add decoder support for CBR events, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Add reserved byte to CBR packet payload, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Add decoder support for ptwrite and power event packets, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Add default config for pass-through branch enable, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Add documentation for new config terms, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Allow decoding with branch tracing disabled, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Add missing __fallthrough, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Use FUP always when scanning for an IP, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Clear FUP flag on error, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Fix last_ip usage, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Improve sample timestamp, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP, tip-bot for Adrian Hunter
- [tip:perf/core] perf intel-pt: Fix missing stack clear, tip-bot for Adrian Hunter
- [tip:perf/core] perf stat: Add support to measure SMI cost, tip-bot for Kan Liang
- [tip:perf/core] tools lib api fs: Add sysfs__write_int function, tip-bot for Kan Liang
- [tip:perf/core] perf intel-pt: Move decoder error setting into one condition, tip-bot for Adrian Hunter
- [tip:perf/core] perf unwind: Support for powerpc, tip-bot for Paolo Bonzini
- [tip:perf/core] perf tools: Remove unused _ALL_SOURCE define, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Do parameter validation earlier on fetch_kernel_version(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evsel: Adopt find_process(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev), tip-bot for Hendrik Brueckner
- [tip:irq/core] irq/generic-chip: Provide devm_irq_setup_generic_chip(), tip-bot for Bartosz Golaszewski
- [tip:irq/core] irq/generic-chip: Provide devm_irq_alloc_generic_chip(), tip-bot for Bartosz Golaszewski
- [tip:irq/core] irq/generic-chip: Export irq_init_generic_chip() locally, tip-bot for Bartosz Golaszewski
- [tip:irq/core] irq/generic-chip: Provide irq_destroy_generic_chip(), tip-bot for Bartosz Golaszewski
- [tip:irq/core] irq/generic-chip: Provide irq_free_generic_chip(), tip-bot for Bartosz Golaszewski
- [tip:timers/core] time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD, tip-bot for John Stultz
- [tip:timers/core] kselftests: timers: Add test for frequency step, tip-bot for Miroslav Lichvar
- [tip:timers/core] kselftests: timers: Fix inconsistency-check to not ignore first timestamp, tip-bot for Miroslav Lichvar
- [tip:timers/core] time: Clean up CLOCK_MONOTONIC_RAW time handling, tip-bot for John Stultz
- [tip:ras/core] x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise, tip-bot for Juergen Gross
- [tip:irq/urgent] irqchip/mips-gic: Mark count and compare accessors notrace, tip-bot for Marcin Nowakowski
- [tip:timers/core] itimer: Make timeval to nsec conversion range limited, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-cpu-timers: Make timespec to nsec conversion safe, tip-bot for Thomas Gleixner
- [tip:timers/core] timers: Fix parameter description of try_to_del_timer_sync(), tip-bot for Peter Meerwald-Stadler
- [tip:timers/core] ktime: Simplify ktime_compare implementation, tip-bot for Mariusz Skamra
- [tip:x86/mm] x86/boot/64: Put __startup_64() into .head.text, tip-bot for Kirill A. Shutemov
- [tip:x86/microcode] x86/microcode/intel: Save pointer to ucode patch for early AP loading, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode: Look for the initrd at the correct address on 32-bit, tip-bot for Borislav Petkov
- [tip:x86/debug] x86/nmi: Fix timeout test in test_nmi_ipi(), tip-bot for Dan Carpenter
- [tip:sched/core] sched/fair: WARN() and refuse to set buddy when !se->on_rq, tip-bot for Daniel Axtens
- [tip:sched/core] sched/core: Drop the unused try_get_task_struct() helper function, tip-bot for Davidlohr Bueso
- [tip:sched/core] sched/debug: Fix SCHED_WARN_ON() to return a value on !CONFIG_SCHED_DEBUG as well, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Move bit_wait_table[] and related functionality from sched/core.c to sched/wait_bit.c, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Improve the bit-wait API parameter names in the API function prototypes, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Standardize wait_bit_queue naming, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Standardize internal naming of wait-queue heads, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Standardize internal naming of wait-queue entries, tip-bot for Ingo Molnar
- [tip:sched/core] sched/wait: Rename wait_queue_t => wait_queue_entry_t, tip-bot for Ingo Molnar
- [tip:locking/core] locking/rtmutex: Don't initialize lockdep when not required, tip-bot for Levin, Alexander (Sasha Levin)
- [tip:timers/urgent] clocksource: Explicitly include linux/clocksource.h when needed, tip-bot for Stephen Rothwell
- [tip:timers/urgent] clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable, tip-bot for Frank Rowand
- [tip:timers/core] clocksource/drivers/fttmr010: Factor out clock read code, tip-bot for Linus Walleij
- [tip:timers/core] clocksource/drivers/fttmr010: Implement delay timer, tip-bot for Linus Walleij
- [tip:timers/core] clocksource/drivers: Add timer-of common init routine, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/fttmr010: Optimize sched_clock(), tip-bot for Linus Walleij
- [tip:timers/core] clocksource/drivers/tcb_clksrc: Save timer context on suspend/resume, tip-bot for Alexandre Belloni
- [tip:timers/core] clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLARE, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers: Rename CLKSRC_ACPI to TIMER_ACPI, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers: Rename CLKSRC_OF to TIMER_OF, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers: Rename clksrc table to timer, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers: Rename clocksource_probe to timer_probe, tip-bot for Daniel Lezcano
- [tip:timers/core] Revert "clockevents: Add a clkevt-of mechanism like clksrc-of", tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/fttmr010: Fix aspeed-2500 initialization, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010, tip-bot for Linus Walleij
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]