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
fa . linux . kernel
This is a Usenet group - learn more
Find or start a Google Group about kernel.
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary « Newer  Topics 11 - 20 of 297104  Older »

Pull request for branch yem-kconfig-for-next 
  ... Hello Michal, All! These are the patches against kconfig that I have accumulated for 3.11, and for which I plan to later send a proper pull-request. Note-whorthy this time: - fix values of tristates that are selected by boolean choices (Arve) - fix choice randomisation in presence of KCONFIG_ALLCONFIG (me)... more »
By Yann E. MORIN  - 6:45pm - 1 new of 1 message    

Btrfs: do not ignore errors when truncating the free space cache inode 
  btrfs_check_trunc_cache_free_s pace() tries to check if there is enough space for cache inode truncation but it fails. Currently this function always returns success even if there is no enough space. Fix this by returning the -ENOSPC error code. Signed-off-by: Djalal Harouni <tix...@opendz.org>... more »
By Djalal Harouni  - 5:58pm - 1 new of 1 message    

led: add Cycle LED trigger. 
  Currently, none of available triggers supports playing with the LED brightness level. The cycle trigger provides a way to define custom brightness cycle. For example, it is easy to customize the cycle to mock up the rhythm of human breathing which is a nice cycle to tell the user the system is doing something.... more »
By Gaël PORTAY  - 5:50pm - 2 new of 2 messages    

checkpatch: Ignore SI unit CamelCase variants like "_uV" 
  Many existing variable names use SI like variants that should be otherwise obvious and acceptable. Whitelist them from the CamelCase message. Suggested-by: Phil Carmody <phil.carm...@partner.samsung. com> Signed-off-by: Joe Perches <j...@perches.com> --- scripts/checkpatch.pl | 3 +++ 1 file changed, 3 insertions(+)... more »
By Joe Perches  - 5:49pm - 1 new of 1 message    

FMC: resending unapplied patches 
  Six patches from the series I initially sent on Jun 12. Changes in V3: all 6 yet unapplied by greg are resent, in correct order. Changes in V2: turned a generic "public domain" note for code to be reused into a proper BSD-like license, but I only resent affected patches, in error. Alessandro Rubini (6):... more »
By Alessandro Rubini  - 5:47pm - 7 new of 7 messages    

parisc updates for v3.10 
  Hi Linus, Please pull the latest parisc architecture fixes from: git://git.kernel.org/pub/scm/l inux/kernel/git/deller/parisc- linux.git parisc-3.10 It contains a kernel segfault fix when reading /proc/kpageflags or /proc/kpagecount, two fixes for the serial port and PCI graphic card support on C8000 workstations... more »
By Helge Deller  - 5:40pm - 1 new of 1 message    

Improve selftests 
  First two are cleanups, third adds hugetlbfstest. This test fails on current kernels, but I have previously sent a patchset to fix the two failures. Joern Engel (3): selftests: exit 1 on failure self-test: fix make clean selftests: add hugetlbfstest tools/testing/selftests/vm/Mak efile | 7 ++-... more »
By Joern Engel  - 5:32pm - 4 new of 4 messages    

FMC: resend sample drivers 
  As suggested by Greg-KH [1] I'm resending the two example submodules (one carrier driver and one mezzanine driver) with a proper licence text for BSD. Among the various wordings, I chose the shortest one, as used by a number of drivers/net/wireless/ files. Thank you David for checking the distribution policies.... more »
By Alessandro Rubini  - 5:27pm - 5 new of 5 messages    

nbd: remove bogus BUG_ON in NBD_CLEAR_QUE 
  ... The NBD_CLEAR_QUE ioctl has been deprecated for quite some time (its job is now done by two other ioctls). We should stop trying to make bogus assertions in it. Also, user-level code should remove calls to NBD_CLEAR_QUE, ASAP. Signed-off-by: Michal Belczyk <belc...@bsd.krakow.pl> Signed-off-by: Paul Clements <paul.cleme...@steeleye.com>... more »
By Paul Clements  - 5:24pm - 1 new of 1 message    

xhci: Compute last_ctx from complete set of configured endpoints. 
  The context entries field of the slot context must be set to one more than the highest endpoint index currently active. The previous logic only included the set of endpoints currently being added, meaning that if an endpoint where dropped then the field would be reset to 1, deactivating all configured endpoints.... more »
By Reilly Grant  - 5:09pm - 1 new of 1 message    

11 - 20 of 297104   « Newer | Older »

XML