Linux Tip Commits
[Prev Page][Next Page]
- [tip:x86/microcode] x86/microcode: Document builtin microcode loading method, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Rename mc_saved_in_initrd, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/AMD: Issue microcode updated message later, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Cleanup get_matching_model_microcode(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Remove unused arg of get_matching_model_microcode(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Use *wrmsrl variants, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Cleanup apply_microcode_intel(), tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode: Remove an unneeded NULL check, tip-bot for Dan Carpenter
- [tip:x86/microcode] x86/microcode/AMD: Drop redundant printk prefix, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Move the BUG_ON up and turn it into WARN_ON, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Rename mc_intel variable to mc, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Rename mc_saved_count to num_saved, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Rename local variables of type struct mc_saved_data, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode: Issue update message only once, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode: Remove redundant __setup() param parsing, tip-bot for Borislav Petkov
- [tip:locking/core] locking/lockdep: Fix stack trace caching logic, tip-bot for Dmitry Vyukov
- [tip:perf/core] kprobes: Optimize hot path by using percpu counter to collect 'nhit' statistics, tip-bot for Martin KaFai Lau
- [tip:x86/microcode] x86/microcode: Untangle from BLK_DEV_INITRD, tip-bot for Borislav Petkov
- [tip:x86/microcode] x86/microcode/intel: Make early loader look for builtin microcode too, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/asm/bitops: Force inlining of test_and_set_bit and friends, tip-bot for Denys Vlasenko
- [tip:locking/core] locking/static_keys: Avoid nested functions, tip-bot for Arnd Bergmann
- [tip:perf/core] perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c, tip-bot for Borislav Petkov
- [tip:perf/core] perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch], tip-bot for Borislav Petkov
- [tip:perf/core] perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c, tip-bot for Borislav Petkov
- [tip:perf/core] perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c, tip-bot for Borislav Petkov
- [tip:perf/core] perf/x86: Move perf_event.c ............... => x86/events/core.c,
tip-bot for Borislav Petkov
- [tip:perf/core] perf jit: add source line info support, tip-bot for Stephane Eranian
- [tip:perf/core] perf inject: Add jitdump mmap injection support, tip-bot for Stephane Eranian
- [tip:perf/core] perf tools: add JVMTI agent library, tip-bot for Stephane Eranian
- [tip:perf/core] perf inject: Make sure mmap records are ordered when injecting build_ids, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf build: Add libcrypto feature detection, tip-bot for Stephane Eranian
- [tip:perf/core] perf symbols: add Java demangling support, tip-bot for Stephane Eranian
- [tip:perf/core] perf tools: handle spaces in file names obtained from /proc/pid/maps, tip-bot for Marcin Ślusarz
- [tip:perf/core] perf build tests: Do parallell builds with ' build-test', tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Fix parallel build including 'clean' target, tip-bot for Jiri Olsa
- [tip:perf/core] perf config: Document 'record.build-id' variable in man page, tip-bot for Taeung Song
- [tip:perf/core] perf config: Document 'kmem.default' variable in man page, tip-bot for Taeung Song
- [tip:perf/core] perf config: Document 'pager.<subcommand>' variables in man page, tip-bot for Taeung Song
- [tip:perf/core] perf config: Document 'man.viewer' variable in man page, tip-bot for Taeung Song
- [tip:perf/core] perf build tests: Elide "-f Makefile" from make invokation, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf config: Document 'top.children' variable in man page, tip-bot for Taeung Song
- [tip:perf/core] perf config: Document variables for 'report' section in man page, tip-bot for Taeung Song
- [tip:perf/core] perf config: Document variables for 'call-graph' section in man page, tip-bot for Taeung Song
- [tip:perf/core] perf config: Document 'ui.show-headers' variable in man page, tip-bot for Taeung Song
- [tip:perf/core] perf build tests: Move the feature related vars to the front of the make cmdline, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels, tip-bot for Ingo Molnar
- [tip:irq/core] irqchips/bmips: Add bcm6345-l1 interrupt controller,
tip-bot for Simon Arlott
- [tip:irq/core] genirq: Add default affinity mask command line option,
tip-bot for Thomas Gleixner
- [tip:irq/core] irqchip/atmel-aic: Remove duplicate bit operation,
tip-bot for Milo Kim
- [tip:irq/core] irqchip/atmel-aic: Change return type of aic_common_set_priority(),
tip-bot for Milo Kim
- [tip:irq/core] irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init,
tip-bot for Milo Kim
- [tip:irq/core] genirq: Use a common macro to go through the actions list,
tip-bot for Daniel Lezcano
- [tip:x86/mm] x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug(),
tip-bot for Ingo Molnar
- [tip:x86/mm] x86/mm/numa: Clean up numa_clear_kernel_node_hotplug (),
tip-bot for Ingo Molnar
- [tip:x86/mm] x86/mm/numa: Fix memory corruption on 32-bit NUMA kernels,
tip-bot for Ingo Molnar
- [tip:sched/core] sched/isolcpus: Output warning when the ' isolcpus=' kernel parameter is invalid, tip-bot for Prarit Bhargava
- [tip:x86/urgent] x86: Fix KASAN false positives in thread_saved_pc(), tip-bot for Dmitry Vyukov
- [tip:irq/urgent] irqchip/gicv3-its: Fix memory leak in its_free_tables(), tip-bot for Shanker Donthineni
- [tip:perf/core] perf hists browser: Add 'L' hotkey to change percent limit, tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Update documentation of --sort option, tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Update documention of --percent-limit option, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists: Introduce perf_hpp_list__for_each_format macro, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Introduce hists__for_each_sort_list macro, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Introduce hists__for_each_format macro, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Add struct perf_hpp_list argument to helper functions, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add hpp_list into struct hists object, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Introduce perf_hpp_list__for_each_sort_list macro, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Introduce perf_hpp_list__for_each_format_safe macro, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Pass perf_hpp_list all the way through setup_output_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Add perf_hpp_list register helpers, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Introduce perf_hpp_list__init function, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Add 'equal' method to perf_hpp_fmt struct, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Separate output fields parsing into setup_output_list function, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Introduce struct perf_hpp_list, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Make hpp setup function generic, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Remove perf_hpp__column_( disable|enable), tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Separate sort fields parsing into setup_sort_list function, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Properly release format fields, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Allocate output sort field, tip-bot for Jiri Olsa
- [tip:perf/core] perf report: Move UI initialization ahead of sort setup, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Move UI initialization ahead of sort setup, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hists: Add 'hpp__equal' callback function, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Use struct perf_hpp_fmt:: idx in perf_hpp__reset_width, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Add _idx fields into struct perf_hpp_fmt, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Introduce perf_evsel__output_resort function, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists: Factor output_resort from hists__output_resort, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf stat: Fix interval output values, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf probe: Search both .eh_frame and .debug_frame sections for probe location, tip-bot for Hemant Kumar
- [tip:perf/urgent] perf tools: Fix thread lifetime related segfaut in intel_pt, tip-bot for Adrian Hunter
- [tip:perf/urgent] perf tools: tracepoint_error() can receive e= NULL, robustify it, tip-bot for Adrian Hunter
- [tip:efi/core] efi: Expose non-blocking set_variable() wrapper to efivars, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi: Remove redundant efi_set_variable_nonblocking () prototype, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi: Add nonblocking option to efi_query_variable_store(), tip-bot for Ard Biesheuvel
- [tip:efi/core] efivars: Use to_efivar_entry, tip-bot for Geliang Tang
- [tip:efi/core] efi/runtime-wrappers: Remove out of date comment regarding in_nmi(), tip-bot for Ard Biesheuvel
- [tip:efi/core] efi: Runtime-wrapper: Get rid of the rtc_lock spinlock, tip-bot for Ard Biesheuvel
- [tip:efi/core] x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0, tip-bot for Môshe van der Sterre
- [tip:efi/core] x86/efi: Show actual ending addresses in efi_print_memmap, tip-bot for Robert Elliott
- [tip:x86/boot] x86/boot: Fix early command-line parsing when matching at end, tip-bot for Dave Hansen
- [tip:x86/boot] x86/boot: Fix early command-line parsing when partial word matches, tip-bot for Dave Hansen
- [tip:x86/boot] x86/boot: Pass in size to early cmdline parsing, tip-bot for Dave Hansen
- [tip:x86/boot] x86/boot: Simplify early command line parsing, tip-bot for Dave Hansen
- [tip:efi/core] efi: Add Persistent Memory type name, tip-bot for Robert Elliott
- [tip:efi/core] efi: Add NV memory attribute, tip-bot for Robert Elliott
- [tip:efi/core] efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo(), tip-bot for Ard Biesheuvel
- [tip:perf/core] perf annotate: Rename 'colors.code' to ' colors.jump_arrows', tip-bot for Taeung Song
- [tip:perf/core] perf tools: Document the perf sysctls, tip-bot for Ben Hutchings
- [tip:perf/core] perf config: Document variables for 'tui' and ' gtk' sections in man page, tip-bot for Taeung Song
- [tip:perf/core] perf config: Document 'buildid.dir' variable in man page, tip-bot for Taeung Song
- [tip:perf/core] perf config: Document variables for 'annotate' section in man page, tip-bot for Taeung Song
- [tip:perf/core] perf sort: Provide a way to find out if per-thread bucketing is in place, tip-bot for Namhyung Kim
- [tip:perf/core] perf test: Add libbpf relocation checker, tip-bot for Wang Nan
- [tip:perf/core] perf bpf: Check relocation target section, tip-bot for Wang Nan
- [tip:perf/core] perf build: Select all feature checkers for feature-dump, tip-bot for Wang Nan
- [tip:perf/core] perf auxtrace: Add perf_evlist pointer to *info_priv_size(), tip-bot for Mathieu Poirier
- [tip:perf/core] perf test: Check environment before start real BPF test, tip-bot for Wang Nan
- [tip:perf/core] perf kvm/{x86,s390}: Remove dependency on uapi/ kvm_perf.h, tip-bot for Hemant Kumar
- [tip:perf/core] perf tools: Move timestamp creation to util, tip-bot for Wang Nan
- [tip:perf/core] perf record: Use OPT_BOOLEAN_SET for buildid cache related options, tip-bot for Wang Nan
- [tip:perf/core] perf hists: Fix min callchain hits calculation, tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Apply --percent-limit to callchains also, tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Get rid of hist_entry__callchain_fprintf(), tip-bot for Namhyung Kim
- [tip:perf/core] perf callchain: Pass parent_samples to __callchain__fprintf_graph(), tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Don' t show blank lines if entry has no callchain, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Fix percent display in callchains, tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Fix percent display in callchains on --stdio, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Fix dump to show correct callchain style, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Pass parent_total to callchain print functions, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists: Update hists' total period when adding entries, tip-bot for Namhyung Kim
- [tip:perf/core] perf kvm/{x86,s390}: Remove const from kvm_events_tp, tip-bot for Hemant Kumar
- [tip:perf/core] perf kvm/powerpc: Add support for HCALL reasons, tip-bot for Hemant Kumar
- [tip:perf/core] perf build: Align the names of the build tests:, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf kvm/powerpc: Port perf kvm stat to powerpc, tip-bot for Hemant Kumar
- [tip:perf/core] perf test: Improve bp_signal, tip-bot for Wang Nan
- [tip:perf/core] tools build: Check basic headers for test-compile feature checker, tip-bot for Wang Nan
- [tip:perf/core] perf buildid: Fix cpumode of buildid event, tip-bot for Wang Nan
- [tip:perf/core] perf hists browser: Skip scripting when perf.data file not available, tip-bot for Namhyung Kim
- [tip:perf/core] perf build: Remove all condition feature check {C ,LD}FLAGS, tip-bot for Wang Nan
- [tip:perf/core] perf build: Use feature dump file for build-test, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Speed up build-tests by reducing the number of builds tested, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf build: Fix feature-dump checks, we need to test all features, tip-bot for Jiri Olsa
- [tip:perf/core] perf cpumap: Auto initialize cpu__max_{node,cpu}, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools build: Allow subprojects select all feature checkers, tip-bot for Wang Nan
- [tip:perf/core] perf hists browser: Only offer symbol scripting when a symbol is under the cursor, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Offer non-symbol specific menu options for --sort without 'sym', tip-bot for Namhyung Kim
- [tip:perf/core] perf machine: Introduce machine__find_kernel_symbol_by_name(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: Fixup aliases checking in the ' vmlinux matches kallsyms' test, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hists browser: Be a bit more strict about presenting CPU socket zoom, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Offer 'Zoom into DSO'/' Map details' only when sort order has 'dso', tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Only 'Zoom into thread' only when sort order has 'pid', tip-bot for Namhyung Kim
- [tip:perf/core] perf config: Document 'hist.percentage' variable in man page, tip-bot for Taeung Song
- [tip:perf/core] perf config: Document variables for 'colors' section in man page, tip-bot for Taeung Song
- [tip:perf/core] perf hists: Cleanup filtering functions, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists: Remove parent filter check in DSO filter function, tip-bot for Namhyung Kim
- [tip:perf/core] perf stat: Making several helper functions static, tip-bot for Jiri Olsa
- [tip:perf/core] perf pmu: Fix misleadingly indented assignment ( whitespace), tip-bot for Markus Trippelsdorf
- [tip:perf/core] perf symbols: Do not read symbols/ data from device files, tip-bot for Jiri Olsa
- [tip:x86/cpu] x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_< level>(...), tip-bot for Chen Yucong
- [tip:irq/urgent] irqchip/sun4i: Fix compilation outside of arch/ arm, tip-bot for Andre Przywara
- [tip:timers/urgent] cputime: Prevent 32bit overflow in time[ val|spec]_to_cputime(), tip-bot for zengtao
- [tip:x86/cpu] x86/cpufeature: Use enum cpuid_leafs instead of magic numbers, tip-bot for Huaitong Han
- [tip:ras/core] x86/mce/AMD: Set MCAX Enable bit, tip-bot for Aravind Gopalakrishnan
- [tip:ras/core] x86/mce/AMD: Carve out threshold block preparation, tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce/AMD: Fix LVT offset configuration for thresholding, tip-bot for Aravind Gopalakrishnan
- [tip:ras/core] x86/mce/AMD: Reduce number of blocks scanned per bank, tip-bot for Aravind Gopalakrishnan
- [tip:ras/core] x86/mce/AMD: Do not perform shared bank check for future processors, tip-bot for Aravind Gopalakrishnan
- [tip:ras/core] x86/mce: Fix order of AMD MCE init function call, tip-bot for Aravind Gopalakrishnan
- [tip:x86/asm] x86/entry/traps: Refactor preemption and interrupt flag handling, tip-bot for Alexander Kuleshov
- [tip:x86/asm] x86/entry/64: Fix fast-path syscall return register state, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/syscalls/64: Mark sys_iopl() as using ptregs, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Fix an IRQ state error on ptregs-using syscalls, tip-bot for Andy Lutomirski
- [tip:x86/boot] x86/boot: Simplify kernel load address alignment check, tip-bot for Alexander Kuleshov
- [tip:x86/asm] x86/alternatives: Discard dynamic check after init, tip-bot for Brian Gerst
- [tip:x86/asm] x86/vdso: Use static_cpu_has(), tip-bot for Borislav Petkov
- [tip:x86/asm] x86/alternatives: Add an auxilary section, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/cpufeature: Carve out X86_FEATURE_*, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/cpufeature: Get rid of the non-asm goto variant, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/cpufeature: Replace the old static_cpu_has() with safe variant, tip-bot for Borislav Petkov
- [tip:core/resources] drivers: Initialize resource entry to zero, tip-bot for Toshi Kani
- [tip:core/resources] resource: Add I/O resource descriptor, tip-bot for Toshi Kani
- [tip:core/resources] xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM, tip-bot for Toshi Kani
- [tip:core/resources] resource: Add walk_iomem_res_desc(), tip-bot for Toshi Kani
- [tip:core/resources] memremap: Change region_intersects() to take @flags and @desc, tip-bot for Toshi Kani
- [tip:core/resources] x86, kexec, nvdimm: Use walk_iomem_res_desc( ) for iomem search, tip-bot for Toshi Kani
- [tip:core/resources] x86/kexec: Remove walk_iomem_res() call with GART type, tip-bot for Toshi Kani
- [tip:core/resources] ACPI/EINJ: Allow memory error injection to NVDIMM, tip-bot for Toshi Kani
- [tip:core/resources] resource: Kill walk_iomem_res(), tip-bot for Toshi Kani
- [tip:core/resources] resource: Change walk_system_ram() to use System RAM type, tip-bot for Toshi Kani
- [tip:core/resources] arm/samsung: Change s3c_pm_run_res() to use System RAM type, tip-bot for Toshi Kani
- [tip:core/resources] ia64: Set System RAM type and descriptor, tip-bot for Toshi Kani
- [tip:core/resources] arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM, tip-bot for Toshi Kani
- [tip:core/resources] kexec: Set IORESOURCE_SYSTEM_RAM for System RAM, tip-bot for Toshi Kani
- [tip:core/resources] x86/e820: Set System RAM type and descriptor, tip-bot for Toshi Kani
- [tip:core/resources] resource: Add System RAM resource type, tip-bot for Toshi Kani
- [tip:core/resources] resource: Handle resource flags properly, tip-bot for Toshi Kani
- [tip:sched/urgent] pid: Fix spelling in comments, tip-bot for Zhen Lei
- [tip:x86/boot] x86/boot: Micro-optimize reset_early_page_tables(),
tip-bot for Alexander Kuleshov
- [tip:perf/urgent] perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed, tip-bot for Markus Trippelsdorf
- [tip:perf/urgent] perf stat: Do not clean event's private stats, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf hists: Fix HISTC_MEM_DCACHELINE width setting, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf tests: Remove wrong semicolon in while loop in CQM test, tip-bot for Markus Trippelsdorf
- [tip:x86/urgent] x86/mm/pat: Avoid truncation when converting cpa->numpages to address, tip-bot for Matt Fleming
- [tip:locking/core] locking/x86: Add cc clobber for ADDL, tip-bot for Michael S. Tsirkin
- [tip:locking/core] locking/x86: Drop a comment left over from X86_OOSTORE, tip-bot for Michael S. Tsirkin
- [tip:locking/core] locking/x86: Use mb() around clflush(), tip-bot for Michael S. Tsirkin
- [tip:x86/asm] selftests/x86: Add check_initial_reg_state(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/syscalls: Refactor syscalltbl.sh, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32,
tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/syscalls: Move compat syscall entry handling into syscalltbl.sh, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Always run ptregs-using syscalls on the slow path, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Call all native slow-path syscalls with full pt-regs, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Migrate the 64-bit syscall slow path to C, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/syscalls: Add syscall entry qualifiers, tip-bot for Andy Lutomirski
- [tip:x86/asm] selftests/x86: Extend Makefile to allow 64-bit-only tests, tip-bot for Andy Lutomirski
- [tip:locking/core] locking/x86: Tweak the comment about use of wmb() for IO, tip-bot for Michael S. Tsirkin
- [tip:perf/urgent] perf: Remove/simplify lockdep annotation, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Synchronously clean up child events, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Untangle 'owner' confusion, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Add flags argument to perf_remove_from_context(), tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Clean up sync_child_event(), tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Robustify event-> owner usage and SMP ordering, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Fix STATE_EXIT usage, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Update locking order, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf/bpf: Convert perf_event_array to use struct file, tip-bot for Alexei Starovoitov
- [tip:perf/urgent] perf: Remove __free_event(), tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Fix NULL deref, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf/x86: De-obfuscate code, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf/x86: Fix uninitialized value usage, tip-bot for Peter Zijlstra
- [tip:irq/urgent] irqchip/mxs: Add missing set_handle_irq(),
tip-bot for Oleksij Rempel
- [tip:perf/urgent] perf: Fix race in perf_event_exit_task_context( ), tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Fix orphan hole, tip-bot for Peter Zijlstra
- [tip:core/urgent] debugobjects: Allow bigger number of early boot objects, tip-bot for Christian Borntraeger
- [tip:irq/urgent] irqchip/atmel-aic: Fix wrong bit operation for IRQ priority, tip-bot for Milo Kim
- [tip:timers/urgent] tick/nohz: Set the correct expiry when switching to nohz/lowres mode, tip-bot for Wanpeng Li
- [tip:timers/core] KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW, tip-bot for Marc Zyngier
- [tip:timers/core] clocksource: Allow unregistering the watchdog, tip-bot for Vitaly Kuznetsov
- [tip:timers/core] clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsec, tip-bot for Alexander Kuleshov
- [tip:timers/core] hrtimer: Catch illegal clockids, tip-bot for Marc Zyngier
- [tip:timers/core] hrtimer: Add support for CLOCK_MONOTONIC_RAW,
tip-bot for Marc Zyngier
- [tip:x86/asm] x86/asm: Remove unused L3_PAGE_OFFSET, tip-bot for Alexander Kuleshov
- [tip:x86/urgent] x86/mm: Fix types used in pgprot cacheability flags translations, tip-bot for Jan Beulich
- [tip:timers/urgent] clocksource: Select CLKSRC_MMIO where needed, tip-bot for Arnd Bergmann
- [tip:timers/urgent] clocksource: Fix dependencies for archs w/ o HAS_IOMEM, tip-bot for Richard Weinberger
- [tip:timers/urgent] kselftests: timers: Add adjtimex SETOFFSET validity tests, tip-bot for John Stultz
- [tip:timers/urgent] tick/sched: Hide unused oneshot timer code, tip-bot for Arnd Bergmann
- [tip:irq/urgent] base: Export platform_msi_domain_[alloc,free] _irqs, tip-bot for Thomas Petazzoni
- [tip:irq/urgent] base: Export platform_msi_domain_%7Balloc, free%7D_irqs, tip-bot for Thomas Petazzoni
- [tip:irq/urgent] irqchip/gic-v3-its: Recompute the number of pages on page size change,
tip-bot for Marc Zyngier
- [tip:irq/urgent] of: MSI: Simplify irqdomain lookup, tip-bot for Marc Zyngier
- [tip:irq/urgent] irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token, tip-bot for Marc Zyngier
- [tip:irq/urgent] irqchip: Fix dependencies for archs w/ o HAS_IOMEM, tip-bot for Richard Weinberger
- [tip:irq/urgent] irqchip/s3c24xx: Mark init_eint as __maybe_unused, tip-bot for Arnd Bergmann
- [tip:locking/urgent] rtmutex: Make wait_lock irq safe, tip-bot for Thomas Gleixner
- [tip:efi/core] x86/efi: Setup separate EFI page tables in kexec paths, tip-bot for Matt Fleming
- [tip:timers/urgent] ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO, tip-bot for John Stultz
- [tip:sched/urgent] sched/numa: Fix use-after-free bug in the task_numa_compare,
tip-bot for Gavin Guo
- [tip:sched/urgent] sched: Fix non-zero idle loadavg, tip-bot for Vik Heyndrickx
- [tip:perf/urgent] perf: Synchronously free aux pages in case of allocation failure, tip-bot for Alexander Shishkin
- [tip:perf/urgent] perf/x86: add Intel SkyLake uncore IMC PMU support, tip-bot for Stephane Eranian
- [tip:perf/urgent] perf: Fix perf_event_exit_task() race, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Add more assertions, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Collapse and fix event_function_call() users, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Specialize perf_event_exit_task(), tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Make ctx->is_active and cpuctx-> task_ctx consistent, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Optimize perf_sched_events() usage, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Simplify/fix perf_event_enable() event scheduling, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Use task_ctx_sched_out(), tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Fix perf_enable_on_exec() event scheduling, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Remove stale comment, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Fix cgroup scheduling in perf_enable_on_exec(), tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Fix cgroup event scheduling, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Add lockdep assertions, tip-bot for Peter Zijlstra
- [tip:x86/urgent] x86/platform/quark: Print boundaries correctly, tip-bot for Andy Shevchenko
- [tip:x86/mm] x86/mm: Make kmap_prot into a #define, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm/32: Set NX in __supported_pte_mask before enabling paging, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm: Add C versions of frame pointer macros, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/asm: Clean up frame pointer macros, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/signal: Cleanup get_nr_restart_syscall(), tip-bot for Dmitry V. Levin
- [tip:x86/urgent] x86/platform/intel-mid: Enable 64-bit build, tip-bot for Andy Shevchenko
- [tip:x86/cpu] x86/cpufeature: Add AMD AVIC bit, tip-bot for Borislav Petkov
- [tip:sched/urgent] sched: Fix crash in sched_init_numa(),
tip-bot for Raghavendra K T
- [tip:x86/mm] x86/mm: Streamline and restore probe_memory_block_size(), tip-bot for Seth Jennings
- [tip:x86/urgent] x86/platform/UV: Remove EFI memmap quirk for UV2+, tip-bot for Alex Thorlton
- [tip:x86/urgent] x86/platform/intel-mid: Join string and fix SoC name, tip-bot for Andy Shevchenko
- [tip:x86/asm] x86/asm/entry: Remove unused SAVE_ALL/ RESTORE_ALL macros for !CONFIG_x86_64, tip-bot for Alexander Kuleshov
- [tip:perf/urgent] perf build: Introduce FEATURES_DUMP make variable, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf build: Add feature-dump target, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf build: Pass O option to kernel makefile in build-test, tip-bot for Wang Nan
- [tip:perf/urgent] perf build: Test correct path of perf in build-test, tip-bot for Wang Nan
- [tip:perf/urgent] perf build: Set parallel making options build-test, tip-bot for Wang Nan
- [tip:perf/urgent] perf symbols: Fix reading of build-id from vDSO, tip-bot for Ben Hutchings
- [tip:perf/urgent] perf build: Pass O option to Makefile.perf in build-test, tip-bot for Wang Nan
- [tip:perf/urgent] perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data, tip-bot for Ravi Bangoria
- [tip:timers/urgent] posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper, tip-bot for Thomas Gleixner
- [tip:timers/urgent] itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper, tip-bot for Thomas Gleixner
- [tip:timers/urgent] timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper, tip-bot for Thomas Gleixner
- [tip:timers/urgent] hrtimer: Handle remaining time proper for TIME_LOW_RES, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Call irq_force_move_complete with irq descriptor, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Plug vector cleanup race, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Remove outgoing CPU from vector cleanup mask, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Remove the cpumask allocation from send_cleanup_vector(), tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Clear move_in_progress before sending cleanup IPI, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Do not use apic_chip_data.old_domain as temporary buffer, tip-bot for Jiang Liu
- [tip:x86/urgent] x86/irq: Remove offline cpus from vector cleanup, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Get rid of code duplication, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Copy vectormask instead of an AND operation, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Check vector allocation early, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Reorganize the search in assign_irq_vector, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Reorganize the return path in assign_irq_vector, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Validate that irq descriptor is still active, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/irq: Fix a race in x86_vector_free_irqs(), tip-bot for Jiang Liu
- [tip:x86/urgent] x86/irq: Call chip-> irq_set_affinity in proper context, tip-bot for Thomas Gleixner
- [tip:timers/urgent] clockevents/tcb_clksrc: Prevent disabling an already disabled clock, tip-bot for Alexandre Belloni
- [tip:irq/urgent] genirq: Validate action before dereferencing it in handle_irq_event_percpu(), tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/cpu/amd: Remove an unneeded condition in srat_detect_node(), tip-bot for Dan Carpenter
- [tip:x86/urgent] x86/vdso/pvclock: Protect STABLE check with the seqcount, tip-bot for Andy Lutomirski
- [tip:perf/urgent] tools: Make list.h self-sufficient, tip-bot for Josh Poimboeuf
- [tip:perf/urgent] perf tools: Add more usage tips, tip-bot for Namhyung Kim
- [tip:perf/urgent] tools: Fix formatting of the "make -C tools" help message, tip-bot for Josh Poimboeuf
- [tip:perf/urgent] tools subcmd: Add missing NORETURN define for parse-options.h, tip-bot for Josh Poimboeuf
- [tip:perf/urgent] perf tools: Set and pass DOCDIR to builtin-report.c, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf tools: Fallback to srcdir/Documentation/ tips.txt, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf ui/tui: Print helpline message as is, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf tools: Add file_only config option to strlist, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf record: Add --buildid-all option, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf tools: Fix mmap2 event allocation in synthesize code, tip-bot for Wang Nan
- [tip:perf/urgent] perf stat: Fix recort_usage typo, tip-bot for Jiri Olsa
- [tip:x86/urgent] selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/fpu: Disable XGETBV1 when no XSAVE, tip-bot for yu-cheng yu
- [tip:x86/asm] x86/boot: Hide local labels in verify_cpu(), tip-bot for Borislav Petkov
- [tip:x86/asm] x86/vdso: Track each mm' s loaded vDSO image as well as its base, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/vdso: Disallow vvar access to vclock IO for never-used vclocks, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/reboot/quirks: Add iMac10, 1 to pci_reboot_dmi_table[], tip-bot for Mario Kleiner
- [tip:x86/urgent] lguest: Map switcher text R/O, tip-bot for Rusty Russell
- [tip:x86/asm] x86/vdso: Use .fault for the vDSO text mapping, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/vdso: Use ->fault() instead of remap_pfn_range( ) for the vvar mapping, tip-bot for Andy Lutomirski
- [tip:x86/asm] mm: Add a vm_special_mapping.fault() method, tip-bot for Andy Lutomirski
- [tip:x86/asm] mm: Add vm_insert_pfn_prot(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/fpu: Disable AVX when eagerfpu is off, tip-bot for yu-cheng yu
- [tip:x86/asm] x86/fpu: Disable MPX when eagerfpu is off, tip-bot for yu-cheng yu
- [tip:x86/asm] x86/fpu: Fix early FPU command-line parsing,
tip-bot for yu-cheng yu
- [tip:x86/urgent] x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED, tip-bot for Kefeng Wang
- [tip:x86/urgent] selftests/x86: Disable the ldt_gdt_64 test for now, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/meminfo output, tip-bot for Dave Jones
- [tip:perf/urgent] tools bpf: Add *.cmd files clean up, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf tools: Add -lutil in python lib list for broken python-config, tip-bot for Wang Nan
- [tip:perf/urgent] perf tools: Fix phony build target for build-test, tip-bot for Wang Nan
- [tip:perf/urgent] perf tools: Fix PowerPC native building, tip-bot for Wang Nan
- [tip:timers/urgent] clocksource/drivers/vt8500: Increase the minimum delta, tip-bot for Roman Volkov
- [tip:perf/urgent] tools: Move Makefile.arch from perf/ config to tools/scripts, tip-bot for Wang Nan
- [tip:perf/urgent] tools build: Add BPF feature check to test-all, tip-bot for Wang Nan
- [tip:perf/urgent] perf test: Reset err after using it hold errcode in hist testcases, tip-bot for Wang Nan
- [tip:x86/urgent] x86/mm: Make split_page_count check for empty levels, tip-bot for Dave Jones
- [tip:perf/urgent] perf test: Fix false TEST_OK result for ' perf test hist', tip-bot for Wang Nan
- [tip:perf/urgent] perf bpf: Fix build breakage due to libbpf, tip-bot for Naveen N. Rao
- [tip:perf/urgent] tools lockdep: Add *.cmd files clean up, tip-bot for Jiri Olsa
- [tip:timers/urgent] clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency, tip-bot for Daniel Lezcano
- [tip:perf/urgent] perf tools: Add missing sources to perf' s MANIFEST, tip-bot for Jiri Olsa
- [tip:timers/urgent] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs, tip-bot for Richard Weinberger
- [tip:perf/urgent] tools: Add clean targets for tools directory, tip-bot for Jiri Olsa
- [tip:x86/urgent] x86/mm: Add barriers and document switch_mm() -vs-flush synchronization,
tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/boot: Double BOOT_HEAP_SIZE to 64KB, tip-bot for H.J. Lu
- [tip:perf/core] perf evlist: Add --trace-fields option to show trace fields, tip-bot for Namhyung Kim
- [tip:perf/core] perf libdw: Check for mmaps also in MAP__VARIABLE tree, tip-bot for Jiri Olsa
- [tip:perf/core] perf record: Store data mmaps for dwarf unwind, tip-bot for Jiri Olsa
- [tip:perf/core] perf unwind: Check for mmaps also in MAP__VARIABLE tree, tip-bot for Jiri Olsa
- [tip:perf/core] perf evlist: Remove perf_evlist__(enable|disable) _event functions, tip-bot for Jiri Olsa
- [tip:perf/core] perf unwind: Use find_map function in access_dso_mem, tip-bot for Jiri Olsa
- [tip:perf/core] perf report: Show random usage tip on the help line, tip-bot for Namhyung Kim
- [tip:perf/core] perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does), tip-bot for Adrian Hunter
- [tip:perf/core] perf hists: Export a couple of hist functions, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Include all tools/ lib directory for tags/cscope/TAGS targets, tip-bot for Jiri Olsa
- [tip:perf/core] perf diff: Use perf_hpp__register_sort_field interface, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add overhead/ overhead_children keys defaults via string, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Remove list entry from struct sort_entry, tip-bot for Jiri Olsa
- [tip:perf/core] perf script: Align event name properly, tip-bot for Jiri Olsa
- [tip:perf/core] perf report: Change default to use event group view, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Do not show trace command if it' s not compiled in, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add missing headers in perf' s MANIFEST, tip-bot for Wang Nan
- [tip:perf/core] perf top: Decay periods in callchains, tip-bot for Namhyung Kim
- [tip:perf/core] tools lib: Sync tools/lib/ find_bit.c with the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/,
tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib: Move find_next_bit.c to tools/lib/, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests: Give a bit more information on the CQM test failure path, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf python: Add missing files to binding link list, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests: No need to set attr.sample_freq in the perf time to TSC test, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: No need for setting attr.sample_freq on the RECORD test, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test: Use "dummy" events in the PERF_RECORD_ test, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Introduce perf_evlist__new_dummy constructor, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf pmu: fix alias-> snapshot missing initialization bug, tip-bot for Stephane Eranian
- [tip:perf/core] perf script: Add stat-cpi.py script, tip-bot for Jiri Olsa
- [tip:perf/core] perf script: Display stat events by default, tip-bot for Jiri Olsa
- [tip:perf/core] perf cpumap: Fix cpu conversion in cpu_map__from_entries, tip-bot for Jiri Olsa
- [tip:perf/core] perf script: Add python support for stat events, tip-bot for Jiri Olsa
- [tip:perf/core] perf script: Add stat default handlers, tip-bot for Jiri Olsa
- [tip:perf/core] perf stat record: Keep sample_type 0 for pipe session, tip-bot for Jiri Olsa
- [tip:perf/core] perf script: Add process_stat/ process_stat_interval scripting interface, tip-bot for Jiri Olsa
- [tip:perf/core] perf script: Process stat config event, tip-bot for Jiri Olsa
- [tip:perf/core] perf report: Add documentation for dynamic sort keys, tip-bot for Namhyung Kim
- [tip:perf/core] perf script: Process cpu/threads maps, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add all matching dynamic sort keys for field name, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Add 'trace_fields' dynamic sort key, tip-bot for Namhyung Kim
- [tip:perf/core] tools build feature: Fix feature_check_display_code typo, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Use FEATURE-DUMP in bpf subproject, tip-bot for Jiri Olsa
- [tip:perf/core] tools build feature: Move dwarf post unwind choice output into perf, tip-bot for Jiri Olsa
- [tip:perf/core] tools build feature: Use value assignment form for FEATURE-DUMP file, tip-bot for Jiri Olsa
- [tip:perf/core] tools build feature: Introduce feature_assign macro, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Try to show pretty printed output for dynamic sort keys, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Add dynamic sort key for tracepoint events, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Skip dynamic fields not defined for current event, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Add 'trace' sort key, tip-bot for Namhyung Kim
- [tip:perf/core] perf report/top: Add --raw-trace option, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Support shortcuts for events in dynamic sort keys, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Support '<event>.*' dynamic sort key, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Pass evlist to setup_sorting(), tip-bot for Namhyung Kim
- [tip:perf/core] perf top: Create the evlist sooner, tip-bot for Namhyung Kim
- [tip:perf/core] tools lib traceevent: Factor out and export print_event_field[s](), tip-bot for Namhyung Kim
- [tip:perf/core] perf hist: Pass struct sample to __hists__add_entry(), tip-bot for Namhyung Kim
- [tip:perf/core] perf hist: Save raw_data/ size for tracepoint events, tip-bot for Namhyung Kim
- [tip:x86/mm] x86/mm: Micro-optimise clflush_cache_range(), tip-bot for Chris Wilson
- [tip:perf/core] perf/x86/amd: Remove l1-dcache-stores event for AMD, tip-bot for Vince Weaver
- [tip:perf/core] perf/x86/intel/uncore: Add Knights Landing uncore PMU support, tip-bot for Harish Chegondi
- [tip:perf/core] perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset, tip-bot for Harish Chegondi
- [tip:perf/core] perf/x86/intel: Add perf core PMU support for Intel Knights Landing, tip-bot for Harish Chegondi
- [tip:perf/core] perf/x86/intel/uncore: Add Broadwell-EP uncore support, tip-bot for Kan Liang
- [tip:perf/core] perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface, tip-bot for Huang Rui
- [tip:perf/core] perf/x86: Enable cycles:pp for Intel Atom, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86: fix PEBS issues on Intel Atom/Core2, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86: Fix LBR related crashes on Intel Atom, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86: Fix filter_events() bug with event mappings, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86: Allow zero PEBS status with only single active event, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86: Remove warning for zero PEBS status, tip-bot for Andi Kleen
- [tip:sched/core] x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro, tip-bot for Jiri Olsa
- [tip:perf/core] perf/core: Collapse more IPI loops, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/fair: Fix new task' s load avg removed from source CPU in wake_up_new_task(), tip-bot for Yuyang Du
- [tip:sched/core] sched/core: Move sched_entity:: avg into separate cache line, tip-bot for Jiri Olsa
- [tip:sched/core] sched/deadline: Fix the earliest_dl.next logic, tip-bot for Wanpeng Li
- [tip:sched/core] sched/core: Reset task' s lockless wake-queues on fork(),
tip-bot for Sebastian Andrzej Siewior
- [tip:sched/core] sched/core: Fix unserialized r-m-w scribbling stuff,
tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Check tgid in is_global_init(), tip-bot for Sergey Senozhatsky
- [tip:sched/core] sched/fair: Fix multiplication overflow on 32-bit systems, tip-bot for Andrey Ryabinin
- [tip:perf/core] perf: Fix race in swevent hash, tip-bot for Peter Zijlstra
- [tip:perf/core] perf: Fix race in perf_event_exec(),
tip-bot for Peter Zijlstra
- [tip:core/rcu] sysrq: Fix warning in sysrq generated crash., tip-bot for Ani Sinha
- [tip:core/rcu] list: Add lockless list traversal primitives, tip-bot for Alexey Kardashevskiy
- [tip:core/rcu] rcu: Move wakeup out from under rnp->lock, tip-bot for Peter Zijlstra
- [tip:core/rcu] rcu: Make rcu_gp_init() be bool rather than int, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix comment for rcu_dereference_raw_notrace, tip-bot for Alexey Kardashevskiy
- [tip:core/rcu] rcu: Don' t redundantly disable irqs in rcu_irq_{enter,exit}(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make cpu_needs_another_gp() be bool, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate unused rcu_init_one() argument, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove TINY_RCU bloat from pointless boot parameters, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Place console.log files correctly from the get-go, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Abbreviate console error dump, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Print symbolic name for ->gp_state, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Print symbolic name for rcu_torture_writer_state, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest doc, tip-bot for Yang Shi
- [tip:core/rcu] rcutorture: Default grace period to three minutes, allow override, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Dump stack when GP kthread stalls, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Flag nonexistent RCU GP kthread, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add batch number to script printout, tip-bot for Paul E. McKenney
- [tip:core/rcu] Documentation/memory-barriers.txt: Fix ACCESS_ONCE thinko, tip-bot for Chris Metcalf
- [tip:core/rcu] documentation: Update RCU requirements based on expedited changes, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Clarify RCU memory barriers and requirements, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Expand on scheduler/ RCU deadlock requirements, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Composability analogies, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Record RCU requirements, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Cover requirements controlling stall warnings, tip-bot for Paul E. McKenney
- [tip:core/rcu] Documentation: Record bottom-bit-zero guarantee for ->next, tip-bot for Paul E. McKenney
- [tip:core/rcu] list: Use WRITE_ONCE() when initializing list_head structures, tip-bot for Paul E. McKenney
- [tip:core/rcu] list: Introduces generic list_splice_tail_init_rcu (), tip-bot for Petko Manolov
- [tip:core/rcu] rcu: Stop disabling interrupts in scheduler fastpaths, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Avoid tick_nohz_active checks on NOCBs CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix obsolete rcu_bootup_announce_oddness() comment, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove lock-acquisition loop from rcu_read_unlock_special(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Simplify rcu_sched_qs() control flow, tip-bot for Paul E. McKenney
- [tip:core/rcu] kernel: Make rcu/ tree_trace.c explicitly non-modular, tip-bot for Paul Gortmaker
- [tip:core/rcu] rcu: Move lock_class_key to local scope, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Allow expedited grace periods to be disabled at init, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Wire up rcu_end_inkernel_boot(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add rcu_normal kernel parameter to suppress expediting, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add more diagnostics to expedited stall warning messages., tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make expedited grace periods resolve stall-warning ties, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Reduce expedited GP memory contention via per-CPU variables, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Invert sync_rcu_exp_select_cpus() "if" statement, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Clarify role of ->expmaskinitnext, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add transitivity to remaining rcu_node -> lock acquisitions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Short-circuit synchronize_sched_expedited() if only one CPU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Create transitive rnp-> lock acquisition functions, tip-bot for Peter Zijlstra
- [tip:core/rcu] list: Use READ_ONCE() when testing for empty lists, tip-bot for Paul E. McKenney
- [tip:core/rcu] list: Use WRITE_ONCE() when adding to lists and hlists, tip-bot for Paul E. McKenney
- [tip:x86/efi] x86/efi-bgrt: Replace early_memremap() with memremap(), tip-bot for Matt Fleming
- [tip:irq/core] irqchip/omap-intc: Add support for spurious irq handling, tip-bot for Sekhar Nori
- [tip:x86/asm] x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST= n, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm/pat: Change free_memtype() to support shrinking case, tip-bot for Toshi Kani
- [tip:x86/mm] x86/mm/pat: Add untrack_pfn_moved for mremap, tip-bot for Toshi Kani
- [tip:x86/urgent] x86/numachip: Fix NumaConnect2 MMCFG PCI access, tip-bot for Daniel J Blueman
- [tip:irq/core] irqchip/zevio: Use irq_data_get_chip_type() helper, tip-bot for Geliang Tang
- [tip:timers/core] clocksource/drivers/acpi_pm: Convert to pr_* macros, tip-bot for Andy Shevchenko
- [tip:x86/mm] x86/mm: Drop WARN from multi-BAR check, tip-bot for Laura Abbott
- [tip:x86/mm] x86/LDT: Print the real LDT base address, tip-bot for Jan Beulich
- [tip:irq/core] irq/platform-MSI: Increase the maximum MSIs the MSI framework can support, tip-bot for MaJun
- [tip:irq/core] irqchip/ts4800: Add TS-4800 interrupt controller, tip-bot for Damien Riegel
- [tip:irq/core] irqchip/omap-intc: Remove duplicate setup for IRQ chip type handler, tip-bot for Milo Kim
- [tip:irq/core] irqchip/ts4800: Add documentation for TS-4800 interrupt controller, tip-bot for Damien Riegel
- [tip:irq/core] irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI ranges, tip-bot for Suravee Suthikulpanit
- [tip:irq/core] irqchip/bcm2836: Make code more readable, tip-bot for Andrea Merello
- [tip:irq/core] irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR, tip-bot for Andrea Merello
- [tip:irq/core] irqchip/bcm2836: Add SMP support for the 2836, tip-bot for Andrea Merello
- [tip:irq/core] irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers, tip-bot for Eric Anholt
- [tip:x86/cleanups] arch/x86/kernel/ptrace.c: Remove unused arg_offs_table, tip-bot for chengang@xxxxxxxxxxxxxxxx
- [tip:timers/urgent] posix-clock: Fix return code on the poll method's error path, tip-bot for Richard Cochran
- [tip:irq/core] irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support, tip-bot for Suravee Suthikulpanit
- [tip:irq/core] irqchip/gic-v2m: Refactor to prepare for ACPI support, tip-bot for Suravee Suthikulpanit
- [tip:irq/core] irqdomain: Introduce is_fwnode_irqchip helper, tip-bot for Suravee Suthikulpanit
- [tip:irq/core] acpi: pci: Setup MSI domain for ACPI based pci devices, tip-bot for Suravee Suthikulpanit
- [tip:irq/core] irqchip/sunxi-nmi: Support sun9i A80 NMI controller, tip-bot for Chen-Yu Tsai
- [tip:irq/core] irqchip/sunxi-nmi: Add sun9i-a80 variant to binding doc, tip-bot for Chen-Yu Tsai
- [tip:irq/core] irqchip/sunxi-nmi: Rename binding doc filename to allwinner,sunxi-nmi.txt, tip-bot for Chen-Yu Tsai
- [tip:irq/core] irqchip/renesas-intc-irqpin: Improve clock error handling and reporting, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqs, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip/renesas-intc-irqpin: Remove obsolete platform data support, tip-bot for Geert Uytterhoeven
- [tip:x86/asm] Revert "x86/kvm: On KVM re-enable ( e.g. after suspend), update clocks", tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/entry: Restore traditional SYSENTER calling convention,
tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/entry: Fix some comments, tip-bot for Andy Lutomirski
- [tip:locking/core] futex: Remove pointless put_pi_state calls in requeue(), tip-bot for Thomas Gleixner
- [tip:locking/core] futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op, tip-bot for Darren Hart
- [tip:locking/core] futex: Document pi_state refcounting in requeue code, tip-bot for Thomas Gleixner
- [tip:locking/core] futex: Cleanup the goto confusion in requeue_pi(), tip-bot for Thomas Gleixner
- [tip:locking/core] futex: Drop refcount if requeue_pi() acquired the rtmutex, tip-bot for Thomas Gleixner
- [tip:locking/core] futex: Rename free_pi_state() to put_pi_state( ), tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/irq: Export functions to allow MSI domains in modules, tip-bot for Jake Oshins
- [tip:x86/apic] x86/irq: Export functions for MSI domains in modules, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq/msi: Export functions to allow MSI domains in modules, tip-bot for Jake Oshins
- [tip:x86/urgent] x86/paravirt: Prevent rtc_cmos platform device init on PV guests, tip-bot for David Vrabel
- [tip:x86/efi] x86/efi-bgrt: Fix kernel panic when mapping BGRT data,
tip-bot for Sai Praneeth
- [tip:x86/efi] x86/efi: Preface all print statements with efi* tag, tip-bot for Matt Fleming
- [tip:x86/efi] doc: efi-stub.txt: Fix arm64 paths, tip-bot for Alan Ott
- [tip:x86/efi] efi/esrt: Don't preformat name, tip-bot for Rasmus Villemoes
- [tip:timers/core] clocksource: Make clocksource validation work for all clocksources,
tip-bot for Yang Yingliang
- [tip:irq/core] irqchip/mgigen: Add platform device driver for mbigen device, tip-bot for Ma Jun
- [tip:irq/core] irqchip/mbigen: Implement the mbigen irq chip operation functions, tip-bot for Ma Jun
- [tip:irq/core] irqchip/mbigen: Create irq domain for each mbigen device, tip-bot for Ma Jun
- [tip:irq/core] dt-bindings: Documents the mbigen bindings, tip-bot for Ma Jun
- [tip:irq/core] irqchip/gic: Kconfig the number of instances, tip-bot for Linus Walleij
- [tip:irq/core] irqchip/gic: Make interrupt ID 1020 invalid, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v2m: Fix of_node refcount on error, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic: Assign irqchip dynamically, tip-bot for Linus Walleij
- [tip:irq/core] irqchip/gic: Support RealView variant setup, tip-bot for Linus Walleij
- [tip:irq/core] irqchip/gic: Fix ARM11MPCore GIC bindings, tip-bot for Linus Walleij
- [tip:irq/core] platform-msi: Allow creation of a MSI-based stacked irq domain, tip-bot for Marc Zyngier
- [tip:irq/core] genirq/msi: Add msi_domain_populate_irqs, tip-bot for Marc Zyngier
- [tip:irq/core] genirq/msi: Make the .prepare callback reusable, tip-bot for Marc Zyngier
- [tip:irq/core] platform-msi: Factor out allocation/ free of private data, tip-bot for Marc Zyngier
- [tip:irq/core] irqdomain: Make irq_domain_alloc_irqs_recursive available, tip-bot for Marc Zyngier
- [tip:irq/core] platform-msi: Allow MSIs to be allocated in chunks, tip-bot for Marc Zyngier
- [tip:timers/core] timekeeping: Cap adjustments so they don' t exceed the maxadj value, tip-bot for John Stultz
- [tip:timers/core] ntp: Fix second_overflow' s input parameter type to be 64bits, tip-bot for DengChao
- [tip:timers/core] ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds, tip-bot for DengChao
- [tip:timers/core] timekeeping: Provide internal function __ktime_get_real_seconds, tip-bot for DengChao
- [tip:timers/core] clocksource/drivers/h8300: Use ioread / iowrite, tip-bot for Yoshinori Sato
- [tip:timers/core] clocksource/drivers/h8300: Initializer cleanup., tip-bot for Yoshinori Sato
- [tip:timers/core] clocksource/drivers/h8300: Simplify delta handling, tip-bot for Yoshinori Sato
- [tip:timers/core] clocksource/drivers/h8300: Fix timer not overflow case, tip-bot for Yoshinori Sato
- [tip:timers/core] clocksource/drivers/h8300: Change to overflow interrupt, tip-bot for Yoshinori Sato
- [tip:timers/core] clocksource/drivers/lpc32: Correct pr_err() output format, tip-bot for Vladimir Zapolskiy
- [tip:timers/core] clocksource/drivers/arm_global_timer: Fix suspend resume, tip-bot for Grygorii Strashko
- [tip:timers/core] clocksource/drivers/pistachio: Fix wrong calculated clocksource read value, tip-bot for Jisheng Zhang
- [tip:timers/core] clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_set, tip-bot for Jisheng Zhang
- [tip:timers/core] clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel, tip-bot for Jisheng Zhang
- [tip:timers/core] clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path, tip-bot for Jisheng Zhang
- [tip:timers/core] clocksource/drivers/dw_apb_timer: Fix apbt_readl return types, tip-bot for Jisheng Zhang
- [tip:timers/core] clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300: Increase the compilation test coverage, tip-bot for Daniel Lezcano
- [tip:timers/core] h8300: Rename ctlr_out/in[bwl] to raw_read/ write[bwl], tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer16: Remove pointless lock, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer16: Fix irq return value check, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer16: Remove unused macros, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer16: Remove pointless headers, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer8: Remove irq and lock legacy code, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe code, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer8: Fix irq return value check, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer8: Remove unused macros, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_timer8: Remove unused headers, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_tpu: Remove pointless headers for TPU, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300_tpu: Remove unused macros, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/h8300: Cleanup startup and remove module code., tip-bot for Yoshinori Sato
- [tip:timers/core] clocksource/drivers/h8300_timer8: Fix compilation error with dev_warn, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/dw_apb_timer_of: Implement ARM delay timer, tip-bot for Jisheng Zhang
- [tip:timers/core] clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependency, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/fsl-ftm: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/samsung-pwm: Add the COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option, tip-bot for Daniel Lezcano
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]