messages from 2017-07-12 08:05:26 to 2017-07-12 08:43:36 UTC [more...]
[PATCH v2 1/2] drm: rcar-du: Add a VSP channel index to the vsps DT property
2017-07-12 8:43 UTC (3+ messages)
` [RESEND] [PATCH v2.1 1/2] dt-bindings: display: "
[Qemu-devel] [PATCH v12 00/27] translate: [tcg] Generic translation framework
2017-07-12 8:42 UTC (4+ messages)
` [Qemu-devel] [PATCH v12 02/27] cpu-exec: Avoid global variables in icount-related functions
[PATCH libdrm] libdrm_amdgpu: add kernel semaphore support
2017-07-12 8:43 UTC (10+ messages)
[proposal] making filesystem tools more machine friendly
2017-07-12 8:42 UTC (8+ messages)
[meta-java][PATCH] java-library.bbclass: compatibility with per-recipe sysroots
2017-07-12 8:36 UTC
[PATCH] backfire: fix build failure for 4.11+ kernels
2017-07-12 8:42 UTC (2+ messages)
[Qemu-devel] [PATCHv2 0/8] spapr: DRC cleanups (part VI)
2017-07-12 8:41 UTC (3+ messages)
` [Qemu-devel] [PATCHv2 1/8] spapr: Treat devices added before inbound migration as coldplugged
[Process] Git Fixline Suggestion
2017-07-12 8:40 UTC
[Qemu-devel] [PATCH v2] block: fix leaks in bdrv_open_driver()
2017-07-12 8:39 UTC (5+ messages)
[PATCH] drm/syncobj: add sync obj wait interface. (v6)
2017-07-12 8:39 UTC (11+ messages)
[PATCH] btrfs: Check if tgt_device is not null
2017-07-12 8:39 UTC
[PATCH 0/1] bind: 9.10..3-P3 -> 9.10.5-P3
2017-07-12 8:40 UTC (2+ messages)
[PATCH v2 0/7] Add rk3328 pwm support
2017-07-12 8:38 UTC (6+ messages)
` [PATCH v2 1/7] pwm: rockchip: Add APB and function both clocks support
[U-Boot] [PATCH v2 00/15] usb: hub: Support USB 3.0 hubs
2017-07-12 8:38 UTC (16+ messages)
` [U-Boot] [PATCH v2 01/15] usb: xhci-pci: Drop non-DM version of xhci-pci driver
` [U-Boot] [PATCH v2 02/15] usb: xhci-pci: Clean up the driver a little bit
` [U-Boot] [PATCH v2 03/15] usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
` [U-Boot] [PATCH v2 04/15] usb: hub: Remove hub_port_reset()
` [U-Boot] [PATCH v2 05/15] usb: hub: Add a new API to test if a hub device is root hub
` [U-Boot] [PATCH v2 06/15] usb: hub: Translate USB 3.0 hub port status into old version
` [U-Boot] [PATCH v2 07/15] usb: hub: Support 'set hub depth' request for USB 3.0 hubs
` [U-Boot] [PATCH v2 08/15] usb: xhci: Change xhci_setup_addressable_virt_dev() signature
` [U-Boot] [PATCH v2 09/15] usb: xhci: Program 'route string' in the input slot context
` [U-Boot] [PATCH v2 10/15] usb: hub: Parse and save TT details from device descriptor
` [U-Boot] [PATCH v2 11/15] dm: usb: Add a new USB controller operation 'update_hub_device'
` [U-Boot] [PATCH v2 12/15] usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
` [U-Boot] [PATCH v2 13/15] usb: xhci: Implement update_hub_device() operation
` [U-Boot] [PATCH v2 14/15] usb: xhci: Correct TT_SLOT and TT_PORT macros
` [U-Boot] [PATCH v2 15/15] usb: xhci: Enable TT to support LS/FS devices behind a HS hub
[PATCH 0/2] gpio-mxc: Fix issue with gpios used as wake source on iMX27
2017-07-12 8:36 UTC (3+ messages)
` [PATCH 1/2] gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
` [PATCH 2/2] gpio: gpio-mxc: gpio_set_wake_irq() use proper return values
[PATCH 1/1] mlx4_en: remove unnecessary returned value check
2017-07-12 8:36 UTC (2+ messages)
[QUESTION] AER report_error_detected() called for all the devices on the same bus as the AER reporter EP
2017-07-12 8:36 UTC
[RFC v1 00/20] DRM Interfaces for HDCP support
2017-07-12 8:35 UTC (22+ messages)
` [RFC v1 01/20] drm/hdcp: HDCP bitmask property for connectors
` [RFC v1 02/20] drm/hdcp: HDCP SRM blob "
` [RFC v1 03/20] drm/sysfs: Generate drm uevent with custom string
` [RFC v1 04/20] drm/hdcp: Struct drm_hdcp for connector's hdcp state
` [RFC v1 05/20] drm/hdcp: HDCP status code for DRM HDCP stack
` [RFC v1 06/20] drm/hdcp: display driver callback funcs defined
` [RFC v1 07/20] drm/hdcp: Initialization of DRM hdcp stack
` [RFC v1 08/20] drm/hdcp: Add KBuild for DRM HDCP support
` [RFC v1 09/20] drm/hdcp: Generic enable, disable and late_init
` [RFC v1 10/20] drm/hdcp: Handler for connector state change
` [RFC v1 11/20] drm/hdcp: Registering "
` [RFC v1 12/20] drm/hdcp: Atomic set and get property for hdcp
` [RFC v1 13/20] drm/hdcp: Updating DRM Property val with HDCP state
` [RFC v1 14/20] drm/hdcp2.2: HDCP2.2 protocol msg definitions
` [RFC v1 15/20] drm/hdcp2.2: Display driver service functions
` [RFC v1 16/20] drm/hdcp2.2: HDCP2.2 Initialization
` [RFC v1 17/20] drm/hdcp2.2: Definitions of HDMI HDCP2.2 registers
` [RFC v1 18/20] drm/hdcp2.2: Late_init: Capability probing on panel
` [RFC v1 19/20] drm/hdcp2.2: HDCP2.2 enable as a asynchronous work
` [RFC v1 20/20] drm/hdcp2.2: HDCP2.2 disable "
` ✗ Fi.CI.BAT: failure for DRM Interfaces for HDCP support
[PATCH v3 0/3] Add support for the s6e63j0x03 panel on Rinato board
2017-07-12 8:35 UTC (5+ messages)
` [PATCH v3 2/3] drm/panel: Add support for s6e63j0x03 panel driver
[Qemu-devel] [PATCH v3 0/8] Implement a warning_report function
2017-07-12 8:34 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 3/8] Convert error_report() to warn_report()
[RFC PATCH v1 00/11] Create fast idle path for short idle periods
2017-07-12 8:34 UTC (11+ messages)
[Qemu-devel] [PATCH v4 00/11] Implement network booting in the s390-ccw BIOS
2017-07-12 8:33 UTC (2+ messages)
[PATCH 00/16] drm/atomic: Remove deprecated atomic iterator macros
2017-07-12 8:33 UTC (21+ messages)
` [PATCH 01/16] drm/simple-kms-helper: Fix the check for the mismatch between plane and CRTC enabled
` [PATCH 02/16] drm/atomic: Use the correct iterator macro in atomic_remove_fb
` [PATCH 03/16] drm/atomic: Use the new helpers in drm_atomic_helper_disable_all()
` [PATCH 04/16] drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done
` [PATCH 05/16] drm/vmwgfx: Make check_modeset() use the new atomic iterator macros
` [PATCH 06/16] drm/i915: Use correct iterator macro
` [PATCH 07/16] drm/rcar-du: Use new iterator macros
` [PATCH 08/16] drm/atmel-hlcdec: Use for_each_new_connector_in_state
` [PATCH 09/16] drm/rockchip: Use for_each_oldnew_plane_in_state in vop_crtc_atomic_flush
` [PATCH 10/16] drm/omapdrm: Fix omap_atomic_wait_for_completion
` [PATCH 11/16] drm/mali: Use new atomic iterator macros
` [PATCH 12/16] drm/imx: Use "
` [PATCH 13/16] drm/mediatek: Convert to new "
` [PATCH 14/16] drm/msm: Convert to use "
` [PATCH 15/16] drm/nouveau: Convert nouveau "
` [PATCH 16/16] drm/atomic: Remove deprecated accessor macros
` ✓ Fi.CI.BAT: success for drm/atomic: Remove deprecated atomic iterator macros
[PATCH 1/7] drm/amdgpu: fix VM flush for CPU based updates
2017-07-12 8:31 UTC (7+ messages)
` [PATCH 2/7] drm/amdgpu: fix amdgpu_vm_bo_wait
` [PATCH 3/7] drm/amdgpu: remove VM shadow WARN_ONs
` [PATCH 4/7] drm/amdgpu: trace setting VM page tables with the CPU as well
` [PATCH 5/7] drm/amdgpu: flush the HDP only once for CPU based VM updates
` [PATCH 6/7] drm/amdgpu: make sure BOs are always kunmapped
` [PATCH 7/7] drm/amdgpu: map VM BOs for CPU based updates only once
[PATCH v2 00/10] arm, arm64: frequency- and cpu-invariant accounting support for task scheduler
2017-07-12 8:31 UTC (9+ messages)
` [PATCH v2 02/10] cpufreq: provide data for frequency-invariant load-tracking support
[PATCH] ARM: dts: imx: Correct B850v3 clock assignment
2017-07-12 8:31 UTC (3+ messages)
[U-Boot] [PATCH 0/2] Enable pxe boot for mx53cx9020
2017-07-12 8:30 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] imx: cx9020: use fdt_addr_r and ramdisk_addr_r
` [U-Boot] [PATCH 2/2] imx: cx9020: try pxe boot, if no vmlinuz on mmc
[PATCH v2 03/22] net: broadcom: stop using rtc deprecated functions
2017-07-12 8:30 UTC (34+ messages)
` [PATCH v2 04/22] rtc: ab-b5ze-s3: "
` [PATCH v2 05/22] rtc: ab8500: "
` [PATCH v2 06/22] rtc: cpcap: "
` [PATCH v2 07/22] rtc: davinci: "
` [PATCH v2 08/22] rtc: ds1305: "
` [rtc-linux] "
` [PATCH v2 09/22] rtc: ds1511: "
` [PATCH v2 10/22] rtc: ds1553: "
` [PATCH v2 11/22] rtc: gemini: "
` [rtc-linux] "
` [PATCH v2 12/22] rtc: mv: "
` [rtc-linux] "
` [PATCH v2 13/22] rtc: omap: "
` [rtc-linux] "
` [PATCH v2 14/22] rtc: pcap: "
` [rtc-linux] "
` [PATCH v2 15/22] rtc: rs5c348: "
` [rtc-linux] "
` [PATCH v2 16/22] rtc: sh: "
` [rtc-linux] "
` [PATCH v2 17/22] rtc: snvs: "
` [rtc-linux] "
` [PATCH v2 18/22] rtc: stk17ta8: "
` [rtc-linux] "
` [PATCH v2 19/22] rtc: sun6i: "
` [rtc-linux] "
` [PATCH v2 20/22] rtc: sysfs: "
` [rtc-linux] "
` [PATCH v2 21/22] rtc: test: "
` [rtc-linux] "
` [PATCH v2 22/22] power: suspend "
` [rtc-linux] "
[meta-qt5][PATCH] qtbase-native: Fix qdbuscpp2xml segfault
2017-07-12 7:30 UTC (3+ messages)
[PATCH] ext4: make xattr inode reads faster
2017-07-12 8:29 UTC
[PATCH 2/2] md: raid1/raid10: initialize bvec table via bio_add_page()
2017-07-12 8:29 UTC
[PATCH] ARM: dts: imx6q-bx50v3: disable SD card
2017-07-12 8:28 UTC (4+ messages)
[PATCH 1/2] md: remove 'idx' from 'struct resync_pages'
2017-07-12 8:28 UTC
[U-Boot] [PATCH] mx6sabreauto: Add Falcon mode support
2017-07-12 8:29 UTC (2+ messages)
[Qemu-devel] change x86 default machine type to Q35?
2017-07-12 8:28 UTC (11+ messages)
Quality issue with Bluetooth-SIG
2017-07-12 8:28 UTC (3+ messages)
[PATCH 0/2] md: two patches
2017-07-12 8:28 UTC
[Buildroot] BlueZ and Bluetooth-SIG
2017-07-12 8:28 UTC (2+ messages)
Potential race in TLB flush batching?
2017-07-12 8:27 UTC (11+ messages)
[PATCH v2 0/8] fix hotplug API
2017-07-12 8:27 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 2/8] devargs: introduce removal function
` [PATCH v3 3/8] devargs: introduce insert function
[PATCH v3 00/10] x86: ORC unwinder (previously undwarf)
2017-07-12 8:27 UTC (2+ messages)
[PATCH] scsi: default to scsi-mq
2017-07-12 8:26 UTC (8+ messages)
[Qemu-devel] [PULL 00/17] ppc-for-2.10 queue 20170711
2017-07-12 8:26 UTC (3+ messages)
` [Qemu-devel] [PULL 09/17] spapr: Remove unnecessary differences between hotplug and coldplug paths
[GIT PULL] overlayfs update for 4.13
2017-07-12 8:26 UTC
[PATCH] git-p4: parse marshal output "p4 -G" in p4 changes
2017-07-12 8:25 UTC (3+ messages)
setting security attributes to device file(/dev/ipc)
2017-07-12 8:17 UTC
[Qemu-devel] [RFC 5/5] vifo: introduce new VFIO ioctl VFIO_DEVICE_PCI_GET_DIRTY_BITMAP
2017-07-12 8:24 UTC (13+ messages)
[U-Boot] [PATCH] warp: Use PARTUUID to specify the rootfs location
2017-07-12 8:24 UTC (2+ messages)
[PATCH] rtc: Remove wrong deprecation comment
2017-07-12 8:23 UTC
[Qemu-devel] [PATCH v3] hw/i386: Deprecate the machines pc-0.10 to pc-1.2
2017-07-12 8:22 UTC
[U-Boot] [PATCH 1/2] mx6sabreauto: Do not enable WEIM by default
2017-07-12 8:21 UTC (2+ messages)
perf report does not resolve symbols on s390x
2017-07-12 8:21 UTC (8+ messages)
[PATCH v2 00/15] megaraid_sas: Updates for scsi-next
2017-07-12 8:21 UTC (5+ messages)
` [PATCH v2 11/15] megaraid_sas: Set device queue_depth same as HBA can_queue value in scsi-mq mode
[PATCH v2 00/12] Infrastructure to detect iova mapping on the bus
2017-07-12 8:20 UTC (4+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 04/11] linuxapp/eal_pci: get iommu class
[PATCH v3 0/7] Enhance libsas hotplug feature
2017-07-12 8:17 UTC (6+ messages)
` [PATCH v3 1/7] libsas: Use static sas event pool to appease sas event lost
[PATCH v2] fbdev: make get_fb_unmapped_area depends of !MMU
2017-07-12 8:17 UTC (4+ messages)
Leveldb in google-chrome incompatible with btrfs?
2017-07-12 8:14 UTC (11+ messages)
[Qemu-devel] [PATCH v3 0/4] VT-d: some enhancements on iotlb
2017-07-12 8:13 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] intel_iommu: fix VTD_PAGE_MASK
` [Qemu-devel] [PATCH v3 2/4] intel_iommu: let iotlb size tunable
` [Qemu-devel] [PATCH v3 3/4] intel_iommu: use access_flags for iotlb
` [Qemu-devel] [PATCH v3 4/4] intel_iommu: implement mru list "
[Qemu-devel] [PATCH v2 0/4] VT-d: some enhancements on iotlb
2017-07-12 8:13 UTC (3+ messages)
[PATCH] drm/amdgpu: ttm_bind only when user needs gpu_addr in bo pin
2017-07-12 8:13 UTC (4+ messages)
[Qemu-devel] [PATCH v4 0/4] block: Block driver callbacks fixes
2017-07-12 8:10 UTC (3+ messages)
[PATCH] dt-bindings: input: tsc2005: fix vio-supply property
2017-07-12 8:01 UTC
[PATCH] drivers/staging/wilc1000: fix sparse warning: right shift by bigger than source value
2017-07-12 8:11 UTC (5+ messages)
[PATCH 0/6] Experimental P2P buffer sharing v2
2017-07-12 8:11 UTC (3+ messages)
` [PATCH 1/6] drm: Add helper to cast DMA-buf to GEM object
[linux-3.18 test] 111706: regressions - FAIL
2017-07-12 8:11 UTC
[PATCH] MAINTAINERS: move the befs tree to kernel.org
2017-07-12 8:10 UTC (2+ messages)
[PATCH] getline.3: wfix
2017-07-12 8:10 UTC
[PATCH 0/2] gpio: select IRQ_DOMAIN_HIERARCHY fixing curcular Kconfig dependency
2017-07-12 8:09 UTC (5+ messages)
` [PATCH 1/2] pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on
[PATCH 00/13] devargs fixes
2017-07-12 8:09 UTC (3+ messages)
[PATCH] powerpc: Hande page faults for bad paste and bad AMO
2017-07-12 6:07 UTC (2+ messages)
[PATCH 1/2] README: revise the top level readme texts
2017-07-12 8:07 UTC (2+ messages)
` [PATCH 2/2] Documentation: admin-guide: remove redundant first paragraph of README.rst
[PATCH] staging: ks7010: fix styling WARNINGs
2017-07-12 8:08 UTC (4+ messages)
[PATCH v4 1/1] usb:host:xhci support option to disable the xHCI USB2 HW LPM
2017-07-12 8:06 UTC
[U-Boot] Does U-boot allow snapshot restoration?
2017-07-12 8:06 UTC (2+ messages)
[Qemu-devel] [PATCH] virtio: enhance virtio_error messages
2017-07-12 8:05 UTC
[PATCH v2 0/7] Add Y-tiling support into IGTs
2017-07-12 8:15 UTC (4+ messages)
` [PATCH v2 5/7] tests/kms_draw_crc: add support for Y tiling
[PATCH] xfstests: Test filesystem lockup on full overprovisioned dm-thin
2017-07-12 8:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.