All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-06 14:14:53 to 2017-10-06 15:00:24 UTC [more...]

[PATCH v2 00/11] drm/i915: Separate RC6, RPS, LLC ring Frequency management
 2017-10-06 15:00 UTC  (4+ messages)
` [PATCH v2 06/11] drm/i915: Name i915_runtime_pm structure in dev_priv as "rpm"

[PATCH v5 00/16] Enable Memory Bandwidth Allocation in Xen
 2017-10-06 14:59 UTC  (3+ messages)
` [PATCH v5 01/16] docs: create Memory Bandwidth Allocation (MBA) feature document

[PATCH v2 00/13] Request for Comments on SoftiWarp
 2017-10-06 14:59 UTC  (3+ messages)
` [PATCH v2 06/13] SoftiWarp connection management

[Ksummit-discuss] Maintainer's Summit Agenda Planning
 2017-10-06 14:59 UTC  (2+ messages)

[PATCH v2 25/24] xl: Document VGA problems arising from lack of physmap dmop
 2017-10-06 14:58 UTC  (6+ messages)

[PATCH 1/2] arm: dts: Add support for National Instruments Project Sulfur SDRs
 2017-10-06 14:58 UTC  (11+ messages)

[PATCH] ASoC: img-parallel-out: Check pm_runtime_get_sync return code
 2017-10-06 14:57 UTC 

[PATCH 1/2 v3] Add new uio device for PCI with dynamic memory allocation
 2017-10-06 14:57 UTC  (5+ messages)
` [PATCH 2/2] uio: Prefer MSI(X) interrupts in PCI drivers

[PATCH] vfs: hard-ban creating files with control characters in the name
 2017-10-06 14:57 UTC  (12+ messages)

Boost + Yocto
 2017-10-06 14:56 UTC  (3+ messages)

[PATCH v2 0/2] dma: img-spdif-out: Add power management
 2017-10-06 14:56 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: img-spdif-out: Add suspend / resume handling
` [PATCH v2 2/2] ASoC: img-spdif-out: Add control of sys clock to runtime PM

[U-Boot] [PATCH] fs: Set .opendir to fs_opendir_unsupported for btrfs
 2017-10-06 14:56 UTC 

[PATCH 1/3] ethdev: add new eth_dev_ops function for mtr ops get
 2017-10-06 14:55 UTC  (12+ messages)
` [PATCH V2 0/5] rte_mtr: generic ethdev api for metering and policing
  ` [PATCH V2 1/5] ethdev: add new flow action "
    ` [PATCH V3 0/5] rte_mtr: generic ethdev api "
      ` [PATCH V3 1/5] ethdev: add new flow action "
      ` [PATCH V3 2/5] ethdev: add new eth_dev_ops function for mtr ops get
      ` [PATCH V3 3/5] ethdev: add new api for traffic metering and policing
      ` [PATCH V3 4/5] doc: ethdev traffic metering and policing api
      ` [PATCH V3 5/5] app/testpmd: cli for traffic metering and policing

[Buildroot] [PATCH] wireguard: bump version
 2017-10-06 14:55 UTC  (2+ messages)

[Buildroot] [git commit] wireguard: bump to version 0.0.20171005
 2017-10-06 14:55 UTC 

[PATCH 1/2] drm/i915/selftests: Hold the rpm/forcewake wakeref for the reset tests
 2017-10-06 14:54 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Prove an assert for when we expect forcewake to be held

[ovmf baseline-only test] 72208: all pass
 2017-10-06 14:54 UTC 

[PATCH] mtd: spi-nor: Allow Cadence QSPI support for ARM64
 2017-10-06 14:56 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: img-spdif-in: Add power management
 2017-10-06 14:53 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: img-spdif-in: Add suspend / resume handling
` [PATCH v2 2/2] ASoC: img-spdif-in: Add runtime PM

[net-next V4 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-06 14:52 UTC  (5+ messages)
` [net-next V4 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP

[PATCH v2 0/2] ASoC: img-i2s-out: Add power management
 2017-10-06 14:52 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: img-i2s-out: Add suspend / resume handling
` [PATCH v2 2/2] ASoC: img-i2s-out: Add control of sys clock to runtime PM

[PATCH v3 0/2] pci: add support for firmware initialized designware RCs
 2017-10-06 14:52 UTC  (6+ messages)
` [PATCH v3 1/2] pci: designware: add driver for DWC controller in ECAM shift mode

[PATCH v8] KVM: LAPIC: Apply change to TDCR right away to the timer
 2017-10-06 14:51 UTC  (2+ messages)

Task based virtual address spaces
 2017-10-06 14:51 UTC  (3+ messages)

[ANNOUNCE] dim-tools mailing list for drm maintainer tools
 2017-10-06 14:51 UTC 

[PATCH 00/21] huge gtt pages
 2017-10-06 14:50 UTC  (24+ messages)
` [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
` [PATCH 02/21] drm/i915: introduce simple gemfs
` [PATCH 03/21] drm/i915/gemfs: enable THP
` [PATCH 04/21] drm/i915: introduce page_sizes field to dev_info
` [PATCH 05/21] drm/i915: push set_pages down to the callers
` [PATCH 06/21] drm/i915: introduce page_size members
` [PATCH 07/21] drm/i915: introduce vm set_pages/clear_pages
` [PATCH 08/21] drm/i915: align the vma start to the largest gtt page size
` [PATCH 09/21] drm/i915: align 64K objects to 2M
` [PATCH 10/21] drm/i915: enable IPS bit for 64K pages
` [PATCH 11/21] drm/i915: disable GTT cache for 2M pages
` [PATCH 12/21] drm/i915: support 2M pages for the 48b PPGTT
` [PATCH 13/21] drm/i915: add support for 64K scratch page
` [PATCH 14/21] drm/i915: support 64K pages for the 48b PPGTT
` [PATCH 15/21] drm/i915: accurate page size tracking for the ppgtt
` [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics
` [PATCH 17/21] drm/i915/selftests: huge page tests
` [PATCH 18/21] drm/i915/selftests: mix huge pages
` [PATCH 19/21] drm/i915: disable platform support for vGPU huge gtt pages
` [PATCH 20/21] drm/i915: enable platform support for 64K pages
` [PATCH 21/21] drm/i915: enable platform support for 2M pages

[PATCH v2 0/2] xen/arm64/ns16550: Support for Allwinner H5 SoC
 2017-10-06 14:50 UTC  (3+ messages)
` [PATCH v3] xen/ns16550: Fix ISR lockup on Allwinner uart

[PATCH v2 0/2] ASoC: img-i2s-in: Add power management
 2017-10-06 14:50 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: img-i2s-in: Add suspend / resume handling
` [PATCH v2 2/2] ASoC: img-i2s-in: Add runtime PM

[PATCH v2] nftables: make pointers in string arrays constant
 2017-10-06 14:47 UTC 

[PATCH MINI-OS] Link against libxentoolcore
 2017-10-06 14:49 UTC  (3+ messages)
  ` [PATCH MINI-OS] Link against libxentoolcore [and 1 more messages]

[PATCH][morty] bluez5: fix out-of-bounds access in SDP server (CVE-2017-1000250)
 2017-10-06 14:49 UTC  (4+ messages)

[PATCH for-4.10 0/5] tools/dombuilder: Fixes and improvements to grant handling
 2017-10-06 14:48 UTC  (6+ messages)
` [PATCH for-4.10 3/5] tools/dombuilder: Switch to using gfn terminology for console and xenstore rings

[Qemu-devel] [PATCH 00/17] Initial i.MX7 support
 2017-10-06 14:46 UTC  (9+ messages)
` [Qemu-arm] [PATCH 13/17] i.MX: Add code to emulate i.MX2 watchdog IP block
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 16/17] i.MX: Add i.MX7 SOC implementation
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH 17/17] Implement support for i.MX7 Sabre board
  ` [Qemu-devel] "

[PATCH v2] drm/i915: Fix pointer-to-int conversion
 2017-10-06 14:48 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix pointer-to-int conversion (rev2)

[PATCH] parser: Remove escape from the state transitions
 2017-10-06 14:47 UTC  (2+ messages)

[PATCH v2 00/17] x86: emulator enhancements
 2017-10-06 14:47 UTC  (5+ messages)
` [PATCH v2 08/17] x86emul: fold/eliminate some local variables

[PATCH 0/2] ACPI serdev support
 2017-10-06 14:47 UTC  (5+ messages)

[PATCH] ethdev: fix port ID type in flow API
 2017-10-06 14:46 UTC  (2+ messages)

[PATCH] amifloppy: Convert timers to use timer_setup()
 2017-10-06 14:46 UTC  (2+ messages)

[PATCH] block/floppy: Convert callback to pass timer_list
 2017-10-06 14:46 UTC  (2+ messages)

[PATCH] drm/i915/cnl: WaDisableGatherAtSetShaderCommonSlice
 2017-10-06 14:45 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/cnl: WaDisableGatherAtSetShaderCommonSlice (rev2)

[PATCH 1/2] drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock
 2017-10-06 14:44 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Use rcu instead of stop_machine in set_wedged
    ` [Intel-gfx] [PATCH 1/2] drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock

[PATCH] Documentation: add Kernel Driver Statement to the kernel
 2017-10-06 14:44 UTC  (2+ messages)

[PATCH 1/4] xhci: Identify USB 3.1 capable hosts by their port protocol capability
 2017-10-06 14:45 UTC  (4+ messages)
` [PATCH 2/4] xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
` [PATCH 3/4] usb: xhci: Reset halted endpoint if trb is noop
` [PATCH 4/4] usb: xhci: Handle error condition in xhci_stop_device()

[PATCH] memorder: Fix 'Non-Other-Multicopy Atomic?' row in summary table
 2017-10-06 14:44 UTC 

git send-email does not work with Google anymore?!
 2017-10-06 14:43 UTC  (2+ messages)

[PATCH v1 0/2] KVM: arm64: single step emulation instructions
 2017-10-06 14:43 UTC  (16+ messages)
` [PATCH v1 2/2] kvm: arm64: handle single-step of userspace mmio instructions

[LTP] [RFC PATCH 0/6] Fix 32-bit cross compilation
 2017-10-06 14:43 UTC  (3+ messages)

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-10-06 14:43 UTC  (4+ messages)

Regression in 'git branch -m'?
 2017-10-06 14:42 UTC  (4+ messages)
  ` [PATCH 1/2] t3308: create a real ref directory/file conflict
  ` [PATCH 2/2] refs_resolve_ref_unsafe: handle d/f conflicts for writes

[PATCH v3 5/5] sha1_name: Minimize OID comparisons during disambiguation
 2017-10-06 14:41 UTC  (4+ messages)
` [PATCH] cleanup: fix possible overflow errors in binary search

[Qemu-devel] [Bug 1721788] [NEW] Failed to get shared "write" lock with 'qemu-img info'
 2017-10-06 14:30 UTC  (4+ messages)
` [Qemu-devel] [Bug 1721788] "

[PATCH] xen, tools: console.h shouldn't require string.h by default
 2017-10-06 14:40 UTC  (3+ messages)

[PATCH v3] vfio: refactor PCI BAR mapping
 2017-10-06 14:40 UTC 

[PATCH v7] KVM: LAPIC: Apply change to TDCR right away to the timer
 2017-10-06 14:40 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/*] xen: xen-domid-restrict improvements
 2017-10-06 14:39 UTC  (13+ messages)
` [Qemu-devel] [PATCH 7/8] os-posix: Provide new -runasid option
      `  "
  ` [PATCH v2 0/*] xen: xen-domid-restrict improvements

HP-UX for C8000
 2017-10-06 14:39 UTC  (5+ messages)

[PATCH] drm/i915/huc: Fix includes in intel_huc.c
 2017-10-06 14:39 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2 00/10] vITS Migration fixes and reset
 2017-10-06 14:38 UTC  (13+ messages)
` [PATCH v2 01/10] KVM: arm/arm64: vgic-its: fix return value for restore
` [PATCH v2 02/10] KVM: arm/arm64: vgic-its: Always allow clearing GITS_CREADR/CWRITER
` [PATCH v2 03/10] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v2 04/10] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v2 05/10] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH v2 06/10] KVM: arm/arm64: vgic-its: Always attempt to save/restore device and collection tables

[PATCH v1] x86: psr: support co-exist features' values setting
 2017-10-06 14:38 UTC  (2+ messages)

[PATCH for-4.10 0/3] PVHv2 toolstack leftovers
 2017-10-06 14:38 UTC  (3+ messages)
` [PATCH for-4.10 1/3] libxc: panic when trying to create a PVH guest without kernel support

[bug] git add -p breaks, if color.ui is set to "always"
 2017-10-06 12:47 UTC 

[PATCH 0/4] RCU: introduce noref debug
 2017-10-06 14:37 UTC  (3+ messages)
` [PATCH 4/4] tcp: avoid noref dst leak on input path

[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality
 2017-10-06 14:36 UTC  (10+ messages)
` [PATCH 11/13] x86/paravirt: Add paravirt alternatives infrastructure
` [Xen-devel] [PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality

[PATCH v5 0/7] eventdev: cover letter: eth Rx adapter
 2017-10-06 21:10 UTC  (3+ messages)
` [PATCH v5 6/7] eventdev: add eth Rx adapter implementation

[PATCH v3 0/4] increase port_id range
 2017-10-06 14:34 UTC  (5+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] ethdev: "

[PATCH v6 0/3] PCI hotplug feature
 2017-10-06 14:33 UTC  (5+ messages)
` [PATCH v6 3/3] PCI: iproc: Implement PCI hotplug support

Git config multiple values
 2017-10-06 14:32 UTC  (2+ messages)

[LTP] [RFC] [PATCH] syscalls/madvise09: Fix TCONF propagation, remove .min_kver
 2017-10-06 14:31 UTC  (2+ messages)

help in the MM Area of the Linux Kernel
 2017-10-06 14:31 UTC  (3+ messages)

[GIT PULL] Ceph fixes for 4.14-rc4
 2017-10-06 14:31 UTC 

[PATCH 1/2] drm/i915: Make i915_engine_info pretty printer to standalone
 2017-10-06 14:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[RFC] mac80211: Add airtime fairness accounting
 2017-10-06 14:29 UTC  (3+ messages)

[PATCH linux dev-4.10 v5 31/31] drivers: hwmon: occ: Cancel occ operations in remove()
 2017-10-06 14:29 UTC 

[PATCH v5 0/5] increase port_id range
 2017-10-06 14:29 UTC  (4+ messages)
` [PATCH v6 "

[PATCH 0/6] Baytrail-Cherrytrail updates
 2017-10-06 14:28 UTC  (5+ messages)
` [PATCH 6/6] ASoC: Intel: boards: use strcmp with constant literals

[PATCH 1/1] [tools]: android/ion: userspace test utility for ion buffer sharing
 2017-10-06 14:28 UTC  (4+ messages)
` [PATCHv2 "

[PATCH v2] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-06 14:28 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] linux/time.h: Remove dead code
 2017-10-06 14:28 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] fs: btrfs: Fix usage of uninitialized variables
` [U-Boot] [PATCH 3/4] fs: btrfs: Fix printf length modifier

[Devel] [PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-06 14:27 UTC  (5+ messages)
` [Devel] [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3
  `  "

hung grow
 2017-10-06 14:27 UTC  (16+ messages)

[PATCH] Update xl.cfg files for Xen 4.10 support
 2017-10-06 14:27 UTC  (2+ messages)

[LTP] [RFC PATCH 1/1] doc: Remove network stress related doc
 2017-10-06 14:27 UTC  (3+ messages)

[PATCH] net/mlx4_core: Convert timers to use timer_setup()
 2017-10-06 14:26 UTC  (4+ messages)

[PATCH v2] sparc64: Add blocklist GPT support for SPARC
 2017-10-06 14:26 UTC  (3+ messages)

[LTP] [PATCH 1/1] network/rdist01: Use correct variables
 2017-10-06 14:26 UTC  (4+ messages)

[PATCH v3] irqchip/gicv3: Add support for Range Selector (RS) feature
 2017-10-06 14:25 UTC  (3+ messages)

[PATCH v2 0/2] ARM: ACPI: IORT: Hide SMMU from hardware domain's IORT table
 2017-10-06 14:24 UTC  (6+ messages)

[virtio-dev] [RFC 0/8] virtio-crypto: add multiplexing mode support
 2017-10-06 14:24 UTC  (7+ messages)
` [virtio-dev] Re: [Qemu-devel] "
    ` [virtio-dev] Re: [Qemu-devel] [virtio-dev] "
        ` [virtio-dev] Re: [Qemu-devel] [virtio-dev] "
          `  "

[PATCH v5 3/3] KVM: LAPIC: Apply change to TDCR right away to the timer
 2017-10-06 14:20 UTC  (6+ messages)

[PATCH v2] block/aoe: Convert timers to use timer_setup()
 2017-10-06 14:19 UTC  (2+ messages)

[pyro][PATCH] openssh: Fix key generation with systemd
 2017-10-06 14:19 UTC 

is there a truly compelling rationale for .git/info/exclude?
 2017-10-06 14:18 UTC  (2+ messages)

[distros-debian-jessie test] 72207: tolerable trouble: blocked/broken/pass
 2017-10-06 14:18 UTC 

[PATCH 4.4 00/50] 4.4.91-stable review
 2017-10-06 14:16 UTC  (5+ messages)
` [PATCH 4.4 22/50] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()

[PATCH 0/2] writeback: start-all allocation elimination
 2017-10-06 14:17 UTC  (4+ messages)
` [PATCH 2/2] sysctl: remove /proc/sys/vm/nr_pdflush_threads

[PATCH v7 00/11] Handle SMCs and HVCs in conformance with SMCCC
 2017-10-06 14:17 UTC  (4+ messages)
` [PATCH v7 11/11] public: add and enable XENFEAT_ARM_SMCCC_supported feature

[PATCH v6 0/3] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
 2017-10-06 14:14 UTC  (5+ messages)
` [PATCH v6 3/3] KVM: LAPIC: Apply change to TDCR right away to the timer


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.