All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-14 20:22:43 to 2016-10-14 22:32:35 UTC [more...]

[Qemu-devel] [PATCH v2 0/4] fdc: Use separate qdev device for drives
 2016-10-14 22:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/4] fdc: Add a floppy qbus
` [Qemu-devel] [PATCH v2 2/4] fdc: Add a floppy drive qdev
` [Qemu-devel] [PATCH v2 3/4] fdc: Move qdev properties to FloppyDrive

Layer 2 over IPv6 GRE and path MTU discovery
 2016-10-14 22:31 UTC 

RAID system with adaption to changed number of disks
 2016-10-14 22:30 UTC  (14+ messages)

[PATCH v3 00/10] Start of skl watermark cleanup
 2016-10-14 22:21 UTC  (22+ messages)
` [PATCH v3 01/10] drm/i915/skl: Move per-pipe ddb allocations into crtc states
` [PATCH v3 02/10] drm/i915/skl: Remove linetime from skl_wm_values
` [PATCH v3 03/10] drm/i915/gen9: Make skl_wm_level per-plane
` [PATCH v2 04/10] drm/i915/gen9: Cleanup skl_pipe_wm_active_state
` [PATCH v3 05/10] drm/i915/gen9: Get rid of redundant watermark values
` [PATCH v3 06/10] drm/i915/gen9: Add ddb changes to atomic debug output
` [PATCH v2 07/10] drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable
` [PATCH v2 08/10] drm/i915/gen9: Add skl_wm_level_equals()
` [PATCH v2 09/10] drm/i915/gen9: Actually verify WM levels in verify_wm_state()
` [PATCH v2 10/10] drm/i915/gen9: Don't wrap strings "
` ✗ Fi.CI.BAT: warning for Start of skl watermark cleanup (rev3)

[Qemu-devel] [PATCH v4 0/6] tests: enable virtio tests on SPAPR
 2016-10-14 22:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/6] tests: move QVirtioBus pointer into QVirtioDevice
` [Qemu-devel] [PATCH v4 4/6] tests: rename target_big_endian() as qvirtio_is_big_endian()
` [Qemu-devel] [PATCH v4 5/6] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests

[PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
 2016-10-14 22:19 UTC  (11+ messages)
          ` [Qemu-devel] "

[PATCH rdma-core 0/8] More warning fixing
 2016-10-14 22:18 UTC  (11+ messages)
  ` [PATCH rdma-core 1/8] rdmacm: constify rdma_getaddrinfo public function
  ` [PATCH rdma-core 2/8] Enable -Wwrite-strings
  ` [PATCH rdma-core 3/8] verbs: Use cmake to detect if net/if.h vs netling/route/link.h is broken
  ` [PATCH rdma-core 4/8] Enable -Wredundant-decls
  ` [PATCH rdma-core 5/8] acm: Fix wrong format attributes for error
  ` [PATCH rdma-core 6/8] acm: Fix format string usage with acm_log
  ` [PATCH rdma-core 7/8] Enable -Wformat=2
  ` [PATCH rdma-core 8/8] Enable -Wshadow

Copy BTRFS volume to another BTRFS volume including subvolumes and snapshots
 2016-10-14 22:17 UTC  (4+ messages)

[PATCH linux v4 00/20] FSI device driver introduction
 2016-10-14 22:14 UTC  (21+ messages)
` [PATCH linux v4 01/20] fsi: Add empty fsi bus definitions
` [PATCH linux v4 02/20] fsi: Add device & driver definitions
` [PATCH linux v4 03/20] fsi: add driver to device matches
` [PATCH linux v4 04/20] fsi: Add fsi master definition
` [PATCH linux v4 05/20] fsi: Add fake master driver
` [PATCH linux v4 06/20] fsi: enable debug
` [PATCH linux v4 07/20] fsi: Add slave defintion
` [PATCH linux v4 08/20] fsi: Add empty master scan
` [PATCH linux v4 09/20] fsi: Add crc4 helpers
` [PATCH linux v4 10/20] fsi: Implement slave initialisation
` [PATCH linux v4 11/20] fsi: scan slaves & register devices
` [PATCH linux v4 12/20] fsi: Add device read/write/peek functions
` [PATCH linux v4 13/20] fsi: Add GPIO master driver
` [PATCH linux v4 14/20] drivers/fsi: CRC Utility Updates
` [PATCH linux v4 15/20] drivers/fsi: Fix some text formatting
` [PATCH linux v4 16/20] drivers/fsi: Set up links for slave communication
` [PATCH linux v4 17/20] drivers/fsi: Set slave SMODE to init communications
` [PATCH linux v4 18/20] drivers/fsi: Add GPIO FSI master functionality
` [PATCH linux v4 19/20] drivers/fsi: Add client driver register utilities
` [PATCH linux v4 20/20] drivers/fsi: Add SCOM client driver

[U-Boot] [RFC] 0/4] Add Pl330 DMA support
 2016-10-14 22:13 UTC  (6+ messages)

iptables-translate command not found
 2016-10-14 22:12 UTC  (3+ messages)

[PATCH] Checkpatch.pl error fixed:"Tabstop remove"
 2016-10-08  5:57 UTC 

[Qemu-devel] [PATCH] trace: fix group name generation
 2016-10-14 22:06 UTC  (3+ messages)

[Buildroot] [PATCH] package/wvstreams: add patch to fix build with C99 compilers
 2016-10-14 22:07 UTC  (6+ messages)

Kernel 4.6.7-rt13: Intel Ethernet driver igb causes huge latencies in cyclictest
 2016-10-14 22:06 UTC  (12+ messages)
                    ` [Intel-wired-lan] "

[RFC V3 PATCH 0/7] msm8992/msm8994: Google Nexus 5X/6P initial board support
 2016-10-14 22:06 UTC  (6+ messages)
` [RFC V3 PATCH 5/7] arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support

[PATCH v2 2/2] staging: greybus: Replace sscanf with kstrto* to single variable conversion
 2016-10-14 22:06 UTC  (3+ messages)

[PATCH] SoC: mxs-saif: check validity of ids in mxs_saif_probe()
 2016-10-14 21:53 UTC  (2+ messages)

Problems with item delivery, n.00413180
 2016-10-14 22:02 UTC 

[PATCH v4] staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single variable conversion
 2016-10-14 22:00 UTC 

[Buildroot] [PATCH 1/2] X11/odroidc2-driver: New Package
 2016-10-14 21:58 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] odroid-mali: add support for X11 driver

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-14 21:58 UTC  (7+ messages)
` [PATCH V3 10/10] arm64: KVM: add guest SEA support

[meta-mingw] Patch needed to let linker find lto plugin
 2016-10-14 21:55 UTC  (3+ messages)

[PATCH] PCI: designware: check for iATU unroll support after initializing host
 2016-10-14 21:54 UTC 

raid6 file system in a bad state
 2016-10-14 21:54 UTC  (11+ messages)

[PATCH v3] staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single variable conversion
 2016-10-14 21:54 UTC 

[PATCH 00/24] FCoE VN2VN fixes, part two
 2016-10-14 21:38 UTC  (20+ messages)
` [PATCH 11/24] libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
` [PATCH 13/24] libfc: safeguard against invalid exchange index
` [PATCH 14/24] libfc: quarantine timed out xids
` [PATCH 18/24] libfc: wait for E_D_TOV when out-of-order sequence is received
` [PATCH 19/24] libfc: Check xid when looking up REC exchanges
` [PATCH 20/24] fcoe: set default TC priority
` [PATCH 22/24] fcoe: FIP debugging
` [PATCH 23/24] fcoe: correct sending FIP VLAN packets on VLAN 0
` [PATCH 24/24] fcoe: filter out frames from invalid vlans

[Buildroot] [PATCH 1/4] toolchain/external: bump Linaro ARM to 2016.05 for i686 hosts
 2016-10-14 21:49 UTC  (2+ messages)

[Buildroot] [Bug 9356] New: gdb
 2016-10-14 21:47 UTC  (2+ messages)
` [Buildroot] [Bug 9356] gdb package

USB hot-plug not working (ASUS TP301UA-C4028T)
 2016-10-14 21:46 UTC  (2+ messages)

[PATCH 1/2] drm/i915/gen9: unconditionally apply the memory bandwidth WA
 2016-10-14 21:45 UTC  (3+ messages)

[PATCH v3 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-10-14 21:44 UTC  (3+ messages)
` [kernel-hardening] "

[Buildroot] GDB is not built for target, even with BR2_PACKAGE_GDB_DEBUGGER=y set
 2016-10-14 21:44 UTC  (2+ messages)

[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-10-14 21:43 UTC  (3+ messages)
` [PATCH v15 14/27] t6030: no cleanup with bad merge base

[U-Boot] [PATCH] tpm: tpm_tis_lpc: Add support for AT97SC3204
 2016-10-14 21:41 UTC 

Weirdness with discard cmd and get log pages
 2016-10-14 21:33 UTC  (6+ messages)

[xen-unstable test] 101440: tolerable FAIL - PUSHED
 2016-10-14 21:33 UTC 

NVME Subsystem Reset Question
 2016-10-14 21:27 UTC  (4+ messages)

[PATCH] net: limit a number of namespaces which can be cleaned up concurrently
 2016-10-14 21:26 UTC  (5+ messages)

[Qemu-devel] [PATCHv2 0/2] dma-helpers: explicitly pass alignment into DMA helpers
 2016-10-14 21:21 UTC  (2+ messages)

[Qemu-devel] invtsc + migration + TSC scaling
 2016-10-14 21:20 UTC  (2+ messages)
`  "

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2016-10-14 21:20 UTC  (2+ messages)

[PATCH] mfd: tps65217: Drop call to irq_set_parent()
 2016-10-14 21:18 UTC 

[PATCH 00/57] don't break long lines on strings
 2016-10-14 21:18 UTC  (19+ messages)
` [PATCH 07/57] [media] b2c2: don't break long lines
` [PATCH 15/57] [media] meye: "
` [PATCH 16/57] [media] pt1: "
` [PATCH 17/57] [media] saa7134: "
` [PATCH 19/57] [media] solo6x10: "
` [PATCH 23/57] [media] exynos4-is: "
` [PATCH 29/57] [media] ti-vpe: "
` [PATCH 31/57] [media] si4713: "
` [PATCH 34/57] [media] b2c2: "
` [PATCH 35/57] [media] cpia2: "
` [PATCH 36/57] [media] cx231xx: "
` [PATCH 43/57] [media] siano: "
` [PATCH 48/57] [media] usbvision: "
` [PATCH 50/57] [media] zr364xx: "
` [PATCH 51/57] [media] v4l2-core: "
` [PATCH 54/57] [media] platform: "

[Qemu-devel] [PATCH v6 00/35] cmpxchg-based emulation of atomics
 2016-10-14 21:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 26/35] tests: add atomic_add-bench

Debugging your environment
 2016-10-14 21:18 UTC  (2+ messages)

NVME regression in all kernels after 4.4.x for NVME in M2 slot for laptop?
 2016-10-14 21:15 UTC  (3+ messages)

[Qemu-devel] [QEMU PATCH v6 0/2] migration: migrate QTAILQ
 2016-10-14 21:10 UTC  (7+ messages)
` [Qemu-devel] [QEMU PATCH v6 2/2] "
      ` [Qemu-devel] [Qemu-ppc] "

[PATCH v3 0/2] Add MK808 RK3066 device
 2016-10-14 21:10 UTC  (5+ messages)
` [PATCH v3 1/2] devicetree: Add vendor prefix for Rikomagic

[U-Boot] Please pull u-boot-fdt (take 2)
 2016-10-14 21:09 UTC  (2+ messages)

Automagic `git checkout branchname` mysteriously fails
 2016-10-14 21:06 UTC  (3+ messages)

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-14 21:04 UTC  (6+ messages)
` [PATCH 05/20] mm: Trim __do_fault() arguments
` [PATCH 06/20] mm: Use pass vm_fault structure for in wp_pfn_shared()

[PATCH] vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()
 2016-10-14 21:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH lttng-ust] Fix: Out of tree build of liblttng-ust-java
 2016-10-14 21:01 UTC 

[PULL REQUEST] Please pull rdma.git (tag for-linus)
 2016-10-14 21:01 UTC  (3+ messages)

Layer 2 over IPv6 GRE and path MTU discovery
 2016-10-14 20:59 UTC  (2+ messages)

multiple headsets for voice conference
 2016-10-14 20:57 UTC  (3+ messages)

[PATCH v2] r8169: set coherent DMA mask as well as streaming DMA mask
 2016-10-14 20:48 UTC  (2+ messages)

[x86] 811565123a: BUG: kernel hang in early-boot stage, last printk: Probing EDD (edd=off to disable)... ok
 2016-10-14 20:54 UTC  (6+ messages)
      ` [LKP] "

[xtf test] 101455: all pass - PUSHED
 2016-10-14 20:51 UTC 

[PATCH 0/2] Locking issue in libiscsi and be2iscsi
 2016-10-14 20:50 UTC  (2+ messages)

[RESEND PATCH] scsi: ufs: fix race between clock gating and devfreq scaling work
 2016-10-14 20:47 UTC  (3+ messages)

[PATCH lttng-ust] Fix: Out of tree build of liblttng-ust-java
 2016-10-14 20:45 UTC 

[PATCH] xfs_io: add command line option -M to run as multi threaded process
 2016-10-14 20:44 UTC 

[PATCH 1/2] fstests: fix call sites that used xfs_io directly
 2016-10-14 20:43 UTC  (2+ messages)
` [PATCH 2/2] fstests: run xfs_io as multi threaded process

Issue with fc_exch_alloc failing initiated by fc_queuecommand on NUMA or large configurations with Intel ixgbe running FCOE
 2016-10-14 20:39 UTC  (8+ messages)
  ` [Open-FCoE] "
          ` Patch: Revert commit 3e22760d4db6fd89e0be46c3d132390a251da9c6 due to performance issues
            ` Patch: [Open-FCoE] "

Hallo
 2016-10-14 20:38 UTC 

[U-Boot] [Resend RFC PATCH 0/2] Fix armv8 cache flushing
 2016-10-14 20:38 UTC  (6+ messages)
` [U-Boot] [Resend RFC PATCH 1/2] armv8: Fix dcache disable function
` [U-Boot] [Resend RFC PATCH 2/2] armv8: Fix flush_dcache_all function

[PATCH] lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
 2016-10-14 20:37 UTC  (2+ messages)

[RFC PATCH 1/2] f2fs: rename f2fs_update_time
 2016-10-14 20:37 UTC  (5+ messages)
` [RFC PATCH 2/2] f2fs: fix allocation failure

bufferlist rebuild_aligned issue
 2016-10-14 20:35 UTC  (5+ messages)

oh, che sorpresa!
 2016-10-14 20:34 UTC 

[PATCH] drm/i915/dp: Increase cdclk when DP audio is enabled with 4 lanes and HBR2
 2016-10-14 20:35 UTC  (5+ messages)

[Tech-board-discuss] [Potential Spoof] [Tech-board] [draft v2] Linux Foundation Technical Advisory Board Elections and Nomination process
 2016-10-14 20:34 UTC  (2+ messages)
` [Tech-board-discuss] "

[PATCH v3 00/17] lpfc: Update driver to version 11.2.0.2
 2016-10-14 20:33 UTC  (2+ messages)

Linux Foundation Technical Advisory Board Elections and Nomination process
 2016-10-14 20:32 UTC 

[Ksummit-discuss] Linux Foundation Technical Advisory Board Elections and Nomination process
 2016-10-14 20:33 UTC 

[patch] perf_event_open.2: PERF_SAMPLE_BRANCH_IND_JUMP branch_sample_type
 2016-10-14 20:31 UTC  (2+ messages)

[GIT PULL] Btrfs
 2016-10-14 20:31 UTC 

[PATCH v3 3/4] Significant changes to decision making; some new roles and minor changes
 2016-10-14 20:30 UTC 

[PATCH] scsi: ufs: changing maintainer
 2016-10-14 20:29 UTC  (2+ messages)

[PATCH 1/1] [4.9-rc] ipr: Fix async error WARN_ON
 2016-10-14 20:27 UTC  (2+ messages)

[PATCH] scsi: hpsa: remove unneeded void pointer cast
 2016-10-14 20:23 UTC  (2+ messages)

[PULL REQUEST] Please pull rdma.git (tag for-linus-2)
 2016-10-14 20:25 UTC 

[PATCH] MAINTAINERS: remove defunct iss storage mailing list
 2016-10-14 20:24 UTC  (2+ messages)

[patch] zfcp: spin_lock_irqsave() is not nestable
 2016-10-14 20:21 UTC  (3+ messages)

[PATCH] kni: fix unused variable compile error
 2016-10-14 20:22 UTC  (3+ 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.