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 266636  Older »
Description: linux-kernel@vger.kernel.org (Moderated)
 

kdump fails on encrypted root 
  I can get kdump to work with encrypted root in kvm, but not on raw iron. Can anyone help me figure out how to get it working? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at [link]... more »
By Joseph D. Wagner  - 7:30am - 1 new of 1 message    

kernel 3.10-rc1 p-state/cpuidle panic 
  Hello guys, I'm getting this with the current 3.10-rc1, I've enabled the new full-NOHZ I'm not sure though if that has something to do with this or if something is changed in the p-state code. System : vendor_id : GenuineIntel cpu family : 6 model : 45 model name : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz... more »
By Tommy Apel Hansen  - 7:30am - 1 new of 1 message    

net: implement support for low latency socket polling 
  Adds a new ndo_ll_poll method and the code that supports and uses it. This method can be used by low latency applications to busy poll ethernet device queues directly from the socket code. The ip_low_latency_poll sysctl entry controls how many cycles to poll. Set to zero to disable. Signed-off-by: Alexander Duyck <alexander.h.du...@intel.com>... more »
By Eliezer Tamir  - 6:30am - 4 new of 4 messages    

Linux doesn't create /proc/vmcore 
  Why doesn't linux create /proc/vmcore while kernel conf marked as does? my running kernel configuration: CONFIG_DEBUG_INFO=y CONFIG_KEXEC=y CONFIG_CRASH_DUMP=y CONFIG_MAGIC_SYSRQ=y CONFIG_PROC_VMCORE=y my error on the kdump: kdump-config savecore running makedumpfile -c -d 31 /proc/vmcore... more »
By matt stuart  - 6:20am - 1 new of 1 message    

(none) 
  Congrats:You been emerged winner of 2,000,000.00 Pounds Sterling.In This Year National Freelotto Inc,Contact Us For Claims Send Us Email -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at [link]... more »
By Freelotto  - 5:00am - 1 new of 1 message    

gpio: max7300: Fix trivial typo in Kconfig help text 
  max7301 is controlled through SPI interface which means another driver. Signed-off-by: Axel Lin <axel....@ingics.com> --- drivers/gpio/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 6575d77..4e0884a 100644 --- a/drivers/gpio/Kconfig... more »
By Axel Lin  - 2:30am - 2 new of 2 messages    

gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m 
  This patch fixes below build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m && CONFIG_GPIO_MCP23S08=y. LD init/built-in.o drivers/built-in.o: In function `mcp23017_write': clkdev.c:(.text+0x1e14): undefined reference to `i2c_smbus_write_word_data' drivers/built-in.o: In function `mcp23017_read':... more »
By Axel Lin  - 2:20am - 4 new of 4 messages    

pinctrl: Don't override the error code in probe error handling 
  Otherwise, we return 0 in probe error paths when gpiochip_remove() returns 0. Also show error message if gpiochip_remove() fails. Signed-off-by: Axel Lin <axel....@ingics.com> Cc: Linus Walleij <linus.wall...@stericsson.com> Cc: Maxime Ripard <maxime.rip...@free-electrons. com> Cc: Tony Prisk <li...@prisktech.co.nz>... more »
By Axel Lin  - 2:00am - 3 new of 3 messages    

pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove() 
  Signed-off-by: Axel Lin <axel....@ingics.com> --- drivers/pwm/pwm-renesas-tpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pwm/pwm-renesas-tpu. c b/drivers/pwm/pwm-renesas-tpu. c index 8e6d8d7..351addd 100644 --- a/drivers/pwm/pwm-renesas-tpu. c +++ b/drivers/pwm/pwm-renesas-tpu. c... more »
By Axel Lin  - 1:50am - 1 new of 1 message    

new mount is broken w/regard to devnames in /etc/fstab 
  There are 2 problems -- they are unlikely to be directly related, but are in so much as they are in the new version of mount. 1) How is one supposed to get the real root device? It's not /dev/root -- and on my system /dev/root doesn't even exist. (though to be fair, it has in the past -- udev musta got sloppy this time,... more »
By Linda Walsh  - 1:10am - 1 new of 1 message    

1 - 10 of 266636   « Newer | Older »

XML