All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-27 13:16:16 to 2012-12-27 16:04:22 UTC [more...]

[RFC v2 0/5] Common Display Framework
 2012-12-27 16:04 UTC  (21+ messages)

Linux kernel handling of IPv6 temporary addresses
 2012-12-27 15:57 UTC  (5+ messages)

possibly silly configuration question
 2012-12-27 16:02 UTC  (3+ messages)

[PATCH V2] rtc: add RTC driver for TPS6586x
 2012-12-27 15:56 UTC  (4+ messages)

PageHead macro broken?
 2012-12-27 16:00 UTC  (2+ messages)

[ANNOUNCE] 3.2.35-rt53
 2012-12-27 15:59 UTC 

[PATCH 0/7] ath6kl: tracing support
 2012-12-27 15:55 UTC  (8+ messages)
` [PATCH 2/7] ath6kl: add tracing points for sdio transfers
` [PATCH 5/7] ath6kl: convert ath6kl_info/err/warn macros to real functions

[PATCH 0/2] [GIT PULL][v3.7] ring-buffer: Bug fixes
 2012-12-27 15:55 UTC  (4+ messages)
` [PATCH 1/2] ring-buffer: Fix NULL pointer if rb_set_head_page() fails
  ` [v3.2-v3.4 stable version][PATCH "

[Qemu-devel] [PULL 00/34] migration thread and queue
 2012-12-27 15:51 UTC  (4+ messages)

[ANNOUNCE] 3.4.24-rt36
 2012-12-27 15:48 UTC  (2+ messages)

Regression in kernel 3.8-rc1 bisected to commit adfa79d: I now get many "unable to enumerate USB device" messages
 2012-12-27 15:46 UTC  (2+ messages)

[ipset PATCH] Fix wrong bracket placing
 2012-12-27 15:46 UTC 

[U-Boot] [PATCH] mx51evk: Remove unneeded comment
 2012-12-27 15:46 UTC 

[PATCH] mm: do not sleep in balance_pgdat if there's no i/o congestion
 2012-12-27 15:42 UTC  (5+ messages)

[Buildroot] [PATCH 1/6] iptables: bump to version 1.4.17
 2012-12-27 15:39 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] iw: bump to version 3.8
` [Buildroot] [PATCH 3/6] smartmontools: bump to version 6.0
` [Buildroot] [PATCH 4/6] gawk: bump to version 4.0.2
` [Buildroot] [PATCH 5/6] rng-tools: bump to version 4
` [Buildroot] [PATCH 6/6] freetype: security bump to version 2.4.11

Is this a racing bug in page_make_sharable()?
 2012-12-27 15:35 UTC  (3+ messages)

[PATCH 1/2] log: grep author/committer using mailmap
 2012-12-27 15:31 UTC  (2+ messages)
` [PATCH v2] "

Performance analysis of transport protocol(TCP) using XEN during live migration
 2012-12-27 15:32 UTC  (2+ messages)

[PATCH 0/4] signalfd: a kernel interface for dumping/restoring pending signals
 2012-12-27 15:30 UTC  (12+ messages)
` [PATCH 1/4] signalfd: add ability to return siginfo in a raw format
              ` [CRIU] "

How to use the vTPM backend driver in the pv-ops kernel
 2012-12-27 15:27 UTC  (4+ messages)

policy for PowerDNS
 2012-12-27 15:23 UTC  (9+ messages)

[PATCH 3/3] ARM: EXYNOS5: save CLK_TOP_SRC3 register before powergating
 2012-12-27 15:23 UTC  (4+ messages)
` [PATCH v2 "

netlink NLM_F_DUMP for unsupported address family / PF_UNSPEC
 2012-12-27 15:19 UTC 

Barebox under qemu for beagleboard
 2012-12-27 15:17 UTC  (2+ messages)

Display resolutions missing on external VGA display [regressing]
 2012-12-27 15:15 UTC 

[Buildroot] [PATCH] libnl: add support of old kernel
 2012-12-27 15:11 UTC 

[PATCH V5 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code
 2012-12-27 15:05 UTC  (6+ 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

Another novice question & comment
 2012-12-27 15:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/20 v3] x86 CPU cleanup (wave 2)
 2012-12-27 14:59 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/20] target-i386: filter out not TCG features if running without kvm at realize time
` [Qemu-devel] [PATCH 02/20] target-i386: sanitize AMD's ext2_features "
` [Qemu-devel] [PATCH 03/20] target-i386: explicitly set vendor for each built-in cpudef
` [Qemu-devel] [PATCH 04/20] target-i386: setting default 'vendor' is obsolete, remove it
` [Qemu-devel] [PATCH 05/20] target-i386: move setting defaults out of cpu_x86_parse_featurestr()
` [Qemu-devel] [PATCH 06/20] target-i386: move out CPU features initialization in separate func
` [Qemu-devel] [PATCH 07/20] target-i386: cpu_x86_register() consolidate freeing resources
` [Qemu-devel] [PATCH 08/20] target-i386: move kvm_check_features_against_host() check to realize time
` [Qemu-devel] [PATCH 09/20] target-i386: add x86cpu_vendor_words2str()
` [Qemu-devel] [PATCH 10/20] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t
` [Qemu-devel] [PATCH 11/20] target-i386: remove vendor_override field from CPUX86State
` [Qemu-devel] [PATCH 12/20] target-i386: prepare cpu_x86_parse_featurestr() to return a set of key, value property pairs
` [Qemu-devel] [PATCH 13/20] target-i386: set custom 'vendor' without intermediate x86_def_t
` [Qemu-devel] [PATCH 14/20] target-i386: print depricated warning if xlevel < 0x80000000
` [Qemu-devel] [PATCH 15/20] target-i386: set custom 'xlevel' without intermediate x86_def_t
` [Qemu-devel] [PATCH 16/20] target-i386: set custom 'level' "
` [Qemu-devel] [PATCH 17/20] target-i386: set custom 'model-id' "
` [Qemu-devel] [PATCH 18/20] target-i386: set custom 'stepping' "
` [Qemu-devel] [PATCH 19/20] target-i386: set custom 'model' "
` [Qemu-devel] [PATCH 20/20] target-i386: set custom 'family' "

[PATCH 00/15] Package upgrades
 2012-12-27 14:44 UTC  (4+ messages)
` [PATCH 08/15] libfm: upgrade to 1.1.0

BUG: unable to handle kernel NULL pointer dereference at 0000000000000500
 2012-12-27 14:58 UTC  (3+ messages)

[Bug 58806] New: failed to create kernel channel, -12 on G4 PPC
 2012-12-27 14:57 UTC  (4+ messages)
  ` [Bug 58806] "

[PATCH v6 0/5] cpufreq: handle SW coordinated CPUs
 2012-12-27 14:55 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] cpufreq: star/stop cpufreq timers on cpu hotplug
` [PATCH 3/5] cpufreq: ondemand: call dbs_check_cpu only when necessary
` [PATCH 4/5] cpufreq: conservative: "
` [PATCH 5/5] cpufreq: ondemand: use all CPUs in update_sampling_rate

[PATCH v2] libfm: upgrade to 1.1.0
 2012-12-27 14:39 UTC 

[PATCH] a100u2w: Added sanitization for pointer dereference using a value from hardware. Detected using Carburizer (http://lwn.net/Articles/479653/)
 2012-12-27 14:53 UTC  (4+ messages)

Linux 3.3+ and memory cgroup kernel panics
 2012-12-27 14:53 UTC  (3+ messages)

Reusable data analysis/parser library?
 2012-12-27 14:42 UTC 

[PATCH 0/3]ARM: Exynos5 : Add Power domain device tree support and fix for hardware issue
 2012-12-27 14:51 UTC  (5+ messages)
` [PATCH 3/3] ARM: EXYNOS5: save CLK_TOP_SRC3 register before powergating

[PATCH v2 00/11] Migrate Tegra to common clock framework
 2012-12-27 14:47 UTC  (36+ messages)
` [PATCH v2 01/11] clk: tegra: Add tegra specific clocks
` [PATCH v2 02/11] arm: tegra: Move tegra_cpu_car.h to linux/clk/tegra.h
` [PATCH v2 03/11] ARM: tegra: Define Tegra20 CAR binding
` [PATCH v2 04/11] ARM: Tegra: Define Tegra30 "
` [PATCH v2 05/11] ARM: dt: tegra30: Add device node for APB MISC
` [PATCH v2 06/11] ARM: dt: tegra20: "
` [PATCH v2 07/11] clk: tegra: add clock support for tegra20
  ` [PATCH v2 08/11] clk: tegra: add clock support for tegra30
  ` [PATCH v2 10/11] arm: tegra: Migrate to new clock code
  ` [PATCH v2 11/11] arm: tegra: Remove legacy "
` [PATCH v2 09/11] clk: tegra: add dt support

[U-Boot] [PATCH 0/11] sandbox: Add filesystem support
 2012-12-27 14:46 UTC  (3+ messages)
` [U-Boot] [PATCH 01/11] ext4: Split write support into its own file

[linux-lvm] Snapshot causing segfault
 2012-12-27 14:46 UTC 

[Qemu-devel] [PATCH 00/20 v2] x86 CPU cleanup (wave 2)
 2012-12-27 14:47 UTC  (11+ messages)
` [Qemu-devel] [PATCH 10/20] target-i386: prepare cpu_x86_parse_featurestr() to return a set of key, value property pairs

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-12-27 14:43 UTC  (8+ messages)
` [PATCH 0/6 v8] "

[PATCH 1/3] watchdog: ath79_wdt: convert to use devm_clk_get
 2012-12-27 14:38 UTC  (3+ messages)
` [PATCH 2/3] MIPS: ath79: use dynamically allocated watchdog device
` [PATCH 3/3] watchdog: ath79_wdt: get register base from platform device's resources

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

[PATCH] f2fs: add missing pretech.h include
 2012-12-27 14:34 UTC  (2+ messages)

[libnetfilter_conntrack PATCH] Fix logic typo in cmp_secctx
 2012-12-27 14:29 UTC  (2+ messages)

[PATCH 0/6] Multilib fixes
 2012-12-27 14:13 UTC  (7+ messages)
` [PATCH 1/6] libpam: enable multilib
` [PATCH 2/6] vte: add missing unpackaged files
` [PATCH 3/6] package.bbclass: don't prepend MLPREFIX to LOCALEBASEPN
` [PATCH 4/6] eglibc-locale: enable multilib
` [PATCH 5/6] sysstat: fix sa_lib_dir
` [PATCH 6/6] rpm: replace /usr/lib with ${libdir}

[U-Boot] [PATCH v5 2/2] OMAP3: igep00x0: add boot status GPIO LED
 2012-12-27 14:25 UTC  (2+ messages)

What does ISA/PCI really mean to ARM architecture?
 2012-12-27 14:19 UTC  (4+ messages)

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2012-12-27 14:18 UTC  (6+ messages)

[PATCH -stable] p54usb: add USBIDs for two more p54usb devices
 2012-12-27 14:18 UTC 

Fwd: Re: Scan from a Hewlett-Packard ScanJet 7041
 2012-12-27 14:17 UTC 

[PATCH] Remove Documentation/pt_BR/gittutorial.txt
 2012-12-27 14:15 UTC 

[PATCH] arm: dma mapping: export arm iommu functions
 2012-12-27 14:15 UTC  (3+ messages)

[PATCH] PowerPC documentation: fixed path to the powerpc directory
 2012-12-27 14:07 UTC  (2+ messages)

RFC: Driver ST-E cw1200 driver
 2012-12-27 14:07 UTC  (7+ messages)
` [PATCH 06/17] cw1200: Mini-AP implementation

HD-PVR fails consistently on Linux, works on Windows
 2012-12-27 14:03 UTC  (3+ messages)

[GIT PULL] hwmon patches for 3.8-rc2
 2012-12-27 13:58 UTC  (2+ messages)
` [lm-sensors] "

[PATCH 00/26] AIO performance improvements/cleanups, v2
 2012-12-27 13:47 UTC  (4+ messages)
` [PATCH 23/26] Generic dynamic per cpu refcounting

Jusqu'au 6 janvier -10% sur votre valise personnalisée
 2012-12-27 13:53 UTC 

[Xenomai] Pb with PCIe card using IRQ 32 on x86_64 platform
 2012-12-27 13:44 UTC 

3.8.0-rc1: WARNING: at fs/ext4/page-io.c:232
 2012-12-27 13:44 UTC  (4+ messages)

[PATCH 1/2 v1] Bluetooth: Fix to update EIR for uuid16
 2012-12-27 13:36 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Update management interface revision

E-mail de atualização de verificação de conta
 2012-12-27 13:32 UTC 

World Finance Loan 3% Interest Rate Per Annum
 2012-12-27 12:58 UTC 

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2012-12-27 13:29 UTC  (6+ messages)
` [RFC PATCH v1 11/31] ARC: Low level IRQ/Trap/Exception(non-MMU) Handling

[PATCH] gitk: Replaced "green" with "#00FF00"
 2012-12-27 12:59 UTC 

E-mail de atualização de verificação de conta
 2012-12-27 13:29 UTC 

[U-Boot] [PATCH 1/2] OMAP3: use a single board file for IGEP devices
 2012-12-27 13:26 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/2] OMAP3: igep00x0: add boot status GPIO LED

[PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
 2012-12-27 13:31 UTC  (4+ messages)
` [Alternative][PATCH] "

BUG at fs/btrfs/locking.c:265
 2012-12-27 13:24 UTC  (3+ messages)

[PATCH v2] mmc: queue: exclude asynchronous transfer for special request
 2012-12-27 13:21 UTC  (2+ messages)

[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
 2012-12-27 13:20 UTC  (5+ messages)
  ` [Bug 56461] "

[U-Boot] [PATCH v2 1/2] OMAP3: use a single board file for IGEP devices
 2012-12-27 13:19 UTC  (2+ messages)

[PATCH 0/2] ARM: pxa: palm27x: device initialization fixes
 2012-12-27 13:16 UTC  (5+ messages)
` [PATCH 1/2] ARM: pxa: palm27x: fix udc device initialization


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.