All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-28 15:03:29 to 2017-06-28 15:17:30 UTC [more...]

[PATCH 00/21 v3] next-eventdev: NXP DPAA2 eventdev PMD
 2017-06-28 15:15 UTC  (9+ messages)
  ` [PATCH 01/21 v3] drivers: add bus dependency for event
  ` [PATCH 02/21 v3] event/dpaa2: add basic build infrastructure
  ` [PATCH 03/21 v3] bus/fslmc: generic framework for mc object creation
  ` [PATCH 04/21 v3] bus/fslmc: integrating dpio and dpbp to object framework
  ` [PATCH 05/21 v3] bus/fslmc: adding basic dpcon support
  ` [PATCH 06/21 v3] bus/fslmc: export qbman dqrr funcs for eventdev usages
  ` [PATCH 07/21 v3] event/dpaa2: register dpcon as dpaa2 device for bus scan
  ` [PATCH 08/21 v3] bus/fslmc: adding basic dpci support

[PATCH v2 00/52] irqchip: KVM: Add support for GICv4
 2017-06-28 15:04 UTC  (133+ messages)
` [PATCH v2 01/52] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
` [PATCH v2 02/52] irqchip/gic-v3: Add redistributor iterator
` [PATCH v2 03/52] irqchip/gic-v3: Add VLPI/DirectLPI discovery
` [PATCH v2 04/52] irqchip/gic-v3-its: Move LPI definitions around
` [PATCH v2 05/52] irqchip/gic-v3-its: Add probing for VLPI properties
` [PATCH v2 06/52] irqchip/gic-v3-its: Macro-ize its_send_single_command
` [PATCH v2 07/52] irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
` [PATCH v2 08/52] irqchip/gic-v3-its: Split out property table allocation
` [PATCH v2 09/52] irqchip/gic-v3-its: Allow use of indirect VCPU tables
` [PATCH v2 10/52] irqchip/gic-v3-its: Split out pending table allocation
` [PATCH v2 11/52] irqchip/gic-v3-its: Rework LPI freeing
` [PATCH v2 12/52] irqchip/gic-v3-its: Generalize device table allocation
` [PATCH v2 13/52] irqchip/gic-v3-its: Generalize LPI configuration
` [PATCH v2 14/52] irqchip/gic-v4: Add management structure definitions
` [PATCH v2 15/52] irqchip/gic-v3-its: Add GICv4 ITS command definitions
` [PATCH v2 16/52] irqchip/gic-v3-its: Add VLPI configuration hook
` [PATCH v2 17/52] irqchip/gic-v3-its: Add VLPI map/unmap operations
` [PATCH v2 18/52] irqchip/gic-v3-its: Add VLPI configuration handling
` [PATCH v2 19/52] irqchip/gic-v3-its: Add VPE domain infrastructure
` [PATCH v2 20/52] irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
` [PATCH v2 21/52] irqchip/gic-v3-its: Add VPE irq domain [de]activation
` [PATCH v2 22/52] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
` [PATCH v2 23/52] irqchip/gic-v3-its: Add VPE scheduling
` [PATCH v2 24/52] irqchip/gic-v3-its: Add VPE invalidation hook
` [PATCH v2 25/52] irqchip/gic-v3-its: Add VPE affinity changes
` [PATCH v2 26/52] irqchip/gic-v3-its: Add VPE interrupt masking
` [PATCH v2 27/52] irqchip/gic-v3-its: Support VPE doorbell invalidation even when !DirectLPI
` [PATCH v2 28/52] irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
` [PATCH v2 29/52] irqchip/gic-v4: Add per-VM VPE domain creation
` [PATCH v2 30/52] irqchip/gic-v4: Add VPE command interface
` [PATCH v2 31/52] irqchip/gic-v4: Add VLPI configuration interface
` [PATCH v2 32/52] irqchip/gic-v4: Add some basic documentation
` [PATCH v2 33/52] irqchip/gic-v4: Enable low-level GICv4 operations
` [PATCH v2 34/52] irqchip/gic-v3: Advertise GICv4 support to KVM
` [PATCH v2 35/52] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v2 36/52] KVM: arm/arm64: vITS: Add MSI translation helpers
` [PATCH v2 37/52] KVM: arm/arm64: GICv4: Add init and teardown of the vPE irq domain
` [PATCH v2 38/52] KVM: arm/arm64: GICv4: Wire init/teardown of per-VM support
` [PATCH v2 39/52] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v2 40/52] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v2 41/52] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v2 42/52] KVM: arm/arm64: GICv4: Handle MOVI applied to a VLPI
` [PATCH v2 43/52] KVM: arm/arm64: GICv4: Handle CLEAR "
` [PATCH v2 44/52] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v2 45/52] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v2 46/52] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
` [PATCH v2 47/52] KVM: arm/arm64: GICv4: Propagate VLPI properties at map time
` [PATCH v2 48/52] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v2 49/52] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v2 50/52] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v2 51/52] KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
` [PATCH v2 52/52] KVM: arm/arm64: GICv4: Enable VLPI support

[Buildroot] [PATCH v6 1/4] infra: add support for MIPS NaN
 2017-06-28 15:17 UTC  (4+ messages)
` [Buildroot] [PATCH v6 2/4] infra: add support for MIPS32 FP mode
` [Buildroot] [PATCH v6 3/4] infra: add MIPS DSP support
` [Buildroot] [PATCH v6 4/4] infra: add support for MIPS MSA

Moxa UPort 1150 and RS-422/485… what's the "proper" way to switch modes
 2017-06-28 15:16 UTC  (3+ messages)

[PATCH v3 net-next 00/12] bpf: rewrite value tracking in verifier
 2017-06-28 15:15 UTC  (3+ messages)
` [PATCH v3 net-next 02/12] bpf/verifier: rework value tracking

LightNVM pblk: read/write of random kernel memory
 2017-06-28 15:14 UTC  (5+ messages)

[PATCH v2 0/8] x86: undwarf unwinder
 2017-06-28 15:11 UTC  (9+ messages)
` [PATCH v2 1/8] objtool: move checking code to check.c
` [PATCH v2 2/8] objtool, x86: add several functions and files to the objtool whitelist
` [PATCH v2 3/8] objtool: stack validation 2.0
` [PATCH v2 4/8] objtool: add undwarf debuginfo generation
` [PATCH v2 5/8] objtool, x86: add facility for asm code to provide unwind hints
` [PATCH v2 6/8] x86/entry: add unwind hint annotations
` [PATCH v2 7/8] x86/asm: add unwind hint annotations to sync_core()
` [PATCH v2 8/8] x86/unwind: add undwarf unwinder

open by handle support for NFS
 2017-06-28 15:13 UTC  (4+ messages)
` [PATCH 3/4] nfs4: add NFSv4 LOOKUPP handlers

[PATCH] selftests: net: use LDLIBS instead of LDFLAGS to link against libnuma
 2017-06-28 15:12 UTC  (4+ messages)

[PATCH v3 00/10] Set 3 of changes related to updates of btcoexist
 2017-06-28 15:12 UTC  (11+ messages)
` [PATCH v3 01/10] rtlwifi: Fill in_4way field by driver
` [PATCH v3 02/10] rtlwifi: Add BT_MP_INFO to c2h handler
` [PATCH v3 03/10] rtlwifi: Add board type for 8723be and 8192ee
` [PATCH v3 04/10] rtlwifi: add amplifier type for 8812ae
` [PATCH v3 05/10] rtlwifi: Update 8723be new phy parameters and its parser
` [PATCH v3 06/10] rtlwifi: Rename rtl_desc92_rate to rtl_desc_rate
` [PATCH v3 07/10] rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr
` [PATCH v3 08/10] rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.h
` [PATCH v3 09/10] rtlwifi: use debugfs to debug
` [PATCH v3 10/10] rtlwifi: btcoex: Use seq_file to dump btcoex status

[PATCH 1/1] selftests: timers: use LDLIBS instead of LDFLAGS to link against libpthread
 2017-06-28 15:11 UTC  (6+ messages)

linux-next: build failure after merge of the block tree
 2017-06-28 15:11 UTC  (4+ messages)

[PATCH v5 00/12] bus: attach / detach API
 2017-06-28 15:11 UTC  (5+ messages)
` [PATCH v6 05/11] bus: introduce hotplug functionality

[PATCHv2 0/3] ethtool: stmmac: Fix DMA register dump
 2017-06-28 15:13 UTC  (4+ messages)
` [PATCHv2 1/3] ethtool: stmmac: Fix Designware ethtool "
` [PATCHv2 2/3] ethtool: stmmac: Add macros for number of registers
` [PATCHv2 3/3] ethtool: stmmac: Add DMA HW Feature Register

arm64 lockdep splat
 2017-06-28 15:11 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: optimise DMA slot memory
 2017-06-28 15:25 UTC  (2+ messages)

[PATCH 1/1] blk-mq: map all HWQ also in hyperthreaded system
 2017-06-28 15:09 UTC  (4+ messages)

[PATCH v2 0/2] Add ASPEED watchdog device tree properties
 2017-06-28 15:08 UTC  (14+ messages)
` [PATCH v2 1/2] drivers/watchdog: Add optional ASPEED "
` [PATCH v2 2/2] drivers/watchdog: ASPEED reference dev tree properties for config

[PATCH] xfs_db: improve argument naming in set_cur and set_iocur_type
 2017-06-28 15:09 UTC 

[PATCH] fbcon: Make fbcon a built-time depency for fbdev
 2017-06-28 15:08 UTC  (2+ messages)

[PATCH] clocksource: timer-u300: Unmap region and unprepare clk obtained by of_iomap/clk_prepare_enable
 2017-06-28 15:07 UTC  (3+ messages)

[PATCH 0/9] PM / ACPI / i2c: Fix system suspend and deploy runtime PM centric path for ACPI
 2017-06-28 15:06 UTC  (6+ messages)
` [PATCH 1/9] i2c: designware: Fix system suspend

[PATCH 00/28] SCSI EH argument reshuffle part I
 2017-06-28 15:05 UTC  (6+ messages)
` [PATCH 19/28] qedf: drop bus reset handler

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-28 15:04 UTC  (7+ messages)
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
    ` [virtio-dev] "
      ` [Qemu-devel] "

[bug report] lightnvm: pblk: sched. metadata on write thread
 2017-06-28 15:05 UTC  (4+ messages)

[PATCH] clk: scpi: error when clock fails to register
 2017-06-28 15:04 UTC  (3+ messages)

[PATCH] mac80211_hwsim: use dyndbg for debug messages
 2017-06-28 15:03 UTC  (3+ messages)


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.