index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
crypto_user.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-04-02
1
-0
/
+522
*
crypto: user - Implement a generic crypto statistics
Corentin Labbe
2018-09-28
1
-566
/
+0
*
crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report
Jia-Ju Bai
2018-02-15
1
-1
/
+1
*
crypto: algapi - convert cra_refcnt to refcount_t
Eric Biggers
2018-01-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-2
/
+3
|
\
|
*
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
1
-1
/
+1
|
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+1
|
*
netlink: extended ACK reporting
Johannes Berg
2017-04-13
1
-1
/
+2
*
|
crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-04-10
1
-9
/
+9
|
/
*
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
2016-10-25
1
-0
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-07-21
1
-0
/
+1
|
\
|
*
crypto: user - re-add size check for CRYPTO_MSG_GETALG
Mathias Krause
2016-06-23
1
-0
/
+1
*
|
crypto: user - Remove crypto_lookup_skcipher call
Herbert Xu
2016-07-18
1
-36
/
+1
*
|
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
2016-06-23
1
-0
/
+20
*
|
Revert "crypto: user - no parsing of CRYPTO_MSG_GETALG"
Herbert Xu
2016-06-23
1
-6
/
+4
*
|
crypto: user - no parsing of CRYPTO_MSG_GETALG
Stephan Mueller
2016-05-31
1
-4
/
+6
|
/
*
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
2016-02-06
1
-1
/
+5
*
crypto: api - Only abort operations on fatal signal
Herbert Xu
2015-10-20
1
-1
/
+1
*
crypto: user - Remove crypto_lookup_aead call
Herbert Xu
2015-08-17
1
-32
/
+0
*
crypto: user - Add CRYPTO_MSG_DELRNG
Herbert Xu
2015-06-22
1
-1
/
+11
*
crypto: akcipher - add PKE API
Tadeusz Struk
2015-06-17
1
-0
/
+22
*
crypto: user - Fix crypto_alg_match race
Herbert Xu
2015-04-08
1
-10
/
+29
*
crypto: api - Change crypto_unregister_instance argument type
Herbert Xu
2015-04-03
1
-1
/
+1
*
crypto: user - add MODULE_ALIAS
Stephan Mueller
2014-11-26
1
-0
/
+1
*
crypto: user - Allow get request with empty driver name
Herbert Xu
2014-11-24
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
2014-06-07
1
-3
/
+9
|
\
|
*
crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
Matthias-Christian Ott
2014-05-08
1
-3
/
+9
*
|
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-1
/
+1
|
/
*
crypto: user - constify netlink dispatch table
Mathias Krause
2013-03-10
1
-2
/
+2
*
crypto: user - ensure user supplied strings are nul-terminated
Mathias Krause
2013-02-19
1
-0
/
+14
*
crypto: user - fix empty string test in report API
Mathias Krause
2013-02-19
1
-1
/
+1
*
crypto: user - fix info leaks in report API
Mathias Krause
2013-02-19
1
-11
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-10-04
1
-1
/
+1
|
\
|
*
crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...
Jussi Kivilinna
2012-09-07
1
-1
/
+1
*
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-2
/
+2
*
|
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
1
-2
/
+1
|
/
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
1
-1
/
+79
|
\
|
*
crypto: user - Fix size of netlink dump message
Steffen Klassert
2012-03-29
1
-0
/
+8
|
*
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
2012-03-29
1
-1
/
+71
*
|
crypto: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-11
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-21
1
-1
/
+1
|
\
|
*
crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0
Jesper Juhl
2012-02-05
1
-1
/
+1
*
|
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-26
1
-3
/
+7
*
|
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-10
1
-1
/
+1
|
\
|
*
crypto: Unlink and free instances when deleted
Steffen Klassert
2011-11-09
1
-1
/
+1
*
|
crypto: user - Fix rwsem leak in crypto_user
Jonathan Corbet
2011-11-02
1
-3
/
+0
|
/
*
crypto: user - Initialise match in crypto_alg_match
Herbert Xu
2011-10-21
1
-1
/
+1
*
crypto: Add userspace report for compress type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+20
[next]