All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-04 12:40:17 to 2017-06-04 15:52:44 UTC [more...]

[Qemu-devel] [PULL 00/22] Trivial patches for 2017-06-04
 2017-06-04 15:45 UTC  (23+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PULL 01/22] qemu-doc: Move the qemu-ga description into a separate chapter
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 02/22] qemu-doc: Add hyperlinks to further license information
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 05/22] tests/libqtest: Print error instead of aborting when env variable is missing
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 07/22] altera_timer: fix incorrect memset
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 08/22] trivial: Remove unneeded ifndef in memory.h
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 10/22] target/arm: add data cache invalidation cp15 instruction to cortex-r5
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 11/22] hw/xtensa: sim: use g_string/g_new
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 14/22] hw/mips: add missing include
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 17/22] qemu-ga: remove useless allocation
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 19/22] ide-test: check return of fwrite
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 22/22] hw/core: nmi.c can be compiled as common-obj nowadays

mlx4_core 0000:07:00.0: swiotlb buffer is full and OOM observed during stress test on reset_controller
 2017-06-04 15:49 UTC  (11+ messages)

QEMU Malta emulation using I6400: runaway loop modprobe binfmt-464c
 2017-06-04 15:48 UTC  (10+ messages)

[PATCH] examples/ip_fragmentation: add fragmentation size support
 2017-06-04 15:44 UTC  (2+ messages)

[PATCH v6 0/3] Extend the vTPM proxy driver to pass locality
 2017-06-04 15:43 UTC  (8+ messages)
` [PATCH v6 2/3] tpm: vtpm_proxy: Implement request_locality function

[PATCH] nvme_fc: on lldd/transport io error, terminate association
 2017-06-04 15:43 UTC  (2+ messages)

[GIT PULL] TTY fix for 4.12-rc4
 2017-06-04 15:41 UTC 

[PATCH v2] KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
 2017-06-04 15:38 UTC  (3+ messages)

[PATCH] drm: Restore GNOME monitors.xml support
 2017-06-04 15:34 UTC 

[Buildroot] [PATCH] package/erlang-jiffy: set version in jiffy.app.src
 2017-06-04 15:29 UTC 

[PATCH V2] nvme: fix nvme_remove going to uninterruptible sleep for ever
 2017-06-04 15:28 UTC  (6+ messages)

[PATCH nf-next RFC 0/5] netfilter: add net namespace support for cthelper
 2017-06-04 15:25 UTC  (6+ messages)
` [PATCH nf-next RFC 1/5] netfilter: use nf_conntrack_helpers_register when possible
` [PATCH nf-next RFC 2/5] netfilter: make nf_conntrack_helper_register become per-net
` [PATCH nf-next RFC 3/5] netfilter: make each ct helper belong to a specific netns
` [PATCH nf-next RFC 4/5] netfilter: complete the netns support for the user cthelpers
` [PATCH nf-next RFC 5/5] netfilter: complete the netns support for the kernel built-in cthelpers

[refpolicy] [PATCH] filesystem: introduce fs_cgroup_filetrans interface
 2017-06-04 15:25 UTC  (2+ messages)

[PATCH] nvme: fix hang in remove path
 2017-06-04 15:24 UTC  (4+ messages)

[refpolicy] [PATCH v2 1/6] cgmanager: add policy from gentoo
 2017-06-04 15:23 UTC  (6+ messages)
` [refpolicy] [PATCH v2 2/6] consolekit: Add support for consolekit2
` [refpolicy] [PATCH v2 3/6] consolekit: allow purging tmp
` [refpolicy] [PATCH v2 4/6] consolekit: introduce consolekit_use_inhibit_lock interface
` [refpolicy] [PATCH v2 5/6] dbus: use consolekit inhibit locks
` [refpolicy] [PATCH v2 6/6] networkmanager: "

[PATCH 0/2]nvme-cli: id-ctrl supports NVMe 1.3 spec
 2017-06-04 15:22 UTC  (8+ messages)
` [PATCH 1/2] nvme-cli: add fields into identify controller data structure
` [PATCH 2/2] nvme-cli: show more fields for id-ctrl

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-04 15:17 UTC  (22+ messages)
` [PATCH 1/8] genirq: allow assigning affinity to present but not online CPUs
` [PATCH 2/8] genirq: move pending helpers to internal.h
` [PATCH 3/8] genirq/affinity: factor out a irq_affinity_set helper
` [PATCH 4/8] genirq/affinity: assign vectors to all present CPUs
` [PATCH 6/8] blk-mq: include all present CPUs in the default queue mapping
` [PATCH 7/8] blk-mq: create hctx for each present CPU
` [PATCH 8/8] nvme: allocate queues for all possible CPUs

[PATCH v4 0/8] Implement NVMe Namespace Descriptor Identification
 2017-06-04 15:09 UTC  (29+ messages)
` [PATCH v4 1/8] nvme: introduce NVMe Namespace Identification Descriptor structures
` [PATCH v4 2/8] nvme: rename uuid to nguid in nvme_ns
` [PATCH v4 3/8] nvmet: implement namespace identify descriptor list
` [PATCH v4 4/8] nvmet: add uuid field to nvme_ns and populate via configfs
` [PATCH v4 5/8] nvme: get list of namespace descriptors
` [PATCH v4 6/8] nvme: provide UUID value to userspace
` [PATCH v4 7/8] nvmet: allow overriding the NVMe VS via configfs
` [PATCH v4 8/8] nvmet: use NVME_IDENTIFY_DATA_SIZE

[PATCH v3 00/27] Thunderbolt security levels and NVM firmware upgrade
 2017-06-04 15:06 UTC  (5+ messages)
` [PATCH v3 06/27] thunderbolt: Rework capability handling

sparc gcc 7.1 compile issue
 2017-06-04 15:09 UTC  (10+ messages)

[RFC] ubsan: signed integer overflow in setitimer()
 2017-06-04 15:06 UTC  (2+ messages)

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

[GSoC][RFC/PATCH v3 2/2] submodule: port subcommand foreach from shell to C
 2017-06-04 15:05 UTC  (4+ messages)
` [PATCH] submodule foreach: correct $sm_path in nested submodules from a dir

[PATCH v2 00/25] arm64: KVM: Mediate access to GICv3 sysregs at EL2
 2017-06-04 14:59 UTC  (4+ messages)
` [PATCH v2 04/25] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses "

[PATCH v5 00/11] KVM: arm/arm64: race fixes and vcpu requests
 2017-06-04 14:56 UTC  (13+ messages)
` [PATCH v5 01/11] KVM: improve arch vcpu request defining
` [PATCH v5 02/11] KVM: add kvm_request_pending
` [PATCH v5 03/11] KVM: Add documentation for VCPU requests
` [PATCH v5 04/11] KVM: arm/arm64: properly use vcpu requests
` [PATCH v5 07/11] KVM: arm/arm64: optimize VCPU RUN
` [PATCH v5 08/11] KVM: arm/arm64: change exit request to sleep request
` [PATCH v5 09/11] KVM: arm/arm64: use vcpu requests for irq injection
` [PATCH v5 10/11] KVM: arm/arm64: PMU: remove request-less vcpu kick
` [PATCH v5 11/11] KVM: arm/arm64: timer: "

[patch net-next 0/3] mlxsw: Minor cleanup
 2017-06-04 14:53 UTC  (4+ messages)
` [patch net-next 1/3] mlxsw: spectrum: Tidy up header file
` [patch net-next 2/3] mlxsw: Fix typo inside enumeration
` [patch net-next 3/3] mlxsw: spectrum_router: Align RIF index allocation with existing code

[patch net-next] mlxsw: spectrum: Rename the firmware file
 2017-06-04 14:49 UTC 

[PATCH v2 0/3] Fix race condition and simplify vgic active handler
 2017-06-04 14:45 UTC  (10+ messages)
` [PATCH v2 3/3] KVM: arm/arm64: Simplify active_change_prepare and plug race

[kernel-hardening] Stop the plagiarism
 2017-06-04 14:44 UTC  (9+ messages)

[net-next PATCH 0/3] net: optimize ICMP-reply code path
 2017-06-04 14:38 UTC  (4+ messages)
` [net-next PATCH 2/3] net: reduce cycles spend on ICMP replies that gets rate limited

[PATCH] powerpc/kernel: improve FP and vector registers restoration
 2017-06-04 14:34 UTC  (5+ messages)

[RFC PATCH 00/11] Support for H3 Composite Output support
 2017-06-04 14:29 UTC  (15+ messages)
` [RFC PATCH 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC

[RFC][PATCH 0/3] rt_mutex: Add lockdep annotations
 2017-06-04 14:26 UTC  (3+ messages)
` [RFC][PATCH 1/3] "

[PATCH rdma-next 0/6] Enable flow steering on IPoIB UD QP
 2017-06-04 14:25 UTC  (6+ messages)
` [PATCH rdma-next 2/6] IB/uverbs: Enable QP creation which is associated to underlay QP

[RFC v2] timers: Don't wake ktimersoftd on every tick
 2017-06-04 14:17 UTC  (10+ messages)
` [PATCH] "
    ` [PATCH] Revert "timers: Don't wake ktimersoftd on every tick"

[PATCH 0/2] Multi-threaded RPM support
 2017-06-04 14:15 UTC  (2+ messages)

[PATCHv2] bitbake-layers: check layer dependencies before adding
 2017-06-04 14:13 UTC  (3+ messages)

[PATCH net-next] genetlink: remove ops_list from genetlink header
 2017-06-04  7:07 UTC 

[PATCH] uvcvideo: Hardcoded CTRL_QUERY GET_LEN for a lying device
 2017-06-04 13:41 UTC 

Design of interrupt controller driver
 2017-06-04 13:55 UTC  (3+ messages)

Memory issues and USB support?
 2017-06-04 13:55 UTC 

[PATCH] pinctrl/amd: Use regular interrupt instead of chained
 2017-06-04 13:49 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/hwloc: bump version to 1.11.7
 2017-06-04 13:36 UTC 

[PATCH 1/3] net/mlx4: implement isolated mode from flow API
 2017-06-04 13:35 UTC  (5+ messages)
` [PATCH v4 1/4] net/mlx4: RSS parent queues new method maintenance
` [PATCH v4 2/4] net/mlx4: implement isolated mode from flow API
` [PATCH v4 3/4] net/mlx4: support for the RSS flow action
` [PATCH v4 4/4] app/testpmd: add isolated mode parameter

[PATCH] iio: adc: meson-saradc: use NULL instead of 0 for pointer
 2017-06-04 13:32 UTC  (5+ messages)

[patch 02/26] alarmtimer: Rate limit periodic intervals
 2017-06-04 13:25 UTC  (3+ messages)
` [tip:timers/urgent] "

[patch 01/26] alarmtimer: Prevent overflow of relative timers
 2017-06-04 13:24 UTC  (3+ messages)
` [tip:timers/urgent] "

[PATCH] iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifo
 2017-06-04 13:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: remove bouncing email address
 2017-06-04 13:26 UTC 

[Buildroot] [PATCH 1/1] package/hiawatha: bump version to 10.6
 2017-06-04 13:24 UTC 

[Buildroot] [PATCH 1/1] package/hdparm: bump version to 9.52, add myself to DEVELOPERS
 2017-06-04 13:20 UTC 

[Buildroot] [PATCH 1/1] package/hans: bump version to 1.0
 2017-06-04 13:15 UTC 

How to use GattProfile1
 2017-06-04 13:15 UTC  (23+ messages)

untangle the <asm/siginfo.h> mess
 2017-06-04 13:13 UTC  (4+ messages)
` [PATCH 5/5] remove non-uapi <asm/siginfo.h>

[PATCH 0/1] mac80211: removal of warning in RX path
 2017-06-04 13:11 UTC  (4+ messages)
` [PATCH 1/1] mac80211: ieee80211_rx_napi: remove warning

Re
 2017-06-04 13:03 UTC 

[Buildroot] [PATCH 1/1] package/guile: bump version to 2.0.14
 2017-06-04 13:09 UTC 

[Buildroot] [PATCH 1/1] package/gssdp: bump version to 1.0.2
 2017-06-04 13:08 UTC 

[PATCH] devlink: fix potential memort leak
 2017-06-04 13:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gsl: bump version to 2.3
 2017-06-04 13:08 UTC 

[Buildroot] [PATCH 1/1] package/graphite2: bump version to 1.3.10
 2017-06-04 13:07 UTC 

[Buildroot] [PATCH 1/1] package/granite: bump version to 0.4.1
 2017-06-04 13:05 UTC 

[Buildroot] [PATCH 1/1] package/gqrx: bump version to 2.6.1
 2017-06-04 13:04 UTC 

[Buildroot] [PATCH 1/1] package/gptfdisk: bump version to 1.0.1
 2017-06-04 13:03 UTC 

[PATCH v9] mfd: Add Cherry Trail Whiskey Cove PMIC driver
 2017-06-04 12:59 UTC 

[Buildroot] [PATCH] package/ifupdown-scripts: new package
 2017-06-04 12:55 UTC  (3+ messages)

[PATCH v8] mfd: Add Cherry Trail Whiskey Cove PMIC driver
 2017-06-04 12:52 UTC  (6+ messages)

[patch 2/2] genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
 2017-06-04 12:48 UTC  (2+ messages)
` [tip:irq/core] "

[patch 1/2] genirq: Handle NOAUTOEN interrupt setup proper
 2017-06-04 12:47 UTC  (2+ messages)
` [tip:irq/core] "

[kernel-hardening] [PATCH v1 1/1] Add Trusted Path Execution as a stackable LSM
 2017-06-04 12:43 UTC  (6+ messages)
` [kernel-hardening] "

TCG Opal support for libata
 2017-06-04 12:42 UTC  (7+ messages)
` [PATCH 1/6] libata: move ata_read_log_page to libata-core.c
` [PATCH 2/6] libata: factor out a ata_log_supported helper
` [PATCH 3/6] libata: clarify log page naming / grouping
` [PATCH 4/6] libata: factor out a ata_identify_page_supported helper
` [PATCH 5/6] libata: implement SECURITY PROTOCOL IN/OUT
` [PATCH 6/6] sd: add support for TCG OPAL self encrypting disks

[Buildroot] [git commit] package/ipsec-tools: allow autoreconf
 2017-06-04 12:40 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.