All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-12 08:29:31 to 2017-01-12 09:19:05 UTC [more...]

[xen-unstable test] 104131: regressions - FAIL
 2017-01-12 12:07 UTC  (4+ messages)

[PATCH 1/7] staging:r8188eu: remove unused (GET|PUT)U32 macros
 2017-01-12  9:16 UTC  (3+ messages)
` [PATCH 3/7] staging:r8188eu: remove unused EOR macro
` [PATCH 5/7] staging:r8188eu: remove unused struct wifidirect_info and all corresponding code

Any librados C API users out there?
 2017-01-12  9:19 UTC  (4+ messages)
    ` [ceph-users] "

[U-Boot] [PATCH v2] Makefile: Fix linking with modern binutils
 2017-01-12  9:19 UTC  (2+ messages)

[PATCH v2 00/29] introduce I/O device memory read/write operations
 2017-01-12  9:17 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/29] eal: introduce I/O device memory barriers
  ` [PATCH v3 02/29] eal/x86: define I/O device memory barriers for IA
  ` [PATCH v3 03/29] eal/tile: define I/O device memory barriers for tile
  ` [PATCH v3 04/29] eal/ppc64: define I/O device memory barriers for ppc64
  ` [PATCH v3 05/29] eal/arm: separate smp barrier definition for ARMv7 and ARMv8
  ` [PATCH v3 06/29] eal/armv7: define I/O device memory barriers for ARMv7
  ` [PATCH v3 07/29] eal/arm64: fix memory barrier definition for arm64
  ` [PATCH v3 08/29] eal/arm64: define smp "
  ` [PATCH v3 09/29] eal/arm64: define I/O device memory barriers "
  ` [PATCH v3 10/29] eal: introduce I/O device memory read/write operations

[Fuego] RFC: Fuego's version up and other changes
 2017-01-12  9:18 UTC  (7+ messages)

[PATCH v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
 2017-01-12  9:17 UTC  (4+ messages)
` [PATCH v4 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[Qemu-devel] [Bug 1268671] [NEW] CentOS guest crashing due to assertion failure in qemu-char.c
 2017-01-12  8:56 UTC  (3+ messages)
` [Qemu-devel] [Bug 1268671] "

[PATCH RESEND] splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
 2017-01-12  9:16 UTC  (3+ messages)

[PATCH] wext: handle NULL exta data in iwe_stream_add_point better
 2017-01-12  9:16 UTC  (6+ messages)

net/i40e: TX descriptor is not done
 2017-01-12  9:14 UTC 

[PATCH i-g-t rfc 00/29] lib/igt_kms: Implement dynamic plane count support
 2017-01-12  9:14 UTC  (3+ messages)
` [PATCH i-g-t rfc 01/29] lib/igt_debugfs: Prevent buffer overflow

[PATCHv2 0/5] Support for Marvell switches with integrated CPUs
 2017-01-12  9:13 UTC  (7+ messages)
  ` [PATCHv3 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[PATCH] qemu: Upgrade to 2.8.0
 2017-01-12  9:11 UTC  (3+ messages)

[PATCH/RFC v2 net-next] ravb: unmap descriptors when freeing rings
 2017-01-12  9:11 UTC  (3+ messages)

[PATCH v7 0/4] arm64: arch_timer: Add workaround for hisilicon-161601 erratum
 2017-01-12  9:11 UTC  (4+ messages)

[LTP] [RFC] [PATCH] safe_macros: Add fallback pwrite() and pread() declarations
 2017-01-12  9:10 UTC  (6+ messages)

[PATCH v6] rootfs: Modify RPM installation
 2017-01-12  9:08 UTC  (2+ messages)
` [PATCH v7] "

+ mm-vmscan-add-mm_vmscan_inactive_list_is_low-tracepoint.patch added to -mm tree
 2017-01-12  9:10 UTC  (9+ messages)

[PATCH v5 0/3] support DP MST audio
 2017-01-12  9:09 UTC  (7+ messages)

[PATCH] powerpc/mm: fix a hardcode on memory boundary checking
 2017-01-12  9:09 UTC 

[PATCH resend] swiotlb: ensure that page-sized mappings are page-aligned
 2017-01-12  9:09 UTC  (3+ messages)

[PATCH] [v2] net: qcom/emac: grab a reference to the phydev on ACPI systems
 2017-01-12  9:07 UTC  (2+ messages)

[PATCH 00/18] Support for radix guest and host on POWER9
 2017-01-12  9:07 UTC  (39+ messages)
` [PATCH 01/18] powerpc/64: Don't try to use radix MMU under a hypervisor
` [PATCH 02/18] powerpc/64: Fixes for the ibm,client-architecture-support options
  ` [PATCH 02/18] powerpc/64: Fixes for the ibm, client-architecture-support options
` [PATCH 03/18] powerpc/64: Always enable radix support for 64-bit Book 3S kernels
` [PATCH 04/18] powerpc/64: Enable use of radix MMU under hypervisor on POWER9
` [PATCH 05/18] powerpc/64: More definitions for POWER9
` [PATCH 06/18] powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
` [PATCH 07/18] powerpc/64: Make type of partition table flush depend on partition type
` [PATCH 08/18] KVM: PPC: Book3S HV: Don't try to signal cpu -1
` [PATCH 09/18] KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
` [PATCH 10/18] KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
` [PATCH 11/18] KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
` [PATCH 12/18] KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle "
` [PATCH 13/18] KVM: PPC: Book3S HV: Page table construction and page faults for "
` [PATCH 14/18] KVM: PPC: Book3S HV: MMU notifier callbacks "
` [PATCH 15/18] KVM: PPC: Book3S HV: Implement dirty page logging "
` [PATCH 16/18] KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
` [PATCH 17/18] KVM: PPC: Book3S HV: Enable radix guest support
` [PATCH 18/18] KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9

[PATCH v3] mmc: sh_mmcif: Document r7s72100 DT bindings
 2017-01-12  9:04 UTC  (3+ messages)

[PATCH v2] arm64: dts: r8a7795: salvator-x: Add DU0 and DU3 external dot clocks
 2017-01-12  9:04 UTC  (3+ messages)

[PATCH 0/4] Solarflare PMD link status and flow control fixes
 2017-01-12  9:03 UTC  (5+ messages)
` [PATCH 1/4] net/sfc: avoid usage of possibly uninitialized link_mode
` [PATCH 2/4] net/sfc: sync link status knowledge with HW on start
` [PATCH 3/4] net/sfc: report correct link status when port is not started
` [PATCH 4/4] net/sfc: fix flow control settings set on port start

[PATCH v4 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-12  9:02 UTC  (5+ messages)
` [PATCH v4 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports

[PATCH 1/1] IB/ipoib: function interface change
 2017-01-12  9:01 UTC  (2+ messages)

[PATCH v5 0/4] drm/dp: Implement CRC debugfs API
 2017-01-12  8:58 UTC  (11+ messages)
` [PATCH v5 1/4] drm/bridge: analogix_dp: set connector to drm_dp_aux
` [PATCH v5 2/4] drm/dp: add helpers for capture of frame CRCs
` [PATCH v5 3/4] drm/bridge: analogix_dp: "
` [PATCH v5 4/4] drm/rockchip: Implement CRC debugfs API

[U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable
 2017-01-12  8:57 UTC 

[PATCH] drm: fix MMU dependencies
 2017-01-12  8:57 UTC 

[kernel-hardening] [RFC PATCH 08/19] kernel, mm: convert from atomic_t to refcount_t
 2017-01-12  8:57 UTC  (11+ messages)

[PATCH 1/1] usb: xhci: set RWE only for remote wakeup capable devices
 2017-01-12  8:53 UTC 

[Qemu-devel] [PATCH v2 0/2] memory: extend "info mtree" with flat view dump
 2017-01-12  8:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] memory: provide common macros for mtree_print_mr()

[PATCH v2 0/9] mmc: mmci: add support for STM32 SD controller
 2017-01-12  8:53 UTC  (6+ messages)
` [PATCH v2 8/9] DT: stm32f469-disco: add node for SDIO controller

New attempt at adding an disassembler to perf v2
 2017-01-12  8:52 UTC  (5+ messages)
` [PATCH 1/5] perf, tools: Add probing for xed

[LSF/MM TOPIC][LSF/MM ATTEND] NAPI polling for block drivers
 2017-01-12  8:52 UTC  (10+ messages)

[v2 0/2] test capability for remote task
 2017-01-12  8:52 UTC  (3+ messages)
` [v2 1/2] capability: export has_capability
` [v2 2/2] vfio iommu type1: fix the testing of capability for remote task

[PATCH RESEND] Staging: greybus: style fix, permissions as octal
 2017-01-12  8:51 UTC  (2+ messages)

GP106M+Intel Skylake, Kernel 4.10-rc3 : No display on HDMI or DP
 2017-01-12  8:51 UTC  (3+ messages)

[PATCH] drm/atomic: Add target_vblank support in atomic helpers
 2017-01-12  8:51 UTC  (7+ messages)
` [PATCH] drm/atomic: Add target_vblank support in atomic helpers (v2)

[rdma:k.o/for-4.11 15/22] include/linux/compiler.h:518:38: error: call to '__compiletime_assert_126' declared with attribute error: BUILD_BUG_ON failed: !is_power_of_2(RXE_BUF_PER_MAP)
 2017-01-12  8:50 UTC 

wl1251 & mac address & calibration data
 2017-01-12  8:50 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/47] Switch all subdirs over to modular trace.h file
 2017-01-12  8:48 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 02/47] trace: switch io/ directory "

Added 802.15.4 support Scapy packet generator
 2017-01-12  8:48 UTC 

[Qemu-devel] [PATCH] ppc/prep: update MAINTAINERS file
 2017-01-12  8:47 UTC 

[PATCH v2] greybus: checkpatch: Change parameter type unsigned to unsigned int
 2017-01-12  8:47 UTC  (4+ messages)
` [PATCH v3] staging: "

[PATCH] drm/i915: check ppgtt validity when init reg state
 2017-01-12  8:47 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: check ppgtt validity when init reg state (rev2)

[PATCH] clk: qcom: gdsc: Fix handling of hw control enable/disable
 2017-01-12  8:47 UTC  (6+ messages)

[PATCH 4.9 000/116] 4.9.2-stable review
 2017-01-12  8:45 UTC  (10+ messages)
` [PATCH 4.9 003/116] rtlwifi: Fix enter/exit power_save

[PATCH v3 01/18] net/ixgbe: store TCP SYN filter
 2017-01-12  8:40 UTC  (20+ messages)
` [PATCH v4 00/18] net/ixgbe: Consistent filter API
  ` [PATCH v4 01/18] net/ixgbe: store TCP SYN filter
  ` [PATCH v4 02/18] net/ixgbe: store flow director filter
  ` [PATCH v4 03/18] net/ixgbe: store L2 tunnel filter
  ` [PATCH v4 04/18] net/ixgbe: restore n-tuple filter Add support for restoring n-tuple filter in SW
  ` [PATCH v4 05/18] net/ixgbe: restore ether type filter
  ` [PATCH v4 06/18] net/ixgbe: restore TCP SYN filter
  ` [PATCH v4 07/18] net/ixgbe: restore flow director filter
  ` [PATCH v4 08/18] net/ixgbe: restore L2 tunnel filter
  ` [PATCH v4 09/18] net/ixgbe: store and restore L2 tunnel configuration
  ` [PATCH v4 10/18] net/ixgbe: flush all the filters
  ` [PATCH v4 11/18] net/ixgbe: parse n-tuple filter
  ` [PATCH v4 12/18] net/ixgbe: parse ethertype filter
  ` [PATCH v4 13/18] net/ixgbe: parse TCP SYN filter check if the rule is a TCP SYN rule, and get the SYN info
  ` [PATCH v4 14/18] net/ixgbe: parse L2 tunnel filter check if the rule is a L2 tunnel rule, and get the L2 tunnel info
  ` [PATCH v4 15/18] net/ixgbe: parse flow director filter
  ` [PATCH v4 16/18] net/ixgbe: create consistent filter
  ` [PATCH v4 17/18] net/ixgbe: destroy "
  ` [PATCH v4 18/18] net/ixgbe: flush all the filter list

[Patch net] atm: remove an unnecessary loop
 2017-01-12  8:43 UTC  (2+ messages)

[PATCH] pinctrl: core: Fix regression caused by delayed work for hogs
 2017-01-12  8:43 UTC  (2+ messages)

[PATCH v2 1/1] x86/kernel: Update bug_at() head message
 2017-01-12  8:41 UTC  (2+ messages)

Question about Logging Level
 2017-01-12  8:42 UTC  (3+ messages)

[PATCH/RFC net] ravb: Remove Rx overflow log messages
 2017-01-12  8:41 UTC 

[PATCH] clk: mediatek: Fix MT2701 dependencies
 2017-01-12  8:40 UTC  (8+ messages)

[PATCH v5 4/6] usb: xhci: use bus->sysdev for DMA configuration
 2017-01-12  8:38 UTC  (2+ messages)

[PATCH v2 3/3] phy: rockchip-inno-usb2: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set
 2017-01-12  8:37 UTC  (6+ messages)

[Qemu-trivial] [PATCH] monitor: Fix crashes when using HMP commands without CPU
 2017-01-12  8:36 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

[Buildroot] orange-pi build not working
 2017-01-12  8:36 UTC  (3+ messages)

[PATCH] preview - block layer help to detect sequential IO
 2017-01-12  8:35 UTC  (3+ messages)

[PATCH 6/6] perf record: Add switch-output time option argument
 2017-01-12  8:34 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] tools: Sync x86's vmx.h with the kernel
 2017-01-12  8:34 UTC 

[PATCH iproute2 0/3] add support for IPv6 Segment Routing
 2017-01-12  8:35 UTC  (4+ messages)
` [PATCH iproute2 1/3] sr: add header files for SR-IPv6

[ANN] Possible media summit in Portland: who will be at the ELC?
 2017-01-12  8:35 UTC 

[PATCH 5/6] perf record: Add switch-output size warning
 2017-01-12  8:33 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/6] perf record: Add switch-output size option argument
 2017-01-12  8:33 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/6] perf record: Change switch-output option to take optional argument
 2017-01-12  8:32 UTC  (2+ messages)
` [tip:perf/core] "

[U-Boot] Ethernet not detecting on Odroid u3
 2017-01-12  8:32 UTC 

[PATCH 2/6] perf record: Add struct switch_output
 2017-01-12  8:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] power: supply: axp20x_usb_power: fix 64-bit build warning
 2017-01-12  8:32 UTC  (3+ messages)

[PATCH 1/6] perf tools: Add unit_number__scnprint function
 2017-01-12  8:31 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add unit_number__scnprintf function

[PATCH] ethdev: check process type before reset dev data
 2017-01-12  8:33 UTC 

[tip:perf/core] perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
 2017-01-12  8:30 UTC 

[PATCH] [Performance Events] Fix typo in tools/perf/evlist.c
 2017-01-12  8:30 UTC  (2+ messages)
` [tip:perf/core] perf evlist: Fix typo in perf_evlist__start_workload()

[PATCH] Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"
 2017-01-12  8:31 UTC  (3+ messages)

git fast-import crashing on big imports
 2017-01-12  8:21 UTC 

[PATCH] [net] net/mlx5e: fix another -Wmaybe-uninitialized warning
 2017-01-12  8:30 UTC  (2+ messages)

Possible bug: detached mounts difficult to cleanup
 2017-01-12  8:26 UTC  (5+ messages)

[PATCH] perf tools: Create libdir directory before installing libperf-jvmti.so
 2017-01-12  8:28 UTC  (2+ messages)
` [tip:perf/core] perf jvmti: "

[tip:perf/core] perf kallsyms: Introduce tool to look for extended symbol information on the running kernel
 2017-01-12  8:29 UTC 

[PATCH] perf/x86: Fix 'may be used uninitialized' build warnings in core.c
 2017-01-12  8:30 UTC  (2+ messages)


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.