All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-12 01:27:08 to 2018-06-12 03:15:03 UTC [more...]

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-06-12  3:15 UTC  (6+ messages)
` [PATCH 01/12] migration: do not wait if no free thread
      ` [Qemu-devel] "

[Fuego] Multiple problems with busybox tests
 2018-06-12  3:14 UTC  (2+ messages)

[Buildroot] Buildroot git server configuration issue
 2018-06-12  3:13 UTC 

[PATCH] scsi: bnx2i: add error handling for ioremap_nocache
 2018-06-12  3:13 UTC  (2+ messages)

[PATCH iproute2-next] ip-xfrm: Add support for OUTPUT_MARK
 2018-06-12  3:12 UTC  (3+ messages)

[PATCH v2 0/9] x86/vmx: Don't leak EFER.NXE into guest context
 2018-06-12  3:11 UTC  (7+ messages)
` [PATCH v2 4/9] x86/vmx: Support remote access to the MSR lists
` [PATCH v2 5/9] x86/vmx: Improvements to LBR MSR handling
` [PATCH v2 6/9] x86/vmx: Pass an MSR value into vmx_msr_add()

[GIT PULL] NTB changes for v4.18
 2018-06-12  3:11 UTC 

[PATCH] ipack: add error handling for ioremap_nocache
 2018-06-12  3:07 UTC 

[linux-linus test] 124066: regressions - FAIL
 2018-06-12  3:08 UTC 

[PATCH 0/2] Use sbitmap instead of percpu_ida
 2018-06-12  3:06 UTC  (8+ messages)
` [PATCH 1/2] Convert target drivers to use sbitmap
        ` [1/2] "

[PATCH 3/3] riscv: fix __user annotation for __copy_user()
 2018-06-12  3:00 UTC  (4+ messages)

[PATCH RFC] tcp: Do not reload skb pointer after skb_gro_receive()
 2018-06-12  2:59 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/fsl: Speculation barrier for NXP PowerPC Book3E
 2018-06-12  2:59 UTC  (3+ messages)
` [PATCH v2 3/3] powerpc/fsl: Implement cpu_show_spectre_v1/v2 "

[PATCH v4 00/54] ARM: i.MX8MQ and EVK support
 2018-06-12  2:58 UTC  (56+ messages)
` [PATCH v4 01/54] ARM: i.MX: xload: Fix compiler warning
` [PATCH v4 02/54] ARM: i.MX: compile arm32 specific errata only for CPU32
` [PATCH v4 03/54] ARM: Add i.MX8 support
` [PATCH v4 04/54] aarch64: Add i.MX8 debug UART support
` [PATCH v4 05/54] Include our own include/dt-bindings
` [PATCH v4 06/54] mci: imx-esdhc: use dma mapping functions
` [PATCH v4 07/54] net: fec_imx: remove unnecessary DMA sync ops
` [PATCH v4 08/54] net: fec_imx: Use dma mapping functions
` [PATCH v4 09/54] net: fec_imx: Make use of IS_ALIGNED
` [PATCH v4 10/54] clock: Add i.MX8MQ clock driver
` [PATCH v4 11/54] serial: i.MX: Add i.MX8 support
` [PATCH v4 12/54] mmc: i.MX esdhc: "
` [PATCH v4 13/54] gpio: i.MX: Add i.MX8mq support
` [PATCH v4 14/54] ARM: i.MX: ocotp: Add i.MX8MQ support
` [PATCH v4 15/54] ARM: i.MX: Split shared CCM code into a separate file
` [PATCH v4 16/54] ARM: i.MX: Add IOMUX pad constants for i.MX8
` [PATCH v4 17/54] ARM: i.MX: Add basic CCM "
` [PATCH v4 18/54] ARM: Add constants and helpers for system counter interface
` [PATCH v4 19/54] clocksource: armv8-timer: Convert explicit assembly into helpers
` [PATCH v4 20/54] ARM: i.MX8: Initialize system counter
` [PATCH v4 21/54] ARM: i.MX: boot: Fix address casting on 64-bit platforms
` [PATCH v4 22/54] ARM: boot: Add trivial i.MX8 support
` [PATCH v4 23/54] ARM: i.MX: xload-esdhc: Rework to make code be less i.MX6-specific
` [PATCH v4 24/54] ARM: i.MX: xload-esdhc: Allow custom buffer address, device offset
` [PATCH v4 25/54] ARM: i.MX: xload-esdhc: Add support for i.MX8
` [PATCH v4 26/54] pinctrl: i.MX: "
` [PATCH v4 27/54] Documentation: imx: Change block size for 'dd' to 1024
` [PATCH v4 28/54] Documentation: i.MX: Add missing <soctype>
` [PATCH v4 29/54] clocksource: armv8-timer: Make armv8_clocksource_read() static
` [PATCH v4 30/54] clocksource: armv8-timer: Make use of postcore_platform_driver()
` [PATCH v4 31/54] Port <linux/iopoll.h> from U-Boot
` [PATCH v4 32/54] common/clock: Move delay and timeout functions to lib/
` [PATCH v4 33/54] clock: Use udelay() to implement mdelay()
` [PATCH v4 34/54] ARM: i.MX8: Add DDRC PHY and DDR CTL base addresses
` [PATCH v4 35/54] Kbuild: Add $(quote)
` [PATCH v4 36/54] Add builtin firmware support
` [PATCH v4 37/54] ARM: i.MX8: Add DDRC PHY support code
` [PATCH v4 38/54] ARM: Specify HAVE_PBL_IMAGE for CPU_64
` [PATCH v4 39/54] ARM: lib64: Make string functions aware of MMU configuration
` [PATCH v4 40/54] ARM: mmu: Make use of dsb() and isb() helpers
` [PATCH v4 41/54] ARM: cache: Remove unused cache ops struct
` [PATCH v4 42/54] ARM: no-mmu: Disable building for ARMv8
` [PATCH v4 43/54] ARM: interrupts64: Include ESR value in exception traceback
` [PATCH v4 44/54] ARM: mmu64: Trivial code simplification
` [PATCH v4 45/54] ARM: mmu64: Make use of create_table()
` [PATCH v4 46/54] ARM: mmu64: Convert flags in arch_remap_range()
` [PATCH v4 47/54] ARM: include: dma: Add missing no-MMU stubs
` [PATCH v4 48/54] scripts: imx-image: Drop error return from write_dcd()
` [PATCH v4 49/54] scripts: imx-image: Limit v2 header size to HEADER_LEN
` [PATCH v4 50/54] scripts: imx-image: Use a loop to create multiple header copies
` [PATCH v4 51/54] scripts: imx-image: Share the code to write barebox header
` [PATCH v4 52/54] scripts: imx-image: Add i.MX8MQ support
` [PATCH v4 53/54] ARM: i.MX8: Add i.MX8mq EVK support
` [PATCH v4 54/54] ARM: Introduce imx_v8_defconfig

[Fuego] [PATCH 1/2] main: fix syntax error
 2018-06-12  2:58 UTC  (6+ messages)
` [Fuego] [PATCH 2/2] ftc: add global name 'board_name'

[linux-lvm] pvmove does not work at all with version 2.02.177(2)
 2018-06-12  2:57 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 1/1] nvdimm: let qemu requiring section alignment of pmem resource
 2018-06-12  2:55 UTC  (4+ messages)
`  "

[PATCHv4 1/3] scripts: Preprocess module-common.lds
 2018-06-12  2:53 UTC  (5+ messages)

[PATCH v2 2/2] tpm: add support for nonblocking operation
 2018-06-12  2:53 UTC  (4+ messages)

[PATCH] app/testpmd: fix VLAN tci mask set error for FDIR
 2018-06-12  2:49 UTC  (6+ messages)
` [PATCH] net/ixgbe: add support for VLAN in IP mode FDIR

[RFC PATCH 00/18] Assorted rhashtable improvements
 2018-06-12  2:48 UTC  (12+ messages)
` [PATCH 10/18] rhashtable: remove rhashtable_walk_peek()
                  ` [PATCH - RFC] rhashtable: add rhashtable_walk_last_seen()
                    ` [PATCH - RFC] rhashtable: implement rhashtable_walk_peek() using rhashtable_walk_last_seen()
                        ` [PATCH RFC v2] "

State of NewHash work, future directions, and discussion
 2018-06-12  2:42 UTC  (6+ messages)

[PATCH bpf v2] tools/bpftool: fix a bug in bpftool perf
 2018-06-12  2:42 UTC  (2+ messages)

[PATCH kernel 0/6] powerpc/powernv/iommu: Optimize memory use
 2018-06-12  2:40 UTC  (9+ messages)
` [PATCH kernel 4/6] powerpc/powernv: Add indirect levels to it_userspace
` [PATCH kernel 5/6] powerpc/powernv: Rework TCE level allocation

[PATCH 00/39] overlayfs: stack file operations
 2018-06-12  2:40 UTC  (6+ messages)
` [PATCH 14/39] ovl: stack file ops

[Cocci] Weird whitespace behavior?
 2018-06-12  2:38 UTC  (2+ messages)

[PATCH] Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"
 2018-06-12  2:37 UTC  (3+ messages)

[PATCH] timer: remove unnecessary dependency on likely
 2018-06-12  2:36 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Fix PIPESTATE irq ack on i965/g4x
 2018-06-12  2:34 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

[iproute2-next v3 1/2] tipc: JSON support for showing nametable
 2018-06-12  2:32 UTC  (2+ messages)
` [iproute2-next v3 2/2] tipc: JSON support for tipc link printouts

[PATCH 0/3] arch: convert to SPDX identifiers
 2018-06-12  2:27 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: renesas: "
` [PATCH 2/3] ARM: dts: convert to SPDX identifier for Renesas boards
` [PATCH 3/3] ARM: shmobile: convert to SPDX identifier

[Qemu-devel] [PATCH v1 00/11] pc-dimm: next bunch of cleanups
 2018-06-12  2:02 UTC  (17+ messages)
` [Qemu-devel] [PATCH v1 04/11] hostmem: drop error variable from host_memory_backend_get_memory()
` [Qemu-devel] [PATCH v1 05/11] spapr: move memory hotplug size check into plug code
` [Qemu-devel] [PATCH v1 06/11] pc-dimm: don't allow to access "size" before the device was realized
` [Qemu-devel] [PATCH v1 07/11] pc-dimm: get_memory_region() can never fail
` [Qemu-devel] [PATCH v1 08/11] pc-dimm: get_memory_region() will never return a NULL pointer
` [Qemu-devel] [PATCH v1 09/11] pc-dimm: remove pc_dimm_get_vmstate_memory_region()
` [Qemu-devel] [PATCH v1 10/11] pc-dimm: introduce and use pc_dimm_memory_pre_plug()
` [Qemu-devel] [PATCH v1 11/11] pc-dimm: assign and verify the "slot" property during pre_plug

linux-next: build failure in Linus' tree
 2018-06-12  2:26 UTC 

[Qemu-devel] [PATCH v2] vhost-user: delete net client if necessary
 2018-06-12  2:24 UTC 

[PATCH 1/4] mbuf: add accessor function for private data area
 2018-06-12  2:24 UTC  (6+ messages)

[PATCH] drm/amdgpu: allocate shared fence slot in VA IOCTL
 2018-06-12  2:25 UTC  (2+ messages)

[PATCH] KVM: x86: Expose CLDEMOTE CPU feature to guest VM
 2018-06-12  2:23 UTC  (3+ messages)

[Qemu-devel] [PULL 00/13] Python queue, 2018-06-11
 2018-06-11 18:36 UTC  (2+ messages)

[Printing-architecture] REMINDER: OP call tomorrow (06/12/18)
 2018-06-12  2:20 UTC 

[virtio-dev] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-12  2:17 UTC  (8+ messages)
` [virtio-dev] "
  ` [Qemu-devel] "
    ` [virtio-dev] "

[PATCH net] failover: eliminate callback hell
 2018-06-12  2:14 UTC  (10+ messages)

[Qemu-devel] question: a dead loop in qemu when do blockJobAbort and vm suspend coinstantaneously
 2018-06-12  2:11 UTC  (6+ messages)

[Qemu-devel] [PATCH] vhost-user: delete net client if necessary
 2018-06-12  2:11 UTC  (2+ messages)

[U-Boot] [PATCH] x86: Use microcode update from device tree for all processors
 2018-06-12  2:05 UTC  (8+ messages)

[Qemu-devel] [PATCH v3] net: Fix a potential segfault
 2018-06-12  2:03 UTC  (3+ messages)

[PATCH net] net: qcom/emac: Add missing of_node_put()
 2018-06-12  2:03 UTC  (2+ messages)

[PULL] vhost: cleanups and fixes
 2018-06-12  1:59 UTC  (9+ messages)

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-12  1:58 UTC  (13+ messages)

[U-Boot] [PATCH 00/13] x86: ivybridge: cougarcanyon2: Various enhancements
 2018-06-12  1:54 UTC  (31+ messages)
` [U-Boot] [PATCH 01/13] usb: xhci-pci: Fix compiler warning
` [U-Boot] [PATCH 02/13] x86: ivybridge: Imply USB_XHCI_HCD
` [U-Boot] [PATCH 03/13] x86: cougarcanyon2: Update dts for SPI lock down
` [U-Boot] [PATCH 04/13] x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_ME
` [U-Boot] [PATCH 05/13] x86: ivybridge: Enable 206ax cpu driver for FSP build
` [U-Boot] [PATCH 06/13] x86: ivybridge: Drop CONFIG_USBDEBUG
` [U-Boot] [PATCH 07/13] x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes
` [U-Boot] [PATCH 08/13] x86: cougarcanyon2: Enable CPU driver and SMP support
` [U-Boot] [PATCH 09/13] x86: irq: Remove chipset specific irq router drivers
` [U-Boot] [PATCH 10/13] x86: irq: Change LINK_V2N and LINK_N2V to inline functions

[1/1] usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
 2018-06-12  1:53 UTC 

[PATCH bpf] tools/bpftool: fix a bug in bpftool perf
 2018-06-12  1:51 UTC  (3+ messages)

[PATCH] Updating id field in backports genl family
 2018-06-12  1:50 UTC  (3+ messages)

[PATCH v2 00/11] Add throttler driver for non-thermal throttling
 2018-06-12  1:49 UTC  (3+ messages)
` [PATCH v2 09/11] misc: throttler: Add core support "

[Qemu-devel] [PATCH v4 00/14] fp-test + hardfloat
 2018-06-12  1:49 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 01/14] tests: add fp-test, a floating point test suite
` [Qemu-devel] [PATCH v4 02/14] fp-test: add muladd variants
` [Qemu-devel] [PATCH v4 03/14] softfloat: add float{32, 64}_is_{de, }normal
` [Qemu-devel] [PATCH v4 04/14] target/tricore: use float32_is_denormal
` [Qemu-devel] [PATCH v4 05/14] tests/fp: add fp-bench, a collection of simple floating point microbenchmarks
` [Qemu-devel] [PATCH v4 06/14] softfloat: rename canonicalize to sf_canonicalize
` [Qemu-devel] [PATCH v4 07/14] softfloat: add float{32, 64}_is_zero_or_normal
` [Qemu-devel] [PATCH v4 08/14] fpu: introduce hardfloat
` [Qemu-devel] [PATCH v4 09/14] hardfloat: support float32/64 addition and subtraction
` [Qemu-devel] [PATCH v4 10/14] hardfloat: support float32/64 multiplication
` [Qemu-devel] [PATCH v4 11/14] hardfloat: support float32/64 division
` [Qemu-devel] [PATCH v4 12/14] hardfloat: support float32/64 fused multiply-add
` [Qemu-devel] [PATCH v4 13/14] hardfloat: support float32/64 square root
` [Qemu-devel] [PATCH v4 14/14] hardfloat: support float32/64 comparison

[PATCH 1/3] drm/atomic: Improve debug messages
 2018-06-12  1:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "

[PATCH] config.c: fix regression for core.safecrlf false
 2018-06-12  1:46 UTC  (6+ messages)

[PATCH] systemd: resolved linked even if the option is disabled
 2018-06-12  1:47 UTC  (4+ messages)

[PATCH] tpm: add support for nonblocking operation
 2018-06-12  1:43 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] util/async: avoid NULL pointer dereference
 2018-06-11 23:26 UTC 

[PATCH] get-versions: fix typo in fsverity.ver
 2018-06-12  1:41 UTC  (2+ messages)

[ovmf test] 124074: regressions - FAIL
 2018-06-12  1:41 UTC 

[PATCH] kvm: Delete the slot only when KVM_MEM_READONLY flag is changed
 2018-06-12  1:36 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH 0/8] ASoC: sh: convert SPDX identifiers
 2018-06-12  1:34 UTC  (4+ messages)
` [PATCH 1/8] ASoC: fsi: convert to "

[PATCH v9 00/12] Intel Processor Trace virtualization enabling
 2018-06-12  1:30 UTC  (7+ messages)
` [PATCH v9 09/12] KVM: x86: Introduce a function to initialize the PT configuration

[PATCHv4 0/3] Salted build ids via linker sections
 2018-06-12  1:29 UTC  (2+ messages)

[PATCH v4 0/2] *** cross gcc fix and guide doc ***
 2018-06-12  1:27 UTC  (7+ messages)
` [PATCH v5 0/2] *** cross gcc compile fix and add a "
  ` [PATCH v5 2/2] doc: add a guide doc for cross compiling from x86


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.