All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-25 18:07:21 to 2011-07-25 19:49:56 UTC [more...]

[PATCH/RFC] Pro-Git thanks, Control-flow bug report
 2011-07-25 19:49 UTC  (4+ messages)

[PATCH v2 00/16] Full support discovery procedure
 2011-07-25 19:49 UTC  (8+ messages)
` [PATCH v2 01/16] Bluetooth: Periodic Inquiry and mgmt discovering event
` [PATCH v2 02/16] Bluetooth: Add failed/complete functions to discovery commands
` [PATCH v2 03/16] Bluetooth: Remove pending "
` [PATCH v2 04/16] Bluetooth: Check pending command in start_discovery()
` [PATCH v2 05/16] Bluetooth: Check pending commands in stop_discovery()
` [PATCH v2 06/16] Bluetooth: Create do_inquiry()
` [PATCH v2 07/16] Bluetooth: Create cancel_inquiry()

Linux 3.0 release
 2011-07-25 19:49 UTC  (3+ messages)
` Linux 3.0 release - btrfs possible locking deadlock

[GIT PULL] core/locking changes for v3.1
 2011-07-25 19:48 UTC  (6+ messages)

USB related "unable to handle kernel paging request" in 3.0.0-rc7
 2011-07-25 19:47 UTC  (2+ messages)

[PATCH 1/5] multilib_header.bbclass: Add oe_multilib_header wrapper
 2011-07-25 19:42 UTC  (14+ messages)
` [PATCH 2/5] Fix recipe multilib header conflicts
` [PATCH 3/5] eglibc: Update 2.13 to avoid multilib conflicts
` [PATCH 4/5] ncurses: Uncompress man pages
` [PATCH 5/5] package.bbclass: fixup_perms - symlink bug fix

[PATCH] pktgen: Clone skb to avoid corruption of skbs in ndo_start_xmit methods
 2011-07-25 19:45 UTC  (4+ messages)
` [PATCH 0/2] pktgen: Clone skb to avoid corruption of skbs in ndo_start_xmit methods (v2)
  ` [PATCH 1/2] net: add IFF_SKB_TX_SHARED flag to priv_flags
  ` [PATCH 2/2] net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared

[PATCH] pretty: user format ignores i18n.logOutputEncoding setting
 2011-07-25 19:45 UTC  (3+ messages)

[PATCH 0/3] First round of tune config file updates
 2011-07-25 19:39 UTC  (6+ messages)
` [PATCH 5/3] conf/machine/include: Start to fill out architecture specific tune include files and tune features

[GIT PULL] Native Linux KVM tool for 3.1
 2011-07-25 19:43 UTC  (10+ messages)

[PATCH] iwlagn: check for !priv->txq in iwlagn_wait_tx_queue_empty
 2011-07-25 19:43 UTC  (3+ messages)

Pick Up Your $5000.00USD,
 2011-07-25  9:51 UTC 

[PATCH] TRACING: Fix a copmile warning
 2011-07-25 19:43 UTC  (3+ messages)

[Bug 39530] New: Also after installing Obermayrs drm-nouveau driver booting succeeds only with nomodeset
 2011-07-25 19:41 UTC  (2+ messages)
  ` [Bug 39530] "

Http/s authentication failure with some git versions
 2011-07-25 19:39 UTC  (3+ messages)

[meta-efl] places: fix build e-module: inherit gettext
 2011-07-25 19:33 UTC 

[PATCH v3] pci: correct pci config size default for cap version 2 endpoints
 2011-07-25 19:37 UTC  (8+ messages)

+ drivers-base-power-oppc-fix-dev_opp-initial-value.patch added to -mm tree
 2011-07-25 19:34 UTC 

Possible bug
 2011-07-25 19:32 UTC  (4+ messages)
` [RFC/PATCH] commit: allow partial commits with relative paths

[PATCH 00/13] iscsi-target: Merge candidate for v3.1-rc1
 2011-07-25 19:31 UTC  (9+ messages)
` [PATCH 08/13] iscsi-target: Add CHAP Authentication support using libcrypto

Umount and delegation release thread syncronization
 2011-07-25 19:30 UTC  (3+ messages)

[PATCH v4] futex: Fix regression with read only mappings
 2011-07-25 19:28 UTC  (4+ messages)
` [PATCH v5] "

[U-Boot] __fsl_ddr_set_lawbar: ERROR (ctrl #0, intrlv=0)
 2011-07-25 19:28 UTC  (4+ messages)

about iptables option --goto
 2011-07-25 19:25 UTC  (2+ messages)

[PATCH v5 5/5] KVM: PPC: e500: MMU API
 2011-07-25 19:25 UTC  (2+ messages)

[PATCH] ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devices
 2011-07-25 19:25 UTC 

[PATCH 00/23] Memory API, batch 1
 2011-07-25 19:23 UTC  (36+ messages)
` [PATCH 01/23] Hierarchical memory region API
  ` [Qemu-devel] "
` [PATCH 02/23] memory: implement dirty tracking
  ` [Qemu-devel] "
` [PATCH 03/23] memory: merge adjacent segments of a single memory region
  ` [Qemu-devel] "
` [PATCH 04/23] Internal interfaces for memory API
  ` [Qemu-devel] "
` [PATCH 05/23] memory: abstract address space operations
  ` [Qemu-devel] "
` [PATCH 06/23] memory: rename MemoryRegion::has_ram_addr to ::terminates
  ` [Qemu-devel] "
` [PATCH 08/23] memory: I/O address space support
  ` [Qemu-devel] "
` [PATCH 09/23] memory: add backward compatibility for old portio registration
  ` [Qemu-devel] "
` [PATCH 10/23] memory: add backward compatibility for old mmio registration
  ` [Qemu-devel] "
` [PATCH 11/23] memory: add ioeventfd support
  ` [Qemu-devel] "
` [PATCH 12/23] memory: separate building the final memory map into two steps
  ` [Qemu-devel] "
` [PATCH 13/23] memory: document the memory API
  ` [Qemu-devel] "
` [PATCH 14/23] memory: transaction API
  ` [Qemu-devel] "
` [PATCH 15/23] exec.c: initialize memory map
  ` [Qemu-devel] "
` [PATCH 16/23] ioport: register ranges by byte aligned addresses always
  ` [Qemu-devel] "
` [PATCH 17/23] pc: grab system_memory
  ` [Qemu-devel] "
` [PATCH 18/23] pc: convert pc_memory_init() to memory API
  ` [Qemu-devel] "

[kernel-hardening] base address for shared libs
 2011-07-25 19:20 UTC  (4+ messages)

[merged] pci-make-the-struct-pci_dev-argument-of-pci_fixup_irqs-const.patch removed from -mm tree
 2011-07-25 19:04 UTC 

[PATCH v3 0/3] Make fault injection available for MMC IO
 2011-07-25 19:19 UTC  (5+ messages)
` [PATCH v3 2/3] mmc: core: add random fault injection

[PATCH 0/7] Fix various lost wakeups
 2011-07-25 19:18 UTC  (2+ messages)

[merged] drivers-staging-gma500-psb_intel_displayc-fix-build.patch removed from -mm tree
 2011-07-25 19:04 UTC 

Network dies and kernel errors
 2011-07-25 19:18 UTC 

[PATCH v2 0/6] ARM: make mach/hardware.h optional
 2011-07-25 19:17 UTC  (5+ messages)
` [PATCH 1/6] microblaze: move pci flag functions into asm-generic

[PATCH] DMAEngine: Let dmac drivers set chan_id
 2011-07-25 19:17 UTC  (8+ messages)
` [PATCHv2] DMAEngine: Let dmac drivers to "

[RFC 0/2] mac80211 offchannel fixes
 2011-07-25 19:16 UTC  (4+ messages)
` [RFC 2/2] mac80211: config hw when going back on-channel

+ linux-next-git-rejects.patch added to -mm tree
 2011-07-25 19:14 UTC 

[PATCH] NFS41: Drop lseg ref before fallthru to MDS
 2011-07-25 19:13 UTC  (4+ messages)

CDMA SIM atom
 2011-07-25 19:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] block/vpc.c: Detect too-large vpc file
 2011-07-25 18:34 UTC 

Setting Audit Rules
 2011-07-25 19:06 UTC  (2+ messages)

Compat-wireless release for 2011-07-25 is baked
 2011-07-25 19:06 UTC 

[merged] vfs-use-err_cast-for-err-ptr-tossing-in-lookup_instantiate_filp.patch removed from -mm tree
 2011-07-25 19:04 UTC 

[merged] arch-x86-include-asm-delayh-fix-udelay-and-ndelay-for-8-bit-args.patch removed from -mm tree
 2011-07-25 19:04 UTC 

[merged] arch-x86-include-asm-delayh-fix-udelay-and-ndelay-for-8-bit-args.patch removed from -mm tree
 2011-07-25 19:04 UTC 

[PATCH 0/1] poky.conf: explicitly referenced preferred linux-yocto version
 2011-07-25 19:04 UTC  (5+ messages)

[merged] mm-truncatec-fix-build-for-config_block-not-enabled.patch removed from -mm tree
 2011-07-25 19:04 UTC 

[merged] pci-enumerate-the-pci-device-only-removed-out-pci-hierarchy-of-os-when-re-scanning-pci.patch removed from -mm tree
 2011-07-25 19:04 UTC 

[PATCH 00/34] System Firmware and SMBIOS Support [v3]
 2011-07-25 19:03 UTC  (6+ messages)
` [PATCH 01/34] System Firmware Interface
  ` [lm-sensors] "

linux-next: Tree for July 25
 2011-07-25 19:02 UTC  (3+ messages)
` [PATCH -next] watchdog: fix it8712f_wdt build errors

.gitignore for large files?
 2011-07-25 18:59 UTC  (5+ messages)

about --source and --destination
 2011-07-25 18:59 UTC  (2+ messages)

[Patch v2] Disable API tests if dependencies are not met
 2011-07-25 18:58 UTC 

[PATCH] multipath: add find_multipaths feature
 2011-07-25 18:57 UTC 

mdadm striped parity RAID with Advanced Format drives
 2011-07-25 18:57 UTC  (10+ messages)

[PATCH] watchdog: Convert wm831x driver to watchdog core
 2011-07-25 18:57 UTC  (2+ messages)

[git pull] vfs pile 1.5
 2011-07-25 18:56 UTC 

Build-a-home-based-business-on-Auto-Pilot
 2011-07-25 18:55 UTC 

[PATCH 0/4] Add reparseFile command and adopt the saved environment
 2011-07-25 18:56 UTC  (5+ messages)
` [PATCH 1/4] data|cooker: use saved environment variables when calling inheritFromOS
` [PATCH 2/4] bitbake-layers: adapt to cooker change for saved environment
` [PATCH 3/4] command|cooker: Add reparseFiles command
` [PATCH 4/4] cooker: only append files once

[kernel-hardening] segoon's status report - #11 of 15
 2011-07-25 18:53 UTC 

[PATCH] RAID-6 check standalone
 2011-07-25 18:53 UTC  (12+ messages)
  ` [PATCH] RAID-6 check standalone code cleanup
      ` [PATCH] RAID-6 check standalone suspend array
          ` [PATCH] RAID-6 check standalone suspend array V2.0

cpu_suspend does not flush the L2 cache
 2011-07-25 18:49 UTC 

[RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees
 2011-07-25 18:48 UTC  (5+ messages)

[PATCH] staging: (iio) restore macro IIO_ATTR_2
 2011-07-25 18:48 UTC  (5+ messages)

[PATCH] multipath: better check for daemon mode
 2011-07-25 18:47 UTC 

[PATCH v3 00/11] bcma: add support for embedded devices like bcm4716
 2011-07-25 18:42 UTC  (3+ messages)

[PATCH 1/3] hid-debug: Show application usage for each collection
 2011-07-25 18:47 UTC  (7+ messages)
` [PATCH 2/3] hid-multitouch: Filter collections by application usage

[PATCH 00/19] iscsi feature update
 2011-07-25 18:48 UTC  (20+ messages)
` [PATCH 01/19] iscsi_transport: add support for net settings
` [PATCH 02/19] qla4xxx: add support for set_net_config
` [PATCH 03/19] qla4xxx: Added new "struct ipaddress_config"
` [PATCH 04/19] iscsi class: add iface representation
` [PATCH 05/19] qla4xxx: added support to show multiple iface in sysfs
` [PATCH 06/19] iscsi cls: sysfs group is_visible callout for conn attrs
` [PATCH 07/19] iscsi class: sysfs group is_visible callout for session attrs
` [PATCH 08/19] iscsi class: remove iface param mask
` [PATCH 09/19] iscsi class: sysfs group is_visible callout for iscsi host attrs
` [PATCH 10/19] be2iscsi: remove host and session casts
` [PATCH 11/19] iscsi class: expand vlan support
` [PATCH 12/19] libiscsi: don't bugon when if user sets markers
` [PATCH 13/19] qla4xxx: Add VLAN support
` [PATCH 14/19] iscsi class: add bsg support to iscsi class
` [PATCH 15/19] qla4xxx: add bsg support
` [PATCH 16/19] scsi_transport_iscsi: Add conn login, kernel to user, event to support offload session login
` [PATCH 17/19] qla4xxx: support iscsiadm session mgmt
` [PATCH 18/19] qla4xxx: Remove reduandant code after open-iscsi integration
` [PATCH 19/19] qla4xxx: Boot from SAN support for open-iscsi

[Qemu-devel] [Bug 814222] Re: kvm cannot use vhd files over 127GB
 2011-07-25 18:35 UTC  (2+ messages)

[PATCH] fs: fix dcache.c new kernel-doc warning
 2011-07-25 18:41 UTC 

[PATCH 1/4] trace-cmd: Add parse error checking target
 2011-07-25 18:40 UTC  (6+ messages)
` [PATCH 3/4] trace-cmd: Handle opcode parsing error
` [PATCH v2 1/4] trace-cmd: Add parse error checking target

[PATCH] net: fix eth.c kernel-doc warning
 2011-07-25 18:41 UTC 

[U-Boot] U-BOOT TFTP
 2011-07-25 18:40 UTC  (6+ messages)

(no subject)
 2011-07-25 18:38 UTC 

[U-Boot] [PATCH] ppc460: read get_sys_info from CPR registers instead of STRP registers
 2011-07-25 18:39 UTC  (7+ messages)

[PATCH] drivers:input:set driver data to NULL for pcap_keys
 2011-07-25 18:37 UTC  (9+ messages)

T.XYZ symbols
 2011-07-25 18:37 UTC  (5+ messages)

flashing large eMMC partitions with ext4
 2011-07-25 18:36 UTC  (3+ messages)

[PATCH 3/3] it913x_fe frontend and tuner driver v1.05
 2011-07-25 18:35 UTC 

BTRFS Duplicated UUID on /home
 2011-07-25 18:35 UTC  (2+ messages)

[PATCH 2/3] it913x Series Driver for Kworld UB499-2T (id 1b80:e409) v1.05
 2011-07-25 18:35 UTC 

[PATCH] alsa: lx6464es - initialization fixes
 2011-07-25 18:34 UTC 

[PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details
 2011-07-25 18:34 UTC 

[PATCH] another reader/writer lock for btrfs metadata
 2011-07-25 18:34 UTC 

[Patch] media_build: Add support for kernel 3.x, remove support for kernel 2.4
 2011-07-25 18:30 UTC 

Xen 4.0.x Dom0 rhel5.x kernel crashing
 2011-07-25 18:32 UTC  (2+ messages)

suspend/resume problems w/ kernel 3.0 and a *docked* ThinkPad T400
 2011-07-25 18:31 UTC  (4+ messages)

xfs_growfs doesn't resize
 2011-07-25 18:28 UTC  (6+ messages)
      ` xfs_growfs doesn't resize (update)

[xen-4.1-testing test] 8273: regressions - trouble: blocked/broken/fail/pass
 2011-07-25 18:28 UTC 

[PATCH] multipath: strdup multipath alias, so that it isn't deleted
 2011-07-25 18:27 UTC 

[PATCH v2 00/25] add block layout driver to pnfs client
 2011-07-25 18:26 UTC  (7+ messages)
` [PATCH v2 07/25] pnfsblock: add blocklayout Kconfig option, Makefile, and stubs

linux-next: build failure after merge of the vfs tree
 2011-07-25 18:26 UTC  (3+ messages)

[Patch] fix a headers_check warning in include/linux/kernel.h
 2011-07-25 18:25 UTC  (3+ messages)

KVM autotest tip of the week - How to run KVM autotest tests on an existing guest image
 2011-07-25 18:25 UTC 

[PATCH] bitbake/utils: 'Fix' bb.utils.contains() behaviour
 2011-07-25 18:19 UTC 

[PATCH] lib/oe/utils: 'Fix' oe.utils.contains() behaviour
 2011-07-25 18:19 UTC 

[PATCH 0/3] minor cleanups to EFLAGS initialisation in ret_from_fork
 2011-07-25 18:20 UTC  (3+ messages)

[PATCH v1] Input: tegra-kbc - Fix support for key repeat
 2011-07-25 18:20 UTC  (2+ messages)

[PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
 2011-07-25 18:20 UTC  (4+ messages)

[GIT PULL] core/printk changes for v3.1
 2011-07-25 18:20 UTC  (2+ messages)

Filesystem benchmarks on reasonably fast hardware
 2011-07-25 18:20 UTC  (5+ messages)

Possible bug in inotify api
 2011-07-25 18:18 UTC  (6+ messages)

[PATCH 0/9 v2] Synaptics image sensor support
 2011-07-25 18:16 UTC  (5+ messages)
` [PATCH 8/9 v2] Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad

[PATCH v4 0/2] Add support for modem handled setup call proactive command
 2011-07-25 18:15 UTC  (3+ messages)
` [PATCH v4 1/2] voicecall: api for set/clear alpha and icon id
` [PATCH v4 2/2] stk: Handle set up call in handled_notify

[PATCH] opensm: Add support for partition enforcement types
 2011-07-25 18:14 UTC  (8+ messages)
        ` [PATCHv3] "

git commit 9fd67b4ed0714ab718f1f9bd14c344af336a6df7 (x86-64: Give vvars their own page) breaks Xen PV guests (64-bit)
 2011-07-25 18:10 UTC  (3+ messages)

[patch 0/9] kdump: Patch series for s390 support
 2011-07-25 18:07 UTC  (11+ messages)

[RFC PATCH 1/2] fs/9p: Add fid before dentry instantiation
 2011-07-25 18:06 UTC  (2+ messages)
` [RFC PATCH 2/2] fs/9p: Don't update file type when updating file attributes


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.