messages from 2018-11-21 16:04:08 to 2018-11-21 16:52:36 UTC [more...]
[PATCH v3] perf: xgene: Add CPU hotplug support
2018-11-21 16:52 UTC (4+ messages)
[PATCH] automation: git clean between builds
2018-11-21 16:51 UTC (2+ messages)
[PATCH] ALSA: hda/realtek - Add disable auto-mute quirk for HP Spectre x360 laptop
2018-11-21 16:51 UTC (3+ messages)
[igt-dev] [RFC v2 0/3] new engine discovery interface
2018-11-21 16:51 UTC (5+ messages)
` [igt-dev] [RFC v2 1/3] include/drm-uapi: import i915_drm.h header file
` [igt-dev] [RFC v2 2/3] lib: implement new engine discovery interface
` [igt-dev] [RFC v2 3/3] tests: gem_gem_query_engines_demo: create test
` [igt-dev] ✓ Fi.CI.BAT: success for new engine discovery interface (rev2)
[PATCH 00/15] drm/i915: Fix TV encoder support
2018-11-21 16:51 UTC (9+ messages)
` [PATCH 01/15] drm/vblank: Allow dynamic per-crtc max_vblank_count
` ✗ Fi.CI.BAT: failure for drm/i915: Fix TV encoder support (rev2)
[iproute2-next PATCH v4] tc: flower: Classify packets based port ranges
2018-11-21 6:17 UTC
[PATCH] perf pmu: Move *_cpuid_str() weak functions to header.c
2018-11-21 16:49 UTC
[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
2018-11-21 16:49 UTC (15+ messages)
` [RFC PATCH v2 16/23] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [RFC PATCH v2 17/23] arm64/sve: In-kernel vector length availability query interface
[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
2018-11-21 16:49 UTC (3+ messages)
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections
[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
2018-11-21 16:49 UTC (4+ messages)
[PATCH v6 00/11] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
2018-11-21 16:49 UTC (4+ messages)
` [PATCH v6 08/11] libxl: QEMU startup sync based on QMP
[RFC PATCH 0/6] ASoC:Intel:Skylake: Enable HDaudio legacy fallback
2018-11-21 16:48 UTC (4+ messages)
` [RFC PATCH 2/6] ASoC: Intel: Skylake: stop init/probe if DSP is not present
[PATCH v2 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
2018-11-21 6:14 UTC (5+ messages)
` [PATCH v2 1/2] modpost: drop unused command line switches
` [PATCH v2 2/2] modpost: skip ELF local symbols by default during section mismatch check
[PATCH 0/3] Add PM and DMA support for AT91 USART as SPI
2018-11-21 16:48 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: mfd: atmel-usart: add DMA bindings for SPI mode
[PATCH v3] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
2018-11-21 16:47 UTC (4+ messages)
[PATCH v8 00/13] arch/resctrl: AMD QoS support
2018-11-21 16:47 UTC (5+ messages)
` [PATCH v8 06/13] arch/resctrl: Initialize the resource functions that are different
[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
2018-11-21 16:46 UTC (4+ messages)
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging
[PATCH] Btrfs: fix access to available allocation bits when starting balance
2018-11-21 16:46 UTC (2+ messages)
[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
2018-11-21 16:46 UTC (8+ messages)
` [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for mmsys clocks
[PATCH v1] read-cache: speed up index load through parallelization
2018-11-21 16:46 UTC (11+ messages)
` [PATCH v8 0/7] "
` [PATCH 0/3] Avoid confusing messages from new index extensions (Re: [PATCH v8 0/7] speed up index load through parallelization)
` [PATCH 2/3] ieot: default to not writing IEOT section
` [PATCH v2 0/5] Avoid confusing messages from new index extensions
` [PATCH 1/5] eoie: default to not writing EOIE section
[Qemu-devel] [PATCH] scripts/qemu.py: allow to launch the VM without a monitor
2018-11-21 16:45 UTC (4+ messages)
[PATCH RESEND 1/2] btrfs-progs: fix kernel version parsing on some versions past 3.0
2018-11-21 16:45 UTC (2+ messages)
` [PATCH RESEND-v3 2/2] btrfs-progs: defrag: open files RO on new enough kernels
[U-Boot] [PATCH v2] imx: hab: extend hab_auth_img to calculate ivt_offset
2018-11-21 16:45 UTC (2+ messages)
yocto 2.5 sumo linux-qoriq_4.14 question
2018-11-21 16:43 UTC (3+ messages)
[Qemu-devel] [PATCH v3 for-4.0 0/9] qapi: Rewrite string-input-visitor's integer and list parsing
2018-11-21 16:44 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 for-4.0 1/9] cutils: Add qemu_strtod() and qemu_strtod_finite()
` [Qemu-devel] [PATCH v3 for-4.0 2/9] cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
` [Qemu-devel] [PATCH v3 for-4.0 3/9] qapi: Fix string-input-visitor to reject NaN and infinities
` [Qemu-devel] [PATCH v3 for-4.0 4/9] qapi: Use qemu_strtod_finite() in qobject-input-visitor
` [Qemu-devel] [PATCH v3 for-4.0 5/9] test-string-input-visitor: Add more tests
` [Qemu-devel] [PATCH v3 for-4.0 6/9] qapi: Rewrite string-input-visitor's integer and list parsing
` [Qemu-devel] [PATCH v3 for-4.0 7/9] test-string-input-visitor: Use virtual walk
` [Qemu-devel] [PATCH v3 for-4.0 8/9] test-string-input-visitor: Split off uint64 list tests
` [Qemu-devel] [PATCH v3 for-4.0 9/9] test-string-input-visitor: Add range overflow tests
[PATCH] gpio: mt7621: handle failure of devm_kasprintf()
2018-11-21 16:43 UTC (4+ messages)
[PATCH v2] codafs: Fix build using bare-metal toolchain
2018-11-21 16:41 UTC (5+ messages)
[RFC 0/2] explicitly support or not support --exclude-promisor-objects
2018-11-21 16:40 UTC (3+ messages)
` [RFC 2/2] exclude-promisor-objects: declare when option is allowed
[PATCH] drm/qxl: add spice-devel list to MAINTAINERS
2018-11-21 16:40 UTC (2+ messages)
` [Spice-devel] "
[PATCH 1/2] dt-bindings: hwmon: add B57891S0103 thermistor from Epcos
2018-11-21 6:06 UTC (6+ messages)
` [PATCH 2/2] hwmon: (ntc_thermistor): add support for B57891S0103 "
[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
2018-11-21 6:08 UTC (11+ messages)
[PATCH] clk: qcom: msm8916: Additional clock rates for spi
2018-11-21 16:39 UTC (2+ messages)
[RFC PATCH] of: make MAX_RESERVED_REGIONS configurable
2018-11-21 16:39 UTC (3+ messages)
[PATCH 1/7] drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell index
2018-11-21 16:39 UTC (15+ messages)
` [PATCH 2/7] drm/amdgpu: Vega10 doorbell index initialization
` [PATCH 3/7] drm/amdgpu: Vega12 "
` [PATCH 4/7] drm/amdgpu: Doorbell index initialization for ASICs before vega10
` [PATCH 5/7] drm/amdgpu: Call doorbell index init on device initialization
` [PATCH 7/7] drm/amdgpu: Use new doorbell layout for vega20 and future asic
[PATCH v3] scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes
2018-11-21 16:37 UTC (2+ messages)
[meta-poky][PATCH] poky.conf: Include SDKMACHINE in SDK name
2018-11-21 16:37 UTC
[pull] amdgpu, amdkfd drm-fixes-4.20
2018-11-21 16:36 UTC
[PATCH v3 00/10] Add RISC-V support
2018-11-21 16:36 UTC (16+ messages)
` [PATCH v3 07/10] RISC-V: Add awareness for RISC-V reloations
` [PATCH v3 08/10] RISC-V: Add auxiliary files
` [PATCH v3 09/10] RISC-V: Add to build system
` [PATCH v3 10/10] fdt: Add device tree file type
[LTP] [PATCH 0/5] fanotify filesystem mark tests
2018-11-21 16:36 UTC (7+ messages)
` [LTP] [PATCH 1/5] syscalls/fanotify01: check events also on mountpoint mark
` [LTP] [PATCH 4/5] syscalls/fanotify03: add test for FAN_MARK_FILESYSTEM permission events
[PATCH v2 0/3] clk: add driver for the SiFive FU540 PRCI and PLLs it controls
2018-11-21 16:35 UTC (7+ messages)
` [PATCH v2 3/3] clk: sifive: add a driver for the SiFive FU540 PRCI IP block
[RFC v1 PATCH 00/17] prmem: protected memory
2018-11-21 16:34 UTC (17+ messages)
` [PATCH 10/17] prmem: documentation
[PATCH 0/2] irq/irq_sim: provide a specialized variant of irq_sim_fire()
2018-11-21 16:34 UTC (4+ messages)
` [PATCH 1/2] irq/irq_sim: provide irq_sim_fire_edge()
[RFC PATCH v3 00/15] crypto: Adiantum support
2018-11-21 6:01 UTC (11+ messages)
` [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
` [RFC PATCH] zinc chacha20 generic implementation using crypto API code
` [RFC PATCH v2 0/4] Exporting existing crypto API code through zinc
[PATCH 00/25] sched/nohz: Make kcpustat vtime aware (Fix kcpustat on nohz_full)
2018-11-21 16:33 UTC (6+ messages)
` [PATCH 20/25] sched/kcpustat: Introduce vtime-aware kcpustat accessor
[xen-unstable-smoke test] 130656: regressions - trouble: blocked/broken/fail/pass
2018-11-21 16:32 UTC
[PATCH] RISC-V: Build flat and compressed kernel images
2018-11-21 16:28 UTC (5+ messages)
[Qemu-devel] [PATCH v1] tpm: check localities index
2018-11-21 16:26 UTC (2+ messages)
[U-Boot] [PATCH v3 1/3] riscv: Add kconfig option to run u-boot in S-mode
2018-11-21 16:28 UTC (2+ messages)
[Bug 201699] New: kmemleak in memcg_create_kmem_cache
2018-11-21 16:27 UTC (10+ messages)
` "
` "
` "
` "
` Re:Re: "
[Qemu-devel] [PATCH v3 00/11] pci: hotplug handler reworks
2018-11-21 16:26 UTC (4+ messages)
[Buildroot] [RFC 1/4] support/testing: add perl test
2018-11-21 16:26 UTC (3+ messages)
[PATCH net-next 0/8] net: hns3: Adds support of debugfs to HNS3 driver
2018-11-21 16:25 UTC (4+ messages)
` [PATCH net-next 3/8] net: hns3: Add "FD flow table" info query function
block and nvme polling improvements
2018-11-21 16:23 UTC (28+ messages)
` [PATCH 01/13] block: move queues types to the block layer
` [PATCH 02/13] nvme-pci: use atomic bitops to mark a queue enabled
` [PATCH 03/13] nvme-pci: cleanup SQ allocation a bit
` [PATCH 04/13] nvme-pci: only allow polling with separate poll queues
` [PATCH 05/13] nvme-pci: consolidate code for polling non-dedicated queues
` [PATCH 06/13] nvme-pci: refactor nvme_disable_io_queues
` [PATCH 07/13] nvme-pci: don't poll from irq context when deleting queues
` [PATCH 08/13] nvme-pci: remove the CQ lock for interrupt driven queues
` [PATCH 09/13] nvme-rdma: remove I/O polling support
` [PATCH 10/13] nvme-mpath: "
` [PATCH 11/13] block: remove ->poll_fn
` [PATCH 12/13] block: only allow polling if a poll queue_map exists
` [PATCH 13/13] block: enable polling by default if a poll map is initalized
[PATCH v4 1/1] NFSv4.2 copy do not allocate memory under the lock
2018-11-21 16:24 UTC
[RFC PATCH 0/3] Update AMBA driver for enhanced component ID spec
2018-11-21 16:23 UTC (7+ messages)
` [RFC PATCH 1/3] drivers: amba: Updates to component identification for driver matching
[meta-mingw][PATCH] Fix HOSTTOOLS class detection
2018-11-21 16:23 UTC
[U-Boot] SWUpdate - U-Boot environment library dependency
2018-11-21 16:23 UTC (5+ messages)
` [U-Boot] [swupdate] "
[RFC][PATCH] hwmon: (ina2xx) Improve current and power reading precision
2018-11-21 16:13 UTC (2+ messages)
[Qemu-devel] [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
2018-11-21 16:20 UTC (12+ messages)
[Qemu-trivial] [PATCH] misc: Avoid UTF-8 in error messages
2018-11-21 16:20 UTC (6+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[Qemu-devel] [PATCH 0/1] Acceptance tests: add test for set-numa-node error handler fix
2018-11-21 16:17 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/1] "
[RFC PATCH v1 0/8] Series short description
2018-11-21 16:15 UTC (3+ messages)
` [RFC PATCH v1 6/8] xen: sched: Credit2 group-scheduling: selecting next vcpu to run
[Qemu-devel] [PATCH v5 00/16] Don't pass flags to bdrv_reopen_queue()
2018-11-21 16:14 UTC (2+ messages)
[Qemu-riscv] [PATCH 1/2] riscv: virt: Fix pcie memory ranges
2018-11-21 16:00 UTC (8+ messages)
` [Qemu-riscv] [Qemu-devel] "
` "
[PATCH v2] net/ena: fix out of order completion
2018-11-21 16:14 UTC (4+ messages)
` [PATCH v3] "
` [dpdk-stable] "
[5/5] dma: tegra: add tracepoints to driver
2018-11-21 16:13 UTC
[4/5] dma: tegra: reduce channel name field size
2018-11-21 16:13 UTC
[3/5] dma: tegra: fix incorrect case of DMA
2018-11-21 16:13 UTC
[2/5] dma: tegra: make byte counters unsigned int
2018-11-21 16:13 UTC
[1/5] dma: tegra: avoid overflow of byte tracking
2018-11-21 16:13 UTC
[PATCH 00/14] XSA-277 followup
2018-11-21 16:12 UTC (3+ messages)
` [PATCH 10/14] x86/mm: Switch {get, put}_gfn() infrastructure to using gfn_t
[Cluster-devel] [PATCH V11 00/19] block: support multi-page bvec
2018-11-21 16:12 UTC (25+ messages)
` [Cluster-devel] [PATCH V11 02/19] block: introduce multi-page bvec helpers
` "
` [Cluster-devel] [PATCH V11 03/19] block: introduce bio_for_each_bvec()
` "
` [Cluster-devel] [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
` "
` [Cluster-devel] [PATCH V11 15/19] block: enable multipage bvecs
` "
[v2] usb: dwc2: host: use hrtimer for NAK retries
2018-11-21 16:11 UTC (5+ messages)
` [PATCH v2] "
[PATCHv5 0/6] omapdrm: DSI command mode panel support
2018-11-21 16:09 UTC (7+ messages)
` [PATCHv5 1/6] drm/omap: use DRM_DEBUG_DRIVER instead of CORE
` [PATCHv5 2/6] drm/omap: populate DSI platform bus earlier
` [PATCHv5 3/6] drm/omap: don't check dispc timings for DSI
` [PATCHv5 4/6] drm/omap: fix incorrect union usage
` [PATCHv5 5/6] drm/omap: add framedone interrupt support
` [PATCHv5 6/6] drm/omap: add support for manually updated displays
[PATCH] arm64: dts: renesas: ebisu: Remove renesas, no-ether-link property
2018-11-21 16:08 UTC
[PATCH v4 0/2] Enable smmu support on sdm845
2018-11-21 16:06 UTC (3+ messages)
[meta-oe][PATCH] libcereal: Add native and nativesdk classes
2018-11-21 16:06 UTC
[PATCH] serial/sunsu: add missing of_node_put()
2018-11-21 16:06 UTC (2+ messages)
[PATCH v9 00/15] Energy Aware Scheduling
2018-11-21 16:05 UTC (4+ messages)
` [PATCH v9 13/15] sched/fair: Introduce an energy estimation helper function
[PATCH v2 0/4] arm64: Support perf event modifiers :G and :H
2018-11-21 16:04 UTC (3+ messages)
` [PATCH v2 2/4] arm64: KVM: add accessors to track guest/host only counters
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.