Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
linux . kernel
This is a Usenet group - learn more
Find or start a Google Group about kernel.
Group info
Language: English
Group categories:
Computers > Operating Systems
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 266751  Older »
Description: linux-kernel@vger.kernel.org (Moderated)
 

mips/kvm: Fix ABI for compatibility with 64-bit guests. 
  ... The initial patch set implementing MIPS KVM does not handle 64-bit guests or use of the FPU. This patch set corrects these ABI issues, and does some very minor clean up. Changes from v2: Split into five parts, no code change. David Daney (5): mips/kvm: Fix ABI for use of FPU. mips/kvm: Fix ABI for use of 64-bit registers.... more »
By David Daney  - 5:20pm - 6 new of 6 messages    

parisc/superio: Use module_pci_driver to register driver 
  Removing some boilerplate by using module_pci_driver instead of calling register and unregister in the otherwise empty init/exit functions. Signed-off-by: Peter Huewe <peterhu...@gmx.de> --- drivers/parisc/superio.c | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/drivers/parisc/superio.c b/drivers/parisc/superio.c... more »
By Peter Huewe  - 5:00pm - 1 new of 1 message    

(xen) stable/for-linus-3.10-rc1-tag 
  Hey Linus, Please git pull the following tag: git://git.kernel.org/pub/scm/l inux/kernel/git/konrad/xen.git stable/for-linus-3.10-rc1-tag which is nicely documented in the signed tag. Reproducing it here: <tag> Fixes: * Regression fix in xen privcmd fixing a memory leak. * Add Documentation for tmem driver.... more »
By Konrad Rzeszutek Wilk  - 5:00pm - 1 new of 1 message    

uwb/whci: Use module_pci_driver to register driver 
  Removing some boilerplate by using module_pci_driver instead of calling register and unregister in the otherwise empty init/exit functions. Signed-off-by: Peter Huewe <peterhu...@gmx.de> --- drivers/uwb/whci.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/drivers/uwb/whci.c b/drivers/uwb/whci.c... more »
By Peter Huewe  - 4:50pm - 1 new of 1 message    

uio/uio_netx: Use module_pci_driver to register driver 
  Removing some boilerplate by using module_pci_driver instead of calling register and unregister in the otherwise empty init/exit functions. Signed-off-by: Peter Huewe <peterhu...@gmx.de> --- drivers/uio/uio_netx.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/drivers/uio/uio_netx.c b/drivers/uio/uio_netx.c... more »
By Peter Huewe  - 4:50pm - 5 new of 5 messages    

fuzz testing lets kernel audit complains in the linkat syscall only 
  While fuzz testing a 3.9.3 kernel I'm wonder why the kernel audit does complain about a file in the syscall "unlinkat" - but audit does not complain when that file was created/modified etc. If this is intended - please press the delete button now. Not ? Ok. At a 32bit stable Gentoo linux with kernel 3.9.3 I got messages like:... more »
By Toralf Förster  - 4:40pm - 2 new of 2 messages    

net/usb/r8152: Use module_usb_driver to register driver 
  Removing some boilerplate by using module_usb_driver instead of calling register and unregister in the otherwise empty init/exit functions. Signed-off-by: Peter Huewe <peterhu...@gmx.de> --- drivers/net/usb/r8152.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/drivers/net/usb/r8152.c b/drivers/net/usb/r8152.c... more »
By Peter Huewe  - 4:30pm - 2 new of 2 messages    

arm/mach-u300/dummyspichip: Use module_spi_driver to register driver 
  Removing some boilerplate by using module_spi_driver instead of calling register and unregister in the otherwise empty init/exit functions. Signed-off-by: Peter Huewe <peterhu...@gmx.de> --- arch/arm/mach-u300/dummyspichi p.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-)... more »
By Peter Huewe  - 4:20pm - 2 new of 2 messages    

System hang running 'smartctl -l xerror' 
  Hello, I have a very reproducible problem such that running 'smartctl -l xerror,1 /dev/sd#' while other disk activity is occurring will cause a complete system hang. The access light for the disk being queried remains lit (the others are off) and there is no response on the keyboard. No messages are printed to the console. The only thing I can... more »
By John Harrison  - 4:10pm - 1 new of 1 message    

net/ethernet/micrel/ks8851.c: Use module_spi_driver to register driver 
  Removing some boilerplate by using module_spi_driver instead of calling register and unregister in the otherwise empty init/exit functions Signed-off-by: Peter Huewe <peterhu...@gmx.de> --- drivers/net/ethernet/micrel/ks 8851.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-)... more »
By Peter Huewe  - 4:00pm - 2 new of 2 messages    

1 - 10 of 266751   « Newer | Older »

XML