All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-17 12:22:06 to 2017-07-17 13:21:13 UTC [more...]

[Qemu-devel] [PATCH] tests: switch pxe and vm gen id tests to use kvm
 2017-07-17 13:21 UTC  (7+ messages)

[Bug 99851] [drm:.r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-07-17 13:20 UTC 

[Buildroot] Autobuilder reporting old build issues
 2017-07-17 13:20 UTC  (7+ messages)

[PATCH v3 0/3] Add support for the otm8009a dsi panel
 2017-07-17 13:19 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: Add vendor prefix for Orise Technology
` [PATCH v3 2/3] dt-bindings: display: panel: Add support for Orise Tech otm8009a dsi panel
` [PATCH v3 3/3] drm/panel: Add support for otm8009a panel driver

[PATCH] Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcalloc
 2017-07-17 13:18 UTC 

[PATCH] dt-bindings: regulator: pwm-regulator: fix example syntax
 2017-07-17 13:18 UTC 

[PATCH] libceph: potential NULL dereference in ceph_msg_data_create()
 2017-07-17 13:17 UTC  (3+ messages)

[PATCHv2] staging: iio: adc: add missing of_node references to iio_dev
 2017-07-17 13:17 UTC  (2+ messages)

[PATCH] arm64: perf: Allow more than one cycle counter to be used
 2017-07-17 13:16 UTC  (3+ messages)

[PATCH 00/14] gcc-7 warnings
 2017-07-17 13:15 UTC  (7+ messages)
` [PATCH, RESEND 03/14] drm/vmwgfx: avoid gcc-7 parentheses warning

[PATCH] PCI: dwc: designware: make dw_pcie_prog_*_atu_unroll() static
 2017-07-17 13:13 UTC 

[renesas-drivers:topic/renesas-overlays 20/86] drivers//of/unittest.c:2586:3: error: implicit declaration of function '__of_attach_node_sysfs'
 2017-07-17 13:13 UTC 

[Bug 101575] Lockup for executing trivial-tess-gs_no-gs-inputs.shader_test
 2017-07-17 13:14 UTC  (2+ messages)

[PATCH V2] kernel/watchdog: fix spurious hard lockups
 2017-07-17 13:13 UTC  (12+ messages)

[PATCH] Documentation: dt: chosen property for kaslr-seed
 2017-07-17 13:12 UTC  (7+ messages)

[PATCH v2] powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN
 2017-07-17 13:12 UTC 

[PATCH] scsi: sg: fix static checker warning in sg_is_valid_dxfer
 2017-07-17 13:11 UTC 

brcmfmac: BCM43431 won't get probed on Raspberry Pi Zero W
 2017-07-17 13:10 UTC  (2+ messages)

[PATCH v2 tip/perf/core 3/6] perf probe: allow placing uprobes in alternate namespaces
 2017-07-17 13:11 UTC  (3+ messages)
` [PATCH] perf probe: Fix build failure for get_target_map()

preparations for 4.8.2
 2017-07-17 13:08 UTC  (5+ messages)

[PATCH 05/11] mmc: sunxi: Support controllers that can use both old and new timings
 2017-07-17 13:10 UTC  (4+ messages)

[PATCH 0/2] mmc: omap: Remove Unused Code
 2017-07-17 13:08 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP2+: hsmmc.c: Remove dead code

[PATCH 00/25 v6] SBSA UART emulation support in Xen
 2017-07-17 13:06 UTC  (26+ messages)
` [PATCH 01/25 v6] xen/arm: vpl011: Define common ring buffer helper functions in console.h
` [PATCH 02/25 v6] xen/arm: vpl011: Add SBSA UART emulation in Xen
` [PATCH 03/25 v6] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 04/25 v6] xen/arm: vpl011: Add support for vuart in libxl
` [PATCH 05/25 v6] xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.c
` [PATCH 06/25 v6] xen/arm: vpl011: Add a new domctl API to initialize vpl011
` [PATCH 07/25 v6] xen/arm: vpl011: Add a new vuart node in the xenstore
` [PATCH 08/25 v6] xen/arm: vpl011: Modify xenconsole to define and use a new console structure
` [PATCH 09/25 v6] xen/arm: vpl011: Rename the console structure field conspath to xspath
` [PATCH 10/25 v6] xen/arm: vpl011: Modify xenconsole functions to take console structure as input
` [PATCH 11/25 v6] xen/arm: vpl011: Add a new console_init function in xenconsole
` [PATCH 12/25 v6] xen/arm: vpl011: Add a new buffer_available "
` [PATCH 13/25 v6] xen/arm: vpl011: Add a new add_console_evtchn_fd "
` [PATCH 14/25 v6] xen/arm: vpl011: Add a new add_console_tty_fd "
` [PATCH 15/25 v6] xen/arm: vpl011: Add a new console_evtchn_unmask "
` [PATCH 16/25 v6] xen/arm: vpl011: Add a new handle_console_ring "
` [PATCH 17/25 v6] xen/arm: vpl011: Add a new handle_console_tty "
` [PATCH 18/25 v6] xen/arm: vpl011: Add a new console_cleanup "
` [PATCH 19/25 v6] xen/arm: vpl011: Add a new console_open_log "
` [PATCH 20/25 v6] xen/arm: vpl011: Add a new console_close_evtchn "
` [PATCH 21/25 v6] xen/arm: vpl011: Add support for multiple consoles "
` [PATCH 22/25 v6] xen/arm: vpl011: Add support for vuart console "
` [PATCH 23/25 v6] xen/arm: vpl011: Add a new vuart console type to xenconsole client
` [PATCH 24/25 v6] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
` [PATCH 25/25 v6] xen/arm: vpl011: Update documentation for vuart console support

[PATCH 0/5] arm-smmu: performance optimization
 2017-07-17 13:06 UTC  (7+ messages)
` [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction

[morty/master][PATCH] ti-ipc: Update to new version 3.46.02.04_eng
 2017-07-17 13:06 UTC 

[i-g-t] many testcases skiped
 2017-07-17 13:06 UTC  (6+ messages)

Kernel build issues with upstream binutils
 2017-07-17 13:05 UTC  (3+ messages)

[PATCH v2 00/05] iommu/ipmmu-vmsa: 32-bit ARM update V2
 2017-07-17 13:05 UTC  (9+ messages)
` [PATCH v2 01/05] iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()
` [PATCH v2 02/05] iommu/ipmmu-vmsa: Consistent ->of_xlate() handling
` [PATCH v2 03/05] iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM
` [PATCH v2 04/05] iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids
` [PATCH v2 05/05] iommu/ipmmu-vmsa: Clean up device tracking

[PATCH] PM / OPP: Don't check not plugged in CPUs to avoid error
 2017-07-17 13:03 UTC  (3+ messages)

master - tests: aux.sh some backward compatible updates
 2017-07-17 13:03 UTC 

Sharing of pipelines in IP_PIPELINE application
 2017-07-17 13:03 UTC  (2+ messages)

[PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm
 2017-07-17 13:03 UTC  (9+ messages)

[PATCH 01/19] devtools: add simple script to find duplicate includes
 2017-07-17 13:01 UTC  (4+ messages)
` [PATCH] devtools: add script to find duplicated includes

[Qemu-devel] [PATCH v1] ide: check BlockBackend object in ide_cancel_dma_sync
 2017-07-17 13:01 UTC 

patch "spmi: Include OF based modalias in device uevent" added to char-misc-linus
 2017-07-17 13:01 UTC 

[PATCH 0/2] Drivers: hv: Miscellaneous fixes
 2017-07-17 13:00 UTC  (3+ messages)
` [PATCH 1/2] Tools: hv: vss: Skip freezing filesystems backed by loop

[PATCH] Staging: vt6655: Fixing coding style warnings
 2017-07-17 12:59 UTC 

CLI test for rbd
 2017-07-17 12:59 UTC  (3+ messages)

[PATCH 00/22] gcc-7 -Wformat-* warnings
 2017-07-17 12:59 UTC  (5+ messages)
` [PATCH 14/22] [media] usbvision-i2c: fix format overflow warning

[RFC 1/4] drm/i915/execlists: Move insert_request()
 2017-07-17 12:58 UTC  (4+ messages)
` [RFC 4/4] drm/i915/execlists: Preemption!

[PATCH] spmi: pmic-arb: Always allocate ppid_to_apid table
 2017-07-17 12:57 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] arch/mips: improve help text of NaN option
 2017-07-17 12:56 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] arch/mips: improve help text of FP32 mode option

[2/2] x86/idle: use dynamic halt poll
 2017-07-17 12:50 UTC  (18+ messages)
                            ` [PATCH 2/2] "

What differences and relations between SVM, HSA, HMM and Unified Memory?
 2017-07-17 12:52 UTC  (4+ messages)

[PATCH] binder: Drop needless locking in binder_mmap()
 2017-07-17 12:52 UTC  (3+ messages)

[PATCH 00/15] perf tools: Fix attr tests
 2017-07-17 12:51 UTC  (3+ messages)

[Qemu-devel] [PULL 00/21] ppc-for-2.10 queue 20170717
 2017-07-17 12:50 UTC  (2+ messages)

[PATCH] e2fsck: eliminate bad update link count attempt
 2017-07-17 12:50 UTC 

Why data is moved upon fixable bit-flip
 2017-07-17 12:49 UTC  (2+ messages)

Problem with snat
 2017-07-17 12:50 UTC  (3+ messages)

[PATCH 00/37] fine-grained locking in binder driver
 2017-07-17 12:49 UTC  (3+ messages)

[Qemu-devel] [PATCH] pci: honor PCI_COMMAND_MEMORY
 2017-07-17 12:48 UTC  (3+ messages)

[XenSummit 2017] Build tools follow up
 2017-07-17 12:47 UTC 

[RFC PATCH 0/2] mmc: sdhci: Add SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER
 2017-07-17 12:47 UTC  (4+ messages)
` [RFC PATCH 1/2] mmc: sdhci: add quirk SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER

[Qemu-devel] [PATCH v2] keymaps: fr-ca: more fixups
 2017-07-17 12:46 UTC  (3+ messages)

patch "binder: use group leader instead of open thread" added to char-misc-next
 2017-07-17 12:46 UTC 

patch "binder: Use wake up hint for synchronous transactions." added to char-misc-next
 2017-07-17 12:46 UTC 

patch "Revert "android: binder: Sanity check at binder ioctl"" added to char-misc-next
 2017-07-17 12:46 UTC 

patch "binder: Use wake up hint for synchronous transactions." added to char-misc-linus
 2017-07-17 12:45 UTC 

patch "binder: use group leader instead of open thread" added to char-misc-linus
 2017-07-17 12:45 UTC 

patch "Revert "android: binder: Sanity check at binder ioctl"" added to char-misc-linus
 2017-07-17 12:45 UTC 

[Qemu-devel] [PULL 00/18] target-arm queue
 2017-07-17 12:44 UTC  (19+ messages)
` [Qemu-devel] [PULL 01/18] qdev-properties.h: Explicitly set the default value for arraylen properties
` [Qemu-devel] [PULL 02/18] qdev: support properties which don't set a default value
` [Qemu-devel] [PULL 03/18] target/arm: Make Cortex-M3 and M4 default to 8 PMSA regions
` [Qemu-devel] [PULL 04/18] include/exec/exec-all: document common exit conditions
` [Qemu-devel] [PULL 05/18] target/arm/translate: make DISAS_UPDATE match declared semantics
` [Qemu-devel] [PULL 06/18] target/arm/translate.h: expand comment on DISAS_EXIT
` [Qemu-devel] [PULL 07/18] target/arm/translate: ensure gen_goto_tb sets exit flags
` [Qemu-devel] [PULL 08/18] target/arm: use gen_goto_tb for ISB handling
` [Qemu-devel] [PULL 09/18] target/arm: use DISAS_EXIT for eret handling
` [Qemu-devel] [PULL 10/18] hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board models
` [Qemu-devel] [PULL 11/18] hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
` [Qemu-devel] [PULL 12/18] hw/arm/mps2: Add UARTs
` [Qemu-devel] [PULL 13/18] hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device
` [Qemu-devel] [PULL 14/18] hw/arm/mps2: Add timers
` [Qemu-devel] [PULL 15/18] hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller
` [Qemu-devel] [PULL 16/18] hw/arm/mps2: Add SCC
` [Qemu-devel] [PULL 17/18] hw/arm/mps2: Add ethernet
` [Qemu-devel] [PULL 18/18] MAINTAINERS: Add entries for MPS2 board

[PATCH] ARM: dts: iwg20m: Correct indentation of mmcif0 properties
 2017-07-17 12:44 UTC  (2+ messages)

[PATCH net-next 0/5] refine virtio-net XDP
 2017-07-17 12:44 UTC  (10+ messages)
` [PATCH net-next 1/5] virtio_ring: allow to store zero as the ctx
` [PATCH net-next 2/5] virtio-net: pack headroom into ctx for mergeable buffer
` [PATCH net-next 3/5] virtio-net: switch to use new ctx API for small buffer
` [PATCH net-next 4/5] virtio-net: do not reset during XDP set
` [PATCH net-next 5/5] virtio-net: switch off offloads on demand if possible on "

[PATCH net-next 0/5] refine virtio-net XDP
 2017-07-17 12:43 UTC 

[PATCH] drm/i915: Fix bad comparison in skl_compute_plane_wm
 2017-07-17 12:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix bad comparison in skl_compute_plane_wm. (rev2)

ethtool uselessly tries to retrieve setting from a nonexistent device
 2017-07-17 12:42 UTC 

RFC: Broadcom fmac wireless driver cleanup
 2017-07-17 12:41 UTC  (2+ messages)

Regression with suspicious RCU usage splats with cpu_pm change
 2017-07-17 12:39 UTC  (7+ messages)

[Qemu-devel] Supporting unsafe create when backing file is not accessible
 2017-07-17 12:39 UTC  (7+ messages)

[PATCH V8 0/6] PM / Domains: Power domain performance states
 2017-07-17 12:38 UTC  (3+ messages)
` [PATCH V8 1/6] PM / Domains: Add support to select performance-state of domains

[PATCH RFC] tools: Drop xc_cpuid_check() and bindings
 2017-07-17 12:38 UTC 

[PATCH] staging: unisys: visorbus: constify attribute_group structures
 2017-07-17 12:37 UTC  (4+ messages)

Creating .iso Images for RCar H3
 2017-07-17 11:58 UTC 

[PATCH 0/5] Extends block2mtd and ubi drivers
 2017-07-17 12:34 UTC  (10+ messages)
` [PATCH 2/5] mtd: block2mtd: Add support for specifying MTD write size and subpage shift

[PATCH v2] staging: iio: adc: add missing of_node references to iio_dev
 2017-07-17 12:34 UTC  (2+ messages)

GUI based images
 2017-07-17 12:32 UTC  (6+ messages)

[PATCH 0/3] staging: ccree: Employ devm_* functions, remove redundant code
 2017-07-17 12:33 UTC  (3+ messages)
` [PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc

[PATCH 0/7] RFC: duct-tape for the gpu reset vs. modeset deadlock
 2017-07-17 12:30 UTC  (3+ messages)
` [PATCH 3/7] drm/atomic-helper: add sync_all helper for gpu reset

tty contention resulting from tty_open_by_device export
 2017-07-17 12:31 UTC  (7+ messages)
` [patch 0/3] "

upgrade procedure to Luminous
 2017-07-17 12:30 UTC  (5+ messages)

[PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__
 2017-07-17 12:28 UTC  (3+ messages)

[PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
 2017-07-17 12:28 UTC  (16+ messages)

[PATCH v2] opkg.py Adds tests for ipk/opkg
 2017-07-17 12:27 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: lustre: fix all braces issues reported by checkpatch
 2017-07-17 12:27 UTC  (3+ messages)
`  "

[PATCH] Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcalloc
 2017-07-17 12:26 UTC  (2+ messages)

[RFC V2 0/6] cpufreq: transition-latency cleanups
 2017-07-17 12:18 UTC  (4+ messages)
` [RFC V2 1/6] cpufreq: Replace "max_transition_latency" with "dynamic_switching"

[PATCH nft v4] include: Remove __init and __exit macro definitions
 2017-07-17 12:26 UTC  (2+ messages)

[PATCH] staging: gs_fpgaboot: add buffer overflow checks
 2017-07-17 12:25 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC
 2017-07-17 12:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: timer: make register sizes explicit
 2017-07-17 12:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] rockchip: rk3288: Remove phy reset GPIO pull up
 2017-07-17 12:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC via Kconfig
 2017-07-17 12:25 UTC  (2+ messages)
` [U-Boot] "

[PATCH] net/unix: drop obsolete fd-recursion limits
 2017-07-17 12:25 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 0/4] Optimize COLO-compare performance
 2017-07-17 12:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH V2 1/4] net/colo-compare.c: Add checkpoint min period to optimize performance

[PATCH 0/4] dw-hdmi CEC support
 2017-07-17 12:23 UTC  (12+ messages)
` [PATCH 2/4] drm/bridge: dw-hdmi: add cec notifier support

[Qemu-devel] [PULL 00/14] Net patches
 2017-07-17 12:21 UTC  (13+ messages)
` [Qemu-devel] [PULL 03/14] net/filter-mirror.c: Introduce parameter for filter_send()
` [Qemu-devel] [PULL 04/14] net/filter-mirror.c: Make filter mirror support vnet support
` [Qemu-devel] [PULL 05/14] net/filter-mirror.c: Add new option to enable vnet support for filter-redirector
` [Qemu-devel] [PULL 06/14] net/colo.c: Make vnet_hdr_len as packet property
` [Qemu-devel] [PULL 07/14] net/colo-compare.c: Introduce parameter for compare_chr_send()
` [Qemu-devel] [PULL 08/14] net/colo-compare.c: Make colo-compare support vnet_hdr_len
` [Qemu-devel] [PULL 09/14] net/colo.c: Add vnet packet parse feature in colo-proxy
` [Qemu-devel] [PULL 10/14] net/colo-compare.c: Add vnet packet's tcp/udp/icmp compare
` [Qemu-devel] [PULL 11/14] net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len
` [Qemu-devel] [PULL 12/14] docs/colo-proxy.txt: Update colo-proxy usage of net driver with vnet_header
` [Qemu-devel] [PULL 13/14] virtion-net: Prefer is_power_of_2()
` [Qemu-devel] [PULL 14/14] virtio-net: fix offload ctrl endian


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.