All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-14 07:38:13 to 2019-05-14 08:28:30 UTC [more...]

[PATCH] vsprintf: Do not break early boot with probing addresses
 2019-05-14  8:28 UTC  (10+ messages)

[PATCH v4 0/8] stm32 m4 remoteproc on STM32MP157c
 2019-05-14  8:27 UTC  (32+ messages)
` [PATCH v4 1/8] dt-bindings: stm32: add bindings for ML-AHB interconnect
` [PATCH v4 2/8] dt-bindings: remoteproc: add bindings for stm32 remote processor driver
` [PATCH v4 3/8] remoteproc: stm32: add an ST stm32_rproc driver
` [PATCH v4 4/8] ARM: dts: stm32: add m4 remoteproc support on STM32MP157c
` [PATCH v4 5/8] ARM: dts: stm32: declare copro reserved memories on STM32MP157c-ed1
` [PATCH v4 6/8] ARM: dts: stm32: enable m4 coprocessor support "
` [PATCH v4 7/8] ARM: dts: stm32: declare copro reserved memories on STM32MP157a-dk1
` [PATCH v4 8/8] ARM: dts: stm32: enable m4 coprocessor support "

[RFC KVM 00/27] KVM Address Space Isolation
 2019-05-14  8:25 UTC  (17+ messages)
` [RFC KVM 06/27] KVM: x86: Exit KVM isolation on IRQ entry
` [RFC KVM 18/27] kvm/isolation: function to copy page table entries for percpu buffer

[PATCH v6 0/6] Add drive-strength in Meson pinctrl driver
 2019-05-14  8:26 UTC  (14+ messages)
` [PATCH v6 1/6] dt-bindings: pinctrl: add a 'drive-strength-microamp' property
` [PATCH v6 2/6] pinctrl: generic: add new 'drive-strength-microamp' property support
` [PATCH v6 3/6] dt-bindings: pinctrl: meson: Add drive-strength-microamp property
` [PATCH v6 4/6] pinctrl: meson: Rework enable/disable bias part
` [PATCH v6 5/6] pinctrl: meson: add support of drive-strength-microamp
` [PATCH v6 6/6] pinctrl: meson: g12a: add DS bank value

[PATCH] arm64: dts: imx8mq: Remove unnecessary blank lines
 2019-05-14  8:26 UTC  (4+ messages)

ath10k: wmi service ready event not received
 2019-05-14  8:26 UTC  (4+ messages)

Bitbake hangs when there is no response from remote PR server
 2019-05-14  8:08 UTC 

[PATCH] docs: reorder memory-hotplug documentation
 2019-05-14  8:23 UTC 

[PATCH] sync_file: Return reasonable timestamp when merging signaled fences
 2019-05-14  8:06 UTC  (6+ messages)
    ` [EXTERNAL] "

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2019-05-14  8:22 UTC  (10+ messages)
  ` C3600, sata controller

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14  8:22 UTC  (9+ messages)

[PATCH v8 0/6] virtio pmem driver
 2019-05-14  8:19 UTC  (6+ messages)
` [PATCH v8 2/6] virtio-pmem: Add "
  ` [Qemu-devel] "

How to exchange rerere/redo resolutions?
 2019-05-14  8:21 UTC  (5+ messages)

[Buildroot] [PATCH v3 1/7] boot/optee-os: correct TA files install
 2019-05-14  8:20 UTC  (7+ messages)
` [Buildroot] [PATCH v3 2/7] boot/optee-os: install trusted shared libraries
` [Buildroot] [PATCH v3 3/7] boot/optee-os: bump version to 3.5.0
` [Buildroot] [PATCH v3 4/7] package/optee-client: "
` [Buildroot] [PATCH v3 5/7] package/optee-test: "
` [Buildroot] [PATCH v3 6/7] package/optee-examples: "
` [Buildroot] [PATCH v3 7/7] package/optee-benchmark: "

Switching GStreamer recipes from autotools to meson
 2019-05-14  8:19 UTC 

[PATCH v2] batman-adv: Introduce no noflood mark
 2019-05-14  8:19 UTC  (6+ messages)

[BUG REPORT] usb: dwc3: "failed to enable ep0out" when enabling mass storage mode
 2019-05-14  8:18 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: fix update release notes for Mellanox drivers
 2019-05-14  8:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v7 00/11] HDCP2.2 Phase II
 2019-05-14  8:18 UTC  (8+ messages)
` [PATCH v7 09/11] drm: uevent for connector status change

NXP NFC version and ACPI
 2019-05-14  8:17 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/3] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-05-14  8:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/3] VirtIO-RNG: Update default entropy source to `/dev/urandom`
` [Qemu-devel] [PATCH v4 2/3] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
` [Qemu-devel] [PATCH v4 3/3] virtio-rng: change default backend to rng-builtin

[igt-dev] [PATCH i-g-t] lib/igt_audio: use double instead of int16_t
 2019-05-14  8:15 UTC 

[RFC] vsock: proposal to support multiple transports at runtime
 2019-05-14  8:15 UTC 

[Xen-devel] [PATCH v5] libxl: fix migration of PV and PVH domUs with and without qemu
 2019-05-14  8:14 UTC  (6+ messages)
  `  "

[PATCH userspace v2] libsepol: add ebitmap_for_each_set_bit macro
 2019-05-14  8:14 UTC 

[Qemu-devel] [Bug 1826393] [NEW] QEMU 3.1.0 stuck waiting for 800ms (5 times slower) in pre-bios phase
 2019-05-14  8:04 UTC  (6+ messages)
` [Qemu-devel] [Bug 1826393] "

[PATCH v3 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14  8:12 UTC  (8+ messages)
` [PATCH v3 08/18] objtool: add kunit_try_catch_throw to the noreturn list

[PATCH v2 0/8] Add imx7ulp USBOTG1 support
 2019-05-14  8:12 UTC  (23+ messages)
` [PATCH v2 1/8] doc: dt-binding: mxs-usb-phy: add compatible for 7ulp
` [PATCH v2 2/8] usb: phy: phy-mxs-usb: add imx7ulp support
` [PATCH v2 3/8] doc: dt-binding: ci-hdrc-usb2: add compatible string for imx7ulp
` [PATCH v2 4/8] doc: dt-binding: usbmisc-imx: "
` [PATCH v2 5/8] usb: chipidea: imx: add imx7ulp support
` [PATCH v2 6/8] ARM: dts: imx7ulp: add imx7ulp USBOTG1 support
` [PATCH v2 7/8] ARM: dts: imx7ulp-evk: enable "
` [PATCH v2 8/8] usb: chipidea: imx: "fsl,usbphy" phandle is not mandatory now

[PATCH v3 0/2] Document memory-to-memory video codec interfaces
 2019-05-14  8:12 UTC  (4+ messages)
` [PATCH v3 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[U-Boot] Support for i.MX8QM Boards with SCFW and ATF
 2019-05-14  8:10 UTC 

[PATCH 1/2] drm/i915: Mark semaphores as complete on unsubmit out if payload was started
 2019-05-14  8:10 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Truly bump ready tasks ahead of busywaits
  ` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Mark semaphores as complete on unsubmit out if payload was started (rev2)

[PATCH] tools/bpf: Sync kernel btf.h header
 2019-05-14  8:09 UTC  (2+ messages)

[PATCH] test-lib: try harder to ensure a working jgit
 2019-05-14  8:09 UTC  (3+ messages)

[PATCH] dmaengine: ti: edma: Enable support for polled (memcpy) completion
 2019-05-14  8:09 UTC  (3+ messages)

[PATCH 00/18] ARM/ARM64: Support hierarchical CPU arrangement for PSCI
 2019-05-14  8:08 UTC  (4+ messages)

[PATCH] ppp: deflate: Fix possible crash in deflate_init
 2019-05-14  7:43 UTC 

[U-Boot] [PATCH] cmd: env: print a message when setting UEFI variable failed
 2019-05-14  8:08 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/7] boot/optee-os: correct TA files install
 2019-05-14  8:06 UTC  (9+ messages)
` [Buildroot] [PATCH v2 2/7] boot/optee-os: install trusted shared libraries
` [Buildroot] [PATCH v2 3/7] boot/optee-os: dump to OP-TEE 3.5.0
` [Buildroot] [PATCH v2 4/7] package/optee-client: bump version to 3.5.0
` [Buildroot] [PATCH v2 5/7] package/optee-test: "
` [Buildroot] [PATCH v2 6/7] package/optee-examples: "
` [Buildroot] [PATCH v2 7/7] package/optee-benchmark: "

[igt-dev] [PATCH i-g-t] lib/igt_alsa: remove input support
 2019-05-14  8:06 UTC 

[PATCH] nvme/pci: Use host managed power state for suspend
 2019-05-14  8:04 UTC  (10+ messages)

[U-Boot] [PATCH] efi_loader: bootmgr: print a message when loading from BootNext failed
 2019-05-14  8:01 UTC  (3+ messages)

[PATCH net v2] rtnetlink: always put ILFA_LINK for links with a link-netnsid
 2019-05-14  8:01 UTC  (7+ messages)

[PATCH] ubifs: support offline signed images
 2019-05-14  8:01 UTC  (3+ messages)

[RFC] x86: Speculative execution warnings
 2019-05-14  8:00 UTC  (2+ messages)

[PATCH 0/2] serial: 8250: Add support for 8250/16550 as MFD function
 2019-05-14  8:00 UTC  (6+ messages)
` [PATCH 2/2] "

[linux-lvm] Does LVM2 support building with LTO enablement?
 2019-05-14  8:00 UTC  (3+ messages)

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14  8:00 UTC  (16+ messages)

[MPTCP] [PATCH mptcp] net: mptcp: fix memory leak in case slab allocation fails
 2019-05-14  7:59 UTC 

[PATCH bpf 0/3] BPF LRU map fix
 2019-05-14  7:59 UTC  (4+ messages)
` [PATCH bpf 1/3] bpf: add map_lookup_elem_sys_only for lookups from syscall side

[GIT PULL] overlayfs update for 5.2
 2019-05-14  7:55 UTC 

[cip-dev] CIP software updates report
 2019-05-14  7:54 UTC  (3+ messages)

ath10k 5Ghz RSSI low
 2019-05-14  7:54 UTC  (9+ messages)

[RFC v2 00/11] DVFS in the OPP core
 2019-05-14  7:53 UTC  (3+ messages)
` [RFC v2 08/11] arm64: dts: sdm845: Add ufs opps and power-domains

[PATCH v2 1/2] vfio/mdev: add version attribute for mdev device
 2019-05-14  7:47 UTC  (15+ messages)
              ` [Qemu-devel] "

[RFC bpf-next 0/7] busy poll support for AF_XDP sockets
 2019-05-14  7:53 UTC  (6+ messages)

[GIT PULL] fuse update for 5.2
 2019-05-14  7:51 UTC 

[PATCH] coccinelle: put_device: reduce false positives
 2019-05-14  7:49 UTC  (10+ messages)
` [PATCH 0/5] Coccinelle: put_device: Adjustments for a SmPL script
  ` [PATCH 4/5] Coccinelle: put_device: Extend when constraints for two SmPL ellipses
      ` [4/5] "
          ` [Cocci] "

[PATCH for 4.4, 4.9 and 4.14] x86/vdso: Pass --eh-frame-hdr to the linker
 2019-05-14  7:50 UTC  (2+ messages)

[Buildroot] [PATCH] package/qt5base: enable journald logging
 2019-05-14  7:49 UTC 

[PATCH] drm/i915/icl: More workaround for port F detection due to broken VBTs
 2019-05-14  7:51 UTC  (4+ messages)

[PATCH][thud] adwaita-icon-theme: do not delete symbolic svg but pack them in ${PN}-symbolic
 2019-05-14  7:47 UTC  (4+ messages)

[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
 2019-05-14  7:46 UTC  (8+ messages)
` [PATCH v3 02/16] iommu: Introduce cache_invalidate API

[Buildroot] [PATCH 1/6] boot/optee-os: install trusted shared libraries
 2019-05-14  7:42 UTC  (4+ messages)

[PATCH v1] mtd: rawnand: Add Macronix NAND read retry support
 2019-05-14  7:41 UTC  (5+ messages)

Великденски бонуси
 2019-05-14  7:30 UTC 

[PATCH 0/3] batman-adv: broadcast flooding improvements
 2019-05-14  7:38 UTC  (4+ messages)
` [PATCH 1/3] batman-adv: bcast: queue per interface, if needed
` [PATCH 2/3] batman-adv: allow broadcast packet type with unicast destination
` [PATCH 3/3] batman-adv: forward broadcast packets via unicast transmissions


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.