All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-01 12:41:33 to 2013-01-01 20:34:05 UTC [more...]

HID battery strength does not emit power_suppy udev events
 2013-01-01 19:46 UTC  (3+ messages)

i7-2620M: Clock always high when on battery
 2013-01-01 20:30 UTC  (2+ messages)

odd(?) behaviour with qemu arm image and "runqemu-extract-sdk"
 2013-01-01 20:24 UTC  (4+ messages)

git filter-branch doesn't dereference annotated tags
 2013-01-01 20:20 UTC  (6+ messages)

0.55 crashed during upgrade to bobtail
 2013-01-01 20:16 UTC  (2+ messages)

[PATCH 0/2 v2] debugfs: dump a sparse file as a new sparse file
 2013-01-01 20:14 UTC  (3+ messages)
` [PATCH 1/2 v2] debugfs: fixup the hard-coded buffer length in dump_file

automatic repair of inconsistent pg?
 2013-01-01 20:12 UTC  (6+ messages)

debugfs: dump a sparse file as a new sparse file
 2013-01-01 20:10 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch yem-package-create-user
 2013-01-01 20:10 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] packages: add ability for packages to create users
` [Buildroot] [PATCH 2/2] package/tvheadend: use a non-root user to run the daemon

Querry on UART wakeup on Linux 3.8-rc1
 2013-01-01 20:07 UTC 

still confused about _append and OVERRIDES and = and +=, argh
 2013-01-01 19:51 UTC  (3+ messages)

[PATCH V3 00/15] [media] marvell-ccic: add soc camera support on marvell-ccic
 2013-01-01 20:03 UTC  (15+ messages)
` [PATCH V3 01/15] [media] marvell-ccic: use internal variable replace global frame stats variable
` [PATCH V3 02/15] [media] marvell-ccic: add MIPI support for marvell-ccic driver
` [PATCH V3 03/15] [media] marvell-ccic: add clock tree "
` [PATCH V3 04/15] [media] marvell-ccic: reset ccic phy when stop streaming for stability
` [PATCH V3 06/15] [media] marvell-ccic: add new formats support for marvell-ccic driver

[RFC] pack-objects: compression level for non-blobs
 2013-01-01 20:02 UTC  (14+ messages)

em28xx, sound problems, STV40, linux 3.7.1
 2013-01-01 20:02 UTC 

[PATCH] Support Avermedia A835B
 2013-01-01 19:56 UTC  (2+ messages)

What's cooking in git.git (Dec 2012, #08; Mon, 31)
 2013-01-01 19:51 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] linux-user: dhclient support
 2013-01-01 19:45 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/2] linux-user: SOCK_PACKET uses network endian to encode protocol in socket()

[PATCH RESEND 0/6] Remove incorrect usage of IS_ERR_OR_NULL on clk_get
 2013-01-01 19:41 UTC  (10+ messages)
` [PATCH RESEND 4/6] clk: s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL
` [PATCH RESEND 6/6] clk: s5p-g2d: "

[PATCH] Removing nested functions, part one of lots
 2013-01-01 19:28 UTC  (3+ messages)

[PATCH 03/32] gadget: remove only user of aio retry
 2013-01-01 19:15 UTC  (2+ messages)

[PATCH RFCv3] dvb: Add DVBv5 properties for quality parameters
 2013-01-01 19:08 UTC  (6+ messages)

Automake 1.13
 2013-01-01 18:56 UTC  (2+ messages)

[patch net-next 0/7] fix dev->addr_assign_type setting and related code
 2013-01-01 19:00 UTC  (10+ messages)
` [patch net-next 1/7] rtnl: use dev_set_mac_address() instead of plain ndo_
` [patch net-next 2/7] net: call add_device_randomness() only after successful mac change
` [patch net-next 3/7] net: set dev->addr_assign_type correctly
` [patch net-next 4/7] net: add address assign type "SET"
` [patch net-next 5/7] net: remove unnecessary NET_ADDR_RANDOM "bitclean"
` [patch net-next 6/7] um: net: use eth_hw_addr_random() to generate random mac
` [patch net-next 7/7] ll_temac: fix mac address setting

discussion of layers in dev manual uses a *really* bad example
 2013-01-01 18:58 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-mips: Replace macros by inline functions
 2013-01-01 18:44 UTC 

[REGRESSION 3.8-r1] broken pci irq/pm state for e1000e device
 2013-01-01 18:44 UTC  (2+ messages)

ppoll() stuck on POLLIN while TCP peer is sending
 2013-01-01 18:42 UTC  (5+ messages)
` [PATCH] poll: prevent missed events if _qproc is NULL

[for-danny] Patches for backport
 2013-01-01 18:21 UTC  (2+ messages)

[PATCH 5/6] clk: s5p-fimc: Fix incorrect usage of IS_ERR_OR_NULL
 2013-01-01 18:35 UTC  (2+ messages)

[PATCH V5 1/4] sysvinit: add ROOTFS_READ_ONLY variable to rcS-default
 2013-01-01 18:16 UTC  (8+ messages)
` [PATCH V5 2/4] image.bbclass: add two hook funtions
` [PATCH V5 3/4] core-image.bbclass: support read-only-rootfs image feature
` [PATCH V5 4/4] initscripts: support read-only rootfs

[Qemu-devel] [PATCH] s390x: Remove inline function ebcdic_put and related data from cpu.h
 2013-01-01 18:24 UTC 

[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-01-01 18:25 UTC  (4+ messages)
` [RFC v2 01/18] mailbox: OMAP2+: Add support for AM33XX

[Qemu-devel] [PATCH] linux-user: correct setsockopt() SO_SNDTIMEO and SO_RCVTIMEO take a struct timeval, not an int
 2013-01-01 18:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH][v2] linux-user: correct setsockopt()

[PATCH 1/2] [media] s5p-jpeg: Use spinlock_t instead of 'struct spinlock'
 2013-01-01 18:21 UTC  (2+ messages)

[GIT PULL] ARM: OMAP2+: sparse & PRCM fixes for v3.8-rc1
 2013-01-01 18:18 UTC  (3+ messages)

[PATCH 0/3] ARM: OMAP: resolve sparse warnings with v3.8-rc1
 2013-01-01 18:15 UTC  (7+ messages)
` [PATCH 1/3] ARM: OMAP: 32k counter: resolve sparse warnings
` [PATCH 3/3] ARM: OMAP: SRAM: "

How to include RPM database into target image?
 2013-01-01 18:12 UTC  (3+ messages)

weird FILESEXTRAPATHS_append in mesa-common.inc
 2013-01-01 17:55 UTC 

Bug in latest gitk - can't click lines connecting commits
 2013-01-01 17:54 UTC  (2+ messages)

WARNING: at net/wireless/mlme.c:517
 2013-01-01 18:06 UTC  (2+ messages)

[PATCH 7/8] zswap: add to mm/
 2013-01-01 17:52 UTC  (3+ messages)

[Qemu-devel] [PATCH] tci: Fix broken builds with TCG interpreter
 2013-01-01 17:43 UTC 

[PATCH 1/2] iio: cleanup buffer setup code in max1363 driver
 2013-01-01 17:43 UTC  (4+ messages)
` [PATCH 2/2] iio: max1363 comment and whitespace fixes

[PATCH] arch: x86: boot: compressed: eboot: fix cast warnings on 32b platforms
 2013-01-01 17:34 UTC  (4+ messages)

Raspberry Pi do_fetch failure
 2013-01-01 17:34 UTC 

[Qemu-trivial] [PATCH] configure: Write new file "config-all-disas.mak" when running configure
 2013-01-01 17:33 UTC  (2+ messages)
` [Qemu-devel] "

Problems building a working gfortran compiler
 2013-01-01 17:05 UTC 

[PATCH] Replace git-cvsimport with a rewrite that fixes major bugs
 2013-01-01 17:26 UTC 

[B.A.T.M.A.N.] Unterstanding gateway-mode - why does node have a "sticky" gateway
 2013-01-01 17:25 UTC  (2+ messages)

Revisiting EFI boot stub config file support
 2013-01-01 17:24 UTC  (3+ messages)

[PULL] IIO fixes for v3.8-rc1
 2013-01-01 17:19 UTC 

[Qemu-devel] [Bug 1052857] [NEW] qemu-user compiled static for ppc fails
 2013-01-01 17:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 1052857] Re: qemu-user compiled static for ppc fails on 64bit hosts

[Buildroot] [PATCH] package/tvheadend: does not reqquire wordexp
 2013-01-01 16:49 UTC 

[RFC PATCH] [media] dvb: frontend API: Add a flag to indicate that get_frontend() can be called
 2013-01-01 16:43 UTC  (2+ messages)

multistream support for cx24116 (hvr4000 card)
 2013-01-01 16:21 UTC 

[PATCH] v3 Add support to Avermedia Twinstar double tuner in af9035
 2013-01-01 15:51 UTC  (6+ messages)

kernel bug at mm/huge_memory.c:1789 for v3.8-rc1-91-g4a490b7
 2013-01-01 15:56 UTC  (3+ messages)

[PATCH] tda10071: make sure both tuner and demod i2c addresses are specified
 2013-01-01 15:39 UTC  (2+ messages)

nouveau v3.8-rc1: evo_wait crash
 2013-01-01 15:40 UTC 

Looking for ALSA developer
 2013-01-01 15:38 UTC 

[Buildroot] [pull request] Pull request for branch yem-package-create-user
 2013-01-01 15:36 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] system/skeleton: add the shadow-group file

get_dvb_firmware fails for a lot of firmwares
 2013-01-01 15:28 UTC 

[PATCH] Correct example restore from bundle
 2013-01-01 15:26 UTC 

[PATCH net-next v5 00/22] bnx2x: support SR-IOV
 2013-01-01 15:22 UTC  (23+ messages)
` [PATCH net-next v5 01/22] bnx2x: Support probing and removing of VF device
` [PATCH net-next v5 02/22] bnx2x: VF <-> PF channel 'acquire' at vf probe
` [PATCH net-next v5 03/22] bnx2x: Add to VF <-> PF channel the release request
` [PATCH net-next v5 04/22] bnx2x: Separate VF and PF logic
` [PATCH net-next v5 05/22] bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
` [PATCH net-next v5 06/22] bnx2x: Add teardown_q and close "
` [PATCH net-next v5 07/22] bnx2x: Support ndo_set_rxmode in VF driver
` [PATCH net-next v5 08/22] bnx2x: VF fastpath
` [PATCH net-next v5 09/22] bnx2x: Allocate VF database in PF when VFs are present
` [PATCH net-next v5 10/22] bnx2x: Prepare device and initialize VF database
` [PATCH net-next v5 11/22] bnx2x: Infrastructure for VF <-> PF request on PF side
` [PATCH net-next v5 12/22] bnx2x: Support of PF driver of a VF acquire request
` [PATCH net-next v5 13/22] bnx2x: Support of PF driver of a VF init request
` [PATCH net-next v5 14/22] bnx2x: Support statistics collection for VFs by the PF
` [PATCH net-next v5 15/22] bnx2x: Support of PF driver of a VF setup_q request
` [PATCH net-next v5 16/22] bnx2x: Support of PF driver of a VF q_filters request
` [PATCH net-next v5 17/22] bnx2x: Support of PF driver of a VF q_teardown request
` [PATCH net-next v5 18/22] bnx2x: Support of PF driver of a VF close request
` [PATCH net-next v5 19/22] bnx2x: Support of PF driver of a VF release request
` [PATCH net-next v5 20/22] bnx2x: Support VF FLR
` [PATCH net-next v5 21/22] bnx2x: Support PF <-> VF Bulletin Board
` [PATCH net-next v5 22/22] bnx2x: Add VF device ids and enable feature

[RFC] ATH9K: infinite loop in Tasklet
 2013-01-01 15:18 UTC  (4+ messages)

Linux 3.8-rc1
 2013-01-01 15:17 UTC  (5+ messages)
  ` Linux 3.8-rc1 - another regression on USB :-(
        ` INVALID "

[PATCH] sparc: remove __devinit, __devexit annotations
 2013-01-01 15:02 UTC 

[PATCH] Remove unnecessary zero-initialisations from *io.c
 2013-01-01 14:58 UTC 

[Buildroot] [PATCH] efl/libecore: fix build with gcrypt
 2013-01-01 14:56 UTC  (3+ messages)

[Bug 58305] New: Kernel crashes if nVidia card is powered off and X restartted
 2013-01-01 14:43 UTC  (2+ messages)
  ` [Bug 58305] "

Tux3 report: New news for the new year
 2013-01-01 14:37 UTC  (4+ messages)

[Buildroot] [PATCH] package/dvb-apps: fix downloading
 2013-01-01 14:36 UTC  (2+ messages)

[PATCH] rc-core: add separate defines for protocol bitmaps and numbers
 2013-01-01 14:34 UTC  (3+ messages)

[Buildroot] [git commit] efl/libecore: fix build with gcrypt
 2013-01-01 14:34 UTC 

[Buildroot] [git commit] package/dvb-apps: fix downloading
 2013-01-01 14:33 UTC 

[PATCH V1 08/14] qlcnic: 83xx CNA inter driver communication mechanism
 2013-01-01 14:11 UTC 

[PATCH] [SCSI] sr: Fix multi-drive performance by using per-device mutexes
 2013-01-01 14:20 UTC 

[ 000/173] 3.2.36-stable review
 2013-01-01 14:20 UTC  (4+ messages)
` [ 032/173] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set

[Qemu-devel] Fwd: Problem booting 32 bit guest on 64 bit host using kvm
 2013-01-01 14:17 UTC  (6+ messages)

iMon Knob driver issue
 2013-01-01 14:01 UTC  (5+ messages)

media-build: ./build --main-git failed
 2013-01-01 14:09 UTC  (2+ messages)

[meta-xfce/meta-gnome 00/10] various updates
 2013-01-01 13:50 UTC  (3+ messages)
` [meta-xfce/meta-gnome 06/10] mousepad: initial add 0.3.0

[PATCH] Correct example restore from bundle
 2013-01-01 13:54 UTC 

[PATCH V1 0/14] qlcnic: Qlogic 83xx CNA adapter driver patches
 2013-01-01 13:20 UTC  (14+ messages)
` [PATCH V1 01/14] qlcnic: change driver hardware interface mechanism
` [PATCH V1 02/14] qlcnic: macros for common register access
` [PATCH V1 03/14] qlcnic: 83xx memory map and HW access routines
` [PATCH V1 04/14] qlcnic: 83xx data path routines
` [PATCH V1 05/14] qlcnic: 83xx base driver
` [PATCH V1 06/14] qlcnic: 83xx sysfs routines
` [PATCH V1 07/14] qlcnic: 83xx adpater flash interface routines
` [PATCH V1 09/14] qlcnic: flash template based firmware reset recovery
` [PATCH V1 10/14] qlcnic: enable 83xx virtual NIC mode
` [PATCH V1 11/14] qlcnic: 83xx register dump routines
` [PATCH V1 12/14] qlcnic: 83xx ethtool interface routines
` [PATCH V1 13/14] qlcnic: remove unused definitions from header file
` [PATCH V1 14/14] qlcnic: update driver version

[PATCH] w1: add support for DS2413 Dual Channel Addressable Switch
 2013-01-01 13:09 UTC 

[PATCH] Fix a typo in aureport.8
 2013-01-01 13:22 UTC 

[PATCH] x86: Aspire One Happy2 reboots only with the kbd method
 2013-01-01 13:16 UTC  (6+ messages)

[PATCH] ARM: mm: fix wrong branch from a9 to pj4b
 2013-01-01 13:16 UTC 

[PATCH] media: rc: gpio-ir-recv.c: change platform_data to DT binding
 2013-01-01 13:01 UTC  (2+ messages)

any objection to my cleaning up some packagegroup files in oe-core?
 2013-01-01 12:46 UTC  (3+ messages)

[PATCH] [media] Fix firmware download for the Terratec Cinergy HTC Stick HD. The file was moved on the server
 2013-01-01 12:54 UTC 

[Buildroot] [git commit] libeet: fix build with gcrypt
 2013-01-01 13:00 UTC 

[PATCH] [media] Fix firmware download for the Terratec Cinergy HTC Stick HD. The file was moved on the server
 2013-01-01 12:53 UTC 

[PATCH v3 1/4] v4l: vb2: add prepare/finish callbacks to allocators
 2013-01-01 12:52 UTC  (5+ messages)
` [PATCH v3 2/4] videobuf2-dma-streaming: new videobuf2 memory allocator


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.