All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-01 19:40:44 to 2016-12-01 20:45:00 UTC [more...]

[PATCH 00/15] Drivers: hv: CPU management fixes and a new uio driver
 2016-12-01 20:38 UTC  (12+ messages)
` [PATCH 01/15] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
  ` [PATCH 02/15] hyperv: Add a function to detect hv_device
  ` [PATCH 04/15] Drivers: hv: vmbus: Prevent sending data on a rescinded channel
  ` [PATCH 05/15] Drivers: hv: vmbus: Enhance the rescind callback functionality
  ` [PATCH 06/15] hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()

[flamebait] xdp, well meaning but pointless
 2016-12-01 20:44 UTC  (5+ messages)

[RFC][PATCH] selinux: support distinctions among all network address families
 2016-12-01 20:42 UTC  (5+ messages)

[Qemu-arm] [PATCH v4 0/7] q35: add negotiable broadcast SMI
 2016-12-01 20:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 7/7] hw/i386/pc_q35: advertise broadcast SMI if VCPU hotplug is turned off

[PATCH v2 00/10] GEM object create and driver init dev_priv cleanups
 2016-12-01 20:42 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for GEM object create and driver init dev_priv cleanups (rev2)

[PATCH] Documentation/install-webdoc.sh: quote a potentially unsafe shell expansion
 2016-12-01 20:42 UTC  (2+ messages)

[Intel-wired-lan] [net PATCH 0/2] Don't use lco_csum to compute IPv4 checksum
 2016-12-01 20:41 UTC  (5+ messages)
    `  "

[PATCH net-next 0/6] net: dsa: mv88e6xxx: rework reset and PPU code
 2016-12-01 20:41 UTC  (7+ messages)
` [PATCH net-next 3/6] net: dsa: mv88e6xxx: add a software reset op
` [PATCH net-next 5/6] net: dsa: mv88e6xxx: add helper for switch ready

[patch net-next v3 11/12] mlxsw: spectrum_router: Request a dump of FIB tables during init
 2016-12-01 20:40 UTC  (5+ messages)

[RFC/PATCH] add diff-pairs tool
 2016-12-01 20:40 UTC 

[PATCH BlueZ 1/3] shared/gatt-client: Fix not checking ATT error properly
 2016-12-01 20:40 UTC  (3+ messages)
` [PATCH BlueZ 2/3] shared/gatt-db: Make gatt_db_clear call gatt_db_clear_range
` [PATCH BlueZ 3/3] shared/gatt-client: Don't clear db in case of errors

[PATCH net-next 0/3] sfc: defalconisation fixups
 2016-12-01 20:39 UTC  (2+ messages)

iproute2 public git outdated?
 2016-12-01 20:39 UTC  (2+ messages)

Initial thoughts on TXDP
 2016-12-01 20:39 UTC  (9+ messages)

[Bug 98874] Desktop suddenly freezes, login via ssh possible, no error messages, unable to power off
 2016-12-01 20:38 UTC 

stalls caused by scrub on jewel
 2016-12-01 20:38 UTC  (4+ messages)
  ` [ceph-users] "

[PATCH pci/host-iproc] pci-iproc: skip check for legacy IRQ on PAXC buses
 2016-12-01 20:37 UTC  (4+ messages)

[PATCH] mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus
 2016-12-01 20:33 UTC 

[PATCH] btrfs-progs: add dev stats returncode option
 2016-12-01 20:32 UTC  (2+ messages)

[PATCH] x86/suspend: fix false positive KASAN warning on suspend/resume
 2016-12-01 20:31 UTC  (11+ messages)
                  ` [PATCH v2] "

[PATCH v3 net-next 1/3] openvswitch: Add a missing break statement
 2016-12-01 20:31 UTC  (7+ messages)
` [PATCH v3 net-next 2/3] openvswitch: Use is_skb_forwardable() for length check
` [PATCH v3 net-next 3/3] openvswitch: Fix skb->protocol for vlan frames

[GIT PULL] FPGA changes for 4.10
 2016-12-01 20:30 UTC 

[Qemu-devel] [Bug 1646610] [NEW] "Assertion `!r->req.sg' failed." during live migration with VirtIO
 2016-12-01 20:25 UTC 

[U-Boot] [PATCH] davinci: omapl138_lcdk: increase PLL0 frequency
 2016-12-01 20:30 UTC  (2+ messages)

[PATCH][v2] arm64: Add DTS support for FSL's LS1012A SoC
 2016-12-01 20:30 UTC  (3+ messages)

[PATCH net] tcp: warn on bogus MSS and try to amend it
 2016-12-01 20:29 UTC  (2+ messages)

[PATCH 00/18] drm/i915/dsi: Fix / cleanup dsi enable / disable sequences
 2016-12-01 20:29 UTC  (19+ messages)
` [PATCH 01/18] drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
` [PATCH 02/18] drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting
` [PATCH 03/18] drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
` [PATCH 04/18] drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers
` [PATCH 05/18] drm/i915/dsi: Add intel_dsi_unprepare() helper
` [PATCH 06/18] drm/i915/dsi: Move disable pll call outside of clear_device_ready()
` [PATCH 07/18] drm/i915/dsi: Move intel_dsi_clear_device_ready()
` [PATCH 08/18] drm/i915/dsi: Document the panel enable / disable sequences from the spec
` [PATCH 09/18] drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
` [PATCH 10/18] drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON
` [PATCH 11/18] drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls
` [PATCH 12/18] drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable
` [PATCH 13/18] drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()
` [PATCH 14/18] drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
` [PATCH 15/18] drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order
` [PATCH 16/18] drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable
` [PATCH 17/18] drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
` [PATCH 18/18] drm/i915/dsi: Skip delays for v3 VBTs in vid-mode

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-12-01 20:28 UTC  (9+ messages)
` [RFC PATCH v1.9 07/14] x86/stacktrace: add function for detecting reliable stack traces

linux-next: manual merge of the edac-amd tree with the edac tree
 2016-12-01 20:27 UTC  (11+ messages)
              ` [PATCH] EDAC: Document HW_EVENT_ERR_DEFERRED type

[kvm-unit-tests PATCH v13 0/4] ARM PMU tests
 2016-12-01 20:27 UTC  (4+ messages)
` [kvm-unit-tests PATCH v13 4/4] arm: pmu: Add CPI checking
    ` [Qemu-devel] "

[PATCH v5 1/2] lib-proto-disable: variable name fix
 2016-12-01 20:25 UTC  (17+ messages)
` [PATCH v6 0/4] transport protocol policy configuration
  ` [PATCH v6 1/4] lib-proto-disable: variable name fix
  ` [PATCH v6 2/4] transport: add protocol policy config option
  ` [PATCH v6 3/4] http: always warn if libcurl version is too old
  ` [PATCH v6 4/4] transport: check if protocol can be used on a redirect
  ` [PATCH v7 0/4] transport protocol policy configuration
    ` [PATCH v7 1/4] lib-proto-disable: variable name fix
    ` [PATCH v7 2/4] transport: add protocol policy config option
    ` [PATCH v7 3/4] http: always warn if libcurl version is too old
    ` [PATCH v7 4/4] transport: add from_user parameter to is_transport_allowed

[RFC PATCH net-next] ipv6: implement consistent hashing for equal-cost multipath routing
 2016-12-01 20:26 UTC  (4+ messages)

[PATCH -next] net: ethernet: ti: davinci_cpdma: add missing EXPORTs
 2016-12-01 20:25 UTC  (2+ messages)

[PATCHv3 0/5] submodule embedgitdirs
 2016-12-01 20:25 UTC  (6+ messages)
` [PATCHv3 1/5] submodule: use absolute path for computing relative path connecting
` [PATCHv3 2/5] submodule helper: support super prefix
` [PATCHv3 3/5] test-lib-functions.sh: teach test_commit -C <dir>
` [PATCHv3 4/5] worktree: get worktrees from submodules
` [PATCHv3 5/5] submodule: add embed-git-dir function

[PATCH 0/3] string-list: make string_list_sort() reentrant
 2016-12-01 20:26 UTC  (8+ messages)
` [PATCH 1/3] compat: add qsort_s()

[PATCH kernel v7 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-12-01 20:25 UTC  (14+ messages)
` [PATCH kernel v7 2/7] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v7 3/7] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH kernel v7 4/7] vfio/spapr: Add a helper to create default DMA window
` [PATCH kernel v7 5/7] vfio/spapr: Postpone default window creation
` [PATCH kernel v7 6/7] vfio/spapr: Reference mm in tce_container
` [PATCH kernel v7 7/7] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

[PATCH v2 1/1] convert: git cherry-pick -Xrenormalize did not work
 2016-12-01 20:24 UTC  (3+ messages)

[PATCH v10 00/12] PCI: ARM64 ECAM quirks
 2016-12-01 20:24 UTC  (4+ messages)
` [PATCH v10 12/12] PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller

[drm-intel:drm-intel-next-queued 3/10] htmldocs: drivers/gpu/drm/i915/intel_guc_loader.c:779: warning: No description found for parameter 'dev_priv'
 2016-12-01 20:24 UTC 

[PATCH] timekeeping: Change type of nsec variable to unsigned in its calculation
 2016-12-01 20:23 UTC  (7+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-12-01_15-01-12
 2016-12-01 20:23 UTC 

stmmac ethernet in kernel 4.9-rc6: coalescing related pauses
 2016-12-01 20:23 UTC  (4+ messages)
  ` [PATCH] stmmac: simplify flag assignment

linux-next: Tree for Dec 1
 2016-12-01 20:23 UTC  (3+ messages)

[U-Boot] [PATCH v2] mpc85xx: pci: Implement workaround for Erratum A007815
 2016-12-01 20:22 UTC 

[RFC PATCH 0/2] xfs: deprecate barrier/nobarrier
 2016-12-01 20:20 UTC  (4+ messages)
` [PATCH 2/2] xfs: deprecate barrier/nobarrier mount option

[PATCH 2/2 V5] systemd: Upgrade to 232
 2016-12-01 20:22 UTC  (2+ messages)

pull-request: can-next 2016-12-01
 2016-12-01 20:21 UTC 

[PATCH iproute2 1/1] tc: updated man page to reflect handle-id use in filter GET command
 2016-12-01 20:20 UTC 

[Bridge] [RFC net-next 0/3] net: bridge: Allow CPU port configuration
 2016-12-01 20:21 UTC  (6+ messages)
      `  "

High perf top ip_idents_reserve doing netperf UDP_STREAM
 2016-12-01 20:20 UTC  (20+ messages)
` Netperf UDP issue with connected sockets
                ` [WIP] net+mlx4: auto doorbell

XFS bug?
 2016-12-01 20:15 UTC  (4+ messages)

[mtd-next:master 11/11] drivers/mtd/mtdcore.c:1786:29-32: ERROR: reference preceded by free on line 1784 (fwd)
 2016-12-01 20:00 UTC 

[PATCH v4 0/4] ASoC: intel: atom: Add FW version information
 2016-12-01 20:17 UTC  (5+ messages)
` [PATCH v4 1/4] ASoC: intel: atom: Add debug information related to FW version

XFS blocking suspend
 2016-12-01 20:12 UTC  (4+ messages)

[PATCH 1/2] shared/gatt-client: Fix discover_primary_cb()
 2016-12-01 20:16 UTC  (2+ messages)
` [PATCH 2/2] shared/gatt-client: Fix discover_secondary_cb()

Odd build breakage in 4.9-rc7
 2016-12-01 20:15 UTC  (11+ messages)

[Bug 93828] New: Xorg hangs randomly with nouveau driver
 2016-12-01 20:14 UTC  (3+ messages)
  ` [Bug 93828] "

[RFC][PATCH 0/3] Try to connect hikey's usb phy to dwc2 driver
 2016-12-01 20:12 UTC  (4+ messages)
` [RFC][PATCH 1/3] phy: phy-hi6220-usb: Wire up extconn support to hikey's phy driver

[bug report] leds: pca955x: Add ACPI support
 2016-12-01 20:12 UTC 

[RFC v2 PATCH 00/23] Allow NOMMU for MULTIPLATFORM
 2016-12-01 20:11 UTC  (5+ messages)
` [RFC v2 PATCH 23/23] ARM: Allow ARCH_MULTIPLATFORM to be selected for NOMMU

[PATCH] ext4: validate s_first_meta_bg at mount time
 2016-12-01 20:09 UTC  (2+ messages)

[PATCH v2 0/7] drm/vc4: VEC (SDTV) output support
 2016-12-01 20:09 UTC  (16+ messages)
` [PATCH v2 1/7] drm/vc4: Fix ->clock_select setting for the VEC encoder
` [PATCH v2 2/7] drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enum
` [PATCH v2 3/7] drm: Add TV connector states to drm_connector_state
` [PATCH v2 4/7] drm/vc4: Add support for the VEC (Video Encoder) IP
` [PATCH v2 5/7] drm/vc4: Document VEC DT binding
` [PATCH v2 6/7] ARM: bcm/dt: Add VEC node in bcm283x.dtsi
` [PATCH v2 7/7] ARM: bcm/dt: Enable the VEC IP on all RaspeberryPi boards

Can't set march=armv5te
 2016-12-01 20:03 UTC  (4+ messages)

[Xenomai] [PATCH] psos: add interface to configure region 0
 2016-12-01 20:08 UTC  (3+ messages)

[PATCH 2/2] net: rfkill: Add rfkill-any LED trigger
 2016-12-01 20:08 UTC  (3+ messages)

[PATCH] ACPI / APEI: Fix NMI notification handling
 2016-12-01 20:07 UTC  (3+ messages)
` [PATCH v2] "

[merged] mm-fix-false-positive-warn_on-in-truncate-invalidate-for-hugetlb.patch removed from -mm tree
 2016-12-01 20:06 UTC 

[merged] kasan-support-use-after-scope-detection.patch removed from -mm tree
 2016-12-01 20:06 UTC 

[merged] kasan-update-kasan_global-for-gcc-7.patch removed from -mm tree
 2016-12-01 20:06 UTC 

[merged] lib-debugobjects-export-for-use-in-modules.patch removed from -mm tree
 2016-12-01 20:06 UTC 

[merged] zram-fix-unbalanced-idr-management-at-hot-removal.patch removed from -mm tree
 2016-12-01 20:06 UTC 

[merged] mm-bug-in-munlock_vma_pages_range.patch removed from -mm tree
 2016-12-01 20:06 UTC 

[merged] mm-thp-propagation-of-conditional-compilation-in-khugepagedc.patch removed from -mm tree
 2016-12-01 20:06 UTC  (2+ messages)

[PATCH] kernel/watchdog.c: Do not hardcode CPU 0 as the initial thread
 2016-12-01 20:06 UTC  (2+ messages)

yocto-kernel-tools and multiple users
 2016-12-01 20:05 UTC 

[PATCH 1/1] audit: Make AUDIT_KERNEL event conform to the specification
 2016-12-01 20:02 UTC 

[PATCH] btrfs-progs: doc: Update docs about RAID profiles
 2016-12-01 20:01 UTC 

[PATCH 1/3] ext4: forbid i_extra_isize not divisible by 4
 2016-12-01 20:00 UTC  (6+ messages)
` [PATCH 2/3] ext4: don't read out of bounds when checking for in-inode xattrs
` [PATCH 3/3] ext4: correctly detect when an xattr value has an invalid size

[meta-oe][PATCH] libva: Import from meta-intel and update to 1.7.3
 2016-12-01 19:58 UTC  (8+ messages)
          ` [oe] "

[PATCH v3] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
 2016-12-01 19:58 UTC  (10+ messages)

[PATCH] ext4: fix reading new encrypted symlinks on no-journal filesystems
 2016-12-01 19:57 UTC  (8+ messages)

[U-Boot] [PATCH v3 0/9] ARM: stm32: add network and qspi driver support to stm32f746-disco board
 2016-12-01 19:57 UTC  (7+ messages)
` [U-Boot] [PATCH v3 3/9] ARM: stm32: cleanup stm32f7 files

[PATCH] gpu: vmwgfx: Use dma_pool_zalloc
 2016-12-01 19:55 UTC 

[libvirt test] 102750: tolerable all pass - PUSHED
 2016-12-01 19:53 UTC 

What's cooking in git.git (Nov 2016, #06; Mon, 28)
 2016-12-01 19:53 UTC  (7+ messages)
` bw/transport-protocol-policy

[PATCH v11 0/6] add Tx preparation
 2016-12-01 19:52 UTC  (4+ messages)
` [PATCH v12 1/6] ethdev: "

[PATCH v3 0/4] stk1160: Let the driver setup the device's internal AC97 codec
 2016-12-01 19:49 UTC  (2+ messages)

Ceph cluster with single replica to be deployed
 2016-12-01 19:48 UTC 

[Xenomai] Migrating device drivers from RTLinux to Xenomai/Analogy
 2016-12-01 19:47 UTC  (6+ messages)

[Intel-wired-lan] [next PATCH S55 00/14] i40e/i40evf updates
 2016-12-01 19:46 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S55 08/14] i40evf: fix client warnings

[Qemu-devel] Support for using TCG frontend as a library
 2016-12-01 19:45 UTC  (11+ messages)

libdrm amdgpu semaphores questions
 2016-12-01 19:44 UTC  (6+ messages)

[PATCH v2] tun: Use netif_receive_skb instead of netif_rx
 2016-12-01 19:43 UTC  (2+ messages)

[PATCH 1/2] bash: use update-alternatives for the bash binary
 2016-12-01 19:42 UTC  (3+ messages)

[PATCH net-next 0/3] net/sched: act_pedit: Support using offset relative to the conventional network headers
 2016-12-01 19:41 UTC  (3+ messages)
` [PATCH net-next 2/3] net/act_pedit: "

MD Remnants After --stop
 2016-12-01 19:40 UTC  (14+ messages)

[PATCH rdma-next V1 0/4] Add packet pacing support for IB verbs
 2016-12-01 19:40 UTC  (3+ messages)
` [PATCH rdma-next V1 2/4] IB/core: Support rate limit for packet pacing


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.