messages from 2017-11-23 05:09:05 to 2017-12-04 12:27:45 UTC [more...]
[PATCH v2 00/19] crypto: arm64 - play nice with CONFIG_PREEMPT
 2017-12-04 12:26 UTC  (19+ messages)
` [PATCH v2 01/19] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v2 02/19] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v2 03/19] crypto: arm64/aes-blk "
` [PATCH v2 04/19] crypto: arm64/aes-bs "
` [PATCH v2 05/19] crypto: arm64/chacha20 "
` [PATCH v2 06/19] crypto: arm64/ghash "
` [PATCH v2 07/19] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v2 08/19] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v2 09/19] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v2 10/19] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v2 11/19] arm64: assembler: add macro to conditionally yield the NEON under PREEMPT
` [PATCH v2 12/19] crypto: arm64/sha1-ce - yield every 8 blocks of input
` [PATCH v2 13/19] crypto: arm64/sha2-ce "
` [PATCH v2 14/19] crypto: arm64/aes-blk - yield after processing a fixed chunk "
` [PATCH v2 15/19] crypto: arm64/aes-bs - yield after processing each 128 bytes "
` [PATCH v2 16/19] crypto: arm64/aes-ghash - yield after processing fixed number of blocks
` [PATCH v2 17/19] crypto: arm64/crc32-ce - yield NEON every 16 blocks of input
` [PATCH v2 19/19] DO NOT MERGE
[PATCH] sched/rt: Do not pull from current CPU if only one cpu to pull
 2017-12-04 10:29 UTC  (6+ messages)
schedule under irqs_disabled in SLUB problem
 2017-12-04  9:59 UTC  (10+ messages)
            ` [PATCH] mm/slub: enable IRQs once scheduling is working
[PATCH RT] crypto: limit more FPU-enabled sections
 2017-12-04  9:21 UTC  (26+ messages)
  ` [PATCH RT] arm*: disable NEON in kernel mode
    ` [PATCH RT v2] crypto: limit more FPU-enabled sections
              ` [PATCH RT v3] "
[PATCH 0/5] crypto: arm64 - disable NEON across scatterwalk API calls
 2017-12-04  9:08 UTC  (12+ messages)
` [PATCH 1/5] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH 2/5] crypto: arm64/aes-blk "
` [PATCH 3/5] crypto: arm64/aes-bs "
` [PATCH 4/5] crypto: arm64/chacha20 "
` [PATCH 5/5] crypto: arm64/ghash "
[PATCH RT 0/9] Linux 4.4.102-rt117-rc1
 2017-12-04  8:45 UTC  (11+ messages)
` [PATCH RT 1/9] Revert "fs: jbd2: pull your plug when waiting for space"
` [PATCH RT 2/9] cpu_pm: replace raw_notifier to atomic_notifier
` [PATCH RT 3/9] kernel/hrtimer: migrate deferred timer on CPU down
` [PATCH RT 4/9] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock
` [PATCH RT 5/9] kernel/hrtimer/hotplug: dont wake ktimersoftd "
` [PATCH RT 6/9] Bluetooth: avoid recursive locking in hci_send_to_channel()
` [PATCH RT 7/9] rt/locking: allow recursive local_trylock()
` [PATCH RT 8/9] net: use trylock in icmp_sk
` [PATCH RT 9/9] Linux 4.4.102-rt117-rc1
[PATCH RT 00/15] Linux 4.9.65-rt57-rc2
 2017-12-04  8:37 UTC  (17+ messages)
` [PATCH RT 01/15] Revert "memcontrol: Prevent scheduling while atomic in cgroup code"
` [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space"
` [PATCH RT 03/15] rtmutex: Fix lock stealing logic
` [PATCH RT 04/15] cpu_pm: replace raw_notifier to atomic_notifier
` [PATCH RT 05/15] PM / CPU: replace raw_notifier with atomic_notifier (fixup)
` [PATCH RT 06/15] kernel/hrtimer: migrate deferred timer on CPU down
` [PATCH RT 07/15] net: take the tcp_sk_lock lock with BH disabled
` [PATCH RT 08/15] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock
` [PATCH RT 09/15] kernel/hrtimer/hotplug: dont wake ktimersoftd "
` [PATCH RT 10/15] Bluetooth: avoid recursive locking in hci_send_to_channel()
` [PATCH RT 11/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
` [PATCH RT 12/15] rt/locking: allow recursive local_trylock()
` [PATCH RT 13/15] locking/rtmutex: dont drop the wait_lock twice
` [PATCH RT 14/15] net: use trylock in icmp_sk
` [PATCH RT 15/15] Linux 4.9.65-rt57-rc2
uprobes enable condition (user space) - sysfs interface
 2017-12-04  6:03 UTC  (4+ messages)
[ANNOUNCE] v4.14.3-rt5
 2017-12-02 21:12 UTC 
[PATCH] sched/rt: Do not do push/pull when there is only one CPU
 2017-12-02 18:05 UTC  (5+ messages)
[PATCH RT 00/15] Linux 4.9.65-rt57-rc1
 2017-12-01 17:35 UTC  (17+ messages)
` [PATCH RT 01/15] Revert "memcontrol: Prevent scheduling while atomic in cgroup code"
` [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space"
` [PATCH RT 03/15] rtmutex: Fix lock stealing logic
` [PATCH RT 04/15] posixtimer: init timer only with CONFIG_POSIX_TIMERS enabled
` [PATCH RT 05/15] cpu_pm: replace raw_notifier to atomic_notifier
` [PATCH RT 06/15] PM / CPU: replace raw_notifier with atomic_notifier (fixup)
` [PATCH RT 07/15] kernel/hrtimer: migrate deferred timer on CPU down
` [PATCH RT 08/15] net: take the tcp_sk_lock lock with BH disabled
` [PATCH RT 09/15] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock
` [PATCH RT 10/15] kernel/hrtimer/hotplug: dont wake ktimersoftd "
` [PATCH RT 11/15] Bluetooth: avoid recursive locking in hci_send_to_channel()
` [PATCH RT 12/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
` [PATCH RT 13/15] rt/locking: allow recursive local_trylock()
` [PATCH RT 14/15] locking/rtmutex: dont drop the wait_lock twice
` [PATCH RT 15/15] Linux 4.9.65-rt57-rc1
Null pointer 4.14.1-rt3
 2017-12-01 16:38 UTC  (11+ messages)
[PATCH RT 00/15] Linux
 2017-12-01 15:51 UTC  (15+ messages)
` [PATCH RT 01/15] Revert "memcontrol: Prevent scheduling while atomic in cgroup code"
` [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space"
` [PATCH RT 03/15] rtmutex: Fix lock stealing logic
` [PATCH RT 04/15] posixtimer: init timer only with CONFIG_POSIX_TIMERS enabled
` [PATCH RT 05/15] cpu_pm: replace raw_notifier to atomic_notifier
` [PATCH RT 06/15] PM / CPU: replace raw_notifier with atomic_notifier (fixup)
` [PATCH RT 07/15] kernel/hrtimer: migrate deferred timer on CPU down
` [PATCH RT 08/15] net: take the tcp_sk_lock lock with BH disabled
` [PATCH RT 09/15] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock
` [PATCH RT 10/15] kernel/hrtimer/hotplug: dont wake ktimersoftd "
` [PATCH RT 11/15] Bluetooth: avoid recursive locking in hci_send_to_channel()
` [PATCH RT 12/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
` [PATCH RT 13/15] rt/locking: allow recursive local_trylock()
Warning: tree_plugin.h:310 rcu_note_context_switch
 2017-11-30 16:23 UTC  (2+ messages)
interrupt priority
 2017-11-30 16:14 UTC  (3+ messages)
[ANNOUNCE] 4.4.102-rt116
 2017-11-30  0:49 UTC 
[ANNOUNCE] 4.9.65-rt56
 2017-11-30  0:48 UTC 
[ANNOUNCE] 4.1.46-rt52
 2017-11-29 23:13 UTC 
[PATCH v6 00/37] tracing: Inter-event (e.g. latency) support
 2017-11-29 21:02 UTC  (11+ messages)
` [PATCH v6 27/37] tracing: Add 'onmax' hist trigger action support
` [PATCH v6 29/37] tracing: Add cpu field for hist triggers
` [PATCH v6 31/37] tracing: Add 'last error' error facility "
` [PATCH v6 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option
[ANNOUNCE] 4.4.97-rt111
 2017-11-29 16:52 UTC 
[ANNOUNCE] 4.9.61-rt52
 2017-11-29 16:52 UTC 
Can jitter also be smaller than amount of time or only bigger ?
 2017-11-29 16:33 UTC  (2+ messages)
[PATCH RT 00/10] Linux 4.4.97-rt111-rc2
 2017-11-28  2:18 UTC  (12+ messages)
` [PATCH RT 01/10] timer/hrtimer: check properly for a running timer
` [PATCH RT 02/10] rtmutex: Make lock_killable work
` [PATCH RT 03/10] random: avoid preempt_disable()ed section
` [PATCH RT 04/10] sched: Prevent task state corruption by spurious lock wakeup
` [PATCH RT 05/10] sched: Remove TASK_ALL
` [PATCH RT 06/10] sched/migrate disable: handle updated task-mask mg-dis section
` [PATCH RT 08/10] fs: convert two more BH_Uptodate_Lock related bitspinlocks
` [PATCH RT 09/10] md/raid5: do not disable interrupts
` [PATCH RT 10/10] Linux 4.4.97-rt111-rc2
About GPL license compliance of Tesla Model S, Linux kernel 4.4
 2017-11-26 11:23 UTC  (2+ messages)
[ANNOUNCE] v4.14.1-rt3
 2017-11-24 20:32 UTC 
[dm-devel] [PATCH 1/2] swait: export the symbols __prepare_to_swait and __finish_swait
 2017-11-23 22:27 UTC  (2+ messages)
[PATCH RT] Revert "memcontrol: Prevent scheduling while atomic in cgroup code"
 2017-11-23 16:22 UTC  (2+ messages)
[PATCH PREEMPT RT] rt-mutex: fix deadlock in device mapper
 2017-11-23 14:50 UTC  (12+ messages)
★ Linus89 --“2018世界复合材料展览及会议”将于“3月”在“法国巴黎”举行 (地右P1-L-Me)
 2017-11-23  8:42 UTC 
[ANNOUNCE] 4.9.61-rt51
 2017-11-23  8:09 UTC  (2+ messages)
[ANNOUNCE] 3.2.95-rt133
 2017-11-23  5:53 UTC 
[ANNOUNCE] 3.10.108-rt123
 2017-11-23  5:44 UTC 
[ANNOUNCE] 3.18.82-rt88
 2017-11-23  5:40 UTC 
[PATCH RT 0/7] Linux 4.9.61-rt52-rc2
 2017-11-23  5:23 UTC  (8+ messages)
` [PATCH RT 1/7] drivers/zram: fix zcomp_stream_get() smp_processor_id() use in preemptible code
` [PATCH RT 2/7] fs/dcache: disable preemption on i_dir_seqs write side
` [PATCH RT 3/7] tpm_tis: fix stall after iowrite*()s
` [PATCH RT 4/7] fs: convert two more BH_Uptodate_Lock related bitspinlocks
` [PATCH RT 5/7] locking/rt-mutex: fix deadlock in device mapper / block-IO
` [PATCH RT 6/7] md/raid5: do not disable interrupts
` [PATCH RT 7/7] Linux 4.9.61-rt52-rc2
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).