index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
af_alg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+4
2023-08-18
crypto: fix uninit-value in af_alg_free_resources
Pavel Skripkin
1
-2
/
+2
2023-08-11
crypto: af_alg - Decrement struct key.usage in alg_set_by_key_serial()
Frederick Lawler
1
-0
/
+3
2023-08-04
crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390
David Howells
1
-0
/
+1
2023-07-05
crypto: af_alg - Fix merging of written data into spliced pages
David Howells
1
-3
/
+4
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-28
/
+0
2023-06-18
crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limit
David Howells
1
-1
/
+1
2023-06-08
crypto: af_alg/hash: Support MSG_SPLICE_PAGES
David Howells
1
-3
/
+8
2023-06-08
crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-44
/
+8
2023-06-08
crypto: af_alg: Support MSG_SPLICE_PAGES
David Howells
1
-2
/
+22
2023-06-08
crypto: af_alg: Indent the loop in af_alg_sendmsg()
David Howells
1
-24
/
+27
2023-06-08
crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
David Howells
1
-42
/
+15
2023-06-08
crypto: af_alg: Pin pages rather than ref'ing if appropriate
David Howells
1
-3
/
+7
2023-02-13
crypto: api - Use data directly in completion function
Herbert Xu
1
-3
/
+3
2022-10-28
crypto: af_alg - Support symmetric encryption via keyring keys
Frederick Lawler
1
-1
/
+134
2022-08-08
af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages()
Al Viro
1
-2
/
+1
2022-02-15
crypto: af_alg - get rid of alg_memory_allocated
Eric Dumazet
1
-3
/
+0
2022-01-07
crypto: af_alg - rewrite NULL pointer check
Jiasheng Jiang
1
-2
/
+5
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-06-03
crypto: af_alg - use DIV_ROUND_UP helper macro for calculations
Wu Bo
1
-1
/
+1
2021-04-22
crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c
Randy Dunlap
1
-41
/
+53
2020-11-06
crypto: af_alg - avoid undefined behavior accessing salg_name
Eric Biggers
1
-3
/
+7
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+13
2020-09-25
crypto: af_alg - add extra parameters for DRBG interface
Elena Petrova
1
-1
/
+13
2020-08-27
crypto: af_alg - Work around empty control messages without MSG_MORE
Herbert Xu
1
-3
/
+10
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+3
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-4
/
+3
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-1
/
+0
2020-07-09
crypto: af_alg - Fix regression on empty requests
Herbert Xu
1
-1
/
+1
2020-06-18
crypto: algif_aead - Only wake up when ctx->more is zero
Herbert Xu
1
-3
/
+8
2020-06-18
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Herbert Xu
1
-15
/
+11
2020-03-30
crypto: af_alg - bool type cosmetics
Lothar Rubusch
1
-5
/
+5
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2019-12-11
crypto: af_alg - Use bh_lock_sock in sk_destruct
Herbert Xu
1
-2
/
+4
2019-10-10
crypto: af_alg - cast ki_complete ternary op to int
Ayush Sawal
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-23
/
+13
2019-02-28
crypto: af_alg - use struct_size() in sock_kfree_s()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-18
net: crypto set sk to NULL when af_alg_release.
Mao Wenan
1
-1
/
+3
2019-01-18
crypto: af_alg - remove redundant initializations of sk_family
Eric Biggers
1
-3
/
+0
2019-01-18
crypto: af_alg - use list_for_each_entry() in af_alg_count_tsgl()
Eric Biggers
1
-5
/
+5
2019-01-18
crypto: af_alg - make some functions static
Eric Biggers
1
-13
/
+7
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-1
/
+1
2018-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+3
2018-07-13
crypto: af_alg - Initialize sg_num_bytes in error code path
Stephan Mueller
1
-1
/
+3
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-3
/
+10
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+2
2018-05-26
crypto: af_alg: convert to ->poll_mask
Christoph Hellwig
1
-10
/
+3
[next]