All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-27 08:07:05 to 2018-08-27 09:05:52 UTC [more...]

[PATCH 0/9] Add more support for r8a774a1
 2018-08-27  9:05 UTC  (17+ messages)
` [PATCH 1/9] arm64: dts: renesas: r8a774a1: Add SDHI nodes
` [PATCH 2/9] arm64: dts: renesas: r8a774a1: Add I2C and IIC-DVFS support
` [PATCH 3/9] arm64: dts: renesas: r8a774a1: Add RZ/G2M thermal support
` [PATCH 4/9] arm64: dts: renesas: r8a774a1: Add IPMMU device nodes
` [PATCH 5/9] arm64: dts: renesas: r8a774a1: Add all MSIOF nodes

[Buildroot] [PATCH v4 1/4] package/imagemagick: add host package
 2018-08-27  9:05 UTC  (3+ messages)
` [Buildroot] [PATCH v4 3/4] docs/images: adding default buildroot linux logo

[PATCH] xenforeignmemory: work around bug in older privcmd
 2018-08-27  9:04 UTC  (2+ messages)

[Buildroot] [PATCH/next/RFC 1/2] package/mariadb: handle missing ucontext_t
 2018-08-27  9:04 UTC  (7+ messages)
` [Buildroot] [PATCH/next 2/2] package/mariadb: bump version to 10.3.9

incompatible changes in staging break qemu
 2018-08-27  9:03 UTC  (2+ messages)

[PATCH v2 00/23] Make CONFIG_HVM work
 2018-08-27  9:03 UTC  (3+ messages)
` [PATCH v2 15/23] x86/mm: put HVM only code under CONFIG_HVM

[Buildroot] [PATCH 0/3] mender-artifact support
 2018-08-27  9:02 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] package/pkg-golang: add support for host target

[PATCH v2 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-08-27  9:02 UTC  (10+ messages)
` [PATCH v2 1/2]: perf util: map data buffer for preserving collected data
` [PATCH v2 2/2]: perf record: enable asynchronous trace writing

[PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
 2018-08-27  9:02 UTC  (18+ messages)
                    ` removig ia64, was: "
                      ` removig ia64, was: Re: [PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FRE

[PATCH] powerpc: wire up memtest
 2018-08-27  9:02 UTC 

[PATCH 1/2] devres: provide devm_kstrdup_const()
 2018-08-27  9:01 UTC  (4+ messages)
` [PATCH 2/2] clk: pmc-atom: use devm_kstrdup_const()

[U-Boot] [PATCH] env: common: load read-only variables after reset
 2018-08-27  9:01 UTC  (2+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-27  9:00 UTC  (11+ messages)
` [PATCH v2 01/29] nvmem: add support for cell lookups

[PATCH 0/8] ALSA: non-cached memalloc helper
 2018-08-27  8:59 UTC  (9+ messages)
` [PATCH 1/8] ALSA: memalloc: Don't align the size to power-of-two
` [PATCH 2/8] ALSA: memalloc: Simplify snd_malloc_dev_pages() calls
` [PATCH 3/8] ALSA: memalloc: Add non-cached buffer type
` [PATCH 4/8] ALSA: hda: Check the non-cached stream buffers more explicitly
` [PATCH 5/8] ALSA: hda: Use new non-cached allocation for non-snoop mode
` [PATCH 6/8] ALSA: hda: Remove substream allocation/free ops
` [PATCH 7/8] ALSA: intel8x0: Use the new non-cached allocation for 440MX workaround
` [PATCH 8/8] ALSA: intel_hdmi: Use the new non-cached allocation

[PATCH] mtd: rawnand: qcom: don't include dma-direct.h
 2018-08-27  8:59 UTC 

[for-sumo][PATCH] libsodium: Update SRC_URI due to inaccessible problem
 2018-08-27  8:57 UTC 

[PATCH RESEND v3 1/2] x86/mmcfg: Rename pt_pci_init() and call it in acpi_mmcfg_init()
 2018-08-27  8:57 UTC  (3+ messages)

[PATCH v2 0/3] Enable smmu support on sdm845
 2018-08-27  8:56 UTC  (8+ messages)
` [PATCH v2 3/3] dts: arm64/sdm845: Add node for qcom,smmu-v2

use generic DMA mapping code in powerpc
 2018-08-27  8:51 UTC  (6+ messages)
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}

[PATCH v2 0/2] add the Amlogic Meson PCIe controller driver
 2018-08-27  8:55 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller

[Qemu-devel] [PULL 00/12] Ui 20180823 v3 patches
 2018-08-27  8:53 UTC  (3+ messages)

[Qemu-devel] [PULL 00/12] Ui 20180827 v4 patches
 2018-08-27  8:53 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
` [Qemu-devel] [PULL 02/12] vnc: fix memleak of the "vnc-worker-output" name
` [Qemu-devel] [PULL 03/12] ui: use enum to string helpers
` [Qemu-devel] [PULL 04/12] sdl2: redraw correctly when scanout_mode enabled
` [Qemu-devel] [PULL 05/12] doc: switch to modern syntax for VNC TLS setup
` [Qemu-devel] [PULL 06/12] vnc: remove support for deprecated tls, x509, x509verify options
` [Qemu-devel] [PULL 07/12] spice-display: access ptr_x/ptr_y under Mutex
` [Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
` [Qemu-devel] [PULL 09/12] ui/sdl2: Fix broken -full-screen CLI option
` [Qemu-devel] [PULL 10/12] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
` [Qemu-devel] [PULL 11/12] dmabuf: add y0_top, pass it to spice
` [Qemu-devel] [PULL 12/12] util: promote qemu_egl_rendernode_open() to libqemuutil

[PATCH] bus/fslmc: fix the undefined ref of rte dpaa2 memsegs
 2018-08-27  8:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] usb: host: xhci-rcar: Add support for r8a774a1
 2018-08-27  5:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] sunxi-mali-mainline-driver: bump version
 2018-08-27  8:49 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] sunxi-mali-mainline-driver: add support for building on arm64(aarch64)
` [Buildroot] [PATCH 3/3] sunxi-mali-mainline-driver: add hash file for git tarball

[PATCH v2 0/9] of: fix compatible-child-node lookups
 2018-08-27  8:48 UTC  (13+ messages)
` [PATCH v2 1/9] of: add helper to lookup compatible child node
` [PATCH v2 2/9] drm/mediatek: fix OF sibling-node lookup
` [PATCH v2 3/9] drm/msm: fix OF child-node lookup
` [PATCH v2 4/9] mmc: meson-mx-sdio: "
` [PATCH v2 5/9] mtd: nand: atmel: "
` [PATCH v2 6/9] net: bcmgenet: "
` [PATCH v2 7/9] net: stmmac: dwmac-sun8i: "
` [PATCH v2 8/9] NFC: nfcmrvl_uart: "
` [PATCH v2 9/9] power: supply: twl4030-charger: fix OF sibling-node lookup

[Qemu-devel] [PATCH] kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case
 2018-08-27  8:47 UTC 

17.11.4 patches review and test (RC2)
 2018-08-27  8:48 UTC  (2+ messages)

[v2,1/2] i2c: buses: add i2c bus driver for NVIDIA GPU
 2018-08-27  8:47 UTC 

cleanup ->dma_configure calling conventions
 2018-08-27  8:47 UTC  (11+ messages)
` [PATCH 1/4] arm-nommu: don't define arch_teardown_dma_ops
` [PATCH 2/4] dma-mapping: remove dma_configure
` [PATCH 3/4] dma-mapping: remove dma_deconfigure
` [PATCH 4/4] dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops

[PATCH] support fast advertising interval
 2018-08-27  8:46 UTC 

[Buildroot] Analysis of defconfig build failures
 2018-08-27  8:45 UTC  (13+ messages)

[PATCHv2 0/5] drm/nouveau+amdgpu: add DP CEC-Tunneling-over-AUX
 2018-08-27  8:45 UTC  (6+ messages)
` [PATCHv2 2/5] drm_dp_cec: add note about good MegaChips 2900 CEC support
  ` [PATCH 4/5] drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
    ` [PATCHv2 5/5] drm/amdgpu: "
    ` [PATCHv2 3/5] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()

[PATCH] usb: renesas_usbhs: Add a compatible string for r8a774a1
 2018-08-27  4:59 UTC  (2+ messages)

[SPDK] NVMeF host access control
 2018-08-27  8:44 UTC 

[PATCH 0/1] nativesdk.bbclass: set consistent staging dirs regardless of multilib
 2018-08-27  8:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH V5 0/3] da7280: haptic driver submission
 2018-08-27  8:21 UTC  (8+ messages)
` [PATCH V5 3/3] Input: new da7280 haptic driver
` [PATCH V5 2/3] dt-bindings: input: Add document bindings for DA7280
` [PATCH V5 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

[PATCH v4] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2018-08-27  8:43 UTC  (2+ messages)

[PATCH] drivers/thermal/tegra: fix a doule free devce node
 2018-08-27  8:42 UTC  (4+ messages)

oops with ip6_rt_cache_alloc
 2018-08-27  4:57 UTC  (3+ messages)

[PATCH 0/1] staging.bbclass: avoid staging native components for target sysroot
 2018-08-27  8:46 UTC  (2+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH v3] linux-user: add support for MADV_DONTNEED
 2018-08-27  8:40 UTC 

use the generic dma-noncoherent code for hexagon
 2018-08-27  8:41 UTC  (8+ messages)
` [PATCH 1/3] hexagon: remove the sync_single_for_cpu DMA operation

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-08-27  8:40 UTC  (2+ messages)
` [virtio-dev] "

[PATCH] drm/sun4i: Remove R40 display pipeline compatibles
 2018-08-27  8:39 UTC  (2+ messages)

[PATCH v17 00/14] x86/domctl: Save info for one vcpu instance
 2018-08-27  8:39 UTC  (4+ messages)
` [PATCH v17 11/13] x86/domctl: Use hvm_save_vcpu_handler

[PATCH 1/1] Preventive patch in the pin control subsystem to handle NULL check
 2018-08-27  8:38 UTC 

[meta-oe][for-sumo][PATCH] ltrace_git: Update SRC_URI due to inaccessible problem
 2018-08-27  8:38 UTC 

[PATCHv2] kmemleak: Add option to print warnings to dmesg
 2018-08-27  8:38 UTC 

[RFC] m95: Add driver for Quectel M95 modem
 2018-08-27  8:37 UTC  (2+ messages)

[U-Boot] [PATCH 00/15] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
 2018-08-27  8:37 UTC  (7+ messages)
` [U-Boot] [PATCH 11/15] efi_loader: capitalization table

[Qemu-devel] [PATCH v3] slirp: Implement RFC2132 TFTP server name
 2018-08-27  8:36 UTC 

[PATCH 1/2] x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
 2018-08-27  8:34 UTC  (2+ messages)
` [tip:x86/urgent] "

[tip:x86/urgent] x86/Kconfig: Fix trivial typo
 2018-08-27  8:35 UTC 

[PATCH 2/2] x86/spectre: Add missing family 6 check to microcode check
 2018-08-27  8:34 UTC  (2+ messages)
` [tip:x86/urgent] "

[GIT pull] irq updates for 4.19
 2018-08-27  8:34 UTC  (5+ messages)
` [GIT pull] timer "

[linux-lvm] Volume/Logic group failed to start - Pacemaker
 2018-08-27  8:33 UTC  (2+ messages)

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-27  8:33 UTC  (17+ messages)
` [PATCH v9 12/22] s390: vfio-ap: sysfs interfaces to configure control domains

[PATCH V5 0/5] soc: imx: add scu firmware api support
 2018-08-27  8:33 UTC  (4+ messages)

Unable to build staging-4.9 on RHEL6
 2018-08-27  8:32 UTC  (2+ messages)

Scrub aborts due to corrupt leaf
 2018-08-27  4:46 UTC  (4+ messages)

[RFC v3 net-next 0/5] eBPF and struct scatterlist
 2018-08-27  4:45 UTC  (4+ messages)
` [RFC v3 net-next 3/5] ebpf: fix bpf_msg_pull_data

[Intel-wired-lan] [PATCH v6 04/11] igc: Add interrupt support
 2018-08-27  8:31 UTC  (3+ messages)

[PATCH 1/3] ASoC: cs4265: SOC_SINGLE register value error fix
 2018-08-27  8:30 UTC  (6+ messages)
` [PATCH 2/3] ASoC: cs4265: Add native 32bit I2S transport
` [PATCH 3/3] ASoC: cs4265: Add a SPDIF enable actl

[PATCH] imx{5,6}: reset otg port after usb-serial boot
 2018-08-27  8:29 UTC  (9+ messages)

How to alloc memory in kernel on a specific numa node
 2018-08-27  8:29 UTC  (2+ messages)

[PATCH ghak10 v5 0/2] audit: Log modifying adjtimex(2) calls
 2018-08-27  8:28 UTC  (4+ messages)
` [PATCH ghak10 v5 1/2] audit: Add functions to log time adjustments

GStreamer1.0 imx6-dlsabresd how to
 2018-08-27  8:27 UTC  (3+ messages)

[PATCH] powerpc/sysdev/ipic: check primary_ipic NULL pointer before using it
 2018-08-27  8:27 UTC 

[PATCH v5 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
 2018-08-27  8:24 UTC  (12+ messages)
` [PATCH v5 1/3] mmc: sdhci: add adma_table_cnt member to struct sdhci_host
` [PATCH v5 2/3] mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
` [PATCH v5 3/3] mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation

[PATCH] xfs: verify size-vs-format for symlinks & dirs
 2018-08-27  4:41 UTC  (4+ messages)

[Qemu-devel] [PATCH V4 4/4] target-i386: add i440fx 0xcf8 port ascoalesced_pio
 2018-08-27  8:25 UTC  (2+ messages)
`  "

[PATCH 08/23] TPMLIB: Break TPM bits out of security/keys/trusted.c
 2018-08-27  8:25 UTC  (8+ messages)
` tpm: Provide a TPM access library

[PATCH v5 0/5] add non-strict mode support for arm-smmu-v3
 2018-08-27  8:21 UTC  (5+ messages)
` [PATCH v5 3/5] iommu/io-pgtable-arm: add support for non-strict mode

Toaster Error - Rocko
 2018-08-27  8:17 UTC 

[PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
 2018-08-27  8:10 UTC  (5+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2] monitor: accept input on resume
 2018-08-27  8:14 UTC  (2+ messages)

[PATCH 0/2] ERAT invalidation fixes
 2018-08-27  8:16 UTC  (3+ messages)
` [PATCH 2/2] powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation

TLB flushes on fixmap changes
 2018-08-27  8:13 UTC  (11+ messages)

[PATCH 0/4] Enable Y210, Y212, Y216 formats for ICL
 2018-08-27  8:08 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] arm64: dts: Add support for NXP LS1028A SoC
 2018-08-27  8:07 UTC  (3+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-08-27  8:06 UTC  (3+ messages)
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

[igt-dev] [PATCH v5 00/13] chamelium: Test the plane formats
 2018-08-27  8:07 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for chamelium: Test the plane formats (rev4)


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.