All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-25 11:16:13 to 2018-07-25 12:11:06 UTC [more...]

[PATCH v2 0/7] Stop losing firmware-set DMA masks
 2018-07-25 12:11 UTC  (14+ messages)
` [PATCH v2 2/7] dma-mapping: Generalise dma_32bit_limit flag
` [PATCH v2 3/7] ACPI/IORT: Set bus DMA mask as appropriate
` [PATCH v2 4/7] of/device: "

[PATCH] x86/pv: Deprecate support for paging out the LDT
 2018-07-25 12:08 UTC  (5+ messages)

linux-next: build failure after merge of the drm-msm tree
 2018-07-25 12:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v1] s390x/cpu_models: Add "-cpu max" support
 2018-07-25 12:06 UTC  (4+ messages)

[PATCH 00/10] Update the pad autocal procedure
 2018-07-25 12:06 UTC  (2+ messages)

[LTP] [PATCH v2] Rename TEST_ERRNO and TEST_RETURN for new test lib
 2018-07-25 12:06 UTC  (4+ messages)

[PATCH libdrm] tests/modetest: Add modetest_atomic tool
 2018-07-25 12:05 UTC  (4+ messages)

[PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop
 2018-07-25 12:05 UTC  (4+ messages)
` [PATCH net-next v6 1/4] net: vhost: lock the vqs one by one

[meta-processor-sdk][PATCH 1/3] tidl-api: Update test video clip
 2018-07-25 11:53 UTC  (3+ messages)
` [meta-processor-sdk][PATCH 2/3] packagegroup-arago-tisdk-addons: add pruss-lld-apps
` [meta-processor-sdk][PATCH 3/3] packagegroup-arago-tisdk-opencl: add tidl-utils

[PATCH 0/7] memory management documentation updates
 2018-07-25 12:05 UTC  (18+ messages)
` [PATCH 1/7] mm/util: make strndup_user description a kernel-doc comment
` [PATCH 2/7] mm/util: add kernel-doc for kvfree
` [PATCH 3/7] docs/core-api: kill trailing whitespace in kernel-api.rst
` [PATCH 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
` [PATCH 5/7] docs/core-api: split memory management API to a separate file
` [PATCH 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
` [PATCH 7/7] docs/core-api: mm-api: add section about GFP flags

[PATCH 0/2] serial: sh-sci: Add support for RZ/A2
 2018-07-25 12:04 UTC  (9+ messages)
` [PATCH 2/2] serial: sh-sci: Document r7s9210 bindings

[PATCH 00/12] mfd: Add support to WCD9335 Audio Codec
 2018-07-25 12:04 UTC  (3+ messages)
` [PATCH 08/12] ASoC: wcd9335: add basic controls

[U-Boot] [PATCH] bootcount: Fix misaligned cache operation
 2018-07-25 12:04 UTC  (2+ messages)

UDP GRO without Merging
 2018-07-25 10:52 UTC  (2+ messages)

Why inode number is zero in writeback?
 2018-07-25 12:01 UTC 

[PATCH v8 3/3] http-backend: respect CONTENT_LENGTH for receive-pack
 2018-07-25 12:02 UTC 

cgroup-aware OOM killer, how to move forward
 2018-07-25 12:00 UTC  (13+ messages)

[PATCH v4] drivers/firmware: psci_checker: stash and use topology_core_cpumask for hotplug tests
 2018-07-25 10:48 UTC 

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-07-25 11:58 UTC  (3+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

Xen Project Developer Summit 2018: Slides and Video recordings
 2018-07-25 11:58 UTC 

Xen 4.12 release planning
 2018-07-25 11:58 UTC  (14+ messages)

[PATCH 0/3] Enable smmu support on sdm845
 2018-07-25 11:57 UTC  (7+ messages)
` [PATCH 3/3] iommu/arm-smmu: Error out only if not enough context interrupts

[PATCH] app/testpmd: fix testpmd exit using ctrl+d
 2018-07-25 11:56 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t v2 0/5] New runner to rule them all, version 2
 2018-07-25 11:56 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 4/5] runner: New test runner

[PATCH V1 0/3] Internal voltage control for platform drivers
 2018-07-25 11:53 UTC  (3+ messages)
` [PATCH V1 1/3] mmc: sdhci: Allow platform controlled voltage switching

[PATCH 0/8] fix broken BULK stream support to dwc3 gadget driver
 2018-07-25 11:51 UTC  (17+ messages)
` [PATCH 1/8] usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
  ` [1/8] "
` [PATCH 2/8] usb: dwc3: update stream id in depcmd
  ` [2/8] "
` [PATCH 3/8] usb: dwc3: make controller clear transfer resources after complete
  ` [3/8] "
` [PATCH 4/8] usb: dwc3: implement stream transfer timeout
  ` [4/8] "
` [PATCH 5/8] usb: dwc3: don't issue no-op trb for stream capable endpoints
  ` [5/8] "
` [PATCH 6/8] usb: dwc3: check for requests in started list "
  ` [6/8] "
` [PATCH 7/8] usb: dwc3: Check for IOC/LST bit in both event->status and TRB->ctrl fields
  ` [7/8] "
` [PATCH 8/8] usb: dwc3: Check MISSED ISOC bit only for ISOC endpoints
  ` [8/8] "

[PATCH] fb: fix lost console when the user unplugs a USB adapter
 2018-07-25 11:51 UTC  (4+ messages)

[RFC PATCH 00/16] KVM: arm64: Initial support for SVE guests
 2018-07-25 11:50 UTC  (16+ messages)
` [RFC PATCH 10/16] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [RFC PATCH 11/16] KVM: arm64/sve: System register context switch and access support
` [RFC PATCH 12/16] KVM: arm64/sve: Context switch the SVE registers

cgroups iptables-restor: vmalloc: allocation failure
 2018-07-25 11:50 UTC 

[PATCH v14 0/6] Introduce the STACKLEAK feature and a test for it
 2018-07-25 11:49 UTC  (5+ messages)
` [PATCHv3 0/2] Stackleak for arm64

[PATCH] x86/altp2m: Allow setting the #VE info page for an arbitrary VCPU
 2018-07-25 11:49 UTC 

[PATCH 0/3] memmap_init_zone improvements
 2018-07-25 11:48 UTC  (3+ messages)
` [PATCH 3/3] mm: move mirrored memory specific code outside of memmap_init_zone

[PATCH v4 0/8] Enable HDA Codec support on Intel Platforms
 2018-07-25 11:47 UTC  (3+ messages)
` [PATCH v4 7/8] ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers

[PATCH bpf-next v2] bpf: add End.DT6 action to bpf_lwt_seg6_action helper
 2018-07-25 12:36 UTC 

[PATCH v3 1/3] block: move ref_tag calculation func to the block layer
 2018-07-25 11:47 UTC  (6+ messages)
` [PATCH v3 2/3] block: move dif_prepare/dif_complete functions to "

[Buildroot] ghostscript: wrong fonts path set in target application
 2018-07-25 11:46 UTC 

[MODERATED] [RFC PATCH 0/6] kvm: handle host mode irqs 0
 2018-07-25 11:45 UTC  (4+ messages)
` [MODERATED] [RFC PATCH 4/6] kvm: handle host mode irqs 4
  ` [MODERATED] "

[Qemu-devel] [PATCH v2 1/2] hw/arm: check fw_cfg return value before using it
 2018-07-25 11:44 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type

[PATCH v10 2/2] media: V3s: Add support for Allwinner CSI
 2018-07-25 11:43 UTC  (8+ messages)

[U-Boot] [PATCH v3 0/6] Add support of CONFIG_BLK for STM32Fx platforms
 2018-07-25 11:42 UTC  (3+ messages)
` [U-Boot] [PATCH v3 6/6] mmc: arm_pl180_mmci: Remove cd_inverted host's struct field

[PATCH 00/32] Device Tree Updates for GTA04 (A3/A4/A5 variants)
 2018-07-25 11:40 UTC  (4+ messages)
` [PATCH 04/32] ARM: dts: omap3-gta04: fixes for tvout / venc

[igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2
 2018-07-25 11:38 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/kms: Remove special enum handling and replace with call to igt_plane_set_prop_enum

swiotlb cleanup (resend)
 2018-07-25 11:38 UTC  (8+ messages)
` [PATCH 1/6] swiotlb: remove a pointless comment
` [PATCH 2/6] swiotlb: do not panic on mapping failures
` [PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single
` [PATCH 4/6] swiotlb: mark is_swiotlb_buffer static
` [PATCH 5/6] swiotlb: share more code between map_page and map_sg
` [PATCH 6/6] swiotlb: respect DMA_ATTR_NO_WARN in __swiotlb_map_page

RISC-V irqchip drivers
 2018-07-25 11:37 UTC  (8+ messages)
` [PATCH 3/6] irqchip: RISC-V Local Interrupt Controller Driver

[PATCH 5/5] zfcpdump: Add install script for zfcpdump
 2018-07-25 11:36 UTC 

[PATCH 4/5] zipl: Move macro definition to Makefile
 2018-07-25 11:36 UTC 

[PATCH 3/5] Makefile: Rename ZFCPDUMP_PART_* macros
 2018-07-25 11:36 UTC 

[PATCH 2/5] zipl: Rename FSDUMP_PART_* macros
 2018-07-25 11:36 UTC 

[PATCH 1/5] zfcpdump: Remove unused macros
 2018-07-25 11:36 UTC 

[PATCH 0/5] s390-tools: Add install script for zfcpdump
 2018-07-25 11:36 UTC 

[PATCH v5 1/5] drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias
 2018-07-25 11:34 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v5,1/5] "

[PATCH bpf-next] bpf: add End.DT6 action to bpf_lwt_seg6_action helper
 2018-07-25 10:21 UTC  (4+ messages)

[PATCH v6 00/18] crypto: Remove VLA usage
 2018-07-25 11:32 UTC  (6+ messages)
` [PATCH v6 10/18] x86/power/64: "

[PATCH v2] dma-mapping: Relax warning for per-device areas
 2018-07-25 11:31 UTC  (2+ messages)

[PATCH] doc: fix incorrect create bonding command in testpmd
 2018-07-25 11:31 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()
 2018-07-25 11:30 UTC 

[RFC 0/2] dt-bindings: mipi-dsi: dual-channel DSI bindings
 2018-07-25 11:29 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dt-bindings: mipi-dsi: Add info about peripherals with non-DSI control bus
  ` [PATCH v3 2/2] dt-bindings: mipi-dsi: Add dual-channel DSI related info

[PATCH v2] zswap: re-check zswap_is_full after do zswap_shrink
 2018-07-25 11:29 UTC  (4+ messages)

newbie question
 2018-07-25  3:57 UTC  (2+ messages)

[v7 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-07-25 11:29 UTC  (14+ messages)
` [v7,1/7] "
` [v7 2/7] dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform
  ` [v7,2/7] "
` [v7 3/7] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
  ` [v7,3/7] "
` [v7 4/7] dt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controller bindings
  ` [v7,4/7] "
` [v7 5/7] arm64: dts: ls1043a: add qdma device tree nodes
  ` [v7,5/7] "
` [v7 6/7] arm64: dts: ls1046a: "
  ` [v7,6/7] "
` [v7 7/7] arm: dts: ls1021a: "
  ` [v7,7/7] "

sad output names
 2018-07-25  7:37 UTC 

[RFD] Voltage dependencies for clocks (DVFS)
 2018-07-25 11:27 UTC  (8+ messages)

[RFC PATCH v2] powerpc/64s: Move idle code to powernv C code
 2018-07-25 11:26 UTC  (2+ messages)

[PATCH] memcg: reduce memcg tree traversals for stats collection
 2018-07-25 11:26 UTC  (2+ messages)

[PATCH net-next v3 0/5] TC: refactor act_mirred packets re-injection
 2018-07-25 10:14 UTC  (4+ messages)
` [PATCH net-next v3 5/5] act_mirred: use TC_ACT_REINJECT when possible

[PATCH] net/mlx5: fix invalid network interface index value
 2018-07-25 11:24 UTC 

[PATCH v4 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-07-25 11:24 UTC  (4+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-07-25 11:23 UTC  (8+ messages)
` [PATCH v11 19/26] mm: provide speculative fault infrastructure

[Bug 107373] Screen recording stutters when SteamVR is running
 2018-07-25 11:22 UTC 

[PATCH 1/2] perf: drop unneeded bitmap_zero() in util/header.c
 2018-07-25 11:22 UTC  (5+ messages)
` [PATCH 2/2] bitmap: sync tools with new bitmap allocation API
  ` [PATCH v2 "

Accessing "device_id" from "rte_pci_device"
 2018-07-25 11:21 UTC  (5+ messages)

[PATCH] automation: introduce a script for build test
 2018-07-25 11:19 UTC  (6+ messages)

[PATCH v4 0/3] Add hvmops for setting and getting the suppress #VE bit
 2018-07-25 11:18 UTC  (4+ messages)
` [PATCH v4 1/3] x86/mm: Change default value for suppress #VE in set_mem_access()
` [PATCH v4 2/3] x86/altp2m: Add a hvmop for setting the suppress #VE bit
` [PATCH v4 3/3] x86/altp2m: Add a hvmop for querying "

[PATCH] [PATCH] mm: disable preemption before swapcache_free
 2018-07-25 11:17 UTC  (7+ messages)
  `  "

[Buildroot] [PATCH] gawk: install /usr/bin/awk as a relative symlink
 2018-07-25 11:18 UTC 

Kernel API's for ADC
 2018-07-25 11:17 UTC  (3+ messages)

[PATCH] nvmet: fixup crash on NULL device path
 2018-07-25 11:17 UTC  (2+ messages)

[PATCH] nvmet: only check for filebacking on -ENOTBLK
 2018-07-25 11:17 UTC  (2+ messages)

[PATCH v4 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-25 11:16 UTC  (4+ messages)
` [PATCH v4 2/2] f2fs: let checkpoint flush dnode page of regular

[PATCH v3] x86/altp2m: Add a subop for obtaining the mem access of a page
 2018-07-25 11:16 UTC 


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.