All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-20 18:25:22 to 2017-01-20 19:27:55 UTC [more...]

[Buildroot] [git commit] perl-json-tiny: bump to version 0.56
 2017-01-20 19:27 UTC 

[PATCH v10 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration
 2017-01-20 19:27 UTC  (11+ messages)
` [PATCH v10 6/8] arm/arm64: vgic: Implement VGICv3 CPU interface access

[PATCH] usb: musb: Fix external abort on non-linefetch for musb_irq_work()
 2017-01-20 19:27 UTC 

[PATCH 1/3] btmrvl: avoid double-disable_irq() race
 2017-01-20 19:27 UTC  (5+ messages)
` [PATCH 2/3] btmrvl: set irq_bt to -1 when failed to parse it
` [PATCH 3/3] btmrvl: use dt's irqflags for wakeup pin

[PATCH v5 0/9] Initial PVHv2 Dom0 support
 2017-01-20 19:27 UTC  (9+ messages)
` [PATCH v5 1/9] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v5 2/9] x86/iommu: add IOMMU entries for p2m_mmio_direct pages
` [PATCH v5 3/9] xen/x86: split Dom0 build into PV and PVHv2

[PATCH, 1/1] mtd: spi-nor: Added support for gd25q16
 2017-01-20 19:25 UTC 

[PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin
 2017-01-20 19:17 UTC  (4+ messages)

[PATCH/TOY] Shortcuts to quickly refer to a commit name with keyboard
 2017-01-20 19:25 UTC  (5+ messages)

[CI 1/3] drm/i915/huc: Avoid attempting to authenticate non-existent fw
 2017-01-20 19:23 UTC  (3+ messages)
` [CI 2/3] drm/i915/huc: Assert that HuC vma is placed in GuC accessible range
` [CI 3/3] HAX enable guc loading for CI

[PATCHv2 0/2] Two musb fixes for v4.10-rc cycle
 2017-01-20 19:23 UTC  (3+ messages)
` [PATCH 1/2] usb: musb: Fix host mode error -71 regression

[pull request][net-next 00/15] Mellanox mlx5 updates 2017-01-19
 2017-01-20 19:23 UTC  (2+ messages)

[distros-debian-jessie test] 68402: trouble: blocked/broken
 2017-01-20 19:21 UTC 

Possible improvement to Xen Security Response Process
 2017-01-20 19:21 UTC  (9+ messages)

RFC: new design of phosphor-time-manager on sdbusplus
 2017-01-20 19:20 UTC  (13+ messages)

[Buildroot] Extra package libraries not resolved on target system (Xilinx aarch64)
 2017-01-20 19:20 UTC 

[PATCH] hid-lg: Fixes immediate disconnection of Logitech Rumblepad 2
 2017-01-20 19:20 UTC 

[PATCH V5 00/12] IOMMU probe deferral support
 2017-01-20 19:20 UTC  (5+ messages)
` [PATCH V5 08/12] iommu/arm-smmu: Clean up early-probing workarounds

[PATCH v6 0/2] enhance TPM 2.0 extend function to support multiple PCR banks
 2017-01-20 17:05 UTC  (2+ messages)
` [PATCH v6 1/2] tpm: implement TPM 2.0 capability to get active "

[PATCH] pata_legacy: Allow disabling of legacy PATA device probes on non-PCI systems
 2017-01-20 19:19 UTC  (9+ messages)

[RFC/PATCH] Disallow commands from within unpopulated submodules
 2017-01-20 19:17 UTC  (2+ messages)

[PATCH 0/4] ext4 inline cleanup patches
 2017-01-20 19:17 UTC  (5+ messages)
` kernel BUG at fs/ext4/inline.c:1943!

[PATCH v3 0/7] NFC: trf7970a: Fixups & convert to desc-based GPIO
 2017-01-20 19:17 UTC  (8+ messages)
  ` [PATCH v3 1/7] NFC: trf7970a: Don't de-assert EN2 unless it was asserted
  ` [PATCH v3 2/7] NFC: trf7970a: Don't manage EN2 when not specified in DT
  ` [PATCH v3 3/7] NFC: trf7970a: Convert to descriptor based GPIO interface
  ` [PATCH v3 4/7] NFC: trf7970a: Remove useless comment
  ` [PATCH v3 5/7] NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
  ` [PATCH v3 6/7] NFC: trf7970a: Enable pins are active high not active low
  ` [PATCH v3 7/7] MAINTAINERS: NFC: trf7970a: Add Mark Greer as maintainer

[PATCH v2 3/3] selftest/containerimage.py: Add container IMAGE_FSTYPES test
 2017-01-20 19:17 UTC  (2+ messages)
` [PATCH v3 "

[meta-raspberrypi][PATCH 1/5] raspberrypi-cm.conf: Add dummy machine for CM1 (alias for RPi1)
 2017-01-20 19:16 UTC  (5+ messages)
` [meta-raspberrypi][PATCH 2/5] raspberrypi-cm3.conf: Add dummy machine for CM3 (alias for RPi2)
` [meta-raspberrypi][PATCH 3/5] raspberrypi*.conf: Minor tweaks
` [meta-raspberrypi][PATCH 4/5] rpi-base.inc: Include dtb file for CM1 and CM3
` [meta-raspberrypi][PATCH 5/5] README: Mention CM1 and CM3 support

[PATCH V6 00/11] IOMMU probe deferral support
 2017-01-20 19:15 UTC  (24+ messages)
` [PATCH V6 01/11] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH V6 02/11] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH V6 03/11] of: dma: Move range size workaround to of_dma_get_range()
` [PATCH V6 04/11] of: dma: Make of_dma_deconfigure() public
` [PATCH V6 05/11] ACPI/IORT: Add function to check SMMUs drivers presence
` [PATCH V6 06/11] drivers: platform: Configure dma operations at probe time
` [PATCH V6 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V6 08/11] drivers: acpi: "
` [PATCH V6 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
` [PATCH V6 10/11] iommu/arm-smmu: Clean up early-probing workarounds
` [PATCH V6 11/11] ACPI/IORT: Remove linker section for IORT entries probing

[Qemu-devel] [PATCH 0/6] ARMv7M: some simple bugfixes and cleanups
 2017-01-20 19:14 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/6] armv7m: MRS/MSR: handle unprivileged access
` [Qemu-devel] [PATCH 2/6] armv7m: Replace armv7m.hack with unassigned_access handler
` [Qemu-devel] [PATCH 3/6] armv7m: Explicit error for bad vector table
` [Qemu-devel] [PATCH 4/6] hw/registerfields.h: Pull FIELD etc macros out of hw/register.h
` [Qemu-devel] [PATCH 5/6] armv7m: Fix reads of CONTROL register bit 1
` [Qemu-devel] [PATCH 6/6] armv7m: Clear FAULTMASK on return from non-NMI exceptions

[PATCH libdrm 1/3] amdgpu: verify the tested device
 2017-01-20 19:14 UTC  (3+ messages)

[PATCH] lib/librte_ether: error handling on MAC address replay
 2017-01-20 19:12 UTC  (6+ messages)

[PATCH v2 2/3] input: pwm-beeper: add documentation for volume devicetree bindings
 2017-01-20 19:11 UTC  (4+ messages)
` [PATCH v3 0/3] input: pwm-beeper: add feature to set volume level

[PATCHv4 net-next 0/5] sctp: add sender-side procedures for stream reconf asoc reset and add streams
 2017-01-20 19:00 UTC  (6+ messages)
` [PATCHv4 net-next 3/5] sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
    ` [PATCHv4 net-next 3/5] sctp: implement sender-side procedures for SSN/TSN Reset Request Paramete

[PATCH v4 0/5] Add support for Legacy HDMI audio drivers
 2017-01-20 22:22 UTC  (5+ messages)
` [PATCH v4 4/5] ALSA: x86: hdmi: Add audio support for BYT and CHT
    ` [alsa-devel] "

[PATCH v2] xen-netfront: Fix Rx stall during network stress and OOM
 2017-01-20 19:09 UTC  (3+ messages)

[meta-java][PATCH] jdepend: fix URLs
 2017-01-20 19:08 UTC 

[PATCH net-next 0/2] net: systemport: Add support for SYSTEMPORT lite
 2017-01-20 19:08 UTC  (3+ messages)
` [PATCH net-next 1/2] net: systemport: Dynamically allocate number of TX rings
` [PATCH net-next 2/2] net: systemport: Add support for SYSTEMPORT Lite

[PATCH v2 iproute2] f_flower: don't set TCA_FLOWER_KEY_ETH_TYPE for "protocol all"
 2017-01-20 19:07 UTC 

RFC: Adding a section to the Xen security policy about what constitutes a vulnerability
 2017-01-20 19:07 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)
 2017-01-20 19:07 UTC  (6+ messages)
        ` [U-Boot] [linux-sunxi] "

[PATCH v12 00/10] x86: multiboot2 protocol support
 2017-01-20 19:05 UTC  (9+ messages)
` [PATCH v12 02/10] x86: add "
` [PATCH v12 05/10] x86: add multiboot2 protocol support for EFI platforms

[Bug 99418] DRI3 Stuttering while scrolling in Chromium/Chrome with VBLANK off
 2017-01-20 19:05 UTC  (3+ messages)

[PATCH] btrfs-progs: sanitize - Use correct source for memcpy
 2017-01-20 19:03 UTC 

[PATCH] show-ref: Allow --head to work with --verify
 2017-01-20 19:03 UTC  (2+ messages)

[Qemu-devel] [RFC 00/13] numa: add '-numa cpu' option
 2017-01-20 19:02 UTC  (5+ messages)
` [Qemu-devel] [RFC 02/13] pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()
` [Qemu-devel] [RFC 03/13] pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore

[RESEND PATCH i-g-t v4 0/5] Add support for the Chamelium
 2017-01-20 18:58 UTC  (6+ messages)
` [RESEND PATCH i-g-t v2 1/5] igt_aux: Add igt_set_autoresume_delay()
` [RESEND PATCH i-g-t v3 2/5] igt_kms: Add helpers for watching for sysfs hotplug events
` [RESEND PATCH i-g-t 3/5] igt_kms: Add igt_output_from_connector
` [RESEND PATCH i-g-t 4/5] igt_kms: Add kmstest_set_connector_broadcast_rgb()
` [RESEND PATCH i-g-t v4 5/5] Add support for hotplug testing with the Chamelium

[PATCH v3 00/14] drm/i915: Introduce intel_cdclk_state (v3)
 2017-01-20 18:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Introduce intel_cdclk_state (rev3)

[PATCH v3 0/6] Btrfs: incremental send, fix serval case failure
 2017-01-20 18:52 UTC  (2+ messages)

[PATCH v7 0/5] Support qcom's HSIC USB and rewrite USB2 HS support
 2017-01-20 18:50 UTC  (15+ messages)
` [PATCH v7 1/5] phy: Add support for Qualcomm's USB HSIC phy
` [PATCH v7 2/5] usb: chipidea: msm: Configure phy for appropriate mode
` [PATCH v7 3/5] phy: Add set_vbus callback
` [PATCH v7 4/5] usb: chipidea: Signal vbus state to phy
` [PATCH v7 5/5] phy: Add support for Qualcomm's USB HS phy

[PATCH v2, 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2017-01-20 18:50 UTC  (8+ messages)

[PATCH v3 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
 2017-01-20 18:51 UTC  (6+ messages)
` [PATCH v3 2/3] mmc: sh_mobile_sdhi: explain clock bindings

[PATCH] ARM: OMAP2+: Remove duplicate definition of omap_test_timeout
 2017-01-20 18:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] arm: stellaris: make MII accesses complete immediately
 2017-01-20 18:50 UTC 

[PATCH] USB: Add quirk for WORLDE easykey.25 MIDI keyboard
 2017-01-20 18:46 UTC 

[PATCH v1 0/2] xen/kbdif: add multi-touch support
 2017-01-20 18:46 UTC  (6+ messages)
` [PATCH v1 2/2] "

[Qemu-devel] [Bug 639651] [NEW] DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP after sysprepping
 2017-01-20 18:31 UTC  (3+ messages)
` [Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed

[PATCH v3 0/5] usb: musb: da8xx: Add DMA support
 2017-01-20 18:45 UTC  (5+ messages)
` [PATCH v3 4/5] usb: musb: musb_cppi41: Workaround DMA stall issue during teardown

[PATCH 1/2] net/mlx5: fix flow API mark combined with drop
 2017-01-20 18:44 UTC  (6+ messages)
` [PATCH 2/2] net/mlx5: fix Rx packet validation and type

[PATCH v4 0/4] cpufreq: Introduce TI CPUFreq/OPP Driver
 2017-01-20 18:43 UTC  (6+ messages)
` [PATCH v4 2/4] Documentation: dt: add bindings for ti-cpufreq

[PATCH v2 1/7] Input: pwm-beeper - remove calls to legacy pwm_request API
 2017-01-20 18:43 UTC  (4+ messages)
` [PATCH v2 5/7] Input: pwm-beeper - suppress error message on probe defer

[PATCH] net/mlx5: fix queue wrap-around of multi-packet send
 2017-01-20 18:43 UTC  (3+ messages)

[PATCH] net/mlx5: lift Rx RSS indirection table size limit
 2017-01-20 18:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: add prefetching Rx completion queue
 2017-01-20 18:42 UTC  (3+ messages)

[PATCH] net/i40e: fix Rx checksum flag
 2017-01-20 18:41 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH v3 00/24] i.MX Media Driver
 2017-01-20 18:40 UTC  (5+ messages)

[PATCH v2 0/5] ARM: OMAP2+: Add earlycon support
 2017-01-20 18:39 UTC  (2+ messages)

[PATCH iproute2 net-next V5] tc: flower: Refactor matching flags to be more user friendly
 2017-01-20 18:38 UTC  (2+ messages)

[RFC PATCH v2 0/3] remoteproc: qcom: Introduce Qualcomm low pass sensor peripheral loader
 2017-01-20 18:38 UTC  (3+ messages)
` [RFC PATCH v2 1/3] remoteproc: qcom: make adsp resource handling generic

[PATCH v3 1/3] NFC: trf7970a: add device tree option for 27MHz clock
 2017-01-20 18:37 UTC  (3+ messages)
` [PATCH v3 2/3] NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage

[PATCH v1] ethdev: fix multi-process NULL dereference crashes
 2017-01-20 18:37 UTC  (2+ messages)

How to use WIC to generate raw flash images
 2017-01-20 18:37 UTC 

[xen-4.7-testing test] 104303: regressions - FAIL
 2017-01-20 18:36 UTC 

[Qemu-devel] [Bug 954099] [NEW] Assertion failed arp_table.c line 41 on raspberry pi fedora image boot up
 2017-01-20 18:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 954099] "

[PATCH 0/6] ARM: dts: am335x-sl50: Update to new hardware
 2017-01-20 18:35 UTC  (5+ messages)

[PATCH v4 0/8] New hypercall for device models
 2017-01-20 18:33 UTC  (5+ messages)
` [PATCH v4 6/8] dm_op: convert HVMOP_set_mem_type
` [PATCH v4 7/8] dm_op: convert HVMOP_inject_trap and HVMOP_inject_msi

[PATCHv2 iproute2 net-next 0/5] add latest bridge netlink options
 2017-01-20 18:34 UTC  (3+ messages)
` [PATCHv2 iproute2 net-next 1/5] iplink: bridge: add support for IFLA_BR_FDB_FLUSH

[PATCH 00/11] PowerPC-KVM: Fine-tuning for some function implementations
 2017-01-20 18:29 UTC  (15+ messages)
` [PATCH 05/11] KVM: PPC: Book3S HV: Adjust nine checks for null pointers
` [PATCH 06/11] KVM: PPC: Book3S HV: Use kcalloc() in kvmppc_alloc_host_rm_ops()
` [PATCH 07/11] KVM: PPC: Book3S HV: Improve size determinations in five functions
` [PATCH 08/11] KVM: PPC: Book3S: Use seq_puts() in xics_debug_show()
` [PATCH 09/11] KVM: PPC: Book3S: Improve a size determination in two functions
` [PATCH 10/11] KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
` [PATCH 11/11] KVM: PPC: Return directly after a failed copy_from_user() in two functions

[PATCH 0/4] Add Automation Support for DP Compliance (Rev 5)
 2017-01-20 18:34 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: Add support for DP Video pattern compliance tests

[Qemu-devel] [PATCH 0/9] i386: query-cpu-model-expansion test script
 2017-01-20 18:33 UTC  (11+ messages)
    ` [Qemu-devel] [libvirt] "

[Qemu-devel] [PATCH v3 0/4] ARRAY_SIZE fixups
 2017-01-20 18:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 2/4] compiler: rework BUG_ON using a struct

[PATCH] serial: omap: Add omapserial earlycon
 2017-01-20 18:32 UTC  (2+ messages)

[PATCH 0/3] misc: sram: Introduce protect-exec region type
 2017-01-20 18:24 UTC  (2+ messages)

[patch 0/5] KVM virtual PTP driver (v3)
 2017-01-20 18:30 UTC  (8+ messages)
` [patch 4/5] PTP: add PTP_SYS_OFFSET emulation via cross timestamps infrastructure

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-20 18:30 UTC  (11+ messages)
` [PATCH 36/37] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode

[PATCH libdrm] tests/util: Add support for meson module
 2017-01-20 18:28 UTC  (5+ messages)

[PATCH] libsepol compilation fixes for macOS
 2017-01-20 18:27 UTC  (2+ messages)

[Qemu-devel] [Bug 903365] [NEW] [feature request] bind nat (-net user) to other interface (like eth0:2)
 2017-01-20 18:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 903365] "

[PATCH] btrfs: raid56: Remove unused variant in lock_stripe_add
 2017-01-20 18:24 UTC  (2+ messages)


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.