index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
ext4: fix ext4_evict_inode() racing against workqueue processing code
Theodore Ts'o
3
-4
/
+14
2013-03-20
ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()
Daniel Mack
1
-3
/
+3
2013-03-20
ALSA: snd-usb: mixer: propagate errors up the call chain
Daniel Mack
1
-4
/
+6
2013-03-20
ALSA: usb: Parse UAC2 extension unit like for UAC1
Torstein Hegge
1
-1
/
+4
2013-03-20
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
4
-18
/
+50
2013-03-20
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
9
-60
/
+117
2013-03-20
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
3
-6
/
+0
2013-03-20
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
2
-6
/
+40
2013-03-20
MD: Prevent sysfs operations on uninitialized kobjects
Jonathan Brassow
2
-6
/
+4
2013-03-20
MD RAID5: Avoid accessing gendisk or queue structs when not available
Jonathan Brassow
1
-13
/
+20
2013-03-19
Merge tag 'vfio-v3.9-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+2
2013-03-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-38
/
+44
2013-03-20
md/raid5: schedule_construction should abort if nothing to do.
NeilBrown
1
-16
/
+22
2013-03-19
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
1
-3
/
+8
2013-03-19
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
Nicholas Bellinger
1
-1
/
+1
2013-03-20
drm/i915: stop using GMBUS IRQs on Gen4 chips
Jiri Kosina
1
-1
/
+10
2013-03-19
Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+8
2013-03-19
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-36
/
+66
2013-03-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
6
-15
/
+3
2013-03-19
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-244
/
+387
2013-03-19
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
1
-1
/
+1
2013-03-19
KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
Andy Honig
1
-2
/
+5
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-29
/
+22
2013-03-19
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-03-19
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2
-12
/
+0
2013-03-19
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Paul Bolle
1
-1
/
+0
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
5
-16
/
+44
2013-03-19
qeth: Fix scatter-gather regression
Frank Blaschka
3
-8
/
+42
2013-03-19
qeth: Fix invalid router settings handling
Stefan Raspl
2
-6
/
+13
2013-03-19
qeth: delay feature trace
Stefan Raspl
1
-1
/
+1
2013-03-19
drm/nv50/kms: prevent lockdep false-positive in page flipping path
Ben Skeggs
1
-2
/
+2
2013-03-19
drm/nouveau/core: fix return value of nouveau_object_del()
Ben Skeggs
1
-2
/
+1
2013-03-18
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-17
/
+12
2013-03-18
sgy-cts1000: Remove __dev* attributes
Ben Collins
1
-3
/
+3
2013-03-18
Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+25
2013-03-18
Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+2
2013-03-18
tcm_vhost: Flush vhost_work in vhost_scsi_flush()
Asias He
1
-0
/
+1
2013-03-18
tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
Asias He
1
-4
/
+8
2013-03-18
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
1
-9
/
+9
2013-03-18
KVM: allow host header to be included even for !CONFIG_KVM
Kevin Hilman
1
-1
/
+6
2013-03-18
hwmon: (lm75) Fix tcn75 prefix
Jean Delvare
1
-1
/
+1
2013-03-18
hwmon: (lm75.h) Update header inclusion
Jean Delvare
1
-1
/
+1
2013-03-18
MAINTAINERS: Remove Mark M. Hoffman
Jean Delvare
2
-15
/
+10
2013-03-18
target: fix possible memory leak in core_tpg_register()
Wei Yongjun
1
-1
/
+2
2013-03-18
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
1
-1
/
+4
2013-03-18
target_core_sbc: use noop for SYNCHRONIZE_CACHE
Hannes Reinecke
1
-2
/
+5
2013-03-18
xfs: ensure we capture IO errors correctly
Dave Chinner
1
-0
/
+6
2013-03-18
xfs: fix xfs_iomap_eof_prealloc_initial_size type
Mark Tinguely
1
-1
/
+1
[prev]
[next]