You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Herbert Xu
64baf3cfea
[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag
...
The crypto layer currently uses in_atomic() to determine whether it is
allowed to sleep. This is incorrect since spin locks don't always cause
in_atomic() to return true.
Instead of that, this patch returns to an earlier idea of a per-tfm flag
which determines whether sleeping is allowed. Unlike the earlier version,
the default is to not allow sleeping. This ensures that no existing code
can break.
As usual, this flag may either be set through crypto_alloc_tfm(), or
just before a specific crypto operation.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
20 years ago
..
acpi
…
asm-alpha
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-arm
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-arm26
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-cris
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-frv
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-generic
…
asm-h8300
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-i386
[NET]: Fix ipl=>ihl typo in ip_fast_csum
20 years ago
asm-ia64
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-m32r
[NET]: Fix ipl=>ihl typo in ip_fast_csum
20 years ago
asm-m68k
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-m68knommu
…
asm-mips
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-parisc
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-powerpc
[PATCH] Move all the very similar files to asm-powerpc
20 years ago
asm-ppc
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
20 years ago
asm-ppc64
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
20 years ago
asm-s390
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-sh
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-sh64
…
asm-sparc
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-sparc64
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-um
…
asm-v850
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-x86_64
[NET]: Fix ipl=>ihl typo in ip_fast_csum
20 years ago
asm-xtensa
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
linux
[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag
20 years ago
math-emu
…
media
…
mtd
…
net
[IPVS]: "extern inline" -> "static inline"
20 years ago
pcmcia
…
rdma
…
rxrpc
…
scsi
…
sound
[ALSA] version 1.0.10rc1
20 years ago
video
…