All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-30 16:49:51 to 2016-09-30 18:15:54 UTC [more...]

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2016-09-30 18:15 UTC 

EACCES errors using preload libs
 2016-09-30 18:13 UTC  (3+ messages)

[U-Boot] [PATCH 00/23] MIPS Boston fixes, ethernet support & cleanup
 2016-09-30 18:12 UTC  (4+ messages)
` [U-Boot] [PATCH 14/23] gpio: Provide dummy get/request & is_valid functions

[PATCH v2] Tmem cleanups/improvements for v4.8
 2016-09-30 18:11 UTC  (10+ messages)
` [PATCH v2 1/9] libxc/tmem/restore: Remove call to XEN_SYSCTL_TMEM_OP_SAVE_GET_VERSION
` [PATCH v2 2/9] tmem: Retire XEN_SYSCTL_TMEM_OP_[SET_CAP|SAVE_GET_CLIENT_CAP]
` [PATCH v2 3/9] tmem: Delete deduplication (and tze) code
` [PATCH v2 4/9] tmem: Move client weight, frozen, live_migrating, and compress
` [PATCH v2 5/9] tmem/sysctl: Add union in struct xen_sysctl_tmem_op
` [PATCH v2 6/9] tmem/libxc: Squash XEN_SYSCTL_TMEM_OP_[SET|SAVE]
` [PATCH v2 7/9] tmem: Unify XEN_SYSCTL_TMEM_OP_[[SAVE_[BEGIN|END]|RESTORE_BEGIN]
` [PATCH v2 8/9] tmem/xc_tmem_control: Rename 'arg1' to 'len' and 'arg2' to arg
` [PATCH v2 9/9] tmem: Batch and squash XEN_SYSCTL_TMEM_OP_SAVE_GET_POOL_[FLAGS, NPAGES, UUID] in one sub-call: XEN_SYSCTL_TMEM_OP_GET_POOLS

[Resend PATCH 0/2] Xen: Fix Xen hypervisor panic during dumping timer info on huge machine
 2016-09-30 18:11 UTC  (5+ messages)
` [Resend PATCH 1/2] Xen/Keyhandler: Make keyhandler always run in tasklet
` [Resend PATCH 2/2] Xen/timer: Process softirq during dumping timer info

[Patch] x86emul: simplify prefix handling for VMFUNC
 2016-09-30 18:13 UTC  (8+ messages)

[PATCH 0/2] Fixes for two more musb regressions
 2016-09-30 18:10 UTC  (3+ messages)
  ` [PATCH 1/2] usb: musb: Fix hardirq-safe hardirq-unsafe lock order error
  ` [PATCH 2/2] usb: musb: Call pm_runtime from musb_gadget_queue

[PATCH] diff_unique_abbrev(): document its assumtion and limitation
 2016-09-30 18:09 UTC  (2+ messages)

U-Boot ethXaddr environment variables are not propagating to Linux
 2016-09-30 18:09 UTC 

[PATCH v2 00/14] Forcewake binary search & code shrink
 2016-09-30 18:09 UTC  (18+ messages)
` [PATCH 01/14] drm/i915: Remove redundant hsw_write* mmio functions
` [PATCH 02/14] drm/i915: Keep track of active forcewake domains in a bitmask
` [PATCH 03/14] drm/i915: Do not inline forcewake taking in mmio accessors
` [PATCH 04/14] drm/i915: Data driven register to forcewake domains lookup
` [PATCH 05/14] drm/i915: Sort forcewake mapping tables
` [PATCH 06/14] drm/i915: Use binary search when looking up forcewake domains
` [PATCH 07/14] drm/i915: Eliminate Gen9 special case
` [PATCH 08/14] drm/i915: Store the active forcewake range table pointer
` [PATCH 09/14] drm/i915: Remove identical macros
` [PATCH 10/14] drm/i915: Remove identical mmio read functions
` [PATCH 11/14] drm/i915: Remove identical write mmmio functions
` [PATCH 12/14] drm/i915: Sort the shadow register table
` [PATCH 13/14] drm/i915: Use binary search when looking for shadowed registers
` [PATCH 14/14] drm/i915: Inline binary search

[Qemu-devel] [PATCH v2 0/5] Convert msix_init() to error
 2016-09-30 18:06 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/5] msix_init: assert programming error

[Qemu-devel] [PATCH] usb: Change *_exitfn return type from void to int
 2016-09-30 18:06 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
 2016-09-30 18:05 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: KBL - Recommended buffer translation programming for DisplayPort

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-09-30 18:04 UTC  (25+ messages)
` [PATCH 13/63] xfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 19/63] xfs: create bmbt update intent log items
` [PATCH 20/63] xfs: log bmap intent items
` [PATCH 21/63] xfs: map an inode's offset to an exact physical block
` [PATCH 23/63] xfs: implement deferred bmbt map/unmap operations
` [PATCH 29/63] xfs: introduce the CoW fork
` [PATCH 34/63] xfs: support removing extents from "
` [PATCH 42/63] xfs: add clone file and clone range vfs functions

[PATCH 4/4] core.abbrev: raise the default abbreviation to 12 hexdigits
 2016-09-30 18:05 UTC  (14+ messages)

[PATCH 1/2] net/mlx5e: shut up maybe-uninitialized warning
 2016-09-30 17:57 UTC  (3+ messages)
` [PATCH 2/2] mlxsw: spectrum_router: avoid potential uninitialized data usage

new system booting directly to halt
 2016-09-30 18:02 UTC  (6+ messages)

Additional amdkfd cleanups for 4.9
 2016-09-30 18:02 UTC  (3+ messages)
` [PATCH 1/2] drm/amdkfd: Use kfd_vm_info struct to carry consts state

[PATCH] DT: dma: rcar-dmac: document R8A7743/5 support
 2016-09-30 17:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 00/21] QAPI/QOM work for non-scalar object properties
 2016-09-30 17:59 UTC  (9+ messages)
` [Qemu-devel] [PATCH v14 06/21] qapi: don't pass two copies of TestInputVisitorData to tests
` [Qemu-devel] [PATCH v14 07/21] qapi: permit scalar type conversions in QObjectInputVisitor
` [Qemu-devel] [PATCH v14 08/21] qapi: allow QObjectInputVisitor to be created with QemuOpts
` [Qemu-devel] [PATCH v14 09/21] qapi: permit auto-creating single element lists

[PATCH 0/3] ABI CHANGE!!! Remove questionable remote SP reads
 2016-09-30 17:58 UTC  (7+ messages)
` [PATCH 1/3] proc: Stop reporting eip and esp in /proc/PID/stat
` [PATCH 2/3] proc: Stop trying to report thread stacks
` [PATCH 3/3] mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()

[PATCH] fscrypto: make XTS tweak initialization endian-independent
 2016-09-30 17:58 UTC  (2+ messages)

[PATCH net-next v3] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
 2016-09-30 17:58 UTC  (3+ messages)

ANN: SELinux userspace 2.6-rc1 release
 2016-09-30 17:57 UTC 

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2016-09-30 17:54 UTC 

[PATCH] tests/amdgpu: update vce encRefPic addr mode to tiled
 2016-09-30 17:54 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S48 0/7] i40e/i40evf updates
 2016-09-30 17:53 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S48 1/7] i40e: fix confusing dmesg info for ethtool -L option

[PATCH] dmaengine: k3dma: fix off by one
 2016-09-30 18:01 UTC  (3+ messages)

[PATCH v2 00/11] Mark strings in perl script for translation
 2016-09-30 17:52 UTC  (5+ messages)
` [PATCH v2 02/11] i18n: add--interactive: mark simple here documents "
` [PATCH v2 03/11] i18n: add--interactive: mark strings with interpolation "

[PATCH net-next v2 0/3] openvswitch: mpls fix and clean up
 2016-09-30 17:51 UTC  (7+ messages)
` [PATCH net-next v2 1/3] openvswitch: mpls: set network header correctly on key extract
` [PATCH net-next v2 2/3] mpls: move mpls_hdr to a common location
` [PATCH net-next v2 3/3] openvswitch: use mpls_hdr

[PATCH 1/7] drm/amdgpu/virtual_dce: drop pageflip_irq funcs
 2016-09-30 17:52 UTC  (8+ messages)
  ` [PATCH 2/7] drm/amdgpu/virtual_dce: no need to an irq process callback
  ` [PATCH 3/7] drm/amdgpu/virtual_dce: clean up interrupt handling
  ` [PATCH 4/7] drm/amdgpu: simplify encoder and connector setup
  ` [PATCH 5/7] Revert "drm/amdgpu: Add virtual connector and encoder macros."
  ` [PATCH 6/7] drm/amdgpu: rename amdgpu_whether_enable_virtual_display
  ` [PATCH 7/7] drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)

[PATCH] dma-debug: fix ia64 build, use PHYS_PFN
 2016-09-30 17:51 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ebiederm/user-namespace
 2016-09-30 17:49 UTC 

[PATCH][V2] dmaengine: coh901318: fix integer overflow when shifting more than 32 places
 2016-09-30 17:49 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu:fix exclusive mode game texture blank
 2016-09-30 17:49 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu:fix typo

[PATCH] dma/fsldma : Unmap region obtained by of_iomap
 2016-09-30 17:56 UTC  (2+ messages)

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API
 2016-09-30 17:48 UTC  (2+ messages)

[PATCH 1/3] netfilter: nf_tables: avoid uninitialized variable warning
 2016-09-30 17:47 UTC  (8+ messages)
` [PATCH 2/3] netfilter: hide reference to nf_hooks_ingress
` [PATCH 3/3] netfilter: xt_hashlimit: uses div_u64 for division

[PATCH] iio: Documentation: Correct the path used to create triggers
 2016-09-30 16:19 UTC 

[PATCH] dmaengine: jz4780: fix resource leaks on error exit return
 2016-09-30 17:52 UTC  (2+ messages)

[PATCH] dm: Change return type of pg_init_all_paths() from int into void
 2016-09-30 17:44 UTC 

[PATCHv2] usb: musb: Fix unbalanced platform_disable
 2016-09-30 17:43 UTC  (5+ messages)

[PATCH nf-next v4 0/2] fixes for recent nf_compact hooks
 2016-09-30 17:43 UTC  (5+ messages)
` [PATCH nf-next v4 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v4 2/2] nf_set_hooks_head: accommodate different kconfig

xfs_file_splice_read: possible circular locking dependency detected
 2016-09-30 17:42 UTC  (9+ messages)
          ` [RFC][CFT] splice_read reworked

[RFC] arm64: Enforce observed order for spinlock and data
 2016-09-30 17:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/12] qapi: Allow blockdev-add for NBD
 2016-09-30 17:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 01/12] block/nbd: Drop trailing "." in error messages

post-receive: pub/scm/linux/kernel/git/luto/linux
 2016-09-30 17:40 UTC 

[linux-lvm] metadata too large for circular buffer - any way to increase PV metadatasize?
 2016-09-30 17:39 UTC  (3+ messages)

[PATCH] edma: avoid uninitialized variable use
 2016-09-30 17:47 UTC  (2+ messages)

[PATCH v2 00/30] PVHv2 Dom0
 2016-09-30 17:36 UTC  (8+ messages)
` [PATCH v2 04/30] xen/x86: allow calling {sh/hap}_set_allocation with the idle domain
` [PATCH v2 06/30] x86/paging: introduce paging_set_allocation
` [PATCH v2 29/30] xen/x86: allow PVHv2 to perform foreign memory mappings

[PATCH 1/1] Add devices to spidev device tree compatibility list
 2016-09-30 17:35 UTC  (3+ messages)

[PATCH 0/2] Fix multiple checkpatch warning
 2016-09-30 17:35 UTC  (3+ messages)
` [PATCH 2/2] staging: android: ion: Replace structure with the *pointer of structure in kzalloc
  ` [Outreachy kernel] "

UDP wierdness around skb_copy_and_csum_datagram_msg()
 2016-09-30 17:35 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 1/1] target-arm: A64: Fix decoding of iss_sf in disas_ld_lit
 2016-09-30 17:34 UTC  (4+ messages)

[PATCH 1/2] staging: rtl8188eu: core: rtw_ap: remove boolean comparison
 2016-09-30 17:32 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] drm/i915: Unalias obj->phys_handle and obj->userptr
 2016-09-30 17:31 UTC  (2+ messages)

[PATCH 2/2] drm/amd/powerplay: remove unused functions
 2016-09-30 17:31 UTC  (5+ messages)
` [PATCH 1/2] drm/amd/powerplay: mark symbols static where possible

[Qemu-devel] [PATCH v2] timer: a9gtimer: check auto-increment register value
 2016-09-30 17:30 UTC  (2+ messages)

[U-Boot] [PATCH] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
 2016-09-30 17:29 UTC  (2+ messages)

[PATCH 1/2] ASoC: wm9712: Convert to regmap
 2016-09-30 17:27 UTC  (2+ messages)
` [PATCH 2/2] ASoC: wm9712: Remove ac97_read/ac97_write wrappers

[PATCH] [xfstests-bld] gce-do-setup: fix check for unset variables
 2016-09-30 17:25 UTC 

[PATCH 07/11] drm: Lobotomize set_busid nonsense for !pci drivers
 2016-09-30 17:26 UTC  (10+ messages)
` [PATCH] "
  ` Regression: drm: Lobotomize set_busid nonsense for !pci drivers (a325725633c2)

[PATCH] mtd: mtk: avoid warning in mtk_ecc_encode
 2016-09-30 17:25 UTC  (6+ messages)

[PATCH 1/3] drm/radeon: add missing header dependencies
 2016-09-30 17:26 UTC  (4+ messages)

[Buildroot] [PATCH] uclibc: remove linker scripts for libubacktrace/libuargp
 2016-09-30 17:25 UTC 

[Qemu-devel] [PATCH v3 0/8] intel_iommu: fix EIM
 2016-09-30 17:22 UTC  (2+ messages)

[PATCH] drm/i915/gen9: only add the planes actually affected by ddb changes
 2016-09-30 17:21 UTC  (3+ messages)

[PATCH v4 0/5] new crypto software based device
 2016-09-30 17:18 UTC  (4+ messages)
` [PATCH v4 2/5] app/test: cryptodev AES tests rework
  ` [PATCH v4 4/5] app/test: added big data GMAC test for libcrypto

[PATCH v5 0/7] ZBC / Zoned block device support
 2016-09-30 17:18 UTC  (5+ messages)

[PATCH 0/3] WX Checking for arm64
 2016-09-30 17:16 UTC  (8+ messages)
` [PATCH 3/3] arm64: dump: Add checking for writable and exectuable pages
          ` [kernel-hardening] "

[radeon-alex:amd-staging-4.7 1526/1548] drivers/gpu/drm/amd/amdgpu/../dal/dc/dce110/dce110_link_encoder.c:1937:3: warning: ISO C90 forbids mixed declarations and code
 2016-09-30 17:16 UTC 

[Bug 174921] New: New MiccroSoft+1800-626-4703++ Outlook Help_Line Outlook Help Desk Tech Support Number
 2016-09-30 17:15 UTC  (2+ messages)
` [Bug 174921] "

iscsi_trx going into D state
 2016-09-30 17:14 UTC 

[PATCH 0/2] (Was: BUG_ON in rcu_sync_func triggered)
 2016-09-30 17:14 UTC  (7+ messages)
` [PATCH 2/2] fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
    ` [PATCH V2 "

what is the proper way to select a persistent /var/log directory?
 2016-09-30 17:09 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2016-09-30 17:11 UTC 

[PATCH 0/7] ALSA: Add rewinds disabled, delays, max_inflight_bytes
 2016-09-30 17:20 UTC  (4+ messages)
` [PATCH 2/7] ALSA: core: add .update_appl_ptr callback for pcm ops

[PATCH] usb: fix a typo in usb_class_driver documentation
 2016-09-30 17:10 UTC  (2+ messages)

[Qemu-devel] backup notifier fail policy
 2016-09-30 17:11 UTC 

[PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery
 2016-09-30 17:10 UTC  (2+ messages)
` [PATCH 1/2 v2] "

Virtual Address Space
 2016-09-30 17:09 UTC  (3+ messages)

[Qemu-devel] top(1) utility implementation in QEMU
 2016-09-30 17:08 UTC  (4+ messages)

[Bug 174871] New: Most Tried Outlook Help Desk 18006264703 Phone Number
 2016-09-30 17:07 UTC 

[PATCH v2] clk: bcm2835: Clamp the PLL's requested rate to the hardware limits
 2016-09-30 17:07 UTC  (2+ messages)

[PATCH v15 00/13] support "task_isolation" mode
 2016-09-30 17:07 UTC  (13+ messages)
` [PATCH v15 04/13] task_isolation: add initial support
` Ping: [PATCH v15 00/13] support "task_isolation" mode

[PATCH rdma-core 0/9] Dead Code Removal
 2016-09-30 17:02 UTC  (8+ messages)
` [PATCH 1/9] Remove HAVE_CONFIG_H
` [PATCH 2/9] Remove HAVE_VALGRIND_MEMCHECK_H/INCLUDE_VALGRIND
` [PATCH 8/9] Remove most checks of __BYTE_ORDER

[PATCH v5 0/4] recursive support for ls-files
 2016-09-30 17:01 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/4] ls-files: pass through safe options for --recurse-submodules

[Devel] ACPICA version 20160930 released
 2016-09-30 17:01 UTC 

[PATCH] drm/amdgpu: enable powerplay unconditionally
 2016-09-30 16:26 UTC  (2+ messages)

v4.4.23 build: 0 failures 0 warnings (v4.4.23)
 2016-09-30 16:58 UTC 

[PATCH] Adding Support for Coresight Components on Zynq 7000
 2016-09-30 16:53 UTC  (6+ messages)

[PATCH 2/2] staging: rtl8188eu: core: rtw_ap: Replace memcmp with ether_addr_equal
 2016-09-30 16:52 UTC 

[PATCH v1] Tmem cleanups/improvements for v4.8
 2016-09-30 16:51 UTC  (6+ messages)
` [PATCH v1 08/12] tmem: Handle 'struct tmem_info' as a seperate field in the

[Qemu-devel] [PATCH 1/9] tests: cris: force inlining
 2016-09-30 16:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH 8/9] target-cris: add v17 CPU

post-receive: pub/scm/linux/kernel/git/shli/md
 2016-09-30 16:49 UTC 

[PATCH RFC 0/3] Support envelope frames (802.3as)
 2016-09-30 16:49 UTC  (4+ messages)
` [PATCH RFC iproute2] iplink: Support envhdrlen

post-receive: pub/scm/linux/kernel/git/lrg/asoc
 2016-09-30 16:49 UTC 


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.