tip-bot2 for Antonio Borneo ([email protected])

Number of posts: 14334 (8.41 per day)
First post: 2019-08-23 09:14:45
Last post: 2024-04-22 22:54:39

Date List Subject
2024-04-22 22:54:39 linux-kernel [tip: irq/core] arm64: Kconfig.platforms: Enable STM32_EXTI for ARCH_STM32
2024-04-22 22:53:35 linux-kernel [tip: irq/core] irqchip/stm32-exti: Skip secure events
2024-04-22 22:53:12 linux-kernel [tip: irq/core] irqchip/stm32-exti: Map interrupts through interrupts-extended
2024-04-22 22:52:17 linux-kernel [tip: irq/core] ARM: dts: stm32: List exti parent interrupts on stm32mp151
2024-04-22 22:49:57 linux-kernel [tip: irq/core] irqchip/stm32-exti: Fix minor indentation issue
2024-04-22 22:47:28 linux-kernel [tip: irq/core] irqchip/mxs: Declare icoll_handle_irq() as static
2024-04-22 22:47:11 linux-kernel [tip: irq/core] dt-bindings: interrupt-controller: stm32-exti: Add irq mapping to parent
2024-04-22 22:46:37 linux-kernel [tip: irq/core] irqchip/stm32-exti: Convert driver to standard PM
2024-04-22 22:46:10 linux-kernel [tip: irq/core] irqchip/stm32-exti: Mark events reserved with RIF configuration check
2024-04-22 22:45:32 linux-kernel [tip: irq/core] ARM: dts: stm32: List exti parent interrupts on stm32mp131
2024-04-22 22:45:27 linux-kernel [tip: irq/core] arm64: dts: st: Add exti1 and exti2 nodes on stm32mp251
2024-04-22 22:45:16 linux-kernel [tip: irq/core] arm64: dts: st: Add interrupt parent to pinctrl on stm32mp251
2024-04-22 22:19:42 linux-kernel [tip: irq/core] genirq: Simplify the checks for irq_set_percpu_devid_partition()
2024-04-22 22:19:42 linux-kernel [tip: irq/core] irqchip/loongson-pch-pic: Update interrupt registration policy
2024-04-22 17:02:07 linux-kernel [tip: x86/urgent] x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler
2024-04-22 14:23:56 linux-kernel [tip: timers/core] timerqueue: Remove never used function timerqueue_node_expires()
2024-04-22 14:23:51 linux-kernel [tip: timers/core] hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()
2024-04-22 11:40:38 linux-kernel [tip: sched/urgent] sched/eevdf: Always update V if se->on_rq when reweighting
2024-04-22 11:39:47 linux-kernel [tip: sched/urgent] sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
2024-04-22 11:39:47 linux-kernel [tip: sched/urgent] sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
2024-04-22 10:37:15 linux-kernel [tip: x86/cpu] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
2024-04-22 10:36:59 linux-kernel [tip: x86/cpu] x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h
2024-04-22 10:01:21 linux-kernel [tip: x86/cpu] x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
2024-04-21 17:11:14 linux-kernel [tip: x86/build] x86/Kconfig: Merge the two CONFIG_X86_EXTENDED_PLATFORM entries
2024-04-20 19:58:57 linux-kernel [tip: x86/build] x86/purgatory: Switch to the position-independent small code model
2024-04-18 15:39:50 linux-kernel [tip: x86/urgent] x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
2024-04-18 09:00:31 linux-kernel [tip: x86/urgent] x86/fred: Fix incorrect error code printout in fred_bad_type()
2024-04-18 08:59:55 linux-kernel [tip: x86/urgent] x86/fred: Fix INT80 emulation for FRED
2024-04-17 16:20:57 linux-kernel [tip: x86/urgent] x86/retpolines: Enable the default thunk warning only on relevant configs
2024-04-17 12:25:25 linux-kernel [tip: sched/core] s390/vtime: Remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
2024-04-17 12:09:01 linux-kernel [tip: sched/core] sched/vtime: Get rid of generic vtime_task_switch() implementation
2024-04-17 12:07:53 linux-kernel [tip: sched/core] sched/vtime: Remove confusing arch_vtime_task_switch() declaration
2024-04-17 12:07:35 linux-kernel [tip: sched/core] sched/vtime: Do not include <asm/vtime.h> header
2024-04-17 12:07:35 linux-kernel [tip: sched/core] s390/irq,nmi: Include <asm/vtime.h> header directly
2024-04-16 12:31:14 linux-kernel [tip: sched/urgent] sched: Add missing memory barrier in switch_mm_cid
2024-04-14 20:47:50 linux-kernel [tip: perf/core] selftests/perf_events: Test FASYNC with watermark wakeups
2024-04-14 20:47:41 linux-kernel [tip: perf/core] perf: Move perf_event_fasync() to perf_event.h
2024-04-14 20:47:33 linux-kernel [tip: perf/core] perf/bpf: Mark perf_event_set_bpf_handler() and perf_event_free_bpf_handler() as inline too
2024-04-14 20:47:31 linux-kernel [tip: perf/core] perf/ring_buffer: Trigger IO signals for watermark_wakeup
2024-04-14 20:46:49 linux-kernel [tip: locking/core] locking/atomic/x86: Introduce arch_try_cmpxchg64_local()
2024-04-14 20:31:41 linux-kernel [tip: x86/mm] x86/pat: Introduce lookup_address_in_pgd_attr()
2024-04-14 20:31:35 linux-kernel [tip: x86/mm] x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()
2024-04-14 20:31:22 linux-kernel [tip: x86/mm] x86/pat: Fix W^X violation false-positives when running as Xen PV guest
2024-04-14 20:31:13 linux-kernel [tip: x86/mm] x86/pat: Restructure _lookup_address_cpa()
2024-04-14 11:37:37 linux-kernel [tip: irq/core] irqchip/riscv-imsic: Fix boot time update effective affinity warning
2024-04-14 09:19:43 linux-kernel [tip: x86/urgent] x86/bugs: Fix BHI retpoline check
2024-04-12 15:19:00 linux-kernel [tip: irq/core] genirq: Convert kstat_irqs to a struct
2024-04-12 15:18:43 linux-kernel [tip: irq/core] genirq: Provide a snapshot mechanism for interrupt statistics
2024-04-12 15:18:34 linux-kernel [tip: irq/core] genirq: Avoid summation loops for /proc/interrupts
2024-04-12 15:18:29 linux-kernel [tip: irq/core] watchdog/softlockup: Low-overhead detection of interrupt storm
2024-04-12 15:18:15 linux-kernel [tip: irq/core] watchdog/softlockup: Report the most frequent interrupts