Histórico de Commits

Autor SHA1 Mensagem Data
  Salvatore Mesoraca 13c935bb09 crypto: api - laying defines and checks for statically allocated buffers há 7 anos atrás
  Herbert Xu eb02c38f01 crypto: api - Keep failed instances alive há 7 anos atrás
  Linus Torvalds a103950e0d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 7 anos atrás
  Eric Biggers 8b55107c57 crypto: algapi - remove unused notifications há 7 anos atrás
  Eric Biggers ce8614a312 crypto: algapi - convert cra_refcnt to refcount_t há 7 anos atrás
  Eric Biggers 9a00674213 crypto: algapi - fix NULL dereference in crypto_remove_spawns() há 7 anos atrás
  Gilad Ben-Yossef 6b80ea389a crypto: change transient busy return code to -ENOSPC há 7 anos atrás
  Ard Biesheuvel a7c391f04f crypto: algapi - use separate dst and src operands for __crypto_xor() há 8 anos atrás
  Karim Eshapa c72358571a crypto: algapi - Use pr_err common logging style. há 8 anos atrás
  Ard Biesheuvel 27c539aeff crypto: algapi - annotate expected branch behavior in crypto_inc() há 8 anos atrás
  Ard Biesheuvel db91af0fbe crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic há 8 anos atrás
  Salvatore Benedetto d6040764ad crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg há 8 anos atrás
  Herbert Xu 32f27c745c crypto: api - Add crypto_inst_setname há 9 anos atrás
  Herbert Xu f2aefdab5d crypto: api - Add crypto_type_has_alg helper há 9 anos atrás
  Geliang Tang 304e4818d4 crypto: api - use list_first_entry_or_null and list_next_entry há 9 anos atrás
  Herbert Xu 3fc89adb9f crypto: api - Only abort operations on fatal signal há 9 anos atrás
  Herbert Xu 319382a697 crypto: api - Add instance free function to crypto_type há 10 anos atrás
  Herbert Xu 31d228cc64 crypto: api - Remove unused __crypto_dequeue_request há 10 anos atrás
  Herbert Xu c2110f2834 crypto: api - Include alignment in crypto_alg_extsize há 10 anos atrás
  Herbert Xu d6ef2f198d crypto: api - Add crypto_grab_spawn primitive há 10 anos atrás
  Herbert Xu bd4a7c69aa crypto: api - Fix build error when modules are disabled há 10 anos atrás
  Herbert Xu 3133d76fc6 crypto: api - Include linux/fips.h há 10 anos atrás
  Herbert Xu 59afdc7b32 crypto: api - Move module sig ifdef into accessor function há 10 anos atrás
  Herbert Xu 38d2143311 crypto: api - Add crypto_alg_extsize helper há 10 anos atrás
  Herbert Xu 34c9a0ffc7 crypto: fix broken crypto_register_instance() module handling há 10 anos atrás
  Stephan Mueller 9c521a200b crypto: api - remove instance when test failed há 10 anos atrás
  Herbert Xu e9b8e5beb7 crypto: api - Move alg ref count init to crypto_check_alg há 10 anos atrás
  Herbert Xu 87b1675634 crypto: api - Change crypto_unregister_instance argument type há 10 anos atrás
  Herbert Xu 1f72371099 crypto: api - Fix races in crypto_unregister_instance há 10 anos atrás
  Joshua I. James 0efcb8d5b2 crypto: api - fixed style erro in algapi.c há 10 anos atrás