All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-18 00:20:17 to 2017-05-18 02:37:25 UTC [more...]

BUG: hot removal during writes on ext4 formatted nvme device
 2017-05-23  0:38 UTC  (3+ messages)

[RFC 00/10] kmod: stress test driver, few fixes and enhancements
 2017-05-18  2:37 UTC  (10+ messages)
` [RFC 04/10] kmod: provide wrappers for kmod_concurrent inc/dec

[U-Boot] [PATCH] rockchip: firefly-rk3399: enable rk3399 pinctrl in defconfig
 2017-05-18  2:37 UTC  (2+ messages)

[Fuego] HTTP ERROR 404 error when 'log' option is clicked for failed tests in fuego dashboard
 2017-05-18  2:35 UTC  (6+ messages)

[kvm-unit-tests PATCH 0/6] improve report/printf formatting
 2017-05-18  2:34 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/6] fix conversions in report()s

[Intel-wired-lan] [next-queue v2] igb: Remove useless argument
 2017-05-18  2:33 UTC  (2+ messages)

[ovmf test] 109548: all pass - PUSHED
 2017-05-18  2:29 UTC 

[PATCH] kernel: trace: pass export pointer as argument to ->write()
 2017-05-18  2:26 UTC  (2+ messages)

[PATCH v3 0/5] mc146818rtc: fix Windows VM clock faster
 2017-05-18  2:26 UTC  (4+ messages)
  ` [Qemu-devel] "

[linux-next test] 109528: regressions - FAIL
 2017-05-18  2:26 UTC 

[PATCH] clk: sunxi-ng: enable SUNXI_CCU_MP for PRCM
 2017-05-18  2:25 UTC  (3+ messages)

[PATCH v2 0/4] Enable guest linux i915 full ppgtt functionality
 2017-05-18  2:23 UTC  (4+ messages)
` [PATCH v2 1/4] drm/i915/gvt: reorder the shadow ppgtt update process by adding entry first

[PATCH v2 1/2] dt-bindings: rockchip-dw-mshc: add optional rockchip,desired-num-phases
 2017-05-18  2:20 UTC  (3+ messages)
  ` [PATCH v2 2/2] mmc: dw_mmc-rockchip: parse rockchip,desired-num-phases from DT

[wsa:i2c/platform_data 24/27] arch/blackfin/include/asm/bfin_twi.h:18:29: error: dereferencing pointer to incomplete type 'struct bfin_twi_iface'
 2017-05-18  2:17 UTC 

[RFC][PATCH] zram: try harder to store user data on compression error
 2017-05-18  2:17 UTC 

[PATCH v2 0/3] clk: rockchip: support clk controller for RK3128 SoC
 2017-05-18  2:16 UTC  (9+ messages)
` [PATCH v2 1/3] clk: rockchip: add dt-binding header for rk3128
` [PATCH v2 2/3] dt-bindings: add bindings for rk3128 clock controller
` [PATCH v2 3/3] clk: rockchip: add clock controller for rk3128

[PATCH xf86-video-ati] Update URLs
 2017-05-18  2:16 UTC 

[meta-oe][V2 patch] rrdtool: allow configuration to disable nls
 2017-05-18  2:07 UTC 

RAID 6 corrupted
 2017-05-18  2:09 UTC  (4+ messages)

[PATCH] tracing: Make sure RCU is watching before calling a stack trace
 2017-05-18  2:08 UTC 

[PATCH v2] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-18  2:07 UTC 

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU
 2017-05-18  2:05 UTC  (2+ messages)

[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-18  2:04 UTC  (12+ messages)

[PATCH 0/3] xen/blkback: several fixes of resource management
 2017-05-18  1:55 UTC  (3+ messages)

[RESEND PATCH] llist: Provide a safe version for llist_for_each
 2017-05-18  2:03 UTC  (3+ messages)

[RESEND PATCH] fput: Don't reinvent the wheel but use existing llist API
 2017-05-18  2:02 UTC  (2+ messages)

[net:master 9/12] net/ipv6/ip6_offload.c:120:7-21: WARNING: Unsigned expression compared with zero: unfrag_ip6hlen < 0 (fwd)
 2017-05-18  2:01 UTC 

[Qemu-devel] [RFC PATCH] target/s390x/cpu_models: Set some additional feature bits for the "qemu" CPU
 2017-05-18  2:01 UTC  (5+ messages)

[RESEND PATCH v3] sched/rt: Remove unnecessary condition in push_rt_task()
 2017-05-18  2:01 UTC  (2+ messages)

[Subject-Prefix 2/3] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
 2017-05-18  2:00 UTC 

[RESEND PATCH v3] sched/deadline: Remove unnecessary condition in push_dl_task()
 2017-05-18  2:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: update golden settings
 2017-05-18  1:59 UTC  (2+ messages)

[PATCH 00/23] bnxt patchset
 2017-05-18  1:58 UTC  (24+ messages)
` [PATCH 01/23] bnxt: add various hwrm input/output structures
` [PATCH 02/23] bnxt: code reorg to properly allocate resources in PF/VF modes
` [PATCH 03/23] bnxt: add tunneling support
` [PATCH 04/23] bnxt: support lack of huge pages
` [PATCH 05/23] bnxt: add functions for tx_loopback, set_vf_mac and queues_drop_en
` [PATCH 06/23] bnxt: add support for set VF QOS and MAC anti spoof
` [PATCH 07/23] bnxt: add support for VLAN stripq, VLAN anti spoof and VLAN filtering for VFs
` [PATCH 08/23] bnxt: add support to get and clear VF specific stats
` [PATCH 09/23] bnxt: add code to determine the Rx status of VF
` [PATCH 10/23] bnxt: add support to add a VF MAC address
` [PATCH 11/23] bnxt: add support for xstats get/reset
` [PATCH 12/23] bnxt: Add support for VLAN filter and strip dev_ops
` [PATCH 13/23] bnxt: add code to configure a default VF VLAN
` [PATCH 14/23] bnxt: add support for set_mc_addr_list and mac_addr_set
` [PATCH 15/23] bnxt: add support for fw_version_get dev_op
` [PATCH 16/23] bnxt: add support to set MTU
` [PATCH 17/23] bnxt: add support for LRO
` [PATCH 18/23] bnxt: add rxq_info_get and txq_info_get dev_ops
` [PATCH 19/23] bnxt: add additonal HWRM debug info to error messages
` [PATCH 20/23] bnxt: reorg the query stats code
` [PATCH 21/23] bnxt: update to HWRM version 1.7.5
` [PATCH 22/23] bnxt: Add support to set VF rxmode
` [PATCH 23/23] bnxt: add code to support vlan_pvid_set dev_op

[RFC] Enable primary/secondary model for vdev
 2017-05-18  1:57 UTC  (2+ messages)

[PATCH v2] hwspinlock: sprd: Add hardware spinlock driver
 2017-05-18  1:54 UTC  (4+ messages)

[PATCH v3 00/10] dm: zoned block device support
 2017-05-18  1:55 UTC  (4+ messages)

[PATCH 1/2] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
 2017-05-18  1:50 UTC  (4+ messages)
  ` 答复: "

[Qemu-arm] Add Markus Armbrusters code for Broadcom Perhiperals for ARM
 2017-05-18  1:52 UTC  (3+ messages)
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
 2017-05-18  1:51 UTC  (20+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf

[PATCH 1/2] USB: ehci-platform: fix companion-device leak
 2017-05-18  1:50 UTC  (4+ messages)

[PATCH v2 0/2] Hi3660: enable sp804 timer
 2017-05-18  1:50 UTC  (6+ messages)
` [PATCH v2 1/2] clk: Hi3660: change to register crgctrl clock with CLK_OF_DECLARE_DRIVER
` [PATCH v2 2/2] arm64: dts: add sp804 timer node for Hi3660

[PATCH linux-next v2 0/1] improve imx spi performance
 2017-05-18  1:50 UTC  (5+ messages)
` [PATCH linux-next v2 1/1] spi: imx: dynamic burst length adjust for PIO mode

[PATCH] Staging: media: fix missing blank line coding style issue in atomisp_tpg.c
 2017-05-18  1:48 UTC 

[PATCH v2] PCI: use IDA to manage domain number if not getting it from DT
 2017-05-18  1:47 UTC 

[PATCH 1/2] refs: Add for_each_worktree_ref for iterating over all worktree HEADs
 2017-05-18  1:45 UTC  (9+ messages)
          ` [PATCH v2 "
            ` [PATCH v2 2/2] reachable: Add HEADs of all worktrees to reachability analysis

[PATCH 0/3] ASoC: add audio-graph-scu-card
 2017-05-18  1:45 UTC  (8+ messages)
` [PATCH 1/3] ASoC: simple-scu-card: cleanup documentation
` [PATCH 2/3] ASoC: add audio-graph-scu-card document
` [PATCH 3/3] ASoC: add audio-graph-scu-card support

New Defects reported by Coverity Scan for ceph
 2017-05-18  1:44 UTC 

[PATCH 0/5] ASoC: add HDMI sound support for Codec
 2017-05-18  1:40 UTC  (12+ messages)
` [PATCH 1/5] ASoC: add snd_soc_get_dai_id() function
` [PATCH 2/5] ASoC: simple-card-utils: support snd_soc_get_dai_id()
` [PATCH 3/5] ASoC: hdmi-codec: remove multi detection support
` [PATCH 4/5] ASoC: hdmi-codec: add .get_dai_id support
` [PATCH 5/5] drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoC

[PATCH v3] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
 2017-05-18  1:39 UTC  (2+ messages)

[net-realtek-btcoexist] question about identical code for different branches
 2017-05-18  1:38 UTC  (2+ messages)

[PATCH v5] net/i40e: improved FDIR programming times
 2017-05-18  1:38 UTC  (3+ messages)
` [PATCH v8] "

[RFCRAP 0/3?] xfs: OH GOD MY EYES!
 2017-05-18  1:32 UTC  (4+ messages)
` [PATCH 1/3] xfs: remove double-underscore integer types
` [PATCH 2/3] xfsprogs: "
` [PATCH 3/3] xfs: freeze rw filesystems just prior to reboot

[Patch 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized
 2017-05-18  1:28 UTC 

[PATCH 0/3] ASoC: rsnd: HDMI sound support
 2017-05-18  1:28 UTC  (8+ messages)
` [PATCH 1/3] ASoC: rsnd: add support graph base DT phase 1
` [PATCH 2/3] ASoC: rsnd: add support graph base DT phase 2
` [PATCH 3/3] ASoC: rsnd: add HDMI output support

[PATCH] net/e1000: support MAC filters for i210 and i211 chips
 2017-05-18  1:23 UTC  (2+ messages)

[PATCH v2 1/3] bpf: Use 1<<16 as ceiling for immediate alignment in verifier
 2017-05-18  1:18 UTC  (5+ messages)

[PATCH] ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
 2017-05-18  1:18 UTC  (2+ messages)

populate sdk broken for u-boot-mkimage
 2017-05-18  1:08 UTC  (6+ messages)
  ` [OE-core] "

[PATCH 00/23] Prepare to separate out a packed_ref_store
 2017-05-18  1:15 UTC  (8+ messages)
` [PATCH 10/23] files_ref_store: put the packed files lock directly in this struct
` [PATCH 17/23] get_packed_ref_cache(): assume "packed-refs" won't change while locked

[PATCH v3 1/3] drm: Plumb modifiers through plane init
 2017-05-18  1:14 UTC  (9+ messages)
` [PATCH v2 2/3] drm: Create a format/modifier blob
    ` [Intel-gfx] "
` [PATCH v5 3/3] drm/i915: Add format modifiers for Intel

[PATCH v2] Fix ctype(3) usage in the kconfig code on NetBSD
 2017-05-18  1:03 UTC  (4+ messages)
` [RESEND][PATCH "

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-05-18  1:17 UTC  (9+ messages)
` [PATCH 37/67] drm/i915/cnl: Add registers related to voltage swing sequences
` [PATCH 38/67] drm/i915/cnl: Add DDI Buffer translation tables for Cannonlake
` [PATCH 39/67] drm/i915/cnl: Implement voltage swing sequence
` [PATCH 40/67] drm/i915/cnl: Enable loadgen_select bit for vswing sequence

[PATCH v7 05/20] drm/i915: Cancel reset-engine if we couldn't find an active request
 2017-05-18  1:11 UTC  (4+ messages)
` [PATCH] "

[PATCH] u-boot-mkimage: fix nativesdk build
 2017-05-18  1:06 UTC  (2+ messages)

[PATCH] scsi: remove useless variable assignment
 2017-05-18  1:00 UTC 

[PATCH net] bpf: adjust verifier heuristics
 2017-05-18  1:00 UTC 

[RFC PATCH v3.3 5/6] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
 2017-05-18  0:57 UTC 

[PATCH] drm/pl111: Add a debugfs node to dump our registers
 2017-05-18  0:56 UTC  (2+ messages)

[REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts
 2017-05-18  0:51 UTC  (11+ messages)
        ` [REVIEW][PATCH] mnt: In umount propagation reparent in a separate pass
          ` [REVIEW][PATCH 1/2] mnt: In propgate_umount handle visiting mounts in any order
            ` [REVIEW][PATCH 2/2] mnt: Make propagate_umount less slow for overlapping mount propagation trees

[PATCH v14 0/7] power: add power sequence library
 2017-05-18  0:49 UTC  (24+ messages)
` [PATCH v14 1/7] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v14 2/7] power: add "
` [PATCH v14 3/7] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v14 4/7] usb: core: add power sequence handling for USB devices
` [PATCH v14 5/7] ARM: dts: imx6qdl: Enable usb node children with <reg>
` [PATCH v14 6/7] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
` [PATCH v14 7/7] ARM: dts: imx6q-evi: Fix onboard hub reset line

[MPTCP] [PATCH] Revert tcp_skb_cb to it's original size using 'struct tcp_skb_cb_ext'
 2017-05-18  0:50 UTC 

[PATCH net v2] selftests/bpf: fix broken build due to types.h
 2017-05-18  0:46 UTC  (4+ messages)

[PATCH 1/3] drm: Plumb modifiers through plane init
 2017-05-18  0:42 UTC  (8+ messages)
` [PATCH 2/3] drm: Create a format/modifier blob
    ` [Intel-gfx] "

[PATCH] phy-rockchip-pcie: Mark phy_rd_cfg() as __maybe_unused
 2017-05-18  0:32 UTC  (3+ messages)

[PATCH v3] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
 2017-05-18  0:32 UTC  (3+ messages)

[PATCH] scsi: remove useless variable assignment
 2017-05-18  0:30 UTC 

[RFC PATCH v3.2 0/6] Qgroup fixes, Non-stack version
 2017-05-18  0:24 UTC  (4+ messages)
` [RFC PATCH v3.2 5/6] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions

[Qemu-devel] [PATCH 1/1] Improve Cocoa modifier key handling
 2017-05-18  0:23 UTC 

[PATCH] lpfc: fix build issue if NVME_FC_TARGET is not defined
 2017-05-18  0:23 UTC  (3+ messages)

[PATCH] lpfc: Fix NULL pointer dereference during PCI error recovery
 2017-05-18  0:21 UTC  (2+ messages)

NUBI… what happened to it?
 2017-05-18  0:20 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.