index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-27
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
Jan Kara
1
-2
/
+2
2013-07-27
ext4: fix overflow when counting used blocks on 32-bit architectures
Jan Kara
1
-2
/
+2
2013-07-27
drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
Jonathan Salwan
1
-1
/
+1
2013-07-27
pch_uart: fix a deadlock when pch_uart as console
Liang Li
1
-7
/
+22
2013-07-27
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-71
/
+157
2013-07-27
perf: Fix perf mmap bugs
Peter Zijlstra
3
-19
/
+24
2013-07-27
ceph: fix statvfs fr_size
Sage Weil
2
-2
/
+7
2013-07-27
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
1
-1
/
+14
2013-07-27
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
1
-1
/
+10
2013-07-27
perf: Clone child context from parent context pmu
Jiri Olsa
1
-1
/
+1
2013-07-27
iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
Jörn Engel
1
-1
/
+1
2013-07-27
megaraid_sas: fix memory leak if SGL has zero length entries
Bjørn Mork
1
-4
/
+6
2013-07-27
hpfs: better test for errors
Mikulas Patocka
2
-2
/
+9
2013-07-27
nbd: correct disconnect behavior
Paul Clements
2
-1
/
+7
2013-07-27
drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq
Axel Lin
1
-1
/
+1
2013-07-27
crypto: sanitize argument for format string
Kees Cook
1
-1
/
+2
2013-07-27
block: do not pass disk names as format strings
Kees Cook
3
-3
/
+4
2013-07-27
ocfs2: xattr: fix inlined xattr reflink
Junxiao Bi
1
-0
/
+10
2013-07-27
drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2013-07-27
libceph: Fix NULL pointer dereference in auth client code
Tyler Hicks
1
-0
/
+6
2013-07-27
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-4
/
+17
2013-07-27
nfsd4: fix decoding of compounds across page boundaries
J. Bruce Fields
1
-1
/
+1
2013-07-27
jbd2: fix theoretical race in jbd2__journal_restart
Theodore Ts'o
1
-1
/
+1
2013-07-27
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
Al Viro
2
-10
/
+4
2013-07-27
powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...
Chen Gang
1
-1
/
+1
2013-07-27
Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...
Greg Kroah-Hartman
1
-4
/
+0
2013-07-27
UBIFS: fix a horrid bug
Artem Bityutskiy
1
-3
/
+27
2013-07-27
UBIFS: prepare to fix a horrid bug
Artem Bityutskiy
1
-12
/
+12
2013-07-27
xen/time: remove blocked time accounting from xen "clockchip"
Laszlo Ersek
1
-15
/
+2
2013-07-27
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
1
-3
/
+5
2013-07-27
writeback: Fix periodic writeback after fs mount
Jan Kara
1
-1
/
+8
2013-07-27
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
1
-3
/
+3
2013-07-27
dlci: validate the net device in dlci_del()
Zefan Li
1
-0
/
+12
2013-07-27
dlci: acquire rtnl_lock before calling __dev_get_by_name()
Zefan Li
1
-5
/
+9
2013-07-27
Handle big endianness in NTLM (ntlmv2) authentication
Steve French
2
-7
/
+7
2013-07-27
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
1
-7
/
+45
2013-07-27
sd: Fix parsing of 'temporary ' cache mode prefix
Ben Hutchings
1
-1
/
+1
2013-07-27
sd: fix array cache flushing bug causing performance problems
James Bottomley
2
-0
/
+21
2013-07-27
perf: Disable monitoring on setuid processes for regular users
Stephane Eranian
1
-7
/
+9
2013-07-27
vgacon.c: add cond reschedule points in vgacon_do_font_op
Marcelo Tosatti
1
-4
/
+13
2013-07-27
futex: Take hugepages into account when generating futex_key
Zhang Yi
3
-1
/
+35
2013-07-27
USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
Dan Williams
2
-5
/
+7
2013-07-27
mpt2sas: fix firmware failure with wrong task attribute
Sreekanth Reddy
1
-5
/
+1
2013-07-27
mpt2sas: Fix for device scan following host reset could get stuck in a infini...
Sreekanth Reddy
1
-3
/
+115
2013-07-27
mpt2sas: Fix for issue Missing delay not getting set during system bootup
Reddy, Sreekanth
3
-11
/
+13
2013-07-27
ARM: 7765/1: perf: Record the user-mode PC in the call chain.
Jed Davis
1
-0
/
+1
2013-07-27
iommu/amd: Only unmap large pages from the first pte
Alex Williamson
1
-1
/
+5
2013-07-27
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
1
-1
/
+1
2013-07-27
ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
Seth Heasley
1
-0
/
+1
2013-07-27
ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
Seth Heasley
1
-0
/
+2
[next]