messages from 2017-12-04 20:29:17 to 2017-12-18 15:47:49 UTC [more...]
[PATCH 4.14 033/178] sched/rt: Do not pull from current CPU if only one CPU to pull
2017-12-18 15:47 UTC
[PATCH 4.9 018/177] sched/rt: Do not pull from current CPU if only one CPU to pull
2017-12-18 15:47 UTC
Patch "sched/rt: Do not pull from current CPU if only one CPU to pull" has been added to the 4.9-stable tree
2017-12-18 12:02 UTC
Patch "sched/rt: Do not pull from current CPU if only one CPU to pull" has been added to the 4.14-stable tree
2017-12-18 12:01 UTC
Patch "sched/rt: Do not pull from current CPU if only one CPU to pull" has been added to the 4.4-stable tree
2017-12-18 12:01 UTC
[ANNOUNCE] 4.4.105-rt120
2017-12-16 19:56 UTC
[ANNOUNCE] 4.9.68-rt60
2017-12-16 19:56 UTC
[PATCH v4] perf-probe: Support escaped character in parser
2017-12-16 14:52 UTC (5+ messages)
[ANNOUNCE] v4.14.6-rt7
2017-12-15 18:26 UTC
4.14-rt timer issues using PREEMPT_RT_FULL=y and NO_HZ_FULL_ALL=y
2017-12-15 18:22 UTC (8+ messages)
[PATCH] sched/rt: Do not pull from current CPU if only one cpu to pull
2017-12-15 15:39 UTC (5+ messages)
` [tip:sched/urgent] "
` [tip:sched/urgent] sched/rt: Do not pull from current CPU if only one CPU "
[ANNOUNCE] 4.4.102-rt117
2017-12-15 4:18 UTC
[ANNOUNCE] 4.9.65-rt57
2017-12-15 4:17 UTC
a fixing patch for 4.15 sched change of cpu_ptr
2017-12-15 1:42 UTC
[GIT PULL 00/34] perf/core improvements and fixes
2017-12-14 17:42 UTC (7+ messages)
` [PATCH 21/34] perf probe: Add warning message if there is unexpected event name
` [PATCH 22/34] perf probe: Cut off the version suffix from "
` [PATCH 23/34] perf probe: Add __return suffix for return events
` [PATCH 24/34] perf probe: Find versioned symbols from map
` [PATCH 25/34] perf string: Add {strdup,strpbrk}_esc()
` [PATCH 26/34] perf probe: Support escaped character in parser
[PATCH RT] time/hrtimer: disable that mode check
2017-12-13 16:49 UTC (4+ messages)
[PATCH RT] mm/slub: close possible memory-leak in kmem_cache_alloc_bulk()
2017-12-13 14:50 UTC (3+ messages)
[PATCH v7 00/37] tracing: Inter-event (e.g. latency) support
2017-12-12 16:07 UTC (46+ messages)
` [PATCH v7 01/37] tracing: Move hist trigger Documentation to histogram.txt
` [PATCH v7 02/37] tracing: Add Documentation for log2 modifier
` [PATCH v7 03/37] tracing: Add support to detect and avoid duplicates
` [PATCH v7 04/37] tracing: Remove code which merges duplicates
` [PATCH v7 05/37] ring-buffer: Add interface for setting absolute time stamps
` [PATCH v7 06/37] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
` [PATCH v7 07/37] tracing: Add timestamp_mode trace file
` [PATCH v7 08/37] tracing: Give event triggers access to ring_buffer_event
` [PATCH v7 09/37] tracing: Add ring buffer event param to hist field functions
` [PATCH v7 10/37] tracing: Break out hist trigger assignment parsing
` [PATCH v7 11/37] tracing: Add hist trigger timestamp support
` [PATCH v7 12/37] tracing: Add per-element variable support to tracing_map
` [PATCH v7 13/37] tracing: Add hist_data member to hist_field
` [PATCH v7 14/37] tracing: Add usecs modifier for hist trigger timestamps
` [PATCH v7 15/37] tracing: Add variable support to hist triggers
` [PATCH v7 16/37] tracing: Account for variables in named trigger compatibility
` [PATCH v7 17/37] tracing: Move get_hist_field_flags()
` [PATCH v7 18/37] tracing: Add simple expression support to hist triggers
` [PATCH v7 19/37] tracing: Generalize per-element hist trigger data
` [PATCH v7 20/37] tracing: Pass tracing_map_elt to hist_field accessor functions
` [PATCH v7 21/37] tracing: Add hist_field 'type' field
` [PATCH v7 22/37] tracing: Add variable reference handling to hist triggers
` [PATCH v7 23/37] tracing: Add hist trigger action hook
` [PATCH v7 24/37] tracing: Add support for 'synthetic' events
` [PATCH v7 25/37] tracing: Add support for 'field variables'
` [PATCH v7 26/37] tracing: Add 'onmatch' hist trigger action support
` [PATCH v7 27/37] tracing: Add 'onmax' "
` [PATCH v7 28/37] tracing: Allow whitespace to surround hist trigger filter
` [PATCH v7 29/37] tracing: Add cpu field for hist triggers
` [PATCH v7 30/37] tracing: Add hist trigger support for variable reference aliases
` [PATCH v7 31/37] tracing: Add 'last error' error facility for hist triggers
` [PATCH v7 32/37] tracing: Add inter-event hist trigger Documentation
` [PATCH v7 33/37] tracing: Make tracing_set_clock() non-static
` [PATCH v7 34/37] tracing: Add a clock attribute for hist triggers
` [PATCH v7 35/37] tracing: Increase trace_recursive_lock() limit for synthetic events
` [PATCH v7 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option
` [PATCH v7 37/37] selftests: ftrace: Add inter-event hist triggers testcases
[PATCH v2 0/5] perf-probe: Improve probing on versioned symbols
2017-12-12 15:02 UTC (27+ messages)
` [PATCH v2 1/5] perf-probe: Add warning message if there is unexpected event name
` [PATCH v2 2/5] perf-probe: Cut off the version suffix from "
` [PATCH v2 3/5] perf-probe: Add __return suffix for return events
` [PATCH v2 4/5] perf-probe: Find versioned symbols from map
` [PATCH v2 5/5] perf-probe: Support escaped character in parser
[PATCH v3 0/5] perf-probe: Improve probing on versioned symbols
2017-12-12 15:01 UTC (9+ messages)
` [PATCH v3 1/5] perf-probe: Add warning message if there is unexpected event name
` [PATCH v3 2/5] perf-probe: Cut off the version suffix from "
` [PATCH v3 3/5] perf-probe: Add __return suffix for return events
` [PATCH v3 4/5] perf-probe: Find versioned symbols from map
` [PATCH v3 5/5] perf-probe: Support escaped character in parser
[PATCH v3] sched/deadline: runtime overrun signal
2017-12-12 11:50 UTC (2+ messages)
schedule under irqs_disabled in SLUB problem
2017-12-12 10:18 UTC (11+ messages)
[ANNOUNCE] 4.1.46-rt52
2017-12-11 21:23 UTC (5+ messages)
[RFC][PATCH] ipc: mqueue: wq_add priority changed to dynamic priority
2017-12-11 20:15 UTC (4+ messages)
Optimizing performance - i5
2017-12-11 16:59 UTC
[PATCH RT 0/9] Linux 4.4.102-rt117-rc1
2017-12-11 16:02 UTC (7+ messages)
` [PATCH RT 1/9] Revert "fs: jbd2: pull your plug when waiting for space"
Ethernet chunks behavior
2017-12-11 7:44 UTC (4+ messages)
[PATCH RT 00/15] Linux 4.9.65-rt57-rc2
2017-12-08 18:13 UTC (4+ messages)
` [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space"
[PATCH v3 00/20] crypto: arm64 - play nice with CONFIG_PREEMPT
2017-12-07 16:15 UTC (31+ messages)
` [PATCH v3 01/20] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v3 02/20] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v3 03/20] crypto: arm64/aes-blk "
` [PATCH v3 04/20] crypto: arm64/aes-bs "
` [PATCH v3 05/20] crypto: arm64/chacha20 "
` [PATCH v3 06/20] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v3 07/20] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v3 08/20] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v3 09/20] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v3 10/20] arm64: assembler: add utility macros to push/pop stack frames
` [PATCH v3 11/20] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
` [PATCH v3 12/20] crypto: arm64/sha1-ce - yield NEON after every block of input
` [PATCH v3 13/20] crypto: arm64/sha2-ce "
` [PATCH v3 14/20] crypto: arm64/aes-ccm "
` [PATCH v3 15/20] crypto: arm64/aes-blk "
` [PATCH v3 16/20] crypto: arm64/aes-bs "
` [PATCH v3 17/20] crypto: arm64/aes-ghash "
` [PATCH v3 18/20] crypto: arm64/crc32-ce "
` [PATCH v3 19/20] crypto: arm64/crct10dif-ce "
` [PATCH v3 20/20] DO NOT MERGE
[PATCH 0/5] perf-probe: Improve probing on versioned symbols
2017-12-07 6:11 UTC (8+ messages)
` [PATCH 1/5] perf-probe: Add warning message if there is unexpected event name
` [PATCH 2/5] perf-probe: Cut off the version suffix from "
` [PATCH 3/5] perf-probe: Add __return suffix for return events
` [PATCH 4/5] perf-probe: Find versioned symbols from map
` [PATCH 5/5] perf-probe: Support escaped character in parser
[PATCH v2 00/19] crypto: arm64 - play nice with CONFIG_PREEMPT
2017-12-06 14:37 UTC (10+ messages)
` [PATCH v2 11/19] arm64: assembler: add macro to conditionally yield the NEON under PREEMPT
uprobes enable condition (user space) - sysfs interface
2017-12-05 13:58 UTC (9+ messages)
Uprobe not getting enabled (kprobe disabled in 'General Setup' in config file)
2017-12-05 13:34 UTC
better performance during stress
2017-12-05 11:16 UTC (4+ messages)
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).