All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-04 09:11:40 to 2018-06-04 10:07:01 UTC [more...]

[PATCH] KVM: arm64: VHE: Migrate _elx sysreg accessors to msr_s/mrs_s
 2018-06-04 10:07 UTC  (4+ messages)

[PATCH BlueZ] core: Allow sending to org.mpris.MediaPlayer2.Player
 2018-06-04 10:06 UTC  (2+ messages)

[PATCH v2 00/21] use match_string() helper
 2018-06-04 10:06 UTC  (6+ messages)
` [PATCH v2 21/21] sparc64: "

[PATCH 1/2] [meta] dbus: Fix X11 compille errors
 2018-06-04 10:06 UTC  (3+ messages)
` [PATCH 2/2] [meta] atk: Specify gettext-native dependency

[PATCH 00/19] Fixes for sched/numa_balancing
 2018-06-04 10:00 UTC  (20+ messages)
` [PATCH 01/19] sched/numa: Remove redundant field
` [PATCH 02/19] sched/numa: Evaluate move once per node
` [PATCH 03/19] sched/numa: Simplify load_too_imbalanced
` [PATCH 04/19] sched/numa: Set preferred_node based on best_cpu
` [PATCH 05/19] sched/numa: Use task faults only if numa_group is not yet setup
` [PATCH 06/19] sched/debug: Reverse the order of printing faults
` [PATCH 07/19] sched/numa: Skip nodes that are at hoplimit
` [PATCH 08/19] sched/numa: Remove unused task_capacity from numa_stats
` [PATCH 09/19] sched/numa: Modify migrate_swap to accept additional params
` [PATCH 10/19] sched/numa: Stop multiple tasks from moving to the cpu at the same time
` [PATCH 11/19] sched/numa: Restrict migrating in parallel to the same node
` [PATCH 12/19] sched:numa Remove numa_has_capacity
` [PATCH 13/19] mm/migrate: Use xchg instead of spinlock
` [PATCH 14/19] sched/numa: Updation of scan period need not be in lock
` [PATCH 15/19] sched/numa: Use group_weights to identify if migration degrades locality
` [PATCH 16/19] sched/numa: Detect if node actively handling migration
` [PATCH 17/19] sched/numa: Pass destination cpu as a parameter to migrate_task_rq
` [PATCH 18/19] sched/numa: Reset scan rate whenever task moves across nodes
` [PATCH 19/19] sched/numa: Move task_placement closer to numa_migrate_preferred

[PATCH v5 0/4] Reintroduce i.MX EPIT Timer
 2018-06-04 10:00 UTC  (13+ messages)
` [PATCH v5 1/4] ARM: imx: remove inexistant EPIT timer init
` [PATCH v5 2/4] dt-bindings: timer: add i.MX EPIT timer binding
` [PATCH v5 3/4] clocksource: add driver for i.MX EPIT timer
` [PATCH v5 4/4] ARM: dts: imx: add missing compatible and clock properties for EPIT

[Buildroot] [PATCH 0/3] imx: add Wayland GPU libs / Weston-imx support
 2018-06-04 10:05 UTC  (7+ messages)
` [Buildroot] [PATCH 3/3] weston: add weston-imx variant when using imx-gpu-viv

[PATCH v8 0/4] mtd: Add a SPI NAND driver
 2018-06-04 10:04 UTC  (7+ messages)
` [PATCH v8 2/4] dt-bindings: Add bindings for SPI NAND devices

[PATCH v7 0/9] Add support for SAMA5D2 touchscreen
 2018-06-04 10:04 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 00/14] MemoryDevice: use multi stage hotplug handlers
 2018-06-04 10:03 UTC  (4+ messages)
` [Qemu-devel] [qemu-s390x] "

[Bug 106788] DP audio plays slower than HDMI
 2018-06-04 10:02 UTC  (2+ messages)

[PATCH v4] virtio_blk: add DISCARD and WRIET ZEROES commands support
 2018-06-04 10:02 UTC  (6+ messages)

Spectre mitigation doesn't seem to work at all?!
 2018-06-04 10:00 UTC  (6+ messages)

[PATCH 0/3] ARM: shmobile: apmu: Cleanups after legacy SMP fallback removal
 2018-06-04  9:59 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/5] block: Add blklogwrites
 2018-06-04  9:59 UTC  (6+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH v1 1/3] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
 2018-06-04  9:59 UTC  (3+ messages)

[Qemu-devel] [RFC v2 00/12] vhost-user for input & GPU
 2018-06-04  9:59 UTC  (11+ messages)
` [Qemu-devel] [RFC v2 04/12] Add vhost-user-backend
` [Qemu-devel] [RFC v2 06/12] vhost-user: add vhost_user_input_get_config()
` [Qemu-devel] [RFC v2 10/12] vhost-user: add vhost_user_gpu_set_socket()
` [Qemu-devel] [RFC v2 11/12] Add virtio-gpu vhost-user backend

[PATCH 13/15] arm: dts: r8a7743: Add missing OPP properties for CPUs
 2018-06-04  9:57 UTC  (3+ messages)
` [PATCH V2 13/15] arm: dts: r8a77xx: "

[PATCH] staging: speakup: refactor synths array to use a list
 2018-06-04  9:57 UTC  (2+ messages)

[LTP] [PATCH] pthread_cancel_3-1: rewrite
 2018-06-04  9:57 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-06-04  9:55 UTC  (26+ messages)
`  "
` [Qemu-devel] [PATCH 01/12] migration: do not wait if no free thread
  `  "
` [Qemu-devel] [PATCH 02/12] migration: fix counting normal page for compression
  `  "
` [Qemu-devel] [PATCH 03/12] migration: fix counting xbzrle cache_miss_rate
  `  "
` [Qemu-devel] [PATCH 04/12] migration: introduce migration_update_rates
  `  "
` [Qemu-devel] [PATCH 05/12] migration: show the statistics of compression
  `  "
` [Qemu-devel] [PATCH 06/12] migration: do not detect zero page for compression
  `  "
` [Qemu-devel] [PATCH 07/12] migration: hold the lock only if it is really needed
  `  "
` [Qemu-devel] [PATCH 08/12] migration: do not flush_compressed_data at the end of each iteration
  `  "
` [Qemu-devel] [PATCH 09/12] ring: introduce lockless ring buffer
  `  "
` [Qemu-devel] [PATCH 10/12] migration: introduce lockless multithreads model
  `  "
` [Qemu-devel] [PATCH 11/12] migration: use lockless Multithread model for compression
  `  "
` [Qemu-devel] [PATCH 12/12] migration: use lockless Multithread model for decompression
  `  "

[PATCH net v2] ipv6: omit traffic class when calculating flow hash
 2018-06-04  9:36 UTC  (2+ messages)
` [PATCH net v3] "

[Qemu-devel] [RFC v3] qapi: command category to stimulate high-level machine devices
 2018-06-04  9:56 UTC  (4+ messages)

[PATCH 5/6] mtd: rawnand: ams-delta: use GPIO lookup table
 2018-06-04  9:55 UTC  (5+ messages)
` [PATCH 5/6 v2] "

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-06-04  9:55 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] migration: release MigrationIncomingState in migration_object_finalize
 2018-06-04  9:55 UTC 

/proc/kallsyms shows undefined symbols for livepatch modules
 2018-06-04  9:54 UTC  (3+ messages)

[PATCH v1 0/2] support to set VSESR_EL2 by user space
 2018-06-04  9:53 UTC  (7+ messages)
` [PATCH v1 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[igt-dev] [PATCH v3 00/11] chamelium: Test the plane formats
 2018-06-04  9:54 UTC  (6+ messages)
` [igt-dev] [PATCH v3 03/11] fb: Add format conversion routine

[PATCH i-g-t 0/3] Fix some GCC warnings
 2018-06-04  9:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[RFC PATCH] Add more debugfs features in CCF
 2018-06-04  9:40 UTC 

[PATCH v2 0/4] media: rcar-vin: Brush endpoint properties
 2018-06-04  9:53 UTC  (3+ messages)
` [PATCH v2 4/4] ARM: dts: rcar-gen2: Remove unused VIN properties

[v5,1/6] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-06-04  9:53 UTC  (5+ messages)
` [v5,2/6] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
    ` [v5 2/6] "

[PATCH v7 1/2] Add an array of const char and enum oom_constraint in memcontrol.h
 2018-06-04  9:52 UTC  (7+ messages)
` [PATCH v7 2/2] Refactor part of the oom report in dump_header

[GIT pull] irq updates for 4.18
 2018-06-04  9:51 UTC 

[PATCH] drm/amdgpu: skip huge page for PRT mapping
 2018-06-04  9:51 UTC  (7+ messages)

draft ANA support v2
 2018-06-04  9:51 UTC  (9+ messages)
` [PATCH 5/9] nvme: add ANA support
` [PATCH 8/9] nvmet: support configuring additional ANA groups

[Qemu-devel] [PATCH] iotests: Fix 219's timing
 2018-06-04  9:50 UTC  (3+ messages)

[PATCH v4] routines to generate JSON data
 2018-06-04  9:41 UTC  (5+ messages)
` [PATCH v4] json_writer: new routines to create data in JSON format

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-06-04  9:48 UTC  (6+ messages)

[U-Boot] [RFC PATCH] moveconfig: add a second pass for empty #if/#endif blocks
 2018-06-04  9:49 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/2] cmd: nvedit: env import can now import only variables passed as parameters
 2018-06-04  9:47 UTC  (2+ messages)
` [U-Boot] [PATCH v4 2/2] test/py: add test for whitelist of variables while importing environment

[PATCH v2 0/2] Add R8A77980/Condor I2C support
 2018-06-04  9:46 UTC  (4+ messages)

[RESEND PATCH v2] kernfs: fix dentry unexpected skip
 2018-06-04  9:46 UTC  (8+ messages)
  ` [CFT][PATCH] kernfs: Correct kernfs directory seeks

[Qemu-devel] Preconfig state reachable without --preconfig given
 2018-06-04  9:46 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] configs: Remove empty #ifdef/#ifndef blocks
 2018-06-04  9:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] m68k: Remove empty #ifdef/#ifndef block
` [U-Boot] [PATCH 3/3] ARM: sunxi: remove empty #ifdef/endif block

[RFC feedback] AF_XDP and non-Intel hardware
 2018-06-04  9:44 UTC  (5+ messages)

Enabling Macro from .bb file
 2018-06-04  9:43 UTC  (2+ messages)

[PATCH v2] arm64: dts: salvator-x(s): Update I2C ch4 clock to 400kHz
 2018-06-04  9:43 UTC  (3+ messages)

[PATCH v2 00/13] EEH refactoring 2
 2018-06-04  9:43 UTC  (5+ messages)
` [PATCH v2 07/13] powerpc/eeh: Clean up pci_ers_result handling

[Qemu-devel] virtio-vsock feature has no TCG (non-KVM) support
 2018-06-04  9:43 UTC  (2+ messages)

[PATCH 0/2] watchdog: da9063: small improvements
 2018-06-04  9:42 UTC  (3+ messages)
` [PATCH 1/2] watchdog: da9063: rename helper function to avoid misunderstandings
` [PATCH 2/2] watchdog: da9063: remove duplicated timeout_to_sel calls

[PATCH v2] drm/i915: Move i915_gem_fini to i915_gem.c
 2018-06-04  9:42 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v2] arm64: dts: renesas: Add sdhi2_ds pin group to SDHI2 pinctrl groups
 2018-06-04  9:42 UTC  (3+ messages)

[PATCH v2] ARM: avoid Cortex-A9 livelock on tight dmb loops
 2018-06-04  9:42 UTC  (3+ messages)

[PATCH 0/4] staging: wilc1000: modification to use list_head data structure
 2018-06-04  9:42 UTC  (2+ messages)

[PATCH] iio: Convert to use timespec64 variables to get a time stamp
 2018-06-04  9:42 UTC  (3+ messages)

[PATCH] mfd: arizona: Don't use regmap_read_poll_timeout
 2018-06-04  9:40 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a77965: Add all HSCIF nodes
 2018-06-04  9:40 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/8] virtio-net 1.1 userspace backend support
 2018-06-04  9:40 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/8] virtio: add detach element for packed ring(1.1)

[PATCH v2] rpmsg: smd: do not use mananged resources for endpoints and channels
 2018-06-04  9:39 UTC 

[PATCH v2] gpu: drm: etnaviv: Change return type to vm_fault_t
 2018-06-04  9:36 UTC  (4+ messages)

[Bug 104555] RX 560 DPM auto - driver doesn't reliably set high clocks, causing stutter in mpv
 2018-06-04  9:36 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] pc-bios/s390-ccw: Allow network booting via pxelinux.cfg
 2018-06-04  9:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID

[PATCH V2] ARM: shmobile: Rework the PMIC IRQ line quirk
 2018-06-04  9:34 UTC  (3+ messages)

[PATCH] dm-crypt: fix warning in shutdown path
 2018-06-04  9:31 UTC  (5+ messages)
  `  "

develoment workflow: how to avoid duplicate work ?
 2018-06-04  9:31 UTC  (9+ messages)

[Qemu-devel] [PATCH v9 00/10] qemu-img convert with copy offloading
 2018-06-04  9:28 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v2] platform/x86: asus-wmi: Add keyboard backlight toggle support
 2018-06-04  9:27 UTC  (10+ messages)

[U-Boot] [PATCH] configs: Remove empty #ifdef/#ifndef blocks from configs
 2018-06-04  9:27 UTC  (4+ messages)

[PATCH v2 0/9] xen: dma-buf support for grant device
 2018-06-04  9:27 UTC  (4+ messages)
` [PATCH v2 1/9] xen/grant-table: Export gnttab_{alloc|free}_pages as GPL

[LTP] [PATCH] sctp: change the layout of tst_brkm()
 2018-06-04  9:27 UTC 

ksoftirqd avoidance
 2018-06-04  9:25 UTC  (5+ messages)
` [PATCH 03/11] drm/i915/execlists: Pull submit after dequeue under timeline lock

[PATCH v4 00/10] Add the I3C subsystem
 2018-06-04  9:24 UTC  (4+ messages)
` [PATCH v4 07/10] i3c: master: Add driver for Cadence IP

[PATCH] net/mvpp2: check pointer before using it
 2018-06-04  9:24 UTC 

[PATCH 00/16 V2] meta: various fixes
 2018-06-04  9:26 UTC  (4+ messages)
` [PATCH 10/16] dropbear: add default config file to disable root login

`ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370
 2018-06-04  9:24 UTC 

[Qemu-devel] [PATCH 0/3] ahci: fix completion race condition
 2018-06-04  9:22 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH v4 0/5] Reintroduce i.MX EPIT Timer
 2018-06-04  9:21 UTC  (5+ messages)
` [PATCH v4 4/5] clocksource: add driver for i.MX EPIT timer

[PATCH v5 1/8] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
 2018-06-04  9:21 UTC  (5+ messages)
` [PATCH v5 7/8] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v5 8/8] x86/domctl: Don't pause the whole domain if only getting vcpu state

[PATCH] mmc: renesas_sdhi: really fix WP logic regressions
 2018-06-04  9:20 UTC  (4+ messages)

[PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-06-04  9:19 UTC  (9+ messages)
` [PATCH v4 8/8] module: replace the existing LSM hook in init_module
        ` [PATCH v4a "

[PATCH] mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()
 2018-06-04  9:19 UTC 

Problem with VIV_FE_DRAW_2D_HEADER_DATA_COUNT
 2018-06-04  9:19 UTC  (2+ messages)

[PATCH V1 2/3] scsi: ufs: Add ufs provisioning support
 2018-06-04  9:17 UTC  (2+ messages)

[PATCH] rpmsg: smd: do not use mananged resources for endpoints and channels
 2018-06-04  9:16 UTC  (3+ messages)

[PATCH] arm64: alternative:flush cache with unpatched code
 2018-06-04  9:16 UTC  (4+ messages)

[GIT PULL] mtd: spi-nor: Changes for 4.18
 2018-06-04  9:15 UTC 

[Qemu-devel] [PULL 0/7] Travis updates
 2018-06-04  9:14 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/56] Misc patches for 2018-05-31
 2018-06-04  9:14 UTC  (2+ messages)

[PATCH 0/4] arm64/mm: migrate swapper_pg_dir
 2018-06-04  9:13 UTC 

[PATCH 1/2] drm/doc: Add amdgpu hwmon/power documentation
 2018-06-04  9:13 UTC  (2+ messages)

Summary of kernel-devsrc package issues (Sumo)
 2018-06-04  9:04 UTC 

[Qemu-devel] [PATCH v2] target/ppc: Allow privileged access to SPR_PCR
 2018-06-04  9:12 UTC  (4+ messages)

[PATCH] staging:r8188eu: Use lib80211 to encrypt (WEP) tx frames
 2018-06-04  9:11 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: r8a77965: Use r8a77965-cpg-mssr binding definitions
 2018-06-04  9:11 UTC  (3+ messages)


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.