Show patches with: Submitter = tip-bot2 for Thomas Gleixner       |    State = Action Required       |    Archived = No       |   3505 patches
« 1 219 20 2135 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[tip:,sched/core] seqlock/latch: Provide raw_read_seqcount_latch_retry() [tip:,sched/core] seqlock/latch: Provide raw_read_seqcount_latch_retry() - 2 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] arm64/io: Always inline all of __raw_{read,write}[bwlq]() [tip:,sched/core] arm64/io: Always inline all of __raw_{read,write}[bwlq]() - 1 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] loongarch: Provide noinstr sched_clock_read() [tip:,sched/core] loongarch: Provide noinstr sched_clock_read() - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] arm64/arch_timer: Provide noinstr sched_clock_read() functions [tip:,sched/core] arm64/arch_timer: Provide noinstr sched_clock_read() functions 1 - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] x86/vdso: Fix gettimeofday masking [tip:,sched/core] x86/vdso: Fix gettimeofday masking - 1 2 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] s390/time: Provide sched_clock_noinstr() [tip:,sched/core] s390/time: Provide sched_clock_noinstr() 1 - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] math64: Always inline u128 version of mul_u64_u64_shr() [tip:,sched/core] math64: Always inline u128 version of mul_u64_u64_shr() - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] x86/tsc: Provide sched_clock_noinstr() [tip:,sched/core] x86/tsc: Provide sched_clock_noinstr() - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] clocksource: hyper-v: Provide noinstr sched_clock() [tip:,sched/core] clocksource: hyper-v: Provide noinstr sched_clock() - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_M… [tip:,sched/core] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_M… - 1 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched/clock: Provide local_clock_noinstr() [tip:,sched/core] sched/clock: Provide local_clock_noinstr() - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] cpuidle: Use local_clock_noinstr() [tip:,sched/core] cpuidle: Use local_clock_noinstr() 1 - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Prevent RT livelock in itimer_delete() [tip:,timers/core] posix-timers: Prevent RT livelock in itimer_delete() - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Clarify timer_wait_running() comment [tip:,timers/core] posix-timers: Clarify timer_wait_running() comment - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Ensure timer ID search-loop limit is valid [tip:,timers/core] posix-timers: Ensure timer ID search-loop limit is valid - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Cleanup comments about timer ID tracking [tip:,timers/core] posix-timers: Cleanup comments about timer ID tracking - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Annotate concurrent access to k_itimer:: It_signal [tip:,timers/core] posix-timers: Annotate concurrent access to k_itimer:: It_signal - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Set k_itimer:: It_signal to NULL on exit() [tip:,timers/core] posix-timers: Set k_itimer:: It_signal to NULL on exit() - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Add comments about timer lookup [tip:,timers/core] posix-timers: Add comments about timer lookup - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Split release_posix_timers() [tip:,timers/core] posix-timers: Split release_posix_timers() - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Document sys_clock_getres() correctly [tip:,timers/core] posix-timers: Document sys_clock_getres() correctly - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Remove pointless irqsafe from hash_lock [tip:,timers/core] posix-timers: Remove pointless irqsafe from hash_lock - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Document sys_clock_settime() permissions in place [tip:,timers/core] posix-timers: Document sys_clock_settime() permissions in place - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Document sys_clock_getoverrun() [tip:,timers/core] posix-timers: Document sys_clock_getoverrun() - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Document common_clock_get() correctly [tip:,timers/core] posix-timers: Document common_clock_get() correctly - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Add proper comments in do_timer_create() [tip:,timers/core] posix-timers: Add proper comments in do_timer_create() - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Comment SIGEV_THREAD_ID properly [tip:,timers/core] posix-timers: Comment SIGEV_THREAD_ID properly - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Document nanosleep() details [tip:,timers/core] posix-timers: Document nanosleep() details - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Clarify posix_timer_rearm() comment [tip:,timers/core] posix-timers: Clarify posix_timer_rearm() comment - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Remove pointless comments [tip:,timers/core] posix-timers: Remove pointless comments - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Clarify posix_timer_fn() comments [tip:,timers/core] posix-timers: Clarify posix_timer_fn() comments - - - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] posix-timers: Polish coding style in a few places [tip:,timers/core] posix-timers: Polish coding style in a few places - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,ras/core] x86/amd_nb: Add MI200 PCI IDs [tip:,ras/core] x86/amd_nb: Add MI200 PCI IDs - - - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,ras/core] x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors [tip:,ras/core] x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors - - - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,ras/core] x86/amd_nb: Re-sort and re-indent PCI defines [tip:,ras/core] x86/amd_nb: Re-sort and re-indent PCI defines - - - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,ras/core] EDAC/amd64: Document heterogeneous system enumeration [tip:,ras/core] EDAC/amd64: Document heterogeneous system enumeration - - - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,ras/core] EDAC/amd64: Add support for AMD heterogeneous Family 19h Model 30h-3Fh [tip:,ras/core] EDAC/amd64: Add support for AMD heterogeneous Family 19h Model 30h-3Fh - - - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,ras/core] EDAC/amd64: Cache and use GPU node map [tip:,ras/core] EDAC/amd64: Cache and use GPU node map - - - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Remove physical address size calculation [tip:,x86/mtrr] x86/mtrr: Remove physical address size calculation - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept [tip:,x86/mtrr] x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept - - - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Support setting MTRR state for software defined MTRRs [tip:,x86/mtrr] x86/mtrr: Support setting MTRR state for software defined MTRRs - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/xen: Set MTRR state when running as Xen PV initial domain [tip:,x86/mtrr] x86/xen: Set MTRR state when running as Xen PV initial domain - 1 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Replace vendor tests in MTRR code [tip:,x86/mtrr] x86/mtrr: Replace vendor tests in MTRR code - - - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/hyperv: Set MTRR state when running as SEV-SNP Hyper-V guest [tip:,x86/mtrr] x86/hyperv: Set MTRR state when running as SEV-SNP Hyper-V guest - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Allocate mtrr_value array dynamically [tip:,x86/mtrr] x86/mtrr: Allocate mtrr_value array dynamically - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Move 32-bit code from mtrr.c to legacy.c [tip:,x86/mtrr] x86/mtrr: Move 32-bit code from mtrr.c to legacy.c - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Have only one set_mtrr() variant [tip:,x86/mtrr] x86/mtrr: Have only one set_mtrr() variant - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Add mtrr=debug command line option [tip:,x86/mtrr] x86/mtrr: Add mtrr=debug command line option - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Construct a memory map with cache modes [tip:,x86/mtrr] x86/mtrr: Construct a memory map with cache modes - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Use new cache_map in mtrr_type_lookup() [tip:,x86/mtrr] x86/mtrr: Use new cache_map in mtrr_type_lookup() - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Add get_effective_type() service function [tip:,x86/mtrr] x86/mtrr: Add get_effective_type() service function - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Remove unused code [tip:,x86/mtrr] x86/mtrr: Remove unused code - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALID [tip:,x86/mtrr] x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALID - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mm: Only check uniform after calling mtrr_type_lookup() [tip:,x86/mtrr] x86/mm: Only check uniform after calling mtrr_type_lookup() - - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/mtrr] x86/mtrr: Unify debugging printing [tip:,x86/mtrr] x86/mtrr: Unify debugging printing - 1 - --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] cyrpto/b128ops: Remove struct u128 [tip:,locking/core] cyrpto/b128ops: Remove struct u128 1 2 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] types: Introduce [us]128 [tip:,locking/core] types: Introduce [us]128 1 2 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] percpu: Add {raw,this}_cpu_try_cmpxchg() [tip:,locking/core] percpu: Add {raw,this}_cpu_try_cmpxchg() - 1 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] percpu: Wire up cmpxchg128 [tip:,locking/core] percpu: Wire up cmpxchg128 - 1 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] arch: Introduce arch_{,try_}_cmpxchg128{,_local}() [tip:,locking/core] arch: Introduce arch_{,try_}_cmpxchg128{,_local}() 2 2 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] instrumentation: Wire up cmpxchg128() [tip:,locking/core] instrumentation: Wire up cmpxchg128() 1 2 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] x86,amd_iommu: Replace cmpxchg_double() [tip:,locking/core] x86,amd_iommu: Replace cmpxchg_double() - 2 2 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] parisc: Raise minimal GCC version [tip:,locking/core] parisc: Raise minimal GCC version 1 - 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] x86,intel_iommu: Replace cmpxchg_double() [tip:,locking/core] x86,intel_iommu: Replace cmpxchg_double() - 3 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] arch: Remove cmpxchg_double [tip:,locking/core] arch: Remove cmpxchg_double 1 2 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] slub: Replace cmpxchg_double() [tip:,locking/core] slub: Replace cmpxchg_double() 2 2 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,locking/core] s390/cpum_sf: Convert to cmpxchg128() [tip:,locking/core] s390/cpum_sf: Convert to cmpxchg128() 1 2 1 --- 2023-06-05 tip-bot2 for Thomas Gleixner New
[tip:,x86/urgent] x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed [tip:,x86/urgent] x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed - 1 - --- 2023-06-03 tip-bot2 for Thomas Gleixner New
[tip:,objtool/core] objtool: Add __kunit_abort() to noreturns [tip:,objtool/core] objtool: Add __kunit_abort() to noreturns - - - --- 2023-06-02 tip-bot2 for Thomas Gleixner New
[tip:,x86/misc] x86/lib: Make get/put_user() exception handling a visible symbol [tip:,x86/misc] x86/lib: Make get/put_user() exception handling a visible symbol - - - --- 2023-06-02 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched/fair: Don't balance task to its current running CPU [tip:,sched/core] sched/fair: Don't balance task to its current running CPU - 1 - --- 2023-06-01 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched/fair: Multi-LLC select_idle_sibling() [tip:,sched/core] sched/fair: Multi-LLC select_idle_sibling() - - - --- 2023-06-01 tip-bot2 for Thomas Gleixner New
[tip:,x86/platform] x86/platform/uv: Add platform resolving #defines for misc GAM_MMIOH_REDIRECT* [tip:,x86/platform] x86/platform/uv: Add platform resolving #defines for misc GAM_MMIOH_REDIRECT* - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/platform] x86/platform/uv: Fix printed information in calc_mmioh_map [tip:,x86/platform] x86/platform/uv: Fix printed information in calc_mmioh_map - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/platform] x86/platform/uv: Introduce helper function uv_pnode_to_socket. [tip:,x86/platform] x86/platform/uv: Introduce helper function uv_pnode_to_socket. - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/platform] x86/platform/uv: When searching for minimums, start at INT_MAX not 99999 [tip:,x86/platform] x86/platform/uv: When searching for minimums, start at INT_MAX not 99999 - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/platform] x86/platform/uv: Helper functions for allocating and freeing conversion tables [tip:,x86/platform] x86/platform/uv: Helper functions for allocating and freeing conversion tables - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/platform] x86/platform/uv: UV support for sub-NUMA clustering [tip:,x86/platform] x86/platform/uv: UV support for sub-NUMA clustering - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/platform] x86/platform/uv: Remove remaining BUG_ON() and BUG() calls [tip:,x86/platform] x86/platform/uv: Remove remaining BUG_ON() and BUG() calls - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/platform] x86/platform/uv: Update UV[23] platform code for SNC [tip:,x86/platform] x86/platform/uv: Update UV[23] platform code for SNC - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,timers/core] vdso/timens: Always provide arch_get_vdso_data() prototype for vdso [tip:,timers/core] vdso/timens: Always provide arch_get_vdso_data() prototype for vdso - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,smp/core] x86/smpboot: Fix the parallel bringup decision [tip:,smp/core] x86/smpboot: Fix the parallel bringup decision - - 2 --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched: Hide unused sched_update_scaling() [tip:,sched/core] sched: Hide unused sched_update_scaling() - 1 - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched: Add schedule_user() declaration [tip:,sched/core] sched: Add schedule_user() declaration - 1 - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched: Make task_vruntime_update() prototype visible [tip:,sched/core] sched: Make task_vruntime_update() prototype visible - 1 - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched/fair: Hide unused init_cfs_bandwidth() stub [tip:,sched/core] sched/fair: Hide unused init_cfs_bandwidth() stub - 1 - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched/fair: Move unused stub functions to header [tip:,sched/core] sched/fair: Move unused stub functions to header - 1 - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched/deadline: remove unused dl_bandwidth [tip:,sched/core] sched/deadline: remove unused dl_bandwidth 1 - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched/fair: Multi-LLC select_idle_sibling() [tip:,sched/core] sched/fair: Multi-LLC select_idle_sibling() - - 1 --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,sched/core] sched/fair: Don't balance task to its current running CPU [tip:,sched/core] sched/fair: Don't balance task to its current running CPU - 1 - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/alternatives] x86/nospec: Shorten RESET_CALL_DEPTH [tip:,x86/alternatives] x86/nospec: Shorten RESET_CALL_DEPTH - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/alternatives] x86/alternatives: Add longer 64-bit NOPs [tip:,x86/alternatives] x86/alternatives: Add longer 64-bit NOPs - - - --- 2023-05-31 tip-bot2 for Thomas Gleixner New
[tip:,x86/cache] x86/resctrl: Only show tasks' pid in current pid namespace [tip:,x86/cache] x86/resctrl: Only show tasks' pid in current pid namespace 2 - 1 --- 2023-05-30 tip-bot2 for Thomas Gleixner New
[tip:,smp/core] x86/realmode: Make stack lock work in trampoline_compat() [tip:,smp/core] x86/realmode: Make stack lock work in trampoline_compat() - - 1 --- 2023-05-30 tip-bot2 for Thomas Gleixner New
[irqchip:,irq/irqchip-fixes] irqchip/gic: Correctly validate OF quirk descriptors [irqchip:,irq/irqchip-fixes] irqchip/gic: Correctly validate OF quirk descriptors - - 1 --- 2023-05-30 tip-bot2 for Thomas Gleixner New
[irqchip:,irq/irqchip-next] irqchip/gic-v3: Improve affinity helper [irqchip:,irq/irqchip-next] irqchip/gic-v3: Improve affinity helper - - - --- 2023-05-30 tip-bot2 for Thomas Gleixner New
[irqchip:,irq/irqchip-next] irqchip/gic-v3: Work around affinity issues on ASR8601 [irqchip:,irq/irqchip-next] irqchip/gic-v3: Work around affinity issues on ASR8601 - - - --- 2023-05-30 tip-bot2 for Thomas Gleixner New
[tip:,smp/core] x86/smp: Initialize cpu_primary_thread_mask late [tip:,smp/core] x86/smp: Initialize cpu_primary_thread_mask late - - 1 --- 2023-05-29 tip-bot2 for Thomas Gleixner New
[tip:,x86/misc] x86/csum: Fix clang -Wuninitialized in csum_partial() [tip:,x86/misc] x86/csum: Fix clang -Wuninitialized in csum_partial() - - - --- 2023-05-29 tip-bot2 for Thomas Gleixner New
[tip:,x86/misc] x86/csum: Improve performance of `csum_partial` [tip:,x86/misc] x86/csum: Improve performance of `csum_partial` - - - --- 2023-05-25 tip-bot2 for Thomas Gleixner New
« 1 219 20 2135 36 »