index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
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_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
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
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
1
-2
/
+2
2019-12-30
Backport minimal compiler_attributes.h to support GCC 9
Miguel Ojeda
1
-0
/
+16
2019-07-05
netfilter: xt_owner: bail out with EINVAL in case of unsupported flags
submit/tizen/20190705.061120
accepted/tizen/unified/20190705.110618
Pablo Neira Ayuso
1
-0
/
+5
2019-07-05
netfilter: xt_owner: Add supplementary groups option
Lukasz Pawelczyk
1
-3
/
+4
2019-01-29
switch ->setxattr() to passing dentry and inode separately
Al Viro
2
-2
/
+4
2019-01-29
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-2
/
+2
2019-01-29
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2
-2
/
+3
2019-01-29
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-1
/
+2
2019-01-29
tee: generic TEE subsystem
Jens Wiklander
2
-0
/
+623
2019-01-29
kernel.h: add u64_to_user_ptr()
Gustavo Padovan
1
-0
/
+7
2019-01-29
ARM: 8478/2: arm/arm64: add arm-smccc
Jens Wiklander
1
-0
/
+104
2019-01-29
drm: prime: Honour O_RDWR during prime-handle-to-fd
Daniel Thompson
1
-0
/
+1
2019-01-29
Merge tag 'v4.4.172' into artik-nexell-4.4
Jaehoon Chung
41
-50
/
+218
2019-01-26
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2019-01-26
f2fs: use crc and cp version to determine roll-forward recovery
Jaegeuk Kim
1
-0
/
+1
2019-01-26
f2fs: fix to convert inline directory correctly
Chao Yu
1
-0
/
+2
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
1
-1
/
+4
2019-01-13
Input: restore EV_ABS ABS_RESERVED
Peter Hutterer
1
-0
/
+9
2019-01-13
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
1
-0
/
+20
2019-01-13
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-2
/
+34
2019-01-13
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-0
/
+1
2018-12-17
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+1
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
1
-2
/
+1
2018-12-17
posix-timers: Sanitize overrun handling
Thomas Gleixner
1
-2
/
+2
2018-12-17
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Takashi Sakamoto
1
-1
/
+1
2018-12-17
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-13
ALSA: pcm: Fix interval evaluation with openmin/max
Takashi Iwai
1
-1
/
+3
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-2
/
+2
2018-12-13
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-1
/
+6
2018-12-01
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+2
2018-12-01
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-12-01
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
2018-11-27
new helper: uaccess_kernel()
Al Viro
1
-0
/
+3
2018-11-27
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
1
-2
/
+2
2018-11-27
modules: mark __inittest/__exittest as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-11-27
kbuild: fix asm-offset generation to work with clang
Jeroen Hofstee
1
-3
/
+3
2018-11-21
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-0
/
+20
2018-11-21
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
1
-0
/
+1
2018-11-21
libceph: bump CEPH_MSG_MAX_DATA_LEN
Ilya Dryomov
1
-1
/
+7
2018-11-21
TC: Set DMA masks for devices
Maciej W. Rozycki
1
-0
/
+1
2018-11-10
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-0
/
+3
2018-11-10
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
1
-5
/
+0
2018-11-10
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
1
-0
/
+1
2018-11-10
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
1
-0
/
+1
2018-11-10
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
Johannes Berg
1
-1
/
+2
[next]