Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
26a05489ee0eb2a69b729438e63b1038b472fa57
26a0548
crypto: omap-sham - Map SG pages if they are HIGHMEM before accessing
by Joel Fernandes
· 11 years ago
6e4e603
crypto: caam - Dynamic memory allocation for caam_rng_ctx object
by Nitesh Lal
· 11 years ago
4f7f1d7
crypto: allow blkcipher walks over AEAD data
by Ard Biesheuvel
· 11 years ago
822be00f
crypto: remove direct blkcipher_walk dependency on transform
by Ard Biesheuvel
· 11 years ago
d9e7972
hwrng: add randomness to system from rng sources
by Kees Cook
· 11 years ago
04d088c
crypto: mxs-dcp - Optimize hashing
by Marek Vasut
· 11 years ago
1a7c685
crypto: mxs-dcp - Align the bounce buffers
by Marek Vasut
· 11 years ago
26f25b2
crypto: omap-des - make local functions static
by Jingoo Han
· 11 years ago
ae12fe2
crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
e78f919
crypto: omap-des - Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
ea7b284
crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
93b7f9c
hwrng: timeriomem - Use devm_*() functions
by Jingoo Han
· 11 years ago
1655c24
hwrng: nomadik - Use devm_*() functions
by Jingoo Han
· 11 years ago
0c0aa84
hwrng: pixocell - Use devm_clk_get()
by Jingoo Han
· 11 years ago
0574bce
hwrng: omap3-rom - Use devm_clk_get()
by Jingoo Han
· 11 years ago
0c0becd
hwrng: atmel - Use devm_clk_get()
by Jingoo Han
· 11 years ago
4ea5d99
crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coherent memory
by Sonic Zhang
· 11 years ago
3d6f1d1
crypto: sahara - Use return value of devm_request_irq() on error
by Alexander Shiyan
· 11 years ago
c65a52f
crypto: ccp - Account for CCP backlog processing
by Tom Lendacky
· 11 years ago
950b10b
crypto: ccp - Invoke context callback when there is a backlog error
by Tom Lendacky
· 11 years ago
0611451
crypto: ccp - Prevent a possible lost CCP command request
by Tom Lendacky
· 11 years ago
f829e7a
crypto: caam - writel() arguments are swapped
by Dan Carpenter
· 11 years ago
645af2e
crypto: tegra - remove driver
by Stephen Warren
· 11 years ago
701d0f1
crypto: omap-des - Add config and build options
by Joel Fernandes
· 11 years ago
e91aa9d
crypto: omap-des - Add omap-des driver for OMAP4/AM43xx
by Joel Fernandes
· 11 years ago
d9588f8
crypto: mxs-dcp - Fix platform_get_irq() error handling
by Fabio Estevam
· 11 years ago
b3bd586
crypto: remove a duplicate checks in __cbc_decrypt()
by Dan Carpenter
· 11 years ago
fb5d23e
hwrng: pixocell - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
bfaff75
hwrng: atmel - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
0fdefe2
crypto: s5p-sss - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
9e95275
crypto: sahara - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
32af1e1
crypto: picoxcell - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
06e5a1f
CRC32C: Add soft module dependency to load other accelerated crc32c modules
by Tim Chen
· 11 years ago
883619a
crypto: caam - fix ERA retrieval function
by Alex Porosanu
· 11 years ago
d167b6e
hwrng: cleanup in hwrng_register()
by Dan Carpenter
· 11 years ago
fecfd7f
crypto: mxs-dcp: Check the return value of stmp_reset_block()
by Fabio Estevam
· 11 years ago
e921f03
crypto: mxs-dcp: Use devm_kzalloc()
by Fabio Estevam
· 11 years ago
f3de9cb
crypto: talitos: init the priv->alg_list more earlier in talitos_probe()
by Kevin Hao
· 11 years ago
530abd8
crypto: ccp - Perform completion callbacks using a tasklet
by Tom Lendacky
· 11 years ago
bc38544
crypto: ccp - Use a single queue for proper ordering of tfm requests
by Tom Lendacky
· 11 years ago
c11baa0
crypto: ccp - Move HMAC calculation down to ccp ops file
by Tom Lendacky
· 11 years ago
d81ed65
crypto: ccp - Allow for selective disablement of crypto API algorithms
by Tom Lendacky
· 11 years ago
80e84c1
crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments
by Dave Jones
· 11 years ago
0a63b09
crypto: caam - Fix job ring discovery in controller driver
by Nitesh Lal
· 11 years ago
2021aba
crypto: dcp - Move the AES operation type from actx to rctx
by Marek Vasut
· 11 years ago
4293242
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
f8f2023
x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs
by Ingo Molnar
· 11 years ago
c4ad8f9
execve: use 'struct filename *' for executable name passing
by Linus Torvalds
· 11 years ago
878a876
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
d7512f7
Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
12b1383
kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST
by Linus Torvalds
· 11 years ago
88a78a9
Merge branch 'acl_fixes' into linux-next
by Trond Myklebust
· 11 years ago
789b663
fs: get_acl() must be allowed to return EOPNOTSUPP
by Trond Myklebust
· 11 years ago
8f493b9
NFSv3: Fix return value of nfs3_proc_setacls
by Trond Myklebust
· 11 years ago
d4c42fb
NFSv3: Remove unused function nfs3_proc_set_default_acl
by Trond Myklebust
· 11 years ago
60efa5e
Btrfs: use late_initcall instead of module_init
by Filipe David Borba Manana
· 11 years ago
0b947af
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
by Filipe David Borba Manana
· 11 years ago
8101c8d
Btrfs: disable snapshot aware defrag for now
by Josef Bacik
· 11 years ago
38dbfb5
Linus 3.14-rc1
by Linus Torvalds
· 11 years ago
69048e0
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
1c0b8a7a
hpfs: optimize quad buffer loading
by Mikulas Patocka
· 11 years ago
2cbe5c7
hpfs: remember free space
by Mikulas Patocka
· 11 years ago
9dabf60
parisc: add flexible mmap memory layout support
by Helge Deller
· 11 years ago
f5a408d
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
by Guy Martin
· 11 years ago
9391bc7
parisc: convert uapi/asm/stat.h to use native types only
by Helge Deller
· 11 years ago
998bbb2
parisc: wire up sched_setattr and sched_getattr
by Helge Deller
· 11 years ago
57737c4
parisc: fix cache-flushing
by Helge Deller
· 11 years ago
8a10bc9
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
by Helge Deller
· 11 years ago
602456b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
7b383be
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
87af5e5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 11 years ago
e4c0da2
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
632007e
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
920130a
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
3b4d5c7
tools/power turbostat: introduce -s to dump counters
by Andy Shevchenko
· 11 years ago
f591c38
tools/power turbostat: remove unused command line option
by Andy Shevchenko
· 11 years ago
20b9a90
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
by Trond Myklebust
· 11 years ago
17ead6c
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
by Trond Myklebust
· 11 years ago
5cb480f
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1bda2ac
afs: proc cells and rootcell are writeable
by Pali Rohár
· 11 years ago
5a5e75f
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
by Heiko Carstens
· 11 years ago
0f44bc3
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
efc518e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
fea8893
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
f39aa27
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA
by Olof Johansson
· 11 years ago
ad0c07f
ARM: multi_v7_defconfig: add mvebu drivers
by Olof Johansson
· 11 years ago
50ac206
clocksource: kona: Add basic use of external clock
by Tim Kryger
· 11 years ago
718360c
nfs: fix setting of ACLs on file creation.
by Noah Massey
· 11 years ago
8a1f006
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
14864a5
Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
7c76203
drivers: bus: fix CCI driver kcalloc call parameters swap
by Lorenzo Pieralisi
· 11 years ago
94db37a
ARM: dts: bcm28155-ap: Fix Card Detection GPIO
by Tim Kryger
· 11 years ago
a00928f
Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 11 years ago
c2292c2
ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY
by Fabio Estevam
· 11 years ago
e324f7c
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
by Grygorii Strashko
· 11 years ago
f8505ef
MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
by Barry Song
· 11 years ago
167eeb4
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
3f7c730
ARM: dts: zynq: Add SDHCI nodes
by Soren Brinkmann
· 11 years ago
Next »