All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-26 17:57:39 to 2012-12-26 22:41:19 UTC [more...]

[Buildroot] [git commit] gettext: bump to version 0.18.2
 2012-12-26 22:41 UTC 

[Buildroot] [PATCH 1/3] libgcrypt: disable tests
 2012-12-26 22:41 UTC  (2+ messages)

[Buildroot] [git commit] libmicrohttpd: bump to version 0.9.24
 2012-12-26 22:40 UTC 

drm: Added ppc64 root device getter
 2012-12-26 22:40 UTC  (5+ messages)
    ` [PATCH] drm: fixed access to PCI host bridges

[Buildroot] [git commit] gnutls: make it non-wchar friendly
 2012-12-26 22:39 UTC 

[Buildroot] [git commit] libgcrypt: disable tests
 2012-12-26 22:39 UTC 

[Buildroot] [PATCH 1/2] cdrkit: needs mmu
 2012-12-26 22:39 UTC  (2+ messages)

[Buildroot] [git commit] libfuse: needs mmu
 2012-12-26 22:38 UTC 

[Buildroot] [git commit] cdrkit: needs mmu
 2012-12-26 22:38 UTC 

[Buildroot] [PATCH 1/1] dosfstools: fix download link
 2012-12-26 22:37 UTC  (2+ messages)

[Buildroot] [git commit] dosfstools: fix download link
 2012-12-26 22:37 UTC 

[libnetfilter_acct PATCH] Fix packets and bytes inversion
 2012-12-26 22:30 UTC 

[PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
 2012-12-26 22:36 UTC  (11+ messages)
` [Update 2][PATCH] "
    ` [Alternative][PATCH] "

[PATCH] x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT
 2012-12-26 22:30 UTC  (9+ messages)
` [tip:x86/build] x86: Default to ARCH= x86 "

[PATCH v4] usb: phy: samsung: Add support to set pmu isolation
 2012-12-26 22:30 UTC  (4+ messages)

[U-Boot] [PATCH 0/15] Enhance SPI/SPI flash probing, add support for Intel ICH controller
 2012-12-26 22:28 UTC  (16+ messages)
` [U-Boot] [PATCH 01/15] fdt: Use sed instead of cpp to pre-process the dtc
` [U-Boot] [PATCH 02/15] fdt: Add fdtdec_get_addr_size() to read reg properties
` [U-Boot] [PATCH 03/15] spi: Add function to allocate a new SPI slave
` [U-Boot] [PATCH 04/15] spi: Use spi_alloc_slave() in each SPI driver
` [U-Boot] [PATCH 05/15] sf: Add spi_flash_alloc() to create a new SPI flash struct
` [U-Boot] [PATCH 06/15] sf: Use spi_flash_alloc() in each SPI flash driver
` [U-Boot] [PATCH 07/15] x86: spi: Add Intel ICH driver
` [U-Boot] [PATCH 08/15] spi: Add parameter for maximum write size
` [U-Boot] [PATCH 09/15] sf: Respect maximum SPI "
` [U-Boot] [PATCH 10/15] x86: spi: Set maximum write size for ICH
` [U-Boot] [PATCH 11/15] sf: Enable FDT-based configuration and memory mapping
` [U-Boot] [PATCH 12/15] x86: Move PCI init before SPI init
` [U-Boot] [PATCH 13/15] x86: Add FDT SPI node for link
` [U-Boot] [PATCH 14/15] x86: Enable SPI flash support for coreboot
` [U-Boot] [PATCH 15/15] x86: Enable time command "

[Buildroot] [pull request] Pull request for branch yem-tvheadend
 2012-12-26 22:26 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] package/tvheadend: new package

[PATCH] proc.5: statm's "shared" field refers to pages backed by files
 2012-12-26 22:24 UTC  (2+ messages)

[PATCH] bgmac: driver for GBit MAC core on BCMA bus
 2012-12-26 22:24 UTC  (2+ messages)

[PATCH] netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
 2012-12-26 22:16 UTC  (5+ messages)

[PATCH v2 0/2] cpts fixes for v3.8-rc2
 2012-12-26 22:15 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix random jitter calculation
 2012-12-26 22:13 UTC  (3+ messages)
`  "

[PATCH] tcp: should drop incoming frames without ACK flag set
 2012-12-26 22:11 UTC  (2+ messages)

[libnl-nft PATCH] Fix out of bounds buffer access in rtnl_netem_set_delay_distribution()
 2012-12-26 22:11 UTC  (2+ messages)

[PATCH] netfilter: Don't leak 'exp' in ctnetlink_create_expect()
 2012-12-26 22:09 UTC  (2+ messages)

[PATCH V3.8 0/5] Fixes for WARNINGS due to unchecked DMA mapping calls
 2012-12-26 22:08 UTC  (8+ messages)
` [PATCH V3.8 1/5] rtlwifi: Fix warning for unchecked pci_map_single() call
` [PATCH V3.8 2/5] rtlwifi: rtl8192ce: "
` [PATCH V3.8 3/5] rtlwifi: rtl8192de: "
` [PATCH V3.8 4/5] rtlwifi: rtl8192se: "
` [PATCH V3.8 5/5] rtlwifi: rtl8723ae: "

[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
 2012-12-26 22:06 UTC  (2+ messages)
  ` [Bug 56461] "

[U-Boot] [PATCH 0/20] Improvements to memory, hashing functions for sandbox
 2012-12-26 22:02 UTC  (22+ messages)
` [U-Boot] [PATCH 01/20] Tidy up error checking and fix bug in hash command
` [U-Boot] [PATCH 02/20] Update print_buffer() to use const
` [U-Boot] [PATCH 03/20] sandbox: Improve sandbox serial port keyboard interface
` [U-Boot] [PATCH 04/20] sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
` [U-Boot] [PATCH 05/20] sandbox: Change memory commands to use map_physmem
` [U-Boot] [PATCH 06/20] Split out the memory tests into separate functions
` [U-Boot] [PATCH 07/20] Use common mtest iteration counting
` [U-Boot] [PATCH 08/20] Fix mtest indenting
` [U-Boot] [PATCH 09/20] Bring mtest putc() into common code
` [U-Boot] [PATCH 10/20] Reduce casting in mtest
` [U-Boot] [PATCH 11/20] Update set_working_fdt_addr() to use setenv_addr()
` [U-Boot] [PATCH 12/20] common: Use new numeric setenv functions
` [U-Boot] [PATCH 13/20] drivers: "
` [U-Boot] [PATCH 14/20] net: "
` [U-Boot] [PATCH 15/20] image: Use crc header file instead of C prototypes
` [U-Boot] [PATCH 16/20] Roll crc32 into hash infrastructure
` [U-Boot] [PATCH 17/20] sandbox: config: Enable hash functions and mtest
` [U-Boot] [PATCH 18/20] Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
` [U-Boot] [PATCH 19/20] sandbox: Update mtest to fix crashes
` [U-Boot] [PATCH 20/20] sandbox: Allow hash functions to work correctly

generating format-patch options from an e-mail
 2012-12-26 21:57 UTC  (5+ messages)

(no subject)
 2012-12-26 19:31 UTC 

[PATCH 0/2] Mailmap in log improvements
 2012-12-26 21:37 UTC  (5+ messages)
` [PATCH 1/2] log: grep author/committer using mailmap

rbd map command hangs for 15 minutes during system start up
 2012-12-26 21:36 UTC  (19+ messages)

[PATCH] cpufreq: exynos: Add the missing cpufreq_cpu_put function
 2012-12-26 21:35 UTC 

[PATCH] rtlwifi: Don't leak on error in _rtl_usb_receive()
 2012-12-26 21:15 UTC  (2+ messages)

Compat-wireless release for 2012-12-26 is baked
 2012-12-26 21:14 UTC 

git-prompt.sh vs leading white space in __git_ps1()::printf_format
 2012-12-26 21:03 UTC  (8+ messages)
` [PATCH] make __git_ps1 accept a third parameter in pcmode

[PATCH resend 1/2] MIPS: BCM47XX: select BOOT_RAW
 2012-12-26 21:06 UTC  (2+ messages)
` [PATCH resend 2/2] MIPS: BCM47XX: select NO_EXCEPT_FILL

[Powertop] Fwd: RE: [RFC] [PATCHv2 00/10] Code deduplication in cpu/*
 2012-12-26 20:56 UTC 

[PATCH] MIPS: BCM47XX: trim the nvram values for parsing
 2012-12-26 20:53 UTC 

[PATCH 0/6] MIPS: BCM47XX: nvram read enhancements
 2012-12-26 20:51 UTC  (7+ messages)
` [PATCH 1/6] MIPS: BCM47XX: use common error codes in nvram reads
` [PATCH 2/6] MIPS: BCM47XX: return error when init of nvram failed
` [PATCH 3/6] MIPS: BCM47XX: nvram add nand flash support
` [PATCH 4/6] MIPS: BCM47XX: rename early_nvram_init to nvram_init
` [PATCH 5/6] MIPS: BCM47XX: handle different nvram sizes
` [PATCH 6/6] MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names

[PATCH 00/12] ARM: OMAP2+: powerdomain updates after the functional power state conversion
 2012-12-26 20:49 UTC  (5+ messages)
` [PATCH 09/12] ARM: OMAP2+: powerdomain: skip register reads for powerdomains known to be on

[RFC/RFT] forcedeth: Fix 'device driver failed to check map error' warnings
 2012-12-26 20:45 UTC 

[PATCH] block: Remove should_sort judgement when flush blk_plug
 2012-12-26 20:43 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] Factorize ARM startup code as mush as possible
 2012-12-26 20:41 UTC  (8+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/2] arm: move C runtime setup code in crt0.S

[U-Boot] [PATCH] arm/bootstage: Move the bootstage call after gd init
 2012-12-26 20:39 UTC  (2+ messages)

generating format-patch options from an e-mail
 2012-12-26 20:28 UTC 

[PATCH] [SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_config()
 2012-12-26 20:31 UTC 

[PATCH] at91: add dump mux command
 2012-12-26 20:28 UTC 

[PATCH V5 0/4] [SCSI] ufs: Adds glue drivers to ufshcd
 2012-12-26 20:15 UTC 

[PATCH V5 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code
 2012-12-26 20:15 UTC  (4+ messages)
` [PATCH V5 2/4] [SCSI] drivers/scsi/ufs: Separate PCI code into glue driver
` [PATCH V5 3/4] [SCSI] ufs: Add Platform glue driver for ufshcd
` [PATCH V5 4/4] [SCSI] ufs: Correct the expected data transfer size

cron job: media_tree daily build: ERRORS
 2012-12-26 20:15 UTC 

State of bitbake world
 2012-12-26 19:57 UTC  (4+ messages)

[Bug 58784] New: Nouveau on NVCE, reclocking: memory type not supported?
 2012-12-26 20:12 UTC 

[lm-sensors] Help to make lm-sensors work with an Asus TUSL2-C
 2012-12-26 20:11 UTC  (2+ messages)

[PATCH] flock: improve usage strings
 2012-12-26 20:10 UTC 

CISTI'2013 Doctoral Symposium - CFP, Lisbon, June 19 - 23, 2013
 2012-12-26 20:08 UTC 

Remove unwanted package from Qt
 2012-12-26 20:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/2] spi: Add SPI flash test
 2012-12-26 20:01 UTC  (5+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] [PATCH 0/9] EXYNOS5: Enable dwmmc
 2012-12-26 19:59 UTC  (5+ messages)
` [U-Boot] [PATCH 8/9] SMDK5250: Enable eMMC booting

[PATCH] drm/nouveau: share fence structures between nv10+ and nv50 implementations
 2012-12-26 19:58 UTC 

[PATCH] drm/nv17-50: restore fence buffer on resume
 2012-12-26 19:57 UTC 

Any risk switching mdadm to static?
 2012-12-26 19:55 UTC  (5+ messages)

[PATCH 2/2] bitops: support other OS too
 2012-12-26 19:54 UTC 

[U-Boot] [PATCH 0/11] sandbox: Add filesystem support
 2012-12-26 19:53 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] ext4: Split write support into its own file
` [U-Boot] [PATCH 02/11] fs: Fully populate the filesystem method struct
` [U-Boot] [PATCH 03/11] fs: Use filesystem methods instead of switch()
` [U-Boot] [PATCH 04/11] fs: Tell probe functions where to put their results
` [U-Boot] [PATCH 05/11] fs: Use map_sysmem() on read
` [U-Boot] [PATCH 06/11] fs: Move ls and read methods into ext4, fat
` [U-Boot] [PATCH 07/11] sandbox: Add a way of obtaining directory listings
` [U-Boot] [PATCH 08/11] sandbox: Add host filesystem
` [U-Boot] [PATCH 09/11] sandbox: Add 'sb' command to access filesystem features
` [U-Boot] [PATCH 10/11] sandbox: Enable ext4 and fat filesystems
` [U-Boot] [PATCH 11/11] sandbox: config: Enable sandbox command

[RFC PATCH 0/3] x86,smp: make ticket spinlock proportional backoff w/ auto tuning
 2012-12-26 19:51 UTC  (8+ messages)
` [RFC PATCH 3/3] x86,smp: auto tune spinlock backoff delay factor
  ` [RFC PATCH 3/3 -v2] "

[Bug 50121] New: [Regression] NV34 Fx5200 fails to resume with commit 5d720f2450
 2012-12-26 19:39 UTC  (2+ messages)
  ` [Bug 50121] [Regression] Since kernel v3.5 several cards fail to resume, introduced by: 'convert to exec engine, and improve channel sync'

[Bug 55258] New: nouveau failure on resume (reloc wait_idle failed)
 2012-12-26 19:39 UTC  (2+ messages)
  ` [Bug 55258] "

[BUG]: when using `xl restore`,xc_evtchn_alloc_unbound will raise this error
 2012-12-26 19:33 UTC  (5+ messages)

[PATCH] [RFC] cpufreq: can't raise max frequency with cpu_thermal
 2012-12-26 19:32 UTC  (4+ messages)

[PATCH] ndisc: Ensure to reserve header space for encapsulation
 2012-12-26 19:21 UTC  (4+ messages)

[PATCH 0/2] EXYNOS4: Add device tree support for USB/EHCI
 2012-12-26 20:18 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: Add EHCI device tree node for Exynos4
` [PATCH 2/2] USB: ehci-s5p: Add to get interrupt from DT

Regression in kernel 3.8-rc1 bisected to commit adfa79d: I now get many "unable to enumerate USB device" messages
 2012-12-26 19:12 UTC  (3+ messages)

[PATCH] include/bitops.h: Use the operating system byteswapping functions
 2012-12-26 19:01 UTC  (3+ messages)

Power saving features for iwl4965
 2012-12-26 18:54 UTC  (4+ messages)

recomended bcache setup
 2012-12-26 19:01 UTC  (4+ messages)

Question: why my 82599 nic doesn't show Virutal function or SR-IOV
 2012-12-26 19:00 UTC  (3+ messages)

[PATCH v2] tests/testdisplay: Specify the display
 2012-12-26 18:55 UTC  (2+ messages)

em28xx: module parameter prefer_bulk ?
 2012-12-26 18:55 UTC  (3+ messages)

[PATCH 0/8] fnmatch replacement step 1
 2012-12-26 18:44 UTC  (3+ messages)
` [PATCH 2/8] wildmatch: rename constants and update prototype

[PATCH 1/3] arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
 2012-12-26 18:42 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86.git
 2012-12-26 18:42 UTC 

[GIT PULLv2] Fixes for sunXi for 3.8
 2012-12-26 18:42 UTC 

[PATCH 00/15] Package upgrades
 2012-12-26 18:18 UTC  (3+ messages)
` [PATCH 08/15] libfm: upgrade to 1.1.0

Journal question
 2012-12-26 18:32 UTC  (2+ messages)

[U-Boot] [PATCH] mxs: Add NAND fdt and ramdisk partition to m28evk
 2012-12-26 18:26 UTC  (4+ messages)

[U-Boot] [PATCH 0/9] Improve default environment for easy use
 2012-12-26 18:23 UTC  (11+ messages)
` [U-Boot] [PATCH 1/9] mx28evk: We shouldn't hardcode a rootfs filesystem type
` [U-Boot] [PATCH 6/9] mx28evk: Add support to dynamically choose between ftd use or not
` [U-Boot] [PATCH 7/9] mx53loco: "

[PATCH] drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040
 2012-12-26 17:46 UTC 

[PATCH] fb: Rework locking to fix lock ordering on takeover
 2012-12-26 18:09 UTC  (7+ messages)

[PATCH] pci: Add a quirk for the Ricoh 0xe22 SD card reader
 2012-12-26 18:01 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/8] patman: Use ANSI colours only when outputting to a terminal
 2012-12-26 17:57 UTC  (3+ messages)
` [U-Boot] [PATCH v2 8/8] buildman - U-Boot multi-threaded builder and summary tool


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.