index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
2017-12-18
1
-1
/
+1
*
mm: page_alloc: add kasan hooks on alloc and free paths
Andrey Ryabinin
2017-12-18
6
-0
/
+38
*
compiler-gcc.h: use "proved" instead of "proofed"
Benjamin Peterson
2017-12-18
1
-1
/
+1
*
compiler-gcc.h: neatening
Joe Perches
2017-12-18
1
-40
/
+45
*
compiler: introduce __alias(symbol) shortcut
Andrey Ryabinin
2017-12-18
1
-0
/
+1
*
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2017-12-18
4
-2
/
+23
*
Makefile: Fix device not booting with GCC 7.x and above
ZaneZam
2017-12-18
1
-0
/
+3
*
Makefile: Disable "unused-constant-variable" warning globally
Nathan Chancellor
2017-12-18
1
-0
/
+3
*
Makefile: Disable "format-truncation" warning globally
Nathan Chancellor
2017-12-18
1
-0
/
+3
*
UPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
2017-12-18
1
-0
/
+3
*
BACKPORT: arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
2017-12-18
1
-1
/
+2
*
UPSTREAM: USB: iowarrior: fix oops with malicious USB descriptors
Badhri Jagan Sridharan
2017-12-18
1
-0
/
+6
*
block: fix wrong error return in elevator_init()
Sudip Mukherjee
2017-12-18
1
-1
/
+3
*
arch/arm64: skip randomization within stack
Yi-wei Zhao
2017-12-18
1
-2
/
+0
*
include/linux/compiler-gcc.h: improve __visible documentation
Andrew Morton
2017-12-18
1
-1
/
+4
*
include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse
Rasmus Villemoes
2017-12-18
1
-1
/
+1
*
compiler.h: add support for function attribute assume_aligned
Rasmus Villemoes
2017-12-18
2
-0
/
+25
*
compiler-gcc: integrate the various compiler-gcc[34567].h files
Joe Perches
2017-12-18
2
-65
/
+11
*
exfat: do error check for d_splice_alias return
Min Shi
2017-12-18
1
-1
/
+1
*
tune core online/offline statage
wangwang1
2017-12-18
1
-3
/
+3
*
met: cleanup remnants of met debug functions
Moyster
2017-12-17
1
-328
/
+0
*
v4l2: Refactor, fix security bug in compat ioctl32
Daniel Mentz
2017-12-14
1
-224
/
+373
*
v4l2-compat-ioctl32: Add support for private buffers
Satish Kodishala
2017-12-14
2
-0
/
+19
*
UPSTREAM: arm64: compat: Remove leftover variable declaration
Kevin Brodsky
2017-12-14
1
-2
/
+0
*
arm64: big-endian: don't treat code as data when copying sigret code
Matthew Leach
2017-12-14
4
-30
/
+45
*
FROMLIST: arm64: Avoid aligning normal memory pointers in __memcpy_{to,from}io
Mark Salyzyn
2017-12-14
1
-7
/
+5
*
UPSTREAM: arm64: optimize memcpy_{from,to}io() and memset_io()
Joonwoo Park
2017-12-14
1
-10
/
+56
*
UPSTREAM: arm64: vdso: fix clock_getres for 4GiB-aligned res
Mark Rutland
2017-12-14
1
-1
/
+1
*
UPSTREAM: arm64: vdso: minor ABI fix for clock_getres
Nathan Lynch
2017-12-14
1
-1
/
+1
*
arm: don't force DMA_API_DEBUG on arm/arm64
Mister Oyster
2017-12-14
2
-2
/
+0
*
arm: don't force IRQ_DOMAIN_DEBUG on mt67xx arch
Mister Oyster
2017-12-14
3
-12
/
+2
*
UPSTREAM: crypto: testmgr - fix overlap in chunked tests again
Ard Biesheuvel
2017-12-14
1
-1
/
+1
*
UPSTREAM: crypto: testmgr - avoid overlap in chunked tests
Ard Biesheuvel
2017-12-14
1
-1
/
+1
*
UPSTREAM: crypto: testmgr - add chunked test cases for chacha20
Ard Biesheuvel
2017-12-14
1
-0
/
+7
*
UPSTREAM: crypto: testmgr - Add a longer ChaCha20 test vector
Martin Willi
2017-12-14
1
-1
/
+333
*
UPSTREAM: crypto: testmgr - Add ChaCha20 test vectors from RFC7539
Martin Willi
2017-12-14
2
-0
/
+192
*
defconfig: add chacha20_neon
Mister Oyster
2017-12-14
1
-0
/
+1
*
UPSTREAM: crypto: arm/chacha20 - implement NEON version based on SSE3 code
Ard Biesheuvel
2017-12-14
4
-0
/
+667
*
BACKPORT: crypto: chacha20 - Export common ChaCha20 helpers
Martin Willi
2017-12-14
2
-16
/
+37
*
defconfig: enable chacha20 algo
Mister Oyster
2017-12-14
1
-0
/
+1
*
UPSTREAM: crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
Martin Willi
2017-12-14
3
-0
/
+230
*
UPSTREAM: android: binder: fix type mismatch warning
Arnd Bergmann
2017-12-14
1
-3
/
+3
*
binder: fix proc->files use-after-free
Todd Kjos
2017-12-14
1
-13
/
+31
*
crypto: ablk_helper - Fix cryptd reordering
Herbert Xu
2017-12-14
1
-2
/
+4
*
crypto: cryptd - Add helpers to check whether a tfm is queued
Herbert Xu
2017-12-14
2
-19
/
+119
*
crypto: af_alg - Forbid the use internal algorithms
Herbert Xu
2017-12-14
1
-1
/
+4
*
crypto: cryptd - process CRYPTO_ALG_INTERNAL
Stephan Mueller
2017-12-14
2
-9
/
+43
*
crypto: testmgr - use CRYPTO_ALG_INTERNAL
Stephan Mueller
2017-12-14
1
-6
/
+6
*
crypto: api - prevent helper ciphers from being used
Stephan Mueller
2017-12-14
2
-0
/
+16
*
Fix arch/arm/crypto/sha256_glue.c
Sami Tolvanen
2017-12-14
1
-1
/
+1
[next]