All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-02 11:46:38 to 2017-02-02 12:34:02 UTC [more...]

reach millions with FB Groups Posting service
 2017-02-02 12:34 UTC 

[PATCH 00/11] nd/worktree-move update
 2017-02-02 12:33 UTC  (9+ messages)

"TCP: eth0: Driver has suspect GRO implementation, TCP performance may be compromised." message with "ethtool -K eth0 gro off"
 2017-02-02 12:32 UTC  (2+ messages)

[PATCH nft v2 2/2] src: Always print range expressions numerically
 2017-02-02 12:31 UTC 

[PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching on ND
 2017-02-02 12:31 UTC  (3+ messages)
` [PATCH/RFC net-next 1/2] flow dissector: ND support

Undoing BSP's BBMASK?
 2017-02-02 12:15 UTC 

[RFC v3 00/10] Provide the EL1 physical timer to the VM
 2017-02-02 12:31 UTC  (4+ messages)

quota: dqio_mutex design
 2017-02-02 12:23 UTC 

[PATCH 00/10] staging: unisys: additional error handling and channel cleanups
 2017-02-02 12:30 UTC  (11+ messages)
` [PATCH 01/10] staging: unisys: include: fix improper use of dma_data_direction
` [PATCH 05/10] staging: unisys: visorbus: Clarify reason for pointer check in bus_destroy()
` [PATCH 09/10] staging: unisys: visorbus: Clarify reason for bus pointer checks
` [PATCH 10/10] staging: unisys: visorbus: Clarify reason for device "

[meta-browser][PATCH] chromium-wayland: fix compilation problem on non-X11 builds
 2017-02-02 12:30 UTC  (2+ messages)

[PATCH v2] libs/gnttab: add FreeBSD handlers for the grant-table user-space device
 2017-02-02 12:29 UTC  (2+ messages)

[PATCH] drm/i915: Release the forgotten connector reference
 2017-02-02 12:28 UTC  (5+ messages)

PRT support for amdgpu
 2017-02-02 12:27 UTC  (5+ messages)
` [PATCH 1/6] drm/amdgpu: add support for BO_VAs without BO

[PATCH 0/6] HDMI 2.0: Scrambling support in DRM layer
 2017-02-02 12:27 UTC  (10+ messages)
` [PATCH 1/6] drm: Add SCDC helpers
` [PATCH 5/6] drm/i915: enable scrambling

[PATCH] drm/i915: fix i915 running as dom0 under Xen
 2017-02-02 12:27 UTC  (8+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "

[U-Boot] [PATCH v3 00/13] sunxi: Allwinner H5 and OrangePi PC2 support
 2017-02-02 12:27 UTC  (9+ messages)
` [U-Boot] [PATCH v3 05/13] sunxi: configs: merge sun9i and sun50i SPL memory definitions
` [U-Boot] [PATCH v3 11/13] sunxi: introduce Allwinner H5 config option
` [U-Boot] [PATCH v3 12/13] sunxi: dts: add basic OrangePi PC 2 device tree file
` [U-Boot] [PATCH v3 13/13] sunxi: configs: add basic OrangePi PC 2 defconfig

[PATCH nft v2 1/2] main: Validate the number of numeric options
 2017-02-02 12:25 UTC 

[PATCH 0/2] RFC: Adjust powerpc ASLR elf randomness
 2017-02-02 12:22 UTC  (5+ messages)
` [PATCH 1/2] powerpc: mm: support ARCH_MMAP_RND_BITS
      ` [kernel-hardening] "

[PATCH] ethtool: do not vzalloc(0) on registers dump
 2017-02-02 12:22 UTC  (3+ messages)

[PATCH] [media] staging: bcm2835: mark all symbols as 'static'
 2017-02-02 12:22 UTC  (7+ messages)

[PATCH] CIFS: use correct format string for size_t
 2017-02-02 12:21 UTC  (2+ messages)

[PATCH] [media] exynos-gsc: Avoid spamming the log on VIDIOC_TRY_FMT
 2017-02-02 12:21 UTC  (4+ messages)

[PATCH v3 00/11] fuzz: update x86emul fuzzer
 2017-02-02 12:20 UTC  (3+ messages)
` [PATCH v3 09/11] fuzz/x86emul: update fuzzer

[PATCH] xl: Make the devid attribute manually settable for nics
 2017-02-02 12:20 UTC 

net/tcp: warning in tcp_try_coalesce/skb_try_coalesce
 2017-02-02 12:20 UTC  (4+ messages)

xen/arm: Domain not fully destroyed when using credit2
 2017-02-02 12:18 UTC  (15+ messages)

[Qemu-devel] [PATCH v8 23/25] target-arm: introduce ARM_CP_EXIT_PC
 2017-02-02 12:17 UTC  (4+ messages)

[PATCH v2 0/30] KVM: MIPS: Implement GVA page tables
 2017-02-02 12:04 UTC  (64+ messages)
` [PATCH v2 1/30] MIPS: Move pgd_alloc() out of header
` [PATCH v2 2/30] MIPS: Export pgd/pmd symbols for KVM
` [PATCH v2 3/30] MIPS: uasm: Add include guards in asm/uasm.h
` [PATCH v2 4/30] MIPS: Export some tlbex internals for KVM to use
` [PATCH v2 5/30] KVM: MIPS: Drop partial KVM_NMI implementation
` [PATCH v2 6/30] KVM: MIPS/MMU: Simplify ASID restoration
` [PATCH v2 7/30] KVM: MIPS: Convert get/set_regs -> vcpu_load/put
` [PATCH v2 8/30] KVM: MIPS/MMU: Move preempt/ASID handling to implementation
` [PATCH v2 9/30] KVM: MIPS: Remove duplicated ASIDs from vcpu
` [PATCH v2 10/30] KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
` [PATCH v2 11/30] KVM: MIPS/T&E: Restore host asid on return to host
` [PATCH v2 12/30] KVM: MIPS/T&E: active_mm = init_mm in guest context
` [PATCH v2 13/30] KVM: MIPS: Wire up vcpu uninit
` [PATCH v2 14/30] KVM: MIPS/T&E: Allocate GVA -> HPA page tables
` [PATCH v2 15/30] KVM: MIPS/T&E: Activate GVA page tables in guest context
` [PATCH v2 16/30] KVM: MIPS: Support NetLogic KScratch registers
` [PATCH v2 17/30] KVM: MIPS: Add fast path TLB refill handler
` [PATCH v2 18/30] KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
` [PATCH v2 19/30] KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
` [PATCH v2 20/30] KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
` [PATCH v2 21/30] KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
` [PATCH v2 22/30] KVM: MIPS/MMU: Convert KSeg0 faults to page tables
` [PATCH v2 23/30] KVM: MIPS/MMU: Convert TLB mapped "
` [PATCH v2 24/30] KVM: MIPS/MMU: Convert commpage fault handling "
` [PATCH v2 25/30] KVM: MIPS: Drop vm_init() callback
` [PATCH v2 26/30] KVM: MIPS: Use uaccess to read/modify guest instructions
` [PATCH v2 27/30] KVM: MIPS/Emulate: Fix CACHE emulation for EVA hosts
` [PATCH v2 28/30] KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
` [PATCH v2 29/30] KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
` [PATCH v2 30/30] KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()

[PATCH V2 1/7] brcmfmac: switch to C function (__brcmf_err) for printing errors
 2017-02-02 12:16 UTC  (7+ messages)
` [PATCH V2 2/7] brcmfmac: add struct brcmf_pub parameter to the __brcmf_err
` [PATCH V2 3/7] brcmfmac: pcie: store private pointer to struct brcmf_pub
` [PATCH V2 4/7] brcmfmac: usb: "
` [PATCH V2 5/7] brcmfmac: sdio: "
` [PATCH V2 6/7] brcmfmac: modify all brcmf_err calls adding "
` [PATCH V2 7/7] brcmfmac: use dev_err to print errors

[PATCH] staging: bcm2835: don't mark 'bcm2835_v4l2_debug' as static
 2017-02-02 12:15 UTC  (2+ messages)

Cherryview wake up events
 2017-02-02 12:16 UTC  (11+ messages)

[RFC 0/3] iommu/arm-smmu: stalling support (v2)
 2017-02-02 12:14 UTC  (5+ messages)
` [RFC 3/3] iommu/arm-smmu: detach DMA domain if driver is managing iommu

[PATCH 1/2] staging: rts5208: remove redundant retval status check
 2017-02-02 12:12 UTC  (4+ messages)
` [PATCH 2/2] staging: rts5208: remove unncessary result set and check, just return SUCCESS

[PATCH v7 0/2] OV5645 camera sensor driver
 2017-02-02 12:13 UTC  (3+ messages)
` [PATCH v7 1/2] media: i2c/ov5645: add the device tree binding document

[PATCH 1/2] ARM: dts: am335x-chiliboard: Support power button
 2017-02-02 12:11 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: dts: am335x-chiliboard: Support charger

[RFC PATCH] x86/CPU/AMD: Bring back Compute Unit ID
 2017-02-02 12:10 UTC  (7+ messages)

[PATCH v3] xen/arm: fix rank/vgic lock inversion bug
 2017-02-02 12:10 UTC  (6+ messages)

[PATCH v2] Input: silead - Do not try to directly access the GPIO when using ACPI pm
 2017-02-02 12:10 UTC  (7+ messages)

[Qemu-devel] TCG semantics
 2017-02-02 12:09 UTC 

[PATCH v31 00/12] add kdump support
 2017-02-02 12:08 UTC  (17+ messages)
` [PATCH v31 05/12] arm64: kdump: protect crash dump kernel memory
` [PATCH v31 09/12] arm64: kdump: provide /proc/vmcore file

[PATCH] Fill speed_capa for vmxnet3
 2017-02-02 12:08 UTC 

[PATCH] staging: rtl8192u: Adding a blank line after declarations
 2017-02-02 12:07 UTC  (2+ messages)

[PATCH] perf: fix topology test on systems with sparse CPUs
 2017-02-02 12:06 UTC  (5+ messages)

[LTP] travis: getting emails for other people's forks
 2017-02-02 12:06 UTC  (3+ messages)

[PATCH 0/2] drm: meson: Fixup driver and module name
 2017-02-02 12:06 UTC  (8+ messages)
` [PATCH 2/2] drm: meson: rename driver name to meson-drm

State of bitbake world, Failed tasks 2017-01-31
 2017-02-02 12:06 UTC  (2+ messages)
` State of bitbake world, Failed tasks 2017-02-01

Hotplug support for VFIO
 2017-02-02 12:05 UTC  (2+ messages)

several domU crashes after 4.1->4.8 live migration
 2017-02-02 12:05 UTC  (2+ messages)

[PATCH] Fill speed_capa for virtio
 2017-02-02 12:05 UTC 

[PATCH] gdb 7.12: fix armv8b build
 2017-02-02 12:04 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] two more NVMe commands
 2017-02-02 12:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] nvme: implement the DSM command

[Qemu-devel] [PATCH 00/17] multifd v3
 2017-02-02 12:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 11/17] migration: Create thread infrastructure for multifd send side

[4.7.2] btrfs_run_delayed_refs:2963: errno=-17 Object already exists
 2017-02-02 12:01 UTC  (2+ messages)

[PATCH] initity: try to improve __nocapture annotations
 2017-02-02 11:59 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c
 2017-02-02 11:58 UTC  (2+ messages)

[dpdk-announce] FW: [dpdk-moving] Your interest in joining the DPDK project
 2017-02-02 11:58 UTC 

[PATCH] xl: Fix segfault on domain reboot
 2017-02-02 11:54 UTC  (3+ messages)

[PATCH V7 3/4] drm/bridge: Add driver for GE B850v3 LVDS/DP++ Bridge
 2017-02-02 11:53 UTC  (4+ messages)

[PATCH 0/2] gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper
 2017-02-02 11:53 UTC  (5+ messages)
` [PATCH 1/2] gpio: Rename devm_get_gpiod_from_child()

[PATCH] usb: misc: adutux: remove redundant error check on copy_to_user return code
 2017-02-02 11:51 UTC  (2+ messages)

[PATCH 1/2 v2] mm: vmscan: do not pass reclaimed slab to vmpressure
 2017-02-02 11:52 UTC  (7+ messages)
` [PATCH 1/2 v3] "

[PATCH v4 0/3] mt76: add new wireless driver for MediaTek MT76x2 PCIe chips
 2017-02-02 11:52 UTC  (5+ messages)
` [PATCH v4 1/3] Documentation: dt: net: add mt76 wireless device binding
` [PATCH v4 2/3] mt76: add common code shared between multiple chipsets
` [PATCH v4 3/3] mt76: add driver code for MT76x2e

[PATCH v3 00/24] i.MX Media Driver
 2017-02-02 11:50 UTC  (5+ messages)
` [PATCH v3 21/24] media: imx: Add MIPI CSI-2 Receiver subdev driver

[PATCH v4 00/15] livepatch: hybrid consistency model
 2017-02-02 11:51 UTC  (5+ messages)
` [PATCH v4 13/15] livepatch: change to a per-task "

Please get back to me
 2017-02-02 11:45 UTC 

[PATCH v2 0/2] Auto BKOPS PM suspend
 2017-02-02 11:50 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support

[Qemu-devel] [PATCH v2] q35: Improve sample configuration files
 2017-02-02 11:49 UTC  (4+ messages)

deterministic io throughput in multipath
 2017-02-02 11:48 UTC  (3+ messages)

[PATCH] glib-2.0: native package should not depend on DISTRO_FEATURES
 2017-02-02 11:48 UTC  (3+ messages)

[PATCH] compat.h: drop COMPAT_HANDLE_PARAM()
 2017-02-02 11:47 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] qemu_char: socket backend: disconnect on EPIPE
 2017-02-02 11:46 UTC  (6+ 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.