All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-18 12:40:49 to 2017-06-18 15:21:49 UTC [more...]

[PATCH rfc 00/30] centralize nvme controller reset, delete and periodic reconnects
 2017-06-18 15:21 UTC  (16+ messages)
` [PATCH rfc 01/30] nvme: Add admin connect request queue
` [PATCH rfc 02/30] nvme-rdma: Don't alloc/free the tagset on reset
` [PATCH rfc 03/30] nvme-rdma: reuse configure/destroy admin queue
` [PATCH rfc 04/30] nvme-rdma: introduce configure/destroy io queues
` [PATCH rfc 05/30] nvme-rdma: introduce nvme_rdma_start_queue
` [PATCH rfc 06/30] nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue
` [PATCH rfc 07/30] nvme-rdma: make stop/free queue receive a ctrl and qid struct
` [PATCH rfc 08/30] nvme-rdma: cleanup error path in controller reset
` [PATCH rfc 09/30] nvme: Move queue_count to the nvme_ctrl
` [PATCH rfc 10/30] nvme: Add admin_tagset pointer to nvme_ctrl
` [PATCH rfc 11/30] nvme: move controller cap to struct nvme_ctrl
` [PATCH rfc 12/30] nvme-rdma: disable controller in reset instead of shutdown
` [PATCH rfc 13/30] nvme-rdma: move queue LIVE/DELETING flags settings to queue routines
` [PATCH rfc 14/30] nvme-rdma: stop queues instead of simply flipping their state
` [PATCH rfc 15/30] nvme-rdma: don't check queue state for shutdown/disable

[PATCH RESEND] i2c: add sc18is600 driver
 2017-06-18 15:18 UTC  (6+ messages)

[PATCH v2 1/2] nvme-core: change commas to semicolons in nvme_get_log_page
 2017-06-18 15:10 UTC  (4+ messages)
` [PATCH v2 2/2] nvme: use a single NVME_AQ_DEPTH and relax it to 32

[Xenomai] drivers/gpio/gpio-core.c is broken on 4.4.9
 2017-06-18 15:09 UTC 

[PATCH 0/2] Two fixes for loop devices
 2017-06-18 15:06 UTC  (4+ messages)

streamline blk-mq I/O scheduler interaction
 2017-06-18 15:05 UTC  (5+ messages)
` [PATCH 05/10] blk-mq: simplify blk_mq_free_request

[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-18 15:02 UTC  (3+ messages)
` [PATCH V3 net-next 2/8] net: hns3: Add support of the HNAE3 framework

[PATCH 01/12] [media] vb2: add explicit fence user API
 2017-06-18 14:58 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/1] Add fmask/dmask option for 9p mapped mode
 2017-06-18 14:52 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 1/1] Add support for custom fmasks/dmasks in 9ps "

[PATCH V2 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-18 14:53 UTC  (3+ messages)
` [PATCH V2 net-next 2/8] net: hns3: Add support of the HNAE3 framework

[PATCH net-next 3/3] net: manual clean code which call skb_put_[data:zero]
 2017-06-18 14:52 UTC 

[PATCH net-next 2/3] net: replace more place to skb_put_[data:zero]
 2017-06-18 14:49 UTC 

FAILED: patch "[PATCH] alarmtimer: Rate limit periodic intervals" failed to apply to 4.11-stable tree
 2017-06-18 14:48 UTC  (3+ messages)
` [PATCH backport 4.11] alarmtimer: Rate limit periodic intervals

[PATCH net-next 1/3] net: introduce __skb_put_[zero, data, u8]
 2017-06-18 14:48 UTC 

[Buildroot] [PATCH 1/1] package/freeswitch: bump version to 1.6.18
 2017-06-18 14:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] target-ppc: Enable open-pic timers to count and generate interrupts
 2017-06-18 14:45 UTC 

[PATCH net-next 0/3] more skb_put_[data:zero] related work
 2017-06-18 14:41 UTC 

[Qemu-devel] [RFC PATCH v6 0/6] translate: [tcg] Generic translation framework
 2017-06-18 14:41 UTC  (15+ messages)
` [Qemu-devel] [PATCH v6 3/6] target: [tcg] Add generic "
  ` [Qemu-devel] [PATCH] translator mega-patch
` [PATCH v6 6/6] target: [tcg, arm] Port to generic translation framework
  ` [Qemu-devel] "

[Buildroot] [git commit] package/freeswitch: bump version to 1.6.18
 2017-06-18 14:40 UTC 

[Buildroot] [PATCH 1/1] package/libunwind: bump version to 1.2.1
 2017-06-18 14:40 UTC  (2+ messages)

[Buildroot] [git commit] package/libunwind: bump version to 1.2.1
 2017-06-18 14:39 UTC 

[Buildroot] [PATCH] util-linux: bump to version 2.30
 2017-06-18 14:38 UTC  (2+ messages)

Is there any way to add an attribute under sysfs at the “platform” level?
 2017-06-18 14:38 UTC 

[PATCH v6 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-06-18 14:37 UTC  (16+ messages)
  ` [PATCH v6 for-4.13 1/7] mlx5: convert to generic pci_alloc_irq_vectors
  ` [PATCH v6 for-4.13 2/7] mlx5e: don't assume anything on the irq affinity mappings of the device
  ` [PATCH v6 for-4.13 3/7] mlx5: move affinity hints assignments to generic code
  ` [PATCH v6 for-4.13 4/7] RDMA/core: expose affinity mappings per completion vector
  ` [PATCH v6 for-4.13 5/7] mlx5: support ->get_vector_affinity
  ` [PATCH v6 for-4.13 6/7] block: Add rdma affinity based queue mapping helper
  ` [PATCH v6 for-4.13 7/7] nvme-rdma: use intelligent affinity based queue mappings

[Buildroot] [git commit] util-linux: bump to version 2.30
 2017-06-18 14:35 UTC 

[Buildroot] [PATCH v3,1/1] boinc: new package
 2017-06-18 14:34 UTC  (2+ messages)

[PATCH v2 0/4] refactor nvme-pci cq processing
 2017-06-18 14:28 UTC  (5+ messages)
` [PATCH v2 1/4] nvme-pci: Introduce nvme_ring_cq_doorbell
` [PATCH v2 2/4] nvme-pci: factor out cqe handling into a dedicated routine
` [PATCH v2 3/4] nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
` [PATCH v2 4/4] nvme-pci: open-code polling logic in nvme_poll

(unknown),
 2017-06-18 14:27 UTC 

[PATCH 1/4] perf ftrace: Show error message when fails to set ftrace files
 2017-06-18 14:23 UTC  (4+ messages)
` [PATCH 2/4] perf ftrace: Move setup_pager before opening trace_pipe
` [PATCH 3/4] perf ftrace: Add option for function filtering
` [PATCH 4/4] perf ftrace: Add -D option for depth filter

改善与创新是唯一出路
 2017-06-18 14:23 UTC 

[Buildroot] [PATCH 0/4 v2] tools: add a directory to contain usefull user-facing tools
 2017-06-18 14:23 UTC  (9+ messages)
` [Buildroot] [PATCH 1/4 v2] tools: add a directory to store some useful "
` [Buildroot] [PATCH 2/4 v2] tools: move test-pkg out of support/scripts
` [Buildroot] [PATCH 3/4 v2] tools: move get-developers out of support/scripts/
` [Buildroot] [PATCH 4/4 v2] tools: move check-package "

[Bug 100070] Rocket League: grass gets rendered incorrectly
 2017-06-18 14:17 UTC  (2+ messages)

掌握国际国内最规范的薪酬设计方法
 2017-06-18 14:09 UTC 

[PATCH v1 0/2] Add support for Broadcom DTE based PTP clock
 2017-06-18 14:04 UTC  (4+ messages)
` [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock

[PATCH v2 0/4] Add Broadcom STB USB phy driver
 2017-06-18 14:05 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: Add Broadcom STB USB PHY binding document

[PATCH] dt-bindings: usb: exynos-usb: Add missing required VDD properties
 2017-06-18 14:05 UTC  (4+ messages)

[PATCH] rt_mutex: don't initialize lockdep when not required
 2017-06-18 14:06 UTC 

[PATCH 0/8] Support registering lens, flash and EEPROM devices
 2017-06-18 14:05 UTC  (3+ messages)
` [PATCH 3/8] dt: bindings: Add a binding for referencing EEPROM from camera sensors

[PATCH] dt-bindings: display: sunxi: Improve endpoint ID scheme readability
 2017-06-18 14:05 UTC  (3+ messages)

[PATCH V4 0/3] add UniPhier watchdog support
 2017-06-18 14:05 UTC  (3+ messages)
` [PATCH V4 1/3] dt-bindings: watchdog: add description for UniPhier WDT controller

[PATCH v2] Documentation: clock: address more for clock-cells property
 2017-06-18 14:05 UTC  (4+ messages)

[PATCH v5 0/4] tty/serial: meson_uart: add support for core clock handling
 2017-06-18 14:05 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: serial: Add bindings for the Amlogic Meson UARTs

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-18 14:05 UTC  (4+ messages)

[PATCH v3 1/3] spi: rockchip: add support for "cs-gpios" dts property
 2017-06-18 14:05 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: spi/rockchip: add "cs-gpios" optional property

PCI endpoint API question
 2017-06-18 14:05 UTC 

[PATCH v2 0/2] SoC driver for Broadcom STB DPFE
 2017-06-18 14:05 UTC  (4+ messages)
` [PATCH v2 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors

[PATCH v1 0/2] Patches to add support pdm controller for rk3328
 2017-06-18 14:05 UTC  (4+ messages)
` [PATCH v1 1/2] ASoC: rockchip: add support for pdm controller

[PATCH 2/4] dt-bindings: iio: humidity: Add bindings for HTU21 and MS8607 sensors
 2017-06-18 14:05 UTC  (3+ messages)

[PATCH 2/2] dt-bindings: iio: temperature: Add bindings for TSYS01 temperature sensor
 2017-06-18 14:05 UTC  (3+ messages)

[PATCH v5 0/3] Tango PCIe controller support
 2017-06-18 14:05 UTC  (6+ messages)
` [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller
    ` [PATCH v6 "

[PATCH V1 0/3] Add LV/MV subtypes support for QCOM PMIC GPIOs
 2017-06-18 14:04 UTC  (5+ messages)
` [PATCH V1 1/3] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype
` [PATCH V1 2/3] pinctrl: qcom: spmi-gpio: Add dtest route for digital input

[PATCH 0/4] i2c: pca-platform: updates
 2017-06-18 14:04 UTC  (3+ messages)
` [PATCH 1/4] i2c: pca-platform: add devicetree awareness

[PATCH v2] mfd: Add driver for RAVE Supervisory Processor
 2017-06-18 14:04 UTC  (2+ messages)

[PATCH] dt-bindings: power: supply: cpcap-battery: Add power-supplies property
 2017-06-18 14:04 UTC  (4+ messages)

[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
 2017-06-18 14:04 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindings

[PATCH 1/3] dt-bindings: iio: humidity: add bindings for HDC100x sensors
 2017-06-18 14:04 UTC  (2+ messages)

[PATCH 00/12] coresight: Support for ARM Coresight SoC-600
 2017-06-18 14:04 UTC  (5+ messages)
` [PATCH 01/12] coresight replicator: Cleanup programmable replicator naming

[PATCH] watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
 2017-06-18 14:04 UTC  (7+ messages)

[PATCH v4 0/6] provide power off support for iMX6 with external PMIC
 2017-06-18 14:04 UTC  (5+ messages)
` [PATCH v4 4/6] regulator: pfuze100: add fsl,pmic-stby-poweroff property

[PATCH] dt-bindings: Add vendor prefix for Linksys
 2017-06-18 14:04 UTC  (3+ messages)

[PATCH 0/4] arm64: renesas: Add support for Salvator-XS
 2017-06-18 14:04 UTC  (4+ messages)
` [PATCH 1/4] ARM: shmobile: Document Renesas H3-based Salvator-XS board DT bindings

企业如何解决用工问题及解析法律风险
 2017-06-18 14:03 UTC 

[linux-linus test] 110536: regressions - FAIL
 2017-06-18 13:58 UTC 

(unknown),
 2017-06-18 13:58 UTC 

[Qemu-devel] [PATCH 0/1] Add fmask/dmask option for 9p mapped mode
 2017-06-18 13:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/1] Add support for custom fmasks/dmasks in 9ps "

[BUG] add_again() off-by-one error in custom format
 2017-06-18 13:56 UTC  (13+ messages)

raid-1 starting with 1 drive after brief hiatus with cruddy controller
 2017-06-18 13:56 UTC  (2+ messages)

[Buildroot] Updates on http://autobuild.buildroot.net/ broken?
 2017-06-18 13:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libbluray: fix build when host has no java support
 2017-06-18 13:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/imagemagick: change download url to github
 2017-06-18 13:53 UTC  (2+ messages)

[Buildroot] [git commit] package/libbluray: fix build when host has no java support
 2017-06-18 13:53 UTC 

[Buildroot] [git commit] package/imagemagick: bump version to 7.0.6-0
 2017-06-18 13:52 UTC 

[Buildroot] [git commit] package/imagemagick: change download url to github
 2017-06-18 13:52 UTC 

[PATCH v6 00/10] Implement NVMe Namespace Descriptor Identification
 2017-06-18 13:43 UTC  (10+ messages)
        ` odd sysfs find behavior, was: "

[PATCH v3] btrfs: fiemap: Cache and merge fiemap extent before submit it to user
 2017-06-18 13:42 UTC  (9+ messages)

[Qemu-devel] [PATCH] spapr: manage hotplugged devices while the VM is not started
 2017-06-18 13:38 UTC  (16+ messages)

[PATCH v2 0/2] Fix a refname trimming problem in `log --bisect`
 2017-06-18 13:39 UTC  (3+ messages)
` [PATCH v2 1/2] for_each_bisect_ref(): don't trim refnames
` [PATCH v2 2/2] prefix_ref_iterator_advance(): relax the check of trim length

中高阶管理者迅速构建高绩效的团队
 2017-06-18 13:39 UTC 

[patch v2 0/3] staging: speakup: support more than ttyS*
 2017-06-18 13:38 UTC  (7+ messages)
` [patch v2 1/3] tty: add function to convert device name to number
` [patch v2 2/3] staging: speakup: check and convert dev name or ser to dev_t
` [patch v2 3/3] staging: speakup: make ttyio synths use device name

轻松搞定企业绩效体系设计
 2017-06-18 13:34 UTC 

轻松搞定企业绩效体系设计
 2017-06-18 13:34 UTC 

Investment Consideration
 2017-06-18 13:29 UTC 

[PATCH v5 0/4] USB Audio Gadget refactoring
 2017-06-18 13:23 UTC  (5+ messages)
` [PATCH v5 1/4] usb: gadget: f_uac2: remove platform driver/device creation
` [PATCH v5 2/4] usb: gadget: f_uac2: split out audio core
` [PATCH v5 3/4] usb: gadget: function: make current f_uac1 implementation legacy
` [PATCH v5 4/4] usb: gadget: add f_uac1 variant based on a new u_audio api

"There are too many unreachable loose objects" - why don't we run 'git prune' automatically?
 2017-06-18 13:22 UTC  (5+ messages)

[PATCH v2 net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-18 13:14 UTC  (2+ messages)

[PATCH 0/3] refactor nvme-pci cq processing
 2017-06-18 13:12 UTC  (5+ messages)
` [PATCH 3/3] nvme-pci: open-code polling logic in nvme_poll

[PATCH] i2c: xgene-slimpro: include linux/io.h for memremap
 2017-06-18 13:02 UTC  (3+ messages)

[PATCH] brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
 2017-06-18 13:01 UTC  (3+ messages)

[PATCH for-next 0/2] RDMA/qedr: Add feature indications to user-space
 2017-06-18 13:01 UTC  (3+ messages)
  ` [PATCH for-next 1/2] RDMA/qedr: Notify user application if DPM is supported
  ` [PATCH for-next 2/2] RDMA/qedr: Notify user application number of supported WIDs

[PATCH 1/3] ARM: dts: sunxi: add R_LRADC support for A83T
 2017-06-18 13:00 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: sunxi: add MMC "
` [PATCH 3/3] ARM: dts: sunxi: Add support for Sinlinx SinA83T board

[PULL REQUEST] i2c for 4.12
 2017-06-18 12:58 UTC 

[ANNOUNCE] fstests: master branch updated to 9bcb266cd778
 2017-06-18 12:57 UTC 

[linux-4.9 test] 110535: regressions - FAIL
 2017-06-18 12:55 UTC 

[PATCH] platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkill
 2017-06-18 12:48 UTC  (2+ messages)

Dear Talented
 2017-06-17 20:40 UTC 

[PATCH net-next 1/1] net: reflect mark on tcp syn ack packets
 2017-06-18 12:45 UTC  (3+ messages)

[PATCH] platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interface
 2017-06-18 12:44 UTC  (2+ messages)

[PATCH] ARM: dts: at91: add support DT for AC97 driver for at91sam9g45
 2017-06-18 12:40 UTC  (2+ messages)
` [PATCH] ARM: at91: dts: add AC97 support for AT91SAM9G45


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.