Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e448370d7377f064c2fef55f72e9b45184bf0926
e448370
crypto: testmgr - add empty test vectors for null ciphers
by Jussi Kivilinna
· 12 years ago
e9b7441
crypto: testmgr - add AES GMAC test vectors
by Jussi Kivilinna
· 12 years ago
d733ac9
crypto: gcm - fix rfc4543 to handle async crypto correctly
by Jussi Kivilinna
· 12 years ago
9489667d
crypto: gcm - make GMAC work when dst and src are different
by Jussi Kivilinna
· 12 years ago
b149a30
hwrng: timeriomem - added devicetree hooks
by Alexander Clouter
· 12 years ago
1907da7
hwrng: timeriomem - update to support more than one device
by Alexander Clouter
· 12 years ago
57ae1b0
crypto: crc32-pclmul - Use gas macro for pclmulqdq
by Sandy Wu
· 12 years ago
8c4196a
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
by Lubomir Rintel
· 12 years ago
96aef9a
crypto: caam - static constify error data
by Kim Phillips
· 12 years ago
66b3e88
crypto: caam - change key gen functions to return signed int
by Kim Phillips
· 12 years ago
87de457
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions.
by Tim Chen
· 12 years ago
5663535
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX instruction.
by Tim Chen
· 12 years ago
e01d69c
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructions.
by Tim Chen
· 12 years ago
bf215ce
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental SSE3 instructions.
by Tim Chen
· 12 years ago
bf70fa9
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
by Tim Chen
· 12 years ago
8275d1a
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions.
by Tim Chen
· 12 years ago
d34a460
crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions
by Tim Chen
· 12 years ago
ec2b4c8
crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.
by Tim Chen
· 12 years ago
46d208a
crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental SSE3 instructions.
by Tim Chen
· 12 years ago
35d2c9d
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
by Tim Chen
· 12 years ago
873b9ca
crypto: x86 - build AVX block cipher implementations only if assembler supports AVX instructions
by Jussi Kivilinna
· 12 years ago
eca1726
crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC
by Jussi Kivilinna
· 12 years ago
eb16796
crypto: ux500 - fix error return code in hash_dma_final()
by Wei Yongjun
· 12 years ago
5cec26e
crypto: picoxcell - Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
264878e
hwrng: mxc-rnga - Use devm_ioremap_resource()
by Fabio Estevam
· 12 years ago
cb7d566
crypto: caam - Fix missing init of '.type' in AEAD algos.
by Vakul Garg
· 12 years ago
575c1bd
crypto: caam - set RDB bit in security configuration register
by Vakul Garg
· 12 years ago
a80c542
hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume
by Jingoo Han
· 12 years ago
1643a35
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
by Mihnea Dobrescu-Balaur
· 12 years ago
5de8875
crypto: sahara - Add driver for SAHARA2 accelerator.
by Javier Martin
· 12 years ago
6375bcf
hwrng: Fix a wrong comment in Documentation/hw_random.txt
by Tang Chen
· 12 years ago
ae8488a
crypto: caam - fix typo "CRYPTO_AHASH"
by Paul Bolle
· 12 years ago
0261370
crypto: omap-sham - Use module_platform_driver macro
by Sachin Kamat
· 12 years ago
94e51df
crypto: omap-aes - Use module_platform_driver macro
by Sachin Kamat
· 12 years ago
bbbaa37
crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
by Joel A Fernandes
· 12 years ago
e68af48
crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
by Joel A Fernandes
· 12 years ago
fb1dd79
crypto: bfin_crc - Fix possible NULL pointer dereference
by Syam Sidhardhan
· 12 years ago
a84fb79
crypto: user - constify netlink dispatch table
by Mathias Krause
· 12 years ago
918731f
crypto: crc32c - Update the links to the white papers on CRC32C calculations with PCLMULQDQ instructions.
by Tim Chen
· 12 years ago
d4905b3
crypto: atmel-sha - add support for latest release of the IP (0x410)
by Nicolas Royer
· 12 years ago
1f85804
crypto: atmel-tdes - add support for latest release of the IP (0x700)
by Nicolas Royer
· 12 years ago
cadc4ab
crypto: atmel-aes - add support for latest release of the IP (0x130)
by Nicolas Royer
· 12 years ago
6150f3b
ARM: AT91SAM9G45: same platform data structure for all crypto peripherals
by Nicolas Royer
· 12 years ago
ca81a1a
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
by Herbert Xu
· 12 years ago
32dc43e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
d414c10
Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
f6d43b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
c69d0a15
Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
446d64e
block: fix part_pack_uuid() build error
by Mimi Zohar
· 12 years ago
a2c2c3a7
ima: "remove enforce checking duplication" merge fix
by Mimi Zohar
· 12 years ago
ab78265
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
21fbd58
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
d9978ec
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
a883b70
tty vt: fix character insertion overflow
by Nicolas Pitre
· 12 years ago
77be36d
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5ce1a70
Merge branch 'akpm' (more incoming from Andrew)
by Linus Torvalds
· 12 years ago
ef53d16
ksm: allocate roots when needed
by Hugh Dickins
· 12 years ago
56f3180
mm: cleanup "swapcache" in do_swap_page
by Hugh Dickins
· 12 years ago
9e16b7f
mm,ksm: swapoff might need to copy
by Hugh Dickins
· 12 years ago
5117b3b
mm,ksm: FOLL_MIGRATION do migration_entry_wait
by Hugh Dickins
· 12 years ago
bc56620
ksm: shrink 32-bit rmap_item back to 32 bytes
by Hugh Dickins
· 12 years ago
b599cbd
ksm: treat unstable nid like in stable tree
by Hugh Dickins
· 12 years ago
8fdb3db
ksm: add some comments
by Hugh Dickins
· 12 years ago
49cd0a5
tmpfs: fix mempolicy object leaks
by Greg Thelen
· 12 years ago
5f00110
tmpfs: fix use-after-free of mempolicy object
by Greg Thelen
· 12 years ago
67d46b2
mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages
by Mel Gorman
· 12 years ago
fa79419
mm: export mmu notifier invalidates
by Cliff Wickman
· 12 years ago
240aade
mm: accelerate mm_populate() treatment of THP pages
by Michel Lespinasse
· 12 years ago
28a3571
mm: use long type for page counts in mm_populate() and get_user_pages()
by Michel Lespinasse
· 12 years ago
e0fb581
mm: accurately document nr_free_*_pages functions with code comments
by Zhang Yanfei
· 12 years ago
5f4b9fc
HWPOISON: change order of error_states[]'s elements
by Naoya Horiguchi
· 12 years ago
524fca1
HWPOISON: fix misjudgement of page_action() for errors on mlocked pages
by Naoya Horiguchi
· 12 years ago
6d043990
memcg: stop warning on memcg_propagate_kmem
by Hugh Dickins
· 12 years ago
7293bfb
net: change type of virtio_chan->p9_max_pages
by Zhang Yanfei
· 12 years ago
b21e0b9
vmscan: change type of vm_total_pages to unsigned long
by Zhang Yanfei
· 12 years ago
697ce9b
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
by Zhang Yanfei
· 12 years ago
43be594
fs/buffer.c: change type of max_buffer_heads to unsigned long
by Zhang Yanfei
· 12 years ago
6434b94
ia64: use %ld to print pages calculated in nr_free_buffer_pages
by Zhang Yanfei
· 12 years ago
ebec386
mm: fix return type for functions nr_free_*_pages
by Zhang Yanfei
· 12 years ago
1081312
memcg: cleanup mem_cgroup_init comment
by Michal Hocko
· 12 years ago
e477749
memcg: move memcg_stock initialization to mem_cgroup_init
by Michal Hocko
· 12 years ago
8787a1d
memcg: move mem_cgroup_soft_limit_tree_init to mem_cgroup_init
by Michal Hocko
· 12 years ago
0e50ce3
mm: use up free swap space before reaching OOM kill
by Minchan Kim
· 12 years ago
00ef2d2
mm: use NUMA_NO_NODE
by David Rientjes
· 12 years ago
751efd8
mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts
by Robin Holt
· 12 years ago
c1f1949
mm/memory_hotplug: use pgdat_end_pfn() instead of open coding the same.
by Cody P Schafer
· 12 years ago
64dd1b2
mm/memory_hotplug: use ensure_zone_is_initialized()
by Cody P Schafer
· 12 years ago
f6bbb78
mm: add helper ensure_zone_is_initialized()
by Cody P Schafer
· 12 years ago
b5e6a5a
mm/page_alloc: add informative debugging message in page_outside_zone_boundaries()
by Cody P Schafer
· 12 years ago
da3649e
mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.
by Cody P Schafer
· 12 years ago
d29bb97
mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized.
by Cody P Schafer
· 12 years ago
2a6e3eb
mm: add zone_is_empty() and zone_is_initialized()
by Cody P Schafer
· 12 years ago
108bcc9
mm: add & use zone_end_pfn() and zone_spans_pfn()
by Cody P Schafer
· 12 years ago
9127ab4
mm: add SECTION_IN_PAGE_FLAGS
by Cody P Schafer
· 12 years ago
4805b02
mm/mlock.c: document scary-looking stack expansion mlock chain
by Johannes Weiner
· 12 years ago
e379014
mm: refactor inactive_file_is_low() to use get_lru_size()
by Johannes Weiner
· 12 years ago
860f275
mm: shmem: use new radix tree iterator
by Johannes Weiner
· 12 years ago
Next »