index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead...
Christian Engelmayer
1
-1
/
+2
2014-04-28
crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too big
Christian Engelmayer
1
-8
/
+6
2014-04-28
crypto: caam - fix mem leak in ahash_setkey
Horia Geanta
1
-1
/
+3
2014-04-16
crypto: omap-des - handle error of pm_runtime_get_sync
Nishanth Menon
1
-3
/
+23
2014-04-16
hwrng: picoxcell - remove unbuildable picoxcell TRNG
Paul Bolle
3
-195
/
+0
2014-04-16
crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-4
/
+3
2014-04-16
crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-25...
Jussi Kivilinna
1
-7
/
+721
2014-04-16
cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...
Sonic Zhang
1
-20
/
+23
2014-04-16
crypto: bfin_crc - ignore duplicated registration of the same algorithm
Sonic Zhang
1
-9
/
+9
2014-04-16
crypto: bfin_crc - access crc registers by readl and writel functions
Sonic Zhang
2
-17
/
+25
2014-04-16
hwrng: Fix a few driver dependencies and defaults
Jean Delvare
1
-3
/
+9
2014-04-16
hwrng: Turn HW_RANDOM into a menuconfig
Jean Delvare
1
-26
/
+30
2014-04-16
hwrng: Move UML_RANDOM at the last position
Jean Delvare
1
-15
/
+15
2014-04-16
crypto: omap-des - use devm_ioremap_resource()
Jingoo Han
1
-4
/
+3
2014-04-16
crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM
Ard Biesheuvel
1
-6
/
+47
2014-04-16
crypto: nx - Use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
1
-2
/
+2
2014-04-04
crypto: ghash-clmulni-intel - Use u128 instead of be128 for internal key
Herbert Xu
2
-8
/
+8
2014-04-03
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
Oleg Nesterov
1
-1
/
+3
2014-04-02
arm64: Fix duplicated Kconfig entries again
Josh Boyer
1
-6
/
+0
2014-04-02
x86: Fix dumpstack_64 irq stack handling
Steven Rostedt (Red Hat)
1
-9
/
+10
2014-04-02
x86: Fix dumpstack_64 to keep state of "used" variable in loop
Steven Rostedt (Red Hat)
1
-5
/
+5
2014-04-02
sparse: fix comment
Li Zhong
1
-1
/
+1
2014-04-01
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
Eric W. Biederman
1
-1
/
+1
2014-04-01
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
1
-0
/
+13
2014-04-01
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
4
-3
/
+26
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
10
-96
/
+173
2014-04-01
dt: Remove dangling "select PROC_DEVICETREE"
Grant Likely
1
-1
/
+0
2014-04-01
net: sxgbe: make "core_ops" static
Dan Carpenter
1
-1
/
+1
2014-04-01
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
1
-3
/
+3
2014-04-01
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
1
-7
/
+0
2014-04-01
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2
-1
/
+9
2014-04-01
xen-netback: disable rogue vif in kthread context
Wei Liu
3
-2
/
+30
2014-04-01
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
3
-0
/
+17
2014-04-01
be2net: fix build dependency on VxLAN
Sathya Perla
2
-1
/
+19
2014-04-01
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
11
-236
/
+252
2014-04-01
mac802154: allow only one WPAN to be up at any given time
Phoebe Buckheister
2
-0
/
+26
2014-04-01
net: filter: minor: fix kdoc in __sk_run_filter
Daniel Borkmann
1
-2
/
+2
2014-04-01
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-04-01
HID: sony: fix force feedback mismerge
Jiri Kosina
1
-4
/
+0
2014-04-01
HID: sony: Set the quriks flag for Bluetooth controllers
Frank Praznik
1
-0
/
+10
2014-04-01
HID: sony: Fix Sixaxis cable state detection
Frank Praznik
1
-1
/
+1
2014-04-01
HID: uhid: Add UHID_CREATE2 + UHID_INPUT2
Petri Gynther
3
-0
/
+112
2014-04-01
can: c_can: Avoid led toggling for every packet.
Thomas Gleixner
1
-3
/
+4
2014-04-01
can: c_can: Simplify TX interrupt cleanup
Thomas Gleixner
1
-20
/
+17
2014-04-01
can: c_can: Store dlc private
Thomas Gleixner
2
-27
/
+29
2014-04-01
can: c_can: Reduce register access
Thomas Gleixner
1
-34
/
+15
2014-04-01
can: c_can: Make the code readable
Thomas Gleixner
1
-51
/
+56
2014-04-01
can: c_can: Provide protection in the xmit path
Thomas Gleixner
2
-1
/
+9
2014-04-01
can: c_can: Remove EOB exit
Thomas Gleixner
1
-3
/
+0
2014-04-01
can: c_can: Fix the lost message handling
Thomas Gleixner
1
-16
/
+15
[next]