All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-10 13:34:00 to 2017-05-10 14:21:02 UTC [more...]

[U-Boot] [PATCH v2 00/71] dm: Add support for a 'live' device tree
 2017-05-10 14:21 UTC  (24+ messages)
` [U-Boot] [PATCH v2 01/71] dm: core: Set return value first in lists_bind_fdt()
` [U-Boot] [PATCH v2 02/71] Update WARN_ON() to return a value
` [U-Boot] [PATCH v2 03/71] dm: core: Add livetree definitions
` [U-Boot] [PATCH v2 04/71] dm: core: Add livetree access functions
` [U-Boot] [PATCH v2 05/71] dm: Add a function to create a 'live' device tree
` [U-Boot] [PATCH v2 06/71] dm: Build a live tree after relocation
` [U-Boot] [PATCH v2 07/71] dm: core: Rename of_device_is_compatible()
` [U-Boot] [PATCH v2 08/71] dm: core: Add operations on device tree references
` [U-Boot] [PATCH v2 09/71] dm: core: Add livetree address functions
` [U-Boot] [PATCH v2 10/71] fdt: Update fdt_get_base_address() to use const
` [U-Boot] [PATCH v2 11/71] dm: core: Add address operations on device tree references
` [U-Boot] [PATCH v2 12/71] dm: core: Add a place to put extra device-tree reading functions
` [U-Boot] [PATCH v2 13/71] dm: core: Add device-based 'read' functions to access DT
` [U-Boot] [PATCH v2 14/71] dm: core: Implement live tree 'read' functions
` [U-Boot] [PATCH v2 15/71] dm: core: Allow binding a device from a live tree
` [U-Boot] [PATCH v2 16/71] dm: core: Update lists_bind_fdt() to use ofnode
` [U-Boot] [PATCH v2 17/71] dm: core: Update device_bind_driver_to_node() "
` [U-Boot] [PATCH v2 18/71] dm: core: Scan the live tree when setting up driver model
` [U-Boot] [PATCH v2 19/71] dm: core: Add a way to find a device by ofnode
` [U-Boot] [PATCH v2 20/71] dm: regmap: Add support for livetree
` [U-Boot] [PATCH v2 21/71] dm: simple-bus: "
` [U-Boot] [PATCH v2 22/71] dm: core: Update uclass_find_device_by_phandle() "
` [U-Boot] [PATCH v2 23/71] sandbox: Add a way to reset sandbox state for tests

[RFC] drm: add unref_fb ioctl
 2017-05-10 14:20 UTC  (4+ messages)

[PATCH] vhost/vsock: use static minor number
 2017-05-10 14:19 UTC  (3+ messages)

[PATCH v2] vhost/vsock: use static minor number
 2017-05-10 14:19 UTC 

[U-Boot] [PATCH 0/5] dm: clk: add BCM6345 gated clock controller support
 2017-05-10 14:19 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH 0/3] dm: led: add BCM6358 serial leds support
 2017-05-10 14:19 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] dm: led: add BCM6328 led support
 2017-05-10 14:19 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[GIT PULL] metag: Changes for 4.12
 2017-05-10 14:18 UTC 

[U-Boot] [PATCH 0/5] dm: gpio: add BMIPS gpio support
 2017-05-10 14:18 UTC  (2+ messages)

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-10 14:18 UTC  (12+ messages)
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
    ` [Cluster-devel] "
` [PATCH v4 14/27] fs: new infrastructure for writeback error handling and reporting
      ` [Cluster-devel] "

[U-Boot] [PATCH 0/5] dm: rst: add BCM6345 reset controller support
 2017-05-10 14:18 UTC  (2+ messages)

Updating kernel.org cross compilers?
 2017-05-10 13:40 UTC  (7+ messages)

[PATCH 0/2] pcie/dpc: Fixes
 2017-05-10 14:16 UTC  (5+ messages)
` [PATCH 1/2] pcie/dpc: Skip DPC event if device is not present

[PATCH 2/3] xfs: use uuid_be to implement the uuid_t type
 2017-05-10 14:15 UTC  (11+ messages)

[PATCH 3/6] USB: hub: fix SS hub-descriptor handling
 2017-05-10 14:15 UTC  (3+ messages)

[PATCH] maitainers.inc: assign newly added recipes
 2017-05-10 14:14 UTC  (2+ messages)

[LTP] [RFC] [PATCH] move_pages12: Allocate and free hugepages prior the test
 2017-05-10 14:14 UTC  (4+ messages)

Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
 2017-05-10 14:14 UTC  (10+ messages)

[PATCH] clk: mxs: ensure that i.MX28's ref_io clks are not operated too fast
 2017-05-10 14:13 UTC  (11+ messages)

[RFC PATCH 00/10] Add openssl 1.1
 2017-05-10 14:13 UTC  (11+ messages)
` [RFC PATCH 01/10] python: update to 3.5.3
` [RFC PATCH 02/10] openssl: add a 1.1 version
` [RFC PATCH 03/10] u-boot-mkimage: depend on openssl 1.0
` [RFC PATCH 04/10] bind: fix upstream version check
` [RFC PATCH 05/10] bind: update to 9.10.5
` [RFC PATCH 06/10] openssh: depend on openssl 1.0
` [RFC PATCH 07/10] apr-util: add support for openssl 1.1 via backported patch
` [RFC PATCH 08/10] cryptodev-tests: depend on openssl 1.0
` [RFC PATCH 09/10] mailx: "
` [RFC PATCH 10/10] gstreamer-plugins-bad: replace openssl dependency with nettle for hls plugin

[PATCH 4/6] USB: hub: fix non-SS hub-descriptor handling
 2017-05-10 14:12 UTC  (2+ messages)

[PATCH 0/3] next-eventdev: RFC evendev pipeline sample app
 2017-05-10 14:12 UTC  (3+ messages)
` [PATCH 1/3] examples/eventdev_pipeline: added "

[Qemu-devel] [PATCH v4 0/4] fsdev: qmp interface for io throttling
 2017-05-10 14:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/4] throttle: factor out duplicate code

[PATCH] NULL required to terminate attr array
 2017-05-10 14:11 UTC  (4+ messages)
    ` [PATCH] IB/hfi1: "

[RFC] drm/i915: Allow the UMD to configure their own power clock state
 2017-05-10 14:09 UTC  (3+ messages)

regression? no more separate xscreens
 2017-05-10 14:09 UTC  (2+ messages)

[meta-qt5] Configure error when enabling SQlite
 2017-05-10 14:09 UTC 

[PATCH v2 0/8] Introduce new mode validation callbacks
 2017-05-10 14:07 UTC  (8+ messages)
` [PATCH v2 6/8] drm: Introduce drm_bridge_mode_valid()

[Qemu-devel] [PATCH v3 0/6] target/s390x patches
 2017-05-10 14:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 5/6] target/s390x: Use atomic operations for COMPARE SWAP

Vulnerability embargo dates - add your public holidays
 2017-05-10 14:07 UTC  (3+ messages)

[PATCH, untested] mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
 2017-05-10 14:06 UTC  (9+ messages)

t0025 flaky on OSX
 2017-05-10 14:06 UTC  (2+ messages)
` [PATCH v3 1/1] t0027: tests are not expensive; remove t0025

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-05-10 14:06 UTC  (10+ messages)
` [PATCH 25/27] block: remove the discard_zeroes_data flag

[PATCH 0/2] Various fixes for contigmem
 2017-05-10 14:05 UTC  (2+ messages)

[PATCH v1 00/10] "Non-shared" IOMMU support on ARM
 2017-05-10 14:03 UTC  (11+ messages)
` [PATCH v1 01/10] xen/device-tree: Add dt_count_phandle_with_args helper
` [PATCH v1 02/10] iommu: Add extra order argument to the IOMMU APIs and platform callbacks
` [PATCH v1 03/10] xen/arm: p2m: Add helper to convert p2m type to IOMMU flags
` [PATCH v1 04/10] xen/arm: p2m: Update IOMMU mapping whenever possible if page table is not shared
` [PATCH v1 05/10] iommu/arm: Re-define iommu_use_hap_pt(d) as iommu_hap_pt_share
` [PATCH v1 06/10] iommu: Add extra use_iommu argument to iommu_domain_init()
` [PATCH v1 07/10] iommu/arm: Add alloc_page_table platform callback
` [PATCH v1 08/10] iommu: Split iommu_hwdom_init() into arch specific parts
` [PATCH v1 09/10] xen/arm: Add use_iommu flag to xen_arch_domainconfig
` [PATCH v1 10/10] xen/arm: domain_build: Don't expose the "iommus" property to the guest

[nft PATCH RFC] monitor: Support printing processes which caused the event
 2017-05-10 14:02 UTC  (3+ messages)

[patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
 2017-05-10 14:02 UTC  (16+ messages)

[PATCH] blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op
 2017-05-10 14:02 UTC  (2+ messages)

[PATCH v2] kthread: fix use-after-free if kthread fork fails
 2017-05-10 14:02 UTC  (2+ messages)

[PATCH 00/16] rcar-vin: fix issues with format and capturing
 2017-05-10 14:02 UTC  (11+ messages)
` [PATCH 12/16] rcar-vin: allow switch between capturing modes when stalling
` [PATCH 13/16] rcar-vin: refactor and fold in function after stall handling rework
` [PATCH 14/16] rcar-vin: make use of video_device_alloc() and video_device_release()
` [PATCH 15/16] rcar-vin: add missing error check to propagate error
` [PATCH 16/16] rcar-vin: fix bug in pixelformat selection

srp_daemon : ​Disallow ​all targets ​if ​not ​explicitly ​allowed by default
 2017-05-10 14:02 UTC  (6+ messages)

Resync of the degraded RAID10 array
 2017-05-10 14:00 UTC 

[cip-dev] CIP testing team meetings
 2017-05-10 14:00 UTC  (2+ messages)

[PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
 2017-05-10 13:59 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] swig: bump to 3.0.12
 2017-05-10 13:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] audit: bump to 2.7.6
 2017-05-10 13:59 UTC  (2+ messages)

[PATCH 0/2] various fixes for eal/bsd
 2017-05-10 13:58 UTC  (2+ messages)

[PATCH -mm -v10 0/3] THP swap: Delay splitting THP during swapping out
 2017-05-10 13:56 UTC  (9+ messages)
` [PATCH -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out

[PATCH V5] perf/x86: add sysfs entry to freeze counter on SMI
 2017-05-10 13:56 UTC  (4+ messages)

[PATCH] doc: update tested platforms with Mellanox NICs
 2017-05-10 13:56 UTC 

[PATCH v1 0/3] Add support for Cavium CNN55XX crypto adapters
 2017-05-10 13:56 UTC  (3+ messages)
` [PATCH v1 3/3] crypto: cavium - Register the CNN55XX supported crypto algorithms

[PATCH v2] drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure
 2017-05-10 13:55 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: rk3399: add missing qos node
 2017-05-10 13:55 UTC  (6+ messages)
` [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl

Regression: bd698d24b1b57: i2c: designware: Get selected speed mode sda-hold-time via ACPI
 2017-05-10 13:55 UTC  (6+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 4427257c0725c68b64e5e9aa763a6ae163424b60
 2017-05-10 13:55 UTC 

[Buildroot] [PATCH v3 next] flex: bump version to 2.6.4
 2017-05-10 13:51 UTC 

[PATCH] doc: update bonding device name in prog guide
 2017-05-10 13:51 UTC  (2+ messages)
` [dpdk-stable] "

[Qemu-devel] [RFC PATCH v1 0/9] BQL and Replay Lock changes
 2017-05-10 13:51 UTC  (2+ messages)

[PATCH] drivers/net: document missing speed capabilities feature
 2017-05-10 13:51 UTC  (3+ messages)

[RFC][PATCH] sched/deadline: Remove if statement before clearing throttle and yielded
 2017-05-10 13:50 UTC 

[PATCH 3/9] VFS: Introduce a mount context
 2017-05-10 13:48 UTC  (16+ messages)
` [RFC][PATCH 0/9] VFS: Introduce "

[RFC PATCH v3 00/12] Unify interrupt mode and setup it as soon as possible
 2017-05-10 13:44 UTC  (13+ messages)
` [RFC PATCH v3 01/12] x86/apic: Replace init_bsp_APIC() with apic_virtual_wire_mode_setup()
` [RFC PATCH v3 02/12] x86/apic: Construct a selector for the interrupt delivery mode
` [RFC PATCH v3 03/12] x86/apic: Prepare for unifying the interrupt delivery modes setup
` [RFC PATCH v3 04/12] x86/time: Initialize interrupt mode behind timer init
` [RFC PATCH v3 05/12] x86/ioapic: Refactor the delay logic in timer_irq_works()
` [RFC PATCH v3 06/12] x86/apic: Split local APIC timer setup from the APIC setup
` [RFC PATCH v3 07/12] x86/apic: Move the logical APIC ID setup from apic_bsp_setup()
` [RFC PATCH v3 08/12] x86/apic: Make interrupt mode setup earlier for SMP-capable system
` [RFC PATCH v3 09/12] x86/apic: Setup interrupt mode earlier in case of no SMP motherboard
` [RFC PATCH v3 10/12] x86/apic: Make the interrupt mode setup earlier for UP system
` [RFC PATCH v3 11/12] x86/apic: Mark the apic_interrupt_mode extern for disable_smp()
` [RFC PATCH v3 12/12] x86/apic: Remove the apic_virtual_wire_mode_setup()

[PATCH] xen: adjust early dom0 p2m handling to xen hypervisor behavior
 2017-05-10 13:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] string-input-visitor: Support enum/bool alternate types
 2017-05-10 13:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 2/3] qapi: Add enum_table[] parameter to start_alternate
` [Qemu-devel] [PATCH v2 3/3] string-input-visitor: Support alternate types

bug with git add and .gitignore
 2017-05-10 13:44 UTC 

[v3 0/9] parallelized "struct page" zeroing
 2017-05-10 13:42 UTC  (7+ messages)

master - tests: better skip
 2017-05-10 13:41 UTC 

[U-Boot] [PATCH] ARM: fixed relocation using proper alignment
 2017-05-10 13:41 UTC 

master - fsadm: all path define MAJOR MINOR
 2017-05-10 13:41 UTC 

master - fsadm: some cleanup
 2017-05-10 13:41 UTC 

master - fsadm: fix test of subshell return value
 2017-05-10 13:41 UTC 

master - dmeventd: restore multiple warnings
 2017-05-10 13:41 UTC 

[PATCH v2 0/3] Add I2S driver
 2017-05-10 13:35 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: Document STM32 I2S bindings
` [PATCH v2 2/3] ASoC: stm32: Add I2S driver
` [PATCH v2 3/3] ASoC: stm32: Add full duplex support to i2s

[GIT PULL] overlayfs update for 4.12
 2017-05-10 13:39 UTC 

[PATCH for-4.9] libxenforeignmemory: bump minor version number
 2017-05-10 13:34 UTC  (2+ messages)

dm: submit stacked requests in irq enabled context
 2017-05-10 13:37 UTC  (5+ messages)

[patch 0/3] per-CPU vmstat thresholds and vmstat worker disablement (v2)
 2017-05-10 13:36 UTC  (4+ messages)
` [patch 1/3] MM: remove unused quiet_vmstat function

[GIT PULL] ARM: mvebu: arm64 for v4.12 (#1)
 2017-05-10 13:36 UTC  (2+ messages)

[PATCH] sched/deadline: Zero out positive runtime after throttling constrained tasks
 2017-05-10 13:36 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt64 for v4.12 (#3)
 2017-05-10 13:35 UTC  (2+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-05-10 13:35 UTC  (6+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS

[PATCH] scsi: sanity check for timeout in sg_io()
 2017-05-10 13:34 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Fixes for v4.12
 2017-05-10 13:34 UTC  (3+ messages)

[cip-dev] script for health check (or any script which involves uploading kernel to BBB)
 2017-05-10 13:34 UTC  (2+ messages)

[PATCH] maintainers: add drivers features files
 2017-05-10 13:33 UTC  (2+ messages)
` [PATCH v2] "


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.