All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-15 22:02:26 to 2015-10-16 00:12:30 UTC [more...]

[PATCH] efinet: disable MNP background polling
 2015-10-15 23:38 UTC  (17+ messages)
` [grub PATCH] "
      ` [edk2] "

[GIT PULL] extcon next for 4.4
 2015-10-16  0:12 UTC 

[PATCH] rcu: remove CONFIG_RCU_USER_QS from rcutorture selftest doc
 2015-10-16  0:11 UTC  (2+ messages)

[seabios test] 62983: tolerable FAIL - PUSHED
 2015-10-16  0:06 UTC 

[PATCH v2 00/12] blk-integrity lifetime fixes
 2015-10-16  0:06 UTC  (5+ messages)

3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1
 2015-10-16  0:03 UTC  (12+ messages)
  ` Re[2]: "
      ` Re[4]: "
          ` Re[6]: "

[PATCH v1 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-16  0:02 UTC  (20+ messages)
` [PATCH v1 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie

[PATCH] xen: check return value of xenbus_printf
 2015-10-16  0:01 UTC  (2+ messages)

[PATCH] acpi: set return value to const char for some functions
 2015-10-15 23:59 UTC  (5+ messages)
` [Devel] "

[PATCH igt] kms_cursor_crc: Add test for unthrottled cursor movement
 2015-10-15 23:54 UTC 

[PATCH net-next v2] ipconfig: send Client-identifier in DHCP requests
 2015-10-15 23:54 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] mips: add Global Interrupt Controller
 2015-10-15 23:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] target-mips: add CMGCRBase register
` [Qemu-devel] [PATCH 2/4] mips: add Global Config Register block (part)
` [Qemu-devel] [PATCH 3/4] mips: add Global Interrupt Controller
` [Qemu-devel] [PATCH 4/4] mips: add gic support to malta

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-10-15 23:49 UTC  (6+ messages)

[PATCH net-next V16 0/3] openvswitch: Add support for 802.1ad
 2015-10-15 23:48 UTC  (4+ messages)
` [PATCH net-next V16 3/3] openvswitch: 802.1AD: Flow handling, actions, vlan parsing and netlink attributes

[PATCH] i2c: at91: fix write transfers by clearing pending interrupt first
 2015-10-15 23:47 UTC  (7+ messages)

[PATCH] headers: remove definition of ASSERT from xfs.h
 2015-10-15 23:46 UTC 

[Buildroot] [PATCH 1/1] package/jq: bump to version 1.5
 2015-10-15 23:46 UTC 

I have a problem in setting up DPDK 2.1.0 in Fedora OS release 20 (Heisenbug). I cannot r
 2015-10-15 23:46 UTC  (6+ messages)

[PATCH v2 0/2] Fix display on second resume on 5250-snow
 2015-10-15 23:46 UTC  (7+ messages)
` [PATCH v2 1/2] clk: samsung: exynos5250: Add DISP1 clocks
` [PATCH v2 2/2] ARM: dts: exynos5250: Add clocks to DISP1 domain

[Qemu-devel] QEMU patch to allow VM introspection via libvmi
 2015-10-15 23:44 UTC  (2+ messages)
` [Qemu-devel] [PATCH] QEMU patch for libvmi to introspect QEMU/kvm virtual machines. Usually this patch is distributed with libvmi, but, it might be more useful to have it in the QEMU source permanently

[cfg80211] a8ccb1417e: BUG: unable to handle kernel NULL pointer dereference at 00000000000000b8
 2015-10-15 23:40 UTC 

[PATCH net 0/2] ipv6: Initialize rt6_info properly in ip6_blackhole_route()
 2015-10-15 23:39 UTC  (3+ messages)
` [PATCH net 1/2] ipv6: Move common init code for rt6_info to a new function rt6_info_init()
` [PATCH net 2/2] ipv6: Initialize rt6_info properly in ip6_blackhole_route()

[Intel-wired-lan] [next-queue v4 01/17] fm10k: conditionally compile DCB and DebugFS support
 2015-10-15 23:39 UTC  (18+ messages)
` [Intel-wired-lan] [next-queue v4 02/17] fm10k: set netdev features in one location
` [Intel-wired-lan] [next-queue v4 03/17] fm10k: reset max_queues on init_hw_vf failure
` [Intel-wired-lan] [next-queue v4 04/17] fm10k: always check init_hw for errors
` [Intel-wired-lan] [next-queue v4 05/17] fm10k: reinitialize queuing scheme after calling init_hw
` [Intel-wired-lan] [next-queue v4 06/17] fm10k: Correct typecast in fm10k_update_xc_addr_pf
` [Intel-wired-lan] [next-queue v4 07/17] fm10k: explicitly typecast vlan values to u16
` [Intel-wired-lan] [next-queue v4 08/17] fm10k: add statistics for actual DWORD count of mbmem mailbox
` [Intel-wired-lan] [next-queue v4 09/17] fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
` [Intel-wired-lan] [next-queue v4 10/17] fm10k: add TEB check to fm10k_gre_is_nvgre
` [Intel-wired-lan] [next-queue v4 11/17] fm10k: Add support for ITR scaling based on PCIe link speed
` [Intel-wired-lan] [next-queue v4 12/17] fm10k: introduce ITR_IS_ADAPTIVE macro
` [Intel-wired-lan] [next-queue v4 13/17] fm10k: Update adaptive ITR algorithm
` [Intel-wired-lan] [next-queue v4 14/17] fm10k: use macro for default Tx and Rx ITR values
` [Intel-wired-lan] [next-queue v4 15/17] fm10k: change default Tx ITR to 25usec
` [Intel-wired-lan] [next-queue v4 16/17] fm10k: TRIVIAL fix typo of hardware
` [Intel-wired-lan] [next-queue v4 17/17] fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame

perf: Some improvements for Skylake perf
 2015-10-15 23:38 UTC  (5+ messages)
` [PATCH 1/4] x86, perf: Use a new PMU ack sequence on Skylake
` [PATCH 2/4] x86, perf: Factor out BTS enable/disable functions
` [PATCH 3/4] perf, x86: Use counter freezing with Arch Perfmon v4
` [PATCH 4/4] x86, perf: Use INST_RETIRED.PREC_DIST for cycles:pp on Skylake

[PATCH v2] usb: dwc2: host: Fix use after free w/ simultaneous irqs
 2015-10-15 23:38 UTC  (5+ messages)

Runtime PM causes oops on next-20151015
 2015-10-15 23:35 UTC  (2+ messages)

[Qemu-devel] Question about xen disk unplug support for ahci missed in qemu
 2015-10-15 23:35 UTC  (12+ messages)
        ` [Qemu-devel] [Xen-devel] "

[yavta PATCH 1/1] List supported formats with -f help
 2015-10-15 23:35 UTC  (2+ messages)

[meta-fsl-arm][PATCH] image_types_fsl.bbclass: Use FAT 32 for images larger than 512MB
 2015-10-15 23:27 UTC 

[PATCH v2] USB: serial: cp210x: Workaround for cp2108 failure due to GET_LINE_CTL bug
 2015-10-15 23:23 UTC 

[PATCH 1/1] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fine
 2015-10-15 23:21 UTC 

Make "git checkout" automatically update submodules?
 2015-10-15 23:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/fdk-aac: bump to version 0.1.4
 2015-10-15 23:21 UTC 

[Bug 92258] Opening context menu in Steam could lead to radeon kernel module crash
 2015-10-15 23:19 UTC  (3+ messages)

[PATCH 14/26] clk: mvebu: Convert to clk_hw based provider APIs
 2015-10-15 23:19 UTC  (2+ messages)
` [PATCH] clk: Make of_clk_get_parent_name() robust with #clock-cells = 1

[xen-unstable test] 62982: regressions - trouble: broken/fail/pass
 2015-10-15 23:16 UTC 

[Buildroot] [PATCH 1/1] package/intltool: bump to version 0.51.0
 2015-10-15 23:13 UTC 

[meta-fsl-arm-extra][PATCH 1/3] linux-boundary (3.14.28): Bump SRCREV to 7ff62b23f06110694daf7d98b98f2c25312eda75
 2015-10-15 23:13 UTC  (3+ messages)
` [meta-fsl-arm-extra][PATCH 2/3] linux-boundary (3.14.28): Sync defconfig with boundary_defconfig
` [meta-fsl-arm-extra][PATCH 3/3] nitrogen6x: Remove imx6q-nitrogen6x-hdmi-input.dtb

[PATCH 1/6] cfg80211: reg: remove useless non-NULL check
 2015-10-15 23:03 UTC  (3+ messages)
` [PATCH 5/6] cfg80211: reg: make CRDA support optional

[PATCH v4 00/79] Userspace compile test and fixes for exported uapi header files
 2015-10-15 23:03 UTC  (9+ messages)
` [PATCH v4 23/79] rds.h: use __u8, __u16, __s16, __u32 and __s64 from linux/types.h

[PATCH v3] selftests/seccomp: build and pass on arm64
 2015-10-15 23:02 UTC  (11+ messages)

[PATCH] drm/i915: respect previous reg values on primary plane disable
 2015-10-15 23:00 UTC  (9+ messages)

[PATCH 0/4] RSS enhancement on Intel x550 NIC
 2015-10-15 22:57 UTC  (9+ messages)
` [PATCH 1/4] ixgbe: 512 entries RSS table on x550
` [PATCH 2/4] ixgbe: VF RSS config "
` [PATCH 3/4] ixgbe: VF RSS hash query and update
  ` FW: "
` [PATCH 4/4] ixgbe: VF RSS reta "

[PATCH tip/locking/core v8 0/5] locking/qspinlock: Enhance pvqspinlock performance
 2015-10-15 22:51 UTC  (6+ messages)
` [PATCH tip/locking/core v8 1/5] locking/qspinlock: Use _acquire/_release versions of cmpxchg & xchg
` [PATCH tip/locking/core v8 2/5] locking/pvqspinlock, x86: Optimize PV unlock code path
` [PATCH tip/locking/core v8 3/5] locking/pvqspinlock: Collect slowpath lock statistics
` [PATCH tip/locking/core v8 4/5] locking/pvqspinlock: Allow 1 lock stealing attempt
` [PATCH tip/locking/core v8 5/5] locking/pvqspinlock: Queue node adaptive spinning

[PATCH 0/2] Fix NVMe driver support on Power with 32-bit DMA
 2015-10-15 22:52 UTC  (10+ messages)
` [PATCH 0/5 v2] "
  ` [PATCH 1/5 v2] dma-mapping: add generic dma_get_page_shift API

[Intel-wired-lan] [jkirsher-next-queue:master] a8595455feb85f7c220f2f0f40da80dfc9573b5f BUILD SUCCESS
 2015-10-15 22:51 UTC 

[Qemu-devel] [PATCH 0/7] Throttle event VSERPORT_CHANGE separately by "id"
 2015-10-15 22:46 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/7] monitor: Simplify event throttling
` [Qemu-devel] [PATCH 3/7] monitor: Switch from timer_new() to timer_new_ns()
` [Qemu-devel] [PATCH 7/7] docs: Document QMP event rate limiting

[PATCH] drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4)
 2015-10-15 22:42 UTC 

[RFC PATCH v2] vfio: Include No-IOMMU mode
 2015-10-15 22:40 UTC  (2+ messages)

[PATCH 0/2] Add R8A7791/Henninger board DT support
 2015-10-15 22:40 UTC  (5+ messages)
` [PATCH v3] DT: mmc: sh_mmcif: fix "compatible" property text
` [PATCH v3] DT: mmc: sh_mmcif: document R8A779[34] support

[RFC] Results of Phase 1 of the Review Process study
 2015-10-15 22:38 UTC  (8+ messages)

[PATCH 0/3] mtd: nand: add preliminary support for data scramblers
 2015-10-15 22:33 UTC  (7+ messages)
` [PATCH 1/3] mtd: nand: add NAND_NEED_SCRAMBLING option flag
  ` [linux-sunxi] "
` [PATCH 3/3] mtd: nand: sunxi: add randomizer support
  ` [linux-sunxi] "

[U-Boot] [PATCH 1/2] pl310: arm: fix up define typo for the share override bit
 2015-10-15 22:33 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: enable data/inst prefetch and shared override in the L2

[Buildroot] [RFC 1/2] non-versioned packages
 2015-10-15 22:31 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/ffmpeg: Disable rtmpdump support when PolarSSL is enabled
 2015-10-15 22:28 UTC  (3+ messages)

[patch 3/6] memcg: convert threshold to bytes
 2015-10-15 22:28 UTC 

is this the mail list for dosemu2 also?
 2015-10-15 22:25 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: Add new SoCs to bcm4708 DT bindings
 2015-10-15 22:24 UTC  (6+ messages)
` [PATCH v3 2/2] ARM: dts: bcm5301x: Add BCM SVK DT files

[PATCH iproute2] ip route get: change exit to return to support batch commands
 2015-10-15 22:23 UTC 

[PATCH v2 0/2] ARM: dts: bcm5301x: Add BCM SVK DT files
 2015-10-15 22:22 UTC  (9+ messages)
` [PATCH v2 2/2] "

mmotm 2015-10-15-15-20 uploaded
 2015-10-15 22:20 UTC  (2+ messages)

[Intel-wired-lan] [next-queue v3 01/17] fm10k: conditionally compile DCB and DebugFS support
 2015-10-15 22:20 UTC  (3+ messages)
` [Intel-wired-lan] [next-queue v3 13/17] fm10k: Update adaptive ITR algorithm

mmotm 2015-10-15-15-20 uploaded
 2015-10-15 22:20 UTC 

linux-next: missing Signed-off-by in file-locks tree
 2015-10-15 22:19 UTC 

[PATCH v2] Bluetooth: properly initialize conn_params in scan phase
 2015-10-15 22:18 UTC 

linux-next: Signed-off-by missing in the s390 tree
 2015-10-15 22:17 UTC 

[Qemu-devel] [RESEND PATCH] kvm: Allow the Hyper-V vendor ID to be specified
 2015-10-15 22:16 UTC  (2+ messages)
`  "

[PATCH] cpufreq: acpi_cpufreq: base frequency attribute support
 2015-10-15 22:45 UTC  (3+ messages)

[Buildroot] [PATCH] systemd: bump to 227
 2015-10-15 22:16 UTC 

[PATCH v2] PCI: IOV: read SRIOV_NUM_VF after enabling ARI
 2015-10-15 22:14 UTC  (5+ messages)

[PATCH phosphor-host-ipmid 0/4] Print the dlopen failure for debugging
 2015-10-15 22:13 UTC  (5+ messages)
` [PATCH phosphor-host-ipmid 1/4] "
` [PATCH phosphor-host-ipmid 3/4] Suport examining sensor records and calling dbus

[Buildroot] [PATCH v1] libv4l: fix missing libintl linking
 2015-10-15 22:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rtmpdump: Fix librtmp.pc defaulting to OpenSSL
 2015-10-15 22:11 UTC  (2+ messages)

[PATCH] vfio/pci: Use kernel VPD access functions
 2015-10-15 22:11 UTC 

[Buildroot] [PATCH v1] dillo: bump version to 3.0.5
 2015-10-15 22:11 UTC 

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-10-15
 2015-10-15 22:10 UTC  (3+ messages)
` [net-next 03/17] i40evf: Add support for netpoll

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] d0b945e455dff0ac6442361bffc50a413644931f BUILD SUCCESS
 2015-10-15 22:10 UTC 

[lm-sensors] [PATCH 1/1] Bumps limit of maximum core ID from 32 to 128
 2015-10-15 22:08 UTC  (6+ messages)
      `  "

[RFC PATCH net-next 0/9] netlink: strict attribute checking option
 2015-10-15 22:07 UTC  (2+ messages)

[PATCH] USB: serial: cp210x: Adding tx_empty() to avoid cp2108 failure
 2015-10-15 22:07 UTC 

[PATCH] USB: serial: cp210x: Workaround for cp2108 failure due to GET_LINE_CTL bug
 2015-10-15 22:06 UTC 

listing PACKAGES for a certain layer
 2015-10-15 22:05 UTC  (6+ messages)
  ` [SOLVED]? "

[PATCH] Fix cpupower reporting uninitialized values for offline cpus
 2015-10-15 22:06 UTC  (2+ messages)

[Qemu-trivial] [PATCH] kvm: Move x86-specific functions into target-i386/kvm.c
 2015-10-15 18:30 UTC 

iPXE efi chainloading grub2 pxe efi file
 2015-10-15 17:46 UTC  (7+ messages)
      ` [ipxe-devel] "

[can-utils] J1939 v6 (#7)
 2015-10-15 22:04 UTC  (3+ messages)
    ` can-j1939 API

qt5 toolchain
 2015-10-15 22:03 UTC  (5+ messages)

[PATCH] Ensure that MIPS target code is compiled for the O32 ABI
 2015-10-14 17:57 UTC  (12+ messages)
      ` [PATCH v2] "


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.