All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-20 20:46:40 to 2017-01-20 22:03:58 UTC [more...]

[PATCH 00/11 V4] rtlwifi: Various updates
 2017-02-07  3:29 UTC  (4+ messages)
` [PATCH 03/11] rtlwifi: Add a new enumeration value to btc_set_type
` [PATCH 05/11] rtlwifi: btcoexist: Change logging in halbtc8192e2ant.c
` [PATCH 09/11] rtlwifi: btcoex: move bt_type declaration

+ linux-next-git-rejects.patch added to -mm tree
 2017-01-20 22:03 UTC 

[RFC/PATCH] Disallow commands from within unpopulated submodules
 2017-01-20 22:01 UTC  (10+ messages)

[PATCH] log: new option decorate reflog of remote refs
 2017-01-20 22:00 UTC  (5+ messages)

[PATCH 0/8] Renesas CPG/MSSR Reset Control Support
 2017-01-20 22:03 UTC  (5+ messages)
` [PATCH 4/8] clk: renesas: cpg-mssr: Add support for reset control

[PATCH v10 1/3] gpio: exar: add gpio for exar cards
 2017-01-20 22:02 UTC  (2+ messages)

[char-misc-next] mei: simplify error handling via devres function
 2017-01-20 22:00 UTC  (2+ messages)

[lustre-devel] Proposal for JobID caching
 2017-01-20 22:00 UTC  (4+ messages)

[m-c-s][PATCH 1/6] python-fixtures: uprev to version 3.0.0
 2017-01-20 21:59 UTC  (6+ messages)
` [m-c-s][PATCH 2/6] python-requests: use version from meta-openembedded
` [m-c-s][PATCH 3/6] python-keystoneauth1: uprev to v2.18.0
` [m-c-s][PATCH 4/6] python-requestsexceptions: add new recipe
` [m-c-s][PATCH 5/6] python-os-client-config: uprev to latest stable/newton
` [m-c-s][PATCH 6/6] python-oslotest: "

[PATCH] sd: Cleaned up comment references to @sdp argument explanation
 2017-01-20 21:59 UTC  (2+ messages)

[PATCH] leds: gpio: Add pinctrl PM select sleep,default state in suspend/resume
 2017-01-20 21:59 UTC  (3+ messages)

[PATCH -next] scsi: be2iscsi: Use GFP_ATOMIC under spin lock
 2017-01-20 21:58 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)
 2017-01-20 21:58 UTC  (10+ messages)
` [U-Boot] [RFC PATCH 08/11] sunxi: SPL: add FIT config selector for Pine64 boards
` [U-Boot] [RFC PATCH 09/11] sunxi: Pine64: defconfig: enable SPL FIT support
` [U-Boot] [RFC PATCH 11/11] SPL: SPI: sunxi: add SPL FIT image support

[PATCH v3 00/37] IB: Optimize DMA mapping
 2017-01-20 21:57 UTC  (51+ messages)
` [PATCH v3 01/37] treewide: Constify most dma_map_ops structures
` [PATCH v3 02/37] treewide: Move dma_ops from struct dev_archdata into struct device
` [PATCH v3 03/37] treewide: Consolidate set_dma_ops() implementations
` [PATCH v3 04/37] treewide: Consolidate get_dma_ops() implementations
  ` [PATCH v3 05/37] lib/dma-noop: Clarify a comment
  ` [PATCH v3 06/37] lib/dma-noop: Only build dma_noop_ops for s390 and m32r
  ` [PATCH v3 07/37] lib/dma-virt: Add dma_virt_ops
  ` [PATCH v3 08/37] IB/core: Remove ib_dma_*map_single_attrs()
  ` [PATCH v3 09/37] RDS: IB: Remove an unused structure member
  ` [PATCH v3 10/37] IB/core: Change the type of an ib_dma_alloc_coherent() argument
  ` [PATCH v3 11/37] IB/hf1: Remove DMA mapping code
  ` [PATCH v3 12/37] IB/qib: "
  ` [PATCH v3 13/37] IB/core: Initialize ib_device.dev.parent earlier
  ` [PATCH v3 14/37] IB/core: Use dev.parent instead of dma_device
  ` [PATCH v3 15/37] IB/cxgb3: Set "
  ` [PATCH v3 16/37] IB/cxgb4: "
  ` [PATCH v3 17/37] IB/hfi1: Switch from dma_device to dev.parent
  ` [PATCH v3 18/37] IB/hns: "
  ` [PATCH v3 19/37] IB/i40iw: Remove a superfluous assignment statement
  ` [PATCH v3 20/37] IB/mlx4: Switch from dma_device to dev.parent
  ` [PATCH v3 21/37] IB/mlx5: "
  ` [PATCH v3 22/37] IB/mthca: "
  ` [PATCH v3 23/37] IB/nes: Remove a superfluous assignment statement
  ` [PATCH v3 24/37] IB/ocrdma: Switch from dma_device to dev.parent
  ` [PATCH v3 25/37] IB/qedr: "
  ` [PATCH v3 26/37] IB/qib: "
  ` [PATCH v3 27/37] IB/usnic: "
  ` [PATCH v3 28/37] IB/vmw_pvrdma: "
  ` [PATCH v3 29/37] IB/rxe: "
  ` [PATCH v3 30/37] IB/IPoIB: "
  ` [PATCH v3 31/37] IB/iser: "
  ` [PATCH v3 32/37] IB/srp: "
  ` [PATCH v3 33/37] IB/srpt: Modify a debug statement
  ` [PATCH v3 34/37] RDS: net: Switch from dma_device to dev.parent
  ` [PATCH v3 35/37] nvme-rdma: "
  ` [PATCH v3 36/37] IB/core: Remove ib_device.dma_device
  ` [PATCH v3 37/37] IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it

[PATCH 1/4] nbd: use our own workqueue for recv threads
 2017-01-20 21:56 UTC  (4+ messages)
` [PATCH 2/4] miscdevice: add a minor number for nbd-control
` [PATCH 3/4] nbd: use an idr to keep track of nbd devices
` [PATCH 4/4] nbd: add a nbd-control interface

[PATCH V2 1/2] dt-bindings: leds: document new led-triggers property
 2017-01-20 21:56 UTC  (3+ messages)
` [PATCH V2 2/2] usb: core: read USB ports from DT in the usbport LED trigger driver
` [EXAMPLE V2 3/2] ARM: BCM53573: Specify ports for USB LED for Tenda AC9

[PATCH] Set elsiocb contexts to NULL after freeing it
 2017-01-20 21:54 UTC  (3+ messages)

[xen-4.7-testing test] 104360: regressions - FAIL
 2017-01-20 21:55 UTC 

[PATCH v12 00/10] x86: multiboot2 protocol support
 2017-01-20 21:54 UTC  (6+ messages)
` [PATCH v12 05/10] x86: add multiboot2 protocol support for EFI platforms

[Buildroot] [PATCH 0/2] efl: allow smaller builds
 2017-01-20 21:54 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] efl: do not force dependency on libudev by making eeze a config option

[PATCH, 1/2] mtd: m25p80: Let m25p80_read() fallback to spi transfer
 2017-01-20 21:50 UTC  (2+ messages)
` [PATCH, 2/2] spi: bcm-qspi: Fix return code from bcm_qspi_flash_read()

[PATCH] drm/i915: reinstate call to trace_i915_vma_bind
 2017-01-20 21:51 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2 v2] xserver-xf86-config: add glamoregl
 2017-01-20 21:50 UTC  (2+ messages)
` [PATCH 2/2 v2] xserver-xorg: Enable glamor by default

[PATCH] scsi: lpfc: Replace BUG() with BUG_ON()
 2017-01-20 21:49 UTC  (2+ messages)

[PATCH 00/16 v2] x86/microcode: 4.11 queue
 2017-01-20 20:29 UTC  (4+ messages)
` [PATCH 02/16] x86/MSR: Carve out bare minimum accessors
` [PATCH 03/16] x86/microcode: Convert to bare minimum MSR accessors
` [PATCH 04/16] x86/microcode/AMD: Clean up find_equiv_id()

[PATCH 1/2] drm/i915: Squelch smatch warning for statement with no effect
 2017-01-20 21:45 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Silence smatch for cmdparser

[PATCH v1 1/3] dt: bindings: add documentation for zx2967 family i2c controller
 2017-01-20 21:45 UTC  (4+ messages)
` [PATCH v1 3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

[PATCH 00/12] Cqm2: Intel Cache quality monitoring fixes
 2017-01-20 21:44 UTC  (7+ messages)

Toaster Not Respecting Environment Variables
 2017-01-20 21:40 UTC  (2+ messages)

[PATCH v4 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
 2017-01-20 21:39 UTC  (3+ messages)
` [PATCH v4 2/3] mmc: sh_mobile_sdhi: explain clock bindings

[U-Boot] [PATCH] armv8/fsl-layerscape: fdt: remove SYSCLK frequency fixup for ls1012a
 2017-01-20 21:38 UTC  (4+ messages)

[PATCH] net: qcom/emac: claim the irq only when the device is opened
 2017-01-20 21:36 UTC  (5+ messages)

[PATCH v3 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
 2017-01-20 21:32 UTC  (6+ messages)
` [PATCH v3 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks

[PATCHv4 0/2] cppi41 dma fixes for v4.10-rc cycle
 2017-01-20 21:31 UTC  (4+ messages)
` [PATCHv4 3/2] dmaengine: cppi41: Clean up pointless warnings

Linux CIFS client module: login rate limiting
 2017-01-20 21:30 UTC  (2+ messages)

[GIT PULL] KVM fixes for v4.10-rc5
 2017-01-20 21:23 UTC 

[PATCH] usb: phy: Implement am335x advisory 1.0.34
 2017-01-20 21:22 UTC  (3+ messages)

[PATCH v2 0/3] ARM: dts: add ostm support for r7s72100
 2017-01-20 21:20 UTC  (6+ messages)
` [PATCH v2 1/3] ARM: dts: r7s72100: add ostm clock to device tree
` [PATCH v2 2/3] ARM: dts: r7s72100: add ostm "
` [PATCH v2 3/3] ARM: dts: rskrza1: add ostm DT support

[PATCH] Revert "KVM: nested VMX: disable perf cpuid reporting"
 2017-01-20 21:21 UTC  (2+ messages)

[PATCH v2 0/2] clocksource: Add renesas-ostm timer driver
 2017-01-20 21:20 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: document renesas-ostm timer
` [PATCH v2 2/2] clocksource: Add renesas-ostm timer driver

[PATCH] toaster: resolve missing 'native[sdk]:' prefixes
 2017-01-20 21:18 UTC 

[PATCH v2, 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2017-01-20 21:15 UTC  (14+ messages)

[PATCH] hv: use substraction to update ring buffer index
 2017-01-20 21:15 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] arch_init: Move soundhw code to hw/audio/soundhw.c
 2017-01-20 21:11 UTC  (2+ messages)

[xen-4.5-testing test] 104355: regressions - FAIL
 2017-01-20 21:10 UTC 

[GIT PULL] Allwinner conversion to generic pin properties
 2017-01-20 21:06 UTC  (5+ messages)

[PATCH RFC v3 0/5] RFC: in-kernel resource manager
 2017-01-20 21:05 UTC  (8+ messages)
` [PATCH RFC v3 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>
  ` [tpmdd-devel] "

[Qemu-devel] [PATCH v3] hw/core/null-machine: Add the possibility to instantiate a CPU and RAM
 2017-01-20 21:06 UTC  (5+ messages)

[PATCH v7] tpm: Check size of response before accessing data
 2017-01-20 21:04 UTC  (6+ messages)

[Qemu-devel] [PATCH] hw/i386: check if nvdimm is enabled before plugging
 2017-01-20 21:03 UTC  (7+ messages)

[PATCH v3 5/6] ARM: dts: sunxi: add dtsi file for V3s SoC
 2017-01-20 21:03 UTC 

[PATCH] of/platform: dynamic: Use of_platform_bus_create() to create devices
 2017-01-20 21:02 UTC  (4+ messages)
  ` [PATCH 0/2] Ensure that platform buses from overlays are functional
      ` [PATCH 1/2] of/platform: dynamic: Use of_platform_bus_create() to create devices
          ` [PATCH 2/2] of/unittest: Test platform bus added from overlay

[Qemu-devel] [PATCH v2] Introduce DEVICE_CATEGORY_CPU for CPU devices
 2017-01-20 21:02 UTC  (2+ messages)

[xen-4.6-testing test] 104308: tolerable FAIL - PUSHED
 2017-01-20 21:01 UTC 

[PATCH] ndctl: add a BTT check utility
 2017-01-20 21:00 UTC  (2+ messages)

[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-20 20:58 UTC  (8+ messages)
` [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH net v2] net: mpls: Fix multipath selection for LSR use case
 2017-01-20 20:58 UTC 

[PATCH] eeprom: fix platform_no_drv_owner.cocci warnings
 2017-01-20 20:57 UTC 

[U-Boot] [PATCH 1/2] spl: Move check for SPL_LIBCOMMON support to header
 2017-01-20 20:57 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[PATCH lttng-tools 1/2] Fix: thread_dispatch_ust_registration needs to be a RCU thread
 2017-01-20 20:54 UTC 

[m-c-s][PATCH 1/4] python-positional: add new recipe to support python-oslo.context
 2017-01-20 20:55 UTC  (5+ messages)
` [m-c-s][PATCH 2/4] python-oslo.context: uprev to latest stable/newton
` [m-c-s][PATCH 3/4] python-oslo.utils: "
` [m-c-s][PATCH 4/4] python-oslo.db: "

[PATCH 0/8] PowerPC-NVRAM: Fine-tuning for some function implementations
 2017-01-20 20:52 UTC  (6+ messages)
` [PATCH 3/8] powerpc/nvram: Move an assignment for the variable "ret" in dev_nvram_write()
    `  "

[PATCH] show-ref: Allow --head to work with --verify
 2017-01-20 20:51 UTC  (4+ messages)

[PATCH v6 0/2] enhance TPM 2.0 extend function to support multiple PCR banks
 2017-01-20 20:51 UTC  (3+ messages)

[PATCH 0/2] Add session isolation and context saving to the space manager
 2017-01-20 20:51 UTC  (8+ messages)
` [PATCH 1/2] tpm2: add session handle isolation to tpm spaces
  ` [tpmdd-devel] "

[U-Boot] Reset emmc samsung
 2017-01-20 20:49 UTC 

[PATCH v3 1/6] dt-bindings: add device tree binding for Allwinner V3s pinctrl
 2017-01-20 20:48 UTC  (9+ messages)
` [PATCH v3 5/6] ARM: dts: sunxi: add dtsi file for V3s SoC
` [PATCH v3 6/6] ARM: dts: sunxi: add support for Lichee Pi Zero board

[PATCH] iio: magnetometer: mag3110: claim direct mode during raw writes
 2017-01-20 20:39 UTC 

[PATCH 0/3] arm64: Add ARCH_THUNDER2
 2017-01-20 20:46 UTC  (8+ messages)
` [PATCH 1/3] arm64: add THUNDER2 processor family
` [PATCH 2/3] dt-bindings: arm64 ARCH_THUNDER2 platform documentation
` [PATCH 3/3] arm64: add ARCH_THUNDER2 to defconfig

[PATCH] xfs: do not call xfs_buf_hash_destroy on a NULL pag
 2017-01-20 20:47 UTC  (3+ messages)

[RFC] dmaengine: Add DW AXI DMAC driver
 2017-01-20 20:48 UTC  (5+ messages)

[PATCHv4 net-next 0/5] sctp: add sender-side procedures for stream reconf asoc reset and add streams
 2017-01-20 20:47 UTC  (6+ messages)
` [PATCHv4 net-next 3/5] sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
        ` [PATCHv4 net-next 3/5] sctp: implement sender-side procedures for SSN/TSN Reset Request Paramete


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.