All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-04 08:28:07 to 2012-09-04 09:47:23 UTC [more...]

[Qemu-devel] [PATCH 0/3] fdc: Fix FD_SR0_SEEK flag
 2012-09-04  9:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] fdc: Remove status0 parameter from fdctrl_set_fifo()
` [Qemu-devel] [PATCH 2/3] fdc: Fix false FD_SR0_SEEK
` [Qemu-devel] [PATCH 3/3] fdc-test: Check READ ID

[Bug 46091] New: syslog.3 says LOG_AUTH is deprecated
 2012-09-04  9:45 UTC  (2+ messages)
  ` [Bug 46091] "

[PATCH 0/4] drop frees of devm_ alloc'd data
 2012-09-04  9:44 UTC  (11+ messages)
` [PATCH 4/4] drivers/mtd/nand/mpc5121_nfc.c: some devm_ cleanups

[PATCH 1/1] mm: Fix unused function warnings in vmstat.c
 2012-09-04  9:44 UTC  (2+ messages)

[LTP] [PATCH 2/3] mq_open/16-1: use tmp file to share info
 2012-09-04  9:44 UTC  (2+ messages)

[PATCH v3 00/11] mtd: mtd_nandecctest: add more tests
 2012-09-04  9:46 UTC  (3+ messages)
` [PATCH v3 01/11] mtd: mtd_nandecctest: remove unnecessary srandom32() call

Using debug-key 'o: Dump IOMMU p2m table, locks up machine
 2012-09-04  9:40 UTC  (5+ messages)

[GIT] floppy, pktcdvd
 2012-09-04  9:39 UTC 

[PATCH 1/2] mm, slob: Prevent false positive trace upon allocation failure
 2012-09-04  9:39 UTC  (3+ messages)

[PATCH net] net: usbnet: fix softirq storm on suspend
 2012-09-04  9:38 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/5] Running Microport UNIX (ca 1987)
 2012-09-04  9:37 UTC  (18+ messages)
` [Qemu-devel] [PATCH v4 5/5] i8259: fix dynamically masking slave IRQs with IMR register

[U-Boot] ARM Workflow: rebase on ARM repositories
 2012-09-04  9:37 UTC  (3+ messages)

[PATCH] ARM: ux500: Provide SMSC911x fixed-regulator when not booting DT
 2012-09-04  9:36 UTC  (10+ messages)

[Buildroot] moving console traces to a specific tty
 2012-09-04  9:36 UTC 

Inject configuration change into cluster
 2012-09-04  9:36 UTC  (4+ messages)

Offtopic: ubifs and best practice for supporting browser based firmware upgrades
 2012-09-04  9:40 UTC  (2+ messages)

runstrip() in package.bbclass fails when run against a kernel module
 2012-09-04  9:23 UTC  (4+ messages)

RBAC to SELinux policy migration
 2012-09-04  9:32 UTC  (2+ messages)

3.5+: yaboot, Invalid memory access
 2012-09-04  9:32 UTC  (4+ messages)

[PATCH v2 -tip 0/5] x86, MSI, AHCI: Support multiple MSIs
 2012-09-04  9:32 UTC  (4+ messages)
` [PATCH v2 -tip 1/5] x86, MSI: Support multiple MSIs in presense of IRQ remapping

[Buildroot] adding custom company packages
 2012-09-04  9:32 UTC  (3+ messages)

[PATCH] ALSA: snd-usb: Add quirks for Playback Designs devices
 2012-09-04  9:32 UTC  (2+ messages)

NFS over RDMA small block DIRECT_IO bug
 2012-09-04  9:31 UTC 

[PATCH 0/4] cbus/retu drivers to mainline
 2012-09-04  9:31 UTC  (5+ messages)
` [PATCH 1/4] i2c: introduce i2c-cbus driver

[PATCH] ath5k: add support of HW encryption in management frames
 2012-09-04  9:31 UTC  (4+ messages)

[Qemu-devel] [PULL for usb-next]: Move usb-redir over to using more usb-core infra + misc ehci fixes
 2012-09-04  9:31 UTC  (3+ messages)

Why exported const value modified by another driver not updated in original driver
 2012-09-04  9:30 UTC  (2+ messages)

[PATCH v2 1/3] mtd: cmdlinepart: sort the unsorted partitions
 2012-09-04  9:07 UTC  (6+ messages)
` [PATCH v2 3/3] mtd: cmdlinepart: check the partitions
    ` [PATCH v3] "

[RFC 1/2] cfg80211: Move the definition of struct mac_address up
 2012-09-04  9:30 UTC  (7+ messages)
` [RFC 2/2] cfg80211/nl80211: Enable drivers to implement mac address based ACL

[PATCH can-next v6] can: add tx/rx LED trigger support
 2012-09-04  9:29 UTC  (2+ messages)
` [PATCH] can: rename LED trigger name on netdev renames

[PATCH v2] xload: get barebox size from barebox_arm_head
 2012-09-04  9:28 UTC  (5+ messages)
` [PATCH v3] "

Problems after 2nd bootup with NAND and ubifs/ubi
 2012-09-04  9:31 UTC  (4+ messages)

Using debug-key 'o: Dump IOMMU p2m table, locks up machine
 2012-09-04  9:26 UTC  (8+ messages)

[PATCH] mm: fix mmap overflow checking
 2012-09-04  9:23 UTC  (2+ messages)

[RFC 0/5] Generic panel framework
 2012-09-04  9:24 UTC  (4+ messages)
` [RFC 1/5] video: Add generic display panel core

Btrfs-Progs integration branch question
 2012-09-04  9:23 UTC  (2+ messages)

[PATCH 0/7] use interval trees for anon rmap
 2012-09-04  9:20 UTC  (16+ messages)
` [PATCH 1/7] mm: interval tree updates
` [PATCH 2/7] mm: fix potential anon_vma locking issue in mprotect()
` [PATCH 3/7] mm anon rmap: remove anon_vma_moveto_tail
` [PATCH 4/7] mm anon rmap: replace same_anon_vma linked list with an interval tree
` [PATCH 5/7] mm rmap: remove vma_address check for address inside vma
` [PATCH 6/7] mm: add CONFIG_DEBUG_VM_RB build option
` [PATCH 7/7] mm: avoid taking rmap locks in move_ptes()

[PATCH 0/3] Trivial code clean for procfs
 2012-09-04  9:22 UTC  (7+ messages)
` [PATCH 1/3] proc: return -ENOMEM when inode allocation failed
` [PATCH 3/3] proc: use kzalloc instead of kmalloc and memset

[PATCH] bitbake.conf: FETCHCMD_svn add --non-interactive --trust-server-cert
 2012-09-04  9:09 UTC 

Virtualizing /proc/sys/kernel/random/boot_id per container ?
 2012-09-04  9:20 UTC  (9+ messages)

[PATCH RESEND 1/2] i2c: pnx: Fix bit definitions
 2012-09-04  9:20 UTC  (8+ messages)

[PATCH 0/7] perf ui/browser: Add browser for perf script
 2012-09-04  9:13 UTC  (4+ messages)
` [PATCH 5/7] perf ui/browser: Add a "

need help on development of linux kernel
 2012-09-04  9:10 UTC  (2+ messages)

[LTP] [PATCH] pthread_detach: avoid threads sharing stack
 2012-09-04  9:17 UTC 

[PATCH] busybox: Add sign-off-by and upstream-status
 2012-09-04  9:07 UTC 

[PATCH v2] usb: otg: Move phy interface to separate file
 2012-09-04  9:02 UTC  (3+ messages)

[PATCH 1/1] mm: Fix unused function warnings in vmstat.c
 2012-09-04  9:14 UTC  (2+ messages)

Tracking/statistics forwarded packets retransmission
 2012-09-04  9:13 UTC 

[RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
 2012-09-04  9:18 UTC  (3+ messages)

[PATCH] usb: otg: Move phy interface to separate file
 2012-09-04  8:55 UTC 

[Pkg-xen-devel] Bug#684661: Xen panic on boot
 2012-09-04  9:09 UTC  (2+ messages)

[ASoC] Fix: Revert 'ASoC: imx-ssi: Remove mono support'
 2012-09-04  9:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] libqblock, qemu block layer library
 2012-09-04  9:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/6] libqblock APIs

[PATCH 1/2] iio:ad5446: Add support for the ad5300/ad5310/ad5320
 2012-09-04  9:10 UTC  (2+ messages)
` [PATCH 2/2] iio:ad5446: Add device ids for ad5301/ad5311/ad5321

[PATCH v7 0/9] Block cleanups, deadlock fix
 2012-09-04  9:05 UTC  (5+ messages)
` [PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc()

[oe-commits] Richard Purdie : perl: Fix various nativesdk build issues
 2012-09-04  8:51 UTC  (3+ messages)

[PATCH -V7 0/12] arch/powerpc: Add 64TB support to ppc64
 2012-09-04  9:01 UTC  (13+ messages)
` [PATCH -V7 01/12] arch/powerpc: Replace open coded CONTEXT_BITS value
` [PATCH -V7 02/12] arch/powerpc: Use hpt_va to compute virtual address
` [PATCH -V7 03/12] arch/powerpc: Simplify hpte_decode
` [PATCH -V7 04/12] arch/powerpc: Convert virtual address to vpn
` [PATCH -V7 05/12] arch/powerpc: Rename va "
` [PATCH -V7 06/12] arch/powerpc: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
` [PATCH -V7 07/12] arch/powerpc: Increase the slice range to 64TB
` [PATCH -V7 08/12] arch/powerpc: Make some of the PGTABLE_RANGE dependency explicit
` [PATCH -V7 09/12] arch/powerpc: Use the required number of VSID bits in slbmte
` [PATCH -V7 10/12] arch/powerpc: Use 32bit array for slb cache
` [PATCH -V7 11/12] arch/powerpc: Add 64TB support
` [PATCH -V7 12/12] arch/powerpc: Update VSID allocation documentation

linux-next: manual merge of the arm-soc tree with the arm-current tree
 2012-09-04  9:01 UTC  (4+ messages)

[PATCH v4] Thunderbird: fix appp.sh format problems
 2012-09-04  9:01 UTC  (10+ messages)

Prepare support for TI AM35xx
 2012-09-04  8:58 UTC  (7+ messages)
` [PATCH 08/10] drivers/net: add driver for the EMAC device found in some TI SoCs
` [PATCH 09/10] omap3: allow enabling clocks for UART3, MMC1 and SPI
` [PATCH 10/10] drivers/spi: add driver for the Multichannel SPI controller found in TI SoCs

yocto beagleboard.conf -- should it not go away?
 2012-09-04  8:58 UTC  (5+ messages)

linux-next: build warnings after merge of the drm tree
 2012-09-04  8:58 UTC  (4+ messages)

[Patch net-next] netfilter: remove xt_NOTRACK
 2012-09-04  8:58 UTC  (11+ messages)

[PATCH 00/28] Package group fixes
 2012-09-04  8:45 UTC  (8+ messages)
` [PATCH 02/28] classes/core-image: remove *_IMAGE_FEATURES variables

checkout extra files
 2012-09-04  8:53 UTC  (7+ messages)

[PATCH 4/4 v3] ARM: ks8695: convert to generic time and clocksource
 2012-09-04  8:53 UTC  (4+ messages)

[Xenomai] Upgrading to Xenomai 2.6.1
 2012-09-04  8:53 UTC  (6+ messages)

Xen 4.2.0 Release Plan / TODO
 2012-09-04  8:51 UTC  (5+ messages)
` [Xen-users] "

Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto
 2012-09-04  8:52 UTC  (5+ messages)

[PATCH v2 0/5] ARM: EXYNOS: Add support for Trats board using device tree
 2012-09-04  8:50 UTC  (12+ messages)
` [PATCH v2 1/5] mmc: host: sdhci-s3c: Add broken-voltage DT property for broken voltage quirk
` [PATCH v2 2/5] ARM: Exynos4: dts: Specify address and size cells for i2c controllers
` [PATCH v2 3/5] ARM: Exynos4: Add OF compatibility lookups for Exynos4 i2c adapters
` [PATCH v2 4/5] ARM: EXYNOS: Increase maximum possible memory bank size to 512MiB
` [PATCH v2 5/5] ARM: Exynos: Add basic dts file for Samsung Trats board

[PATCH 4/4 v4] ARM: ks8695: convert to generic time and clocksource
 2012-09-04  8:49 UTC  (2+ messages)

linux page table
 2012-09-04  8:48 UTC  (5+ messages)

[PATCH 0/9] Clean up hardcoded IRQs for mach-omap2, enable SPARSE_IRQ, plaform_data/gpio-omap.h
 2012-09-04  8:46 UTC  (4+ messages)
` [PATCH 7/9] ARM: OMAP2+: Prepare for irqs.h removal

[PATCH 0/5] Multiqueue virtio-scsi
 2012-09-04  8:46 UTC  (6+ messages)
` [PATCH 5/5] virtio-scsi: introduce multiqueue support

[meta-opie][PATCH] task-opie: Adjust for nativesdk renaming
 2012-09-04  8:33 UTC  (2+ messages)

[LTP] Patches for posix test cases
 2012-09-04  8:45 UTC  (6+ messages)
` [LTP] [PATCH 2/3] mq_open/16-1: use tmp file to share info

[PATCHv3 1/2] ARM: dts: mxs: Add missing address and size cells in SSP nodes
 2012-09-04  8:44 UTC  (2+ messages)
` [PATCHv3 2/2] dts: mxs: spi: Add SSP3 to the 10049 board

[PATCH V1 0/2] Enable clients to schedule in mmu_notifier methods
 2012-09-04  8:41 UTC  (3+ messages)
` [PATCH V1 1/2] mm: Move all mmu notifier invocations to be done outside the PT lock
` [PATCH V1 2/2] mm: Wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end

[PATCH 2/2] hwmon/lm70: Adds support for LM71 and LM74
 2012-09-04  8:41 UTC  (2+ messages)
` [lm-sensors] "

[PATCH 1/2] hwmon/lm70: Allow 4wire SPI bus with LM70
 2012-09-04  8:40 UTC  (2+ messages)
` [lm-sensors] "

[PATCH 0/2] hwmon/lm70: changes to allow 4w with LM70 and add LM71/LM74
 2012-09-04  8:40 UTC  (2+ messages)
` [lm-sensors] "

[PATCH 0/1 v2] leds: Add new LED driver for lm355x chips
 2012-09-04  8:39 UTC  (3+ messages)
` [PATCH 1/1 "

[PATCH v2] memcg: first step towards hierarchical controller
 2012-09-04  8:34 UTC  (8+ messages)

[PATCH 0/4] can: c_can: Add suspend/resume and pinctrl support
 2012-09-04  8:34 UTC  (7+ messages)
` [PATCH 1/4] can: c_can: Adopt "

[PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-09-04  8:32 UTC  (13+ messages)
` [PATCH 4/4] kvm: i386: "
    ` [Qemu-devel] "

[PATCH 1/1] drivers/mtd/devices/m25p80.c: Fix whole device erase
 2012-09-04  8:32 UTC 

KVM call agenda for Tuesday, September 4th
 2012-09-04  8:29 UTC  (5+ messages)

[PATCH v2 0/2] Add stmpe mfd
 2012-09-04  8:29 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: add driver for stmpe io-expander

[PATCH 0/8 v2] acpi-cpufreq: Move modern AMD cpufreq support to acpi-cpufreq
 2012-09-04  8:28 UTC  (4+ messages)
` [PATCH 6/8 v2] acpi-cpufreq: Add support for disabling dynamic overclocking
` [PATCH 7/8 v2] acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob
` [PATCH 8/8 v2] cpufreq: Remove support for hardware P-state chips from powernow-k8


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.