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
2012-10-02
ACPI / PM: Use KERN_DEBUG when no power resources are found
Aaron Lu
1
-1
/
+1
2012-10-02
ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device
Lin Ming
1
-11
/
+23
2012-10-02
perf_event: Switch to internal refcount, fix race with close()
Al Viro
2
-30
/
+34
2012-10-02
sound: tegra_alc5632: remove HP detect GPIO inversion
Stephen Warren
1
-1
/
+0
2012-10-02
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
1
-3
/
+2
2012-10-02
USB: option: replace ZTE K5006-Z entry with vendor class rule
Bjørn Mork
1
-2
/
+4
2012-10-02
staging: comedi: das08: Correct AO output for das08jr-16-ao
Ian Abbott
1
-1
/
+1
2012-10-02
staging: r8712u: fix bug in r8712_recv_indicatepkt()
Eric Dumazet
1
-6
/
+1
2012-10-02
staging: vt6656: [BUG] - Failed connection, incorrect endian.
Malcolm Priestley
2
-20
/
+20
2012-10-02
staging: zcache: fix cleancache race condition with shrinker
Seth Jennings
1
-4
/
+3
2012-10-02
Staging: speakup: fix an improperly-declared variable.
Christopher Brannon
1
-1
/
+1
2012-10-02
ALSA: hda - Workaround for silent output on VAIO Z with ALC889
Takashi Iwai
2
-1
/
+22
2012-10-02
ALSA: ice1724: Use linear scale for AK4396 volume control.
Matteo Frigo
1
-1
/
+2
2012-10-02
ALSA: hda - Fix Oops at codec reset/reconfig
Takashi Iwai
1
-1
/
+1
2012-10-02
ALSA: hda - Fix missing Master volume for STAC9200/925x
Takashi Iwai
1
-1
/
+1
2012-10-02
ARM: Fix ioremap() of address zero
Russell King
2
-2
/
+5
2012-10-02
Staging: Android alarm: IOCTL command encoding fix
Dae S. Kim
1
-1
/
+3
2012-10-02
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
4
-21
/
+56
2012-10-02
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
Will Deacon
1
-4
/
+7
2012-10-02
ARM: 7513/1: Make sure dtc is built before running it
David Brown
1
-2
/
+2
2012-10-02
ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type
Will Deacon
1
-15
/
+40
2012-10-02
target: Fix ->data_length re-assignment bug with SCSI overflow
Nicholas Bellinger
1
-2
/
+7
2012-10-02
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
1
-0
/
+5
2012-10-02
netconsole: remove a redundant netconsole_target_put()
Amerigo Wang
1
-1
/
+0
2012-10-02
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2
-2
/
+4
2012-10-02
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
1
-1
/
+1
2012-10-02
cciss: fix handling of protocol error
Stephen M. Cameron
1
-0
/
+1
2012-10-02
cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
Tejun Heo
1
-29
/
+34
2012-10-02
workqueue: reimplement work_on_cpu() using system_wq
Tejun Heo
1
-17
/
+8
2012-10-02
openvswitch: Reset upper layer protocol info on internal devices.
Jesse Gross
1
-0
/
+8
2012-10-02
bnx2x: fix 57840_MF pci id
Yuval Mintz
1
-1
/
+1
2012-10-02
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
Francesco Ruggeri
1
-2
/
+12
2012-10-02
l2tp: avoid to use synchronize_rcu in tunnel free function
xeb@mail.ru
2
-2
/
+2
2012-10-02
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
1
-1
/
+1
2012-10-02
sfc: Fix reporting of IPv4 full filters through ethtool
Ben Hutchings
1
-2
/
+2
2012-10-02
tcp: fix cwnd reduction for non-sack recovery
Yuchung Cheng
1
-8
/
+7
2012-10-02
netlink: fix possible spoofing from non-root processes
Pablo Neira Ayuso
1
-1
/
+3
2012-10-02
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
3
-4
/
+6
2012-10-02
af_packet: don't emit packet on orig fanout group
Eric Leblond
3
-2
/
+25
2012-10-02
net: fix info leak in compat dev_ifconf()
Mathias Krause
1
-0
/
+1
2012-10-02
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
1
-0
/
+1
2012-10-02
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
Mathias Krause
1
-0
/
+1
2012-10-02
llc: fix info leak via getsockname()
Mathias Krause
1
-2
/
+1
2012-10-02
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-10-02
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-10-02
atm: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
[prev]
[next]