All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-20 20:31:26 to 2017-01-20 21:46:49 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

[PATCH 00/16 v2] x86/microcode: 4.11 queue
 2017-01-20 20:29 UTC  (9+ messages)
` [PATCH 01/16] x86/microcode/intel: Drop stashed AP patch pointer optimization
` [PATCH 02/16] x86/MSR: Carve out bare minimum accessors
` [PATCH 04/16] x86/microcode/AMD: Clean up find_equiv_id()
` [PATCH 05/16] x86/microcode/AMD: Shorten function parameter's name
` [PATCH 06/16] x86/microcode/AMD: Extend the container struct
` [PATCH 10/16] x86/microcode/AMD: Use find_microcode_in_initrd()
` [PATCH 11/16] x86/microcode: Remove local vendor variable
` [PATCH 16/16] x86/microcode/AMD: Remove struct cont_desc.eq_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  (8+ messages)

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

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

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

[PATCH] drm/i915: reinstate call to trace_i915_vma_bind
 2017-01-20 21:39 UTC  (5+ 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)

[U-Boot] [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)
 2017-01-20 21:37 UTC  (7+ 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] 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)

[PATCH v3 00/37] IB: Optimize DMA mapping
 2017-01-20 21:27 UTC  (49+ messages)
` [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 01/37] treewide: Constify most dma_map_ops structures
  ` [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

[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  (15+ messages)

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

[PATCH] leds: gpio: Add pinctrl PM select sleep,default state in suspend/resume
 2017-01-20 21:12 UTC  (2+ 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  (15+ messages)
` [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort
` [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  (17+ messages)
` [PATCH v3 3/6] clk: sunxi-ng: add support for V3s CCU
` [PATCH v3 4/6] dt-bindings: add device binding for the CCU of Allwinner V3s
` [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  (12+ 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

sstate-cache and native recipes
 2017-01-20 20:42 UTC  (6+ messages)

[PATCH v8 2/3] PCI: Make sure the driver could get correct BAR size from pci_resource_len()
 2017-01-20 20:41 UTC  (2+ messages)

[PATCH] libata-sff: Don't scan disabled ports when checking for legacy mode
 2017-01-20 20:41 UTC  (2+ messages)

[PATCH v3 00/24] i.MX Media Driver
 2017-01-20 20:39 UTC  (7+ messages)

[PATCH] libata:pata_atiixp: Don't use unconnected secondary port on SB600/SB700
 2017-01-20 20:40 UTC  (2+ messages)

[PATCH] seccomp: dump core when using SECCOMP_RET_KILL
 2017-01-20 20:37 UTC  (2+ messages)

[PATCH 0/5] drm/edid: Improve RGB limited range handling a bit
 2017-01-20 20:37 UTC  (5+ messages)
` [PATCH 2/5] drm/edid: Introduce drm_default_rgb_quant_range()
      ` [Intel-gfx] "

AUDIT_NETFILTER_PKT message format
 2017-01-20 20:37 UTC  (5+ messages)

[PATCH net-next 0/7] net: dsa: bcm_sf2: Add support for BCM7278
 2017-01-20 20:36 UTC  (8+ messages)
` [PATCH net-next 1/7] net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macro
` [PATCH net-next 2/7] net: dsa: bcm_sf2: Prepare for different register layouts
` [PATCH net-next 3/7] net: dsa: bcm_sf2: Add support for BCM7278 integrated switch
` [PATCH net-next 4/7] net: dsa: bcm_sf2: Move code enabling Broadcom tags
` [PATCH net-next 5/7] net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabled
` [PATCH net-next 6/7] net: phy: bcm7xxx: Add entry for BCM7278
` [PATCH net-next 7/7] net: phy: bcm7xxx: Implement EGPHY workaround for 7278

[meta-cloud-services] [PATCH] python-swiftclient: 2.4.0 -> 3.2.0
 2017-01-20 20:35 UTC  (2+ messages)

[U-Boot] [PATCH v2] cros_ec: i2c: Add support for version 3 of the EC protocol
 2017-01-20 20:35 UTC 

[PATCH v3] xfsprogs: replace xfs_mode_to_ftype table with switch statement
 2017-01-20 20:33 UTC  (4+ messages)

[PATCH] serial: 8250_omap: Fix probe and remove for PM runtime
 2017-01-20 20:22 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.