messages from 2018-07-06 10:15:17 to 2018-07-06 11:15:50 UTC [more...]
[oe-core] kernel-devicetree.bbclass: DTBs with path components
2018-07-06 10:03 UTC (4+ messages)
[PATCH v2] drm/amdgpu: Verify root PD is mapped into kernel address space
2018-07-06 11:15 UTC (4+ messages)
[OSSTEST PATCH] ts-depriv-audit-qemu: Leaked substeps are `blocked', and then script is fail
2018-07-06 11:13 UTC
[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
2018-07-06 11:13 UTC (5+ messages)
[REGRESSION 4.17] Spurious wakeup / reboot with power button
2018-07-06 11:12 UTC (8+ messages)
[PATCH v2 0/3] mem2mem: Cleanup .job_abort
2018-07-06 11:09 UTC (4+ messages)
` [PATCH v2 2/3] s5p-g2d: Remove unrequired wait in .job_abort
[OSSTEST PATCH] armhf, xsm: Drop XSM tests on 32-bit ARM
2018-07-06 11:07 UTC
[PATCH 1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
2018-07-06 11:07 UTC (7+ messages)
` [PATCH 2/6] drm/i915: Export i915_request_skip()
` [PATCH 3/6] drm/i915: Start returning an error from i915_vma_move_to_active()
` [PATCH 4/6] drm/i915: Move i915_vma_move_to_active() to i915_vma.c
` [PATCH 5/6] drm/i915: Track vma activity per fence.context, not per engine
` [PATCH 6/6] drm/i915: Track the last-active inside the i915_vma
[U-Boot] adout specification ram size before boot linux
2018-07-06 11:07 UTC (2+ messages)
[PATCH 0/8] drm/i915: Hotplug cleanups and whanot
2018-07-06 11:05 UTC (5+ messages)
` [PATCH 3/8] drm/i915: Rewrite mst suspend/resume in terms of encoders
` ✓ Fi.CI.IGT: success for drm/i915: Hotplug cleanups and whanot
[PATCH BlueZ 0/2] Directory re-org for meshctl tool
2018-07-06 11:05 UTC (5+ messages)
[PATCH v1] earlyprintk configuration for rk3399 boards
2018-07-06 11:04 UTC (3+ messages)
[PATCH v2 00/12] Add mt76x0 driver
2018-07-06 11:03 UTC (26+ messages)
` [PATCH v2 01/12] mt76: add more states
` [PATCH v2 02/12] mt76x0: core files
` [PATCH v2 03/12] mt76x0: mac files
` [PATCH v2 04/12] mt76x0: usb files
` [PATCH v2 05/12] mt76x0: mcu files
` [PATCH v2 06/12] mt76x0: phy files
` [PATCH v2 07/12] mt76x0: init files
` [PATCH v2 08/12] mt76x0: eeprom files
` [PATCH v2 09/12] mt76x0: trace and debugfs files
` [PATCH v2 10/12] mt76x0: dma and tx files
` [PATCH v2 11/12] mt76x0: main file
` [PATCH v2 12/12] mt76: Kconfig and Makefile for mt76x0 driver
[PATCH v3 0/7] arm64: numa/topology/smp: update the cpumasks for CPU hotplug
2018-07-06 11:02 UTC (8+ messages)
` [PATCH v3 1/7] arm64: topology: refactor reset_cpu_topology to add support for removing topology
` [PATCH v3 2/7] arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
` [PATCH v3 3/7] arm64: topology: add support to remove cpu topology sibling masks
` [PATCH v3 4/7] arm64: topology: restrict updating siblings_masks to online cpus only
` [PATCH v3 5/7] arm64: smp: remove cpu and numa topology information when hotplugging out CPU
` [PATCH v3 6/7] arm64: topology: rename llc_siblings to align with other struct members
` [PATCH v3 7/7] arm64: topology: re-introduce numa mask check for scheduler MC selection
[PATCH V2 00/19] C-SKY(csky) Linux Kernel Port
2018-07-06 11:01 UTC (4+ messages)
` [PATCH V2 11/19] csky: Atomic operations
[PATCH 0/2] PCI: aardvark: misc improvements
2018-07-06 11:01 UTC (6+ messages)
` [PATCH 1/2] PCI: aardvark: Size bridges before resources allocation
[PATCH] media: i2c: ov5640: Re-work MIPI startup sequence
2018-07-06 11:00 UTC
[PATCH 1/2] compressdev: replace mbuf scatter gather flag
2018-07-06 2:54 UTC (5+ messages)
` [PATCH v4 1/4] doc: cleanup ISA-L PMD feature matrix
` [PATCH v4 2/4] doc: rename compress feature flag
` [PATCH v4 3/4] compressdev: replace mbuf scatter gather flag
` [PATCH v4 4/4] compressdev: add huffman encoding flags
[PATCH RT] sample fix for splat in futex_[un]lock_pi for !rt
2018-07-06 10:58 UTC (5+ messages)
` [PATCH RT] sched/migrate_disable: fallback to preempt_disable() instead barrier()
` [PATCH RT v2] "
[Qemu-devel] [PATCH v6 00/27] qapi: add #if pre-processor conditions to generated code (part 2)
2018-07-06 10:57 UTC (28+ messages)
` [Qemu-devel] [PATCH v6 01/27] qmp-shell: learn to send commands with quoted arguments
` [Qemu-devel] [PATCH v6 02/27] json: remove useless return value from lexer/parser
` [Qemu-devel] [PATCH v6 03/27] tests: change /0.15/* tests to /qmp/*
` [Qemu-devel] [PATCH v6 04/27] qapi: Fix some pycodestyle-3 complaints
` [Qemu-devel] [PATCH v6 05/27] qapi: include osdep.h in type headers
` [Qemu-devel] [PATCH v6 06/27] qapi: do not define enumeration value explicitly
` [Qemu-devel] [PATCH v6 07/27] qapi: rename QAPISchemaEnumType.values to .members
` [Qemu-devel] [PATCH v6 08/27] qapi: change enum visitor and gen_enum* to take QAPISchemaMember
` [Qemu-devel] [PATCH v6 09/27] tests: print enum type members more like object type members
` [Qemu-devel] [PATCH v6 10/27] qapi: factor out checking for keys
` [Qemu-devel] [PATCH v6 11/27] qapi: improve reporting of unknown or missing keys
` [Qemu-devel] [PATCH v6 12/27] qapi: add a dictionnary form with 'name' key for enum members
` [Qemu-devel] [PATCH v6 13/27] qapi: add 'if' to "
` [Qemu-devel] [PATCH v6 14/27] qapi-event: add 'if' condition to implicit event enum
` [Qemu-devel] [PATCH v6 15/27] qapi: rename allow_dict to allow_implicit
` [Qemu-devel] [PATCH v6 16/27] qapi: add a dictionary form with 'type' key for members
` [Qemu-devel] [PATCH v6 17/27] qapi: add 'if' to implicit struct members
` [Qemu-devel] [PATCH v6 18/27] qapi: add an error in case a discriminator is conditionnal
` [Qemu-devel] [PATCH v6 19/27] qapi: add 'if' on union members
` [Qemu-devel] [PATCH v6 20/27] qapi: add 'if' to alternate members
` [Qemu-devel] [PATCH v6 21/27] qapi: add #if conditions to generated code members
` [Qemu-devel] [PATCH v6 22/27] docs: document schema configuration
` [Qemu-devel] [PATCH v6 23/27] qapi: add 'If:' condition to enum values documentation
` [Qemu-devel] [PATCH v6 24/27] qapi: add 'If:' condition to struct members documentation
` [Qemu-devel] [PATCH v6 25/27] qapi: add condition to variants documentation
` [Qemu-devel] [PATCH v6 26/27] qapi: add more conditions to SPICE
` [Qemu-devel] [PATCH v6 27/27] qapi: add conditions to REPLICATION type/commands on the schema
[Qemu-devel] [PULL 00/16] Migration
2018-07-06 10:57 UTC (3+ messages)
` [Qemu-devel] [PULL 10/16] migration: Create ram_save_multifd_page
[PATCH v5 0/7] Add tda998x (HDMI) support to atmel-hlcdc
2018-07-06 10:57 UTC (4+ messages)
` [PATCH v5 5/7] drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
[Qemu-devel] [PATCH for-3.0 0/9] migration: postcopy recovery unit test, bug fixes
2018-07-06 10:56 UTC (7+ messages)
` [Qemu-devel] [PATCH for-3.0 5/9] tests: allow migrate() to take extra flags
` [Qemu-devel] [PATCH for-3.0 7/9] tests: introduce wait_for_migration_status()
[PATCH v10 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
2018-07-06 10:56 UTC (9+ messages)
` [PATCH v10 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
[PATCH v2] librte_lpm: Improve performance of the delete and add functions
2018-07-06 10:56 UTC (4+ messages)
[PATCH] clk: clk-fixed-factor: Use new macro CLK_OF_DECLARE_DRIVER
2018-07-06 10:54 UTC (10+ messages)
[RFC PATCH] drm/atomic: add ASYNC_UPDATE flag to the Atomic IOCTL
2018-07-06 10:54 UTC (3+ messages)
[PATCH] bluetooth: remove unused bt-nokia-h4p.h header
2018-07-06 10:52 UTC (2+ messages)
[PATCH 2/3] kernel-shark-qt: Consolidate load_data_entries and load_data_records
2018-07-06 10:51 UTC (4+ messages)
[PATCH] python-waitress: fix license from Apache-2.0 to ZPL-2.1
2018-07-06 10:51 UTC
[PATCH v6 00/11] Add MSI-X support on pcitest tool
2018-07-06 10:50 UTC (4+ messages)
` [PATCH v6 02/11] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
[PATCH v12 00/11] Early boot time stamps for x86
2018-07-06 10:50 UTC (9+ messages)
` [PATCH v12 04/11] kvm/x86: remove kvm memblock dependency
[PATCH] ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
2018-07-06 10:49 UTC (2+ messages)
[PATCH 2/2] Bluetooth: Add HCI command for clear Resolv list
2018-07-06 10:46 UTC (2+ messages)
[PATCH BlueZ v1] doc/mgmt-api: Add BREDR PHYs in PHY Configuration Commands
2018-07-06 10:46 UTC (2+ messages)
[PATCH 1/2] Bluetooth: Store Resolv list size
2018-07-06 10:46 UTC (2+ messages)
Bluetooth: btusb: use irqsave() in URB's complete callback
2018-07-06 10:46 UTC (2+ messages)
` [PATCH] "
[PATCH] 6lowpan: iphc: reset mac_header after decompress to fix panic
2018-07-06 10:46 UTC (2+ messages)
[PATCH] Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
2018-07-06 10:46 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] target/arm: SVE fixes
2018-07-06 10:44 UTC (2+ messages)
[sumo][PATCH 1/8] toaster: allow pokydirname to be evaluated when all layers are local
2018-07-06 10:43 UTC (8+ messages)
` [sumo][PATCH 2/8] toaster: use a more flexible way to find bitbake
` [sumo][PATCH 3/8] toaster: allow TOASTER_DIR to be overridden from cmdline
` [sumo][PATCH 4/8] toaster/widgets.py: avoid divide by zero issues
` [sumo][PATCH 5/8] toastergui/newproject.html: fix release divs
` [sumo][PATCH 6/8] toaster/checksettings: allow CUSTOM_XML_ONLY setting through env
` [sumo][PATCH 7/8] toaster/models.py: allow local paths for custom recipe's base
` [sumo][PATCH 8/8] toaster/layerdetails.js: don't hide local layer info
[Qemu-devel] [RFC] target/arm: Suppress Coverity warning for PRF
2018-07-06 10:43 UTC (3+ messages)
[PATCH 1/1] X86/Hyper-V:: Fix the circular dependency in IPI enlightenment
2018-07-06 10:42 UTC (11+ messages)
` [tip:x86/hyperv] x86/hyper-v: "
[PATCH 00/11] Add mt76x0 driver
2018-07-06 10:42 UTC (12+ messages)
` [PATCH 04/11] mt76x0: usb files
` [PATCH 11/11] mt76: Kconfig and Makefile for mt76x0 driver
[PATCH 1/2] drm/i915: Record logical context support in driver caps
2018-07-06 10:41 UTC (6+ messages)
` [PATCH 2/2] drm/i915/selftests: Skip live context execution test without logical contexts
` [PATCH v2] "
[Qemu-devel] [PATCH] migration: release MigrationIncomingState in migration_object_finalize
2018-07-06 10:41 UTC (3+ messages)
4.17.x won't boot due to "x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G"
2018-07-06 10:41 UTC (7+ messages)
[PATCH net-next 0/2] net/sched: act_skbedit: lockless data path
2018-07-06 10:40 UTC (3+ messages)
` [PATCH net-next 1/2] net/sched: skbedit: use per-cpu counters
` [PATCH net-next 2/2] net/sched: act_skbedit: don't use spinlock in the data path
xen + i40e: transmit queue timeout
2018-07-06 10:39 UTC
[OSSTEST PATCH 1/2] BuildSupport: Honour new runvar make_njobs
2018-07-06 10:38 UTC (2+ messages)
` [OSSTEST PATCH 2/2] libvirt build: Set make_njobs=1 except when testing libvirt
[PATCH v3 01/23] net/softnic: restructuring
2018-07-06 10:37 UTC (3+ messages)
` [PATCH v4 00/23] net/softnic: refactoring
[PATCH 0/3] sched/locking/doc: Miscellaneous fixes
2018-07-06 10:36 UTC (4+ messages)
[PATCH v4 0/6] Add MCAN Support for dra76x
2018-07-06 10:35 UTC (6+ messages)
` [PATCH v4 4/6] bus: ti-sysc: Add support for software reset
[Xenomai] i.MX6q memory write causes high latency
2018-07-06 10:35 UTC (3+ messages)
[PATCH v2] ARC: Configure APB GPIO controller on ARC HSDK platform
2018-07-06 10:32 UTC (2+ messages)
[PATCH net-next 00/10] Misc. bug fixes & cleanups for HNS3 driver
2018-07-06 10:28 UTC (11+ messages)
` [PATCH net-next 01/10] net: hns3: Fix tc setup when netdev is first up
` [PATCH net-next 02/10] net: hns3: Fix for mac pause not disable in pfc mode
` [PATCH net-next 03/10] net: hns3: Fix for waterline not setting correctly
` [PATCH net-next 04/10] net: hns3: Fix for l4 checksum offload bug
` [PATCH net-next 05/10] net: hns3: Fix for mailbox message truncated problem
` [PATCH net-next 06/10] net: hns3: Add configure for mac minimal frame size
` [PATCH net-next 07/10] net: hns3: Fix warning bug when doing lp selftest
` [PATCH net-next 08/10] net: hns3: Fix get_vector ops in hclgevf_main module
` [PATCH net-next 09/10] net: hns3: Remove the warning when clear reset cause
` [PATCH net-next 10/10] net: hns3: Prevent sending command during global or core reset
[PATCH net] ipfrag: really prevent allocation on netns exit
2018-07-06 10:30 UTC
[U-Boot] [PATCH] doc: driver-model: Fix typo
2018-07-06 10:29 UTC
[PATCH] x86: reduce IRQs disabled section in flush_area_local()
2018-07-06 10:28 UTC (2+ messages)
` Ping: "
[PATCH] x86/spec-ctrl: "no-xen" should not imply "no-eager-fpu"
2018-07-06 10:27 UTC (2+ messages)
` Ping: "
[PATCH] x86: correctly set nonlazy_xstate_used when loading full state
2018-07-06 10:26 UTC (2+ messages)
` Ping: "
[PATCH] x86: fix dependency tracking for asm/indirect_thunk_asm.h
2018-07-06 10:25 UTC (2+ messages)
` Ping: "
[Qemu-devel] [RFC 00/15] s390: vfio-ccw dasd ipl support
2018-07-06 10:25 UTC (4+ messages)
` [Qemu-devel] [RFC 10/15] s390-bios: Support for running format-0/1 channel programs
` [Qemu-devel] [qemu-s390x] "
Determine ATT MTU size over DBUS
2018-07-06 10:25 UTC (5+ messages)
[PATCH] initramfs-framework: add nfsrootfs module
2018-07-06 10:24 UTC (3+ messages)
[Qemu-devel] [RFC for 3.0] tests/tpm-emu: double the timeout
2018-07-06 10:24 UTC (4+ messages)
Crash due to destroying TCP request sockets using SOCK_DESTROY
2018-07-06 10:24 UTC (3+ messages)
[PATCH RFC 00/15] dom0less step1: boot multiple domains from device tree
2018-07-06 10:22 UTC (8+ messages)
` [PATCH RFC 07/15] xen/arm: increase MAX_MODULES
` [PATCH RFC 11/15] xen/arm: generate a simple device tree for domUs
[RFC PATCH v4 00/12] Energy Aware Scheduling
2018-07-06 10:18 UTC (5+ messages)
` [RFC PATCH v4 12/12] OPTIONAL: cpufreq: dt: Register an Energy Model
[PATCHv4 00/12] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
2018-07-06 10:18 UTC (4+ messages)
` [PATCHv4 12/12] sched/core: Disable SD_PREFER_SIBLING on asymmetric cpu capacity domains
[PATCH V3 00/11] meta: various fixes
2018-07-06 10:17 UTC (4+ messages)
` [PATCH V3 09/11] populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDES
[poky][PATCH] Jail patch_task_patch_prefunc in classes/patch into the workdir
2018-07-06 9:50 UTC
[PATCH] mtd: gpmi-nand: Make sure clock is disabled during rate change
2018-07-06 10:15 UTC
[PATCH v2 net-next 0/3] rds: IPv6 support
2018-07-06 10:15 UTC (5+ messages)
` [PATCH v2 net-next 1/3] rds: Changing IP address internal representation to struct in6_addr
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.