Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1b44c5a60c137e5fd0c2c8b86e58fdbc9cd181ce
1b44c5a
crypto: inside-secure - add SafeXcel EIP197 crypto engine driver
by Antoine Ténart
· 8 years ago
c28e8f2
crypto: omap-sham - force word alignment on the xmit-buf also
by Tero Kristo
· 8 years ago
898d86a
crypto: omap-sham - fix closing of hash with separate finalize call
by Tero Kristo
· 8 years ago
5d78d57
crypto: omap-sham - buffer handling fixes for hashing later
by Tero Kristo
· 8 years ago
ad18cc9
crypto: omap-aes - Add support for GCM mode
by Tero Kristo
· 8 years ago
d695bfd
crypto: omap-aes - export some AES driver functionality locally
by Tero Kristo
· 8 years ago
5b3d4d2
crypto: omap-aes - move definitions over to a separate header file
by Tero Kristo
· 8 years ago
afc2dc1
crypto: omap-aes - use base omap crypto support library
by Tero Kristo
· 8 years ago
9765e76
crypto: omap-des - use base omap crypto support library
by Tero Kristo
· 8 years ago
74ed87e
crypto: omap - add base support library for common routines
by Tero Kristo
· 8 years ago
418f2a8
crypto: omap-des - use runtime_pm autosuspend for clock handling
by Tero Kristo
· 8 years ago
a636fdc
crypto: omap-des - add check for weak keys
by Tero Kristo
· 8 years ago
619ce70
crypto: omap-aes - fix context handling for multiple cores
by Tero Kristo
· 8 years ago
f09b348
crypto: omap-aes - drop unused flags attribute from omap_aes_ctx
by Tero Kristo
· 8 years ago
1e6adff
crypto: rng - Remove unused function __crypto_rng_cast()
by Matthias Kaehlcke
· 8 years ago
284e763
hw_random: timeriomem_rng: Allow setting RNG quality from platform data
by Rick Altherr
· 8 years ago
b14c534
dt-bindings: timeriomem_rng: Add entropy quality property
by Rick Altherr
· 8 years ago
2a9faf8
crypto: arm/crc32 - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
a83ff88
crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
bd56f95
crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
c9d9f60
crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
4d8061a
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
6507c57
crypto: ccp - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
1127eea
crypto: mediatek - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
f14011a
crypto: qat - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
ebd401e
crypto: omap-sham - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
8139782
crypto: mv_cesa - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
d477d81
crypto: marvell - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
bb9634d
crypto: ixp4xx - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
1126d47
crypto: brcm - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
03d7db5
crypto: hmac - add hmac IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
9417cd1
crypto: x86/aes - Don't use %rbp as temporary register
by Eric Biggers
· 8 years ago
248c650
crypto: qat - use pcie_flr instead of duplicating it
by Christoph Hellwig
· 8 years ago
5f052c9
crypto: img-hash - Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
986130b
hwrng: omap3-rom - Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
cce2ea8
crypto: aesni - add generic gcm(aes)
by Sabrina Dubroca
· 8 years ago
2df7e81
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
27352c4
crypto: aesni - make AVX2 AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
0120af7
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
e10f9cb
crypto: aesni - make AVX AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
38d9dee
crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
0487cca
crypto: aesni - make non-AVX AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
f4857f4
crypto: arm64/sha - avoid non-standard inline asm tricks
by Ard Biesheuvel
· 8 years ago
ac50b78
crypto: ccp - Add a module author
by Gary R Hook
· 8 years ago
4a651b1
crypto: caam - add support for RSA key form 3
by Radu Alexe
· 8 years ago
52e26d7
crypto: caam - add support for RSA key form 2
by Radu Alexe
· 8 years ago
7ca4a9a
crypto: caam - incapsulate dropping leading zeros into function
by Radu Alexe
· 8 years ago
7fcaf62
crypto: caam - avoid kzalloc(0) in caam_read_raw_data
by Tudor Ambarus
· 8 years ago
15a9b36
crypto: sha512-mb - add some missing unlock on error
by Dan Carpenter
· 8 years ago
981a2e3
crypto: tcrypt - don't disable irqs and wait
by Gilad Ben-Yossef
· 8 years ago
9933e11
crypto: skcipher - Add missing API setkey checks
by Herbert Xu
· 8 years ago
2ea659a
Linux 4.12-rc1
by Linus Torvalds
· 8 years ago
cd63645
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
b53c4d5
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
ec05901
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
1251704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
b340959
mm, docs: update memory.stat description with workingset* entries
by Roman Gushchin
· 8 years ago
791b48b
mm: vmscan: scan until it finds eligible pages
by Minchan Kim
· 8 years ago
338a16b
mm, thp: copying user pages must schedule on collapse
by David Rientjes
· 8 years ago
876f294
dax: fix PMD data corruption when fault races with write
by Ross Zwisler
· 8 years ago
13e451f
dax: fix data corruption when fault races with write
by Jan Kara
· 8 years ago
fb26a1c
ext4: return to starting transaction in ext4_dax_huge_fault()
by Jan Kara
· 8 years ago
cd65637
mm: fix data corruption due to stale mmap reads
by Jan Kara
· 8 years ago
4636e70
dax: prevent invalidation of mapped DAX entries
by Ross Zwisler
· 8 years ago
cea5822
Tigran has moved
by Andrew Morton
· 8 years ago
8594a21
mm, vmalloc: fix vmalloc users tracking properly
by Michal Hocko
· 8 years ago
835152a
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
by SeongJae Park
· 8 years ago
0538421
gcov: support GCC 7.1
by Martin Liska
· 8 years ago
8d35bb3
mm, vmstat: Remove spurious WARN() during zoneinfo print
by Reza Arbab
· 8 years ago
572e0ca
time: delete current_fs_time()
by Deepa Dinamani
· 8 years ago
1836522
hwpoison, memcg: forcibly uncharge LRU pages
by Michal Hocko
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
deac842
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
6b402bd
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
6a776e4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
a34ab10
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
0504532
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e0c4a5f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dfcb7b2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1b84fc1
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f1e0527
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5836e42
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
ac3c4aa
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
0ba1c19
Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 8 years ago
31cbee6
sound: Disable the build of OSS drivers
by Takashi Iwai
· 8 years ago
7b8cd33
drm/i915: Make vblank evade warnings optional
by Ville Syrjälä
· 8 years ago
bb57d04
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
7ec2723
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
bab1e2f
Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
3af9256
Input: cros_ec_keyb - remove extraneous 'const'
by Arnd Bergmann
· 8 years ago
e4311ee
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
by Ben Skeggs
· 8 years ago
330bdf6
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
by Ben Skeggs
· 8 years ago
9fc6466
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
by Ben Skeggs
· 8 years ago
1b0f843
drm/nouveau/tmr: handle races with hw when updating the next alarm time
by Ben Skeggs
· 8 years ago
3733bd8
drm/nouveau/tmr: ack interrupt before processing alarms
by Ben Skeggs
· 8 years ago
89ed10a
drm/nouveau/core: fix static checker warning
by Ben Skeggs
· 8 years ago
80a9286
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
by Ben Skeggs
· 8 years ago
e6db957
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
by Ben Skeggs
· 8 years ago
Next »