tip-bot2 for Alexey Makhalov ([email protected])

Number of posts: 14587 (8.3 per day)
First post: 2019-08-23 09:14:45
Last post: 2024-06-15 08:23:37

Date List Subject
2024-03-25 14:45:11 linux-kernel [tip: x86/urgent] Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
2024-03-25 14:32:15 linux-kernel [tip: perf/urgent] perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and later
2024-03-25 14:26:31 linux-kernel [tip: perf/urgent] x86/cpufeatures: Add new word for scattered features
2024-03-24 04:06:29 linux-kernel [tip: x86/boot] x86/build: Clean up arch/x86/tools/relocs.c a bit
2024-03-24 04:06:19 linux-kernel [tip: x86/urgent] x86/boot/64: Apply encryption mask to 5-level pagetable update
2024-03-24 04:06:13 linux-kernel [tip: x86/urgent] x86/boot/64: Move 5-level paging global variable assignments back
2024-03-24 03:16:14 linux-kernel [tip: x86/urgent] x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
2024-03-24 03:16:06 linux-kernel [tip: x86/urgent] x86/cpu: Add model number for another Intel Arrow Lake mobile processor
2024-03-24 03:07:30 linux-kernel [tip: x86/urgent] Documentation/x86: Document that resctrl bandwidth control units are MiB
2024-03-23 13:25:31 linux-kernel [tip: x86/urgent] x86/cpu: Ensure that CPU info updates are propagated on UP
2024-03-23 13:25:19 linux-kernel [tip: x86/urgent] x86/topology: Don't evaluate logical IDs during early boot
2024-03-23 13:25:12 linux-kernel [tip: x86/urgent] x86/topology: Handle the !APIC case gracefully
2024-03-23 13:25:12 linux-kernel [tip: x86/urgent] x86/mpparse: Register APIC address only once
2024-03-22 11:32:33 linux-kernel [tip: x86/cleanups] x86/fred: Fix typo in Kconfig description
2024-03-22 11:08:39 linux-kernel [tip: locking/core] context_tracking: Make context_tracking_key __ro_after_init
2024-03-22 11:08:13 linux-kernel [tip: x86/build] x86/boot: Replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
2024-03-22 11:08:07 linux-kernel [tip: x86/asm] x86/asm/64: Clean up memset16(), memset32(), memset64() assembly constraints in <asm/string_64.h>
2024-03-22 11:07:12 linux-kernel [tip: x86/urgent] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
2024-03-22 11:01:15 linux-kernel [tip: x86/shstk] x86/shstk: Enable shadow stacks for x32
2024-03-22 11:01:08 linux-kernel [tip: x86/percpu] x86/percpu: Unify arch_raw_cpu_ptr() defines
2024-03-22 11:00:52 linux-kernel [tip: x86/cpu] x86/cpu/topology: Add support for the AMD 0x80000026 leaf
2024-03-22 11:00:02 linux-kernel [tip: x86/urgent] x86/kexec: Do not update E820 kexec table for setup_data
2024-03-22 10:59:52 linux-kernel [tip: x86/urgent] x86/pm: Work around false positive kmemleak report in msr_build_context()
2024-03-22 10:59:06 linux-kernel [tip: locking/core] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
2024-03-22 10:58:33 linux-kernel [tip: locking/core] x86/tsc: Make __use_tsc __ro_after_init
2024-03-22 10:58:33 linux-kernel [tip: locking/core] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
2024-03-22 08:57:00 linux-kernel [tip: x86/boot] x86/boot: Ignore relocations in .notes sections in walk_relocs() too
2024-03-22 08:50:49 linux-kernel [tip: x86/cleanups] x86/syscall/compat: Remove ia32_unistd.h
2024-03-22 08:48:39 linux-kernel [tip: x86/cleanups] x86/syscall/compat: Remove unused macro __SYSCALL_ia32_NR
2024-03-22 08:40:29 linux-kernel [tip: x86/cleanups] x86/xen: Remove duplicate #include
2024-03-22 08:40:25 linux-kernel [tip: x86/cleanups] x86/virt/tdx: Remove duplicate include
2024-03-22 08:40:00 linux-kernel [tip: x86/boot] x86: Rename __{start,end}_init_task to __{start,end}_init_stack
2024-03-21 20:19:36 linux-kernel [tip: x86/cpu] x86/cpu: Get rid of an unnecessary local variable in get_cpu_address_sizes()
2024-03-21 20:10:28 linux-kernel [tip: perf/core] perf/x86/rapl: Prefer struct_size() over open coded arithmetic
2024-03-21 20:02:39 linux-kernel [tip: x86/cpu] x86/cpu: Move leftover contents of topology.c to setup.c
2024-03-21 19:53:18 linux-kernel [tip: locking/core] locking/qspinlock: Always evaluate lockevent* non-event parameter once
2024-03-21 19:45:25 linux-kernel [tip: sched/urgent] sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation
2024-03-21 19:29:00 linux-kernel [tip: x86/boot] x86/boot: Simplify boot stack setup
2024-03-21 19:21:31 linux-kernel [tip: x86/percpu] x86/percpu: Enable named address spaces for GCC 9.1+
2024-03-21 11:25:14 linux-kernel [tip: timers/urgent] timers/migration: Fix endless timer requeue after idle interrupts
2024-03-21 11:25:08 linux-kernel [tip: timers/urgent] timers: Fix removed self-IPI on global timer's enqueue in nohz_full
2024-03-21 09:22:23 linux-kernel [tip: x86/urgent] x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
2024-03-20 13:34:40 linux-kernel [tip: x86/percpu] x86/percpu: Re-enable named address spaces with KASAN for GCC 13.3+
2024-03-20 11:39:36 linux-kernel [tip: x86/percpu] x86/percpu: Convert this_percpu_xchg_op() from asm() to C code, to generate better code
2024-03-20 11:39:32 linux-kernel [tip: x86/percpu] x86/percpu: Move raw_percpu_xchg_op() to a better place
2024-03-20 11:22:43 linux-kernel [tip: x86/percpu] x86/percpu: Move raw_percpu_xchg_op() to a better place
2024-03-20 11:22:38 linux-kernel [tip: x86/percpu] x86/percpu: Convert this_percpu_xchg_op() from asm() to C code, to generate better code
2024-03-20 11:22:31 linux-kernel [tip: x86/asm] x86/asm: Use "m" operand constraint in WRUSSQ asm template
2024-03-19 13:32:33 linux-kernel [tip: x86/fpu] x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
2024-03-19 12:32:08 linux-kernel [tip: x86/asm] x86/asm: Remove %P operand modifier from altinstr asm templates
2024-03-19 12:31:59 linux-kernel [tip: x86/asm] x86/asm: Use %c/%n instead of %P operand modifier in asm templates