All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-23 15:36:22 to 2011-09-23 16:49:43 UTC [more...]

[Qemu-devel] Enabling Hyperthreading for Guest
 2011-09-23 16:49 UTC  (6+ messages)

[PATCH 0/4] arm/tegra: Convert gpio & pinmux to platform devices
 2011-09-23 16:48 UTC  (3+ messages)

[PATCH] VFS: Suppress automount on [l]stat, [l]getxattr, etc
 2011-09-23 16:47 UTC  (22+ messages)

Branch management for OE-Core release
 2011-09-23 16:41 UTC  (3+ messages)

[PATCH 1/2] Teach '--cached' option to check-attr
 2011-09-23 16:44 UTC  (8+ messages)
` [PATCH 2/2] diff_index: honor in-index, not working-tree, .gitattributes

cpu clock change latency
 2011-09-23 16:44 UTC  (2+ messages)

ib-diags: compatability issue with ibstat
 2011-09-23 16:44 UTC  (14+ messages)
        ` [ofw] "

[net-next 0/8][pull request] Intel Wired LAN Driver Update
 2011-09-23 16:43 UTC  (9+ messages)
` [net-next 1/8] pci: Add flag indicating device has been assigned by KVM

[U-Boot] SMDK6400 regression
 2011-09-23 16:42 UTC  (3+ messages)
` [U-Boot] [PATCH RFC] Add general nand functions

[Qemu-devel] [PATCH v3 1/3] Make 'qemu_init_vcpu' a function (instead of a macro)
 2011-09-23 16:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] trace: Add "vcpu_init" event
` [Qemu-devel] [PATCH v3 3/3] trace: Add "vcpu_reset" event

[3.1-rc6] kmalloc(64) leak from IDE
 2011-09-23 16:40 UTC  (10+ messages)

[PATCH] powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y
 2011-09-23 16:39 UTC  (2+ messages)

[PATCH 1/1] Trivial: mnt_want_write: Remove unused label out
 2011-09-23 16:38 UTC 

Bug: git log --numstat counts wrong
 2011-09-23 16:38 UTC  (7+ messages)

[Qemu-devel] [0/10] Preliminary work for IOMMU emulation support; the easy bits
 2011-09-23 16:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/10] Add stub functions for PCI device models to do PCI DMA

[PATCH] net: change capability used by socket options IP{,V6}_TRANSPARENT
 2011-09-23 16:36 UTC  (3+ messages)

[RFC][PATCH 0/7] Automount behaviour correction
 2011-09-23 16:35 UTC  (10+ messages)
` [PATCH 1/7] NFS4: Revert commit to make the automount code ignore LOOKUP_FOLLOW
` [PATCH 2/7] VFS: Make chown() and lchown() call fchownat()
` [PATCH 3/7] VFS: Change LOOKUP_NO_AUTOMOUNT to LOOKUP_AUTOMOUNT
` [PATCH 4/7] VFS: Move the automount suppression decision out to the initial callers of
` [PATCH 5/7] VFS: Ignore symlink following advice when pathwalking
` [PATCH 6/7] VFS: Make stat and xattr calls not automount
` [PATCH 7/7] VFS: Vary the automounting rules for autofs

permission to re-license archive-zip.c and zlib.c as LGPL
 2011-09-23 16:34 UTC  (2+ messages)

[refpolicy] RFC: secure_mode_policyload revision
 2011-09-23 16:35 UTC  (5+ messages)

[PATCH] powerpc: Fix xmon for systems without MSR[RI]
 2011-09-23 16:32 UTC  (3+ messages)
` [PATCH v2] "

3.1-rc6+ rtl8192se issue
 2011-09-23 16:34 UTC  (7+ messages)
      ` 答复: "
            ` 答复: "
                ` 答复: "

Directory fsync
 2011-09-23 16:33 UTC  (2+ messages)

[PATCH] user namespace: make signal.c respect user namespaces
 2011-09-23 16:31 UTC  (5+ messages)

[refpolicy] pam_selinux(gdm-password:session): Security Context justin:staff_r:insmod_t:s0 Assigned
 2011-09-23 16:30 UTC  (5+ messages)

[PATCH] drm/i915: add missing "break"
 2011-09-23 16:30 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/4] ISA PC fixes
 2011-09-23 16:28 UTC  (4+ messages)

potentially lost largeish raid5 array
 2011-09-23 16:26 UTC  (7+ messages)

[RFCv2] x86, mm: start mmap allocation for libs from low addresses
 2011-09-23 16:25 UTC  (4+ messages)
  ` [kernel-hardening] "

[PATCH 0/5] Fixup pwrite/pread with gtt mmapped user addresses
 2011-09-23 16:25 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: drop KM_USER0 argument to k(un)map_atomic

[PATCH] drm/i915: fix swizzling on gen6+
 2011-09-23 16:11 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 0/20] New 'sandbox' test architecture for U-Boot
 2011-09-23 16:22 UTC  (21+ messages)
` [U-Boot] [RFC PATCH v2 01/20] sandbox: Add architecture header files
` [U-Boot] [RFC PATCH v2 02/20] Fix use of int as pointer in image.c
` [U-Boot] [RFC PATCH v2 03/20] sandbox: Add architecture image support
` [U-Boot] [RFC PATCH v2 04/20] sandbox: Add compiler defines to support a 64-bit x86_64 platform
` [U-Boot] [RFC PATCH v2 05/20] sandbox: Add cpu files
` [U-Boot] [RFC PATCH v2 06/20] sandbox: Add architecture lib files
` [U-Boot] [RFC PATCH v2 07/20] sandbox: Add sandbox board
` [U-Boot] [RFC PATCH v2 08/20] sandbox: Add board info for architecture
` [U-Boot] [RFC PATCH v2 09/20] sandbox: Add bootm support
` [U-Boot] [RFC PATCH v2 10/20] sandbox: Disable built-in malloc
` [U-Boot] [RFC PATCH v2 11/20] sandbox: Disable standalone/API support
` [U-Boot] [RFC PATCH v2 12/20] sandbox: Force command sections to be 4-byte aligned
` [U-Boot] [RFC PATCH v2 13/20] sandbox: Add OS dependent layer
` [U-Boot] [RFC PATCH v2 14/20] sandbox: Add board_init()
` [U-Boot] [RFC PATCH v2 15/20] sandbox: Add main program
` [U-Boot] [RFC PATCH v2 16/20] sandbox: Add serial uart
` [U-Boot] [RFC PATCH v2 17/20] sandbox: Add basic config file
` [U-Boot] [RFC PATCH v2 18/20] Remove unused variable warnings in cmd_mem, cmd_nvedit
` [U-Boot] [RFC PATCH v2 19/20] Use uintptr_t for 32/64-bit compatibility
` [U-Boot] [RFC PATCH v2 20/20] sandbox: Makefile changes to build sandbox architecture

[PATCH resend] user namespace: usb: make usb urbs user namespace aware (v2)
 2011-09-23 16:21 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/3] Make 'qemu_init_vcpu' a function (instead of a macro)
 2011-09-23 16:20 UTC  (2+ messages)

Notification Date: 23/09/2011
 2011-09-23 16:20 UTC 

[libnetfilter_queue] extra data after payload
 2011-09-23 16:19 UTC 

[PATCH] xenpaging: track number of paged pages in struct domain
 2011-09-23 16:19 UTC  (4+ messages)

[net-next 0/8 v2][pull request] Intel Wired LAN Driver Updates
 2011-09-23 16:12 UTC  (9+ messages)
` [net-next 1/8 v2] pci: Add flag indicating device has been assigned by KVM
` [net-next 2/8] ixgbe: Reconfigure SR-IOV Init
` [net-next 3/8] ixgbe: DCB, do not call set_state() from IEEE mode
` [net-next 4/8] ixgbe: cleanup X540 interrupt enablement
` [net-next 5/8] ixgbe: dcb, set priority to traffic class mappings
` [net-next 6/8] ixgbe: avoid HW lockup when adapter is reset with Tx work pending
` [net-next 7/8] ixgbe: add WOL support for X540
` [net-next 8/8] ixgbe: remove global reset to the MAC

[lm-sensors] Zotac ION ITX-G Synergy Edition
 2011-09-23 16:17 UTC  (4+ messages)

dracut [PATCH]es: parallelize block_module filter and net_module_filter
 2011-09-23 16:17 UTC 

[PATCH v8 0/4] The intro of QEMU block I/O throttling
 2011-09-23 16:19 UTC  (7+ messages)
` [PATCH v8 2/4] block: add the command line support
    ` [Qemu-devel] "
` [PATCH v8 3/4] block: add block timer and throttling algorithm
  ` [Qemu-devel] "

[PATCH] enable usb control message with class specific request
 2011-09-23 16:16 UTC  (2+ messages)

[PATCH] qemu-kvm: Remove broken ia64 fragments
 2011-09-23 16:16 UTC  (3+ messages)

[PATCH] drm/i915: Defend against userspace creating a gem object with size==0
 2011-09-23 16:14 UTC  (2+ messages)

More Beginning Git Questions
 2011-09-23 16:11 UTC  (2+ messages)

[PATCH] drm/i915: simplify swapin/out swizzle checking a bit
 2011-09-23 16:12 UTC  (2+ messages)

[PATCH 0/1] bitbake: fix -D and -v options v2
 2011-09-23 16:05 UTC  (2+ messages)
` [PATCH 1/1] bitbake/lib/bb/msg.py: fix setting debug and verbosity levels

[Qemu-devel] [PATCH] core: remove qemu_service_io
 2011-09-23 16:06 UTC  (2+ messages)

[Qemu-devel] stale savannah git repo (was: Re: KVM call agenda for April 05)
 2011-09-23 16:09 UTC  (9+ messages)
          ` [Qemu-devel] stale savannah git repo

[Xenomai-core] Xenomai 2.6.0-rc3
 2011-09-23 16:09 UTC  (2+ messages)
` [Xenomai-help] "

(no subject)
 2011-09-23 16:08 UTC 

[PATCH 1/3] drm/i915: close PM interrupt masking races in the irq handler
 2011-09-23 16:08 UTC  (2+ messages)

[PATCH v2] AM3517 : support for suspend/resume
 2011-09-23 16:07 UTC  (6+ messages)

I would like to change the behavior of MCS label creations in directory
 2011-09-23 16:06 UTC  (8+ messages)

[Qemu-devel] [PATCH] pci-devfn: check that device/slot number is within range
 2011-09-23 16:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] e1000: Don't set the Capabilities List bit
 2011-09-23 16:06 UTC  (2+ messages)

[PATCH 1/2 v3] commit.rc: Add helper for math operation using bc
 2011-09-23 16:06 UTC  (4+ messages)
` [PATCH 2/2] Add test 257: Check proper FITRIM argument handling

[Qemu-devel] [PATCH] isapc: give system address space when pci is disabled
 2011-09-23 16:05 UTC  (2+ messages)

[U-Boot] [RFC PATCH] arm: provide a CONFIG flag for disabling relocation
 2011-09-23 16:04 UTC  (4+ messages)

[lm-sensors] [PATCH] coretemp: avoid leaving around dangling pointer
 2011-09-23 16:03 UTC  (3+ messages)
` [lm-sensors] [PATCH] coretemp: avoid leaving around dangling

[PATCH v3 0/3] genirq: handling GIC per-cpu interrupts
 2011-09-23 16:03 UTC  (8+ messages)
` [PATCH v3 1/3] genirq: add support for per-cpu dev_id interrupts
` [PATCH v3 2/3] ARM: gic: consolidate PPI handling
` [PATCH v3 3/3] ARM: gic, local timers: use the request_percpu_irq() interface

[U-Boot] [RFC PATCH 01/20] sandbox: Add architecture header files
 2011-09-23 16:01 UTC  (19+ messages)
` [U-Boot] [RFC PATCH 04/20] sandbox: Add cpu files
` [U-Boot] [RFC PATCH 06/20] sandbox: Allow board_init_f() and board_init_r() to return
` [U-Boot] [RFC PATCH 09/20] sandbox: Add bootm support
` [U-Boot] [RFC PATCH 13/20] sandbox: Add OS dependent layer
` [U-Boot] [RFC PATCH 17/20] sandbox: Add basic config file
` [U-Boot] [RFC PATCH 18/20] sandbox: Remove unused variable warnings

[RESEND][PATCH] multipath: don't set queue_if_no_path without multipathd
 2011-09-23 16:01 UTC  (4+ messages)

[PATCH v2] ARM: OMAP2+: clock: cleanup CPUfreq leftovers
 2011-09-23 16:00 UTC  (2+ messages)

Some problems about xenpaging
 2011-09-23 15:59 UTC  (2+ messages)

[PATCH 0/1] bitbake: fix -D and -v options
 2011-09-23 15:53 UTC  (3+ messages)
` [PATCH 1/1] bitbake/lib/bb/msg.py: fix setting debug and verbosity levels

Ceph hangs when accessed
 2011-09-23 15:58 UTC 

image_types_uboot
 2011-09-23 15:55 UTC  (9+ messages)

[PATCH 1/3 v2] powerpc: Split ICSWX ACOP and PID processing
 2011-09-23 15:59 UTC  (3+ messages)
` [PATCH 2/3 v2] powerpc: book3e: Add ICSWX/ACOP support to Book3e cores like A2
` [PATCH 3/3 v2] powerpc: icswx: Simple ACOP fault handler for both book3e and book3s parts

[PATCH] thp: tail page refcounting fix
 2011-09-23 15:57 UTC  (13+ messages)
` [PATCH] thp: tail page refcounting fix #2
      ` [PATCH] thp: tail page refcounting fix #3
          ` [PATCH] thp: tail page refcounting fix #4
              ` [PATCH] thp: tail page refcounting fix #5
                  ` [PATCH] thp: tail page refcounting fix #6

[Qemu-devel] [RFC] Generic image streaming
 2011-09-23 15:57 UTC 

[GIT PATCHES FOR 3.2] Media bus configuration flags
 2011-09-23 15:56 UTC 

[RFC][PATCH] show page size in /proc/$pid/numa_maps
 2011-09-23 15:54 UTC  (4+ messages)

[PATCH 1/3] ASoC: Convert WM8962 MICBIAS to a supply widget
 2011-09-23 15:54 UTC  (3+ messages)
` [PATCH 2/3] ASoC: Add support for on-board analogue microphones on Speyside WM8962
` [PATCH 3/3] ASoC: Add DMIC control to Speyside WM8962 board

[Qemu-devel] [PATCH 1/2] build: fix missing trace dep on GENERATED_HEADERS
 2011-09-23 15:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] build: fix race with creating qapi-generated

[PATCH] Initialize pointer on request_firmware
 2011-09-23 15:51 UTC  (8+ messages)

[PATCH net-next v2] candev: allow SJW user setting for bittiming calculation
 2011-09-23 15:50 UTC  (5+ messages)

[PATCH] spi: Fix WARN when removing spi-fsl-spi module
 2011-09-23 15:49 UTC 

[PATCH 0/10 v3] IOMMU: Make iommu_ops per-bus_type
 2011-09-23 15:45 UTC  (11+ messages)
` [PATCH 01/10] iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API
` [PATCH 02/10] Driver core: Add iommu_ops to bus_type
` [PATCH 03/10] iommu/core: Add bus_type parameter to iommu_domain_alloc
` [PATCH 04/10] iommu/core: Convert iommu_found to iommu_present
` [PATCH 05/10] iommu/core: Use bus->iommu_ops in the iommu-api
` [PATCH 06/10] iommu/amd: Use bus_set_iommu instead of register_iommu
` [PATCH 07/10] iommu/vt-d: "
` [PATCH 08/10] iommu/omap: "
` [PATCH 09/10] iommu/msm: "
` [PATCH 10/10] iommu/core: Remove global iommu_ops and register_iommu

[PATCH 0/9] Per-cgroup /proc/stat
 2011-09-23 15:45 UTC  (14+ messages)
` [PATCH 1/9] Remove parent field in cpuacct cgroup

[PATCH] ASoC: Rename WM8962 DMIC widget to DMIC_ENA
 2011-09-23 15:45 UTC 

DT vs ARM static mappings
 2011-09-23 15:45 UTC  (5+ messages)

Administrative Message
 2011-09-23 15:12 UTC 

[PATCH] drm/i915: Ironlake GPU with VT-d fix
 2011-09-23 15:38 UTC  (5+ messages)

[PATCH] acpica events: Call acpi_os_hotplug_execute on Ejection Requests
 2011-09-23 15:37 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6]: block: Add I/O status support
 2011-09-23 15:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/6] block: Keep track of devices' I/O status

[U-Boot] [PATCH] USB: Add usb_event_poll() to get keyboards working with EHCI
 2011-09-23 15:36 UTC 

Fwd: permission to re-license strbuf subsystem as LGPL
 2011-09-23 15:36 UTC  (2+ messages)
  `  "

[PATCH] mtd/devices/m25p80: add support for at25df321a spi data flash
 2011-09-23 15:36 UTC  (2+ messages)

[Buildroot] [Bug 4249] New: uClibc and libpthread
 2011-09-23 15:36 UTC  (2+ messages)
` [Buildroot] [Bug 4249] "


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.