index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cypress-touchkey: don't call all_keys_up on every irq error
jt1134
2013-04-04
1
-1
/
+0
*
bcmdhd: Enable Ad-Hoc (IBSS) mode
Bruno Randolf
2013-03-25
1
-2
/
+63
*
cypress-touchkey: new attempts at working around phantom keypress issue
jt1134
2013-03-24
1
-2
/
+65
*
Merge 3.0.70
Pawit Pornkitprasan
2013-03-21
61
-165
/
+598
|
\
|
*
Linux 3.0.70
Greg Kroah-Hartman
2013-03-20
1
-1
/
+1
|
*
dcbnl: fix various netlink info leaks
Mathias Krause
2013-03-20
1
-0
/
+7
|
*
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
2013-03-20
1
-0
/
+1
|
*
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
2013-03-20
1
-1
/
+2
|
*
bridging: fix rx_handlers return code
Cristian Bercaru
2013-03-20
1
-0
/
+1
|
*
netlabel: correctly list all the static label mappings
Paul Moore
2013-03-20
1
-16
/
+11
|
*
tun: add a missing nf_reset() in tun_net_xmit()
Eric Dumazet
2013-03-20
1
-0
/
+2
|
*
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
2013-03-20
1
-3
/
+3
|
*
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
2013-03-20
1
-1
/
+2
|
*
rds: limit the size allocated by rds_message_alloc()
Cong Wang
2013-03-20
1
-0
/
+3
|
*
l2tp: Restore socket refcount when sendmsg succeeds
Guillaume Nault
2013-03-20
1
-0
/
+1
|
*
loopdev: fix a deadlock
Guo Chao
2013-03-20
1
-2
/
+0
|
*
block: use i_size_write() in bd_set_size()
Guo Chao
2013-03-20
1
-1
/
+3
|
*
hwmon: (sht15) Fix memory leak if regulator_enable() fails
Ben Hutchings
2013-03-20
1
-1
/
+1
|
*
drm/i915: EBUSY status handling added to i915_gem_fault().
Dmitry Rogozhkin
2013-03-20
1
-0
/
+5
|
*
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
2013-03-20
1
-0
/
+6
|
*
s390/mm: fix flush_tlb_kernel_range()
Heiko Carstens
2013-03-20
1
-2
/
+0
|
*
perf,x86: fix link failure for non-Intel configs
David Rientjes
2013-03-20
1
-1
/
+5
|
*
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
2013-03-20
1
-1
/
+3
|
*
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
2013-03-20
3
-0
/
+12
|
*
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
2013-03-20
1
-1
/
+1
|
*
powerpc: Fix cputable entry for 970MP rev 1.0
Benjamin Herrenschmidt
2013-03-20
1
-1
/
+1
|
*
w1: fix oops when w1_search is called from netlink connector
Marcin Jurkowski
2013-03-20
1
-1
/
+2
|
*
hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...
Axel Lin
2013-03-20
1
-0
/
+2
|
*
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
2013-03-20
1
-4
/
+4
|
*
Revert duplicated perf commit.
Greg Kroah-Hartman
2013-03-20
1
-2
/
+0
|
*
md: protect against crash upon fsync on ro array
Sebastian Riemer
2013-03-20
1
-0
/
+4
|
*
TTY: do not reset master's packet mode
Jiri Slaby
2013-03-20
1
-1
/
+0
|
*
tty: serial: fix typo "ARCH_S5P6450"
Paul Bolle
2013-03-20
1
-1
/
+1
|
*
ext3: Fix format string issues
Lars-Peter Clausen
2013-03-20
1
-2
/
+2
|
*
signal: always clear sa_restorer on execve
Kees Cook
2013-03-20
1
-0
/
+3
|
*
staging: vt6656: Fix oops on resume from suspend.
Malcolm Priestley
2013-03-20
1
-4
/
+0
|
*
USB: EHCI: don't check DMA values in QH overlays
Alan Stern
2013-03-20
1
-5
/
+13
|
*
USB: storage: fix Huawei mode switching regression
Bjørn Mork
2013-03-20
3
-78
/
+331
|
*
usb: serial: Add Rigblaster Advantage to device table
Steve Conklin
2013-03-20
1
-0
/
+1
|
*
USB: added support for Cinterion's products AH6 and PLS8
Christian Schmiedl
2013-03-20
1
-0
/
+4
|
*
usb: cp210x new Vendor/Device IDs
Matwey V. Kornilov
2013-03-20
1
-0
/
+19
|
*
USB: cdc-wdm: fix buffer overflow
Oliver Neukum
2013-03-20
1
-3
/
+20
|
*
USB: option: add Huawei E5331
Bjørn Mork
2013-03-20
1
-0
/
+1
|
*
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-20
1
-2
/
+11
|
*
qcaux: add Franklin U600
Dan Williams
2013-03-20
1
-0
/
+1
|
*
Linux 3.0.69
Greg Kroah-Hartman
2013-03-14
1
-1
/
+1
|
*
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
2013-03-14
1
-3
/
+2
|
*
decnet: Fix disappearing sysctl entries
Eric W. Biederman
2013-03-14
2
-0
/
+32
|
*
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-03-14
1
-10
/
+14
|
*
Fix memory leak in cpufreq stats.
Tu, Xiaobing
2013-03-14
1
-0
/
+1
[next]