All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-23 16:44:43 to 2012-05-23 18:19:37 UTC [more...]

[RFC PATCH v3 0/2] xfs: fix xfsaild races and re-enable idle mode
 2012-05-23 18:19 UTC  (5+ messages)
` [RFC PATCH v3 2/2] xfs: fix xfsaild hang due to lost wake ups

linux-next: Tree for May 23
 2012-05-23 18:19 UTC  (3+ messages)
` linux-next: Tree for May 23 (uml)

Some questions about VGA passthrough
 2012-05-23 18:18 UTC 

[PATCH] ixp4xx: fix compilation by adding gpiolib support
 2012-05-23 18:18 UTC  (4+ messages)

Arch maintainers Ahoy!
 2012-05-23 18:16 UTC  (8+ messages)

Porting of specific Kernel/Driver into yocto
 2012-05-23 18:16 UTC  (15+ messages)

[PATCH] x86: check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt
 2012-05-23 18:16 UTC  (5+ messages)

AX25 and related software's future in Debian
 2012-05-23 18:15 UTC  (2+ messages)

Multiple named clusters on same nodes
 2012-05-23 18:12 UTC  (2+ messages)

[RFC PATCH] dynamic_debug: Remove __used attribute from metadata
 2012-05-23 18:10 UTC  (3+ messages)

[PATCH 1/3] x86: Expand EFI GOP handle search
 2012-05-23 18:08 UTC  (3+ messages)
` [PATCH 2/3] x86: Allow early PCI quirks to trigger on bus 1
` [PATCH 3/3] x86: Handle broken Broadcom UEFI driver on Apple hardware

[PATCH] [dm-thin] Allow userland access to metadata of a live thin provisioning pool
 2012-05-23 18:07 UTC  (3+ messages)
`  "

3.4.0-02580-g72c04af regression on sparc64 - partitions not recognized
 2012-05-23 18:04 UTC  (4+ messages)

[PATCH 00/19] Package updates
 2012-05-23 17:52 UTC  (3+ messages)

[PATCH v5 0/9] KVM: fast page fault
 2012-05-23  8:56 UTC  (2+ messages)
` [PATCH v5 7/9] KVM: MMU: trace "

New ARM asm/syscall.h incompatible? (commit bf2c9f9866928df60157bc4f1ab39f93a32c754e)
 2012-05-23 18:02 UTC  (3+ messages)

[PATCH BlueZ 00/12] Redundant D-Bus error init, remove unwanted code, g_free missmatch etc
 2012-05-23 18:02 UTC  (3+ messages)
` [PATCH BlueZ 10/12] adapter: Remove unwanted if check and code

[PATCH 2/3] drivers: net: ethernet: stmmac: fix failure in module test
 2012-05-23 18:01 UTC  (3+ messages)
` [net] stmmac: fix driver Kconfig when built as module

[U-Boot] [PATCH v2] net: Allow filtering on debug traces in the net subsystem
 2012-05-23 18:01 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

[Qemu-devel] [PATCH 00/21] qbus QOM conversion, rebased on top of my patches
 2012-05-23 18:00 UTC  (12+ messages)
` [Qemu-devel] [PATCH 04/21] qom: make Object a type
` [Qemu-devel] [PATCH 05/21] qom: assert that public types have a non-NULL parent field
` [Qemu-devel] [PATCH 06/21] qdev: push "type" property up to Object

[linux-lvm] Fun and games with mirroring
 2012-05-23 18:00 UTC  (11+ messages)

[U-Boot] [PATCH v2 0/3] Add link-local addressing support
 2012-05-23 18:00 UTC  (5+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 1/3] net: Separate ArpRequest() into lower-level func
` [U-Boot] [PATCH v3 2/3] net: Add link-local addressing support
` [U-Boot] [PATCH v3 3/3] net: Work-around for brain-damaged Cisco equipment with arp-proxy

[PATCHv4 0/7] perf, tool: Fix endian issues
 2012-05-23 17:59 UTC  (6+ messages)
` [PATCH 6/7] perf, tool: Fix endianity trick for adds_features bitmask

[U-Boot] [PATCH v2 00/18] Network stack refactoring
 2012-05-23 17:59 UTC  (20+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 01/18] net: Refactor IP, UPD, and ICMP header writing functions
` [U-Boot] [PATCH v3 02/18] net: Refactor NetSendUDPPacket to share more code
` [U-Boot] [PATCH v3 03/18] net: Refactor packet length computations
` [U-Boot] [PATCH v3 04/18] net: Refactor bootp "
` [U-Boot] [PATCH v3 05/18] net: Move debug trace to point of action
` [U-Boot] [PATCH v3 06/18] net: Refactor ping receive handler
` [U-Boot] [PATCH v3 07/18] net: Refactor to use NetSendPacket instead of eth_send directly
` [U-Boot] [PATCH v3 08/18] net: Refactor to protect access to the NetState variable
` [U-Boot] [PATCH v3 09/18] net: Refactor to separate the UDP handler from the ARP handler
` [U-Boot] [PATCH v3 10/18] net: Add net_update_ether() to handle ARP and Ping replies
` [U-Boot] [PATCH v3 11/18] net: Don't write the "serverip" env var if configured not to
` [U-Boot] [PATCH v3 12/18] net: Fix unused variable compile warning
` [U-Boot] [PATCH v3 13/18] net: Add option CONFIG_BOOTP_MAY_FAIL
` [U-Boot] [PATCH v3 14/18] net: Remove static allocation for MAC address in PingSend()
` [U-Boot] [PATCH v3 15/18] net: Remove unused parameter from NetInitLoop()
` [U-Boot] [PATCH v3 16/18] net: Fix net buffer initialization
` [U-Boot] [PATCH v3 17/18] net: Make sure NetLoop is initialized when using NetConsole
` [U-Boot] [PATCH v3 18/18] net: Don't copy every packet that waits for an ARP

[U-Boot] [PATCH v2 00/21] Network stack cosmetic improvements
 2012-05-23 17:58 UTC  (23+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 01/21] net: Remove CMD_PING where there's no CMD_NET
` [U-Boot] [PATCH v3 02/21] net: Move MAC-seeded rand out of bootp.c
` [U-Boot] [PATCH v3 03/21] net: Move CDP out of net.c
` [U-Boot] [PATCH v3 04/21] net: Encapsulate CDP packet identification
` [U-Boot] [PATCH v3 05/21] net: Move ARP out of net.c
` [U-Boot] [PATCH v3 06/21] net: Move PING "
` [U-Boot] [PATCH v3 07/21] net: Move RARP receive logic "
` [U-Boot] [PATCH v3 08/21] net: cosmetic: Un-typedef IP_t
` [U-Boot] [PATCH v3 09/21] net: cosmetic: Split struct ip_udp_hdr into ip_hdr
` [U-Boot] [PATCH v3 10/21] net: cosmetic: Un-typedef Ethernet_t
` [U-Boot] [PATCH v3 11/21] net: cosmetic: Un-typedef VLAN_Ethernet_t
` [U-Boot] [PATCH v3 12/21] net: cosmetic: Un-typedef ARP_t
` [U-Boot] [PATCH v3 13/21] net: cosmetic: Un-typedef ICMP_t
` [U-Boot] [PATCH v3 14/21] net: cosmetic: Rename parameter len to payload_len
` [U-Boot] [PATCH v3 15/21] net: cosmetic: Add a more explicit comment about 802.2
` [U-Boot] [PATCH v3 16/21] net: cosmetic: Rename "x" to "eth_proto"
` [U-Boot] [PATCH v3 17/21] net: cosmetic: Rename CDPHandler to cdp_receive
` [U-Boot] [PATCH v3 18/21] net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
` [U-Boot] [PATCH v3 19/21] net: cosmetic: Alphabetize includes in net.c
` [U-Boot] [PATCH v3 20/21] net: cosmetic: Rename tmp to reply_ip_addr in arp.c
` [U-Boot] [PATCH v3 21/21] net: cosmetic: Replace magic numbers in arp.c with constants

TCPBacklogDrops during aggressive bursts of traffic
 2012-05-23 17:57 UTC  (27+ messages)

[PATCH v2] xen: mark local pages as FOREIGN in the m2p_override
 2012-05-23 17:57 UTC 

[GIT PULL] x86/urgent fixes for v3.5
 2012-05-23 17:57 UTC  (5+ messages)

[Printing-architecture] Agenda - OP US/Europe - Wednesday 11 January 2012
 2012-05-23 17:57 UTC  (8+ messages)
` [Printing-architecture] REMINDER: OP US/Europe - TODAY, in half an hour
  ` [Printing-architecture] CANCELED: OP US/Europe - TODAY

[Bcache v13 00/16]
 2012-05-23 17:55 UTC  (20+ messages)
` [Bcache v13 09/16] Bcache: generic utility code
` [Bcache v13 11/16] bcache: Core btree code
` [Bcache v13 12/16] bcache: Bset code (lookups within a btree node)

[PATCH] Update ceph.spec for ceph-0.47
 2012-05-23 17:55 UTC  (2+ messages)

[linux-3.0 test] 12965: tolerable FAIL - PUSHED
 2012-05-23 17:55 UTC 

[PATCH] bug-fixes to hvc-xen driver in v3.4 (and earlier)
 2012-05-23 17:47 UTC  (5+ messages)
` [PATCH 1/4] xen/hvc: Collapse error logic
` [PATCH 2/4] xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
` [PATCH 3/4] xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness
` [PATCH 4/4] xen/events: Add WARN_ON when quick lookup found invalid type

[PATCH][v2] ARM: davinci: cpuidle - remove ops
 2012-05-23 17:54 UTC  (4+ messages)

[PATCH v2 1/2] powerpc/PCI: Add pcibios_device_change_notifier for powerpc
 2012-05-23 17:51 UTC  (2+ messages)

[PATCH net] ipx: restore token ring define to include/linux/ipx.h
 2012-05-23 17:49 UTC  (2+ messages)

[PATCH v5 0/4] Device tree support for regulators
 2012-05-23 17:48 UTC  (4+ messages)
` [PATCH v5 1/4] regulator: helper routine to extract regulator_init_data

[U-Boot] [PATCH] tegra: ventana: add own device tree, enable USB
 2012-05-23 17:46 UTC 

sepolgen requires unofficial setools patch
 2012-05-23 17:46 UTC  (4+ messages)

[PATCH] [ARM] Unconditional call to smp_cross_call on UP crashes
 2012-05-24 17:09 UTC  (2+ messages)

[PATCH 1/1] net: add dev_loopback_xmit() to avoid duplicate code
 2012-05-23 17:41 UTC  (2+ messages)

[PATCH obexd v0 00/16] client: Remove D-Bus agent
 2012-05-23 17:40 UTC  (3+ messages)
` [PATCH obexd v0 03/16] client: Add progress property to transfer

[PATCH 10/11] ASoC: codecs: Add AB8500 codec-driver
 2012-05-23 17:40 UTC  (4+ messages)

[PATCH] fixes to stable/for-linus-3.5
 2012-05-23 17:32 UTC  (3+ messages)
` [Xen-devel] "

[PATCH] regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_linear
 2012-05-23 17:38 UTC  (2+ messages)

[PATCH] xen: mark local pages as FOREIGN in the m2p_override
 2012-05-23 17:37 UTC  (3+ messages)

[PATCH 1/2] x86, bitops: Move BIT_64 for a wider use
 2012-05-23 17:37 UTC  (20+ messages)
` [tip:x86/mce] x86/bitops: Move BIT_64() "

[Qemu-devel] [PATCH] exec: fix breakpoint_invalidate() breakage
 2012-05-23 17:36 UTC  (7+ messages)

contrib/credential/osxkeychain: Makefile should allow to set CFLAGS
 2012-05-23 17:36 UTC  (3+ messages)

mc13xxx-core: kernel hangs after 'regmap_read'
 2012-05-23 17:36 UTC  (7+ messages)

[GIT PULL] PCI updates for 3.5 merge window
 2012-05-23 17:35 UTC  (5+ messages)

linux-next: Tree for May 2
 2012-05-23 17:33 UTC  (6+ messages)
` linux-next: Tree for May 2 (regmap-irq)
  ` [patch -linus] regmap: REMAP_IRQ should select IRQ_DOMAIN itself

[PATCH v2 2/4] mmc: dw_mmc: fix the IDMAC sw reset
 2012-05-23 17:33 UTC  (2+ messages)

Our Ref: FGA /SNT/STB
 2012-05-23 19:50 UTC 

[PATCH 1/3] NFSv4.1: Fix session initialisation races
 2012-05-23 17:32 UTC  (3+ messages)
` [PATCH 2/3] NFSv4: Fix a race in the net namespace mount notification
  ` [PATCH 3/3] NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation

Cant mount multi-subvolume via fstab
 2012-05-23 17:31 UTC  (2+ messages)

[PATCH 0/4] Replace HobNotebook with gtk.Notebook, comments invited
 2012-05-23 17:20 UTC  (3+ messages)

[PATCH 00/11] PCI: resource allocation related
 2012-05-23 17:30 UTC  (4+ messages)
` [PATCH 02/11] PCI: Try to allocate mem64 above 4G at first

[U-Boot] [PATCH] tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it
 2012-05-23 17:29 UTC 

Perf build failure in v3.4-4842-g61011677
 2012-05-23 17:26 UTC  (5+ messages)

[PATCH 0/3] RFC: Refactor/cleanup logging/run file generation
 2012-05-23 17:15 UTC  (3+ messages)
` [PATCH 1/4] build.py: Add a log to capture task execution order

3.4-rc7: BUG: Bad rss-counter state mm:ffff88040b56f800 idx:1 val:-59
 2012-05-23 17:21 UTC  (7+ messages)

[PATCH] input: Force Sentelic reconnect when mode setting has failed
 2012-05-23 17:22 UTC  (6+ messages)

[RFC][PATCH 00/41] Nohz cpusets v3 (adaptive tickless kernel)
 2012-05-23 16:15 UTC  (6+ messages)
` [PATCH 17/41] rcu: Restart tick if we enqueue a callback in a nohz/cpuset CPU

Slab vs Slub vs slob vs slqb
 2012-05-23 17:11 UTC 

[PATCH] pci hotplug: rescan bridge after device hotplug
 2012-05-23 17:16 UTC  (7+ messages)

[PATCH v7 0/8] x86 tlb optimisations
 2012-05-23 17:15 UTC  (5+ messages)
` [PATCH v7 8/8] x86/tlb: just do tlb flush on one of siblings of SMT

[PATCH] find_containing_dir(): allocate strbuf less extravagantly
 2012-05-23 17:15 UTC  (8+ messages)
` [PATCH 3/3] refs: use strings directly in find_containing_dir()

kernel 3.4.0 dom0 oops
 2012-05-23 17:15 UTC 

[PATCH 1/2] regulator: wm8350: Convert wm8350_dcdc_ops to regulator_list_voltage_linear
 2012-05-23 17:13 UTC  (2+ messages)

[PATCH] 030: fix for new xfs_repair versions
 2012-05-23 17:11 UTC  (5+ messages)

[PATCH] Add persistent-https to contrib
 2012-05-23 17:06 UTC 

perf_event_v7.c compilation failure in next-20120523
 2012-05-23 17:05 UTC  (2+ messages)

[Xenomai] A possible mis-interaction between CONFIG_PREEMPT and GPIO IRQ handling for ARM, leading to extreme latency
 2012-05-23 17:05 UTC  (2+ messages)

help with mcap/csp ??
 2012-05-23 17:04 UTC 

Incremental Linking
 2012-05-23 17:03 UTC  (4+ messages)

[PATCH 0/2] completion: split into git-prompt.sh
 2012-05-23 17:03 UTC  (6+ messages)
` [PATCH 2/2] completion: split __git_ps1 into a separate script

[PATCH v2] PCM970: Added support for CompactFlash
 2012-05-23 17:02 UTC  (4+ messages)
  ` Re[2]: "

GPU lockup dumping
 2012-05-23 17:02 UTC  (8+ messages)

[PATCH] x86: auto poll/interrupt mode switch for CMC to stop CMC storm
 2012-05-23 17:01 UTC  (3+ messages)

Watchdog settimeout causes an error condition
 2012-05-23 16:56 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] OMAP5: Add support for OMAP5432 SOC
 2012-05-23 16:55 UTC  (9+ messages)
` [U-Boot] [PATCH 5/7] OMAP5: EMIF: Add support for DDR3 device

[PATCH 2/2] x86, MCE: Fix 32-bit build
 2012-05-23 16:54 UTC  (8+ messages)
` [tip:x86/mce] x86/mce: "

[PATCH] staging: comedi: remove this_board macro in the s526 driver
 2012-05-23 16:53 UTC  (6+ messages)

[PATCH RFC V2 0/6] Fix leap seconds and add tai clock
 2012-05-23 16:50 UTC  (8+ messages)
` [PATCH RFC V2 3/6] time: keep track of the pending utc/tai threshold

[Announce] libgit2 v0.17.0
 2012-05-23 16:51 UTC  (3+ messages)

linux-next: build failure after merge of the final tree (watchdog tree related)
 2012-05-23 16:48 UTC  (2+ messages)

[PATCH v4 0/2] submodule: fix handling of relative superproject origin URLs
 2012-05-23 16:45 UTC  (3+ messages)
` [PATCH v4 1/2] submodule: document "
` [PATCH v4 2/2] submodule: fix "

[RFC PATCH v3 4/4] [SCSI] sd: change to auto suspend mode
 2012-05-23 16:46 UTC  (3+ messages)

[PATCH] power: add knob for printing device resume times
 2012-05-23 16:45 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH qom-next v2 0/6] target-i386: re-factor CPU creation/initialization to QOM
 2012-05-23 16:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH qom-next 4/6] pc: move apic_mapped initialization into common apic init code


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.