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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
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
tee: generic TEE subsystem
Jens Wiklander
1
-0
/
+346
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
1
-0
/
+9
2019-01-13
Input: restore EV_ABS ABS_RESERVED
Peter Hutterer
1
-0
/
+9
2018-10-01
Merge tag 'v4.4.159' into artik-nexell-4.4
Chanho Park
1
-2
/
+2
2018-09-19
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-09-11
Merge tag 'v4.4.154' into artik-nexell-4.4
Chanho Park
9
-4
/
+36
2018-07-25
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-1
/
+3
2018-07-25
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+1
2018-07-25
prctl: Add speculation control prctls
Thomas Gleixner
1
-0
/
+11
2018-06-06
cfg80211: further limit wiphy names to 64 bytes
Eric Biggers
1
-1
/
+1
2018-05-30
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
1
-0
/
+1
2018-05-30
virtio-gpu: fix ioctl and expose the fixed status to userspace.
Dave Airlie
1
-0
/
+1
2018-05-26
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
1
-0
/
+2
2018-04-29
KVM: s390: wire up bpb feature
Christian Borntraeger
1
-0
/
+1
2018-04-08
PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
Matthias Kaehlcke
1
-1
/
+1
2018-03-28
ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
Kirill Marinushkin
1
-2
/
+2
2018-01-31
eventpoll.h: add missing epoll event masks
Greg KH
1
-0
/
+13
2018-01-25
Merge tag 'v4.4.113' into artik-nexell-4.4
Chanho Park
7
-53
/
+80
2017-12-19
ALSA: control: cage TLV_DB_RANGE_HEAD in kernel land because it was obsoleted
Takashi Sakamoto
1
-3
/
+0
2017-12-19
ALSA: rename TLV-related macros so that they're friendly to user applications
Takashi Sakamoto
1
-34
/
+46
2017-12-19
ALSA: control: move layout of TLV payload to UAPI header
Takashi Sakamoto
1
-0
/
+60
2017-12-09
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-0
/
+3
2017-12-09
usb: ch9: Add size macro for SSP dev cap descriptor
John Youn
1
-0
/
+6
2017-12-09
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
1
-0
/
+10
2017-12-05
bcache: Fix building error on MIPS
Huacai Chen
1
-1
/
+1
2017-11-21
uapi: fix linux/rds.h userspace compilation errors
Dmitry V. Levin
1
-51
/
+51
2017-11-21
uapi: fix linux/rds.h userspace compilation error
Dmitry V. Levin
1
-1
/
+2
2017-11-21
Revert "uapi: fix linux/rds.h userspace compilation errors"
Sasha Levin
1
-2
/
+1
2017-11-02
spi: uapi: spidev: add missing ioctl header
Baruch Siach
1
-0
/
+1
2017-10-21
uapi: fix linux/mroute6.h userspace compilation errors
Dmitry V. Levin
1
-0
/
+1
2017-10-21
uapi: fix linux/rds.h userspace compilation errors
Dmitry V. Levin
1
-1
/
+2
2017-10-12
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
1
-0
/
+1
2017-10-08
drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
Kristian H. Kristensen
1
-0
/
+1
2017-06-26
USB: hub: fix SS max number of ports
Johan Hovold
1
-0
/
+3
2017-06-08
Merge tag 'v4.4.71' into v4.4.y/artik
Chanho Park
4
-2
/
+8
2017-05-02
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-1
/
+1
2017-03-22
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
1
-1
/
+1
2017-03-22
netlink: remove mmapped netlink support
Florian Westphal
2
-0
/
+6
2017-01-20
Merge tag 'v4.4.43' into artik
Chanho Park
6
-1
/
+17
2016-12-15
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+1
2016-11-15
rtnetlink: Add rtnexthop offload flag to compare mask
Jiri Pirko
1
-1
/
+1
2016-09-15
cxlflash: Fix to avoid virtual LUN failover failure
Matthew R. Ochs
1
-0
/
+10
2016-09-15
UVC: Add support for R200 depth camera
Aviv Greenberg
1
-0
/
+3
2016-09-15
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
1
-0
/
+1
2016-09-07
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
1
-0
/
+1
2016-08-29
DRM: nexell: implements new gem architecture DRM driver
jhkim
1
-10
/
+62
2016-08-29
media: nexell: Add Jpeg Encoder/Decoder
Kim seonghee
1
-3
/
+20
[next]