All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-21 01:18:14 to 2017-06-21 03:08:19 UTC [more...]

Is this a bug?
 2017-06-21  3:08 UTC 

[Qemu-devel] [PATCH v3 00/13] migration: objectify MigrationState
 2017-06-21  3:07 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 06/13] kvm: let kvm use AccelState.global_props
` [Qemu-devel] [PATCH v3 11/13] migration: move only_migratable to MigrationState

Some Arch Linux build fixes
 2017-06-21  3:05 UTC  (2+ messages)

[PATCH v3 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-21  3:02 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter
` [PATCH v3 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
` [PATCH v3 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH v3 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit

Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
 2017-06-21  3:03 UTC  (13+ messages)

[PATCH/RFC] Cleanup Documentation
 2017-06-21  3:02 UTC  (5+ messages)
      ` [PATCH/FINALRFC] Documentation/git-submodule: cleanup

[PATCH] arm64: dts: Delete unused dummy clocks
 2017-06-21  3:01 UTC  (4+ messages)

[Patch net] ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
 2017-06-21  3:01 UTC  (2+ messages)

[PATCH] systemd: work-around ppc gold linker error
 2017-06-21  3:01 UTC  (4+ messages)
` ✗ patchtest: failure for "

[RFC 00/29] latest virtio1.1 prototype
 2017-06-21  2:58 UTC  (30+ messages)
` [RFC 01/29] net/virtio: vring init for 1.1
` [RFC 02/29] net/virtio: implement 1.1 guest Tx
` [RFC 03/29] net/virtio-user: add option to enable 1.1
` [RFC 04/29] vhost: enable 1.1 for testing
` [RFC 05/29] vhost: set desc addr for 1.1
` [RFC 06/29] vhost: implement virtio 1.1 dequeue path
` [RFC 07/29] vhost: mark desc being used
` [RFC 08/29] xxx: batch the desc_hw update?
` [RFC 09/29] xxx: virtio: remove overheads
` [RFC 10/29] vhost: prefetch desc
` [RFC 11/29] add virtio 1.1 test guide
` [RFC 12/29] testpmd: add s-txonly
` [RFC 13/29] net/virtio: implement the Rx code path
` [RFC 14/29] vhost: a rough implementation on enqueue "
` [RFC 15/29] vhost: descriptor length should include vhost header
` [RFC 16/29] net/virtio: avoid touching packet data
` [RFC 17/29] net/virtio: fix virtio1.1 feature negotiation
` [RFC 18/29] net/virtio: the Rx support for virtio1.1 has been added now
` [RFC 19/29] vhost: VIRTIO_NET_F_MRG_RXBUF is not supported for now
` [RFC 20/29] vhost: fix vring addr setup
` [RFC 21/29] net/virtio: free mbuf when need to use
` [RFC 22/29] vhost: don't copy descs during Rx
` [RFC 23/29] vhost: fix mbuf leak
` [RFC 24/29] net/virtio: cleanup txd when free count below threshold
` [RFC 25/29] net/virtio: refill descs for vhost in batch
` [RFC 26/29] vhost: remove dead code
` [RFC 27/29] vhost: various optimizations for Tx
` [RFC 28/29] vhost: make the code more readable
` [RFC 29/29] vhost: update and return descs in batch

[PATCH] liquidio: stop using huge static buffer, save 4096k in .data
 2017-06-21  2:59 UTC  (5+ messages)

linux-next: manual merge of the block tree with the pci tree
 2017-06-21  2:58 UTC 

[PATCH v2] mm: Drop useless local parameters of __register_one_node()
 2017-06-21  2:57 UTC  (2+ messages)

[PATCH] x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
 2017-06-21  2:56 UTC  (4+ messages)
  `  "

Small issue with "add untracked" option of 'git add -i'
 2017-06-21  2:55 UTC  (4+ messages)

[PATCH resend] scsi: fc: drop residual tsk_mgmt_response and it_nexus_response
 2017-06-21  2:48 UTC  (2+ messages)

[RFC] Add hot plug event in rte eal interrupt and inplement it in i40e driver
 2017-06-21  2:50 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/16] Cleanups within TCG middle-end
 2017-06-21  2:48 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] tcg: Merge opcode arguments into TCGOp
` [Qemu-devel] [PATCH 02/16] tcg: Propagate args to op->args in optimizer
` [Qemu-devel] [PATCH 03/16] tcg: Propagate args to op->args in tcg.c
` [Qemu-devel] [PATCH 04/16] tcg: Propagate TCGOp down to allocators
` [Qemu-devel] [PATCH 05/16] tcg: Introduce arg_temp
` [Qemu-devel] [PATCH 06/16] tcg: Add temp_global bit to TCGTemp
` [Qemu-devel] [PATCH 07/16] tcg: Return NULL temp for TCG_CALL_DUMMY_ARG
` [Qemu-devel] [PATCH 08/16] tcg: Introduce temp_arg
` [Qemu-devel] [PATCH 09/16] tcg: Use per-temp state data in liveness
` [Qemu-devel] [PATCH 10/16] tcg: Avoid loops against variable bounds
` [Qemu-devel] [PATCH 11/16] tcg: Change temp_allocate_frame arg to TCGTemp
` [Qemu-devel] [PATCH 12/16] tcg: Remove unused TCG_CALL_DUMMY_TCGV
` [Qemu-devel] [PATCH 13/16] tcg: Export temp_idx
` [Qemu-devel] [PATCH 14/16] tcg: Use per-temp state data in optimize
` [Qemu-devel] [PATCH 15/16] tcg: Define separate structures for TCGv_*
` [Qemu-devel] [PATCH 16/16] tcg: Store pointers to temporaries directly in TCGArg

[PATCH] HID: multitouch: Add support for Google Rose Touchpad
 2017-06-21  2:43 UTC 

linux-next: manual merge of the block tree with the file-locks tree
 2017-06-21  2:48 UTC 

[PATCH 0/5] move everyone over to thin archives
 2017-06-21  2:47 UTC  (10+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option

[PATCH v2] [media] mtk-mdp: Fix g_/s_selection capture/compose logic
 2017-06-21  2:46 UTC  (7+ messages)

[meta-selinux] [PATCH] audit 2.7.1 -> 2.7.6
 2017-06-21  2:45 UTC 

[net-intel-e1000e] question about value overwrite
 2017-06-21  2:44 UTC  (4+ messages)
` [PATCH] net: intel: e1000e: add check on e1e_wphy() return value
    ` [Intel-wired-lan] "

[PATCH v3 0/4] arm64: kgdb: fix single stepping
 2017-06-21  2:43 UTC  (8+ messages)
` [PATCH v3 2/4] arm64: kgdb: disable interrupts while a software step is enabled

[PATCH] powerpc/64: Initialise thread_info for emergency stacks
 2017-06-21  2:41 UTC  (3+ messages)

[lkp-robot] [mm] 1be7107fbe: kernel_BUG_at_mm/mmap.c
 2017-06-21  2:41 UTC  (4+ messages)

[PATCH/ALMOST FINAL] Contextually notify user about an initial commit
 2017-06-21  2:37 UTC  (7+ messages)
` [PATCH 1/3] "
          ` [PATCH/FINAL] status: contextually "

[PATCH v2 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-06-21  2:35 UTC  (5+ messages)

[PATCH] net/fm10k: initialize link status in device start
 2017-06-21  2:35 UTC  (2+ messages)

[RFC] u-boot-fw-utils: Allow target-specific fw_env.config
 2017-06-21  2:33 UTC  (5+ messages)

bitbake core-image-web-kiosk question ?
 2017-06-21  2:32 UTC  (13+ messages)
  ` FriendlyArm Mini6410 ?
      ` Compiling meta-browser ==>chromium ? cleaning ?
          ` RTL8192EU rev B (SMIC) ==> rtl8192eu_nic.bin ?

[PATCH v2 00/32] repository object
 2017-06-21  2:30 UTC  (5+ messages)
` [PATCH v3 00/20] "
  ` [PATCH v3 11/20] path: construct correct path to a worktree's index

[PATCH 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
 2017-06-21  2:29 UTC  (21+ messages)
` [PATCH 2/3] thermal: hisilicon: add thermal sensor driver for Hi3660
` [PATCH 3/3] arm64: dts: register Hi3660's thermal sensor

Compiling meta-browser ==>chromium ? cleaning ?
 2017-06-21  2:28 UTC  (7+ messages)

[RFC PATCH 2/2] mm, fs: daxfile, an interface for byte-addressable updates to pmem
 2017-06-21  2:19 UTC  (21+ messages)

linux-next: build failure after merge of the spi-nor tree
 2017-06-21  2:19 UTC 

[xen-unstable-smoke test] 110907: tolerable trouble: broken/pass - PUSHED
 2017-06-21  2:18 UTC 

[PATCH] mm,oom_kill: Close race window of needlessly selecting new victims
 2017-06-21  2:17 UTC  (3+ messages)
  `  "

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-21  2:12 UTC  (3+ messages)

[PATCH 0/4] sparc64: Add 16GB hugepage support
 2017-06-21  2:15 UTC  (3+ messages)

[PATCH] drm/amdgpu: export gpu always on cu bitmap
 2017-06-21  2:13 UTC  (4+ messages)
` [PATCH libdrm] amdgpu: update "

[xlnx:master 553/597] drivers/mtd//spi-nor/spi-nor.c:2000:13: error: implicit declaration of function 'of_get_next_parent'
 2017-06-21  2:12 UTC 

[PATCH] PATCH v3 Convert multiple netdev_info messages to netdev_dbg
 2017-06-21  2:08 UTC 

[PATCH net-next] Add a tcp_filter hook before handle ack packet
 2017-06-21  2:06 UTC 

[PATCH NET] net/hns:bugfix of ethtool -t phy self_test
 2017-06-21  2:06 UTC  (9+ messages)

[Buildroot] [PATCH 1/4 v2] tools: add a directory to store some useful user-facing tools
 2017-06-21  2:06 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v8 0/2] memory/iommu: QOM'fy IOMMU MemoryRegion
 2017-06-21  2:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu v8 2/2] memory/iommu: introduce IOMMUMemoryRegionClass

linux-next: manual merge of the net-next tree with the pci tree
 2017-06-21  1:54 UTC 

[PATCH 1/2] hwmon: (aspeed-pwm-tacho) reduce fan_tach period
 2017-06-21  1:52 UTC  (6+ messages)
` [PATCH 2/2] hwmon: (aspeed-pwm-tacho) Poll for fan_tach instead of sleep

[PATCH] blk-mq: Make it safe to call blk_mq_quiesce_queue_nowait() from an interrupt handler
 2017-06-21  1:51 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] dm: mmc: Tidy up use of block devices
 2017-06-21  1:49 UTC  (6+ messages)
  ` [U-Boot] [PATCH 1/3] dm: blk: Add a way to obtain a block device from its parent

linux-next: manual merge of the net-next tree with the net tree
 2017-06-21  1:47 UTC 

[PATCHSET v9] Add support for write life time hints
 2017-06-21  1:46 UTC  (10+ messages)
` [PATCH 7/9] xfs: add support for passing in write hints for buffered writes

Enable vblank_disable_immediate on more drivers
 2017-06-21  1:44 UTC  (5+ messages)
  ` [PATCH 1/4] drm/vc4: Allow vblank_disable_immediate on non-fw-kms
  ` [PATCH 2/4] drm/radeon: Allow vblank_disable_immediate
  ` [PATCH 3/4] drm/amdgpu: "
  ` [PATCH 4/4] drm/nouveau/kms/nv50-: "

[PATCH v4 0/3] watchdog: dw_wdt: add reset lines
 2017-06-21  1:43 UTC  (5+ messages)

[PATCH 1/6] net/vmxnet3: retain counters on restart
 2017-06-21  1:42 UTC  (4+ messages)
` [PATCH V2 0/6] some local vmxnet3 patches
  ` [PATCH v2 2/6] net/vmxnet3: Implement retrieval of extended stats

[Qemu-devel] [PATCH v3 0/8] Poison some more target-specific defines
 2017-06-21  1:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 8/8] hw/misc/edu: Compile the edu device as common object

[PATCH] powerpc: dts: use #include "..." to include local DT
 2017-06-21  1:39 UTC  (7+ messages)

[Qemu-devel] pci_nic_init_nofail() only works on root PCI buses?
 2017-06-21  1:39 UTC  (3+ messages)

[PATCH v2] perf: libdw support for powerpc
 2017-06-21  1:31 UTC  (7+ messages)
` [PATCH v2] perf: libdw support for powerpc [ping]

[PATCH 1/1] iommu/arm-smmu-v3: replace writel with writel_relaxed in queue_inc_prod
 2017-06-21  1:28 UTC  (5+ messages)

[PULL] Smack changes for 4.13
 2017-06-21  1:29 UTC  (2+ messages)

[PATCH v5 00/12] More patches for kernel v4.13
 2017-06-21  1:27 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2017.07-rc2 released
 2017-06-21  1:27 UTC  (6+ messages)

linux-next: build failure after merge of the v4l-dvb tree
 2017-06-21  1:25 UTC 

[yocto-docs][PATCH v2] ref-manual: Replace uclibc to musl
 2017-06-21  1:24 UTC  (5+ messages)

[PATCH V6 0/5] mtd: add support for subpartitions
 2017-06-21  1:22 UTC  (4+ messages)
` [PATCH V6 2/5] mtd: partitions: rename "master" to the "parent" where appropriate

[PATCH v4] irqchip/gicv3-its: Avoid memory over allocation for ITEs
 2017-06-21  1:22 UTC  (6+ messages)

two small cleanups
 2017-06-21  1:22 UTC  (6+ messages)
` [PATCH 1/2] block: remove the unused bio_to_phys macro
` [PATCH 2/2] block: stop using bio_data() in blk_write_same_mergeable

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-06-20
 2017-06-21  1:18 UTC  (11+ messages)
` [net-next 04/15] i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
` [net-next 05/15] i40e: use dev_dbg instead of dev_info when warning about missing routine
` [net-next 06/15] i40e: comment that udp_port must be in host byte order
` [net-next 07/15] i40e: Fix potential out of bound array access
` [net-next 08/15] i40e: Support firmware CEE DCB UP to TC map re-definition
` [net-next 09/15] i40e: Add message for unsupported MFP mode
` [net-next 12/15] i40e: fix disabling overflow promiscuous mode
` [net-next 13/15] i40e: clear only cause_ena bit
` [net-next 14/15] i40e: Handle PE_CRITERR properly with IWARP enabled
` [net-next 15/15] i40e: don't hold RTNL lock for the entire reset


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.