messages from 2011-07-25 18:47:04 to 2011-07-25 20:20:00 UTC [more...]
[U-Boot] [PATCH] net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
2011-07-25 20:20 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCHv4 0/3] Implement the AP-Isolation mechanism
2011-07-25 20:19 UTC (7+ messages)
` [B.A.T.M.A.N.] [PATCHv4 1/4] batman-adv: detect clients connected through a 802.11 device
` [B.A.T.M.A.N.] [PATCHv4 2/4] batman-adv: implement AP-isolation on the receiver side
` [B.A.T.M.A.N.] [PATCHv4 3/4] batman-adv: implement AP-isolation on the sender side
[PATCH] 8250: Fix race condition in serial8250_backup_timeout()
2011-07-25 20:19 UTC
FAT : FAT16 support maximum 4GB file/vol size like WinXP or 7
2011-07-25 20:19 UTC (2+ messages)
[U-Boot] [PATCH] autostart: unify duplicated logic into the bootm code
2011-07-25 20:18 UTC (3+ messages)
` [U-Boot] [PATCH v3] "
[Buildroot] BR2_PREFER_STATIC_LIB and external toolchain
2011-07-25 20:16 UTC (2+ messages)
[PATCH 0/1] poky.conf: explicitly referenced preferred linux-yocto version
2011-07-25 20:16 UTC (6+ messages)
[U-Boot] [GIT pull] Please pull u-boot-mpc85xx
2011-07-25 20:16 UTC (2+ messages)
[PATCH] Proximity Monitor implementation (for testing)
2011-07-25 20:15 UTC (6+ messages)
` [PATCH BlueZ 1/5] Add Proximity Reporter skeleton
` [PATCH BlueZ 2/5] Register primary service for Link Loss service
` [PATCH BlueZ 3/5] Register primary service for Tx Power service
` [PATCH BlueZ 4/5] Register primary service for Immediate Alert
` [PATCH BlueZ 5/5] Check if attrib server is enabled for Proximity
[PATCH V2] device-assignment pci: correct pci config size default for cap version 2 endpoints
2011-07-25 20:14 UTC (4+ messages)
i18n problems with eglibc
2011-07-25 20:08 UTC (2+ messages)
[PATCH] pktgen: Clone skb to avoid corruption of skbs in ndo_start_xmit methods
2011-07-25 20:11 UTC (5+ 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 0/5 v3] PCI: fix cardbus and sriov regressions
2011-07-25 20:08 UTC (6+ messages)
` [PATCH 1/5 v3] PCI: honor child buses add_size in hot plug configuration
` [PATCH 2/5 v3] PCI : ability to relocate assigned pci-resources
` [PATCH 3/5 v3] PCI: make SRIOV resources optional
` [PATCH 4/5 v3] PCI: make cardbus-bridge "
` [PATCH 5/5 v3] PCI: code and comments cleanup
[PATCH 0/5] Various multilib related fixes
2011-07-25 20:06 UTC (19+ messages)
` [PATCH 1/5] multilib_header.bbclass: Add oe_multilib_header wrapper
` [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] DMAEngine: Let dmac drivers set chan_id
2011-07-25 20:08 UTC (9+ messages)
` [PATCHv2] DMAEngine: Let dmac drivers to "
cpu_suspend does not flush the L2 cache
2011-07-25 20:08 UTC (2+ messages)
[PATCH] x86, AMD: Correct F15h IC aliasing issue
2011-07-25 20:06 UTC (10+ messages)
[RFC 0/2] mac80211 offchannel fixes
2011-07-25 20:07 UTC (6+ messages)
` [RFC 2/2] mac80211: config hw when going back on-channel
[PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
2011-07-25 20:06 UTC (6+ messages)
` [tip:perf/urgent] trace events: "
[PATCH v3 1/2] init: add root=PARTUUID=UUID/PARTNROFF=%d support
2011-07-25 19:55 UTC (2+ messages)
` [PATCH] init: clean up devt_from_partuuid syntax checking and logging
[PATCH 0/3] Add device tree based initialisation for VIC
2011-07-25 20:04 UTC (6+ messages)
` [PATCH 1/3] vic: add device tree bindings
[Qemu-devel] [PATCH v7 0/4] Coroutines for better asynchronous programming
2011-07-25 20:04 UTC (5+ messages)
` [Qemu-devel] [PATCH v7 1/4] coroutine: introduce coroutines
` [Qemu-devel] [PATCH v7 2/4] coroutine: implement coroutines using gthread
` [Qemu-devel] [PATCH v7 3/4] coroutine: add test-coroutine automated tests
` [Qemu-devel] [PATCH v7 4/4] coroutine: add test-coroutine --benchmark-lifecycle
[PATCH 00/23] Memory API, batch 1
2011-07-25 20:03 UTC (36+ messages)
` [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] "
` [PATCH 19/23] pc: move global memory map out of pc_init1() and into its callers
` [Qemu-devel] "
` [PATCH 20/23] pci: pass address space to pci bus when created
` [Qemu-devel] "
[PATCH] iwlagn: check for !priv->txq in iwlagn_wait_tx_queue_empty
2011-07-25 20:03 UTC (5+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: correct several typ0s in the comments
2011-07-25 20:03 UTC (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "
[GIT PULL] core/locking changes for v3.1
2011-07-25 20:02 UTC (7+ messages)
[lm-sensors] [PATCH 2/3] hwmon: (lm78) Make ISA interface depend on
2011-07-25 20:00 UTC (2+ messages)
` [lm-sensors] [PATCH 2/3] hwmon: (lm78) Make ISA interface
[PATCH V2 0/7] ARM: S5P64X0: Add Framebuffer support
2011-07-25 20:00 UTC (8+ messages)
` [PATCH RESEND 1/7] video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata
` [PATCH V2 2/7] ARM: S5P64X0: Add register base and IRQ for Framebuffer
` [PATCH RESEND 3/7] ARM: S5P64X0: Set s3c_device_fb name
` [PATCH V2 4/7] ARM: S5P64X0: Add GPIO and SPCON settings for LCD
` [PATCH V2 5/7] ARM: S5P64X0: Add file to hold common Framebuffer and LCD code
` [PATCH V2 6/7] ARM: S5P6440: Enable LCD-LTE480 and Framebuffer support
` [PATCH V2 7/7] ARM: S5P6450: "
[PATCH] mac80211: be more careful in suspend/resume
2011-07-25 19:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH] cxgb3i: ref count cdev access to prevent modification while in use
2011-07-25 19:56 UTC
Confirm Your E-Mail Details
2011-07-25 19:06 UTC
[lm-sensors] modprobe of dme1737 on a ppc64 system results in
2011-07-25 19:57 UTC (2+ messages)
Btrfs slowdown
2011-07-25 19:52 UTC (2+ messages)
Realtek 8139 Flow Control?
2011-07-25 19:42 UTC
[lm-sensors] [PATCH] hwmon: (KConfig) avoid building drivers for
2011-07-25 19:52 UTC
[lm-sensors] [GIT PULL] hwmon updates for Linux 3.1
2011-07-25 19:51 UTC
[PATCH] Switch Nios2 devices to ressource usage
2011-07-25 19:50 UTC (5+ messages)
` [PATCH 1/4] nios2/generic.c: use add_generic_device helper
` [PATCH 2/4] nios2/altera_tse.c: switch to ressources
` [PATCH 3/4] nios2/serial_altera.c: "
` [PATCH 4/4] nios2/serial_altera_jtag.c: "
[PATCH v2 00/16] Full support discovery procedure
2011-07-25 19:50 UTC (17+ 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()
` [PATCH v2 08/16] Bluetooth: Fix stop_discovery()
` [PATCH v2 09/16] Bluetooth: Prepare for full support discovery procedures
` [PATCH v2 10/16] Bluetooth: Check 'dev_class' in mgmt_device_found()
` [PATCH v2 11/16] Bluetooth: Add 'eir_len' param to mgmt_device_found()
` [PATCH v2 12/16] Bluetooth: Report LE devices
` [PATCH v2 13/16] Bluetooth: Add 'le_scan_timer' to struct hci_dev
` [PATCH v2 14/16] Bluetooth: Add LE Scan helper functions
` [PATCH v2 15/16] Bluetooth: Support LE-Only discovery procedure
` [PATCH v2 16/16] Bluetooth: Support BR/EDR/LE "
[PATCH/RFC] Pro-Git thanks, Control-flow bug report
2011-07-25 19:49 UTC (4+ messages)
Linux 3.0 release
2011-07-25 19:49 UTC (3+ messages)
` Linux 3.0 release - btrfs possible locking deadlock
USB related "unable to handle kernel paging request" in 3.0.0-rc7
2011-07-25 19:47 UTC (2+ messages)
[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)
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
[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
+ 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
[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
[RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees
2011-07-25 18:48 UTC (4+ 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 (2+ messages)
[PATCH 1/3] hid-debug: Show application usage for each collection
2011-07-25 18:47 UTC (4+ messages)
` [PATCH 2/3] hid-multitouch: Filter collections by application usage
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.