All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-04 10:27:56 to 2017-09-04 11:22:30 UTC [more...]

[PATCH net-next v6 0/3] openvswitch: add NSH support
 2017-09-04 11:22 UTC  (5+ messages)
` [PATCH net-next v6 3/3] openvswitch: enable "

[PATCH] mm, sparse: fix typo in online_mem_sections
 2017-09-04 11:22 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915: Fix out-of-bounds array access in" failed to apply to 4.9-stable tree
 2017-09-04 11:20 UTC 

FAILED: patch "[PATCH] drm/i915: Fix out-of-bounds array access in" failed to apply to 4.12-stable tree
 2017-09-04 11:20 UTC 

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-04 11:20 UTC  (11+ messages)
` [PATCH v6 1/7] arm64: cpufeature: Detect CPU RAS Extentions

[PATCH v3 1/2] tools: use '__i386__' and '__x86_64__' to replace PSR macros
 2017-09-04 11:01 UTC  (2+ messages)
` [PATCH v3 2/2] tools: change the type of '*nr' in 'libxl_psr_cat_get_info'

FAILED: patch "[PATCH] drm/i915: Fix out-of-bounds array access in" failed to apply to 4.13-stable tree
 2017-09-04 11:20 UTC 

[PATCH 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-04 11:19 UTC  (6+ messages)
` [PATCH 02/11] mux: core: Add support for getting a mux controller on a non DT platform
` [PATCH 06/11] mux: Add Pericom PI3USB30532 Type-C mux driver

[GIT PULL] parisc architecture updates and fixes for 4.14
 2017-09-04 11:19 UTC 

v4.12 backport request: 13a86519202 (drm/nouveau/i2c/gf119-: add support for address-only transactions)
 2017-09-04 11:19 UTC  (3+ messages)

[PATCH 0/5] drm/atomic: Fix use-after-free with unbound connectors/planes
 2017-09-04 11:18 UTC  (3+ messages)
` [RFC PATCH 1/5] drm/i915: Always wait for flip_done
  ` [Intel-gfx] "

FAILED: patch "[PATCH] drm/i915: Perform an invalidate prior to executing golden" failed to apply to 4.12-stable tree
 2017-09-04 11:17 UTC 

FAILED: patch "[PATCH] drm/i915: Perform an invalidate prior to executing golden" failed to apply to 4.13-stable tree
 2017-09-04 11:17 UTC 

[RFC 0/7] drm/omap: Module parameter for display order configuration
 2017-09-04 11:16 UTC  (5+ messages)
` [RFC 1/7] drm/omap: Use devm_kzalloc() to allocate omap_drm_private

[Qemu-devel] [PATCH] qemu-iotests: Make test 192 use QMP; convert it to Python
 2017-09-04 11:16 UTC 

UVC property auto update
 2017-09-04 11:16 UTC  (5+ messages)

[PATCH nf-next 1/3] netfilter: nf_tables: add select_ops for stateful objects
 2017-09-04 11:16 UTC  (6+ messages)
` [PATCH nf-next 2/3] netfilter: nft_limit: replace pkt_bytes with bytes
` [PATCH nf-next 3/3] netfilter: nft_limit: add stateful object type

[RFC PATCH V2 0/4] Extend resources to support more vcpus in single VM
 2017-09-04 11:16 UTC  (12+ messages)
` [RFC PATCH V2 2/4] Tool/ACPI: DSDT extension to support more vcpus
` [RFC PATCH V2 3/4] hvmload: Add x2apic entry support in the MADT build

FAILED: patch "[PATCH] drm/i915/perf: fix flex eu registers programming" failed to apply to 4.12-stable tree
 2017-09-04 11:16 UTC 

FAILED: patch "[PATCH] drm/i915/perf: fix flex eu registers programming" failed to apply to 4.13-stable tree
 2017-09-04 11:16 UTC 

FAILED: patch "[PATCH] drm/i915/fbdev: Check for existence of ifbdev->vma before" failed to apply to 4.13-stable tree
 2017-09-04 11:15 UTC 

FAILED: patch "[PATCH] drm/i915/fbdev: Check for existence of ifbdev->vma before" failed to apply to 4.12-stable tree
 2017-09-04 11:15 UTC 

FAILED: patch "[PATCH] drm/i915/vbt: ignore extraneous child devices for a port" failed to apply to 4.12-stable tree
 2017-09-04 11:14 UTC 

FAILED: patch "[PATCH] drm/i915/vbt: ignore extraneous child devices for a port" failed to apply to 4.13-stable tree
 2017-09-04 11:14 UTC 

[PATCH 00/14] atomic modesetting for cirrus
 2017-09-04 11:14 UTC  (5+ messages)
` [PATCH 01/14] drm/cirrus: split out bo unpinning from cirrus_bo_push_sysram
` [PATCH 09/14] drm/cirrus: use universal plane interfaces for primary plane

[RFC 0/3] Utilization estimation for FAIR tasks
 2017-09-04 11:13 UTC  (6+ messages)
` [RFC 1/3] sched/fair: add util_est on top of PELT

[Qemu-devel] [PATCH v5 0/3] hw/acpi-build: Fix ACPI SRAT Memory Affinity building
 2017-09-04 11:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/3] hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM

[PATCH v2 0/6] drm/atomic: Fix use-after-free with unbound connectors/planes
 2017-09-04 11:11 UTC  (8+ messages)
` [PATCH v2 1/6] drm/i915: Always wait for flip_done, v2
` [PATCH v2 2/6] drm/atomic: Move drm_crtc_commit to drm_crtc_state, v3
` [PATCH v2 3/6] drm/atomic: Remove waits in drm_atomic_helper_commit_cleanup_done, v2
` [PATCH v2 4/6] drm/atomic: Return commit in drm_crtc_commit_get for better annotation
` [PATCH v2 5/6] drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3
` [PATCH v2 6/6] drm/atomic: Make async plane update checks work as intended, v2
` ✓ Fi.CI.BAT: success for drm/atomic: Fix use-after-free with unbound connectors/planes. (rev2)

[Qemu-arm] [PATCH] arm_gicv3_kvm: Fix compile warning
 2017-09-04 11:10 UTC  (4+ messages)
    ` [Qemu-devel] "

[Qemu-arm] [PATCH] target/arm: Fix aa64 ldp register writeback
 2017-09-04 11:08 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 1/6] can: flexcan: fix state transition regression
 2017-09-04 11:09 UTC  (6+ messages)

Is autodefrag recommended?
 2017-09-04 11:09 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Silence sparse by using gfp_t
 2017-09-04 11:08 UTC  (3+ messages)

[PATCH v3 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
 2017-09-04 11:06 UTC  (13+ messages)
` [PATCH v4 0/3] thermal: add thermal sensor driver for Hi3660
  ` [PATCH v4 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
  ` [PATCH v4 2/3] thermal: hisilicon: add thermal sensor driver for Hi3660

[meta-raspberrypi][PATCH] bluez5: add functions for raspberrypi0-wifi
 2017-09-04 11:05 UTC  (5+ messages)

[PATCH v3 00/12] x86: guest resource mapping
 2017-09-04 11:05 UTC  (7+ messages)
` [PATCH v3 03/12] tools/libxenforeignmemory: add support for "
` [PATCH v3 04/12] tools/libxenforeignmemory: reduce xenforeignmemory_restrict code footprint
` [PATCH v3 05/12] tools/libxenctrl: use new xenforeignmemory API to seed grant table

Patch "nvme: fix the definition of the doorbell buffer config support bit" has been added to the 4.12-stable tree
 2017-09-04 11:05 UTC 

[OpenRISC] difference between mor1Kx and or1200
 2017-09-04 11:04 UTC 

[PATCH] drm/i915: Try harder to finish the idle-worker
 2017-09-04 11:04 UTC  (5+ messages)

FAILED: patch "[PATCH] nvme: fix the definition of the doorbell buffer config" failed to apply to 4.12-stable tree
 2017-09-04 11:04 UTC  (3+ messages)

[PATCH v3] drm/i915: Add interface to reserve fence registers for vGPU
 2017-09-04 10:59 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for drm/i915: Add interface to reserve fence registers for vGPU (rev3)

[PATCH] libxl: fix incremental parallel build
 2017-09-04 10:59 UTC  (6+ messages)

[PATCH] f2fs-tools: support flexible inline xattr size
 2017-09-04 10:58 UTC  (2+ messages)

[PATCH] librte_cfgfile: add section num entries by index
 2017-09-04 10:58 UTC  (2+ messages)

[PATCH 1/3] f2fs: introduce read_inline_xattr
 2017-09-04 10:58 UTC  (6+ messages)
` [PATCH 2/3] f2fs: introduce read_xattr_block
` [PATCH 3/3] f2fs: support flexible inline xattr size

[PATCH][pinctrl-next] pinctrl: sprd: make three local functions static
 2017-09-04 10:57 UTC  (4+ messages)

Patch "xfrm: policy: check policy direction value" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "wl1251: add a missing spin_lock_init()" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "mm, uprobes: fix multiple free of ->uprobes_state.xol_area" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "mm, madvise: ensure poisoned pages are removed from per-cpu lists" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "lib/mpi: kunmap after finishing accessing buffer" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "drm/ttm: Fix accounting error when fail to get pages for pool" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "cpuset: Fix incorrect memory_pressure control file mapping" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "CIFS: remove endian related sparse warning" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "CIFS: Fix maximum SMB2 header size" has been added to the 4.9-stable tree
 2017-09-04 10:54 UTC 

Patch "ceph: fix readpage from fscache" has been added to the 4.9-stable tree
 2017-09-04 10:53 UTC 

Patch "alpha: uapi: Add support for __SANE_USERSPACE_TYPES__" has been added to the 4.9-stable tree
 2017-09-04 10:53 UTC 

Patch "xfrm: policy: check policy direction value" has been added to the 4.4-stable tree
 2017-09-04 10:53 UTC 

Patch "wl1251: add a missing spin_lock_init()" has been added to the 4.4-stable tree
 2017-09-04 10:53 UTC 

Patch "drm/ttm: Fix accounting error when fail to get pages for pool" has been added to the 4.4-stable tree
 2017-09-04 10:53 UTC 

Patch "cpuset: Fix incorrect memory_pressure control file mapping" has been added to the 4.4-stable tree
 2017-09-04 10:53 UTC 

Patch "cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs" has been added to the 4.4-stable tree
 2017-09-04 10:53 UTC 

Patch "CIFS: remove endian related sparse warning" has been added to the 4.4-stable tree
 2017-09-04 10:53 UTC 

Patch "CIFS: Fix maximum SMB2 header size" has been added to the 4.4-stable tree
 2017-09-04 10:53 UTC 

Patch "ceph: fix readpage from fscache" has been added to the 4.4-stable tree
 2017-09-04 10:53 UTC 

Patch "alpha: uapi: Add support for __SANE_USERSPACE_TYPES__" has been added to the 4.4-stable tree
 2017-09-04 10:53 UTC 

speed up big btrfs volumes with ssds
 2017-09-04 10:53 UTC  (2+ messages)

Patch "drm/vgem: Pin our pages for dmabuf exports" has been added to the 4.13-stable tree
 2017-09-04 10:53 UTC 

Patch "drm/ttm: Fix accounting error when fail to get pages for pool" has been added to the 4.13-stable tree
 2017-09-04 10:53 UTC 

Patch "drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly" has been added to the 4.13-stable tree
 2017-09-04 10:53 UTC 

Patch "xfrm: policy: check policy direction value" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "wl1251: add a missing spin_lock_init()" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

[PATCH] Monitor: Check redundancy for arrays
 2017-09-04 10:52 UTC 

Patch "mmc: sdhci-xenon: add set_power callback" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "mm, uprobes: fix multiple free of ->uprobes_state.xol_area" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "mm, madvise: ensure poisoned pages are removed from per-cpu lists" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "lib/mpi: kunmap after finishing accessing buffer" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "drm/vmwgfx: Fix F26 Wayland screen update issue" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "drm/ttm: Fix accounting error when fail to get pages for pool" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "dm mpath: do not lock up a CPU with requeuing activity" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "cpuset: Fix incorrect memory_pressure control file mapping" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "CIFS: remove endian related sparse warning" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "CIFS: Fix maximum SMB2 header size" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "ceph: fix readpage from fscache" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

Patch "alpha: uapi: Add support for __SANE_USERSPACE_TYPES__" has been added to the 4.12-stable tree
 2017-09-04 10:52 UTC 

[linux-sunxi][PATCH] ARM: dts: sunxi: h3/h5 :Add DAI nodes
 2017-09-04 10:51 UTC  (4+ messages)
  ` [PATCH] "

[xen-unstable-smoke test] 113035: tolerable trouble: broken/pass - PUSHED
 2017-09-04 10:50 UTC 

[PATCH 0/5] Mkfs: Rework --rootdir to a more generic behavior
 2017-09-04 10:47 UTC  (3+ messages)
` [PATCH 5/5] btrfs-progs: Doc/mkfs: Add explanation for rootdir parameter

[PATCH 0/7] EDAC, mce_amd: Issue decoded MCE through the tracepoint
 2017-09-04 10:47 UTC  (8+ messages)
` [0/7] "

[U-Boot] [PATCH v5 1/9] armv8: Add scfg_clrsetbits_32(), scfg_clrbits_32()
 2017-09-04 10:46 UTC  (9+ messages)
` [U-Boot] [PATCH v5 2/9] armv8: Add workaround for USB erratum A-009008
` [U-Boot] [PATCH v5 3/9] armv8: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH v5 4/9] armv8: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH v5 5/9] armv8: Add workaround for USB erratum A-009007
` [U-Boot] [PATCH v5 6/9] armv7: Add workaround for USB erratum A-009008
` [U-Boot] [PATCH v5 7/9] armv7: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH v5 8/9] armv7: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH v5 9/9] armv7: Add workaround for USB erratum A-009007

[PATCH v6 0/3] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-09-04 10:46 UTC  (8+ messages)
` [PATCH v6 2/3]: perf/core: use context tstamp_data for skipped events on mux interrupt
          ` [RFC][PATCH] perf: Rewrite enabled/running timekeeping

[PATCH 0/3] enable new "size" property and runtime pm
 2017-09-04 10:46 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: add "size" property

Patch "xfrm: policy: check policy direction value" has been added to the 3.18-stable tree
 2017-09-04 10:45 UTC 

Patch "wl1251: add a missing spin_lock_init()" has been added to the 3.18-stable tree
 2017-09-04 10:45 UTC 

Patch "drm/ttm: Fix accounting error when fail to get pages for pool" has been added to the 3.18-stable tree
 2017-09-04 10:45 UTC 

[PATCH i-g-t] tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s
 2017-09-04 10:45 UTC  (7+ messages)
` [PATCH i-g-t v2] "

Patch "cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs" has been added to the 3.18-stable tree
 2017-09-04 10:45 UTC 

Patch "CIFS: remove endian related sparse warning" has been added to the 3.18-stable tree
 2017-09-04 10:45 UTC 

Patch "CIFS: Fix maximum SMB2 header size" has been added to the 3.18-stable tree
 2017-09-04 10:45 UTC 

[PATCH] x86/mm: Use static inlines for {, un}adjust_guest_l?e()
 2017-09-04 10:43 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/i915: Make DP-MST connector info work" failed to apply to 4.13-stable tree
 2017-09-04 10:43 UTC 

[PATCH v2] Bluetooth: btqcomsmd: BD address setup
 2017-09-04 10:43 UTC  (3+ messages)

[PATCH v3] Bluetooth: btqcomsmd: BD address setup
 2017-09-04 10:43 UTC 

[git pull] m68k updates for 4.14
 2017-09-04 10:42 UTC  (2+ messages)

[PATCH] x86/mm: Consolidate all Xen L4 slot writing into init_xen_l4_slots()
 2017-09-04 10:42 UTC  (3+ messages)

[PATCH net-next v7] openvswitch: enable NSH support
 2017-09-04 10:42 UTC  (4+ messages)

FAILED: patch "[PATCH] drm/vgem: Pin our pages for dmabuf exports" failed to apply to 4.9-stable tree
 2017-09-04 10:41 UTC 

FAILED: patch "[PATCH] drm/vgem: Pin our pages for dmabuf exports" failed to apply to 4.12-stable tree
 2017-09-04 10:41 UTC 

[Buildroot] [PATCH 1/1] New board: SolidRun ClearFog Base
 2017-09-04 10:41 UTC 

[linux-4.9 test] 113028: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-09-04 10:40 UTC 

[PATCH v3 1/2] drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
 2017-09-04 10:39 UTC  (4+ messages)
` [PATCH v4 "

FAILED: patch "[PATCH] s390/mm: fix BUG_ON in crst_table_upgrade" failed to apply to 4.12-stable tree
 2017-09-04 10:39 UTC 

[PATCH v2] cryptodev: fix NULL pointer dereference
 2017-09-04 10:38 UTC  (3+ messages)
` [PATCH v3] cryptodev: allocate driver structure statically

[PATCH 0/2] ethdev: add support for raw flow type for flow director
 2017-09-04 10:38 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net/i40e: "

[PATCH i-g-t 01/12] build: Define _GNU_SOURCE in Makefile.am
 2017-09-04 10:35 UTC  (7+ messages)
` [PATCH i-g-t 02/12] build: Nuke #ifdef HAVE_CONFIG_H cargo-cult

FAILED: patch "[PATCH] epoll: fix race between ep_poll_callback(POLLFREE) and" failed to apply to 3.18-stable tree
 2017-09-04 10:36 UTC 

FAILED: patch "[PATCH] epoll: fix race between ep_poll_callback(POLLFREE) and" failed to apply to 4.4-stable tree
 2017-09-04 10:36 UTC 

FAILED: patch "[PATCH] epoll: fix race between ep_poll_callback(POLLFREE) and" failed to apply to 4.9-stable tree
 2017-09-04 10:36 UTC 

FAILED: patch "[PATCH] epoll: fix race between ep_poll_callback(POLLFREE) and" failed to apply to 4.12-stable tree
 2017-09-04 10:36 UTC 

[PATCH 1/1] x86/xen: fix section of xen_init_time_ops() in header
 2017-09-04 10:35 UTC  (5+ messages)
  ` [Xen-devel] "

ALSA MIDI exclusive mode ?
 2017-09-04 10:34 UTC 

[PATCH 0/3] Mesa without OpenGL and related fixes
 2017-09-04 10:33 UTC  (5+ messages)
` [PATCH 1/3] mesa: Support building without opengl

FAILED: patch "[PATCH] dm: fix printk() rate limiting code" failed to apply to 3.18-stable tree
 2017-09-04 10:32 UTC 

[PATCH] eal/x86: implement x86 specific tsc hz
 2017-09-04 10:32 UTC  (4+ messages)

FAILED: patch "[PATCH] dm: fix printk() rate limiting code" failed to apply to 4.4-stable tree
 2017-09-04 10:32 UTC 

FAILED: patch "[PATCH] dm: fix printk() rate limiting code" failed to apply to 4.9-stable tree
 2017-09-04 10:32 UTC 

FAILED: patch "[PATCH] dm: fix printk() rate limiting code" failed to apply to 4.12-stable tree
 2017-09-04 10:32 UTC 

[PATCH 00/15] v5 kernel core pieces refcount conversions
 2017-09-04 10:31 UTC  (12+ messages)
` [PATCH 14/15] futex: convert futex_pi_state.refcount to refcount_t

[GIT PULL] Security subsystem updates for 4.14
 2017-09-04 10:29 UTC  (2+ messages)

[PATCH 0/2] increase port_id range
 2017-09-04 10:29 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] common_base: extend RTE_MAX_ETHPORTS from 32 to 1024

[PATCH 1/2] arm64: stacktrace: avoid listing stacktrace functions in stacktrace
 2017-09-04 10:29 UTC  (4+ messages)

[PATCH v6 0/3] enable eeprom "size" property and runtime pm
 2017-09-04 10:28 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: add eeprom "size" property
` [PATCH v6 2/3] eeprom: at24: add support to fetch eeprom device property "size"
` [PATCH v6 3/3] eeprom: at24: enable runtime pm support


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.