index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
GFS2: Fix slab memory leak in gfs2_bufdata
Bob Peterson
2013-12-13
*
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
Bob Peterson
2013-12-13
*
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
2013-12-13
*
slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
Randy Dunlap
2013-11-24
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-11-24
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-11-22
|
|
\
|
|
*
MAINTAINERS - add keyboard driver to Hyper-V file list
Haiyang Zhang
2013-11-20
|
|
*
Input: atmel-wm97xx - fix compile error
Dmitry Torokhov
2013-11-20
|
|
*
Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()
Dan Carpenter
2013-11-20
|
|
*
Input: cyttsp4 - remove unnecessary work pending test
Xie XiuQi
2013-11-20
|
|
*
Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
Florian Echtler
2013-11-20
*
|
|
Revert "KEYS: verify a certificate is signed by a 'trusted' key"
Linus Torvalds
2013-11-23
*
|
|
Revert "ima: define '_ima' as a builtin 'trusted' keyring"
Linus Torvalds
2013-11-23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-23
|
\
\
\
|
*
|
|
crypto: s390 - Fix aes-cbc IV corruption
Herbert Xu
2013-11-05
|
*
|
|
crypto: omap-aes - Fix CTR mode counter length
Joel Fernandes
2013-10-30
|
*
|
|
crypto: omap-sham - Add missing modalias
Joni Lapilainen
2013-10-30
|
*
|
|
padata: make the sequence counter an atomic_t
Mathias Krause
2013-10-30
|
*
|
|
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
2013-10-30
|
*
|
|
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2013-10-30
|
*
|
|
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-30
|
*
|
|
hwrng: msm - Add PRNG support for MSM SoC's
Stanimir Varbanov
2013-10-30
|
*
|
|
ARM: DT: msm: Add Qualcomm's PRNG driver binding document
Stanimir Varbanov
2013-10-30
|
*
|
|
crypto: skcipher - Use eseqiv even on UP machines
Herbert Xu
2013-10-30
|
*
|
|
crypto: talitos - Simplify key parsing
Mathias Krause
2013-10-16
|
*
|
|
crypto: picoxcell - Simplify and harden key parsing
Mathias Krause
2013-10-16
|
*
|
|
crypto: ixp4xx - Simplify and harden key parsing
Mathias Krause
2013-10-16
|
*
|
|
crypto: authencesn - Simplify key parsing
Mathias Krause
2013-10-16
|
*
|
|
crypto: authenc - Export key parsing helper function
Mathias Krause
2013-10-16
|
*
|
|
crypto: mv_cesa: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-16
|
*
|
|
hwrng: OMAP3 ROM Random Number Generator support
Pali Rohár
2013-10-16
|
*
|
|
crypto: sha256_ssse3 - also test for BMI2
Oliver Neukum
2013-10-07
|
*
|
|
crypto: mv_cesa - Remove redundant of_match_ptr
Sachin Kamat
2013-10-07
|
*
|
|
crypto: sahara - Remove redundant of_match_ptr
Sachin Kamat
2013-10-07
|
*
|
|
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
James Yonan
2013-10-07
|
*
|
|
hwrng: pseries - Return errors to upper levels in pseries-rng.c
Michael Ellerman
2013-10-07
|
*
|
|
hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.c
Michael Ellerman
2013-10-07
|
*
|
|
crypto: ablk_helper - Replace memcpy with struct assignment
kbuild test robot
2013-10-07
|
*
|
|
crypto: dcp - Check the return value from devm_ioremap_resource()
Fabio Estevam
2013-10-07
|
*
|
|
crypto: dcp - Fix the path for releasing the resources
Fabio Estevam
2013-09-24
|
*
|
|
crypto: dcp - Use devm_request_irq()
Fabio Estevam
2013-09-24
|
*
|
|
crypto: dcp - Use devm_ioremap_resource()
Fabio Estevam
2013-09-24
|
*
|
|
crypto: move x86 to the generic version of ablk_helper
Ard Biesheuvel
2013-09-24
|
*
|
|
crypto: create generic version of ablk_helper
Ard Biesheuvel
2013-09-24
|
*
|
|
crypto: ansi_cprng - Fix off by one error in non-block size request
Neil Horman
2013-09-24
|
*
|
|
ARM: tegra: remove tegra_chip_uid()
Stephen Warren
2013-09-24
|
*
|
|
crypto: tegra-aes - Use devm_clk_get
Sachin Kamat
2013-09-24
|
*
|
|
crypto: tegra-aes - Fix NULL pointer dereference
Sachin Kamat
2013-09-24
|
*
|
|
crypto: tegra-aes - Staticize tegra_aes_cra_exit
Sachin Kamat
2013-09-24
|
*
|
|
crypto: omap-aes - Staticize local symbols
Sachin Kamat
2013-09-24
[next]