All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-11 04:07:33 to 2017-09-11 06:42:10 UTC [more...]

[PATCH] docs: fix location of document that got moved
 2017-09-11  6:42 UTC  (2+ messages)

[refpolicy] [PATCH 1/4] libraries: ldconfig maps its "aux-cache" during cache updates
 2017-09-11  6:40 UTC  (4+ messages)
` [refpolicy] [PATCH 2/4] userdomain: Add various interfaces granting the map permission
` [refpolicy] [PATCH 3/4] files: Create files_map_usr_files interface
` [refpolicy] [PATCH 4/4] selinuxutil: Add map permissions neccessary for semanage

[refpolicy] [PATCH] portage: Grant the map permissions neccessary for git and install
 2017-09-11  6:40 UTC 

[Bug 102414] Hawaii gpu (R9 290) and the troubles with the amd-staging-drm-next branch
 2017-09-11  6:39 UTC  (2+ messages)

Support for data CRC
 2017-09-11  6:38 UTC  (14+ messages)
      ` Testing dm-integrity (WAS: Re: Support for data CRC)

[GIT PULL] Security subsystem updates for 4.14
 2017-09-11  6:38 UTC  (9+ messages)

[PATCH v2 0/7] Mkfs: Rework --rootdir to a more generic behavior
 2017-09-11  6:36 UTC  (8+ messages)
` [PATCH v2 1/7] btrfs-progs: Refactor find_next_chunk() to get rid of parameter root and objectid
` [PATCH v2 2/7] btrfs-progs: Fix one-byte overlap bug in free_block_group_cache
` [PATCH v2 3/7] btrfs-progs: mkfs: Rework rootdir option to avoid custom chunk layout
` [PATCH v2 4/7] btrfs-progs: mkfs: Update allocation info before verbose output
` [PATCH v2 5/7] btrfs-progs: Avoid BUG_ON for chunk allocation when ENOSPC happens
` [PATCH v2 6/7] btrfs-progs: mkfs: Workaround BUG_ON caused by rootdir option
` [PATCH v2 7/7] btrfs-progs: Doc/mkfs: Add extra condition for "

RFC: nvme multipath support
 2017-09-11  6:34 UTC  (7+ messages)
` [PATCH 10/10] nvme: implement multipath access to nvme subsystems

[patch 1/2] mm, compaction: kcompactd should not ignore pageblock skip
 2017-09-11  6:34 UTC  (5+ messages)

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

[PATCH v3] tracing: Ignore mmiotrace from kernel commandline
 2017-09-11  6:31 UTC  (2+ messages)

[RESEND PATCH] arm: dts: am33xx: Add spi alias to match SOC schematics
 2017-09-11  6:30 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-09-10
 2017-09-11  6:30 UTC 

[PATCH] tcp: TCP_USER_TIMEOUT can not work in tcp_probe_timer()
 2017-09-11  6:27 UTC 

[PATCH v2 00/20] Speculative page faults
 2017-09-11  6:28 UTC  (6+ messages)

[U-Boot] [PATCH] rockchip: add support for backing to bootrom download mode
 2017-09-11  6:27 UTC 

[refpolicy] [PATCH] bounds for tor, mysqld, and entropyd
 2017-09-11  6:24 UTC 

[PATCH RFC] davinci: da850: define edma-memcpy-channels
 2017-09-11  6:22 UTC  (2+ messages)

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

[PATCH] sched/fair.c: fix nuisance kernel-doc warning
 2017-09-11  6:16 UTC  (2+ messages)
` [tip:sched/urgent] sched/fair: Fix "

[PATCH 1/6] drm/i915: Separate GuC/HuC specific functionality from intel_uc
 2017-09-11  6:19 UTC  (7+ messages)
` [PATCH 2/6] drm/i915/guc: Make guc_enable/disable_communication functions public
` [PATCH 3/6] drm/i915/guc: Fix GuC interaction in reset/suspend scenarios
` [PATCH 4/6] drm/i915/guc: Fix GuC HW/SW state cleanup in unload path
` [PATCH 5/6] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
` [PATCH 6/6] drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Separate GuC/HuC specific functionality from intel_uc

[U-Boot] [PATCH] dm: video: Add basic ANSI escape sequence support
 2017-09-11  6:18 UTC  (2+ messages)

[U-Boot] [PATCH v1] cmd: usb: add blk devices to ignore list in tree graph
 2017-09-11  6:17 UTC  (2+ messages)

[U-Boot] [PATCH v1] drivers: ahci: write upper 32 bits for clb and fis registers
 2017-09-11  6:17 UTC  (2+ messages)

[U-Boot] [PATCH v2] misc: Kconfig: Add SPL_I2C_EEPROM option
 2017-09-11  6:17 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] rockchip: add tpl and OPTEE support for rk3229
 2017-09-11  6:17 UTC  (21+ messages)
` [U-Boot] [PATCH 01/10] lib: add TPL_OF_LIBFDT option for TPL
` [U-Boot] [PATCH 02/10] arm: add option for TPL support in arm 32bit
` [U-Boot] [PATCH 03/10] arm: add a separate stack for TPL
` [U-Boot] [PATCH 04/10] rockchip: rk322x: enable tpl support
` [U-Boot] [PATCH 05/10] sysreset: enable driver support in SPL/TPL
` [U-Boot] [PATCH 06/10] spl: add support to booting with OP-TEE
` [U-Boot] [PATCH 07/10] rockchip: rk322x: dts: enable uart2 for SPL/TPL
` [U-Boot] [PATCH 08/10] rockchip: evb-rk3229: add fit source file for itb
` [U-Boot] [PATCH 09/10] rockchip: evb-rk3229: add README file for OP-TEE support
` [U-Boot] [PATCH 10/10] rockchip: evb-rk322x: update defconfig with tpl and optee support

PC Engines APU/APU2 led driver
 2017-09-11  6:15 UTC  (2+ messages)

[PATCH] rilmodem: netmon fix missing notify for g_ril_send
 2017-09-11  6:15 UTC 

[Qemu-devel] [RFC PATCH] tests: Add a device_add/del HMP test
 2017-09-11  6:13 UTC  (7+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH] pinctrl/amd: save pin registers over suspend/resume
 2017-09-11  6:11 UTC 

BTRFS Deduplication
 2017-09-11  6:05 UTC 

WARNING in skb_warn_bad_offload
 2017-09-11  6:04 UTC  (2+ messages)

restorecon: Warning no default label for foo
 2017-09-11  6:03 UTC 

[BUG] 4.13.0 kernel build error on Alpha
 2017-09-11  6:02 UTC  (5+ messages)

[PATCH] vt-d: use two 32-bit writes to update DMAR fault address registers
 2017-09-11  6:00 UTC 

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

[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] mmc: tegra: Mark 64 bit dma broken on Tegra186
 2017-09-11  5:47 UTC  (2+ 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] bnx2i: Clean up unused pointers in bnx2i_hwi
 2017-09-11  5:48 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)

[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  (3+ 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  (6+ messages)

[ndctl PATCH 1/2] ndctl: reduce indentation in util_region_badblocks_to_json / dev_badblocks_to_json
 2017-09-11  5:13 UTC  (3+ 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 

Stuck in md_write_start because MD_SB_CHANGE_PENDING can't be cleared
 2017-09-11  5:03 UTC  (9+ 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()

[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


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.