Displaying 20 results from an estimated 24 matches for "20190912".
Did you mean:
20190712
2019 Sep 12
3
Taint flow tracking
...is an assignment 'y=x'
where y is untainted.
How to check the taintflow in the output or data flow graph ?
Any suggestions?
Thank you. Have a great day.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190912/5bb3655c/attachment.html>
2019 Sep 12
2
Dovecot 2.3.7.2 lucene segfault and coredump
...evel01/dovecot.conf
# Pigeonhole version 0.5.7.2 (7372921a)
# OS: Linux 3.10.0-957.27.2.el7.x86_64 x86_64 CentOS Linux release 7.6.1810 (Core)
# Hostname: box02
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190912/5286814f/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dovecot.conf
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190912/5286814f/attachment-0001.conf>
-------------- next part --------------
A non-t...
2019 Sep 12
2
Docs: Setting up two-column layout on docs homepage
...rmine if there was a possible
workaround. It doesn't look like there is. So for now I'll continue with my
efforts using a single-column layout.
-DeForest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190912/e7279acd/attachment.html>
2019 Sep 12
2
Side-channel resistant values
Hello all,
Many of us are dealing with data that should remain secret on a daily
basis. In my case, that's key material in cryptographic implementations.
To protect against side-channel attacks. We write our code in such a way
that the execution of the program is not dependent on the key and other
secret values. However compiler optimizations often makes this very hard
for us, and often our
2019 Sep 11
3
Compile for ARM SVE with the latest LLVM
...ched (Dec/Jan), but I don't expect it to be fully featured (inline
> asm, full ACLE, auto-vec in all NEON cases, etc).
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190912/46144c1b/attachment.html>
2019 Sep 12
2
Gnu sieve vs Dovecot sieve-filter - sieve-filter extremely slow at lda (writing emails to local mbox files)
...ieve-filter -veW -c /home/zen/etc/email/sieve-dovecot-config.conf -o mail_location=mbox:/home/zen/mail:INBOX=/home/zen/mail/Inbox:INDEX=:UTF-8:VOLATILEDIR=/tmp/dovecot-volatile/%2.256Nu/%u:SUBSCRIPTIONS=dovecot_subscriptions /home/zen/etc/email/sieve.rc email-incoming-unsorted
> # PS0 Timestamp: 20190912 at 07:02:23
> info: filtering: [Tue, 3 Sep 2019 05:17:16 -0500; 10240 bytes] `Re: VentureBeat: The death of disk? H...'.
> info: msgid=<CAMjeLr91T9R7APsuxQVuM3WbqDsxAfwn4=OYDeDX4FMcoRdGdQ at mail.gmail.com>: stored mail into mailbox 'l/cp/cp'.
> info: message expunged fro...
2019 Sep 12
2
Questions after completed Kaleidoscope Chapter 1
..., USt.ID-Nr. DE 114 165 789 Geschäftsführer: Dr. Hiroshi Nakamura, Dr. Robert Plank, Markus Bode, Heiko Lampert, Takashi Nagano, Takeshi Fukushima. Junichi Tajika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190912/b4fcc869/attachment.html>
2019 Sep 12
2
Side-channel resistant values
...rg/cgi-bin/mailman/listinfo/llvm-dev
--
Hal Finkel
Lead, Compiler Technology and Programming Languages
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190912/8beb04d1/attachment-0001.html>
2019 Sep 11
19
[Bug 111642] New: NV43 GeForce 6600 Nouveau is not stable on legacy hardware
https://bugs.freedesktop.org/show_bug.cgi?id=111642
Bug ID: 111642
Summary: NV43 GeForce 6600 Nouveau is not stable on legacy
hardware
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: not set
Priority: not set
Component: Driver/nouveau
2019 Sep 10
2
Compile for ARM SVE with the latest LLVM
Hi,
I'm still seeing the same ie trying to produce SVE instructions but
resulted in NEONs with Clang as of Sep. 10th.
http://lists.llvm.org/pipermail/llvm-dev/2019-March/130788.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190910/100290f6/attachment.html>
2019 Sep 12
0
Details on tinc's meta protocol
...umented in the doc), but it seems (according to
the docs) like tinc can still try to send data via the TCP meta connection?
Thanks in advance!
Damien Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20190912/92e37f71/attachment.html>
2019 Sep 10
1
Int overflow fix not present in tree.
Felicia Lim wrote:
> Hi Yves,
>
> At that time, the issue wasn't reproducible in opus master, but there
> had been some significant changes since the last tagged release that
> made it hard to pinpoint a single patch to cherry pick to Chromium,
> hence this local fix.
I'm not convinced that using a saturating add here is the correct thing
to do, either (as opposed
2019 Sep 12
1
Outlook 2019 and IMAP
...ssl_dh = # hidden, use -P to show it
ssl_key = # hidden, use -P to show it
ssl_prefer_server_ciphers = yes
userdb {
driver = passwd
}
userdb {
driver = passwd
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190912/7c881abc/attachment.html>
2019 Sep 12
2
NaN sanity check not present in tree.
...um/src/+/1061499/> never
made it to opus repository.
It seems safe and sane enough to be applied to opus master branch.
What do you think?
--
Warm regards,
Yves
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20190912/c3b719b0/attachment.html>
2019 Sep 12
0
[PATCH v5 0/4] virtio-fs: shared file system for virtual machines
...return -EOPNOTSUPP .freeze() function?
Thanks,
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20190912/109c0dea/attachment.sig>
2019 Sep 12
6
PGO is ineffective for Rust - but why?
Hi everyone,
As part of my work for Mozilla's Low Level Tools team I've
implemented PGO in the Rust compiler. The feature is
available since Rust 1.37 [1]. However, so far we have not
seen any actual performance gains from enabling PGO for
Rust code. Performance even seems to drop 1-3% with PGO
enabled. I wonder why that is and I'm hoping that someone
here might have experience
2019 Sep 11
2
Load combine pass
Hi,
Can I ask what is the status of load widening. It seems there is no load
widening on IR at all.
// Paweł
On Wed, Oct 5, 2016 at 1:49 PM Artur Pilipenko via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Philip and I talked about this is person. Given the fact that load
> widening in presence of atomics is irreversible transformation we agreed
> that we don't want to do
2019 Sep 12
2
Questions about Icecast SSL settings
...sponsible for ensuring that this communication is virus free and the sender accepts no liability for any damages caused by virus transmitted by this communication.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20190912/ebdd66a1/attachment.html>
2019 Sep 11
5
Google’s TensorFlow team would like to contribute MLIR to the LLVM Foundation
On Wed, Sep 11, 2019 at 1:54 PM David Greene <greened at obbligato.org> wrote:
> Mehdi AMINI <joker.eph at gmail.com> writes:
>
> > Of course by its nature, MLIR doesn't lend itself to concrete semantic
> >> descriptions, though I would expect the affine dialect (and others) to
> >> have documentation on par with the LLVM IR.
> >
> >
>
2019 Sep 12
2
Questions after completed Kaleidoscope Chapter 1
..._____________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190912/06679bfd/attachment.html>