All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-10 11:09:56 to 2018-06-10 14:30:17 UTC [more...]

[U-Boot] [PATCH 00/18] x86: efi: Fixes and enhancements to application and payload support
 2018-06-10 14:30 UTC  (23+ messages)
` [U-Boot] [PATCH 01/18] x86: doc: Fix reference to EFI doc in U-Boot
` [U-Boot] [PATCH 02/18] x86: Conditionally build the pinctrl_ich6 driver
` [U-Boot] [PATCH 03/18] x86: efi: app: Fix broken EFI application
` [U-Boot] [PATCH 04/18] x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
` [U-Boot] [PATCH 05/18] efi: Fix efi_uintn_t for 64-bit EFI payload
` [U-Boot] [PATCH 06/18] dm: pci: Make ranges dt property optional
` [U-Boot] [PATCH 07/18] dm: pci: Use a 1:1 mapping for bus <-> phy addresses
` [U-Boot] [PATCH 08/18] x86: efi: Refactor the directory of EFI app and payload support
` [U-Boot] [PATCH 09/18] x86: efi: payload: Add arch_cpu_init()
` [U-Boot] [PATCH 10/18] x86: efi: payload: Minor clean up on error message output
` [U-Boot] [PATCH 11/18] x86: Add generic EFI payload support
` [U-Boot] [PATCH 12/18] x86: Drop QEMU-specific "
` [U-Boot] [PATCH 13/18] x86: baytrail: Drop EFI-specific test logics
` [U-Boot] [PATCH 14/18] efi: stub: Pass EFI GOP information to U-Boot payload
` [U-Boot] [PATCH 15/18] dm: video: Add an EFI framebuffer driver
` [U-Boot] [PATCH 16/18] x86: efi: payload: Add EFI framebuffer driver support
` [U-Boot] [PATCH 17/18] x86: Rename efi-x86 target to efi-x86_app
` [U-Boot] [PATCH 18/18] x86: efi: app: Display correct CPU info during boot

[U-Boot] [RFC] gpio: omap_gpio: Convert to auto-alloc feature when DT is supported
 2018-06-10 14:29 UTC 

[PATCH 0/2] constraints for power9 l2/l3 bus events
 2018-06-10 14:27 UTC  (3+ messages)
` [PATCH 1/2] powerpc/perf: Add "
` [PATCH 2/2] powerpc/perf: Remove l2 bus events from HW cache event array

[Buildroot] [PATCH v3,1/2] host-cargo: select host-rustc
 2018-06-10 14:25 UTC  (4+ messages)
` [Buildroot] [PATCH v3,2/2] librsvg: bump to version 2.42.5

[PATCH] clocksource/drivers/stm32: fix error return code
 2018-06-10 14:24 UTC  (2+ messages)

[PATCH] parport: sunbpp: fix error return code
 2018-06-10 14:24 UTC 

[PATCH] omapfb: encoder-tpd12s015: fix error return code
 2018-06-10 14:24 UTC  (2+ messages)

[PATCH v5 00/31] kconfig: move compiler capability tests to Kconfig
 2018-06-10 14:19 UTC  (3+ messages)
` [PATCH v5 27/31] kcov: test compiler capability in Kconfig and correct dependency

[Buildroot] [git commit] librsvg: bump to version 2.42.5
 2018-06-10 14:20 UTC 

[PATCH v3 0/9] x86: macrofying inline asm for better compilation
 2018-06-10 14:19 UTC  (2+ messages)
` [PATCH v3 2/9] x86: objtool: use asm macro for better compiler decisions

[PATCH v2 1/2] iio: dac: Add AD5758 support
 2018-06-10 14:17 UTC  (2+ messages)

[PATCH v2 00/60] omapdrm: Reverse direction of DSS device (dis)connect operations
 2018-06-10 14:16 UTC  (3+ messages)
` [PATCH v2 01/60] drm/omap: Allocate drm_device earlier and unref it as last step

[PATCH 1/1] ARM: dts: s5pv210: Add missing interrupt-controller property to gph2
 2018-06-10 14:15 UTC  (2+ messages)

Hello!
 2018-06-10 14:11 UTC 

[PATCH][meta-qt5 1/4] qtwebengine: fix build with gcc8
 2018-06-10 14:11 UTC  (4+ messages)
` [PATCH][meta-qt5 2/4] qtwebengine: fix build with gcc8, part II
` [PATCH][meta-qt5 3/4] qtwebengine: add -fpermissive
` [PATCH][meta-qt5 4/4] qtwebengine: fix build with plugins as well as ozone enabled

[PATCH][meta-qt5] qt5: refresh the patches and update them on meta-qt5 repositories
 2018-06-10 14:11 UTC 

[Qemu-devel] [PATCH V8 00/17] COLO: integrate colo frame with block replication and COLO proxy
 2018-06-10 14:09 UTC  (13+ messages)
` [Qemu-devel] [PATCH V8 01/17] filter-rewriter: fix memory leak for connection in connection_track_table
` [Qemu-devel] [PATCH V8 02/17] colo-compare: implement the process of checkpoint
` [Qemu-devel] [PATCH V8 03/17] colo-compare: use notifier to notify packets comparing result
` [Qemu-devel] [PATCH V8 14/17] filter: Add handle_event method for NetFilterClass

[PATCH 4.16 00/48] 4.16.15-stable review
 2018-06-10 14:05 UTC  (3+ messages)

UML build broken on master
 2018-06-10 14:04 UTC 

[PATCHv2 00/17] drm/omap: misc patches
 2018-06-10 14:03 UTC  (15+ messages)
` [PATCHv2 01/17] drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
` [PATCHv2 02/17] drm/omap: cleanup fbdev init/free
` [PATCHv2 03/17] drm/omap: Init fbdev emulation only when we have displays
` [PATCHv2 04/17] drm/omap: add HPD support to connector-dvi
` [PATCHv2 05/17] dt-bindings: display: add HPD gpio to DVI connector
` [PATCHv2 06/17] drm/omap: remove leftover enums
` [PATCHv2 07/17] drm/omap: dispc: disp_wb_setup to check return code

[Buildroot] [PATCH] libusb: add an option to compile examples
 2018-06-10 14:03 UTC 

[v3,3/3] usb: dwc3: pci: Use devm functions to get the phy GPIOs
 2018-06-10 14:01 UTC 

[v3,2/3] usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does not
 2018-06-10 14:01 UTC 

[v3,1/3] usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resources
 2018-06-10 14:01 UTC 

[PATCH v2 2/2] dt-bindings: iio: dac: Add docs for AD5758 DAC
 2018-06-10 13:59 UTC  (4+ messages)

[Buildroot] [git commit] rustc: drop BR2_PACKAGE_HAS_HOST_RUSTC
 2018-06-10 13:58 UTC 

[PATCH 1/1] nvme-rdma: fix error flow during mapping request data
 2018-06-10 13:58 UTC 

[Buildroot] [git commit] host-cargo: select host-rustc
 2018-06-10 13:57 UTC 

[Buildroot] [PATCH 0/5] support/docker: make the image more reproducible
 2018-06-10 13:57 UTC  (3+ messages)
` [Buildroot] [PATCH 4/5] support/testing: fix python syntax

[Buildroot] [git commit] support/testing: fix python syntax
 2018-06-10 13:56 UTC 

[Buildroot] [PATCH 1/1] libwebsockets: add optional libevent dependency
 2018-06-10 13:54 UTC 

[ANNOUNCE] fstests: master branch updated to 3805d7e97a9e
 2018-06-10 13:49 UTC 

[Buildroot] [PATCH 1/1] pixiewps: fix static linking with uclibc-ng
 2018-06-10 13:49 UTC  (2+ messages)

[PATCH 0/9] fstests: Conversion of tests to SPDX license tags
 2018-06-10 13:47 UTC  (3+ messages)

[PATCH] tools: iio: iio_generic_buffer: allow infinite looping
 2018-06-10 13:44 UTC  (4+ messages)

[PATCH] staging: iio: adc: ad7606: fix function pointer parameter names missing
 2018-06-10 13:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] mosquitto: bump to version 1.5
 2018-06-10 13:42 UTC 

[PATCH 0/9] croc_ec: Switch to SPDX identifier
 2018-06-10 13:40 UTC  (3+ messages)
` [PATCH 4/9] iio: cros_ec: "

[PATCH v7 00/23] Parent Pointers v7
 2018-06-10 13:39 UTC  (3+ messages)
` [PATCH v7 19/23] xfs: Add parent pointers to rename

corrupt leaf; unaligned key offset for csum item
 2018-06-10 13:38 UTC  (5+ messages)

[Buildroot] [PATCH] docs/manual: document filesystems
 2018-06-10 13:38 UTC  (4+ messages)

[PATCH 1/1] iio: buffer: fix the function signature to match implementation
 2018-06-10 13:35 UTC  (2+ messages)

[PATCH] mtd: rawnand: mxc: set spare area size register explicitly
 2018-06-10 13:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] iio:dac:ad5686: Add AD5311R support
 2018-06-10 13:30 UTC  (3+ messages)

[RFC PATCH] powerpc/64s: remove POWER9 DD1 support
 2018-06-10 13:30 UTC 

[PATCH] kconfig: fix localmodconfig
 2018-06-10 13:29 UTC  (2+ messages)

isl29501 and multiple calibration registers
 2018-06-10 13:29 UTC  (5+ messages)

[1/3] usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resources
 2018-06-10 13:28 UTC 

[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2018-06-10 13:28 UTC  (20+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list

wir bieten 2% Kredite
 2018-06-09 18:47 UTC 

[Buildroot] [PATCH 1/1] adding-packages-cargo.txt: remove host-cargo select
 2018-06-10 13:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/s390x/ipl: Fix crash that occurs when -kernel is used with small images
 2018-06-10 13:12 UTC 

[Buildroot] [PATCH 1/1] numactl: change source code provider to GitHub
 2018-06-10 13:07 UTC  (2+ messages)

WARNING: kmalloc bug in xdp_umem_create
 2018-06-10 13:03 UTC  (7+ messages)

[Buildroot] [git commit] numactl: change source code provider to GitHub
 2018-06-10 13:01 UTC 

[PATCH 0/7] net/mlx5: add port representor support
 2018-06-10 12:59 UTC  (3+ messages)
` [PATCH 3/7] net/mlx5: split PCI from generic probing code

[Buildroot] [PATCH 1/1] libtirpc: bump to version 1.0.3
 2018-06-10 12:57 UTC  (2+ messages)

[Buildroot] [git commit] libtirpc: bump to version 1.0.3
 2018-06-10 12:57 UTC 

[Buildroot] [PATCH] libvncserver: add upstream security fix for CVE-2018-7225
 2018-06-10 12:57 UTC  (2+ messages)

[dm-crypt] Can't open luks after switching distros
 2018-06-10 12:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 000/108] linux-user: Split do_syscall
 2018-06-10 12:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 001/108] linux-user: Remove DEBUG
` [Qemu-devel] [PATCH v2 009/108] linux-user: Set up infrastructure for table-izing syscalls

[PATCH V6 00/30] block: support multipage bvec
 2018-06-10 12:38 UTC  (3+ messages)
` [PATCH V6 19/30] md/dm/bcache: conver to bio_for_each_chunk_segment_all and bio_for_each_chunk_all

[PATCH v7 0/9] Add support for SAMA5D2 touchscreen
 2018-06-10 12:36 UTC  (39+ messages)
` [PATCH v7 1/9] MAINTAINERS: add generic resistive touchscreen adc
` [PATCH v7 2/9] iio: Add channel for Position Relative
` [PATCH v7 3/9] dt-bindings: input: touchscreen: add minimum pressure touchscreen property
` [PATCH v7 4/9] dt-bindings: input: touchscreen: resistive-adc-touch: create bindings
` [PATCH v7 5/9] iio: adc: at91-sama5d2_adc: add support for position and pressure channels
` [PATCH v7 6/9] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
` [PATCH v7 7/9] dt-bindings: iio: adc: at91-sama5d2_adc: add channel specific consumer info
` [PATCH v7 8/9] ARM: dts: at91: sama5d2: add channel cells for ADC device
` [PATCH v7 9/9] ARM: dts: at91: sama5d2: Add resistive touch device

[RFC] eventdev: event tx adapter APIs
 2018-06-10 12:12 UTC  (7+ messages)

[Qemu-devel] [PATCH] pc: Remove PC_COMPAT_2_12 from 3.0 machine-types
 2018-06-10 12:27 UTC  (2+ messages)

[xen-4.9-testing test] 124009: FAIL
 2018-06-10 12:25 UTC 

[PATCH 0/2] Convert IB/mad to use an IDR for agent IDs
 2018-06-10 12:25 UTC  (5+ messages)
` [PATCH 2/2] IB/mad: Use "

[Qemu-devel] [PATCH] hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
 2018-06-10 12:24 UTC  (2+ messages)

panic kexec broken on ARM64?
 2018-06-10 12:24 UTC  (6+ messages)

[Buildroot] [git commit] libvncserver: add upstream security fix for CVE-2018-7225
 2018-06-10 12:21 UTC 

[Buildroot] [PATCH 1/1] yaml-cpp: bump to version 0.6.2
 2018-06-10 12:20 UTC  (2+ messages)

[Buildroot] [git commit] yaml-cpp: bump to version 0.6.2
 2018-06-10 12:16 UTC 

[Buildroot] [PATCH] orangepi_pc_defconfig: bump linux to 4.17, u-boot to 2018.05
 2018-06-10 12:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/fdk-aac: bump version to 0.1.6
 2018-06-10 12:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mpg123: security bump to version 1.25.10
 2018-06-10 12:14 UTC  (2+ messages)

[Buildroot] [git commit] package/mpg123: security bump to version 1.25.10
 2018-06-10 12:14 UTC 

[Buildroot] [git commit] package/fdk-aac: bump version to 0.1.6
 2018-06-10 12:14 UTC 

[Buildroot] [PATCH 1/1] package/nvidia-driver: bump version to 390.67
 2018-06-10 12:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/x265: bump version to 2.8
 2018-06-10 12:13 UTC  (2+ messages)

[Buildroot] [git commit] package/nvidia-driver: bump version to 390.67
 2018-06-10 12:13 UTC 

[Buildroot] [git commit] package/x265: bump version to 2.8
 2018-06-10 12:12 UTC 

[Buildroot] [PATCH 1/1] package/imagemagick: security bump to version 7.0.7-38
 2018-06-10 12:12 UTC  (2+ messages)

[Buildroot] [git commit] package/imagemagick: security bump to version 7.0.7-38
 2018-06-10 12:12 UTC 

[Buildroot] [PATCH 1/1] package/dtv-scan-tables: bump version
 2018-06-10 12:12 UTC  (2+ messages)

[Buildroot] [git commit] package/dtv-scan-tables: bump version
 2018-06-10 12:10 UTC 

[PATCH v2 00/27] xfsprogs: parent pointers v2
 2018-06-10 12:06 UTC  (9+ messages)
` [PATCH v2 21/27] xfsprogs: Remove single byte array from struct parent
` [PATCH v2 24/27] xfsprogs: Add parent pointers to recreated inodes
` [PATCH v2 25/27] xfsprogs: Add parent pointers during protofile creation
` [PATCH v2 26/27] xfsprogs: implement the upper half of parent pointers

[PATCH] tpm_tis_spi: Pass the SPI IRQ down to the driver
 2018-06-10 11:57 UTC  (3+ messages)

[Qemu-devel] [Bug 1341032] [NEW] no-shutdown does not fire SHUTDOWN event for some guests
 2018-06-10 11:37 UTC  (2+ messages)
` [Qemu-devel] [Bug 1341032] "

[PATCH bpf-next v2 3/3] bpf: add ability to configure BPF JIT kallsyms export at the boot time
 2018-06-10 11:42 UTC  (2+ messages)

[PATCH v1 2/2] hwmon: npcm-pwm: add NPCM7xx PWM driver
 2018-06-10 11:37 UTC  (3+ messages)

[arm64] How to compile libc-for-xen on arm64?
 2018-06-10 11:36 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] Fix some coverity warnings
 2018-06-10 11:35 UTC  (7+ messages)
` [U-Boot] [PATCH 3/8] sandbox: Use memcpy() to move overlapping regions
` [U-Boot] [PATCH 7/8] spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()

[Buildroot] [PATCH 1/2] package/speex: use pkgconf to detect libogg
 2018-06-10 11:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wireless-regdb: bump version to 2018.05.31
 2018-06-10 11:25 UTC  (2+ messages)

[Buildroot] [git commit] package/speex: bump version to 1.2.0
 2018-06-10 11:24 UTC 

[Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.12.0
 2018-06-10 11:24 UTC  (2+ messages)

[Buildroot] [git commit] package/speex: use pkgconf to detect libogg
 2018-06-10 11:24 UTC 

[Buildroot] [git commit] package/wireless-regdb: bump version to 2018.05.31
 2018-06-10 11:24 UTC 

[Buildroot] [git commit] package/pngquant: bump version to 2.12.0
 2018-06-10 11:24 UTC 

[Buildroot] [PATCH 1/2] package/sqlite: bump version to 3.24.0
 2018-06-10 11:23 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: add myself for sqlite
 2018-06-10 11:21 UTC 

[Buildroot] [git commit] package/sqlite: bump version to 3.24.0
 2018-06-10 11:21 UTC 

[U-Boot] [PATCH] block: Add SPL_BLOCK_CACHE and default n
 2018-06-10 11:20 UTC  (2+ messages)

[PATCH v10 0/5] Hyper-V/Azure netvsc PMD and bus support
 2018-06-10 11:16 UTC  (5+ messages)
` [PATCH v10 1/5] eal: add rte_uuid support

can not send mail
 2018-06-10 11:15 UTC  (2+ messages)

[PATCH v1 0/1] Parent pointers test v1
 2018-06-10 11:15 UTC  (4+ messages)
` [PATCH v1 1/1] xfstests: Add parent pointer test

[PATCH 0/7] add non-strict mode support for arm-smmu-v3
 2018-06-10 11:13 UTC  (8+ messages)

[PATCH v2 0/5] add non-strict mode support for arm-smmu-v3
 2018-06-10 11:07 UTC  (2+ messages)
` [PATCH v2 2/5] iommu/dma: add support for non-strict mode


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.