messages from 2018-12-21 15:21:16 to 2019-02-13 23:42:48 UTC [more...]
[PATCH v15 00/15] tracing: Hist trigger snapshot and onchange additions
2019-02-13 23:42 UTC (9+ messages)
` [PATCH v15 01/15] tracing: Refactor hist trigger action code
` [PATCH v15 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v15 03/15] tracing: Split up onmatch action data
` [PATCH v15 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v15 05/15] tracing: Add conditional snapshot
` [PATCH v15 06/15] tracing: Add hist trigger snapshot() action
` [PATCH v15 07/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v15 08/15] tracing: Add hist trigger onchange() handler
[PATCH v14 00/15] tracing: Hist trigger snapshot and onchange additions
2019-02-13 19:47 UTC (20+ messages)
` [PATCH v14 01/15] tracing: Refactor hist trigger action code
` [PATCH v14 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v14 03/15] tracing: Split up onmatch action data
` [PATCH v14 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v14 05/15] tracing: Add conditional snapshot
` [PATCH v14 06/15] tracing: Add hist trigger snapshot() action
` [PATCH v14 07/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v14 08/15] tracing: Add hist trigger onchange() handler
` [PATCH v14 09/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v14 10/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v14 11/15] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v14 12/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v14 13/15] tracing: Add hist trigger onchange() handler "
` [PATCH v14 14/15] tracing: Add alternative synthetic event trace action "
` [PATCH v14 15/15] tracing: Add hist trigger action 'expected fail' "
BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:65
2019-02-13 18:44 UTC (4+ messages)
[RFC PATCH v2 0/5] tracing: common error_log for ftrace
2019-02-13 18:27 UTC (7+ messages)
` [RFC PATCH v2 1/5] tracing: Add tracing error log
` [RFC PATCH v2 2/5] tracing: Save the last hist command's associated event name
` [RFC PATCH v2 3/5] tracing: Use tracing error_log with hist triggers
` [RFC PATCH v2 4/5] tracing: Use tracing error_log with kprobe events (incomplete)
` [RFC PATCH v2 5/5] tracing: Use tracing error_log with trace event filters
[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
2019-02-13 16:52 UTC (8+ messages)
[PATCH v13 00/15]tracing: Hist trigger snapshot and onchange additions
2019-02-04 21:45 UTC (16+ messages)
` [PATCH v13 01/15] tracing: Refactor hist trigger action code
` [PATCH v13 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v13 03/15] tracing: Split up onmatch action data
` [PATCH v13 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v13 05/15] tracing: Add conditional snapshot
` [PATCH v13 06/15] tracing: Add hist trigger snapshot() action
` [PATCH v13 07/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v13 08/15] tracing: Add hist trigger onchange() handler
` [PATCH v13 09/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v13 10/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v13 11/15] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v13 12/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v13 13/15] tracing: Add hist trigger onchange() handler "
` [PATCH v13 14/15] tracing: Add alternative synthetic event trace action "
` [PATCH v13 15/15] tracing: Add hist trigger action 'expected fail' "
[PATCH 0/2] A couple hist trigger patches
2019-02-04 21:07 UTC (3+ messages)
` [PATCH 1/2] tracing: Use str_has_prefix() in synth_event_create()
` [PATCH 2/2] tracing: Use strncpy instead of memcpy for string keys in hist triggers
System lockup causes reboot but no panic and no kernel crash dump
2019-02-04 13:56 UTC
[PATCH v2 0/6] Raspberry Pi DMA fixes + cleanups
2019-02-04 7:12 UTC (5+ messages)
` [PATCH v2 1/6] dmaengine: bcm2835: Fix interrupt race on RT
[PATCH v3 0/3] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
2019-02-01 17:55 UTC (7+ messages)
` [PATCH v3 1/3] KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
` "
` [PATCH v3 2/3] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock "
` [PATCH v3 3/3] KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock "
ETA for 4.19rt-stable patch set?
2019-01-29 18:06 UTC (5+ messages)
[ANNOUNCE] 3.18.132-rt112
2019-01-24 18:45 UTC
[PATCH 1/5] dmaengine: bcm2835: Fix interrupt race on RT
2019-01-17 8:26 UTC (3+ messages)
[PATCH v12 00/16] tracing: Hist trigger snapshot and onchange additions
2019-01-16 19:02 UTC (21+ messages)
` [PATCH v12 01/16] tracing: Use str_has_prefix() in synth_event_create()
` [PATCH v12 02/16] tracing: Refactor hist trigger action code
` [PATCH v12 03/16] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v12 04/16] tracing: Split up onmatch action data
` [PATCH v12 05/16] tracing: Generalize hist trigger onmax and save action
` [PATCH v12 06/16] tracing: Add conditional snapshot
` [PATCH v12 07/16] tracing: Add hist trigger snapshot() action
` [PATCH v12 08/16] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v12 09/16] tracing: Add hist trigger onchange() handler
` [PATCH v12 10/16] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v12 11/16] tracing: Add alternative synthetic event trace action syntax
` [PATCH v12 12/16] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v12 13/16] tracing: Add hist trigger snapshot() action test case
` [PATCH v12 14/16] tracing: Add hist trigger onchange() handler "
` [PATCH v12 15/16] tracing: Add alternative synthetic event trace action "
` [PATCH v12 16/16] tracing: Add hist trigger action 'expected fail' "
[PATCH 0/6] tracing: trace event error_log and inter-event bugfixes
2019-01-16 15:42 UTC (3+ messages)
[PATCH RT] printk: Shortcut out of waiter spinning on PREEMPT_RT
2019-01-16 12:27 UTC (6+ messages)
[ANNOUNCE] 4.14.93-rt53
2019-01-15 23:56 UTC
[PATCH] rt-tests: Makefile: ssdd: Incoroporate ssdd into the rt-tests Makefile
2019-01-14 20:43 UTC
[ptrace, rt] erratic behaviour in PTRACE_SINGLESET on 4.13-rt and later
2019-01-14 17:09 UTC (2+ messages)
` [PATCH] Add ssdd test to the rt-tests suite
[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel III edition (OSPM-summit 2019)
2019-01-14 16:19 UTC
[ANNOUNCE] v4.19.15-rt12
2019-01-14 15:31 UTC
[ptrace, rt] erratic behaviour in PTRACE_SINGLESET on 4.13-rt and later
2019-01-14 14:45 UTC (6+ messages)
` [PATCH RT] rtmutex/rwlock: preserve state like a sleeping lock
[PATCH RT] padata: Make padata_do_serial() use get_cpu_light()
2019-01-14 10:05 UTC (2+ messages)
[PATCH v11 00/15] tracing: Hist trigger snapshot and onchange additions
2019-01-14 4:59 UTC (20+ messages)
` [PATCH v11 01/15] tracing: Refactor hist trigger action code
` [PATCH v11 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v11 03/15] tracing: Split up onmatch action data
` [PATCH v11 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v11 05/15] tracing: Add conditional snapshot
` [PATCH v11 06/15] tracing: Add hist trigger snapshot() action
` [PATCH v11 07/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v11 08/15] tracing: Add hist trigger onchange() handler
` [PATCH v11 09/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v11 10/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v11 11/15] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v11 12/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v11 13/15] tracing: Add hist trigger onchange() handler "
` [PATCH v11 14/15] tracing: Add alternative synthetic event trace action "
` [PATCH v11 15/15] tracing: Add hist trigger action 'expected fail' "
[ANNOUNCE] 4.14.87-rt50
2019-01-11 21:20 UTC
[PATCH] cyclictest: fix_with_expected_identifier_in_latest
2019-01-11 14:24 UTC
[ANNOUNCE] 4.4.169-rt177
2019-01-11 10:30 UTC
[ANNOUNCE] 3.18.129-rt111
2019-01-09 19:16 UTC
[ANNOUNCE] v4.19.13-rt10
2019-01-09 11:00 UTC
[PATCH RT] rtmutex: Flush block plug on __down_read()
2019-01-09 9:48 UTC (5+ messages)
[PATCH RT] x86/mm/pat: disable preemption __split_large_page() after spin_lock()
2019-01-09 8:48 UTC (3+ messages)
[PATCH RT 00/13] Linux 4.14.87-rt50-rc1
2019-01-08 9:00 UTC (17+ messages)
` [PATCH RT 01/13] work-simple: drop a shit statement in SWORK_EVENT_PENDING
` [PATCH RT 02/13] kthread: convert worker lock to raw spinlock
` [PATCH RT 03/13] mm/kasan: make quarantine_lock a raw_spinlock_t
` [PATCH RT 05/13] sched/migrate_disable: Add export_symbol_gpl for __migrate_disabled
` [PATCH RT 06/13] pinctrl: bcm2835: Use raw spinlock for RT compatibility
` [PATCH RT 07/13] rcu: make RCU_BOOST default on RT without EXPERT
` [PATCH RT 08/13] x86/fpu: Disable preemption around local_bh_disable()
` [PATCH RT 09/13] hrtimer: move state change before hrtimer_cancel in do_nanosleep()
` [PATCH RT 10/13] drm/i915: disable tracing on -RT
` [PATCH RT 11/13] x86/mm/pat: disable preemption __split_large_page() after spin_lock()
` [PATCH RT 13/13] Linux 4.14.87-rt50-rc1
[ANNOUNCE] v4.19.10-rt8
2018-12-21 17:41 UTC
[PATCH v10 00/15] tracing: Hist trigger snapshot and onchange additions
2018-12-21 16:29 UTC (16+ messages)
` [PATCH v10 01/15] tracing: Refactor hist trigger action code
` [PATCH v10 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v10 03/15] tracing: Split up onmatch action data
` [PATCH v10 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v10 05/15] tracing: Add conditional snapshot
` [PATCH v10 06/15] tracing: Add hist trigger snapshot() action
` [PATCH v10 07/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v10 08/15] tracing: Add hist trigger onchange() handler
` [PATCH v10 09/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v10 10/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v10 11/15] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v10 12/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v10 13/15] tracing: Add hist trigger onchange() handler "
` [PATCH v10 14/15] tracing: Add alternative synthetic event trace action "
` [PATCH v10 15/15] tracing: Add hist trigger action 'expected fail' "
[PATCH RT 0/9] Linux 3.18.129-rt111-rc1
2018-12-21 15:21 UTC (7+ messages)
` [PATCH RT 4/9] sched/core: Avoid __schedule() being called twice in a row
` [PATCH RT 5/9] work-simple: drop a shit statement in SWORK_EVENT_PENDING
` [PATCH RT 6/9] tty: serial: pl011: explicitly initialize the flags variable
` [PATCH RT 7/9] pinctrl: bcm2835: Use raw spinlock for RT compatibility
` [PATCH RT 8/9] drm/i915: disable tracing on -RT
` [PATCH RT 9/9] Linux 3.18.129-rt111-rc1
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).