All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-15 18:46:12 to 2017-09-15 19:35:31 UTC [more...]

[SPDK] Proposal to Dynamic Reconfiguration of SPDK iSCSI Target
 2017-09-15 19:35 UTC 

+ mm-meminit-mark-init_reserved_page-as-__meminit.patch added to -mm tree
 2017-09-15 19:35 UTC 

[PATCH] devtools: qemu: Remove obsolete '--with-system-pixman' option
 2017-09-15 16:56 UTC 

[PATCH] direct-io: Minor cleanups in do_blockdev_direct_IO
 2017-09-15 19:34 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
 2017-09-15 19:33 UTC  (6+ messages)
    ` [Qemu-devel] [PATCH v2] "
      ` [Qemu-devel] [PATCH v3] "

[PATCH] Staging: irda: Don't use assignment inside if statement
 2017-09-15 19:33 UTC 

snapshots
 2017-09-15 19:33 UTC  (6+ messages)

[PATCH] test-lib: don't use ulimit in test prerequisites on cygwin
 2017-09-15 19:32 UTC  (5+ messages)
` [PATCH 1/2] test-lib: group system specific FIFO tests by system

iwlwifi firmware load broken in current -git
 2017-09-15 19:32 UTC  (14+ messages)

A user cannot remove his readonly snapshots?!
 2017-09-15 19:32 UTC  (3+ messages)

[meta-python][PATCH] python-pymongo: update to version 3.5.1
 2017-09-15 19:32 UTC 

[PATCH] mm: meminit: mark init_reserved_page as __meminit
 2017-09-15 19:31 UTC  (2+ messages)

[PATCH] xen: x86: mark xen_find_pt_base as __init
 2017-09-15 19:29 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fdt
 2017-09-15 19:31 UTC 

[PATCH 0/2] Fix resume failure due to PCID
 2017-09-15 19:29 UTC  (7+ messages)
  ` x60: warnings on boot and resume, arch/x86/mm/tlb.c:257 initialize_ ... was "
      ` [4.14-rc0 regression] "

[Qemu-devel] [PULL 00/18] ppc-for-2.11 queue 20170915
 2017-09-15 19:28 UTC  (2+ messages)

[PATCH] clk: mediatek: mark mtk_infrasys_init_early __init
 2017-09-15 19:28 UTC  (3+ messages)

[PATCH] staging: dgnc: remove unnecessary comments
 2017-09-15 19:28 UTC  (2+ messages)
` [Outreachy kernel] "

[U-Boot] [PATCH v1] cmd: usb: add blk devices to ignore list in tree graph
 2017-09-15 19:27 UTC  (4+ messages)

[PATCH v2 0/2] Qualcomm SMEM cached item support
 2017-09-15 19:27 UTC  (5+ messages)
` [PATCH v2 1/2] soc: qcom: smem: Rename "uncached" accessors
` [PATCH v2 2/2] soc: qcom: smem: Support getting cached entries

[meta-python][PATCH] python-jsonpointer: update to version 1.12
 2017-09-15 19:26 UTC 

[U-Boot] [PATCH v3 00/14] uboot overlays, FIT image & unittest
 2017-09-15 19:26 UTC  (47+ messages)
` [U-Boot] [PATCH v3 01/14] Introduce fdt_setprop_placeholder() method
` [U-Boot] [PATCH v3 02/14] fdt: Introduce helper method fdt_overlay_apply_verbose()
` [U-Boot] [PATCH v3 03/14] fdt: Switch to using the verbose overlay application method
` [U-Boot] [PATCH v3 04/14] fdt: Allow stacked overlays phandle references
` [U-Boot] [PATCH v3 05/14] fit: Allow multiple images per property
` [U-Boot] [PATCH v3 06/14] fit: Do not throw away extra configuration on fit_image_load()
` [U-Boot] [PATCH v3 07/14] fit: Introduce methods for applying overlays on fit-load
` [U-Boot] [PATCH v3 08/14] fit: fdt overlays doc
` [U-Boot] [PATCH v3 09/14] doc: Document how to apply fdt overlays
` [U-Boot] [PATCH v3 10/14] doc: overlays: Tweak documentation regarding overlays
` [U-Boot] [PATCH v3 11/14] dtbo: make dtbos special
` [U-Boot] [PATCH v3 12/14] config: sandbox: Add unit tests
` [U-Boot] [PATCH v3 13/14] ut: fix fdt_getprop_u32() change
` [U-Boot] [PATCH v3 14/14] test: overlay: Add unit test for stacked overlay

[U-Boot] [PATCH v2 00/16] dtoc: Add support for 64-bit addresses
 2017-09-15 19:25 UTC  (35+ messages)
` [U-Boot] [PATCH v2 01/16] fdt: Sync libfdt up to upstream
` [U-Boot] [PATCH v2 02/16] dtoc: Adjust Node to record its parent
` [U-Boot] [PATCH v2 03/16] dtoc: Add a 64-bit type and a way to convert cells into 64 bits
` [U-Boot] [PATCH v2 04/16] dtoc: Avoid very long lines in output
` [U-Boot] [PATCH v2 05/16] dtoc: Add support for 32 or 64-bit addresses
` [U-Boot] [PATCH v2 06/16] dtoc: Handle 'reg' properties with unusual sizes
` [U-Boot] [PATCH v2 07/16] dtoc: Update the Fdt class to record phandles
` [U-Boot] [PATCH v2 08/16] dtoc: Use the Fdt's class's phandle map
` [U-Boot] [PATCH v2 09/16] dtoc: Make is_phandle() a member function
` [U-Boot] [PATCH v2 10/16] dtoc: Rename is_phandle() and adjust it to return more detail
` [U-Boot] [PATCH v2 11/16] dtoc: Rename the phandle struct
` [U-Boot] [PATCH v2 12/16] dtoc: Put each phandle on a separate line
` [U-Boot] [PATCH v2 13/16] dtoc: Put phandle args in an array
` [U-Boot] [PATCH v2 14/16] dtoc: Support properties containing multiple phandle values
` [U-Boot] [PATCH v2 15/16] dtoc: Rename the auto-generated dt-structs.h file
` [U-Boot] [PATCH v2 16/16] dtoc: Add a header to the generated files

[U-Boot] [PATCH] libfdt: Initialize the stack variable
 2017-09-15 19:25 UTC  (5+ messages)

[PATCH 0/2] sg: fix infoleak when using SG_GET_REQUEST_TABLE
 2017-09-15 19:24 UTC  (6+ messages)
` [PATCH 1/2] sg: factor out sg_fill_request_table()
` [PATCH 2/2] sg: fixup infoleak when using SG_GET_REQUEST_TABLE

[meta-python][PATCH] python-pytest-runner: update to version 2.12.1
 2017-09-15 19:24 UTC 

[U-Boot] efi_loader: queued patches
 2017-09-15 19:24 UTC  (2+ messages)

What's cooking in git.git (Sep 2017, #03; Fri, 15)
 2017-09-15 19:23 UTC  (3+ messages)

[PATCH] staging: unisys/visorbus: add __init/__exit annotations
 2017-09-15 19:23 UTC 

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-09-15 19:20 UTC  (14+ messages)
` [PATCH v6 00/12] "
  ` [PATCH v6 01/12] bswap: add 64 bit endianness helper get_be64
  ` [PATCH v6 02/12] preload-index: add override to enable testing preload-index
  ` [PATCH v6 03/12] update-index: add a new --force-write-index option
  ` [PATCH v6 04/12] fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files
  ` [PATCH v6 05/12] fsmonitor: add documentation for the fsmonitor extension
  ` [PATCH v6 06/12] ls-files: Add support in ls-files to display the fsmonitor valid bit
  ` [PATCH v6 07/12] update-index: add fsmonitor support to update-index
  ` [PATCH v6 08/12] fsmonitor: add a test tool to dump the index extension
  ` [PATCH v6 09/12] split-index: disable the fsmonitor extension when running the split index test
  ` [PATCH v6 10/12] fsmonitor: add test cases for fsmonitor extension
  ` [PATCH v6 11/12] fsmonitor: add a sample integration script for Watchman
  ` [PATCH v6 12/12] fsmonitor: add a performance test

[PATCHv2] python3-docker-compose: add version 1.16.1 + dependencies
 2017-09-15 19:21 UTC  (2+ messages)

RTL8192EE PCIe Wireless Network Adapter crashed with linux-4.13
 2017-09-15 19:21 UTC  (3+ messages)

[PATCH v2 0/3] KVM: SVM: Fix guest not booting w/ AVIC enabled
 2017-09-15 19:21 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC

[meta-python][PATCH] python-django: update to version 1.11.5
 2017-09-15 19:20 UTC 

[PATCH v2 5/5] dt: watchdog: Document compatibility with JZ4780
 2017-09-15 19:20 UTC  (2+ messages)

[PATCH RESEND] aacraid: Fix 2T+ drives on SmartIOC-2000
 2017-09-15 19:20 UTC  (3+ messages)

CONFIG_SCRUB_DEBUG=y + arm64 + livepatch = Xen BUG at page_alloc.c:738
 2017-09-15 19:20 UTC  (12+ messages)

[PATCH v2 4/5] watchdog: jz4740: Add support for the watchdog in jz4780 SoC
 2017-09-15 19:20 UTC 

Regression in throughput between kvm guests over virtual bridge
 2017-09-15 19:19 UTC  (8+ messages)

[PATCH] PCI: quirks: update cavium ACS quirk implementation
 2017-09-15 19:20 UTC  (4+ messages)
` [PATCH v3] PCI: quirks: update Cavium ThunderX "

[U-Boot] [PATCH] Travis-CI: Switch back to using the top of tree dtc
 2017-09-15 19:19 UTC  (3+ messages)

[m-c-s][PATCH] meta-openstack: qemu: match spice arch restrictions
 2017-09-15 19:19 UTC  (2+ messages)

[PATCH 3/3] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
 2017-09-15 19:18 UTC  (4+ messages)
` [PATCH v2 3/5] "

[meta-cloud-services][PATCH] packagegroups: fix invalid license file
 2017-09-15 19:18 UTC  (2+ messages)

[PATCH 2/3] watchdog: jz4780: Allow selection of jz4740-wdt driver
 2017-09-15 19:18 UTC  (2+ messages)
` [PATCH v2 2/5] "

[PATCH 1/3] MIPS: Ci20: Enable watchdog driver
 2017-09-15 19:17 UTC  (3+ messages)
` [PATCH v2 1/5] "

[PATCH] arm64: Unconditionally support ARCH_HAVE_NMI_SAFE_CMPXCHG
 2017-09-15 19:15 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/6] block: Fix permissions after ro/rw reopen
 2017-09-15 19:14 UTC  (9+ messages)
` [Qemu-devel] [PATCH 4/6] block: Base permissions on rw state after reopen
` [Qemu-devel] [PATCH 5/6] block: reopen: Queue children after their parents
` [Qemu-devel] [PATCH 6/6] block: Fix permissions after bdrv_reopen()
` [Qemu-devel] [PATCH 7/6] qemu-iotests: Test change-backing-file command

[Qemu-devel] [PATCH v4 0/3] QEMU Backup Tool
 2017-09-15 19:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/3] Add manpage for "
` [Qemu-devel] [PATCH v4 2/3] backup: Adds "

[U-Boot] [PATCH 1/5] pinctrl: rmobile: Add Renesas RCar pincontrol driver
 2017-09-15 19:13 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] gpio: rmobile: Add Renesas RCar GPIO driver
` [U-Boot] [PATCH 3/5] ARM: rmobile: Switch to DM PFC pinmux and "
` [U-Boot] [PATCH 4/5] ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board files
` [U-Boot] [PATCH 5/5] ARM: rmobile: Zap Gen3 PFC tables

mon health status gone from display
 2017-09-15 19:13 UTC  (5+ messages)
` [ceph-users] "

[U-Boot] [PATCH] ARM: rmobile: Enable GPIO command
 2017-09-15 19:12 UTC 

[U-Boot] [PATCH] ARM: rmobile: Enable DM regulator support
 2017-09-15 19:12 UTC 

[U-Boot] [PATCH 1/3] ARM: rmobile: Remove SD clock configuration from board files
 2017-09-15 19:12 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: rmobile: Remove AVB "
` [U-Boot] [PATCH 3/3] ARM: rmobile: Remove SCIF "

[U-Boot] [PATCH] ARM: dts: rmobile: Add PHY reset GPIO
 2017-09-15 19:11 UTC 

[U-Boot] [PATCH] serial: sh: Enable clock if available
 2017-09-15 19:11 UTC 

[U-Boot] [PATCH] net: ravb: Add PHY reset GPIO support
 2017-09-15 19:11 UTC 

[U-Boot] [PATCH] mmc: uniphier-sd: Add vqmmc regulator support
 2017-09-15 19:10 UTC 

[U-Boot] [PATCH] clk: rmobile: Add RPC hyperflash clock
 2017-09-15 19:10 UTC 

btrfs filesystem defragment -r -- does it affect subvolumes?
 2017-09-15 19:10 UTC  (11+ messages)
` defragmenting best practice?

[PATCH 1/3] selftests/ftrace: multiple_kprobes: Also check for support
 2017-09-15 19:10 UTC  (4+ messages)

[PATCH v2] clk: tegra: Use readl_relaxed_poll_timeout_atomic in tegra210_clock_init
 2017-09-15 19:10 UTC  (2+ messages)

[U-Boot] [PATCH] clk: rmobile: Add support for setting SDxCKCR
 2017-09-15 19:10 UTC 

[U-Boot] [PATCH] ARM: rmobile: Place initial stack right below U-Boot
 2017-09-15 19:09 UTC 

[Buildroot] [PATCH] lttng-tools: needs glibc
 2017-09-15 19:09 UTC  (3+ messages)

[PATCH] fs/proc: report eip/esp in /prod/PID/stat for coredumping
 2017-09-15 19:08 UTC  (4+ messages)

[PATCH] staging: dgnc: use usleep_range instead of udelay
 2017-09-15 19:06 UTC  (4+ messages)
  ` [Outreachy kernel] "
` [Outreachy kernel] "

[REGRESSION] Warning in tcp_fastretrans_alert() of net/ipv4/tcp_input.c
 2017-09-15 19:04 UTC  (4+ messages)

[meta-python][PATCH] python-pyasn1: update to version 0.3.4
 2017-09-15 19:04 UTC 

[Bug 102417] [IGT][HSW/APL/GLK] gem_exec_fence subtests fail
 2017-09-15 19:03 UTC 

[PATCH] tools: perf: fix leaking rec_argv in error cases
 2017-09-15 19:02 UTC  (2+ messages)

[meta-python][PATCH] python-sqlalchemy: update to version 1.1.14
 2017-09-15 19:00 UTC 

\o/ compsize
 2017-09-15 18:59 UTC  (4+ messages)

[PATCH] perf, tools: Improve error messages for missing PMUs
 2017-09-15 19:00 UTC  (3+ messages)

[PATCH 10/11] arm64: dts: renesas: initial Eagle board device tree
 2017-09-15 19:00 UTC  (8+ messages)

[PATCH 3/3] iw_cxgb4: remove the stid on listen create failure
 2017-09-15 18:59 UTC  (5+ messages)

[U-Boot] [PATCH v3 03/21] efi: add some missing __packed
 2017-09-15 18:58 UTC  (3+ messages)
` [U-Boot] [U-Boot,v3,03/21] "

[PATCH 1/9] drm/i915/mst: Debug log connector name in destroy_connector()
 2017-09-15 18:57 UTC  (5+ messages)
` [PATCH 8/9] drm/i915/dp: Protect link training with connection mutex

usb/gadget: stalls in dummy_timer
 2017-09-15 18:57 UTC  (2+ messages)

BUG: BTRFS and O_DIRECT could lead to wrong checksum and wrong data
 2017-09-15 18:57 UTC  (3+ messages)

[GIT PULL] Firmware files removal for 4.14-rc1
 2017-09-15 18:56 UTC 

[GIT PULL] orangefs update for 4.14
 2017-09-15 18:56 UTC 

[PATCH 0/2] [media] STM32-DCMI: Adjustments for three function implementations
 2017-09-15 18:54 UTC  (6+ messages)
` [PATCH 2/2] [media] stm32-dcmi: Improve four size determinations
    `  "

[Bug 102650] [CI][ALL] igt@sw_sync@timeline_closed - Failure waiting on unsignaled fence on closed timeline
 2017-09-15 18:54 UTC 

[PATCH] dmaengine: edma: Align the memcpy acnt array size with the transfer
 2017-09-15 18:52 UTC  (5+ messages)

[PATCH] arm64: efi: ignore EFI_MEMORY_XP attribute if RP and/or WP are set
 2017-09-15 18:53 UTC  (3+ messages)

[PATCH] drm/i915: Cancel all ready but queued requests when wedging
 2017-09-15 18:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for drm/i915: Cancel all ready but queued requests when wedging (rev2)

[PATCH 1/3] iw_cxgb4: put ep reference in pass_accept_req()
 2017-09-15 18:50 UTC  (4+ messages)

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

[PATCH] selftests/bpf: Make bpf_util work on uniprocessor systems
 2017-09-15 18:48 UTC  (10+ messages)
      ` selftests/bpf doesn't compile

[PATCH 0/2] [media] TI-VPE: Adjustments for five function implementations
 2017-09-15 18:45 UTC  (2+ messages)
` [PATCH 2/2] [media] ti-vpe: Adjust nine checks for null pointers


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.