Linux Tip Commits
[Prev Page][Next Page]
- [tip:perf/core] x86/tools: Rename test_get_len to insn_decoder_test, tip-bot for Masami Hiramatsu
- [tip:locking/urgent] checkpatch: Remove ACCESS_ONCE() warning, tip-bot for Mark Rutland
- [tip:locking/urgent] compiler.h: Remove ACCESS_ONCE(), tip-bot for Mark Rutland
- [tip:locking/urgent] tools/include: Remove ACCESS_ONCE(), tip-bot for Mark Rutland
- [tip:locking/urgent] tools/perf: Convert ACCESS_ONCE() to READ_ONCE(), tip-bot for Mark Rutland
- [tip:locking/urgent] locking/lockdep: Remove the cross-release locking checks, tip-bot for Ingo Molnar
- [tip:x86/cleanups] x86/headers: Remove duplicate #includes, tip-bot for Pravin Shedge
- [tip:locking/urgent] locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y, tip-bot for Will Deacon
- [tip:x86/urgent] x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDEPOT=y, tip-bot for Andrey Ryabinin
- [tip:locking/urgent] locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK, tip-bot for Will Deacon
- [tip:core/debug] Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64, tip-bot for Kees Cook
- [tip:x86/urgent] x86/build: Don't verify mtools configuration file for isoimage, tip-bot for Changbin Du
- [tip:perf/core] uprobes/x86: Emulate push insns for uprobe on x86, tip-bot for Yonghong Song
- [tip:x86/urgent] x86/mm/kmmio: Fix mmiotrace for page unaligned addresses,
tip-bot for Karol Herbst
- [tip:sched/urgent] sched/rt: Do not pull from current CPU if only one cpu to pull,
tip-bot for Steven Rostedt
- [tip:sched/urgent] sched/core: Fix kernel-doc warnings after code movement, tip-bot for Randy Dunlap
- [tip:x86/boot] x86/xen: Supply RSDP address in boot params for PVH guests, tip-bot for Juergen Gross
- [tip:x86/boot] x86/xen: Fix the boot loader version reported for PVH guests, tip-bot for Juergen Gross
- [tip:x86/boot] x86/acpi: Take the RSDP address for boot parameters if available, tip-bot for Juergen Gross
- [tip:core/urgent] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep, tip-bot for Dave Young
- [tip:x86/boot] x86/boot: Add the ACPI RSDP address to struct setup_header::acpi_rdsp_addr, tip-bot for Juergen Gross
- [tip:x86/apic] x86/apic: Remove local var in flat_send_IPI_allbutself(), tip-bot for Borislav Petkov
- [tip:sched/core] sched/fair: Remove unused 'curr' parameter from wakeup_gran, tip-bot for Cheng Jian
- [tip:perf/urgent] tooling/headers: Synchronize updated s390 and x86 UAPI headers, tip-bot for Ingo Molnar
- [tip:core/urgent] objtool: Fix 64-bit build on 32-bit host, tip-bot for Mikulas Patocka
- [tip:x86/urgent] x86/vdso: Change time() prototype to match __vdso_time(), tip-bot for Arnd Bergmann
- [tip:efi/urgent] efi: Add comment to avoid future expanding of sysfs systab, tip-bot for Dave Young
- [tip:sched/core] sched/headers: Constify object_is_on_stack(), tip-bot for Sascha Hauer
- [tip:efi/urgent] efi: Move some sysfs files to be read-only by root, tip-bot for Greg Kroah-Hartman
- [tip:sched/core] sched/fair: Update and fix the runnable propagation rule, tip-bot for Vincent Guittot
- [tip:efi/urgent] efi/esrt: Use memunmap() instead of kfree() to free the remapping, tip-bot for Pan Bian
- [tip:sched/core] sched/wait: Fix add_wait_queue() behavioral change, tip-bot for Omar Sandoval
- [tip:locking/urgent] locking/lockdep: Fix possible NULL deref, tip-bot for Peter Zijlstra
- [tip:core/urgent] cpu/hotplug: Fix state name in takedown_cpu() comment, tip-bot for Brendan Jackman
- [tip:x86/urgent] x86: Fix Sparse warnings about non-static functions, tip-bot for Colin Ian King
- [tip:perf/core] x86/asm: Allow again using asm.h when building for the 'bpf' clang target, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf stat: Add rbtree node_delete op, tip-bot for Jin Yao
- [tip:perf/core] perf s390: Always build with -fPIC,
tip-bot for Hendrik Brueckner
- [tip:perf/core] perf mmap: Don't discard prev in backward mode, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record, tip-bot for Wang Nan
- [tip:perf/core] perf report: Set browser mode right before setup_browser(), tip-bot for Seokho Song
- [tip:perf/core] perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv, tip-bot for William Cohen
- [tip:perf/core] perf mmap: Fix perf backward recording, tip-bot for Wang Nan
- [tip:perf/core] perf evlist: Remove evlist->overwrite, tip-bot for Wang Nan
- [tip:perf/core] perf c2c: Add a tip about cacheline events, tip-bot for Sangwon Hong
- [tip:perf/core] perf mmap: Remove overwrite from arguments list of perf_mmap__push, tip-bot for Wang Nan
- [tip:perf/core] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events, tip-bot for Ganapatrao Kulkarni
- [tip:perf/core] perf mmap: Remove overwrite and check_messup from mmap read, tip-bot for Wang Nan
- [tip:perf/core] perf pmu: Add check for valid cpuid in perf_pmu__find_map(), tip-bot for Ganapatrao Kulkarni
- [tip:perf/core] perf tools: Fix up build in hardnened environments, tip-bot for Jiri Olsa
- [tip:perf/core] perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex, tip-bot for Wang Nan
- [tip:perf/core] perf tools arm64: Add support for get_cpuid_str function., tip-bot for Ganapatrao Kulkarni
- [tip:perf/core] perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap, tip-bot for Wang Nan
- [tip:perf/core] perf pmu: Pass pmu as a parameter to get_cpuid_str(), tip-bot for Ganapatrao Kulkarni
- [tip:perf/core] perf rblist: Create rblist__exit() function, tip-bot for Jin Yao
- [tip:perf/core] perf pmu: Add helper function is_pmu_core to detect PMU CORE devices, tip-bot for Ganapatrao Kulkarni
- [tip:perf/core] perf thread_map: Add method to map all threads in the system, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate: Fix unnecessary memory allocation for s390x, tip-bot for Thomas Richter
- [tip:perf/core] perf annotate: Fix objdump comment parsing for Intel mov dissassembly, tip-bot for Thomas Richter
- [tip:perf/core] tools build feature: Check if pthread_barrier_t is available, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf bench futex: Sync waker threads, tip-bot for James Yang
- [tip:perf/core] perf bench futex: Use cpumaps, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf report: Fix -D output for user metadata events, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] Documentation: Add Arnaldo Melo to list of enforcement statement endorsers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf buildid-cache: Document for Node.js USDT, tip-bot for Hansuk Hong
- [tip:perf/core] perf intel-pt: Improve build messages for files that differ from the kernel, tip-bot for Adrian Hunter
- [tip:perf/core] perf script: Allow computing 'perf stat' style metrics, tip-bot for Andi Kleen
- [tip:perf/core] perf record: Synthesize thread map and cpu map, tip-bot for Andi Kleen
- [tip:perf/core] perf record: Synthesize unit/scale/... in event update, tip-bot for Andi Kleen
- [tip:perf/core] perf test: Disable test cases 19 and 20 on s390x, tip-bot for Thomas Richter
- [tip:perf/core] tools headers: Follow the upstream UAPI header version 100% differ from the kernel, tip-bot for Ingo Molnar
- [tip:x86/urgent] x86/PCI: Make broadcom_postcore_init() check acpi_disabled, tip-bot for Rafael J. Wysocki
- [tip:x86/urgent] x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD, tip-bot for Rudolf Marek
- [tip:x86/urgent] x86/power: Fix some ordering bugs in __restore_processor_context(),
tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86 / PCI: Make broadcom_postcore_init() check acpi_disabled, tip-bot for Rafael J. Wysocki
- [tip:x86/urgent] x86/microcode/AMD: Add support for fam17h microcode loading,
tip-bot for Tom Lendacky
- [tip:x86/urgent] x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation,
tip-bot for Prarit Bhargava
- [tip:x86/urgent] x86/boot/compressed/64: Print error if 5-level paging is not supported,
tip-bot for Kirill A. Shutemov
- [tip:x86/urgent] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time,
tip-bot for Kirill A. Shutemov
- [tip:irq/urgent] irqdesc: Use bool return type instead of int, tip-bot for Will Deacon
- [tip:ras/core] x86/MCE: Extend table to report action optional errors through CMCI too, tip-bot for Xie XiuQi
- [tip:ras/core] x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems, tip-bot for Yazen Ghannam
- [tip:x86/urgent] x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD, tip-bot for Rudolf Marek
- [tip:perf/core] perf test: Fix test 21 for s390x, tip-bot for Thomas Richter
- [tip:perf/core] tools headers: Synchronize KVM arch ABI headers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools headers: Syncronize mman.h ABI header, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools headers uapi: Synchronize drm/drm.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools headers: Synchronize prctl.h ABI header, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools headers: Synchronize drm/i915_drm.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools headers: Synchronize perf_event.h header, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf intel-pt: Bring instruction decoder files into line with the kernel, tip-bot for Adrian Hunter
- [tip:perf/core] perf bench numa: Fixup discontiguous/sparse numa nodes, tip-bot for Satheesh Rajendran
- [tip:irq/urgent] genirq/matrix: Fix the precedence fix for real,
tip-bot for Thomas Gleixner
- [tip:smp/urgent] smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place, tip-bot for Lai Jiangshan
- [tip:x86/urgent] x86/xen: Support early interrupts in xen pv guests, tip-bot for Juergen Gross
- [tip:x86/urgent] x86/idt: Load idt early in start_secondary,
tip-bot for Chunyu Hu
- [tip:x86/urgent] x86/tlb: Disable interrupts when changing CR4, tip-bot for Nadav Amit
- [tip:x86/urgent] x86/tlb: Refactor CR4 setting and shadow write, tip-bot for Nadav Amit
- [tip:sched/urgent] sched/debug: Fix task state recording/printout, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/decoder: Add new TEST instruction pattern,
tip-bot for Masami Hiramatsu
- [tip:x86/urgent] x86/PCI: Remove unused HyperTransport interrupt support, tip-bot for Bjorn Helgaas
- [tip:x86/urgent] x86/umip: Fix insn_get_code_seg_params()'s return value, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/boot/KASLR: Remove unused variable, tip-bot for Chao Fan
- [tip:irq/urgent] genirq/matrix: Make - vs ?: Precedence explicit, tip-bot for Kees Cook
- [tip:irq/urgent] irqchip/imgpdc: Use resource_size function on resource object, tip-bot for Vasyl Gomonovych
- [tip:irq/urgent] irqchoip/imgpdc: Use resource_size function on resource object, tip-bot for Vasyl Gomonovych
- [tip:irq/urgent] irqchip/qcom: Fix u32 comparison with value less than zero, tip-bot for Colin Ian King
- [tip:timers/urgent] timer: Remove redundant __setup_timer*() macros, tip-bot for Kees Cook
- [tip:timers/urgent] timer: Remove unused data arguments from macros, tip-bot for Kees Cook
- [tip:timers/urgent] timer: Pass function down to initialization routines, tip-bot for Kees Cook
- [tip:timers/urgent] treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts, tip-bot for Kees Cook
- [tip:timers/urgent] timer: Switch callback prototype to take struct timer_list * argument, tip-bot for Kees Cook
- [tip:timers/urgent] timer: Pass timer_list pointer to callbacks unconditionally, tip-bot for Kees Cook
- [tip:timers/urgent] timer: Remove init_timer() interface, tip-bot for Kees Cook
- [tip:timers/urgent] Coccinelle: Remove setup_timer.cocci, tip-bot for Kees Cook
- [tip:timers/urgent] timer: Remove setup_*timer() interface, tip-bot for Kees Cook
- [tip:timers/urgent] s390: cmm: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/urgent] treewide: setup_timer() -> timer_setup() (2 field), tip-bot for Kees Cook
- [tip:timers/urgent] treewide: setup_timer() -> timer_setup(), tip-bot for Kees Cook
- [tip:timers/urgent] block/laptop_mode: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/urgent] drivers/net: cris: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/urgent] treewide: init_timer() -> setup_timer(), tip-bot for Kees Cook
- [tip:timers/urgent] treewide: Switch DEFINE_TIMER callbacks to struct timer_list *, tip-bot for Kees Cook
- [tip:timers/urgent] lightnvm: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/urgent] drm/vc4: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/urgent] usb: usbatm: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/urgent] drm/i915/selftests: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/urgent] net/atm/mpc: Avoid open-coded assignment of timer callback function, tip-bot for Kees Cook
- [tip:timers/urgent] drivers/firmware: psci: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:x86/urgent] x86/entry/64: Add missing irqflags tracing to native_load_gs_index(), tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow,
tip-bot for Andrey Ryabinin
- [tip:x86/urgent] x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/pkeys/selftests: Fix protection keys write() warning, tip-bot for Dave Hansen
- [tip:x86/urgent] x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey', tip-bot for Dave Hansen
- [tip:x86/urgent] x86/mpx/selftests: Fix up weird arrays, tip-bot for Dave Hansen
- [tip:x86/urgent] x86/pkeys: Update documentation about availability, tip-bot for Dave Hansen
- [tip:sched/urgent] sched/deadline: Don't use dubious signed bitfields, tip-bot for Dan Carpenter
- [tip:x86/urgent] x86/umip: Print a warning into the syslog if UMIP-protected instructions are used, tip-bot for Ricardo Neri
- [tip:perf/core] tools/headers: Synchronize kernel x86 UAPI headers,
tip-bot for Ingo Molnar
- [tip:perf/core] perf tools: Move symbol__calc_percent() call to outside symbol__disassemble(), tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Fix crash when annotating symbol, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Change (symbol|annotation)__calc_percent return type to void, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Use signal interface for SIGWINCH handler, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Fix window dimensions change handling, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Optimize sample parsing for ordered events, tip-bot for Jiri Olsa
- [tip:perf/core] perf ordered_events: Pass timestamp arg in perf_session__queue_event, tip-bot for Jiri Olsa
- [tip:perf/core] perf evlist: Add perf_evlist__parse_sample_timestamp function, tip-bot for Jiri Olsa
- [tip:perf/core] perf evsel: Centralize perf_sample initialization, tip-bot for Jiri Olsa
- [tip:perf/core] perf callchain: Reset cursor arg instead of callchain_cursor, tip-bot for Jiri Olsa
- [tip:perf/core] perf buildid-cache: Document missing --force option, tip-bot for Sihyeon Jang
- [tip:perf/core] perf evlist: Document missing --force option, tip-bot for Sihyeon Jang
- [tip:perf/core] perf sched: Document missing --force option, tip-bot for Sihyeon Jang
- [tip:perf/core] perf timechart: Document missing --force option, tip-bot for Sihyeon Jang
- [tip:perf/core] perf trace: Document missing option, colons, tip-bot for Sihyeon Jang
- [tip:perf/core] perf inject: Document missing options, tip-bot for Sihyeon Jang
- [tip:perf/core] perf: Fix header.size for namespace events, tip-bot for Jiri Olsa
- [tip:perf/core] perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-interrupts, tip-bot for Kim Phillips
- [tip:perf/core] perf top: Ignore kptr_restrict when not sampling the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf c2c: Fix spelling mistakes in browser help text, tip-bot for Kim Phillips
- [tip:perf/core] perf record: Ignore kptr_restrict when not sampling the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf report: Ignore kptr_restrict when not sampling the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate: Do not truncate instruction names at 6 chars,
tip-bot for Ravi Bangoria
- [tip:perf/core] perf machine: Guard against NULL in machine__exit(),
tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf test shell: Fix test case probe libc's inet_pton on s390x,
tip-bot for Thomas Richter
- [tip:perf/core] perf help: Fix a bug during strstart() conversion,
tip-bot for Namhyung Kim
- [tip:perf/core] perf test shell: Fix check open filename arg using 'perf trace' on s390x, tip-bot for Thomas Richter
- [tip:perf/core] perf tests: Set evlist of test__task_exit() to !overwrite, tip-bot for Wang Nan
- [tip:perf/core] perf tests: Set evlist of test__basic_mmap() to !overwrite, tip-bot for Wang Nan
- [tip:perf/core] perf top: Remove a duplicate word, tip-bot for Sihyeon Jang
- [tip:perf/core] perf tests: Set evlist of test__sw_clock_freq() to !overwrite, tip-bot for Wang Nan
- [tip:perf/core] perf tests: Set evlist of test__backward_ring_buffer() to !overwrite, tip-bot for Wang Nan
- [tip:perf/core] perf script: Fix --per-event-dump for auxtrace synth evsels, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: Allow printing period for non freq mode groups, tip-bot for Andi Kleen
- [tip:perf/core] perf vendor events powerpc: Update POWER9 events, tip-bot for Sukadev Bhattiprolu
- [tip:perf/core] perf tools: Document some missing perf.data headers, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Use shell function for perl cflags retrieval, tip-bot for Jiri Olsa
- [tip:perf/core] perf buildid-cache: Update help text for purge command, tip-bot for Thomas-Mich Richter
- [tip:perf/core] perf tests: Add missing WRITE_ASS for new fields of perf_event_attr, tip-bot for Seonghyun Park
- [tip:perf/core] perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv,
tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Fix an exit code of trace__symbols_init,
tip-bot for Andrei Vagin
- [tip:perf/core] perf annotate: Align source and offset lines, tip-bot for Jiri Olsa
- [tip:perf/core] perf evsel: Enable type checking for perf_evsel_config_term types, tip-bot for Andi Kleen
- [tip:perf/core] perf annotate browser: Add disasm_line__write function, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate browser: Use struct annotation_line in browser top, tip-bot for Jiri Olsa
- [tip:perf/core] tools headers: Synchronize kernel ABI headers wrt SPDX tags, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf annotate browser: Use struct annotation_line in find functions, tip-bot for Jiri Olsa
- [tip:perf/core] perf record: Fix -c/-F options for cpu event aliases,
tip-bot for Andi Kleen
- [tip:perf/core] perf annotate browser: Use struct annotation_line in browser_line, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate browser: Change offsets to struct annotation_line, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate browser: Change selection to struct annotation_line, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate browser: Rename disasm_line__browser to browser_line, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate browser: Rename struct browser_disasm_line to browser_line, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate browser: Use samples data from struct annotation_line, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Factor annotation_line__print from disasm_line__print, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add annotation_line__print function, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Remove struct source_line, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent(), tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Remove disasm__calc_percent function, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Remove disasm__calc_percent() from disasm_line__print(), tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add symbol__calc_lines function, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add annotation_line__(new|delete) functions, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add symbol__calc_percent function, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add annotated_source__purge function, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add samples into struct annotation_line, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Move rb_node to struct annotation_line, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add annotation_line__add function, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add annotation_line__next function, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add evsel into struct annotation_line_args, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add offset/line/line_nr into struct annotate_args, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add map into struct annotate_args, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add arch into struct annotate_args, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add struct annotate_args, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add symbol__annotate function, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Move ipc/cycles into annotation_line struct, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Move line/offset into annotation_line struct, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Add annotation_line struct, tip-bot for Jiri Olsa
- [tip:perf/core] perf evlist: Set the correct idx when adding dummy events, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/smpboot: Fix __max_logical_packages estimate, tip-bot for Prarit Bhargava
- [tip:x86/urgent] x86/topology: Avoid wasting 128k for package id array, tip-bot for Andi Kleen
- [tip:x86/urgent] perf/x86/intel/uncore: Cache logical pkg id in uncore driver, tip-bot for Andi Kleen
- [tip:x86/urgent] x86/boot: Fix boot failure when SMP MP-table is based at 0, tip-bot for Tom Lendacky
- [tip:x86/urgent] x86/acpi: Handle SCI interrupts above legacy space gracefully, tip-bot for Vikas C Sajjan
- [tip:x86/urgent] x86/acpi: Reduce code duplication in mp_override_legacy_irq(), tip-bot for Vikas C Sajjan
- [tip:x86/urgent] x86/mm: Limit mmap() of /dev/mem to valid physical addresses, tip-bot for Craig Bergstrom
- [tip:sched/urgent] sched/deadline: Fix the description of runtime accounting in the documentation, tip-bot for Claudio Scordino
- [tip:x86/urgent] x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1: 1 pages, tip-bot for Tony Luck
- [tip:x86/urgent] x86/selftests: Add test for mapping placement for 5-level paging, tip-bot for Kirill A. Shutemov
- [tip:x86/urgent] x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border, tip-bot for Kirill A. Shutemov
- [tip:perf/urgent] perf/core: Fix memory leak triggered by perf --namespace,
tip-bot for Vasily Averin
- [tip:perf/urgent] perf/x86/intel/uncore: Add event constraint for BDX PCU, tip-bot for Kan Liang
- [tip:irq/urgent] irqchip/exiu: Fix return value check in exiu_init(), tip-bot for Wei Yongjun
- [tip:timers/urgent] timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD, tip-bot for Miroslav Lichvar
- [tip:timers/urgent] clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup, tip-bot for Benjamin Gaignard
- [tip:locking/urgent] jump_label: Invoke jump_label_test() via early_initcall(), tip-bot for Jason Baron
- [tip:x86/urgent] x86/umip: Print a line in the boot log that UMIP has been enabled, tip-bot for Ricardo Neri
- [tip:x86/urgent] x86/umip: Select X86_INTEL_UMIP by default, tip-bot for Ricardo Neri
- [tip:x86/urgent] x86/umip: Identify the STR and SLDT instructions, tip-bot for Ricardo Neri
- [tip:core/objtool] tools/headers: Sync objtool UAPI header, tip-bot for Ingo Molnar
- [tip:irq/core] irqchip/gic-v3: pr_err() strings should end with newlines, tip-bot for Arvind Yadav
- [tip:irq/core] irqchip/gic-v3-its: Remove artificial dependency on PCI, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/s3c24xx: pr_err() strings should end with newlines, tip-bot for Arvind Yadav
- [tip:irq/core] irqchip/gic-v4: Add forward definition of struct irq_domain_ops, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Track whether the trigger type has been set, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3: Fix ppi-partitions lookup, tip-bot for Johan Hovold
- [tip:timers/urgent] timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64(), tip-bot for Dou Liyang
- [tip:perf/urgent] perf/x86/intel: Hide TSX events when RTM is not supported, tip-bot for Andi Kleen
- [tip:timers/urgent] timer/debug: Change /proc/timer_list from 0444 to 0400, tip-bot for Ingo Molnar
- [tip:smp/hotplug] cpu/hotplug: Get rid of CPU hotplug notifier leftovers, tip-bot for Thomas Gleixner
- [tip:perf/core] kprobes: Don't spam the build log with deprecation warnings,
tip-bot for Ingo Molnar
- [tip:irq/core] timer/debug: Change /proc/timer_list from 0444 to 0400, tip-bot for Ingo Molnar
- [tip:irq/core] genirq: Fix type of shifting literal 1 in __setup_irq(), tip-bot for Rasmus Villemoes
- [tip:irq/core] irqdomain: Drop pointless NULL check in virq_debug_show_one, tip-bot for Rasmus Villemoes
- [tip:irq/core] genirq/proc: Return proper error code when irq_set_affinity() fails, tip-bot for Wen Yaxng
- [tip:timers/core] pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday(), tip-bot for Arnd Bergmann
- [tip:timers/core] timers: Add a function to start/reduce a timer, tip-bot for David Howells
- [tip:irq/core] irq/work: Use llist_for_each_entry_safe, tip-bot for Thomas Gleixner
- [tip:x86/cache] x86/intel_rdt: Fix a silent failure when writing zero value schemata, tip-bot for Xiaochen Shen
- [tip:perf/urgent] tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header, tip-bot for Ingo Molnar
- [tip:perf/urgent] perf trace: Call machine__exit() at exit, tip-bot for Andrei Vagin
- [tip:perf/urgent] perf tools: Add "reject" option for parse-events.l, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf tools: Fix eBPF event specification parsing, tip-bot for Jiri Olsa
- [tip:locking/core] locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE,
tip-bot for Michael S. Tsirkin
- [tip:x86/platform] x86/virt/xen: Use guest_late_init to detect Xen PVH guest, tip-bot for Juergen Gross
- [tip:x86/platform] x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structure, tip-bot for Juergen Gross
- [tip:x86/platform] x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA, tip-bot for Juergen Gross
- [tip:x86/platform] x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init', tip-bot for Juergen Gross
- [tip:x86/platform] x86/virt: Add enum for hypervisors to replace x86_hyper, tip-bot for Juergen Gross
- [tip:x86/timers] x86/tsc: Mark cyc2ns_init() and detect_art() __init, tip-bot for Dou Liyang
- [tip:x86/urgent] x86/debug: Handle warnings before the notifier chain, to fix KGDB crash,
tip-bot for Alexander Shishkin
- [tip:x86/urgent] x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging, tip-bot for Kirill A. Shutemov
- [tip:irq/core] irqchip: mips-gic: Print warning if inherited GIC base is used, tip-bot for Matt Redfearn
- [tip:irq/core] irqchip/mips-gic: Add pr_fmt and reword pr_* messages, tip-bot for Matt Redfearn
- [tip:irq/core] irqchip/stm32: Move the wakeup on interrupt mask, tip-bot for Ludovic Barre
- [tip:irq/core] irqchip/stm32: Fix initial values, tip-bot for Ludovic Barre
- [tip:irq/core] irqchip/stm32: Add stm32h7 support, tip-bot for Ludovic Barre
- [tip:irq/core] dt-bindings/interrupt-controllers: Add compatible string for stm32h7, tip-bot for Ludovic Barre
- [tip:irq/core] irqchip/exiu: Add support for Socionext Synquacer EXIU controller, tip-bot for Ard Biesheuvel
- [tip:irq/core] irqchip/stm32: Add multi-bank management, tip-bot for Ludovic Barre
- [tip:irq/core] dt-bindings: Add description of Socionext EXIU interrupt controller, tip-bot for Ard Biesheuvel
- [tip:irq/core] irqchip/stm32: Select GENERIC_IRQ_CHIP, tip-bot for Ludovic Barre
- [tip:irq/core] irqchip/gic-v3-its: Fix VPE activate callback return value, tip-bot for Marc Zyngier
- [tip:timers/core] netfilter: ipvs: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] timer: Prepare to change all DEFINE_TIMER() callbacks, tip-bot for Kees Cook
- [tip:timers/core] scsi: qla2xxx: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:sched/core] sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds, tip-bot for Patrick Bellasi
- [tip:x86/asm] x86/build: Make the boot image generation less verbose, tip-bot for Changbin Du
- [tip:x86/urgent] x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps(), tip-bot for Yonghong Song
- [tip:x86/urgent] x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode, tip-bot for Ricardo Neri
- [tip:x86/asm] x86/umip: Add emulation code for UMIP instructions,
tip-bot for Ricardo Neri
- [tip:x86/asm] selftests/x86: Add tests for the STR and SLDT instructions, tip-bot for Ricardo Neri
- [tip:x86/asm] selftests/x86: Add tests for User-Mode Instruction Prevention, tip-bot for Ricardo Neri
- [tip:x86/asm] x86/umip: Enable User-Mode Instruction Prevention at runtime, tip-bot for Ricardo Neri
- [tip:x86/asm] x86/traps: Fix up general protection faults caused by UMIP, tip-bot for Ricardo Neri
- [tip:x86/asm] x86/umip: Force a page fault when unable to copy emulated result to user, tip-bot for Ricardo Neri
- [tip:x86/asm] x86/insn-eval: Add support to resolve 16-bit address encodings, tip-bot for Ricardo Neri
- [tip:x86/asm] x86/insn-eval: Add wrapper function for 32 and 64-bit addresses, tip-bot for Ricardo Neri
- [tip:x86/asm] x86/cpufeature: Add User-Mode Instruction Prevention definitions, tip-bot for Ricardo Neri
- [tip:x86/asm] x86/insn-eval: Add support to resolve 32-bit address encodings, tip-bot for Ricardo Neri
- [tip:x86/asm] x86/insn-eval: Compute linear address in several utility functions, tip-bot for Ricardo Neri
- [tip:locking/core] rcu: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] netpoll: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] sched/clock, sched/cputime: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] irq_work: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] irq/timings: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] perf/core: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] x86: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] smp/core: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] timers/nohz: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] workqueue: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] irq/softirqs: Use lockdep to assert IRQs are disabled/enabled, tip-bot for Frederic Weisbecker
- [tip:locking/core] locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irqs_enabled()/disabled(), tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/core: Optimize sched_feat() for !SCHED_DEBUG builds,
tip-bot for Patrick Bellasi
- [tip:x86/urgent] x86/unwind: Disable KASAN checking in the ORC unwinder, tip-bot for Josh Poimboeuf
- [tip:locking/core] locking/pvqspinlock: Implement hybrid PV queued/unfair locks, tip-bot for Waiman Long
- [tip:core/objtool] objtool: Fix cross-build, tip-bot for Josh Poimboeuf
- [tip:x86/asm] resource: Fix resource_size.cocci warnings, tip-bot for kbuild test robot
- [tip:x86/asm] x86/mm: Add DMA support for SEV memory encryption, tip-bot for Tom Lendacky
- [tip:x86/asm] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages, tip-bot for Tom Lendacky
- [tip:x86/asm] x86/boot: Add early boot support when running with SEV active, tip-bot for Tom Lendacky
- [tip:x86/asm] percpu: Introduce DEFINE_PER_CPU_DECRYPTED, tip-bot for Brijesh Singh
- [tip:x86/asm] X86/KVM: Clear encryption attribute when SEV is active, tip-bot for Brijesh Singh
- [tip:x86/asm] X86/KVM: Decrypt shared per-cpu variables when SEV is active, tip-bot for Brijesh Singh
- [tip:x86/asm] x86/io: Unroll string I/O when SEV is active, tip-bot for Tom Lendacky
- [tip:x86/asm] x86: Add support for changing memory encryption attribute in early boot, tip-bot for Brijesh Singh
- [tip:x86/asm] resource: Provide resource struct in resource walk callback, tip-bot for Tom Lendacky
- [tip:x86/asm] x86/efi: Access EFI data as encrypted when SEV is active, tip-bot for Tom Lendacky
- [tip:x86/asm] x86/mm: Include SEV for encryption memory attribute changes, tip-bot for Tom Lendacky
- [tip:x86/asm] resource: Consolidate resource walking code, tip-bot for Tom Lendacky
- [tip:x86/asm] x86/mm: Use encrypted access of boot related data with SEV, tip-bot for Tom Lendacky
- [tip:x86/asm] x86/realmode: Don't decrypt trampoline area under SEV, tip-bot for Tom Lendacky
- [tip:x86/asm] Documentation/x86: Add AMD Secure Encrypted Virtualization (SEV) description, tip-bot for Brijesh Singh
- [tip:x86/asm] x86/mm: Don't attempt to encrypt initrd under SEV, tip-bot for Tom Lendacky
- [tip:x86/asm] x86/mm: Add Secure Encrypted Virtualization (SEV) support, tip-bot for Tom Lendacky
- [tip:x86/urgent] x86/mm: Remove unneeded TLB flush for in-place encryption, tip-bot for Tom Lendacky
- [tip:x86/urgent] x86/smpboot: Make optimization of delay calibration work correctly,
tip-bot for Pavel Tatashin
- [tip:x86/asm] kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules, tip-bot for Zhou Chengming
- [tip:locking/core] locking/rwlocks: Fix comments, tip-bot for Cheng Jian
- [tip:x86/mm] x86/mm: Remove unnecessary TLB flush for SME in-place encryption, tip-bot for Tom Lendacky
- [tip:timers/core] block/aoe: discover_timer: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] mailbox: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:perf/kprobes] arm/kprobes: Fix kretprobe test to check correct counter, tip-bot for Masami Hiramatsu
- [tip:timers/core] drbd: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] ide: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] crypto: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:perf/kprobes] arm/kprobes: Remove jprobe test case, tip-bot for Masami Hiramatsu
- [tip:x86/asm] x86/build: Factor out fdimage/isoimage generation commands to standalone script, tip-bot for Changbin Du
- [tip:timers/core] drivers/pcmcia: omap1: Fix error in automated timer conversion, tip-bot for Kees Cook
- [tip:timers/core] ARM: footbridge: Fix typo in timer conversion, tip-bot for Kees Cook
- [tip:x86/mm] mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y, tip-bot for Kirill A. Shutemov
- [tip:x86/asm] x86/build: Add more generated files to the .gitignore file, tip-bot for Changbin Du
- [tip:x86/asm] x86/build: Specify -input-charset=utf-8 for mkisofs, tip-bot for Changbin Du
- [tip:x86/asm] x86/build: Add new paths for isolinux.bin and ldlinux.c32, tip-bot for Changbin Du
- [tip:x86/asm] selftests/x86/ldt_get: Add a few additional tests for limits, tip-bot for Andy Lutomirski
- [tip:x86/asm] selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well, tip-bot for Andy Lutomirski
- [tip:x86/asm] selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area(), tip-bot for Andy Lutomirski
- [tip:x86/asm] selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities, tip-bot for Andy Lutomirski
- [tip:x86/asm] selftests/x86/protection_keys: Fix syscall NR redefinition warnings, tip-bot for Andy Lutomirski
- [tip:ras/core] x86/MCE/AMD: Fix mce_severity_amd_smca() signature, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/MCE/AMD: Always give panic severity for UC errors in kernel context, tip-bot for Yazen Ghannam
- [tip:x86/asm] x86/cpufeatures: Fix various details in the feature definitions, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/cpufeatures: Re-tabulate the X86_FEATURE definitions, tip-bot for Ingo Molnar
- [tip:core/objtool] objtool: Add a comment for the unreachable annotation macros, tip-bot for Josh Poimboeuf
- [tip:core/objtool] objtool: Move kernel headers/code sync check to a script, tip-bot for Josh Poimboeuf
- [tip:core/objtool] objtool: Move synced files to their original relative locations, tip-bot for Josh Poimboeuf
- [tip:core/objtool] objtool: Make unreachable annotation inline asms explicitly volatile, tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/module: Detect and skip invalid relocations, tip-bot for Josh Poimboeuf
- [tip:x86/urgent] Revert "x86/mm: Stop calling leave_mm() in idle code", tip-bot for Andy Lutomirski
- [tip:core/urgent] objtool: Prevent GCC from merging annotate_unreachable(), take 2, tip-bot for Josh Poimboeuf
- [tip:perf/urgent] tools/headers: Synchronize kernel ABI headers, tip-bot for Ingo Molnar
- [tip:core/urgent] objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version, tip-bot for Josh Poimboeuf
- [tip:perf/core] perf trace beauty: Implement pid_fd beautifier, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats, tip-bot for Jiri Olsa
- [tip:perf/core] perf srcline: Show correct function name for srcline of callchains, tip-bot for Namhyung Kim
- [tip:perf/core] perf srcline: Fix memory leak in addr2inlines(), tip-bot for Namhyung Kim
- [tip:perf/core] perf stat: Make --per-thread update shadow stats to show metrics, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add perf_data_file__write function, tip-bot for Jiri Olsa
- [tip:perf/core] perf trace beauty kcmp: Beautify arguments, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Rename struct perf_data_file to perf_data, tip-bot for Jiri Olsa
- [tip:perf/core] tools include uapi: Grab a copy of linux/kcmp.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf callchain: Fix double mapping al->addr for children without self period, tip-bot for Namhyung Kim
- [tip:perf/core] perf script: Print information about per-event-dump files, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace beauty prctl: Generate 'option' string table from kernel headers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools include uapi: Grab a copy of linux/prctl.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: Use pr_debug where appropriate, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evsel: Restore evsel->priv as a tool private area, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: Use event_format__fprintf(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: Allow creating per-event dump files, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: Add a few missing conversions to fprintf style, tip-bot for Arnaldo Carvalho de Melo
- [tip:timers/core] drivers/sgi-xp: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] drivers/macintosh: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] drivers/pcmcia: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] drivers/memstick: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] arm: pxa: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] mips: ip22/32: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] auxdisplay: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] powerpc/watchdog: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] sparc/led: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] hwrng/xgene-rng: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] ARM: footbridge: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] drm/etnaviv: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] watchdog: lpc18xx_wdt: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] ia64: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] xtensa: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] watchdog: cpwd: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] x86, calgary: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] media: pvrusb2: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] rcu: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] ACPI / APEI: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] fs/ncpfs: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:irq/core] irqchip: mips-gic: Make IPI bitmaps static, tip-bot for Paul Burton
- [tip:irq/core] irqchip: mips-gic: Share register writes in gic_set_type(), tip-bot for Paul Burton
- [tip:irq/core] irqchip: mips-gic: Remove gic_vpes variable, tip-bot for Paul Burton
- [tip:irq/core] irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs, tip-bot for Paul Burton
- [tip:irq/core] irqchip/meson-gpio: add support for Meson8 SoCs, tip-bot for Martin Blumenstingl
- [tip:irq/core] irqchip: mips-gic: Configure EIC when CPUs come online, tip-bot for Paul Burton
- [tip:irq/core] irqchip: mips-gic: Mask local interrupts when CPUs come online, tip-bot for Paul Burton
- [tip:irq/core] irqchip: mips-gic: Inline gic_local_irq_domain_map(), tip-bot for Paul Burton
- [tip:irq/core] irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs, tip-bot for Paul Burton
- [tip:irq/core] irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip/gic-v3-its: Setup VLPI properties at map time, tip-bot for Marc Zyngier
- [tip:irq/core] irqdomain: Update the comments of fwnode field of irq_domain structure, tip-bot for Dou Liyang
- [tip:x86/fpu] bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h"), tip-bot for Thomas Gleixner
- [tip:x86/fpu] x86/cpuid: Replace set/clear_bit32(), tip-bot for Thomas Gleixner
- [tip:x86/asm] x86/entry/64: Shorten TEST instructions, tip-bot for Borislav Petkov
- [tip:timers/core] kernel/time/Kconfig: Fix typo in comment, tip-bot for Randy Dunlap
- [tip:x86/asm] x86/traps: Use a new on_thread_stack() helper to clean up an assertion, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Remove thread_struct::sp0, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/32: Fix cpu_current_top_of_stack initialization at boot, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Remove all remaining direct thread_struct::sp0 reads, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Stop initializing TSS.sp0 at boot, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry: Add task_top_of_stack() to find the top of a task's stack, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: De-Xen-ify our NMI code, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Pass SP0 directly to load_sp0(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0(), tip-bot for Andy Lutomirski
- [tip:x86/asm] xen, x86/entry/64: Add xen NMI trap entry, tip-bot for Juergen Gross
- [tip:x86/asm] x86/entry/64: Remove the restore_c_regs_and_iret label, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Move SWAPGS into the common IRET-to-usermode path, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Simplify reg restore code in the standard IRET paths, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Use POP instead of MOV to restore regs on NMI return, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Remove the RESTORE_..._REGS infrastructure, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Shrink paranoid_exit_restore and make labels local, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Merge the fast and slow SYSRET paths, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Use pop instead of movq in syscall_return_via_sysret, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths, tip-bot for Andy Lutomirski
- [tip:x86/mpx] x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/insn-eval: Incorporate segment base in linear address computation, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 101b, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/insn-eval: Add function to get default params of code segment, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/insn-eval: Add utility functions to get segment descriptor base address and limit, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/insn-eval: Add utility function to get segment descriptor,
tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/insn-eval: Do not BUG on invalid register type, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/insn-eval: Add utility functions to get segment selector, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/insn-eval: Add utility function to identify string instructions, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/insn-eval: Add a utility function to get register offsets, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/boot: Relocate definition of the initial state of CR0, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/mpx: Use signed variables to compute effective addresses, tip-bot for Ricardo Neri
- [tip:x86/mpx] ptrace,x86: Make user_64bit_mode() available to 32-bit builds, tip-bot for Ricardo Neri
- [tip:x86/mpx] uprobes/x86: Use existing definitions for segment override prefixes, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/mpx: Simplify handling of errors when computing linear addresses, tip-bot for Ricardo Neri
- [tip:x86/mpx] x86/mm: Relocate page fault error codes to traps.h, tip-bot for Ricardo Neri
- [tip:ras/urgent] x86/mcelog: Get rid of RCU remnants, tip-bot for Borislav Petkov
- [tip:timers/core] drm: gma500: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] usb: usbtest: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] target/iscsi: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: sas: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] RAS/CEC: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] target/iscsi: Simplify timer manipulation code, tip-bot for Bart Van Assche
- [tip:timers/core] scsi: ibmvscsi: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: qla4xxx: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: megaraid: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: lpfc: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: pmcraid: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: ipr: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: cxgbi: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: csiostor: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: aic7xxx: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:core/urgent] watchdog/hardlockup/perf: Use atomics to track in-use cpu counter,
tip-bot for Don Zickus
- [tip:core/urgent] watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Simplify deferred event destroy"),
tip-bot for Thomas Gleixner
- [tip:timers/core] timer: Add parenthesis around timer_setup() macro arguments, tip-bot for Kees Cook
- [tip:timers/core] clockevents: Update clockevents device next_event on stop, tip-bot for Prasad Sodagudi
- [tip:irq/core] irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CPUMASK_OFFSTACK=y kernels(v1), tip-bot for Rakib Mullick
- [tip:sched/core] sched/sysctl: Fix attributes of some extern declarations, tip-bot for Matthias Kaehlcke
- [tip:irq/urgent] irqchip/irq-mvebu-gicp: Add missing spin_lock init, tip-bot for Antoine Tenart
- [tip:timers/core] clocksource: Improve GENERIC_CLOCKEVENTS dependency, tip-bot for Arnd Bergmann
- [tip:timers/core] clocksource/drivers/timer-of: Add timer_of_exit function, tip-bot for Benjamin Gaignard
- [tip:timers/core] clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore, tip-bot for Matt Redfearn
- [tip:timers/core] clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates, tip-bot for Matt Redfearn
- [tip:timers/core] clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion, tip-bot for Mark Rutland
- [tip:timers/core] clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame, tip-bot for Ard Biesheuvel
- [tip:timers/core] clocksource/drivers/rockchip: pr_err() strings should end with newlines, tip-bot for Arvind Yadav
- [tip:timers/core] clocksource/drivers/fttmr010: pr_err() strings should end with newlines, tip-bot for Arvind Yadav
- [tip:timers/core] clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated, tip-bot for Geert Uytterhoeven
- [tip:timers/core] clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*", tip-bot for Geert Uytterhoeven
- [tip:timers/core] dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible values, tip-bot for Geert Uytterhoeven
- [tip:timers/core] MAINTAINERS: Fix path and add bindings to timers, tip-bot for Daniel Lezcano
- [tip:timers/core] clocksource/drivers/owl: pr_err() strings should end with newlines, tip-bot for Arvind Yadav
- [tip:timers/core] clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper, tip-bot for Geert Uytterhoeven
- [tip:timers/core] clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling, tip-bot for Geert Uytterhoeven
- [tip:timers/core] clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1, tip-bot for Magnus Damm
- [tip:timers/core] clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case, tip-bot for Magnus Damm
- [tip:timers/core] time: Move old timekeeping interfaces to timekeeping32.h, tip-bot for Arnd Bergmann
- [tip:timers/core] time: Move time_t conversion helpers to time32.h, tip-bot for Arnd Bergmann
- [tip:timers/core] time: Move time_t based interfaces to time32.h, tip-bot for Arnd Bergmann
- [tip:timers/core] time: Remove unused functions, tip-bot for Arnd Bergmann
- [tip:timers/core] timekeeping: Use timespec64 in timekeeping_inject_offset, tip-bot for Arnd Bergmann
- [tip:timers/core] timekeeping: Consolidate timekeeping_inject_offset code, tip-bot for Arnd Bergmann
- [tip:timers/core] rtc: Allow rtc drivers to specify the tv_nsec value for ntp, tip-bot for Jason Gunthorpe
- [tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races,
tip-bot for Peter Zijlstra
- [tip:x86/boot] x86/boot: Disable Clang warnings about GNU extensions, tip-bot for Matthias Kaehlcke
- [tip:sched/core] sched/isolation: Document isolcpus= boot parameter flags, mark it deprecated, tip-bot for Frederic Weisbecker
- [tip:x86/fpu] x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features, tip-bot for Gayatri Kammela
- [tip:irq/core] irq/work: Don't reinvent the wheel but use existing llist API, tip-bot for Byungchul Park
- [tip:locking/core] x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized, tip-bot for Dou Liyang
- [tip:x86/mm] x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_pages', tip-bot for Baoquan He
- [tip:perf/urgent] perf/cgroup: Fix perf cgroup hierarchy support, tip-bot for Tejun Heo
- [tip:irq/core] genirq: Document vcpu_info usage for percpu_devid interrupts, tip-bot for Christoffer Dall
- [tip:timers/core] scsi: libiscsi: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: smartpqi: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: libfc: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: isci: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: gdth: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: aic94xx: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: fcoe: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: dc395x: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: be2iscsi: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:timers/core] scsi: bnx2i: Convert timers to use timer_setup(), tip-bot for Kees Cook
- [tip:perf/urgent] perf symbols: Fix memory corruption because of zero length symbols, tip-bot for Ravi Bangoria
- [tip:perf/urgent] perf tools: Unwind properly location after REJECT, tip-bot for Jiri Olsa
- [tip:perf/core] perf/core: Rewrite event timekeeping, tip-bot for Peter Zijlstra
- [tip:x86/urgent] Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses", tip-bot for Ingo Molnar
- [tip:perf/core] perf/core: Fix perf_event_read(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Remove wrong barrier, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Rename 'enum perf_event_active_state', tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Make sure to update ctx time before using it, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Fix __perf_read_group_add() locking, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/isolation: Handle the nohz_full= parameter, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_HZ_FULL, tip-bot for Frederic Weisbecker
- [tip:perf/core] perf/core: Update ctx time before detaching events, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers", tip-bot for Yonghong Song
- [tip:perf/core] perf/core: Fix perf_event_read_value() locking, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/isolation: Document the isolcpus= flags,
tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/isolation: Add basic isolcpus flags, tip-bot for Frederic Weisbecker
- [tip:x86/build] x86/build: Beautify build log of syscall headers, tip-bot for Masahiro Yamada
- [tip:sched/core] sched/isolation: Move isolcpus= handling to the housekeeping code, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/isolation: Introduce housekeeping flags, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/isolation: Use its own static key, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu(), tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu(), tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/isolation, watchdog: Use housekeeping_cpumask() instead of ad-hoc version, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/isolation: Make the housekeeping cpumask private, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/isolation: Move housekeeping related code to its own file, tip-bot for Frederic Weisbecker
- [tip:locking/core] block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_completion(), tip-bot for Byungchul Park
- [tip:sched/core] sched/idle: Micro-optimize the idle loop,
tip-bot for Cheng Jian
- [tip:perf/core] perf callchain: Compare symbol name for inlined frames when matching, tip-bot for Milian Wolff
- [tip:perf/core] perf report: Compare symbol name for inlined frames when sorting, tip-bot for Milian Wolff
- [tip:perf/core] perf report: Cache failed lookups of inlined frames, tip-bot for Milian Wolff
- [tip:perf/core] perf util: Enable handling of inlined frames by default, tip-bot for Milian Wolff
- [tip:perf/core] perf report: Use srcline from callchain for hist entries, tip-bot for Milian Wolff
- [tip:perf/core] perf report: Cache srclines for callchain nodes, tip-bot for Milian Wolff
- [tip:perf/core] perf report: Properly handle branch count in match_chain(), tip-bot for Milian Wolff
- [tip:perf/core] perf report: Remove code to handle inline frames from browsers, tip-bot for Milian Wolff
- [tip:perf/core] perf script: Mark inlined frames and do not print DSO for them, tip-bot for Milian Wolff
- [tip:perf/core] perf callchain: Refactor inline_list to operate on symbols, tip-bot for Milian Wolff
- [tip:perf/core] perf callchain: Store srcline in callchain_cursor_node, tip-bot for Milian Wolff
- [tip:perf/core] perf callchain: Mark inlined frames in output by " (inlined)" suffix, tip-bot for Milian Wolff
- [tip:perf/core] perf report: Fall-back to function name comparison for -g srcline, tip-bot for Milian Wolff
- [tip:perf/core] perf callchain: Create real callchain entries for inlined frames, tip-bot for Milian Wolff
- [tip:perf/core] perf callchain: Refactor inline_list to store srcline string directly, tip-bot for Milian Wolff
- [tip:locking/core] workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS, tip-bot for Byungchul Park
- [tip:efi/urgent] efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y, tip-bot for Ard Biesheuvel
- [tip:locking/core] locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default, tip-bot for Byungchul Park
- [tip:locking/core] sched/completions: Add support for initializing completions with lockdep_map, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep, sched/completions: Change the prefix of lock name for completion variables, tip-bot for Byungchul Park
- [tip:locking/core] locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP, tip-bot for Byungchul Park
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]