All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-06 21:59:51 to 2013-12-06 22:21:27 UTC [more...]

[PATCH v2 1/3] x86, mpx: add documentation on Intel MPX
 2013-12-07  0:20 UTC  (8+ messages)
` [PATCH v2 3/3] X86, mpx: Intel MPX xstate feature definition
      ` [Qemu-devel] "

[Bug 65761] New: HD 7970M Hybrid - hangs and errors and rmmod causes crash
 2013-12-06 22:21 UTC  (2+ messages)
` [Bug 65761] "

[B.A.T.M.A.N.] [PATCH -next] batadv: Slight optimization of batadv_compare_eth
 2013-12-06 22:21 UTC  (7+ messages)
      ` [PATCH -next] etherdevice: Add ether_addr_equal_unaligned
        ` [B.A.T.M.A.N.] "

[PATCH 3.10 00/58] 3.10.23-stable review
 2013-12-06 21:52 UTC  (44+ messages)
` [PATCH 3.10 06/58] random32: fix off-by-one in seeding requirement
` [PATCH 3.10 07/58] bonding: dont permit to use ARP monitoring in 802.3ad mode
` [PATCH 3.10 08/58] usbnet: fix status interrupt urb handling
` [PATCH 3.10 09/58] 6lowpan: Uncompression of traffic class field was incorrect
` [PATCH 3.10 10/58] tuntap: limit head length of skb allocated
` [PATCH 3.10 11/58] macvtap: "
` [PATCH 3.10 12/58] tcp: tsq: restore minimal amount of queueing
` [PATCH 3.10 13/58] bonding: fix two race conditions in bond_store_updelay/downdelay
` [PATCH 3.10 14/58] net-tcp: fix panic in tcp_fastopen_cache_set()
` [PATCH 3.10 15/58] isdnloop: use strlcpy() instead of strcpy()
` [PATCH 3.10 16/58] connector: improved unaligned access error fix
` [PATCH 3.10 19/58] net: rework recvmsg handler msg_name and msg_namelen logic
` [PATCH 3.10 20/58] net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
` [PATCH 3.10 21/58] inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
` [PATCH 3.10 23/58] ipv6: fix leaking uninitialized port number of offender sockaddr
` [PATCH 3.10 24/58] ip6_output: fragment outgoing reassembled skb properly
` [PATCH 3.10 25/58] netfilter: push reasm skb through instead of original frag skbs
` [PATCH 3.10 26/58] xfrm: Release dst if this dst is improper for vti tunnel
` [PATCH 3.10 27/58] atm: idt77252: fix dev refcnt leak
` [PATCH 3.10 28/58] tcp: dont update snd_nxt, when a socket is switched from repair mode
` [PATCH 3.10 29/58] ipv4: fix race in concurrent ip_route_input_slow()
` [PATCH 3.10 30/58] net: core: Always propagate flag changes to interfaces
` [PATCH 3.10 32/58] packet: fix use after free race in send path when dev is released
` [PATCH 3.10 33/58] af_packet: block BH in prb_shutdown_retire_blk_timer()
` [PATCH 3.10 35/58] net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
` [PATCH 3.10 36/58] net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
` [PATCH 3.10 37/58] team: fix master carrier set when user linkup is enabled
` [PATCH 3.10 38/58] inet: fix possible seqlock deadlocks
` [PATCH 3.10 39/58] ipv6: fix possible seqlock deadlock in ip6_finish_output2
` [PATCH 3.10 41/58] tcp: gso: fix truesize tracking
` [PATCH 3.10 42/58] xfs: add capability check to free eofblocks ioctl
` [PATCH 3.10 43/58] mmc: block: fix a bug of error handling in MMC driver
` [PATCH 3.10 45/58] clockevents: Get rid of the notifier chain
` [PATCH 3.10 46/58] clockevents: Add module refcount
` [PATCH 3.10 47/58] clockevents: Split out selection logic
` [PATCH 3.10 48/58] clockevents: Prefer CPU local devices over global devices
` [PATCH 3.10 51/58] HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)
` [PATCH 3.10 52/58] iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
` [PATCH 3.10 54/58] elevator: Fix a race in elevator switching and md device initialization
` [PATCH 3.10 55/58] elevator: acquire q->sysfs_lock in elevator_change()
` [PATCH 3.10 56/58] ntp: Make periodic RTC update more reliable
` [PATCH 3.10 57/58] drm/radeon/audio: improve ACR calculation
` [PATCH 3.10 58/58] drm/radeon/audio: correct ACR table

[PATCH V2] dma: tegra: register as an OF DMA controller
 2013-12-06 22:19 UTC  (5+ messages)

[PULL] PPGTT
 2013-12-06 22:12 UTC  (97+ messages)
` [PATCH 01/48] drm/i915: Fix bad refcounting on execbuf failures
  ` [PATCH 02/48] drm/i915: Provide PDP updates via MMIO
  ` [PATCH 03/48] drm/i915: Don't unconditionally try to deref aliasing ppgtt
  ` [PATCH 04/48] drm/i915: Allow ggtt lookups to not WARN
  ` [PATCH 05/48] drm/i915: Takedown drm_mm on failed gtt setup
  ` [PATCH 06/48] drm/i915: Handle inactivating objects for all VMAs
  ` [PATCH 07/48] drm/i915: Add vm to error BO capture
  ` [PATCH 08/48] drm/i915: Don't use gtt mapping for !gtt error objects
  ` [PATCH 09/48] drm/i915: Identify active VM for batchbuffer capture
  ` [PATCH 10/48] drm/i915: Make pin count per VMA
  ` [PATCH 11/48] drm/i915: Create bind/unbind abstraction for VMAs
  ` [PATCH 12/48] drm/i915: Remove vm arg from relocate entry
  ` [PATCH 13/48] drm/i915: Add a context open function
  ` [PATCH 14/48] drm/i915: relax context alignment
  ` [PATCH 15/48] drm/i915: Simplify ring handling in execbuf
  ` [PATCH 16/48] drm/i915: Permit contexts on all rings
  ` [PATCH 17/48] drm/i915: Track which ring a context ran on
  ` [PATCH 18/48] drm/i915: Better reset handling for contexts
  ` [PATCH 19/48] drm/i915: Split context enabling from init
  ` [PATCH 20/48] drm/i915: Generalize default context setup
  ` [PATCH 21/48] drm/i915: PPGTT vfuncs should take a ppgtt argument
  ` [PATCH 22/48] drm/i915: Use drm_mm for PPGTT PDEs
  ` [PATCH 23/48] drm/i915: One hopeful eviction on PPGTT alloc
  ` [PATCH 24/48] drm/i915: Use platform specific ppgtt enable
  ` [PATCH 25/48] drm/i915: Extract mm switching to function
  ` [PATCH 26/48] drm/i915: Use LRI for switching PP_DIR_BASE
  ` [PATCH 27/48] drm/i915: Flush TLBs after !RCS PP_DIR_BASE
  ` [PATCH 28/48] drm/i915: Generalize PPGTT init
  ` [PATCH 29/48] drm/i915: Reorganize intel_enable_ppgtt
  ` [PATCH 30/48] drm/i915: Add VM to context
  ` [PATCH 31/48] drm/i915: Write PDEs at init instead of enable
  ` [PATCH 32/48] drm/i915: Restore PDEs for all VMs
  ` [PATCH 33/48] drm/i915: Do aliasing PPGTT init with contexts
  ` [PATCH 34/48] drm/i915: Create a per file_priv default context
  ` [PATCH 35/48] drm/i915: Piggy back hangstats off of contexts
  ` [PATCH 36/48] drm/i915: Get context early in execbuf
  ` [PATCH 37/48] drm/i915: Defer request freeing
  ` [PATCH 38/48] drm/i915: Clean up VMAs before freeing
  ` [PATCH 39/48] drm/i915: Do not allow buffers at offset 0
  ` [PATCH 40/48] drm/i915: Add a tracepoint for new VMs
  ` [PATCH 41/48] drm/i915: Use multiple VMs -- the point of no return
  ` [PATCH 42/48] drm/i915: Remove extraneous mm_switch in ppgtt enable
  ` [PATCH 43/48] drm/i915: Warn on gem_pin usage
  ` [PATCH 44/48] drm/i915: Add PPGTT dumper
  ` [PATCH 45/48] drm/i915: Dump all ppgtt
  ` [PATCH 46/48] drm: Optionally create mm blocks from top-to-bottom
  ` [PATCH 47/48] drm/i915: Use topdown allocation for PPGTT
  ` [PATCH 48/48] page allocator: Tmp OOM deadlock w/a from Chris

How to resume broke clone ?
 2013-12-06 22:18 UTC  (11+ messages)
              ` [PATCH] pack-objects: name pack files after trailer hash

No trace files are generated for UST
 2013-12-06 22:16 UTC 

[BUG] redundant error message
 2013-12-06 22:13 UTC  (9+ messages)

[PATCH] ARM: Kill CONFIG_MTD_PARTITIONS
 2013-12-06 22:13 UTC  (2+ messages)

[PATCH v2 0/6] ARM: brcmstb: Add Broadcom STB SoC support
 2013-12-06 22:12 UTC  (6+ messages)
` [PATCH v2 1/6] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs

[U-Boot] [RFC] implementation of generic distro configs
 2013-12-06 22:13 UTC  (8+ messages)
` [U-Boot] [PATCH 2/5] port wandboards to use the "

[RFC Part1 PATCH 00/20 v2] Add namespace support for audit
 2013-12-06 22:12 UTC  (10+ messages)
` [PATCH 16/20] audit: allow GET, SET, USER MSG operations in audit namespace
` [PATCH 18/20] audit: add new message type AUDIT_CREATE_NS

Bit spinlocks in DPDK
 2013-12-06 22:12 UTC  (3+ messages)

Merge order in Armada 370/XP (mvebu) NAND support
 2013-12-06 22:12 UTC  (4+ messages)

[PATCH 0/2] rev-parse and "--"
 2013-12-06 22:08 UTC  (6+ messages)
` [PATCH 2/2] rev-parse: diagnose ambiguous revision/filename arguments
  ` [PATCH v2 0/3] rev-parse and "--"
    ` [PATCH v2 1/3] rev-parse: correctly diagnose revision errors before "--"
    ` [PATCH v2 2/3] rev-parse: be more careful with munging arguments
    ` [PATCH v2 3/3] rev-parse: diagnose ambiguous revision/filename arguments

[PULL 0/5] vfio-pci updates for QEMU 2.0
 2013-12-06 22:06 UTC  (4+ messages)
` [PULL 4/5] vfio-pci: Add debug config options to disable MSI/X KVM support
  ` [Qemu-devel] "

[RFC v4 00/12] LE auto connection and connection parameters
 2013-12-06 22:05 UTC  (13+ messages)
` [RFC v4 01/12] Bluetooth: Save connection interval parameters in hci_conn
` [RFC v4 02/12] Bluetooth: Group list_head fields from strcut hci_dev together
` [RFC v4 03/12] Bluetooth: Introduce connection parameters list
` [RFC v4 04/12] Bluetooth: Use connection parameters if any
` [RFC v4 05/12] Bluetooth: Stop scanning on LE connection
` [RFC v4 06/12] Bluetooth: Introduce hdev->pend_le_conn list
` [RFC v4 07/12] Bluetooth: Introduce LE auto connection infrastructure
` [RFC v4 08/12] Bluetooth: Re-enable background scan in case of error
` [RFC v4 09/12] Bluetooth: Temporarily stop background scanning on discovery
` [RFC v4 10/12] Bluetooth: Auto connection and power on
` [RFC v4 11/12] Bleutooth: Add support for auto connect options
` [RFC v4 12/12] Bluetooth: Add le_auto_conn file on debugfs

[PATCH v5 00/14] Armada 370/XP NAND support
 2013-12-06 22:05 UTC  (12+ messages)

[PATCH 3.4 00/32] 3.4.73-stable review
 2013-12-06 21:52 UTC  (11+ messages)
` [PATCH 3.4 02/32] ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
` [PATCH 3.4 03/32] random32: fix off-by-one in seeding requirement
` [PATCH 3.4 04/32] bonding: dont permit to use ARP monitoring in 802.3ad mode
` [PATCH 3.4 05/32] 6lowpan: Uncompression of traffic class field was incorrect
` [PATCH 3.4 06/32] bonding: fix two race conditions in bond_store_updelay/downdelay
` [PATCH 3.4 07/32] isdnloop: use strlcpy() instead of strcpy()
` [PATCH 3.4 09/32] ipv4: fix possible seqlock deadlock
` [PATCH 3.4 10/32] inet: prevent leakage of uninitialized memory to user in recv syscalls
` [PATCH 3.4 13/32] inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
` [PATCH 3.4 20/32] af_packet: block BH in prb_shutdown_retire_blk_timer()

[PATCH] usb: phy: am335x: Prevent GPIO reset line request
 2013-12-06 22:03 UTC  (9+ messages)

[PATCH v3] difftool: Change prompt to display the number of files in the diff queue
 2013-12-06 22:00 UTC  (2+ messages)


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.