All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-22 20:23:17 to 2013-09-22 23:55:08 UTC [more...]

[PATCHv5] staging/iio/adc: change the MXS touchscreen driver implementation
 2013-09-22 23:55 UTC  (3+ messages)

[Powertop] USB devices get wrong power use values
 2013-09-22 23:54 UTC 

[Bug 61891] New: Cannot switch off Radeon 6400M with vgaswitcheroo
 2013-09-22 23:46 UTC  (4+ messages)
` [Bug 61891] "

[PATCH] /dev/random: Insufficient of entropy on many architectures
 2013-09-22 23:36 UTC  (18+ messages)
              ` [PATCH,RFC] random: make fast_mix() honor its name

[GIT PULL] Block IO fixes for 3.12
 2013-09-22 23:27 UTC  (4+ messages)

raid10 recovery assistance requested
 2013-09-22 23:25 UTC  (9+ messages)

[PATCH, RFC 00/12] random driver changes
 2013-09-22 23:23 UTC  (17+ messages)
` [PATCH, RFC 01/12] random: run random_int_secret_init() run after all late_initcalls
` [PATCH, RFC 02/12] random: Statically compute poolbitshift, poolbytes, poolbits
` [PATCH, RFC 03/12] random: Allow fractional bits to be tracked
` [PATCH, RFC 04/12] random: Account for entropy loss due to overwrites
` [PATCH, RFC 05/12] random: fix the tracepoint for get_random_bytes(_arch)
` [PATCH, RFC 06/12] random: optimize spinlock use in add_device_randomness()
` [PATCH, RFC 07/12] random: allow architectures to optionally define random_get_entropy()
` [PATCH, RFC 08/12] random: mix in architectural randomness earlier in extract_buf()
` [PATCH, RFC 09/12] random: optimize the entropy_store structure
` [PATCH, RFC 10/12] random: cap the rate which the /dev/urandom pool gets reseeded
` [PATCH, RFC 11/12] random: speed up the fast_mix function by a factor of four
` [PATCH, RFC 12/12] random: adjust the generator polynomials in the mixing function slightly

[Qemu-devel] [PATCH 0/2] build: trivial patches for test
 2013-09-22 23:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] tests: build the helper program in main build process

[Bug 60758] New: module scsi_wait_scan not found kernel panic on boot
 2013-09-22 23:16 UTC  (6+ messages)
` [Bug 60758] "

[PATCH] block: Device driver for sTec's PCIe Kronos Card
 2013-09-22 23:12 UTC  (11+ messages)

[Qemu-trivial] [PATCH] .gitignore: ignore tests/qemu-iotests/socket_scm_helper
 2013-09-22 23:11 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH net-next] xen-netfront: convert to GRO API and advertise this feature
 2013-09-22 23:09 UTC  (8+ messages)
` [Xen-devel] "

[PATCH V5 00/18] ARM EFI stub common code
 2013-09-22 23:07 UTC  (33+ messages)
` [PATCH 01/18] EFI stub documentation updates
` [PATCH 02/18] Add proper definitions for some EFI function pointers
` [PATCH 03/18] Move common EFI stub code from x86 arch code to common location
` [PATCH 04/18] Add system table pointer argument to shared functions
` [PATCH 05/18] Rename memory allocation/free functions
` [PATCH 06/18] Enforce minimum alignment of 1 page on allocations
` [PATCH 07/18] Move relocate_kernel() to shared file
` [PATCH 08/18] Generalize relocate_kernel() for use by other architectures
` [PATCH 09/18] Move unicode to ASCII conversion to shared function
` [PATCH 10/18] Do proper conversion from UTF-16 to UTF-8
` [PATCH 11/18] Rename __get_map() to efi_get_memory_map()
` [PATCH 12/18] generalize efi_get_memory_map()
` [PATCH 13/18] use efi_get_memory_map() to get final map for x86
` [PATCH 14/18] Allow efi_free() to be called with size of 0, and do nothing in that case
` [PATCH 15/18] Generalize handle_ramdisks() and rename to handle_cmdline_files()
` [PATCH 16/18] Renames in handle_cmdline_files() to complete generalization
` [PATCH 17/18] Fix types in EFI calls to match EFI function definitions
` [PATCH 18/18] resolve warnings found on ARM compile

CEPH Erasure Encoding + OSD Scalability
 2013-09-22 23:00 UTC 

[PATCH 1/1] arch/parisc: mm: fix uninitialized variable usage
 2013-09-22 22:58 UTC  (2+ messages)

[BUG?] inconsistent `git reflog show` output, possibly `git fsck` output
 2013-09-22 22:52 UTC  (2+ messages)

[meta-fsl-arm PATCH] imx-base.inc: Fix vf60 SoC family definition to drop gst-fsl-plugin
 2013-09-22 22:49 UTC 

[PATCH] wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
 2013-09-22 22:47 UTC  (4+ messages)

[PATCH v4 00/16] wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
 2013-09-22 22:42 UTC  (17+ messages)
` [PATCH v4 01/16] wcn36xx: add main.c
` [PATCH v4 02/16] wcn36xx: add wcn36xx.h
` [PATCH v4 03/16] wcn36xx: add debug.c
` [PATCH v4 04/16] wcn36xx: add debug.h
` [PATCH v4 05/16] wcn36xx: add dxe.h
` [PATCH v4 06/16] wcn36xx: add dxe.c
` [PATCH v4 07/16] wcn36xx: add hal.h
` [PATCH v4 08/16] wcn36xx: add pmc.h
` [PATCH v4 09/16] wcn36xx: add pmc.c
` [PATCH v4 10/16] wcn36xx: add smd.c
` [PATCH v4 11/16] wcn36xx: add smd.h
` [PATCH v4 12/16] wcn36xx: add txrx.h
` [PATCH v4 13/16] wcn36xx: add txrx.c
` [PATCH v4 14/16] wcn36xx: add Kconfig
` [PATCH v4 15/16] wcn36xx: add Makefile
` [PATCH v4 16/16] wcn36xx: add wcn36xx to ath Makefile and Kconfig

[RFC GIT PULL] softirq: Consolidation and stack overrun fix
 2013-09-22 22:38 UTC  (16+ messages)

[git pull] drm fixes
 2013-09-22 22:38 UTC 

[meta-fsl-arm-extra PATCH] cfa10036.inc: Ensure we don't include gst-fsl-plugin
 2013-09-22 22:35 UTC  (3+ messages)

i915 pipe A assertion failure (expected on, current off)
 2013-09-22 22:33 UTC  (6+ messages)
    ` i835GM flicker on panning
        ` [Intel-gfx] "

[PATCH] MIPS: Tell R4k SC and MC variations apart
 2013-09-22 22:30 UTC 

Deleting a subvolume causes RO remount
 2013-09-22 22:30 UTC 

[RFC] deadlock in "drm/exynos: fix wrong pointer access at vm close"
 2013-09-22 21:29 UTC 

[PATCH 1/5] scsi: Fix assignment of 0/1 to bool variables
 2013-09-22 22:21 UTC  (5+ messages)
` [PATCH 2/5] Bluetooth: "

[PATCH] HDA-Intel: present up to 8 HDMI/DP outputs via "hdmi" device
 2013-09-22 22:17 UTC  (2+ messages)

Bug - regression - Via velocity interface coming up freezes kernel
 2013-09-22 22:11 UTC  (2+ messages)

[PATCH] MIPS: DECstation CPU feature overrides
 2013-09-22 22:06 UTC 

[PATCH 1/2] framebuffer: arkfb: Fix framebugger typo
 2013-09-22 21:54 UTC  (9+ messages)
` [PATCH 2/2] framebuffer: Remove pmag-aa-fb

[PATCH v2 0/8] Several NXP TDA998x patches
 2013-09-22 21:53 UTC  (4+ messages)
` [PATCH v2 5/8] drm/i2c: tda998x: add video and audio input configuration
  ` [PATCH] drm/i2c: Fix broken TDA998x audio (was: Re: [PATCH v2 5/8] drm/i2c: tda998x: add video and audio input configuration)

Use-after-free in ata_qc_issue
 2013-09-22 21:51 UTC  (6+ messages)

[RFC PATCH 00/15] Add SATA support for TI OMAP5 and DRA7 SoCs
 2013-09-22 21:51 UTC  (10+ messages)
` [RFC PATCH 08/15] ata: ahci_platform: Manage SATA PHY

[alsa-devel] Buffer size for ALSA USB PCM audio
 2013-09-22 21:50 UTC  (2+ messages)

[PATCH 0/4 v6] Avoid softlockups in console_unlock()
 2013-09-20 21:55 UTC  (9+ messages)

linux-3.10.12 dies after many allocation errors when copying lots of data to it over nfs. How to debug?
 2013-09-19 14:49 UTC  (3+ messages)

doing lots of disk writes causes oom killer to kill processes
 2013-09-19 10:13 UTC  (7+ messages)

Did immutable bvecs accidentally break stable page writes?
 2013-09-19 14:22 UTC  (3+ messages)

RAID5+spare volume gone - mdadm sees RAID1 only?
 2013-09-22 21:45 UTC  (2+ messages)

[PATCH] pata_isapnp: Don't use invalid I/O ports
 2013-09-22 21:42 UTC  (2+ messages)

Why does test_bit() take a volatile addr?
 2013-09-22 21:37 UTC  (2+ messages)

[PATCH infiniband-diags] ibdiag_sa.c: Output attribute ID in hex rather than decimal
 2013-09-22 21:34 UTC  (2+ messages)

throuble installing kernel
 2013-09-22 21:32 UTC  (3+ messages)

[U-Boot] u-boot verifiied boot question
 2013-09-22 21:26 UTC  (2+ messages)

suspected bug(s) in git-cvsexportcommit.perl
 2013-09-22 21:26 UTC  (2+ messages)

[lm-sensors] Config of P9X79 WS motherboard and its nct6776-isa-0290 sensor
 2013-09-22 21:23 UTC  (2+ messages)

[PATCH v2 00/10] of/irq: Defer interrupt reference resolution
 2013-09-22 21:19 UTC  (24+ messages)
` [PATCH v2 01/10] of/irq: Rework of_irq_count()
` [PATCH v2 02/10] of/irq: Use irq_of_parse_and_map()
` [PATCH v2 04/10] irqdomain: Return errors from irq_create_of_mapping()
` [PATCH v2 07/10] of/irq: Propagate errors in of_irq_to_resource_table()

[meta-fsl-arm-extra][PATCH] init-ifupdown: migrate interfaces from netbase
 2013-09-22 21:18 UTC  (3+ messages)

[meta-fsl-arm PATCH] imx-bootlets: Add deploy in sstate-cache
 2013-09-22 21:16 UTC 

[RFC/RFT PATCH] ALSA: hda - hdmi: Add ATI/AMD multi-channel audio support
 2013-09-22 21:14 UTC  (2+ messages)

[PATCH] MIPS: cpu-features.h: s/MIPS53/MIPS64/
 2013-09-22 21:04 UTC 

[MIPS] DEC: whitespace cleanup
 2013-09-22 20:58 UTC 

[PATCH] Btrfs: fix sync fs to actually wait for all data to be persisted
 2013-09-22 20:55 UTC 

[PATCH] MIPS: DECstation I/O ASIC DMA interrupt classes
 2013-09-22 20:55 UTC 

[PATCH] Btrfs: fix tracking of orphan inode count
 2013-09-22 20:54 UTC 

[PATCH] usb/core/devio.c:tolerate wrong direction flag in control endpoints
 2013-09-22 20:53 UTC 

[Bug 69514] New: R770 (Radeon 4850) screen/buffer corruption when waking up from sleep mode
 2013-09-22 20:51 UTC  (2+ messages)
` [Bug 69514] "

[GIT PULL] Btrfs
 2013-09-22 20:50 UTC 

[B.A.T.M.A.N.] [RFCv2 0/6] add network wide multi interface optimization
 2013-09-22 20:47 UTC  (3+ messages)
` [B.A.T.M.A.N.] [RFCv2 3/6] batman-adv: split out router from orig_node

[meta-fsl-arm-extra PATCH] imx-bootlets: Drop imx233-olinuxino support
 2013-09-22 20:45 UTC 

[meta-oe][PATCH v2 ] libhugetlbfs: add recipe
 2013-09-22 20:44 UTC  (2+ messages)

[RFC] eventpoll: Move a kmem_cache_alloc and kmem_cache_free
 2013-09-22 20:41 UTC  (3+ messages)

p54usb raspberry pi no wlan0 device
 2013-09-22 20:38 UTC  (2+ messages)

Would an "information module" be useful?
 2013-09-22 20:37 UTC  (6+ messages)

[PATCH] ARM: drop <asm/types.h> from generic-y
 2013-09-22 20:34 UTC  (2+ messages)

[meta-fsl-arm PATCH 1/2] u-boot-fslc: Update revision to aa822f4
 2013-09-22 20:31 UTC  (2+ messages)
` [meta-fsl-arm PATCH 2/2] imx-bootlets: Pass sysroot for compiler and linker

[PATCH] libdrm: Make some drm headers compatible with gcc -std=c89 -pedantic
 2013-09-22 20:31 UTC  (2+ messages)

new cpu iteration code
 2013-09-22 20:29 UTC  (4+ messages)

[PATCHv8 0/9] Xen: extend kexec hypercall for use with pv-ops kernels
 2013-09-22 20:27 UTC  (2+ messages)

imx-bootlets build failure
 2013-09-22 20:27 UTC  (7+ messages)

[PATCH V2] wireless: rtlwifi: Replace variable with a brake
 2013-09-22 20:24 UTC  (4+ messages)

[PATCH V3] wireless: rtlwifi: Replace variable with a break
 2013-09-22 20:22 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.