All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-11 03:04:01 to 2017-09-11 05:57:46 UTC [more...]

[PATCH] clk: bulk: call of_clk_get() when id is NULL
 2017-09-11  5:57 UTC  (9+ messages)

[Qemu-devel] [Bug 1119861] Re: Poor console performance in Windows 7
 2017-09-11  5:40 UTC 

[PATCH 0/4] ethdev new offloads API
 2017-09-11  5:52 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] ethdev: introduce Tx queue "

[PATCH] bnx2i: Clean up unused pointers in bnx2i_hwi
 2017-09-11  5:48 UTC  (3+ messages)

[PATCH 0/2] More PCID fixes
 2017-09-11  5:48 UTC  (5+ messages)
` [PATCH 2/2] x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3

[PATCH] mmc: tegra: Mark 64 bit dma broken on Tegra186
 2017-09-11  5:47 UTC  (2+ messages)

btrfs_remove_chunk call trace?
 2017-09-11  5:45 UTC  (2+ messages)

[PATCH v2 1/2] completion: Add support for initializing completion with lockdep_map
 2017-09-11  5:44 UTC  (2+ messages)

PC Engines APU/APU2 led driver
 2017-09-11  5:35 UTC 

[PATCH] musl: Upgrade to latest master
 2017-09-11  5:43 UTC 

[PATCH] i40e: fix i40e_validate_mac_addr to permit multicast addresses
 2017-09-11  5:41 UTC  (2+ messages)

Hello Friend
 2017-09-11  5:12 UTC 

[RFC XEN PATCH v3 00/39] Add vNVDIMM support to HVM domains
 2017-09-11  5:39 UTC  (66+ messages)
` [RFC XEN PATCH v3 01/39] x86_64/mm: fix the PDX group check in mem_hotadd_check()
` [RFC XEN PATCH v3 02/39] x86_64/mm: drop redundant MFN to page conventions in cleanup_frame_table()
` [RFC XEN PATCH v3 03/39] x86_64/mm: avoid cleaning the unmapped frame table
` [RFC XEN PATCH v3 04/39] xen/common: add Kconfig item for pmem support
` [RFC XEN PATCH v3 05/39] x86/mm: exclude PMEM regions from initial frametable
` [RFC XEN PATCH v3 06/39] acpi: probe valid PMEM regions via NFIT
` [RFC XEN PATCH v3 07/39] xen/pmem: register valid PMEM regions to Xen hypervisor
` [RFC XEN PATCH v3 08/39] xen/pmem: hide NFIT and deny access to PMEM from Dom0
` [RFC XEN PATCH v3 09/39] xen/pmem: add framework for hypercall XEN_SYSCTL_nvdimm_op
` [RFC XEN PATCH v3 10/39] xen/pmem: add XEN_SYSCTL_nvdimm_pmem_get_rgions_nr
` [RFC XEN PATCH v3 11/39] xen/pmem: add XEN_SYSCTL_nvdimm_pmem_get_regions
` [RFC XEN PATCH v3 12/39] tools/xen-ndctl: add NVDIMM management util 'xen-ndctl'
` [RFC XEN PATCH v3 13/39] tools/xen-ndctl: add command 'list'
` [RFC XEN PATCH v3 14/39] x86_64/mm: refactor memory_add()
` [RFC XEN PATCH v3 15/39] x86_64/mm: allow customized location of extended frametable and M2P table
` [RFC XEN PATCH v3 16/39] xen/pmem: add XEN_SYSCTL_nvdimm_pmem_setup to setup management PMEM region
` [RFC XEN PATCH v3 17/39] tools/xen-ndctl: add command 'setup-mgmt'
` [RFC XEN PATCH v3 18/39] xen/pmem: support PMEM_REGION_TYPE_MGMT for XEN_SYSCTL_nvdimm_pmem_get_regions_nr
` [RFC XEN PATCH v3 19/39] xen/pmem: support PMEM_REGION_TYPE_MGMT for XEN_SYSCTL_nvdimm_pmem_get_regions
` [RFC XEN PATCH v3 20/39] tools/xen-ndctl: add option '--mgmt' to command 'list'
` [RFC XEN PATCH v3 21/39] xen/pmem: support setup PMEM region for guest data usage
` [RFC XEN PATCH v3 22/39] tools/xen-ndctl: add command 'setup-data'
` [RFC XEN PATCH v3 23/39] xen/pmem: support PMEM_REGION_TYPE_DATA for XEN_SYSCTL_nvdimm_pmem_get_regions_nr
` [RFC XEN PATCH v3 24/39] xen/pmem: support PMEM_REGION_TYPE_DATA for XEN_SYSCTL_nvdimm_pmem_get_regions
` [RFC XEN PATCH v3 25/39] tools/xen-ndctl: add option '--data' to command 'list'
` [RFC XEN PATCH v3 26/39] xen/pmem: add function to map PMEM pages to HVM domain
` [RFC XEN PATCH v3 27/39] xen/pmem: release PMEM pages on HVM domain destruction
` [RFC XEN PATCH v3 28/39] xen: add hypercall XENMEM_populate_pmem_map
` [RFC XEN PATCH v3 29/39] tools: reserve guest memory for ACPI from device model
` [RFC XEN PATCH v3 30/39] tools/libacpi: expose the minimum alignment used by mem_ops.alloc
` [RFC XEN PATCH v3 31/39] tools/libacpi: add callback to translate GPA to GVA
` [RFC XEN PATCH v3 32/39] tools/libacpi: add callbacks to access XenStore
` [RFC XEN PATCH v3 33/39] tools/libacpi: add a simple AML builder
` [RFC XEN PATCH v3 34/39] tools/libacpi: add DM ACPI blacklists
` [RFC XEN PATCH v3 35/39] tools/libacpi: load ACPI built by the device model
` [RFC XEN PATCH v3 36/39] tools/xl: add xl domain configuration for virtual NVDIMM devices
` [RFC XEN PATCH v3 37/39] tools/libxl: allow aborting domain creation on fatal QMP init errors
` [RFC XEN PATCH v3 38/39] tools/libxl: initiate PMEM mapping via QMP callback
` [RFC XEN PATCH v3 39/39] tools/libxl: build qemu options from xl vNVDIMM configs
` [Qemu-devel] [RFC QEMU PATCH v3 00/10] Implement vNVDIMM for Xen HVM guest
  `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 01/10] nvdimm: do not intiailize nvdimm->label_data if label size is zero
    `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 02/10] hw/xen-hvm: create the hotplug memory region on Xen
    `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 03/10] hostmem-xen: add a host memory backend for Xen
    `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 04/10] nvdimm acpi: do not use fw_cfg on Xen
    `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 05/10] hw/xen-hvm: initialize DM ACPI
    `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 06/10] hw/xen-hvm: add function to copy ACPI into guest memory
    `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 07/10] nvdimm acpi: copy NFIT to Xen guest
    `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 08/10] nvdimm acpi: copy ACPI namespace device of vNVDIMM "
    `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 09/10] nvdimm acpi: do not build _FIT method on Xen
    `  "
  ` [Qemu-devel] [RFC QEMU PATCH v3 10/10] hw/xen-hvm: enable building DM ACPI if vNVDIMM is enabled
    `  "

[cip-dev] B@D support Renesas iwg20m board - issue
 2017-09-11  5:33 UTC  (4+ messages)

[linux-linus bisection] complete test-amd64-i386-xl-qemuu-win10-i386
 2017-09-11  5:31 UTC 

[U-Boot] USB Ethernet with device model
 2017-09-11  5:28 UTC  (2+ messages)

[PATCH] btrfs-progs: Output time elapsed for each major tree it checked
 2017-09-11  5:26 UTC 

[PATCH] sysrq : fix Show Regs call trace on ARM
 2017-09-11  5:24 UTC  (4+ messages)

[PATCH 0/8] Remove temporary digest allocation
 2017-09-11  5:22 UTC  (3+ messages)
` [PATCH 2/8] crypto/armv8: do not append digest

Regarding handling of file renames in Btrfs
 2017-09-11  5:22 UTC  (5+ messages)

[PATCH] btrfs-progs: update btrfs-completion
 2017-09-11  5:22 UTC 

[PATCH] MIPS: Add basic R5900 support
 2017-09-11  5:21 UTC  (9+ messages)
  ` [PATCH v2] "

[Qemu-devel] [PATCH] tcg/tci: do not use ldst label (never implemented)
 2017-09-11  5:18 UTC  (2+ messages)

btusb "firmware request while host is not available" at resume
 2017-09-11  5:12 UTC  (10+ messages)

[ndctl PATCH 1/2] ndctl: reduce indentation in util_region_badblocks_to_json / dev_badblocks_to_json
 2017-09-11  5:13 UTC  (4+ messages)

[Qemu-devel] [PATCH] ppc/pnv: fix cores per chip for multiple cpus
 2017-09-11  5:10 UTC  (3+ messages)

Kernel panic in ext4_ext_drop_refs
 2017-09-11  5:10 UTC 

[U-Boot] Building qemu-x86_64_defconfig fails: u-boot-spl-nodtb.bin of 4, 293, 642, 704 bytes
 2017-09-11  5:07 UTC  (4+ messages)

Stuck in md_write_start because MD_SB_CHANGE_PENDING can't be cleared
 2017-09-11  5:03 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 0/3] QEMU Backup Tool
 2017-09-11  5:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/3] backup: Adds "

[PATCH v13 1/5] drm/i915: Factor out setup_private_pat()
 2017-09-11  4:50 UTC  (6+ messages)
` [PATCH v13 2/5] drm/i915: Introduce private PAT management
` [PATCH v13 3/5] drm/i915: Remove the "INDEX" suffix from PPAT marcos
` [PATCH v13 4/5] drm/i915: Do not allocate unused PPAT entries
` [PATCH v13 5/5] drm/i915/selftests: Introduce live tests of private PAT management
` ✗ Fi.CI.BAT: warning for series starting with [v13,1/5] drm/i915: Factor out setup_private_pat()

[U-Boot] [PATCH] armv8: fsl-layerscape: Add back L3 flushing for all exception levels
 2017-09-11  4:48 UTC 

Questions about NVMEM
 2017-09-11  4:44 UTC 

[ovmf test] 113275: regressions - FAIL
 2017-09-11  4:44 UTC 

[PATCH v3 0/3] Split default display handling out from VGA arbiter
 2017-09-11  4:35 UTC  (4+ messages)
` [PATCH v3 2/3] drm: add fallback default device detection

[PATCH] format-patch: use raw format for notes
 2017-09-11  4:27 UTC  (3+ messages)

[RFC v2 PATCH] x86/boot: Add the secdata section to the setup header
 2017-09-11  4:22 UTC  (8+ messages)

[PATCH v12 1/5] drm/i915: Factor out setup_private_pat()
 2017-09-11  4:21 UTC  (6+ messages)
` [PATCH v12 2/5] drm/i915: Introduce private PAT management
` [PATCH v12 3/5] drm/i915: Remove the "INDEX" suffix from PPAT marcos
` [PATCH v12 4/5] drm/i915: Do not allocate unused PPAT entries
` [PATCH v12 5/5] drm/i915/selftests: Introduce live tests of private PAT management
` ✗ Fi.CI.BAT: failure for series starting with [v12,1/5] drm/i915: Factor out setup_private_pat()

WARNING in skb_warn_bad_offload
 2017-09-11  4:20 UTC 

[PATCH] staging: xgifb: fix multiple line dereference
 2017-09-11  4:19 UTC 

[PATCH 00/21] Vhost-user: Implement device IOTLB support
 2017-09-11  4:18 UTC  (3+ messages)
` [PATCH 21/21] vhost: iotlb: reduce iotlb read lock usage

[PATCH] ASoC: rsnd: fix ADG flags
 2017-09-11  4:17 UTC 

[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
 2017-09-11  4:13 UTC  (11+ messages)
` [PATCH V4 02/14] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue

[ndctl PATCH 2/2] ndctl: support multiple dimms when translating badblock ranges
 2017-09-11  4:10 UTC  (4+ messages)
  ` [PATCH ndctl] ndctl: sort by dimm's number when bad dimms are shown

[PATCH v11 1/5] drm/i915: Factor out setup_private_pat()
 2017-09-11  4:03 UTC  (4+ messages)
` [PATCH v11 2/5] drm/i915: Introduce private PAT management

[PATCH V3] vDSO for SPARC
 2017-09-11  4:03 UTC  (2+ messages)

[Recipe reporting system] Upgradable recipe name list
 2017-09-11  4:02 UTC 

[PATCH 0/1] reset: fix mixed reset when using sparse-checkout
 2017-09-11  4:01 UTC  (7+ messages)
` [PATCH 1/1] reset: fix reset when using the sparse-checkout feature

[Bug 102648] New: unable to use nvidia gpu after suspend
 2017-09-11  3:58 UTC  (7+ messages)
  ` [Bug 102648] "

cron job: media_tree daily build: WARNINGS
 2017-09-11  3:57 UTC 

[Qemu-devel] [PATCH 0/3] spapr: XIVE and CAS fixes
 2017-09-11  3:54 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 3/3] spapr: generate a CAS reset for the XIVE exploitation mode

[U-Boot] [PATCH 0/3] rockchip: rv1108: support USB OTG and Host ports on evb-rv1108
 2017-09-11  3:51 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

[PATCH v2 3/5] dmaengine: zynqmp_ps_pcie: Adding PS PCIe DMA driver
 2017-09-11  3:43 UTC  (5+ messages)

[PATCH] x86/processor: Remove unused declaration of __generic_processor_info()
 2017-09-11  3:43 UTC 

[PATCH] f2fs: fix double count on issued discard commands
 2017-09-11  3:38 UTC 

WARNING: CPU: 2 PID: 4277 at lib/refcount.c:186
 2017-09-11  3:34 UTC  (4+ messages)

iov_iter_pipe warning
 2017-09-11  3:32 UTC  (11+ messages)

[ovmf test] 113267: regressions - FAIL
 2017-09-11  3:32 UTC 

Help me understand what is going on with my RAID1 FS
 2017-09-11  3:29 UTC  (5+ messages)

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-09-11  3:27 UTC  (7+ messages)

lening bieden nu aanvragen
 2017-09-11  3:23 UTC 

[PATCH v2] sub-process: print the cmd when a capability is unsupported
 2017-09-11  3:27 UTC  (5+ messages)

[PATCH] nfs: track writeback errors with errseq_t
 2017-09-11  3:24 UTC  (10+ messages)

[PATCH 1/2] drm/amdgpu: move amdgpu_ttm_tt_* declarations into amdgpu_ttm.h
 2017-09-11  3:24 UTC  (2+ messages)

[BUG] 4.13.0 kernel build error on Alpha
 2017-09-11  3:23 UTC  (4+ messages)

Which Xen binary can I use?
 2017-09-11  3:20 UTC 

[PATCH v3] dt-bindings: add nutsboard vendor prefix
 2017-09-11  3:18 UTC  (2+ messages)

[refpolicy] [PATCH 1/3] postfix: Some table drivers (notably cdb) need to mmap() their databases
 2017-09-11  3:18 UTC  (3+ messages)
` [refpolicy] [PATCH 2/3] postfix: Silence cap_dac_read_search denials
` [refpolicy] [PATCH 3/3] portage: Allow portage_t and portage_sandbox_t to access locale_t

[refpolicy] [PATCH] modutils: libkmod mmap()s modules.dep and *.ko's
 2017-09-11  3:18 UTC 

Page fault while link_path_walk for path_len > 4060 bytes
 2017-09-11  3:14 UTC  (6+ messages)

[PATCH 4/4] keyctl.2: remove parentheses from the crypto API URL description
 2017-09-11  3:11 UTC 

[PATCH 3/4] keyrings.7: document description restriction for logon keys
 2017-09-11  3:11 UTC 

[PATCH 2/4] keyctl.2: mention keyctl_dh_compute/keyctl_dh_compute_alloc
 2017-09-11  3:11 UTC 

[PATCH 1/4] keyctl.2: remove www.tmac inclusion
 2017-09-11  3:11 UTC 

[PATCH 0/4] Minor changes to keyctl-related files
 2017-09-11  3:11 UTC 

[PATCH 0/3] m68k: coldfire MMU fixes
 2017-09-11  3:08 UTC  (3+ messages)

Demand for hid_input.c's process
 2017-09-11  3:06 UTC 

[PATCH 15/15] unicode.7: update pointer to in-kernel Unicode terminal support documentation
 2017-09-11  3:04 UTC 

[PATCH 14/15] cpuset.7: update pointer to in-kernel cpusets documentation
 2017-09-11  3:04 UTC 

[PATCH 13/15] proc.5: update pointer to in-kernel SysRq documentation
 2017-09-11  3:04 UTC 

[PATCH 12/15] proc.5: update pointer to in-kernel MTRR documentation
 2017-09-11  3:04 UTC 

[PATCH 11/15] proc.5: update reference to kernel's crypto API documentation
 2017-09-11  3:04 UTC 

[PATCH 10/15] proc.5: update pointer to in-kernel security keys documentation
 2017-09-11  3:04 UTC 

[PATCH 09/15] proc.5: document removal of timer_stats file
 2017-09-11  3:04 UTC 

[PATCH 08/15] proc.5: document removal of htab-reclaim sysctl file
 2017-09-11  3:04 UTC 

[PATCH 07/15] initrd.4, proc.5, bootparam.7: update pointer to in-kernel initrd documentation
 2017-09-11  3:04 UTC 

[PATCH 06/15] initrd.4: update pointer to in-kernel root over NFS documentation
 2017-09-11  3:04 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.