All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-27 21:26:30 to 2013-06-27 23:28:28 UTC [more...]

[PATCH 00/66] [v1] Full PPGTT minus soft pin
 2013-06-27 23:30 UTC  (32+ messages)
` [PATCH 01/66] drm/i915: Remove extra error state NULL
` [PATCH 02/66] drm/i915: Extract error buffer capture
` [PATCH 03/66] drm/i915: make PDE|PTE platform specific
` [PATCH 04/66] drm: Optionally create mm blocks from top-to-bottom
` [PATCH 05/66] drm/i915: Don't clear gtt with 0 entries
` [PATCH 06/66] drm/i915: Conditionally use guard page based on PPGTT
` [PATCH 07/66] drm/i915: Use drm_mm for PPGTT PDEs
` [PATCH 08/66] drm/i915: cleanup context fini
` [PATCH 09/66] drm/i915: Do a fuller init after reset
` [PATCH 10/66] drm/i915: Split context enabling from init
` [PATCH 11/66] drm/i915: destroy i915_gem_init_global_gtt
` [PATCH 12/66] drm/i915: Embed PPGTT into the context
` [PATCH 13/66] drm/i915: Unify PPGTT codepaths on gen6+
` [PATCH 14/66] drm/i915: Move ppgtt initialization down
` [PATCH 15/66] drm/i915: Tie context to PPGTT
` [PATCH 16/66] drm/i915: Really share scratch page
` [PATCH 17/66] drm/i915: Combine scratch members into a struct
` [PATCH 18/66] drm/i915: Drop dev from pte_encode
` [PATCH 19/66] drm/i915: Use gtt shortform where possible
` [PATCH 20/66] drm/i915: Move fbc members out of line
` [PATCH 21/66] drm/i915: Move gtt and ppgtt under address space umbrella
` [PATCH 22/66] drm/i915: Move gtt_mtrr to i915_gtt
` [PATCH 23/66] drm/i915: Move stolen stuff "
` [PATCH 24/66] drm/i915: Move aliasing_ppgtt
` [PATCH 25/66] drm/i915: Put the mm in the parent address space
` [PATCH 26/66] drm/i915: Move active/inactive lists to new mm
` [PATCH 27/66] drm/i915: Create a global list of vms
` [PATCH 28/66] drm/i915: Remove object's gtt_offset
` [PATCH 29/66] drm: pre allocate node for create_block
` [PATCH 30/66] drm/i915: Getter/setter for object attributes
` [PATCH 31/66] drm/i915: Create VMAs (part 1)

[PATCH] nbd: correct disconnect behavior
 2013-06-27 23:25 UTC  (4+ messages)

[PATCH v3.9 stable] PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
 2013-06-27 23:24 UTC 

[PATCH v10 00/11] Allow pquota and gquota to be used together
 2013-06-27 23:23 UTC  (15+ messages)
` [PATCH v10 01/11] xfs: Define a new function xfs_is_quota_inode()
` [PATCH v10 02/11] xfs: Replace macro XFS_DQUOT_TREE with a function
` [PATCH v10 03/11] xfs: Replace macro XFS_DQ_TO_QIP "
` [PATCH v10 04/11] xfs: Code cleanup and removal of some typedef usage
` [PATCH v10 05/11] xfs: Do some whitespace cleanup in the data structure xfs_quotainfo
` [PATCH v10 06/11] xfs: Change xfs_dquot_acct to be a 2-dimensional array
` [PATCH v10 07/11] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [PATCH v10 08/11] xfs: Add pquota fields where gquota is used
` [PATCH v10 09/11] xfs: Start using pquotaino from the superblock
` [PATCH v10 10/11] quota: Add proper versioning support to fs_quota_stat
` [PATCH v10 11/11] xfs: Use new qs_pquota field in fs_quota_stat for Q_XGETQSTAT

[Qemu-devel] [PATCH 0/6] rdma: core logic and unpin support
 2013-06-27 23:16 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/6] rdma: update documentation to reflect new "
` [Qemu-devel] [PATCH 2/6] rdma: introduce ram_handle_compressed()
` [Qemu-devel] [PATCH 3/6] rdma: core logic
` [Qemu-devel] [PATCH 4/6] rdma: allow state transitions between other states besides ACTIVE
` [Qemu-devel] [PATCH 5/6] rdma: introduce MIG_STATE_NONE and change MIG_STATE_SETUP state transition
` [Qemu-devel] [PATCH 6/6] rdma: account for the time spent in MIG_STATE_SETUP through QMP

[PATCH v3] net: Unmap fragment page once iterator is done
 2013-06-27 23:22 UTC  (5+ messages)

[RFC/PATCH 0/1] cygwin: Remove the Win32 l/stat() functions
 2013-06-27 23:18 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/4] qemu-char: ringbuf fixes
 2013-06-27 23:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-char: Fix ringbuf option size

fa_type and fib_info - a question
 2013-06-27 23:17 UTC  (2+ messages)

[PATCH 1/1] MPC831x: fix PCI express probing
 2013-06-27 23:16 UTC  (2+ messages)
` [1/1] "

[RFC][PATCH] mm: madvise: MADV_POPULATE for quick pre-faulting
 2013-06-27 23:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] q35 chipset: Extend support of SMBUS(module pm_smbus.c) HST_STS register v2
 2013-06-27 23:14 UTC 

[PATCH] usb: Clear both buffers when clearing a control transfer TT buffer
 2013-06-27 23:10 UTC 

[failures] ocfs2-xattr-fix-inlined-xattr-reflink.patch removed from -mm tree
 2013-06-27 23:08 UTC 

[Ocfs2-devel] [PATCH V2] ocfs2: xattr: fix inlined xattr reflink
 2013-06-27 23:08 UTC  (2+ messages)

[PATCH] improve modalias building
 2013-06-27 23:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v12 00/15] rdma: migration support
 2013-06-27 23:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH v12 01/15] rdma: add documentation
` [Qemu-devel] [PATCH v12 04/15] rdma: export throughput w/ MigrationStats QMP
` [Qemu-devel] [PATCH v12 15/15] rdma: account for the time spent in MIG_STATE_SETUP through QMP

[ANNOUNCEMENT] Yocto Project 1.4.1 released
 2013-06-27 23:02 UTC 

[Ocfs2-devel] [PATCH] ocfs2: llseek requires to ocfs2 inode lock for the file in SEEK_END
 2013-06-27 22:59 UTC  (8+ messages)

[PATCH] clk: tegra: fix ifdef for tegra_periph_reset_assert inline
 2013-06-27 22:59 UTC  (4+ messages)

[PATCH 3/8] vfio: add external user support
 2013-06-27 22:57 UTC  (5+ messages)
` [PATCH v2] "

[Buildroot] [RFC v3 1/1] ti-gfx: add new package
 2013-06-27 22:56 UTC 

xt_ipvs match does not translate source address for ipvs
 2013-06-27 22:54 UTC  (2+ messages)

[PATCH] openssh: fix initscript restart command
 2013-06-27 22:53 UTC 

[PATCH 000/165] radeon drm-next patches
 2013-06-27 22:52 UTC  (10+ messages)

What's cooking in git.git (Jun 2013, #09; Thu, 27)
 2013-06-27 22:47 UTC 

[PATCH] mm: module_alloc: check if size is 0
 2013-06-27 22:46 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 2/5] ipset: add "inner" flag implementation
 2013-06-27 22:45 UTC  (4+ messages)

Understanding lock contention in __udp4_lib_mcast_deliver
 2013-06-27 22:44 UTC  (9+ messages)

[PATCH 0/4] Updated mc patch and enable udev-cache
 2013-06-27 22:43 UTC  (5+ messages)
` [PATCH 1/4] mc: Don't remove libdir and split helpers into packages
` [PATCH 2/4] packagegroups: Update for split mc packages
` [PATCH 3/4] packagegroup-core-basic: remove hardcode udev
` [PATCH 4/4] packagegroup-core-boot: used udev-cache for sysvinit

[PATCH v2 0/3] pci: ACS fixes & quirks
 2013-06-27 22:40 UTC  (4+ messages)
` [PATCH v2 1/3] pci: Fix flaw in pci_acs_enabled()
` [PATCH v2 2/3] pci: Differentiate ACS controllable from enabled
` [PATCH v2 3/3] pci: ACS quirk for AMD southbridge

[XenARM] XEN tools for ARM with Virtualization Extensions
 2013-06-27 22:40 UTC  (8+ messages)

[PATCH 14/24] drm/i915: irq handlers don't need interrupt-safe spinlocks
 2013-06-27 22:40 UTC  (4+ messages)
` [PATCH] "

[PATCH] scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/
 2013-06-27 22:34 UTC  (2+ messages)

[lm-sensors] [PATCH 1/2 v2] hwmon (ds1621): Add DS1731 chip support to ds1621 driver
 2013-06-27 22:33 UTC  (2+ messages)

[Qemu-devel] [PULL 00/12] migration queue
 2013-06-28  5:32 UTC  (5+ messages)

NFSv4.1 session
 2013-06-27 22:32 UTC  (2+ messages)

[PATCH 0/2] v4l-utils: Fix crashes found by Mayhem
 2013-06-27 22:31 UTC  (2+ messages)

[RFC Patch net-next 0/5] net: introduce generic type and helpers for IP address
 2013-06-27 22:30 UTC  (5+ messages)
` [RFC Patch net-next 2/5] net: introduce generic inet_pton()

[xen-4.2-testing test] 18230: regressions - FAIL
 2013-06-27 22:29 UTC 

deadlock in scheduler enabling HRTICK feature
 2013-06-27 22:28 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 06/10] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
 2013-06-27 22:25 UTC  (2+ messages)

[Xenomai] Kernel Panic not syncing kernel stack overflow on AMCC PowerPC 460EX upon upgrade
 2013-06-27 22:24 UTC  (3+ messages)

[PATCH] nbd: correct disconnect behavior
 2013-06-27 22:24 UTC 

[PATCH v6 0/5] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-06-27 22:21 UTC  (5+ messages)
` [PATCH v6 2/5] git-remote-mediawiki: new git bin-wrapper for developement

[U-Boot] [PATCH 01/10 v5] powerpc/mpc85xx: support application without resetvec segment in the linker script
 2013-06-27 22:19 UTC  (9+ messages)
` [U-Boot] [PATCH 03/10 v5] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
` [U-Boot] [PATCH 04/10 v5] Makefile: move the common makefile line to public area

[PATCH 1/4] mfd: Kontron PLD mfd driver
 2013-06-27 22:14 UTC  (16+ messages)
` [PATCH v2 0/4] Kontron PLD drivers
  ` [PATCH v2 3/4] gpio: Kontron PLD gpio driver
` [PATCH v3 0/4] Kontron PLD drivers
  ` [PATCH v3 4/4] watchdog: Kontron PLD watchdog timer driver

[Bug 65873] New: R600/SI: Cannot select store with truncate to 32-bit
 2013-06-27 22:19 UTC  (2+ messages)
` [Bug 65873] "

first parent, commit graph layout, and pull merge direction
 2013-06-27 22:16 UTC  (14+ messages)
                      ` [PATCH] pull: require choice between rebase/merge on non-fast-forward pull

+ ocfs2-fix-issue-that-ocfs2_setattr-does-not-deal-with-new_i_size==i_size.patch added to -mm tree
 2013-06-27 22:10 UTC 

[PATCH V2 for-next 0/4] Add receive Flow Steering support
 2013-06-27 22:09 UTC  (8+ messages)
` [PATCH V2 for-next 1/4] IB/core: "

PANIC at net/xfrm/xfrm_output.c:125 (3.9.4)
 2013-06-27 22:07 UTC  (5+ messages)

Problems building core-image-minimal for meta-fsl-asm-extra / 'wandboard-dual'
 2013-06-27 22:07 UTC  (7+ messages)
` [yocto] "

Testing a OF Device Tree driver on a kernel using a board file
 2013-06-27 22:07 UTC  (2+ messages)

[PATCH WW 00/13] Convert TTM to Wound/wait mutexes
 2013-06-27 22:05 UTC  (11+ messages)
` [PATCH WW 01/13] reservation: cross-device reservation support, v4
` [PATCH WW 02/13] drm/ttm: make ttm reservation calls behave like reservation calls
` [PATCH WW 04/13] drm/ttm: convert to the reservation api
` [PATCH WW 08/13] drm/radeon: inline reservations
` [PATCH WW 11/13] drm/radeon: get rid of ttm_bo_is_reserved usage

[PATCH net-next 2/2] ipv6: resend MLD report if a link-local address completes DAD
 2013-06-27 22:04 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] fbdev: add linux framebuffer display driver
 2013-06-27 22:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] fbdev: add monitor commands to enable/disable/query

+ ocfs2-llseek-requires-ocfs2-inode-lock-for-the-file-in-seek_end.patch added to -mm tree
 2013-06-27 22:03 UTC 

[PATCH net-next 1/2] ipv6: introduce per-interface counter for dad-completed ipv6 addresses
 2013-06-27 22:02 UTC  (2+ messages)

[PATCH v2] vmpressure: implement strict mode
 2013-06-27 22:02 UTC  (3+ messages)

[PATCH v2] pinctrl: elaborate a bit on arrangements in doc
 2013-06-27 22:00 UTC  (3+ messages)

+ ocfs2-fix-readonly-issue-in-ocfs2_unlink-fix.patch added to -mm tree
 2013-06-27 21:59 UTC 

+ ocfs2-fix-readonly-issue-in-ocfs2_unlink.patch added to -mm tree
 2013-06-27 21:59 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix readonly issue in ocfs2_unlink()
 2013-06-27 21:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] kernel-headers: bump 3.{0, 4, 9}.x stable version
 2013-06-27 21:57 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump 3.9.x "

[LTTNG-TOOLS 2.2 PATCH] Fix: send per-pid session id in channel creation
 2013-06-27 21:57 UTC 

[U-Boot] [PATCH 06/10 v5] spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
 2013-06-27 21:56 UTC  (3+ messages)

[Qemu-devel] [Bug 1195482] [NEW] sudo make install doesn't install qemu binary
 2013-06-27 21:49 UTC 

[PATCH] x86, ioremap: Correct function name output
 2013-06-27 21:53 UTC 

[PATCH] sgy-cts-1000: New DTS file for Servergy CTS-1000 systems
 2013-06-27 21:52 UTC  (3+ messages)
`  "

[PATCH - microII 1/1] ALSA: usb-audio: Add Audio Advantage Micro II
 2013-06-27 21:52 UTC  (2+ messages)
` [PATCH - microII 1/1] conf/cards: add "

FSL OPENGLES1, OPENGLES2
 2013-06-27 21:54 UTC 

[PATCH 0/2] *** SUBJECT HERE ***
 2013-06-27 21:50 UTC  (9+ messages)

[Qemu-devel] [PATCH] target-mips: fix mipsdsp_trunc16_sat16_round
 2013-06-27 21:48 UTC  (5+ messages)

[Qemu-devel] [PATCH] Extend support of SMBUS(module pm_smbus.c) HST_STS register
 2013-06-27 21:48 UTC  (3+ messages)

[U-Boot] [PATCH] mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
 2013-06-27 21:47 UTC  (3+ messages)

[Qemu-devel] PVFS2 Block Driver Support
 2013-06-27 21:40 UTC  (4+ messages)

[PATCH -v11 resend 00/11] Shutdown from reboot_cpuid without stopping other cpus
 2013-06-27 21:39 UTC  (9+ messages)
` [PATCH -v11 resend 10/11] arm, change reboot_mode to use enum reboot_mode

+ zswap-add-to-mm-fix-kconfig-to-depend-on-crypto=y.patch added to -mm tree
 2013-06-27 21:39 UTC 

[GIT PULL] Another mce cleanup for the 3.11 queue
 2013-06-27 21:37 UTC 

[U-Boot] [PATCH] usb:composite:fix Provide function data when addressing device with only one interface
 2013-06-27 21:36 UTC  (2+ messages)

[PATCH] Btrfs: make the chunk allocator completely tree lockless
 2013-06-27 21:33 UTC  (2+ messages)

[Bug 59901] New: OOM deadlock
 2013-06-27 21:32 UTC 

Re:
 2013-06-27 21:21 UTC 

[Buildroot] [git commit] polarssl: fix download URL
 2013-06-27 21:30 UTC 

[Qemu-devel] [PATCH V3 0/7] monitor: support sub command group in auto completion and help
 2013-06-27 21:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH V3 1/7] monitor: discard global variable *cur_mon in completion functions


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.