Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b9a05b6041cb9810a291315569b2af0d63c3680a
b9a05b6
crypto: talitos - fix CTR alg blocksize
by Christophe Leroy
· 6 years ago
1ba34e7
crypto: talitos - check AES key size
by Christophe Leroy
· 6 years ago
b8fbdc2
crypto: talitos - reduce max key size for SEC1
by Christophe Leroy
· 6 years ago
a1a42f8
crypto: talitos - rename alternative AEAD algos.
by Christophe Leroy
· 6 years ago
5e99a0a
crypto: algapi - remove crypto_tfm_in_queue()
by Eric Biggers
· 6 years ago
84ede58
crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
by Eric Biggers
· 6 years ago
3e56e16
crypto: cryptd - move kcrypto_wq into cryptd
by Eric Biggers
· 6 years ago
e590e13
crypto: gf128mul - make unselectable by user
by Eric Biggers
· 6 years ago
8780414
crypto: echainiv - change to 'default n'
by Eric Biggers
· 6 years ago
c8a3315
crypto: make all templates select CRYPTO_MANAGER
by Eric Biggers
· 6 years ago
929d34c
crypto: testmgr - make extra tests depend on cryptomgr
by Eric Biggers
· 6 years ago
e944eab
crypto: testmgr - fix length truncation with large page size
by Eric Biggers
· 6 years ago
2621a86
crypto: vmx - convert to skcipher API
by Eric Biggers
· 6 years ago
1fa0a7d
crypto: vmx - convert to SPDX license identifiers
by Eric Biggers
· 6 years ago
1a9e937
hwrng: meson - update with SPDX Licence identifier
by Neil Armstrong
· 6 years ago
0f7a813
crypto: crypto4xx - block ciphers should only accept complete blocks
by Christian Lamparter
· 6 years ago
70c4997
crypto: crypto4xx - fix blocksize for cfb and ofb
by Christian Lamparter
· 6 years ago
bfa2ba7
crypto: crypto4xx - fix AES CTR blocksize value
by Christian Lamparter
· 6 years ago
bb992bc
crypto: caam - print debugging hex dumps after unmapping
by Sascha Hauer
· 6 years ago
3e03e79
crypto: talitos - fix skcipher failure due to wrong output IV
by Christophe Leroy
· 6 years ago
89646fd
crypto: ccp - Fix 3DES complaint from ccp-crypto module
by Hook, Gary
· 6 years ago
c3b359d
crypto: ccp - fix AES CFB error exposed by new test vectors
by Hook, Gary
· 6 years ago
499df96
crypto: ccp - AES CFB mode is a stream cipher
by Hook, Gary
· 6 years ago
efc77e8
crypto: arm/sha512 - Make sha512_arm_final static
by YueHaibing
· 6 years ago
db07cd2
crypto: drbg - add FIPS 140-2 CTRNG for noise source
by Stephan Mueller
· 6 years ago
a7cd942
crypto: caam/qi - DMA map keys using proper device
by Horia Geantă
· 6 years ago
b2b2ee3
crypto: caam/qi - fix address translations with IOMMU enabled
by Horia Geantă
· 6 years ago
6b17568
crypto: caam/qi - don't allocate an extra platform device
by Horia Geantă
· 6 years ago
1b46c90
crypto: caam - convert top level drivers to libraries
by Horia Geantă
· 6 years ago
a5e5c13
crypto: caam - fix S/G table passing page boundary
by Horia Geantă
· 6 years ago
dcd9c76
crypto: caam - avoid S/G table fetching for AEAD zero-length output
by Horia Geantă
· 6 years ago
a3af113
crypto: qat - do not offload zero length requests
by Giovanni Cabiddu
· 6 years ago
96ee111
crypto: qat - return error for block ciphers for invalid requests
by Giovanni Cabiddu
· 6 years ago
92fec16
crypto: qat - return proper error code in setkey
by Giovanni Cabiddu
· 6 years ago
51d33c2
crypto: qat - fix block size for aes ctr mode
by Giovanni Cabiddu
· 6 years ago
15b5e91
crypto: qat - update iv after encryption or decryption operations
by Giovanni Cabiddu
· 6 years ago
c044b62
crypto: qat - add check for negative offset in alg precompute function
by Shant KumarX Sonnad
· 6 years ago
9332249
crypto: qat - remove spin_lock in qat_ablkcipher_setkey
by Xin Zeng
· 6 years ago
a188339
Linux 5.2-rc1
by Linus Torvalds
· 6 years ago
2e2c122
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 6 years ago
cb6f873
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
ff8583d
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
f23d871
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
c4d36b6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
d8848ee
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
1ba3b5d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a13f950
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d9351ea
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
39feaa3
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1335d9a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4c4a5c9
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
86a78a8
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
bcd1739
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
b0bb126
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
fc2694e
kconfig: use 'else ifneq' for Makefile to improve readability
by Masahiro Yamada
· 6 years ago
de6da1e
panic: add an option to replay all the printk message in buffer
by Feng Tang
· 6 years ago
5d59aa8
initramfs: don't free a non-existent initrd
by Steven Price
· 6 years ago
ec084de
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
by Jiufei Xue
· 6 years ago
60fce36
mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock
by Mel Gorman
· 6 years ago
a6cf4e0
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
by Uladzislau Rezki (Sony)
· 6 years ago
bb850f4
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
by Uladzislau Rezki (Sony)
· 6 years ago
68ad4a3
mm/vmalloc.c: keep track of free blocks for vmap allocation
by Uladzislau Rezki (Sony)
· 6 years ago
62e1c09
Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
3a48a91
kbuild: check uniqueness of module names
by Masahiro Yamada
· 6 years ago
aff11cd
kconfig: Terminate menu blocks with a comment in the generated config
by Alexander Popov
· 6 years ago
233c741
kbuild: add LICENSES to KBUILD_ALLDIRS
by Masahiro Yamada
· 6 years ago
cdd750b
kbuild: remove 'addtree' and 'flags' magic for header search paths
by Masahiro Yamada
· 6 years ago
9cc342f
treewide: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
14340de
media: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
cc966c9
media: remove unneeded header search paths
by Masahiro Yamada
· 6 years ago
986a137
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
by Masahiro Yamada
· 6 years ago
902a689
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
by Masahiro Yamada
· 6 years ago
d2f8ae0
kbuild: turn auto.conf.cmd into a mandatory include file
by Masahiro Yamada
· 6 years ago
f46e65d
.gitignore: exclude .get_maintainer.ignore and .gitattributes
by Masahiro Yamada
· 6 years ago
a149430
kbuild: add all Clang-specific flags unconditionally
by Masahiro Yamada
· 6 years ago
7eb8e5f
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
by Nathan Chancellor
· 6 years ago
4c8dd95
kbuild: add some extra warning flags unconditionally
by Masahiro Yamada
· 6 years ago
8289f91
kbuild: add -Wvla flag unconditionally
by Masahiro Yamada
· 6 years ago
33ff99f
arch: remove dangling asm-generic wrappers
by Masahiro Yamada
· 6 years ago
6944a06
samples: guard sub-directories with CONFIG options
by Masahiro Yamada
· 6 years ago
a3bc886
kbuild: re-enable int-in-bool-context warning
by Masahiro Yamada
· 6 years ago
593e0fd
MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
by Krzysztof Kozlowski
· 6 years ago
178aa03
sh: exclude vmlinux.scr from .gitignore pattern
by Masahiro Yamada
· 6 years ago
5b13f84
sh: vsyscall: drop unnecessary cc-ldoption
by Nick Desaulniers
· 6 years ago
861fde3
ia64: require -Wl,--hash-style=sysv
by Nick Desaulniers
· 6 years ago
901b573
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
by Masahiro Yamada
· 6 years ago
2c1d0e3
ext4: avoid panic during forced reboot due to aborted journal
by Jan Kara
· 6 years ago
72cf0b0
Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
b8f5fe3
i2c: core: add device-managed version of i2c_new_dummy
by Heiner Kallweit
· 6 years ago
7159dbda
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
by Heiner Kallweit
· 6 years ago
4489da7
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
80111bf
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
bf8a9a4
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
ea7a5f9
Merge tag 'timers-v5.2' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core
by Thomas Gleixner
· 6 years ago
672eaf3
powerpc/cacheinfo: Remove double free
by Tobin C. Harding
· 6 years ago
c179976
powerpc/mm/hash: Fix get_region_id() for invalid addresses
by Aneesh Kumar K.V
· 6 years ago
c011d23
kvm: fix compilation on aarch64
by Paolo Bonzini
· 6 years ago
8ea58f1
objtool: Allow AR to be overridden with HOSTAR
by Nathan Chancellor
· 6 years ago
f858553
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
by Ard Biesheuvel
· 6 years ago
Next »