All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-11 02:22:41 to 2017-09-11 04:51:28 UTC [more...]

[PATCH] clk: bulk: call of_clk_get() when id is NULL
 2017-09-11  4:51 UTC  (7+ messages)

[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 

[RFC XEN PATCH v3 00/39] Add vNVDIMM support to HVM domains
 2017-09-11  4:41 UTC  (62+ 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
    `  "

[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)

btusb "firmware request while host is not available" at resume
 2017-09-11  4:25 UTC  (8+ 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

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

[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 

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

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] sysrq : fix Show Regs call trace on ARM
 2017-09-11  3:11 UTC  (2+ 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 

[PATCH 05/15] unshare.2: update pointer to in-kernel unshare documentation
 2017-09-11  3:03 UTC 

[PATCH 04/15] prctl.2, seccomp.2: update pointer to in-kernel seccomp documentation
 2017-09-11  3:03 UTC 

[PATCH 03/15] prctl.2: update pointer to in-kernel no_new_privs flag documentation
 2017-09-11  3:03 UTC 

[PATCH 02/15] prctl.2, ptrace.2: update pointer to in-kernel Yama documentation
 2017-09-11  3:03 UTC 

[PATCH 01/15] add_key.2, request_key.2, keyrings.7: update Linux documentation pointers
 2017-09-11  3:03 UTC 

[PATCH 00/15] Updates of in-kernel documentation pointers
 2017-09-11  3:03 UTC 

linux-next: Tree for Sep 11
 2017-09-11  3:02 UTC 

[PATCH v2 00/10] media: rc: gpio-ir-recv: driver update
 2017-09-11  2:58 UTC  (4+ messages)

[man-pages PATCH] cciss.4, hpsa.4: mention cciss removal in Linux 4.13
 2017-09-11  2:57 UTC 

[PATCH RFC/RFT] sched/fair: Improve the behavior of sync flag
 2017-09-11  2:55 UTC  (4+ messages)
` [lkp-robot] [sched/fair] 6d46bd3d97: netperf.Throughput_tps -11.3% regression

socket(2) guarantee to return the lowest-available file descriptor
 2017-09-11  2:56 UTC 

[PATCH 00/10] spi-nor: intel-spi: Various fixes and enhancements
 2017-09-11  2:46 UTC  (4+ messages)
` [PATCH 01/10] spi-nor: intel-spi: Fix number of protected range registers for BYT/LPT

[PATCH] net/i40e: fix mirror rule reset when port is stopped
 2017-09-11  2:45 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] scsi: ufs: Make use of UFS_BIT macro wherever possible
 2017-09-11  2:44 UTC  (4+ messages)

ALPS touchpad ot correctly recognized: GlidePoint vs DualPoint
 2017-09-11  2:38 UTC  (7+ messages)

[PATCH] criu: Correct the installation directory for python modules
 2017-09-11  2:36 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.11] hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systems
 2017-09-11  2:35 UTC  (5+ messages)

[PATCH 0/7] kernel-yocto: conslidated pull request
 2017-09-11  2:34 UTC  (7+ messages)

[PATCH 3/4] can: flexcan: implement error passive state quirk
 2017-09-11  2:29 UTC  (10+ messages)

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

[PATCH RFC V2 00/10] perf top optimization
 2017-09-11  2:23 UTC  (11+ messages)
` [PATCH RFC V2 01/10] perf tools: hashtable for machine threads
` [PATCH RFC V2 02/10] perf tools: using scandir to replace readdir
` [PATCH RFC V2 03/10] petf tools: using comm_str to replace comm in hist_entry
` [PATCH RFC V2 04/10] petf tools: introduce a new function to set namespaces id
` [PATCH RFC V2 05/10] perf tools: lock to protect thread list
` [PATCH RFC V2 06/10] perf tools: lock to protect comm_str rb tree
` [PATCH RFC V2 07/10] perf tools: change machine comm_exec type to atomic
` [PATCH RFC V2 08/10] perf top: implement multithreading for perf_event__synthesize_threads
` [PATCH RFC V2 09/10] perf top: add option to set the number of thread for event synthesize
` [PATCH RFC V2 10/10] perf top: switch back to overwrite mode

[Qemu-devel] [PATCH v3 00/21] s390x cleanups and CPU hotplug via device_add
 2017-09-11  2:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 08/21] s390x: move sclp_service_call() to sclp.h

[PATCH 0/4] arm64: Add initial Actions Semi S700 and CubieBoard7 support
 2017-09-11  2:22 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: arm: actions: Add S700 and CubieBoard7
` [PATCH 2/4] dt-bindings: timer: Add Actions Semi S700
` [PATCH 3/4] clocksource: owl: Prepare S700
` [PATCH 4/4] arm64: dts: actions: Add S700 and CubieBoard7


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.