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
/home/lenb/src/to-linus branch 'acpi-2.6.12'
20 years ago
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
[PATCH] pci and yenta: pcibios_bus_to_resource
20 years ago
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
[PATCH] Add emergency_restart()
20 years ago
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
[PATCH] SH64: inotify and ioprio syscalls
20 years ago
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
um: fix __pa/__va macro expansion problem
20 years ago
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
Linux-2.6.12-rc2
20 years ago
media
[PATCH] V4L: Miscellaneous fixes
20 years ago
mtd
[MTD] NAND: Honour autoplacement schemes supplied by the caller
20 years ago
net
[IPVS]: "extern inline" -> "static inline"
20 years ago
pcmcia
[PATCH] pcmcia: fix pcmcia-cs compilation
20 years ago
rdma
[PATCH] IB: move include files to include/rdma
20 years ago
rxrpc
Linux-2.6.12-rc2
20 years ago
scsi
[SCSI] fix target scanning oops with fc transport class
20 years ago
sound
[ALSA] version 1.0.10rc1
20 years ago
video
[PATCH] Clean-up and bug fix for tdfxfb framebuffer size detection
20 years ago