index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
ARM: spectre-v1: mitigate user accesses
Russell King
1
-0
/
+9
2018-05-22
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
1
-0
/
+10
2018-03-03
ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch
Chunyan Zhang
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-08
ARM: implement memset32 & memset64
Matthew Wilcox
1
-6
/
+18
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-2
/
+2
2017-02-16
ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
Kees Cook
1
-1
/
+1
2016-12-14
Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus
Russell King
40
-156
/
+12
2016-11-23
Revert "arm: move exports to definitions"
Russell King
38
-114
/
+2
2016-11-15
ARM: fix backtrace
Russell King
1
-34
/
+3
2016-10-19
ARM: 8619/1: udelay: document the various constants
Nicolas Pitre
1
-8
/
+7
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+3
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
1
-6
/
+3
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
38
-2
/
+114
2016-09-15
arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()
Al Viro
1
-6
/
+3
2016-08-12
ARM: 8595/2: apply more __ro_after_init
Kees Cook
1
-1
/
+1
2016-08-07
arm: move exports to definitions
Al Viro
38
-2
/
+114
2016-06-22
ARM: 8306/1: loop_udelay: remove bogomips value limitation
Nicolas Pitre
2
-11
/
+9
2016-01-15
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-3
/
+2
2016-01-05
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
1
-0
/
+8
2015-12-17
ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()
Nicolas Pitre
1
-0
/
+8
2015-12-15
ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN
Russell King
1
-6
/
+23
2015-10-03
ARM: 8438/1: Add unwinding to __clear_user_std()
Stephen Boyd
1
-0
/
+4
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
7
-12
/
+30
2015-08-26
ARM: software-based priviledged-no-access support
Russell King
1
-0
/
+14
2015-08-25
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
4
-11
/
+11
2015-08-18
ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage
Nicolas Pitre
1
-1
/
+1
2015-07-03
ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants
Russell King
2
-0
/
+4
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-05-26
ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/
Antonio Ospite
1
-2
/
+2
2015-05-08
ARM: replace BSYM() with badr assembly macro
Russell King
1
-1
/
+1
2015-04-14
ARM: ensure delay timer has sufficient accuracy for delays
Russell King
1
-0
/
+6
2015-03-29
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
3
-3
/
+3
2015-01-16
ARM: 8285/1: remove ARMv3 user access code again
Nicolas Pitre
2
-577
/
+2
2014-11-27
ARM: 8225/1: Add unwinding support for memory copy functions
Lin Yongting
4
-0
/
+45
2014-11-27
ARM: 8224/1: Add unwinding support for memmove function
Lin Yongting
1
-0
/
+28
2014-11-27
ARM: 8223/1: Add unwinding support for __memzero function
Lin Yongting
1
-0
/
+12
2014-11-21
ARM: 8204/1: Add unwinding support for memset function
Lin Yongting
1
-0
/
+12
2014-09-12
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
Victor Kamensky
1
-2
/
+36
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-4
/
+22
2014-07-18
ARM: 8091/2: add get_user() support for 8 byte types
Daniel Thompson
1
-1
/
+36
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
30
-80
/
+89
2014-06-16
ARM: choose highest resolution delay timer
Peter De Schrijver
1
-4
/
+22
2014-02-25
ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull
Victor Kamensky
6
-192
/
+192
2014-02-25
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
1
-0
/
+5
2013-12-29
ARM: 7877/1: use built-in byte swap function
Kim Phillips
2
-1
/
+37
2013-12-29
ARM: make kernel oops easier to read
Russell King
1
-10
/
+10
2013-11-30
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
Fabio Estevam
1
-0
/
+1
2013-11-20
ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP
Will Deacon
1
-1
/
+1
[next]