Displaying 8 results from an estimated 8 matches for "gamal".
Did you mean:
kamal
2020 Feb 06
0
No announcement for kernel 3.10.0-1062.12.1.el7
...getypeinfo (Waiman Long) [1770732 1757943]
+- [mm] mm, vmstat: hide /proc/pagetypeinfo from normal users (Waiman Long) [1770732 1757943]
+- [md] dm rq: fix handling underlying queue busy (Ming Lei) [1770113 1767482]
+- [pci] hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers (Mohammed Gamal) [1766097 1634251]
+- [pci] hv: Detect and fix Hyper-V PCI domain number collision (Mohammed Gamal) [1766097 1634251]
+- [pci] hv: Serialize the present and eject work items (Mohammed Gamal) [1766097 1634251]
+- [netdrv] hv_netvsc: fix network namespace issues with VF support (Mohammed Gamal) [1766...
2020 Feb 06
4
No announcement for kernel 3.10.0-1062.12.1.el7
On our CentOS 7 servers I see there is a new kernel available when doing
yum update:
kernel 3.10.0-1062.12.1.el7
kernel-devel 3.10.0-1062.12.1.el7
However I am not able to find any announcement at redhat.com for this
kernel. The only announcement I find is this from CentOS:
https://www.mail-archive.com/centos-announce at centos.org/msg11573.html
However that CentOS announcement links to
2003 Oct 17
1
RE: [S] Dynamic Memory Allocation in R
> From: Gamal Abdel-Azim [mailto:gamal at crinet.com]
>
> While trying to expand the memory/object size in R, I noticed
> that R might be using
> only heap memory. Is this true? Are all objects in R created
> in the heap not
> allocated? It's not logical that this is the case!! Otherw...
2004 Oct 14
1
[PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount
...es, if the user do not supply any of the parameters
above, the uid, gid, file_mode and dir_mode on the server will be used
by the client.
I have submitted this before, but I've got no answer. This is the last
time. If it have no value, please send me a note.
Thank you in advance,
Haroldo Gamal
PS: Thank you Randy.
2006 Sep 21
2
remotely saving an R session
Is it possible to remotely save an R session then
terminate R? Of course the destructive task after
'then' is rather straightforward by itself.
Thanks
2015 May 27
4
[Bug 2302] with DH-GEX, ssh (and sshd) should not fall back to unconfigured DH groups or at least document this behaviour and use a stronger group
...ters?
>
> Regards,
>
> --dkg
One reason the generator of the full (Z/pZ)* is avoided is because
knowledge of g^a and g^b (both known to Mallory) leaks information about
the shared secret g^(ab) via their legendre symbols. This is
particularly troublesome in the context of El Gamal.
I don't have a reference to recommend off-hand but you might want to
google for "decisional diffie hellman assumption".
--mancha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc:...
2006 Sep 19
4
Union of two data frames
Hi,
I have two data frames each with 5 columns and different number of
rows. some of the row names in one data frame are the same as the row
names in the other. I want to be able to merge the two data frames to
get a new data frame in which the duplicated row names are only shown
once with the data for the rest of the columns used from the first
data frame.
Essentially, I want to make a union
2006 Sep 19
0
inconsistent rows in a data frame
I need to identify repeated items in p$a with
different s and d entries on the same row, given that
the "0" items should not be considered in the
comparison. Here is an example:
1. Items 3 and 5 in p$a are repeated with different
entries of s and d, should be removed.
2. Item 2 was repeated twice but with a 0 once for s
on row 2 and a second time for d on row 6, hence 2
should be