First  |  Prev |  Next  |  Last
Pages: 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589
[PATCH 6/12] wm8904: fix resource reclaim in wm8904_register error path
This patch includes below fixes: 1. wm8904 need to be kfreed in wm8904_register() error path before return. 2. fix the error path for snd_soc_register_codec() fail and snd_soc_register_dai() fail to properly free resources. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- sound/soc/codecs/wm8904.c | 13 ++... 14 Jul 2010 23:06
fs/cifs: Remove unnecessary casts of private_data
merged into cifs-2.6.git On Mon, Jul 12, 2010 at 3:50 PM, Joe Perches <joe(a)perches.com> wrote: Signed-off-by: Joe Perches <joe(a)perches.com> --- �fs/cifs/file.c �| � 24 ++++++++++-------------- �fs/cifs/inode.c | � �4 ++-- �fs/cifs/ioctl.c | � �3 +-- �3 files changed, 13 insertions(+), 18 deletions(... 14 Jul 2010 23:06
[PATCH 0/12] sound/alsa/soc/codec: fix memory leak and resource relaim in error path
This serial of patches fixes memory leak and resource relaim in error path [PATCH 1/12] ad1836: fix a memory leak if another ad1836 is registered [PATCH 2/12] ak4642: fix a memory leak if failed to initialise AK4642 [PATCH 3/12] da7210: fix a memory leak if failed to initialise da7210 audio codec [PATCH 4/12] w... 14 Jul 2010 23:06
Indicate reliable TSC in kvmclock
On 07/12/2010 10:25 PM, Zachary Amsden wrote: When no platform bugs have been detected, no TSC warps have been detected, and the hardware guarantees to us TSC does not change rate or stop with P-state or C-state changes, we can consider it reliable. Signed-off-by: Zachary Amsden<zamsden(a)redhat.com> Ac... 14 Jul 2010 23:06
Use getnsboottime in KVM
On 07/12/2010 10:25 PM, Zachary Amsden wrote: Signed-off-by: Zachary Amsden<zamsden(a)redhat.com> Would be nice to have a commit message the next time you submit this :) arch/x86/kvm/x86.c | 22 ++++++---------------- 1 files changed, 6 insertions(+), 16 deletions(-) Reviewed-by: Rik van Riel <riel... 14 Jul 2010 23:06
Implement getnsboottime kernel API
On 07/12/2010 10:25 PM, Zachary Amsden wrote: Add a kernel call to get the number of nanoseconds since boot. This is generally useful enough to make it a generic call. Signed-off-by: Zachary Amsden<zamsden(a)redhat.com> Acked-by: Rik van Riel <riel(a)redhat.com> -- All rights reversed -- To unsubscri... 18 Jul 2010 11:36
Move scale_delta into common header
On 07/12/2010 10:25 PM, Zachary Amsden wrote: The scale_delta function for shift / multiply with 31-bit precision moves to a common header so it can be used by both kernel and kvm module. Signed-off-by: Zachary Amsden<zamsden(a)redhat.com> Acked-by: Rik van Riel <riel(a)redhat.com> -- All rights reve... 14 Jul 2010 23:06
[PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL [ver #6]
Make special system filesystems return FS_SPECIAL_FL in st_inode_flags to xstat(). Signed-off-by: David Howells <dhowells(a)redhat.com> --- arch/ia64/kernel/perfmon.c | 7 ++++--- arch/powerpc/platforms/cell/spufs/inode.c | 1 + arch/s390/hypfs/inode.c | 1 + drivers/... 14 Jul 2010 23:06
[PATCH 10/18] xstat: Make network filesystems return FS_REMOTE_FL [ver #6]
Make network filesystems return FS_REMOTE_FL in st_inode_flags to xstat(). Signed-off-by: David Howells <dhowells(a)redhat.com> --- fs/afs/super.c | 1 + fs/ceph/super.c | 1 + fs/cifs/cifsfs.c | 1 + fs/coda/inode.c | 1 + fs/ncpfs/inode.c | 1 + fs/nfs/super.c | 7 +++++++ fs/smbfs... 14 Jul 2010 23:05
[PATCH 06/18] xstat: Ext4: Return extended attributes [ver #6]
Return extended attributes from the Ext4 filesystem. This includes the following: (1) The inode creation time (i_crtime) as i_btime. (2) The inode i_generation as i_gen if not the root directory. (3) The inode i_version as st_data_version if a file with I_VERSION set or a directory. (4) FS_xxx_F... 14 Jul 2010 23:05
First  |  Prev |  Next  |  Last
Pages: 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589