All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-10 13:20:12 to 2017-05-10 14:13:28 UTC [more...]

[RFC PATCH 00/10] Add openssl 1.1
 2017-05-10 14:13 UTC  (8+ 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

[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  (5+ 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  (11+ messages)
` [PATCH 25/27] block: remove the discard_zeroes_data flag
                  ` [Drbd-dev] "

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

[PATCH 3/6] USB: hub: fix SS hub-descriptor handling
 2017-05-10 14:04 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  (33+ messages)
` [PATCH 01/16] rcar-vin: reset bytesperline and sizeimage when resetting format
` [PATCH 02/16] rcar-vin: use rvin_reset_format() in S_DV_TIMINGS
` [PATCH 03/16] rcar-vin: fix how pads are handled for v4l2 subdevice operations
` [PATCH 04/16] rcar-vin: fix standard in input enumeration
` [PATCH 05/16] rcar-vin: move subdev source and sink pad index to rvin_graph_entity
` [PATCH 06/16] rcar-vin: refactor pad lookup code
` [PATCH 07/16] rcar-vin: move pad lookup to async bound handler
` [PATCH 08/16] rcar-vin: use pad information when verifying media bus format
` [PATCH 09/16] rcar-vin: decrease buffers needed to capture
` [PATCH 10/16] rcar-vin: move functions which acts on hardware
` [PATCH 11/16] rcar-vin: select capture mode based on free buffers
` [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] maitainers.inc: assign newly added recipes
 2017-05-10 13:59 UTC 

[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 

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

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

[RFC] drm: add unref_fb ioctl
 2017-05-10 13:48 UTC  (3+ messages)

[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()

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

[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: fix test of subshell return value
 2017-05-10 13:41 UTC 

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

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

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

[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] clk: mxs: ensure that i.MX28's ref_io clks are not operated too fast
 2017-05-10 13:39 UTC  (10+ messages)

[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] "

[GIT PULL] dts changes for v4.11-next
 2017-05-10 13:33 UTC  (2+ messages)

[Qemu-devel] VhostUserRequest # 20
 2017-05-10 13:32 UTC  (3+ messages)

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

[PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
 2017-05-10 13:32 UTC  (4+ messages)

[PATCH v2 0/4] iio: accel: adxl345: Add support for buffered readings
 2017-05-10 13:31 UTC  (8+ messages)
` [PATCH v2 3/4] iio: accel: adxl345: Setup DATA_READY trigger

[PATCH v2] vfio: use right index when tracking devices in a vfio group
 2017-05-10 13:31 UTC  (3+ messages)

[GIT PULL] fixes for v4.11-next
 2017-05-10 13:30 UTC  (2+ messages)

[RFC 0/4] Exynos DRM: add Picture Processor extension
 2017-05-10 13:30 UTC  (9+ messages)

[CI v4 1/3] drm/i915/guc: Move notification code into virtual function
 2017-05-10 13:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,v4,1/3] "

[Qemu-devel] [PATCH] libvhost-user: Fix VHOST_USER_NET_SET_MTU entry
 2017-05-10 13:29 UTC 

RFC - Raid error detection and auto-recovery (was Fault tolerance with badblocks)
 2017-05-10 13:26 UTC 

[GIT] [PATCH 1/1] kbuild: Add wrapping of long expressions at ORs
 2017-05-10 13:06 UTC 

[Qemu-devel] [PATCH] mirror: add sync mode incremental to drive-mirror and blockdev-mirror
 2017-05-10 13:25 UTC  (6+ messages)

v3.18.51-rt57 build: 0 failures 29 warnings (v3.18.51-rt57)
 2017-05-10 13:25 UTC 

fix IMA deadlock
 2017-05-10 13:24 UTC  (5+ messages)
` [PATCH] security/ima: use fs method to read integrity data

[PATCH 00/11] Implement DDB algorithm and WM cleanup
 2017-05-10 13:22 UTC  (3+ messages)
` [PATCH 11/11] drm/i915/skl+: consider max supported plane pixel rate while scaling

[PATCH v1 1/3] platform/x86: thinkpad_acpi: Make logic straight in hotkey_exit()
 2017-05-10 13:21 UTC  (7+ messages)
` [PATCH v1 2/3] platform/x86: thinkpad_acpi: Join string literals back

[PATCH for-next] x86/shadow: Use ERR_PTR infrastructure for sh_emulate_map_dest()
 2017-05-10 13:21 UTC  (2+ messages)

[PATCH 1/3] kernel-fitimage: Support ext2.gz filesystems
 2017-05-10 13:20 UTC  (3+ messages)
` [PATCH 3/3] kernel-fitimage: fix KERNEL_DEVICETREE includes subdirectory issue

[PATCH v2 0/3] Extend the vTPM proxy driver to pass locality to emulator
 2017-05-10 13:20 UTC  (13+ messages)
` [PATCH v2 3/3] tpm: vtpm_proxy: Add ioctl to request locality prepended to command


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.