All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-04 07:08:25 to 2016-07-04 08:07:58 UTC [more...]

[Qemu-devel] [PATCH v2 0/7] ppc: compute cpu_dt_id in the machine code
 2016-07-04  8:09 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 3/7] ppc: different creation paths for cpus in system and user mode
` [Qemu-devel] [PATCH v2 4/7] ppc: open code cpu creation for machine types

[meta-python][PATCH v2] Add some python packages bb
 2016-07-04  8:06 UTC  (6+ messages)
` [meta-python][PATCH v2 1/5] python-pbr: Add python-pbr bb
` [meta-python][PATCH v2 2/5] python-mock: Add python-pbr-native dependency
` [meta-python][PATCH v2 3/5] python-mccabe: Add python-pytest-runner dependency
` [meta-python][PATCH v2 4/5] python-pytest-runner: Add python-pytest-runner bb
` [meta-python][PATCH v2 5/5] python-setuptools-scm: Add python-setuptools-scm bb

raid5/6: general protection fault in async_copy_data
 2016-07-04  8:07 UTC 

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-04  8:04 UTC  (6+ messages)

[Qemu-arm] [PATCH v2 0/6] cpus: make "-cpu cpux, features" global properties
 2016-07-04  8:04 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[PATCH] clkdev: add devm_of_clk_get()
 2016-07-04  8:04 UTC  (7+ messages)

[Buildroot] [git commit] support/download: don't over-remove files from git archives
 2016-07-04  8:04 UTC 

[PATCH v6 00/11] qcom: Add support for TSENS driver
 2016-07-04  8:04 UTC  (8+ messages)

[PATCH] relay: Add global mode support for buffer-only channels
 2016-07-04  8:00 UTC  (2+ messages)

[PATCH v4 0/5] MT2701 iommu support
 2016-07-04  8:00 UTC  (8+ messages)
` [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

[PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed
 2016-07-04  7:59 UTC  (9+ messages)

[PATCH review 0/11] General unprivileged mount support
 2016-07-04  7:59 UTC  (6+ messages)
` [PATCH review 01/11] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 07/11] vfs: Don't create inodes with a uid or gid unknown to the vfs

[PATCH v3 00/10] imx drm atomic mode setting conversion
 2016-07-04  7:40 UTC  (6+ messages)
` [PATCH v3 01/10] drm/imx: ipuv3 plane: Check different types of plane separately
` [PATCH v3 03/10] drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
` [PATCH v3 05/10] drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flip
` [PATCH v3 06/10] drm/imx: Remove encoders' ->prepare callbacks
` [PATCH v3 08/10] drm/bridge: dw-hdmi: Remove the legacy drm_connector_funcs structure

[PATCH v003] Added support for gcc version >= 6
 2016-07-04  7:56 UTC  (4+ messages)

[PATCH] nfit: use devm_add_action_or_reset()
 2016-07-04  7:54 UTC  (5+ messages)

[PATCH] phy: fix error handling
 2016-07-04  7:53 UTC  (5+ messages)

[PATCH 0/3][RFC] mm/page:_owner: track page free call chain
 2016-07-04  7:53 UTC  (10+ messages)
` [PATCH 3/3] mm/page_owner: "

[Buildroot] [PATCH] support/download: don't be over-remove file from git archives
 2016-07-04  7:52 UTC 

[PATCH 0/4] Virtio NEON support for ARM
 2016-07-04  7:53 UTC  (8+ messages)
` From: Jerin Jacob <jerin.jacob@caviumnetworks.com>
  ` [PATCH v2 1/3] virtio: conditional compilation cleanup
  ` [PATCH v2 2/3] virtio: move SSE based Rx implementation to separate file
  ` [PATCH v2 3/3] virtio: add neon support

[PATCH] net/fm10k: fix Rx descriptor read timing
 2016-07-04  7:51 UTC 

powerpc/opal: Wake up kopald polling thread before waiting for events
 2016-07-04  7:50 UTC  (2+ messages)

[PATCH v5 resend 0/2] phy-sun4i-usb: peripheral-mode + a31 otg workaround
 2016-07-04  7:50 UTC  (4+ messages)

[PATCH 1/6] powerpc/kvm: Clarify __user annotations
 2016-07-04  7:52 UTC  (12+ messages)
` [PATCH 2/6] powerpc/kernel: Drop annotation for generic, unannotated function
` [PATCH 3/6] powerpc/xics: Fully qualify cast to silence sparse
` [PATCH 4/6] powerpc/kernel: Clean up some sparse warnings
` [PATCH 5/6] powerpc/sparse: Pass endianness to sparse
` [PATCH 6/6] powerpc/sparse: Make ppc_md.{halt, restart} __noreturn

[PATCH 01/13] drm/i915: Move GEM request routines to i915_gem_request.c
 2016-07-04  7:49 UTC  (13+ messages)
` [PATCH 02/13] drm/i915: Retire oldest completed request before allocating next
` [PATCH 03/13] drm/i915: Derive GEM requests from dma-fence
` [PATCH 04/13] drm/i915: Disable waitboosting for fence_wait()
` [PATCH 05/13] drm/i915: Disable waitboosting for mmioflips/semaphores
` [PATCH 06/13] drm/i915: Export our request as a dma-buf fence on the reservation object
` [PATCH 07/13] drm/i915: Mark imported dma-buf objects as being coherent
` [PATCH 08/13] drm/i915: Rename request reference/unreference to get/put
` [PATCH 09/13] drm/i915: Rename i915_gem_context_reference/unreference()
` [PATCH 10/13] drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
` [PATCH 11/13] drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
` [PATCH 12/13] drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
` [PATCH 13/13] drm/i915: Rename drm_gem_object_unreference_unlocked "

[PATCH 1/3] drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch()
 2016-07-04  7:48 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Clean up GPU hang message
` [PATCH 3/3] drm/i915: Skip capturing an error state if we already have one

[patch] spi: s3c64xx: indent an if statement
 2016-07-04  7:47 UTC  (2+ messages)

[PATCH 1/1] gpn: drm: fsl_tcon: add missing of_node_put after calling of_parse_phandle
 2016-07-04  7:40 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH V2 0/3] filter-rewriter: introduce filter-rewriter
 2016-07-04  7:47 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH V2 1/3] filter-rewriter: introduce filter-rewriter initialization
` [Qemu-devel] [RFC PATCH V2 2/3] filter-rewriter: track connection and parse packet

[PATCH 1/4] drm/i915: Preserve current RPS frequency across init
 2016-07-04  7:46 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Remove superfluous powersave work flushing
` [PATCH 3/4] drm/i915: Defer enabling rc6 til after we submit the first batch/context
` [PATCH 4/4] drm/i915: Remove temporary RPM wakeref assert disables

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2016-07-04  7:45 UTC  (2+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

[WireGuard] OpenWRT package for wireguard
 2016-07-04  7:48 UTC  (2+ messages)

[patch] drm/tegra: sor: Double free on error
 2016-07-04  7:45 UTC  (3+ messages)

[PATCH 0/7] add missing of_node_put after calling of_parse_phandle (1st)
 2016-07-04  2:10 UTC  (4+ messages)
` [PATCH 2/7] arm: mach-shmobile: pm-rmobile: add missing of_node_put after calling of_parse_phandle

[U-Boot] [PATCH 00/15] ARM: PSCI: Add secure stack and data sections
 2016-07-04  7:43 UTC  (8+ messages)
` [U-Boot] [PATCH 05/15] ARM: PSCI: Add fallback value for CONFIG_ARMV7_PSCI_NR_CPUS

[Bug 96790] frame stuttering in ut2004
 2016-07-04  7:42 UTC  (2+ messages)

[PATCH iproute2] tc: flower: Add skip_{hw|sw} support
 2016-07-04  7:41 UTC  (2+ messages)

NFS4 Client hangs when copying large files as of kernel version 4.4
 2016-07-04  7:41 UTC 

how to test pscsi with vhost
 2016-07-04  7:32 UTC 

[U-Boot] [PATCH] dm: mmc: Add the function for getting current device number
 2016-07-04  7:40 UTC 

Stepping down as gspca and pwc maintainer
 2016-07-04  7:38 UTC  (3+ messages)

[PATCH] Exchange the Assignments of `MEMORYs' and `CFGs/IOs' in Designware PCIe Driver
 2016-07-04  7:36 UTC  (3+ messages)

[PATCH 1/2] ARM i.MX31 iomux: remove obvious duplicates
 2016-07-04  7:36 UTC  (2+ messages)

[PATCH v2] net: smc911x: Add parsing devicetree options
 2016-07-04  7:35 UTC  (2+ messages)

[Buildroot] [PATCH] liboping: bump to version 1.9.0
 2016-07-04  7:34 UTC  (2+ messages)

[PATCH] x86: use gcc6'es flags asm() output support
 2016-07-04  7:34 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/1] acpica: new package
 2016-07-04  7:33 UTC  (3+ messages)

[PATCH 1/2] eukrea-cpuimx35: Fix wrong clock gating for ESDHC1
 2016-07-04  7:33 UTC  (2+ messages)

[PATCH] ARM i.MX: de-duplicate PLL initializer macros
 2016-07-04  7:32 UTC  (2+ messages)

[CI 1/9] drm/i915: Only start retire worker when idle
 2016-07-04  7:32 UTC  (10+ messages)
` [CI 2/9] drm/i915: Do not keep postponing the idle-work
` [CI 3/9] drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
` [CI 4/9] drm/i915: Restore waitboost credit to the synchronous waiter
` [CI 5/9] drm/i915: Add background commentary to "waitboosting"
` [CI 6/9] drm/i915: Flush the RPS bottom-half when the GPU idles
` [CI 7/9] drm/i915: Remove stop-rings debugfs interface
` [CI 8/9] drm/i915: Record the ringbuffer associated with the request
` [CI 9/9] drm/i915: Allow userspace to request no-error-capture upon GPU hangs
` ✗ Ro.CI.BAT: warning for series starting with [CI,1/9] drm/i915: Only start retire worker when idle

[PATCH 1/2] scripts: imx-image: super_root_key command depends on header_version 1
 2016-07-04  7:31 UTC  (2+ messages)

[RFC PATCH v5 0/3] Add Mediated device support
 2016-07-04  7:27 UTC  (5+ messages)
` [PATCH 1/3] Mediated device Core driver
    ` [Qemu-devel] "

[PATCH 0/5] Implement bitlock map allocator
 2016-07-04  7:29 UTC  (6+ messages)
` [PATCH 1/5] lockdep: "

[PATCH v2 00/11] hvmctl hypercall
 2016-07-04  7:31 UTC  (5+ messages)
` [PATCH v2 01/11] public / x86: introduce "
  ` Ping: "

[Qemu-devel] [PATCH] json-streamer: Don't leak tokens on incomplete parse
 2016-07-04  7:35 UTC  (2+ messages)

[Buildroot] [PATCH 00/24 v2] system: properly handle systemd as init system (branch yem/systemd-skeleton)
 2016-07-04  7:30 UTC  (8+ messages)
` [Buildroot] [PATCH 01/24 v2] package/skeleton: remove useless .empty file
` [Buildroot] [PATCH 04/24 v2] system/skeleton: update etc/mtab with a more sensible link
` [Buildroot] [PATCH 07/24 v2] system: provide no default for custom skeleton path

[Qemu-devel] [PATCH 00/15] optimize Qemu RSS usage
 2016-07-04  7:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH 09/15] loader: use mmap for ROMs

[ndctl PATCH] test: override current kernel version with environment variable
 2016-07-04  7:29 UTC  (2+ messages)

[ndctl PATCH] build: quiet warnings about missing git repository
 2016-07-04  7:29 UTC  (2+ messages)

[PATCH v4 0/12] Add basic support for arm64
 2016-07-04  7:27 UTC  (2+ messages)

[PATCH] ARM: defconfig/at91: Add Bosch M_CAN driver
 2016-07-04  7:15 UTC  (2+ messages)

[PATCH 0/3] add support for Allwinner SoCs ADC
 2016-07-04  7:26 UTC  (6+ messages)
` [PATCH 2/3] iio: adc: "

[PATCH] ARM: multi_v7_defconfig: add ACT8945A
 2016-07-04  7:25 UTC  (3+ messages)

[PATCH 0/1] toaster: Remove last bootstrap v2 file
 2016-07-04  7:25 UTC  (4+ messages)

[PATCHv5 00/13] vb2: replace allocation context by device pointer
 2016-07-04  7:25 UTC  (3+ messages)
` [PATCHv5 05/13] media/pci: convert drivers to use the new vb2_queue dev field

[PATCH 3/7] ASoC: rockchip-max98090: Fix NULL pointer de reference while accessing to jack
 2016-07-04  7:24 UTC  (3+ messages)
` Applied "ASoC: rockchip-max98090: Fix NULL pointer dereference while accessing to jack." to the asoc tree

[PATCH 1/1] gpu: drm: exynos_hdmi: add missing of_node_put after calling of_parse_phandle
 2016-07-04  7:15 UTC  (3+ messages)

[poky][PATCH 0/6] Add patches for gstreamer1.0-plugins-bad V1.8.2
 2016-07-04  5:46 UTC  (2+ messages)
` [poky][PATCH 3/6] gstreamer1.0-plugins-bad: Don't use the predefined variable name in glcolorconvert

[U-Boot] [PATCH v5 0/8] ARMv7: PSCI: add PSCI v1.0 support
 2016-07-04  7:20 UTC  (5+ messages)

Fwd: Re: performance issue with jewel on ubuntu xenial (kernel)
 2016-07-04  7:13 UTC 

[PATCH v2] thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfs
 2016-07-04  7:19 UTC 

[PATCH -next] drm/tegra: sor: Fix invalid kfree of devm_kzalloc allocated data
 2016-07-04  7:19 UTC 

[U-Boot] [PATCH v2 0/4] armv8/fsl-layerscape: add dwc3 gadget driver support
 2016-07-04  7:18 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/4] "

6ca7d910121a ("locks: Use more file_inode and fix a comment")
 2016-07-04  7:17 UTC 

[PATCH] net/thunderx: fix start/stop with different queue size
 2016-07-04  7:16 UTC 

[PATCH v4 00/22] sh: LANDISK and R2Dplus convert to device tree
 2016-07-04  7:15 UTC  (4+ messages)
` [PATCH v4 14/22] sh: SH7751 core dtsi

[PATCH 1/1] gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandle
 2016-07-04  7:07 UTC 

[PATCH v20 00/14] arm64 kexec kernel patches
 2016-07-04  7:14 UTC  (8+ messages)

[PATCH] cxl: remove dead Kconfig options
 2016-07-04  7:12 UTC 

[Qemu-arm] [PATCH v5 0/9] ast2400: SMC controllers
 2016-07-04  7:12 UTC  (7+ messages)
` [Qemu-arm] [PATCH v5 6/9] ast2400: add SMC controllers (FMC and SPI)
    ` [Qemu-devel] "
      ` [Qemu-arm] "

[PATCH] smartpm: make "smart query/info" search package name in Provides too
 2016-07-04  7:11 UTC  (2+ messages)

[PATCH 0/1]ext4: Fix for WARN_ON_ONCE when marking buffer dirty
 2016-07-04  7:09 UTC  (3+ messages)
` [PATCH 1/1]ext4: Fix "

[PATCHv2 00/26] Userspace-RCU for config accesses
 2016-07-04  7:08 UTC  (23+ messages)
` [PATCH 05/26] dmparser: use 'is_daemon' as argument for disassemble_map()
` [PATCH 06/26] libmultipath: use 'is_daemon' as argument for domap() etc
` [PATCH 07/26] libmultipath: drop 'daemon' configuration setting
` [PATCH 08/26] libmultipath: Do not access 'conf->cmd' in domap()
` [PATCH 09/26] libmultipath: add 'cmd' as argument for get_refwwid()
` [PATCH 10/26] libmultipath: fallback to checking environment variable in get_udev_uid()
` [PATCH 11/26] multipath: make 'cmd' internal to multipath program
` [PATCH 12/26] multipath: make 'dev_type' internal to the "
` [PATCH 13/26] multipath: make 'dev' "
` [PATCH 14/26] libmultipath: separate out 'udev' config entry
` [PATCH 15/26] libmultipath: use 'checkint' as argument for sysfs_set_scsi_tmo()
` [PATCH 16/26] discovery: Pass in 'hwtable' for get_state() and scsi_sysfs_discovery()
` [PATCH 17/26] libmultipath: use 'struct config' as argument for pathinfo()
` [PATCH 18/26] checkers: use 'multipath_dir' as argument
` [PATCH 19/26] prio: "
` [PATCH 20/26] libmultipath: use 'timeout' as argument for getprio()
` [PATCH 21/26] libmultipath: use explicit 'config' argument for configuration file parsing
` [PATCH 22/26] libmultipath: use (get, put)_multipath_config() accessors
` [PATCH 23/26] multipathd: Fixup commandline argument handling
` [PATCH 24/26] multipath: make 'struct config' a local variable
` [PATCH 25/26] multipathd: use userspace RCU to access configuration
` [PATCH 26/26] libmultipath: Allocate keywords directly


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.