All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-05 04:20:36 to 2017-06-05 06:33:01 UTC [more...]

[PATCH V1 00/15]: support for spmi_pmic_arb v3/v5 and bug fixes
 2017-06-05  6:33 UTC  (11+ messages)
` [PATCH V1 02/15] spmi: pmic-arb: rename spmi_pmic_arb_dev to spmi_pmic_arb
` [PATCH V1 04/15] spmi: pmic-arb: optimize table lookups

[U-Boot] [PATCH] Move CONFIG_SF_DUAL_FLASH to defconfig
 2017-06-05  6:32 UTC  (2+ messages)

[Qemu-devel] [PATCH V6 00/10] calculate blocktime for postcopy live migration
 2017-06-05  6:31 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH V6 02/10] migration: pass MigrationIncomingState* into migration check functions
  ` [Qemu-devel] [PATCH V6 06/10] migration: add postcopy blocktime ctx into MigrationIncomingState

[PATCH linux dev-4.10 0/3] drivers: fsi: Add OCC driver with SBEFIFO in-kernel API
 2017-06-05  6:29 UTC  (3+ messages)
` [PATCH linux dev-4.10 3/3] dts: aspeed: witherspoon: Add FSI devices

[lkp-robot] [fs] 2486bab26b: INFO:ltp-pan_reported_some_tests_FAIL
 2017-06-05  6:28 UTC  (2+ messages)
` [LTP] "

[U-Boot] [PATCH v2] Kconfig: Add description for CMD_POWEROFF
 2017-06-05  6:28 UTC 

[PATCH] PCI: mediatek: fix error handling in mtk_pcie_parse_and_add_res()
 2017-06-05  6:27 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-04
 2017-06-05  6:27 UTC 

[PATCH v10 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-05  6:25 UTC  (13+ messages)
` [PATCH v10 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller
` [PATCH v10 2/5] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed
` [PATCH v10 3/5] i2c: aspeed: added documentation for Aspeed I2C driver
` [PATCH v10 4/5] i2c: aspeed: added driver for Aspeed I2C

[lkp-robot] [EDAC, sb_edac] e2f747b1f4: kmsg.EDAC_sbridge:Failed_to_register_device_with_error
 2017-06-05  6:22 UTC  (2+ messages)

[PATCH] perf: work around the tested repo having an index.lock
 2017-06-05  6:25 UTC  (8+ messages)

[PATCH v4 0/6] Add minimal boot support for IPQ8074
 2017-06-05  6:23 UTC  (5+ messages)
` [PATCH v4 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver

[PATCH] ASoC: audio-graph-scu-card: add missing MIX binding example
 2017-06-05  6:23 UTC  (6+ messages)
` [alsa-devel] "

[PATCH] mm/page_alloc: Trivial typo fix
 2017-06-05  6:22 UTC  (2+ messages)

[PATCH] ASoC: rsnd: remove unsed rsnd_ssi_non_ops
 2017-06-05  6:21 UTC  (6+ messages)
` [alsa-devel] "

[PATCH] crypto/scheduler: add multicore scheduling mode
 2017-06-05  6:19 UTC  (2+ messages)

[makedumpfile PATCH 1/2] fold the calc of time delta into a func
 2017-06-05  6:17 UTC  (2+ messages)
` [makedumpfile PATCH 2/2] print_info: show the remaining time of dump progress

Ftrace Data Export
 2017-06-05  6:17 UTC  (5+ messages)

[PATCH v2] IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap
 2017-06-05  6:17 UTC  (4+ messages)

[PATCH v2] tags: honor COMPILED_SOURCE with apart output directory
 2017-06-05  6:16 UTC  (8+ messages)

[PATCH] net/e1000: add support 2-tuple filter on i210/i211
 2017-06-05  6:16 UTC  (3+ messages)

[RFC 0/2] Add support for OCC command/response interface
 2017-06-05  6:13 UTC  (3+ messages)
` [RFC 1/2] powerpc/powernv: Get a unique token for async completions
` [RFC 2/2] powerpc/powernv : Add support for OPAL-OCC command/response interface

[PATCH 0/7] irqchip: constify irq_domain_ops
 2017-06-05  6:13 UTC  (3+ messages)
` [PATCH 1/7] irqchip/aspeed-vic: "

[PATCH 0/5] vt: get rid of worst cases of __put_user/__get_user
 2017-06-05  6:13 UTC  (3+ messages)

Does bonding driver support 802.3ad "port-priority"?
 2017-06-05  6:12 UTC  (2+ messages)

linux-next: build warnings after merge of the uuid tree
 2017-06-05  6:09 UTC 

[PATCH 00/11] net/e1000: Consistent filter API
 2017-06-05  6:09 UTC  (10+ messages)
  ` [PATCH v2 09/11] net/e1000: create consistent filter
  ` [PATCH v2 10/11] net/e1000: destroy "
  ` [PATCH v2 11/11] net/e1000: flush all the filter

[Qemu-devel] [PATCH v5 0/8] Optimize VMDK I/O by allocating multiple clusters
 2017-06-05  6:07 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 1/8] vmdk: Move vmdk_find_offset_in_cluster() to the top
` [Qemu-devel] [PATCH v5 2/8] vmdk: Rename get_whole_cluster() to vmdk_perform_cow()
` [Qemu-devel] [PATCH v5 3/8] vmdk: Rename get_cluster_offset() to vmdk_get_cluster_offset()
` [Qemu-devel] [PATCH v5 4/8] vmdk: Factor out metadata loading code out of vmdk_get_cluster_offset()
` [Qemu-devel] [PATCH v5 5/8] vmdk: Set maximum bytes allocated in one cycle
` [Qemu-devel] [PATCH v5 6/8] vmdk: New functions to assist allocating multiple clusters
` [Qemu-devel] [PATCH v5 7/8] vmdk: Update metadata for "
` [Qemu-devel] [PATCH v5 8/8] vmdk: Make vmdk_get_cluster_offset() return cluster offset only

[RFC PATCH linux dev-4.10 0/7] Add fast rotor reads to MAX31785
 2017-06-05  6:05 UTC  (3+ messages)

[PATCH 0/7] IMA: new parser for ima_restore_measurement_list()
 2017-06-05  6:04 UTC  (10+ messages)
` [PATCH 1/7] ima: introduce ima_parse_buf()
  ` [Linux-ima-devel] "
` [PATCH 5/7] ima: add securityfs interface to save a measurements list with kexec header
  ` [Linux-ima-devel] "
` [PATCH 6/7] ima: add securityfs interface to restore a measurements list
  ` [Linux-ima-devel] "

[security/keys] bde65e9624: BUG: kernel hang in boot stage
 2017-06-05  6:06 UTC 

[PATCH] md: initialise ->writes_pending in personality modules
 2017-06-05  6:05 UTC 

[PATCH] powerpc: Increase ELF_ET_DYN_BASE to 1TB for 64-bit applications
 2017-06-05  6:03 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH rdma-next] Revert "IB/core: Add flow control to the portmapper netlink calls"
 2017-06-05  6:03 UTC  (12+ messages)

[PATCH] powerpc/kernel: improve FP and vector registers restoration
 2017-06-05  5:59 UTC  (2+ messages)

[PATCH v6 0/9] AXP803 PMIC support for Pine64
 2017-06-05  5:57 UTC  (8+ messages)
` [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
      ` [linux-sunxi] "
          `  "

i40e igb_uio: reset pci on process exit
 2017-06-05  5:57 UTC  (4+ messages)
` [RFC PATCH] igb_uio: issue FLR during open and release of device file

[PATCH] libxml-namespacesupport-perl: Upgrade 1.11 -> 1.12
 2017-06-05  5:55 UTC 

[xen-unstable test] 110000: regressions - FAIL
 2017-06-05  5:53 UTC 

[PATCH] Add iocb details to io_submit
 2017-06-05  5:51 UTC 

[PATCH] test-lib: add ability to cap the runtime of tests
 2017-06-05  5:48 UTC  (5+ messages)

[PATCH v4 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
 2017-06-05  5:47 UTC  (3+ messages)
` [PATCH v4 1/4] PCI: xilinx: Fix INTX irq dispatch

[PATCH v1 7/8] powerpc/Kconfig: Enable STRICT_KERNEL_RWX
 2017-06-05  5:46 UTC  (6+ messages)

[PATCH] xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
 2017-06-05  5:46 UTC  (2+ messages)

[PATCH v4 0/8] Implement NVMe Namespace Descriptor Identification
 2017-06-05  5:45 UTC  (16+ messages)
` [PATCH v4 1/8] nvme: introduce NVMe Namespace Identification Descriptor structures
` [PATCH v4 3/8] nvmet: implement namespace identify descriptor list
` [PATCH v4 5/8] nvme: get list of namespace descriptors
` [PATCH v4 7/8] nvmet: allow overriding the NVMe VS via configfs

[RFC PATCH] acpi: indicate to platform when hot remove returns busy
 2017-06-05  5:44 UTC  (4+ messages)

(unknown),
 2017-06-05  5:43 UTC 

[PATCH] ARM: imx6ull: Make suspend/resume work like on 6ul
 2017-06-05  5:37 UTC  (3+ messages)

[PATCH -next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
 2017-06-05  5:36 UTC  (3+ messages)

[PATCH] libxml-simple-perl: Upgrade to 2.24
 2017-06-05  5:38 UTC 

[PATCH] mm,page_alloc: Serialize warn_alloc() if schedulable
 2017-06-05  5:37 UTC  (7+ messages)

[PATCH 0/10 v10] No wait AIO
 2017-06-05  5:35 UTC  (11+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

[PATCH] crypto: testmgr: use consistent format for errors
 2017-06-05  5:33 UTC 

[PATCH v3 0/8] Implement NVMe Namespace Descriptor Identification
 2017-06-05  5:31 UTC  (4+ messages)
` [PATCH v3 3/8] nvmet: implement namespace identify descriptor list

[PULL] topic/e1000e-fix
 2017-06-05  5:20 UTC  (6+ messages)
  ` [PATCH v2 1/1] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
    ` [Intel-wired-lan] "

[PATCH v5 00/20] eeprom: at24: Add OF device ID table
 2017-06-05  5:13 UTC  (5+ messages)
` [PATCH v5 12/20] ARM: dts: uniphier: Add generic compatible string for I2C EEPROM

[PATCH] swap: cond_resched in swap_cgroup_prepare()
 2017-06-05  5:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] cairo: Upgrade 1.14.8 -> 1.15.4
 2017-06-05  5:12 UTC  (3+ messages)

[PATCH nf-next RFC 0/5] netfilter: add net namespace support for cthelper
 2017-06-05  5:11 UTC  (3+ messages)

[PATCH 1/2] test/test_mbuf: Remove mempool global var
 2017-06-05  5:07 UTC  (4+ messages)
` [PATCH 2/2] test/test_mbuf: Free mempool on exit

[PATCH linux dev-4.10 1/1] Add Romulus LEDs in to dts
 2017-06-05  5:01 UTC  (2+ messages)

[PATCH rdma-next V1 0/6] Enable flow steering on IPoIB UD QP
 2017-06-05  5:00 UTC  (7+ messages)
  ` [PATCH rdma-next V1 1/6] IB/core: Enable QP creation which is associated to underlay QP
  ` [PATCH rdma-next V1 2/6] IB/uverbs: "
  ` [PATCH rdma-next V1 3/6] IB/mlx5: Add support for underlay QP managing
  ` [PATCH rdma-next V1 4/6] IB/mlx5: Add multicast flow steering support for underlay QP
  ` [PATCH rdma-next V1 5/6] net/mlx5: Report enhanced capabilities for IPoIB
  ` [PATCH rdma-next V1 6/6] IB/mlx5: Report RX checksum "

linux-next: manual merge of the staging tree with the tty tree
 2017-06-05  4:57 UTC 

[PATCH] mm/hugetlb: Warn the user when issues arise on boot due to hugepages
 2017-06-05  4:57 UTC  (2+ messages)

[RFC] eal/memory: introducing an option to set iova as va
 2017-06-05  4:54 UTC  (4+ messages)

tty lockdep trace
 2017-06-05  4:52 UTC  (6+ messages)
` [bisected] "
        ` [patch] tty: fix port buffer locking V2

[PATCH v2] devlink: fix potential memort leak
 2017-06-05  4:51 UTC  (2+ messages)

[PATCH 0/7] driver core/USB/thermal: fix device-tree node reuse
 2017-06-05  4:51 UTC  (4+ messages)
` [PATCH 5/7] USB: of: fix root-hub device-tree node handling

[PATCH] net: sched: fix mips build failure
 2017-06-05  4:50 UTC  (2+ messages)

[PATCH] acpica: Upgrade 20150515 -> 20170303
 2017-06-05  4:51 UTC 

[PATCH V7 0/2] PM / Domains: Power domain performance states
 2017-06-05  4:48 UTC  (2+ messages)

[PATCH linux dev-4.10] ARM: aspeed: zaius: Support new board FSI gpio pin mapping
 2017-06-05  4:46 UTC  (2+ messages)

[mm: memcontrol] 56603bfc91: BUG: unable to handle kernel NULL pointer dereference at 0000000000000310
 2017-06-05  4:45 UTC  (2+ messages)

[PATCH 0/6] mmc: dw_mmc: remove the multiple slot concept
 2017-06-05  4:41 UTC  (7+ messages)
    ` [PATCH 1/6] mmc: dw_mmc: deprecated the "num-slots" property
    ` [PATCH 2/6] mmc: dw_mmc: remove the loop about finding slots
    ` [PATCH 3/6] mmc: dw_mmc: change the array of slots
    ` [PATCH 4/6] mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot
    ` [PATCH 5/6] mmc: dw_mmc: use the 'slot' instead of 'cur_slot'
    ` [PATCH 6/6] mmc: dw_mmc: remove the unnecessary slot variable

[PATCH 0/2] ARM/arm64: sunxi: convert CCU raw numbers to macros
 2017-06-05  4:32 UTC  (9+ messages)
` [PATCH 1/2] ARM: sunxi: h3-h5: Convert R_CCU "
` [PATCH 2/2] arm64: allwinner: a64: Convert CCU raw number references "

cron job: media_tree daily build: WARNINGS
 2017-06-05  4:30 UTC 

(unknown),
 2017-06-05  4:30 UTC 

[PATCH 0/4] ASoC: simple-card-utils: share same dev_dbg()
 2017-06-05  4:28 UTC  (10+ messages)
` [PATCH 1/4] ASoC: simple-card-utils: share same dev_dbg() for Card Name
` [PATCH 2/4] ASoC: simple-card-utils: share same dev_dbg() for DAI format
` [PATCH 3/4] ASoC: simple-card-utils: share same dev_dbg() for Dai Name
` [PATCH 4/4] ASoC: simple-card-utils: share same dev_dbg() for sysclk

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-05  4:28 UTC  (4+ messages)
` [WIP PATCH 3/4] ACPI: button: Let input filter out the LID events

[U-Boot] [PATCH v7 0/6] Add Intel Arria 10 SoC FPGA driver
 2017-06-05  4:26 UTC  (4+ messages)
` [U-Boot] [PATCH v7 4/6] drivers: Enable FPGA driver build on SPL

i915 memory allocation failure
 2017-06-05  4:26 UTC 

[PATCH RESEND] Eliminate extra 'out_free' label from fcoe_init function
 2017-06-05  4:24 UTC  (3+ messages)

[PATCH] kvm: async_pf: fix rcu_irq_enter() with irqs enabled
 2017-06-05  4:21 UTC  (2+ messages)

How does rbd-mirror preserve the order of WRITE operations that finished on the primary cluster
 2017-06-05  4:05 UTC 


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.