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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-59
/
+38
2018-09-19
inet: frags: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2018-09-19
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-7
/
+7
2018-09-19
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-1
/
+2
2018-09-19
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-09-19
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
1
-0
/
+2
2018-09-15
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
1
-1
/
+1
2018-09-15
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
1
-0
/
+4
2018-09-15
r8169: add support for NCube 8168 network card
Anthony Wong
1
-0
/
+2
2018-09-09
udlfb: set optimal write delay
Mikulas Patocka
1
-1
/
+1
2018-09-09
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
1
-3
/
+2
2018-09-09
iommu/vt-d: Add definitions for PFSID
Jacob Pan
1
-0
/
+3
2018-09-09
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-0
/
+1
2018-09-09
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
1
-0
/
+2
2018-09-09
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-0
/
+12
2018-09-09
Replace magic for trusting the secondary keyring with #define
Yannik Sembritzki
1
-0
/
+6
2018-09-05
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
1
-0
/
+14
2018-09-05
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
1
-0
/
+4
2018-09-05
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
1
-0
/
+7
2018-08-24
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+2
2018-08-24
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
1
-0
/
+1
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
1
-2
/
+0
2018-08-24
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-1
/
+0
2018-08-24
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
1
-8
/
+1
2018-08-24
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
1
-0
/
+3
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2
-1
/
+1
2018-08-22
vsock: split dwork to avoid reinitializations
Cong Wang
1
-2
/
+2
2018-08-22
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-0
/
+5
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-4
/
+4
2018-08-17
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
2018-08-17
crypto: vmac - separate tfm and request context
Eric Biggers
1
-63
/
+0
2018-08-15
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
1
-12
/
+12
2018-08-15
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
1
-0
/
+2
2018-08-15
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
1
-0
/
+2
2018-08-15
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
1
-0
/
+2
2018-08-15
cpu/hotplug: Expose SMT control init function
Jiri Kosina
1
-0
/
+2
2018-08-15
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
1
-0
/
+13
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-0
/
+2
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
1
-0
/
+12
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+2
2018-08-15
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
1
-1
/
+1
2018-08-15
kasan: add no_sanitize attribute for clang builds
Andrey Konovalov
1
-0
/
+3
2018-08-15
scsi: core: introduce force_blk_mq
Ming Lei
1
-0
/
+3
2018-08-09
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
1
-0
/
+1
2018-08-03
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
1
-1
/
+1
2018-08-03
drm: Add DP PSR2 sink enable bit
José Roberto de Souza
1
-0
/
+1
2018-08-03
ASoC: topology: Add missing clock gating parameter when parsing hw_configs
Kirill Marinushkin
1
-1
/
+6
2018-08-03
ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
Kirill Marinushkin
1
-2
/
+14
2018-08-03
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
1
-0
/
+1
2018-08-03
serial: core: Make sure compiler barfs for 16-byte earlycon names
Douglas Anderson
1
-1
/
+2
[next]