All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-12 00:45:30 to 2018-06-12 01:59:56 UTC [more...]

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

[PATCH v4 00/54] ARM: i.MX8MQ and EVK support
 2018-06-12  1:53 UTC  (55+ 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

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

[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 v1 00/11] pc-dimm: next bunch of cleanups
 2018-06-12  1:48 UTC  (17+ messages)
` [Qemu-devel] [PATCH v1 03/11] pc: factor out pc-dimm checks into pc_dimm_pre_plug()
` [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 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)

[Qemu-devel] question: a dead loop in qemu when do blockJobAbort and vm suspend coinstantaneously
 2018-06-12  1:45 UTC  (6+ 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  (11+ messages)
` [PATCH 1/8] ASoC: fsi: convert to "
` [PATCH 2/8] ASoC: hac: "
` [PATCH 3/8] ASoC: ssi: "
` [PATCH 4/8] ASoC: siu: "
` [PATCH 5/8] ASoC: rsnd: "
` [PATCH 6/8] ASoC: migor: "
` [PATCH 7/8] ASoC: dma-sh7760: "
` [PATCH 8/8] ASoC: sh7760-ac97: "

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

State of NewHash work, future directions, and discussion
 2018-06-12  1:28 UTC  (8+ messages)
` Hash algorithm analysis

[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

[lustre-devel] A new drivers/staging/lustre
 2018-06-12  1:24 UTC  (12+ messages)

[PATCH -mm -V3 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-06-12  1:23 UTC  (5+ messages)
` [PATCH -mm -V3 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()

linux-next: build failure after merge of the drivers-x86 tree
 2018-06-12  1:23 UTC 

[PATCH] proc: Fix parsing of mount parameters
 2018-06-12  1:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/19] linux-user: Split do_syscall
 2018-06-12  1:19 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 01/19] linux-user/alpha: Fix epoll syscalls
` [Qemu-devel] [PATCH v3 02/19] linux-user/hppa: Fix typo in mknodat syscall
` [Qemu-devel] [PATCH v3 03/19] linux-user/microblaze: Fix typo in accept4 syscall
` [Qemu-devel] [PATCH v3 04/19] linux-user/sparc64: Add inotify_rm_watch and tee syscalls
` [Qemu-devel] [PATCH v3 05/19] linux-user: Remove DEBUG
` [Qemu-devel] [PATCH v3 06/19] linux-user: Split out do_syscall1
` [Qemu-devel] [PATCH v3 07/19] linux-user: Relax single exit from "break"
` [Qemu-devel] [PATCH v3 08/19] linux-user: Propagate goto efault to return
` [Qemu-devel] [PATCH v3 09/19] linux-user: Propagate goto unimplemented_nowarn "
` [Qemu-devel] [PATCH v3 10/19] linux-user: Propagate goto unimplemented to default
` [Qemu-devel] [PATCH v3 11/19] linux-user: Propagate goto fail to return
` [Qemu-devel] [PATCH v3 12/19] linux-user: Setup split syscall infrastructure
` [Qemu-devel] [PATCH v3 13/19] linux-user: Split out close, open, openat, read, write
` [Qemu-devel] [PATCH v3 14/19] linux-user: Split out preadv, pwritev, readv, writev
` [Qemu-devel] [PATCH v3 15/19] linux-user: Split out pread64, pwrite64
` [Qemu-devel] [PATCH v3 16/19] linux-user: Split out name_to_handle_at, open_by_handle_at
` [Qemu-devel] [PATCH v3 17/19] linux-user: Split out ipc syscalls
` [Qemu-devel] [PATCH v3 18/19] linux-user: Split out memory syscalls
` [Qemu-devel] [PATCH v3 19/19] linux-user: Split out some process syscalls

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

corrupt leaf; unaligned key offset for csum item
 2018-06-12  1:18 UTC  (5+ messages)

[PATCH 0/5] arm64: numa/topology/smp: fix the cpumasks for CPU hotplug
 2018-06-12  1:14 UTC  (2+ messages)

[PATCH] app/testpmd: fix VLAN tci mask set error for FDIR
 2018-06-12  1:12 UTC  (2+ messages)

[PATCH] staging: pi433: add mutex fixing race condition when accessing tx_cfg
 2018-06-12  1:12 UTC  (2+ messages)

[PATCH 00/10] Hash-independent tests (part 3)
 2018-06-12  1:08 UTC  (7+ messages)
` [PATCH 01/10] t: add tool to translate hash-related values
` [PATCH 05/10] t0064: make hash size independent

[linux-linus bisection] complete test-armhf-armhf-examine
 2018-06-12  1:05 UTC 

[U-Boot] [PATCH] gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO
 2018-06-12  1:05 UTC 

[GIT PULL 0/4] ARM: SoC updates
 2018-06-12  1:04 UTC  (4+ messages)
` [GIT PULL 2/4] ARM: Device-tree updates

[PATCH 0/6] PAXB INTx support with proper model
 2018-06-12  1:03 UTC  (9+ messages)
` [PATCH 3/6] arm: dts: Change PCIe INTx mapping for Cygnus

[PATCH v5 0/4] xfsprogs: add mkfs.xfs configuration file parsing support
 2018-06-12  1:02 UTC  (5+ messages)
` [PATCH v5 4/4] mkfs.xfs: add configuration file parsing support using our own parser

linux-next: manual merge of the rcu tree with Linus' tree
 2018-06-12  1:01 UTC  (2+ messages)

[Fuego] [PATCH 02/30] testplan: dbench4 does not have a testdir spec anymore
 2018-06-12  1:01 UTC  (11+ messages)
` [Fuego] [PATCH 26/30] bang: replace the jenkins script
` [Fuego] [PATCH 28/30] logdir: a few changes

[PATCH RFC] tcp: Do not reload skb pointer after skb_gro_receive()
 2018-06-12  1:00 UTC 

[PATCH] staging:iio:accel:adis16240: sign extend function avoiding code duplication
 2018-06-12  0:57 UTC  (2+ messages)

[CI 1/2] drm/i915/icl: fix gmbus gpio pin mapping
 2018-06-12  0:57 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[U-Boot] [PATCH] arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO
 2018-06-12  0:56 UTC 

[Intel-wired-lan] [jkirsher/next-queue PATCH 5/7] net: Add generic ndo_select_queue functions
 2018-06-12  0:52 UTC  (4+ messages)

[PATCH v5 0/10] arm: more kconfig configurability and small default configs
 2018-06-12  0:50 UTC  (7+ messages)
` [PATCH v5 07/10] arm: add a tiny kconfig configuration
` [PATCH v5 08/10] arm: add ALL, QEMU, Rcar3 and MPSoC configs

[PATCH] RISC-V: Fix PTRACE_SETREGSET bug
 2018-06-12  0:46 UTC  (3+ messages)

[PATCH] kexec: yield to scheduler when loading kimage segments
 2018-06-12  0:45 UTC  (6+ messages)


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.