messages from 2018-04-16 09:45:33 to 2018-04-16 10:34:49 UTC [more...]
[PATCH v4 1/7] introduce time managment in xtf
2018-04-16 10:48 UTC (6+ messages)
` [PATCH v4 3/7] add gettimeofday function to time managment
` [PATCH v4 7/7] add sleep, msleep and NOW() macros to time manager
[PATCH v5 0/9] PCI: Fixes and cleanups for native PCIe and ACPI hotplug
2018-04-16 10:34 UTC (6+ messages)
` [PATCH v5 1/9] PCI: Take all bridges into account when calculating bus numbers for extension
` [PATCH v5 2/9] PCI: Take bridge window alignment into account when distributing resources
` [PATCH v5 3/9] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
` [PATCH v5 4/9] ACPI / hotplug / PCI: Do not scan all bridges when native PCIe hotplug is used
` [PATCH v5 5/9] ACPI / hotplug / PCI: Mark stale PCI devices disconnected
[PATCH v2 00/10] spi: Extend the framework to generically support memory devices
2018-04-16 10:33 UTC (4+ messages)
` [PATCH v2 04/10] spi: Extend the core to ease integration of SPI memory controllers
[PATCH] tools/kdd: silence gcc 8 warning a different way
2018-04-16 10:33 UTC (2+ messages)
Bird OSPF Problems
2018-04-16 10:33 UTC (3+ messages)
[PATCH hwc v2 00/18] Add scene flattening support
2018-04-16 10:32 UTC (7+ messages)
` [PATCH hwc v2 01/18] drm_hwcomposer: vsyncworker: Fix uninitialized enabled_ field
` [PATCH hwc v2 02/18] drm_hwcomposer: vsyncworker: Fix deadlock on exit path
` [PATCH hwc v2 03/18] drm_hwcomposer: drmeventlistener: Set nl_pid to 0
[PATCH] drivers/net: remove duplicated includes
2018-04-16 10:32 UTC
[Qemu-devel] [PATCH 0/3] qemu-nbd: Disallow listing exports
2018-04-16 10:31 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/3] nbd: Add option to disallow "
dropping commerical flags in mpg123 and lame recipes
2018-04-16 10:31 UTC (4+ messages)
[PATCH] gpu: drm: gma500: Change return type to vm_fault_t
2018-04-16 10:31 UTC (2+ messages)
[PATCH 1/2] x86/microcode: Synchronize late microcode loading
2018-04-16 10:30 UTC (8+ messages)
` [PATCH 2/2] x86/microcode: Do not upload microcode if CPUs are offline
[Qemu-devel] [PATCH v1 00/24] fix building of tests/tcg
2018-04-16 10:30 UTC (13+ messages)
` [Qemu-devel] [PATCH v1 03/24] configure: move i386_cc to cross_cc_i386
` [Qemu-devel] [PATCH v1 19/24] tests/tcg: move MIPS specific tests into subdir
` [Qemu-devel] [PATCH v1 23/24] Makefile.target: add (clean-)guest-tests targets
[PATCH 0/3] perf/buildid-cache: Add --list and --purge-all options
2018-04-16 10:30 UTC (5+ messages)
` [PATCH 3/3] perf/buildid-cache: Support --purge-all option
[PATCH] app/eventdev: fix typos in timer adapter options
2018-04-16 10:29 UTC (3+ messages)
[PATCH 00/10] staging: ks7010: some new cleanups
2018-04-16 10:29 UTC (11+ messages)
` [PATCH 01/10] staging: ks7010: use linux circular buffer header macros to handle tx and rx queues
` [PATCH 02/10] staging: ks7010: change name and type for device_open_status field
` [PATCH 03/10] staging: ks7010: avoid one level indentation in devio_rec_ind function
` [PATCH 04/10] staging: ks7010: remove superfluous comments in ks_hostif source file
` [PATCH 05/10] staging: ks7010: change return value of ks_wlan_do_power_save function
` [PATCH 06/10] staging: ks7010: remove nonsense break from case block
` [PATCH 07/10] staging: ks7010: refactor code for hostif_sme_sleep_set function
` [PATCH 08/10] staging: ks7010: fix warning aout long line in init_request
` [PATCH 09/10] staging: ks7010: avoid blank line between definitions in hostif_data_request
` [PATCH 10/10] staging: ks7010: group some cases in switch-case block in hostif_mib_set_confirm
[PATCH 00/14] arm: OMAP: AM437X: Save restores patches for rtc mode with DDR In self-refresh
2018-04-16 10:29 UTC (8+ messages)
` [PATCH 01/14] memory: ti-emif-sram: Add resume function to recopy sram code
serial: imx: half-duplex RS485 operation with RTS active low
2018-04-16 10:29 UTC (8+ messages)
[PATCH] btrfs: add comment about BTRFS_FS_EXCL_OP
2018-04-16 10:28 UTC
[PATCH] examples/ip_pipeline: fix buffer not null terminated
2018-04-16 10:26 UTC
osstest planned outage consultation
2018-04-16 10:25 UTC (10+ messages)
` osstest outage,
[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
2018-04-16 10:25 UTC (9+ messages)
` [PATCH v2 12/17] kvm: arm/arm64: Expose supported physical address limit for VM
` [PATCH v2 14/17] kvm: arm64: Switch to per VM IPA limit
[PATCH 00/11] lightnvm: pblk: small fixes
2018-04-16 10:25 UTC (12+ messages)
` [PATCH 01/11] lightnvm: pblk: fail gracefully on line alloc. failure
` [PATCH 02/11] lightnvm: pblk: recheck for bad lines at runtime
` [PATCH 03/11] lightnvm: pblk: check read lba on gc path
` [PATCH 04/11] lightnvn: pblk: improve error msg on corrupted LBAs
` [PATCH 05/11] lightnvm: pblk: warn in case of corrupted write buffer
` [PATCH 06/11] lightnvm: pblk: return NVM_ error on failed submission
` [PATCH 07/11] lightnvm: pblk: remove unnecessary indirection
` [PATCH 08/11] lightnvm: pblk: remove unnecessary argument
` [PATCH 09/11] lightnvm: pblk: check for chunk size before allocating it
` [PATCH 10/11] lightnvn: pass flag on graceful teardown to targets
` [PATCH 11/11] lightnvm: pblk: remove dead function
Change device block count from userspace?
2018-04-16 10:24 UTC
[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
2018-04-16 10:23 UTC (4+ messages)
` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)
[Bug 105996] [DC][CIK] Bonaire mobile - No displays being turned on
2018-04-16 10:23 UTC (2+ messages)
[PATCH] lightnvm: pblk: remove unnecessary bio_get/put
2018-04-16 10:22 UTC
[PATCH 03/17] media: atomisp: fix __user annotations
2018-04-16 10:22 UTC (2+ messages)
` [PATCHv2 02/17] media: staging: atomisp: don't declare the same vars as both private and public
Great Investment Offer
2018-04-16 10:21 UTC (2+ messages)
[PATCH 0/1] cover-letter/lz4: Implement lz4 with dynamic offset length
2018-04-16 10:21 UTC (6+ messages)
[PATCH] lightnvm: pblk: take bitmap alloc. out of critical section
2018-04-16 10:21 UTC
[PATCH] KVM: arm/arm64: Close VMID generation race
2018-04-16 10:20 UTC (11+ messages)
Regression with 5dcd8400884c ("macsec: missing dev_put() on error in macsec_newlink()")
2018-04-16 10:17 UTC (2+ messages)
` [PATCH net] Revert "macsec: missing dev_put() on error in macsec_newlink()"
[PATCH igt] igt/prime_mmap: Test for userptr support first
2018-04-16 10:16 UTC (2+ messages)
[PATCH 0/3] x86: S3 resume adjustments
2018-04-16 10:16 UTC (5+ messages)
` [PATCH 3/3] x86: check feature flags after resume
usb: dwc2: gadget: Fix memory leak in dwc2_gadget_init()
2018-04-16 10:16 UTC
[PATCH BlueZ] shared/shell: Fix artifacts related to prompt
2018-04-16 10:15 UTC (2+ messages)
FAILED: patch "[PATCH] PCI: hv: Serialize the present and eject work items" failed to apply to 4.9-stable tree
2018-04-16 10:15 UTC
[PATCH v5] Fix modifier keys for Redragon Asura Keyboard
2018-04-16 10:14 UTC (5+ messages)
[RfC PATCH] Add udmabuf misc device
2018-04-16 10:14 UTC (16+ messages)
` [Qemu-devel] "
FAILED: patch "[PATCH] earlycon: add reg-offset to physical address before mapping" failed to apply to 4.9-stable tree
2018-04-16 10:13 UTC
FAILED: patch "[PATCH] earlycon: add reg-offset to physical address before mapping" failed to apply to 4.14-stable tree
2018-04-16 10:13 UTC
FAILED: patch "[PATCH] earlycon: add reg-offset to physical address before mapping" failed to apply to 4.15-stable tree
2018-04-16 10:13 UTC
FAILED: patch "[PATCH] earlycon: add reg-offset to physical address before mapping" failed to apply to 4.16-stable tree
2018-04-16 10:13 UTC
FAILED: patch "[PATCH] iwlwifi: add a bunch of new 9000 PCI IDs" failed to apply to 4.14-stable tree
2018-04-16 10:12 UTC
FAILED: patch "[PATCH] iwlwifi: add a bunch of new 9000 PCI IDs" failed to apply to 4.15-stable tree
2018-04-16 10:12 UTC
[PATCH 00/14] thermal: exynos: pending fixes and cleanups
2018-04-16 10:12 UTC (15+ messages)
` [PATCH 01/14] thermal: exynos: Reading temperature makes sense only when TMU is turned on
` [PATCH 02/14] thermal: exynos: Propagate error value from tmu_read()
` [PATCH 03/14] thermal: exynos: Read soc_type from match data
` [PATCH 04/14] thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data
` [PATCH 05/14] thermal: exynos: remove parsing of samsung,tmu_default_temp_offset property
` [PATCH 06/14] thermal: exynos: remove parsing of samsung,tmu_[first,second]_point_trim properties
` [PATCH 07/14] thermal: exynos: remove parsing of samsung,tmu_noise_cancel_mode property
` [PATCH 08/14] thermal: exynos: remove parsing of samsung,tmu[_min,_max]_efuse_value properties
` [PATCH 09/14] thermal: exynos: remove parsing of samsung,tmu_reference_voltage property
` [PATCH 10/14] thermal: exynos: remove parsing of samsung,tmu_gain property
` [PATCH 11/14] thermal: exynos: remove parsing of samsung,tmu_cal_type property
` [PATCH 12/14] thermal: exynos: remove separate exynos_tmu.h header file
` [PATCH 13/14] ARM: dts: exynos: remove no longer needed samsung thermal properties
` [PATCH 14/14] arm64: "
[RFC] drm/i915: Engine discovery query
2018-04-16 10:11 UTC (4+ messages)
` [RFC v2] "
[PATCH v3 0/7] CPU cooling device new strategies
2018-04-16 10:10 UTC (11+ messages)
` [PATCH v3 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
Linux 4.4.128
2018-04-16 10:10 UTC (3+ messages)
[PATCH] eal: fix compilation without VFIO
2018-04-16 10:09 UTC (6+ messages)
[PATCH v5 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
2018-04-16 10:09 UTC (11+ messages)
` [PATCH v5 4/7] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
[PATCH i-g-t v3] tests/perf_pmu: Avoid RT thread for accuracy test
2018-04-16 10:08 UTC (7+ messages)
` [PATCH i-g-t v4] "
[RFC] arm64: extra entries in /proc/iomem for kexec
2018-04-16 10:08 UTC (10+ messages)
[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
2018-04-16 10:07 UTC (11+ messages)
[GIT PULL FOR v4.18] rcar-vin: Add Gen3 with media controller
2018-04-16 10:06 UTC
[Qemu-devel] [PATCH v3 00/41] hw: Use the BYTE-based definitions when useful
2018-04-16 10:06 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 01/41] hw: Clean "hw/devices.h" includes
` [Qemu-devel] [PATCH v3 41/41] cutils: Do not include "qemu/units.h" directly
` [Qemu-devel] [PATCH v3 32/41] hw/i386: Use the BYTE-based definitions
[PATCH v2 00/15] mlx5 Rx tunnel offloading
2018-04-16 10:06 UTC (7+ messages)
` [PATCH v2 07/15] net/mlx5: support tunnel RSS level
[Qemu-devel] [PATCH v2 for-2.12] Makefile: install gtk message catalogs if CONFIG_GTK=y too, not only =m
2018-04-16 10:04 UTC (2+ messages)
[PATCH v5] ANDROID: binder: change down_write to down_read
2018-04-16 10:03 UTC (11+ messages)
[PATCH 0/1] Add gpio-line-names property for Dragonboard820c
2018-04-16 10:03 UTC (5+ messages)
` [PATCH 1/1] dts: qcom: db820c: Add gpio-line-names property
` [dragonboard] "
[PATCH v6 1/4] eal/vfio: add multiple container support
2018-04-16 10:03 UTC (6+ messages)
` [PATCH v7 0/5] add ifcvf vdpa driver
` [PATCH v7 1/5] vfio: extend data structure for multi container
` [PATCH v7 2/5] vfio: add multi container support
[PATCH 0/7] xen/arm: CPU hotplug fixes
2018-04-16 10:02 UTC (6+ messages)
` [PATCH 3/7] xen/arm/psci: Implement CPU_OFF PSCI call (physical interface)
[PATCH] extcon: axp288: fix link error
2018-04-16 10:02 UTC (2+ messages)
Regression in patch add?
2018-04-16 10:01 UTC (4+ messages)
[pull-request] next-eventdev 18.05 RC1
2018-04-16 10:01 UTC (2+ messages)
[PATCH v4] drm/i915/gvt: Deliver guest cursor hotspot info
2018-04-16 10:01 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: Deliver guest cursor hotspot info (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH 0/4] rte_flow extension for vSwitch acceleration
2018-04-16 9:59 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 3/4] ethdev: add TTL change actions in flow API
centralize SWIOTLB config symbol and misc other cleanups
2018-04-16 9:58 UTC (15+ messages)
` [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/
` [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
` [PATCH 06/12] dma-mapping: move the NEED_DMA_MAP_STATE "
[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
2018-04-16 9:57 UTC (13+ messages)
` [PATCH v6 29/30] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v6 30/30] drm/rockchip: psr: Remove flush by CRTC
` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier
[PATCH] MAINTAINERS: Add missing /drivers/pci/cadence directory entry
2018-04-16 9:56 UTC (2+ messages)
[U-Boot] [Feature] Android Fastboot over Ethernet
2018-04-16 9:55 UTC (3+ messages)
[PATCH] media: Revert cleanup ktime_set() usage
2018-04-16 9:54 UTC (2+ messages)
[PATCH] rtc: adjust the next alarm expiring time to avoid a softlockups
2018-04-16 9:53 UTC
[PATCH v9 0/9] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
2018-04-16 9:53 UTC (8+ messages)
` [PATCH v9 3/9] mfd: madera: Add common support for Cirrus Logic Madera codecs
` [PATCH v9 7/9] pinctrl: madera: Add DT bindings "
[RESEND PATCH v7 0/2] DW9807 DT binding and driver patches
2018-04-16 9:49 UTC (6+ messages)
` [RESEND PATCH v7 2/2] media: dw9807: Add dw9807 vcm driver
[GIT PULL] fuse update for 4.17
2018-04-16 9:49 UTC
[PATCH] target: fix crash with iscsi target and dvd
2018-04-16 9:48 UTC (2+ messages)
Bug: rebase -i creates committer time inversions on 'reword'
2018-04-16 9:48 UTC (4+ messages)
[PATCH] ALSA: hda - New VIA controller suppor no-snoop path
2018-04-16 9:48 UTC (2+ messages)
help constructing job file
2018-04-16 9:46 UTC (3+ messages)
[PATCH] x86/mm: vmemmap and vmalloc base addressess are usngined longs
2018-04-16 9:46 UTC (4+ messages)
[PATCH] tda998x: Check ref count before invoking drm_connector_cleanup in unbind
2018-04-16 9:45 UTC (4+ messages)
` [PATCH v2] drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connector
Please ignore this one [Was: RE: [PATCH 1/1] arm: rzn1: Add support for the second CPU.]
2018-04-16 9:45 UTC
page: next (older) | prev (newer) | latest
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.