All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-14 16:21:02 to 2017-04-14 17:52:16 UTC [more...]

[PATCH v3 00/14] Server-side NFS/RDMA changes proposed for v4.12
 2017-04-14 17:52 UTC  (5+ messages)
` [PATCH v3 09/14] svcrdma: Report Write/Reply chunk overruns

[PATCH v2 1/2] cpumask: Add helper cpumask_available()
 2017-04-14 17:51 UTC  (3+ messages)
` [PATCH v2 2/2] kernel/irq: Use cpumask_available() for check of cpumask variable

[PATCH 0/8 V4] x86/intel_rdt: Intel Memory bandwidth allocation
 2017-04-14 17:52 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] drivers: omap_hsmmc: move to DM_MMC_OPS
 2017-04-14 17:50 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled
` [U-Boot] [PATCH 2/2] drivers: omap_hsmmc: move to DM_MMC_OPS

NVMe over fabrics - Caching controller Identity data
 2017-04-14 17:49 UTC 

[Qemu-devel] [RFC v2 0/4] vhost-user: Specify and implement device IOTLB support
 2017-04-14 17:47 UTC  (6+ messages)
` [Qemu-devel] [RFC v2 1/4] vhost: propagate errors in vhost_device_iotlb_miss()
` [Qemu-devel] [RFC v2 2/4] vhost-user: add vhost_user to hold the chr
` [Qemu-devel] [RFC v2 3/4] vhost-user: add slave-req-fd support
` [Qemu-devel] [RFC v2 4/4] spec/vhost-user spec: Add IOMMU support

let's revert e3cab998b48ab293a9962faf9779d70ca339c65d
 2017-04-14 17:47 UTC  (3+ messages)

[PATCH 1/3] mfd: cros-ec: Add functions to read mapped memory
 2017-04-14 17:47 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: hwmon: Add bindings for Google Chromium EC HWMON

[PATCH 0/2] kbuild: cleanup asm-offset generation, and make it work with clang
 2017-04-14 17:44 UTC  (5+ messages)
` [PATCH 1/2] kbuild: consolidate redundant sed script ASM offset generation
` [PATCH 2/2] kbuild: fix asm-offset generation to work with clang

includeIf breaks calling dashed externals
 2017-04-14 17:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] cmd: cpu: fix NULL cpu feature prints
 2017-04-14 17:43 UTC 

RFC: WMI Enhancements
 2017-04-14 17:42 UTC  (7+ messages)

[U-Boot] [PATCH 1/1] odroid-c2: change ramdisk_addr_r
 2017-04-14 17:39 UTC  (2+ messages)

[PATCH net-next v2 0/6] vxlan: cleanup and IPv6 link-local support
 2017-04-14 17:38 UTC  (13+ messages)
` [PATCH net-next v2 1/6] vxlan: refactor verification and application of configuration
` [PATCH net-next v2 2/6] vxlan: get rid of redundant vxlan_dev.flags
` [PATCH net-next v2 3/6] vxlan: improve validation of address family configuration
` [PATCH net-next v2 4/6] vxlan: check valid combinations of address scopes
` [PATCH net-next v2 5/6] vxlan: fix snooping for link-local IPv6 addresses
` [PATCH net-next v2 6/6] vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses

[refpolicy] [PATCH] more systemd stuff
 2017-04-14 17:38 UTC  (2+ messages)

[PATCH 0/6] blk-mq debugfs patches for kernel v4.12
 2017-04-14 17:37 UTC  (8+ messages)
` [PATCH 1/6] blk-mq: Do not invoke queue operations on a dead queue

provide pci_request_irq / pci_free_irq helpers
 2017-04-14 17:36 UTC  (9+ messages)
` [PATCH 1/4] genirq: fix indentation in remove_irq
` [PATCH 2/4] genirq: return the irq name from free_irq

[linux-lvm] Snapshot behavior on classic LVM vs ThinLVM
 2017-04-14 17:36 UTC  (10+ messages)

[U-Boot] [PATCH-v2 0/2] Fix several bugs in qemu-mips/64 configurations
 2017-04-14 17:36 UTC  (5+ messages)
` [U-Boot] [PATCH-v2 1/2] mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
` [U-Boot] [PATCH-v2 2/2] mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN

Q on IXGBE and I40E vector Tx processing
 2017-04-14 17:35 UTC 

[patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
 2017-04-14 17:35 UTC  (9+ messages)

[U-Boot] [PATCH 1/1] odroid-c2: increase CONFIG_SYS_BOOTM_LEN
 2017-04-14 17:33 UTC  (2+ messages)

[refpolicy] [PATCH] systemd init
 2017-04-14 17:33 UTC  (2+ messages)

[PATCH v1 1/2] gpio: gpio-wcove: fix GPIO irq status mask
 2017-04-14 17:29 UTC  (2+ messages)
` [PATCH v1 2/2] gpio: gpio-wcove: fix irq pending status bit width

[PATCH] drivers/irqchip: Enable IMX_GPCV2 on i.MX7 by default
 2017-04-14 17:31 UTC  (2+ messages)

[PATCH net-next 0/6] bpf: LRU performance and test-program improvements
 2017-04-14 17:30 UTC  (7+ messages)
` [PATCH net-next 1/6] bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU
` [PATCH net-next 2/6] bpf: lru: Cleanup test_lru_map.c
` [PATCH net-next 3/6] bpf: lru: Refactor LRU map tests in map_perf_test
` [PATCH net-next 4/6] bpf: Allow bpf sample programs (*_user.c) to change bpf_map_def
` [PATCH net-next 5/6] bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
` [PATCH net-next 6/6] bpf: lru: Add map-in-map LRU example

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-14 17:30 UTC  (11+ messages)

[PATCH 0/5] libnvdimm: acpi updates and a revert
 2017-04-14 17:30 UTC  (20+ messages)
` [PATCH 1/5] Revert "libnvdimm: band aid btt vs clear poison locking"
` [PATCH 2/5] acpi, nfit: add support for acpi 6.1 dimm state flags
` [PATCH 3/5] tools/testing/nvdimm: test acpi 6.1 health "
` [PATCH 4/5] acpi, nfit: support "map failed" dimms
` [PATCH 5/5] acpi, nfit: limit ->flush_probe() to initialization work

[PATCH 01/13] power: Make power_supply_am_i_supplied return -ENODEV if there are no suppliers
 2017-04-14 17:19 UTC  (21+ messages)
` [PATCH 04/13] power: max17042_battery: Add default platform_data for x86 use
` [PATCH 06/13] power: max17042_battery: Add support for the STATUS property
` [PATCH 07/13] power: max17042_battery: Add external_power_changed callback
` [PATCH 08/13] power: max17042_battery: Add support for the TECHNOLOGY attribute
` [PATCH 09/13] power: max17042_battery: Add support for the VOLT_MIN property
` [PATCH 10/13] power: max17042_battery: Add support for the CHARGE_FULL_DESIGN property
` [PATCH 11/13] power: max17042_battery: Add support for CHARGE_NOW property
` [PATCH 12/13] power: max17042_battery: Add support for SCOPE property
` [PATCH 13/13] power: max77693_charger: Add supplied_to info to power_supply_config

[PATCH] doc: fix DPAA2 PMD release note info location
 2017-04-14 17:18 UTC  (2+ messages)

Remounting read-write after error is not allowed
 2017-04-14 17:17 UTC  (2+ messages)

[PATCH v3] can: mcba_usb: Add support for Microchip CAN BUS Analyzer
 2017-04-14 17:16 UTC  (7+ messages)

[U-Boot] [PATCH] drivers/usb/ehci: Use platform-specific accessors
 2017-04-14 17:16 UTC  (10+ messages)

[Buildroot] [RFC] Adopt a coding style for Python scripts
 2017-04-14 17:14 UTC  (2+ messages)

[PATCH 1/3] ASoC: rt5514: Mark rt5514_i2c_driver as static
 2017-04-14 17:12 UTC  (11+ messages)
` [PATCH 2/3] ASoC: rt5514: Avoid relying on uninitialized "val" value
  ` Applied "ASoC: rt5514: Avoid relying on uninitialized "val" value" to the asoc tree
` [PATCH 3/3] ASoC: rt5514: Unconfuse the rt5514 at probe / resume time
  ` Applied "ASoC: rt5514: Unconfuse the rt5514 at probe / resume time" to the asoc tree
` Applied "ASoC: rt5514: Mark rt5514_i2c_driver as static" "

[PATCH] arm64: dts: allwinner: a64: Add UART2 pin nodes
 2017-04-14 17:13 UTC  (2+ messages)

[PATCH] regulator: vctrl: Fix out of bounds array access for vctrl->vtable
 2017-04-14 17:12 UTC  (3+ messages)
` Applied "regulator: vctrl: Fix out of bounds array access for vctrl->vtable" to the regulator tree

[PATCH v4 6/6] dm rq: Avoid that request processing stalls sporadically
 2017-04-14 17:12 UTC  (13+ messages)

[PATCH] regulator: tps65132: fix platform_no_drv_owner.cocci warnings
 2017-04-14 17:12 UTC  (2+ messages)
` Applied "regulator: tps65132: fix platform_no_drv_owner.cocci warnings" to the regulator tree

[PATCH 1/2] regulator: core: Only propagate voltage changes to if it can change voltages
 2017-04-14 17:12 UTC  (3+ messages)
` Applied "regulator: core: Only propagate voltage changes to if it can change voltages" to the regulator tree

[PATCH] regulator: core: Allow dummy regulators for supplies
 2017-04-14 17:12 UTC  (2+ messages)
` Applied "regulator: core: Allow dummy regulators for supplies" to the regulator tree

[PATCH v2 1/2] dt-binding: regulator: anatop: make regulator name property required
 2017-04-14 17:12 UTC  (4+ messages)
` [PATCH v2 2/2] regulator: anatop: make sure regulator name is properly defined
  ` Applied "regulator: anatop: make sure regulator name is properly defined" to the regulator tree

[linux-4.9 test] 107444: regressions - FAIL
 2017-04-14 17:12 UTC 

[Qemu-devel] [PATCH for-2.9-rc5 v2] block: Drain BH in bdrv_drained_begin
 2017-04-14 17:10 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Buildroot] [autobuild.buildroot.net] Your build results for 2017-04-09
 2017-04-14 17:04 UTC  (5+ messages)

Handling of users in multiple recipes
 2017-04-14 16:49 UTC 

X.org EVoC Ideas
 2017-04-14 17:04 UTC 

[PATCH 1/2] spi: atmel: factorize reusable code for SPI controller init
 2017-04-14 17:03 UTC  (2+ messages)

[dm-crypt] Failure to encrypt a big disk - missing kernel module?
 2017-04-14 17:02 UTC  (3+ messages)

[PATCH v2 1/2] ls-files: fix recurse-submodules with nested submodules
 2017-04-14 17:02 UTC  (7+ messages)
` [PATCH 3/2] ls-files: only recurse on active submodules

[Buildroot] [PATCH 1/1] busybox: preserve ncurses progs/tools
 2017-04-14 17:00 UTC  (2+ messages)

[PATCH v2 0/6] forking and threading
 2017-04-14 16:59 UTC  (12+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] t5550: use write_script to generate post-update hook
  ` [PATCH v3 02/10] t0061: run_command executes scripts without a #! line
  ` [PATCH v3 03/10] run-command: prepare command before forking
  ` [PATCH v3 04/10] run-command: use the async-signal-safe execv instead of execvp
  ` [PATCH v3 05/10] run-command: prepare child environment before forking
  ` [PATCH v3 06/10] run-command: don't die in child when duping /dev/null
  ` [PATCH v3 07/10] run-command: eliminate calls to error handling functions in child
  ` [PATCH v3 08/10] run-command: handle dup2 and close errors "
  ` [PATCH v3 09/10] run-command: add note about forking and threading
  ` [PATCH v3 10/10] run-command: block signals between fork and execve

[RFC 0/3] sched/topology: fix sched groups on NUMA machines with mesh topology
 2017-04-14 16:58 UTC  (6+ messages)
` [RFC 2/3] "
` [RFC 3/3] sched/topology: Different sched groups must not have the same balance cpu

[PATCH] pinctrl-armada-xp: Use devm_kmalloc_array() in armada_xp_pinctrl_probe()
 2017-04-14 16:58 UTC  (2+ messages)

Encountered kernel bug#72811. Advice on recovery?
 2017-04-14 16:58 UTC  (5+ messages)

[PATCH v2 00/11] AXP803 PMIC support for Pine64
 2017-04-14 16:56 UTC  (5+ messages)
` [PATCH v2 11/11] arm64: allwinner: a64: enable Wi-Fi "

[PATCH v3 1/4] mwifiex: remove unnecessary wakeup interrupt number sanity check
 2017-04-14 16:55 UTC  (7+ messages)
` [PATCH v3 4/4] mwifiex: pcie: extract wifi part from combo firmware during function level reset
    `  "
        `  "

[PATCH v2] xen,kdump: handle pv domain in paddr_vmcoreinfo_note()
 2017-04-14 16:53 UTC  (8+ messages)
` [Xen-devel] [PATCH v2] xen, kdump: "
          `  "

[PATCH] doc: add known igb_uio issue for i40e
 2017-04-14 16:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: change calculating inline room for Tx
 2017-04-14 16:52 UTC  (3+ messages)

[PATCH v6] power: supply: bq24190_charger: Add disable-reset device-property
 2017-04-14 16:52 UTC 

[PATCHv2] rebase: pass --[no]-signoff option to git am
 2017-04-14 16:50 UTC 

[PATCH v11 00/22] NXP DPAA2 PMD
 2017-04-14 16:50 UTC  (5+ messages)
` [PATCH v12 "
  ` [PATCH v12 02/22] doc: add DPAA2 NIC details

[PATCH nf v2] net/openvswitch: Delete conntrack entry clashing with an expectation
 2017-04-14 16:49 UTC  (3+ messages)

HR department
 2017-04-14 16:21 UTC  (2+ messages)

[PATCH v5 00/18] Gen8+ engine-reset
 2017-04-14 16:47 UTC  (4+ messages)
` [PATCH v5 17/18] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout

[Intel-wired-lan] [next-queue v6 PATCH 0/7] i40e: Add port representor and initial switchdev support
 2017-04-14 16:47 UTC  (4+ messages)
` [Intel-wired-lan] [next-queue v6 PATCH 5/7] i40e: Add TX and RX support over port netdev's in switchdev mode

[PATCH 1/2] ARM: tegra: remove Whistler support
 2017-04-14 16:47 UTC  (3+ messages)

[PATCH v3 0/2] Enable mss rproc support on msm8996
 2017-04-14 16:46 UTC  (5+ messages)
` [PATCH v3 1/2] soc: qcom: Add support of scm call for mss rproc to share access of ddr

[PATCH v2] doc: fix description on intel VFs
 2017-04-14 16:46 UTC  (3+ messages)
  ` [dpdk-stable] "

virtualenv Problems when Updating mozjs
 2017-04-14 16:45 UTC 

[U-Boot] [PATCH] sunxi: Fix arm64 fdtfile variable
 2017-04-14 16:44 UTC 

[maintainer-tools PATCH v2 2/2] dim: Curate and insert tags into patch(es)
 2017-04-14 16:43 UTC  (2+ messages)
` [maintainer-tools PATCH v3 "

[Bug 100685] [bisected] X Won't Start on Skylake/Tonga
 2017-04-14 16:43 UTC  (3+ messages)

How to debug DMAR errors?
 2017-04-14 16:41 UTC  (6+ messages)

cqe dump errors on target while running nvme-of large block read IO
 2017-04-14 16:38 UTC  (4+ messages)

47141 netdev
 2017-04-14 16:37 UTC 

linux-next: build failure after merge of the rtc tree
 2017-04-14 16:33 UTC  (7+ messages)

[PATCH v4 net-next RFC] net: Generic XDP
 2017-04-14 16:33 UTC  (2+ messages)

[ovmf test] 107447: all pass - PUSHED
 2017-04-14 16:32 UTC 

`git status` output is very misleading after a merge on a "detached HEAD"
 2017-04-14 16:25 UTC  (8+ messages)

[PATCH 0/8] i.MX7 PCIe related device tree changes
 2017-04-14 16:30 UTC  (6+ messages)
` [PATCH 5/8] ARM: dts: imx7s: Mark 'gpr' compatible with i.MX6 variant

[PATCH] NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()
 2017-04-14 16:29 UTC 

git work trees
 2017-04-14 16:27 UTC  (4+ messages)
` [PATCH] worktree add: add --lock option

[PATCH 00/10] mtd: spi-nor: aspeed: support extensions
 2017-04-14 16:18 UTC  (5+ messages)
` [PATCH 10/10] mtd: spi-nor: aspeed: optimize read mode

[PATCH v4 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-04-14 16:15 UTC  (3+ messages)
` [PATCH v4 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

[meta-raspberrypi][PATCH 1/5] pitft: Add support for pitft35r
 2017-04-14 16:20 UTC  (4+ messages)
` [meta-raspberrypi][PATCH 3/5] userland: Upgrade to latest
` [meta-raspberrypi][PATCH 4/5] eglinfo-fb: Mark is userland specific
` [meta-raspberrypi][PATCH 5/5] firmware: Update to 1.20170405 release


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.