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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
defconfig: disable GATOR_DRIVER (profiling tool)
Mister Oyster
2017-04-11
1
-1
/
+1
*
defconfig: remove inexistant line
Mister Oyster
2017-04-11
1
-1
/
+0
*
constify ->actor
Al Viro
2017-04-11
2
-14
/
+11
*
introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
2017-04-11
1
-1
/
+1
*
introduce iterate_dir() and dir_context
Al Viro
2017-04-11
2
-2
/
+6
*
defconfig: add SdcardFS
Mister Oyster
2017-04-11
1
-0
/
+1
*
Update m4u, smi and gud drivers
fire855
2017-04-11
1
-1
/
+2
*
arm64: lib: improve copy_page to deal with 128 bytes at a time
Will Deacon
2017-04-11
1
-8
/
+38
*
defconfig: regen for 3.10.105
Mister Oyster
2017-04-11
1
-24
/
+29
*
metag: Only define atomic_dec_if_positive conditionally
Guenter Roeck
2017-04-11
1
-2
/
+1
*
tile: avoid using clocksource_cyc2ns with absolute cycle count
Chris Metcalf
2017-04-11
1
-2
/
+2
*
Fix potential infoleak in older kernels
Linus Torvalds
2017-04-11
1
-1
/
+1
*
arc: don't leak bits of kernel stack into coredump
Al Viro
2017-04-11
1
-5
/
+6
*
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2017-04-11
1
-11
/
+9
*
ppc32: fix copy_from_user()
Al Viro
2017-04-11
1
-19
/
+2
*
sparc32: fix copy_from_user()
Al Viro
2017-04-11
1
-1
/
+3
*
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
2017-04-11
1
-1
/
+3
*
openrisc: fix the fix of copy_from_user()
Guenter Roeck
2017-04-11
1
-1
/
+1
*
openrisc: fix copy_from_user()
Al Viro
2017-04-11
1
-24
/
+11
*
parisc: fix copy_from_user()
Al Viro
2017-04-11
1
-2
/
+5
*
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2017-04-11
1
-1
/
+2
*
alpha: fix copy_from_user()
Al Viro
2017-04-11
1
-11
/
+8
*
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
2017-04-11
1
-0
/
+3
*
hexagon: fix strncpy_from_user() error return
Al Viro
2017-04-11
1
-1
/
+2
*
sh: fix copy_from_user()
Al Viro
2017-04-11
1
-1
/
+4
*
score: fix copy_from_user() and friends
Al Viro
2017-04-11
1
-21
/
+20
*
blackfin: fix copy_from_user()
Al Viro
2017-04-11
1
-4
/
+5
*
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
2017-04-11
1
-39
/
+32
*
frv: fix clear_user()
Al Viro
2017-04-11
1
-3
/
+9
*
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2017-04-11
1
-2
/
+9
*
s390: get_user() should zero on failure
Al Viro
2017-04-11
1
-4
/
+4
*
score: fix __get_user/get_user
Al Viro
2017-04-11
1
-1
/
+4
*
sh64: failing __get_user() should zero
Al Viro
2017-04-11
1
-0
/
+1
*
m32r: fix __get_user()
Al Viro
2017-04-11
1
-1
/
+1
*
mn10300: failing __get_user() and get_user() should zero
Al Viro
2017-04-11
1
-0
/
+1
*
microblaze: fix copy_from_user()
Al Viro
2017-04-11
1
-3
/
+6
*
microblaze: fix __get_user()
Al Viro
2017-04-11
1
-1
/
+1
*
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2017-04-11
1
-2
/
+9
*
avr32: off by one in at32_init_pio()
Dan Carpenter
2017-04-11
1
-1
/
+1
*
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
2017-04-11
1
-2
/
+2
*
avr32: fix copy_from_user()
Al Viro
2017-04-11
3
-4
/
+13
*
powerpc/nvram: Fix an incorrect partition merge
Pan Xinhui
2017-04-11
1
-3
/
+3
*
powerpc/64: Fix incorrect return value from __copy_tofrom_user
Paul Mackerras
2017-04-11
1
-1
/
+1
*
powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
Gavin Shan
2017-04-11
1
-2
/
+2
*
powerpc/vdso64: Use double word compare on pointers
Anton Blanchard
2017-04-11
2
-2
/
+2
*
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
2017-04-11
1
-1
/
+6
*
MIPS: ptrace: Fix regs_return_value for kernel context
Marcin Nowakowski
2017-04-11
1
-1
/
+1
*
MIPS: Malta: Fix IOCU disable switch read for MIPS64
Paul Burton
2017-04-11
1
-1
/
+7
*
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
Will Deacon
2017-04-11
1
-2
/
+4
*
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
2017-04-11
1
-0
/
+10
[next]