All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-04 15:32:27 to 2017-10-04 15:59:19 UTC [more...]

[PATCH] libsemanage: Add support for listing fcontext.homedirs file
 2017-10-04 15:36 UTC  (3+ messages)
` [PATCH 1/3] libsemanage: Keep copy of file_contexts.homedirs in policy store
  ` [PATCH 2/3] libsemanage: Add support for listing fcontext.homedirs file

[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality
 2017-10-04 15:58 UTC  (35+ messages)
` [PATCH 01/13] x86/paravirt: remove wbinvd() paravirt interface
` [PATCH 02/13] x86/paravirt: Fix output constraint macro names
` [PATCH 03/13] x86/paravirt: Convert native patch assembly code strings to macros
` [PATCH 04/13] x86/paravirt: Convert DEF_NATIVE macro to GCC extended asm syntax
` [PATCH 05/13] x86/paravirt: Move paravirt asm macros to paravirt-asm.h
` [PATCH 06/13] x86/paravirt: Clean up paravirt-asm.h
` [PATCH 07/13] x86/paravirt: Simplify ____PVOP_CALL()
` [PATCH 08/13] x86/paravirt: Clean up paravirt_types.h
` [PATCH 09/13] x86/asm: Convert ALTERNATIVE*() assembler macros to preprocessor macros
` [PATCH 10/13] x86/alternative: Support indirect call replacement
` [PATCH 11/13] x86/paravirt: Add paravirt alternatives infrastructure
` [PATCH 12/13] objtool: Add support for new .pv_altinstructions section
` [PATCH 13/13] x86/paravirt: Convert natively patched pv ops to use paravirt alternatives

[PATCH v2] Policy Based Power Control for Guest
 2017-10-04 15:58 UTC  (11+ messages)
` [PATCH v4] "
  ` [PATCH v4 2/9] lib/librte_power: add extra msg type for policies
  ` [PATCH v5 0/9] Policy Based Power Control for Guest
    ` [PATCH v5 1/9] net/i40e: add API to convert VF MAC to VF id
    ` [PATCH v5 2/9] lib/librte_power: add extra msg type for policies
    ` [PATCH v5 3/9] examples/vm_power_mgr: add vcpu to pcpu mapping

[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality
 2017-10-04 15:58 UTC 

[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality
 2017-10-04 15:58 UTC 

[Bug 102800] DRI_PRIME regression- radeon: Failed to allocate virtual address for buffer
 2017-10-04 15:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/2] Reporting of rotation rate for disks
 2017-10-04 15:57 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 1/2] scsi-disk: support reporting of rotation rate
` [Qemu-devel] [PATCH v1 2/2] ide: "

SR-IOV & virtfn/physfn sysfs links
 2017-10-04 15:57 UTC  (3+ messages)
  ` [PATCH] PCI: Create iov virtfn/physfn links before attaching driver

[PATCH] PCI: Check/Set ARI capability before setting numVFs
 2017-10-04 15:52 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 00/24] Provide some actual restriction of qemu
 2017-10-04 15:57 UTC  (25+ messages)
` [PATCH 01/24] xen: Provide XEN_DMOP_remote_shutdown
` [PATCH 02/24] xen: x86 dm_op: add missing newline before XEN_DMOP_inject_msi
` [PATCH 03/24] tools: libxendevicemodel: Provide xendevicemodel_shutdown
` [PATCH 04/24] xentoolcore, _restrict_all: Introduce new library and implementation
` [PATCH 05/24] xentoolcore: Link into stubdoms
` [PATCH 06/24] tools: qemu-xen build: prepare to link against xentoolcore
` [PATCH 07/24] libxl: #include "xentoolcore_internal.h"
` [PATCH 08/24] tools: move CONTAINER_OF to xentoolcore_internal.h
` [PATCH 09/24] xentoolcore_restrict_all: Implement for libxendevicemodel
` [PATCH 10/24] xentoolcore_restrict_all: "Implement" for libxencall
` [PATCH 11/24] xentoolcore_restrict: Break out xentoolcore__restrict_by_dup2_null
` [PATCH 12/24] xentoolcore_restrict_all: Implement for libxenforeignmemory
` [PATCH 13/24] xentoolcore_restrict_all: Declare problems due to no evtchn support
` [PATCH 14/24] xentoolcore_restrict_all: "Implement" for xengnttab
` [PATCH 15/24] tools/xenstore: get_handle: use "goto err" error handling style
` [PATCH 16/24] tools/xenstore: get_handle: Allocate struct before opening fd
` [PATCH 17/24] xentoolcore_restrict_all: "Implement" for xenstore
` [PATCH 18/24] xentoolcore, _restrict_all: Document implementation "complete"
` [PATCH 19/24] xl, libxl: Provide dm_restrict
` [PATCH 20/24] libxl: Rationalise calculation of user to run qemu as
` [PATCH 21/24] libxl: libxl__dm_runas_helper: return pwd
` [PATCH 22/24] libxl: userlookup_helper_getpwnam rename and turn into a macro
` [PATCH 23/24] libxl: dm_restrict: Support uid range user
` [PATCH 24/24] tools: xentoolcore_restrict_all: use domid_t

[PATCH 0/3] iwlwifi: cosmetic fixes
 2017-10-04 15:57 UTC  (4+ messages)
` [PATCH 1/3] wireless: iwlwifi: use bool instead of int
` [PATCH 2/3] wireless: iwlwifi: function definition cosmetic fix
` [PATCH 3/3] wireless: iwlwifi: wrap macro into braces

[PATCH] arm: dts: gr-peach: Reduce extal_clk resolution
 2017-10-04 15:54 UTC  (6+ messages)

[RFC PATCH 0/2] build: Pass CC, CFLAGS, ... to tools build from main Makefile
 2017-10-04 15:54 UTC  (4+ messages)
` [RFC PATCH 2/2] tools build: Take CC, AS, and LD from the command line

[PATCH 00/11] SDIO support for ath10k
 2017-10-04 15:53 UTC  (5+ messages)

multi producer / multi consumer lock-free queue with ptr_ring
 2017-10-04 16:23 UTC  (2+ messages)

[tpm2] [01org/tpm2-tools] 9d0705: Update CHANGELOG.md
 2017-10-04 15:54 UTC 

[tpm2] [01org/tpm2-tools] 5f1089: travis: install pandoc to build man pages
 2017-10-04 15:53 UTC 

[Qemu-devel] [PATCH v2 0/7] xen: xen-domid-restrict improvements
 2017-10-04 15:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/8] xen: restrict: use xentoolcore_restrict_all
` [Qemu-devel] [PATCH 3/8] xen: defer call to xen_restrict until after os_setup_post
` [Qemu-devel] [PATCH 6/8] xen: destroy_hvm_domain: Try xendevicemodel_shutdown
` [Qemu-devel] [PATCH 8/8] RFC configure: do_compiler: Dump some extra info under bash

[CI 1/9] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
 2017-10-04 15:53 UTC  (9+ messages)
` [CI 2/9] drm/i915/preempt: Default to disabled mid-command preemption levels
` [CI 3/9] drm/i915/execlists: Distinguish the incomplete context notifies
` [CI 4/9] drm/i915: Introduce a preempt context
` [CI 5/9] drm/i915/execlists: Move bdw GPGPU w/a to emit_bb
` [CI 6/9] drm/i915/execlists: Keep request->priority for its lifetime
` [CI 7/9] drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
` [CI 8/9] drm/i915/execlists: Preemption!
` [CI 9/9] drm/i915/scheduler: Support user-defined priorities

[Qemu-devel] [PATCH 0/6] Add make check tests for Migration
 2017-10-04 15:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] tests: Add basic migration precopy test

[PATCH] pinctrl: sh-pfc: r8a7795: add I2C pin support
 2017-10-04 15:52 UTC 

[PATCH net-next 0/2] flow_dissector: dissect tunnel info
 2017-10-04 15:52 UTC  (8+ messages)
` [PATCH net-next 2/2] "

[tpm2] [01org/tpm2-tools] bf8ee5: test: tpm2_load: clean ups
 2017-10-04 15:52 UTC 

[CI 1/9] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
 2017-10-04 15:51 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/9] "

[Qemu-devel] [Bug 1721221] [NEW] PCI-E passthrough of Nvidia GTX GFX card to Win 10 guest fails with "kvm_set_phys_mem: error registering slot: Invalid argument"
 2017-10-04 15:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1721221] "

[v10 0/6] cgroup-aware OOM killer
 2017-10-04 15:46 UTC  (16+ messages)
` [v10 1/6] mm, oom: refactor the oom_kill_process() function
` [v10 2/6] mm: implement mem_cgroup_scan_tasks() for the root memory cgroup
` [v10 3/6] mm, oom: cgroup-aware OOM killer
` [v10 4/6] mm, oom: introduce memory.oom_group
` [v10 5/6] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer
` [v10 6/6] mm, oom, docs: describe the "

[Qemu-devel] [PATCH] checkpatch: fix incompatibility with old perl
 2017-10-04 15:49 UTC  (2+ messages)

[PATCH 1/2] sched/rt: Add a helper to test for a RT task
 2017-10-04 15:49 UTC  (2+ messages)
` [PATCH 2/2] block/ioprio: use a helper to check for RT prio

[Qemu-devel] kvm_set_phys_mem: assertion failed
 2017-10-04 15:48 UTC  (6+ messages)

[RESEND PATCH] gpio: omap: Fix lost edge interrupts
 2017-10-04 15:48 UTC  (5+ messages)

[Qemu-devel] [PATCH] s390x/sclp: mark sclp-cpu-hotplug as non-usercreatable
 2017-10-04 15:46 UTC 

[Qemu-devel] [PATCH] Revert: checkpatch: check trace-events code style
 2017-10-04 15:46 UTC  (4+ messages)

[PATCH] dhcp: make dhclient to get configuration for other programs
 2017-10-04 15:46 UTC  (2+ messages)

[PATCH] nvmem: imx-ocotp: read uniq CPU ID and export as system serial number
 2017-10-04 15:44 UTC  (3+ messages)

Real status of ReiserFS4?
 2017-10-04 15:46 UTC  (3+ messages)

[PATCH v5 0/8] block, scsi, md: Improve suspend and resume
 2017-10-04 15:45 UTC  (14+ messages)
` [PATCH v5 2/8] md: Neither resync nor reshape while the system is frozen
` [PATCH v5 6/8] scsi: Reduce suspend latency
` [PATCH v5 7/8] scsi: Set QUEUE_FLAG_PREEMPT_ONLY while quiesced
` [PATCH v5 8/8] block: Make SCSI device suspend and resume work reliably

[PATCH 00/13] vfs: Convert file allocation code to use the IDR
 2017-10-04 15:45 UTC  (3+ messages)
` [PATCH 05/13] vfs: Replace array of file pointers with an IDR
  ` [RESEND PATCH "

[jkirsher/net-queue PATCH] i40e: Fix memory leak related filter programming status
 2017-10-04 15:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/7] net: Plumb extack error reporting to enslavements
 2017-10-04 15:44 UTC  (9+ messages)
` [PATCH net-next 5/7] net: bonding: Add extack messages for some enslave failures
      ` [Bridge] "
` [PATCH net-next 7/7] mlxsw: spectrum: Add extack messages for "
    ` [Bridge] "

[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
 2017-10-04 15:43 UTC  (4+ messages)

how to advertise a GATT service only for LE or BR/EDR?
 2017-10-04 15:43 UTC  (7+ messages)

[Buildroot] [PATCH] nmap: add option to build/install "ncat"
 2017-10-04 15:43 UTC  (2+ messages)
` [Buildroot] [PATCH v2] "

[Qemu-devel] [PATCH] hw/s390x/sclp: Mark the sclp device with user_creatable = false
 2017-10-04 15:42 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] improve error handling for IO instr
 2017-10-04 15:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] s390x/css: be more consistent if broken beyond repair
` [Qemu-devel] [PATCH v2 2/8] s390x/css: IO instr handler ending control
` [Qemu-devel] [PATCH v2 3/8] s390x: improve error handling for SSCH and RSCH
` [Qemu-devel] [PATCH v2 4/8] s390x: refactor error handling for XSCH handler
` [Qemu-devel] [PATCH v2 5/8] s390x: refactor error handling for CSCH handler
` [Qemu-devel] [PATCH v2 6/8] s390x: refactor error handling for HSCH handler
` [Qemu-devel] [PATCH v2 7/8] s390x: refactor error handling for MSCH handler
` [Qemu-devel] [PATCH v2 8/8] s390x: factor out common ioinst handler logic

[PATCH 0/3] Fix single step for traps
 2017-10-04 15:42 UTC  (21+ messages)
` [PATCH 3/3] arm64: kvm: Fix single step for guest skipped instructions

[PATCH] mdmon: get safe mode delay file descriptor early
 2017-10-04 15:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net: phy: DP83822 initial driver submission
 2017-10-04 15:41 UTC  (5+ messages)

[PATCH] arm: dts: gr-peach: Fix label indent
 2017-10-04 15:41 UTC 

[kernel-hardening] [RFC V2 0/6] add more kernel pointer filter options
 2017-10-04 15:41 UTC  (3+ messages)

[Bug 102796] steam not rendering correctly on VEGA 56
 2017-10-04 15:41 UTC  (2+ messages)

[PATCH net-next v3 0/3] tools: add bpftool
 2017-10-04 15:40 UTC  (4+ messages)
` [PATCH net-next v3 1/3] tools: rename tools/net directory to tools/bpf
` [PATCH net-next v3 2/3] tools: bpf: add bpftool
` [PATCH net-next v3 3/3] tools: bpftool: add documentation

[PATCH 0/9] Various cleanups for Samsung clocks drivers
 2017-10-04 15:39 UTC  (5+ messages)
  ` [PATCH 8/9] clk: samsung: Add explicit MPLL and EPLL clkdev aliases in S3C2443 driver
  ` [PATCH 9/9] clk: samsung: Remove obsolete clkdev alias support

[PATCH] drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size
 2017-10-04 15:39 UTC 

[Bug 97059] Tahiti+DRI3+Unity+Blender corruption
 2017-10-04 15:39 UTC  (2+ messages)

[Bug 102814] Blender 2.79 flickering
 2017-10-04 15:39 UTC  (2+ messages)

[PATCH] ktest: take submenu into account
 2017-10-04 15:39 UTC  (2+ messages)

[PATCH] x86/kvm: Move kvm_fastop_exception to .fixup section
 2017-10-04 15:39 UTC 

[PATCH 0/3] printk: Add force_early_printk boot param
 2017-10-04 15:38 UTC  (8+ messages)
` [PATCH 3/3] early_printk: Add simple serialization to early_vprintk()

[PATCH] tracing: Remove obsolete sched_switch selftest
 2017-10-04 15:37 UTC  (2+ messages)

MAP_FIXED for ELF mappings
 2017-10-04 15:37 UTC  (5+ messages)

[PATCH] x86/kvm: Move kvm_fastop_exception to .fixup section
 2017-10-04 15:36 UTC  (3+ messages)

[PATCH v2 0/2] MIPS CRC instruction support
 2017-10-04 15:36 UTC  (3+ messages)
` [PATCH v2 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module

etsec2 attached to sgmii phy
 2017-10-04 15:34 UTC  (4+ messages)

[PATCH] eal/bsdapp: add FreeBSD module compilation to meson build
 2017-10-04 15:34 UTC  (2+ messages)

[CI v4 0/6] drm/i915: Guc code reorg
 2017-10-04 15:33 UTC  (7+ messages)
` [CI v4 1/6] drm/i915: Make intel_uncore.h header self-contained
` [CI v4 2/6] drm/i915/uc: Drop unnecessary forward declaration
` [CI v4 3/6] drm/i915/uc: Create intel_uc_init_mmio
` [CI v4 4/6] drm/i915/uc: Move uC fw helper code into dedicated files
` [CI v4 5/6] drm/i915/huc: Move HuC declarations into dedicated header
` [CI v4 6/6] drm/i915/guc: Move Guc early init into own function

Linux & FAT32 label
 2017-10-04 15:33 UTC 

[PATCH 1/2] drm/i915: Move MMCD_MISC_CTRL from context w/a to standard
 2017-10-04 15:33 UTC  (3+ messages)

(unknown),
 2017-10-04 15:33 UTC 

Linux 4.12+ memory leak on router with i40e NICs
 2017-10-04 15:32 UTC  (2+ 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.