All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-08 12:32:46 to 2018-06-08 12:54:55 UTC [more...]

[PATCH v6 00/11] track CPU utilization
 2018-06-08 12:54 UTC  (5+ messages)
` [PATCH v6 06/11] cpufreq/schedutil: use dl utilization tracking

pkeys on POWER: Access rights not reset on execve
 2018-06-08 12:54 UTC  (16+ messages)

[PATCH v2 0/4] Unique-id and fixes to some protocols
 2018-06-08 12:52 UTC  (8+ messages)
` [PATCH v2 2/4] xen/kbdif: Add unique input device identifier
` [PATCH v2 3/4] xen/displif: Add unique display connector identifier
` [PATCH v2 4/4] xen/sndif: Change stream's unique-id to string

[virtio-dev] [PATCH v2] content: document SR-IOV driver requirements
 2018-06-08 12:52 UTC  (8+ messages)
` [virtio-dev] "

[PATCH 00/11] Port the FSL QSPI driver to the SPI framework
 2018-06-08 12:51 UTC  (4+ messages)
` [PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller

FINAL 2018 UPDATE
 2018-06-08 12:45 UTC  (2+ messages)

[bug report] drm/i915/bios: add support for MIPI sequence block v3
 2018-06-08 12:50 UTC  (2+ messages)

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-06-08 12:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/49] fix building of tests/tcg
 2018-06-08 12:33 UTC  (55+ messages)
` [Qemu-devel] [PATCH v6 01/49] configure: add support for --cross-cc-FOO
` [Qemu-devel] [PATCH v6 02/49] configure: move i386_cc to cross_cc_i386
` [Qemu-devel] [PATCH v6 03/49] configure: allow user to specify --cross-cc-cflags-foo=
` [Qemu-devel] [PATCH v6 04/49] configure: set cross_cc_FOO for host compiler
` [Qemu-devel] [PATCH v6 05/49] docker: Add "cc" subcommand
` [Qemu-devel] [PATCH v6 06/49] docker: extend "cc" command to accept compiler
` [Qemu-devel] [PATCH v6 07/49] docker: allow "cc" command to run in user context
` [Qemu-devel] [PATCH v6 08/49] docker: Makefile.include introduce DOCKER_SCRIPT
` [Qemu-devel] [PATCH v6 09/49] tests/tcg: move architecture independent tests into subdir
` [Qemu-devel] [PATCH v6 10/49] tests/tcg/multiarch: Build fix for linux-test
` [Qemu-devel] [PATCH v6 11/49] tests/tcg/multiarch: enable additional linux-test tests
` [Qemu-devel] [PATCH v6 12/49] tests/tcg/multiarch: move most output to stdout
` [Qemu-devel] [PATCH v6 13/49] tests/tcg: move i386 specific tests into subdir
` [Qemu-devel] [PATCH v6 14/49] tests/tcg: enable building for i386
` [Qemu-devel] [PATCH v6 15/49] tests/tcg/i386: Build fix for hello-i386
` [Qemu-devel] [PATCH v6 16/49] tests/tcg/i386: fix test-i386
` [Qemu-devel] [PATCH v6 17/49] tests/tcg/i386: add runner for test-i386-fprem
` [Qemu-devel] [PATCH v6 18/49] tests/tcg/x86_64: add Makefile.target
` [Qemu-devel] [PATCH v6 19/49] tests/tcg/i386/test-i386: use modern vector_size attributes
` [Qemu-devel] [PATCH v6 20/49] tests/tcg/i386/test-i386: fix printf format
` [Qemu-devel] [PATCH v6 21/49] tests/tcg: move ARM specific tests into subdir
  `  "
` [Qemu-devel] [PATCH v6 22/49] tests/tcg: enable building for ARM
  `  "
` [Qemu-devel] [PATCH v6 23/49] tests/tcg/arm: fix up test-arm-iwmmxt test
  `  "
` [Qemu-devel] [PATCH v6 24/49] tests/tcg: enable building for AArch64
  `  "
` [Qemu-devel] [PATCH v6 25/49] tests/tcg/arm: add fcvt test cases for AArch32/64
  `  "
` [Qemu-devel] [PATCH v6 26/49] tests/tcg: move MIPS specific tests into subdir
` [Qemu-devel] [PATCH v6 27/49] tests/tcg: enable building for MIPS
` [Qemu-devel] [PATCH v6 28/49] tests/tcg/mips: include common mips hello-mips
` [Qemu-devel] [PATCH v6 29/49] tests/tcg: enable building for s390x
` [Qemu-devel] [PATCH v6 30/49] tests/tcg: enable building for ppc64
` [Qemu-devel] [PATCH v6 31/49] tests/tcg: enable building for Alpha
` [Qemu-devel] [PATCH v6 32/49] tests/tcg/alpha: add Alpha specific tests
` [Qemu-devel] [PATCH v6 33/49] tests/tcg: enable building for HPPA
` [Qemu-devel] [PATCH v6 34/49] tests/tcg: enable building for m68k
` [Qemu-devel] [PATCH v6 35/49] tests/tcg: enable building for sh4
` [Qemu-devel] [PATCH v6 36/49] tests/tcg: enable building for sparc64
` [Qemu-devel] [PATCH v6 37/49] tests/tcg: enable building for mips64
` [Qemu-devel] [PATCH v6 38/49] tests/tcg: enable building for RISCV64
` [Qemu-devel] [PATCH v6 39/49] docker: move debian-powerpc-cross to sid based build
` [Qemu-devel] [PATCH v6 40/49] tests/tcg: enable building for PowerPC
` [Qemu-devel] [PATCH v6 41/49] tests/tcg/Makefile: update to be called from Makefile.target
` [Qemu-devel] [PATCH v6 43/49] tests/Makefile.include: add [build|clean|check]-tcg targets
` [Qemu-devel] [PATCH v6 44/49] tests/tcg: add run, diff, and skip helper macros
  `  "
` [Qemu-devel] [PATCH v6 45/49] tests/tcg: override runners for broken tests
` [Qemu-devel] [PATCH v6 46/49] target/sh4: Fix translator.c assertion failure for gUSA
` [Qemu-devel] [PATCH v6 47/49] tests: add top-level make dependency for docker builds
` [Qemu-devel] [PATCH v6 48/49] tests/docker: prevent sub-makes re-building debian-sid
` [Qemu-devel] [PATCH v6 49/49] .travis.yml: add check-tcg test

[PATCH v8 0/1] Refactor part of the oom report in dump_header
 2018-06-08 12:49 UTC  (2+ messages)
` [PATCH v8 1/1] "

[U-Boot] [PATCH v4 4/6] iotrace: move record definitons to header file
 2018-06-08 12:49 UTC  (3+ messages)
` [U-Boot] [U-Boot, v4, "

[PATCH v4 00/21] Integrate commit-graph into 'fsck' and 'gc'
 2018-06-08 12:48 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 18/21] commit-graph: use string-list API for input

[Qemu-devel] [PATCH v2 0/6] spapr: machine hotplug handler cleanups
 2018-06-08 12:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] spapr: no need to verify the node
` [Qemu-devel] [PATCH v2 2/6] spapr: move lookup of the node into spapr_memory_plug()
` [Qemu-devel] [PATCH v2 3/6] spapr: move memory hotplug support check into spapr_memory_pre_plug()
` [Qemu-devel] [PATCH v2 4/6] spapr: introduce machine unplug handler
` [Qemu-devel] [PATCH v2 5/6] spapr: handle pc-dimm unplug via hotplug handler chain
` [Qemu-devel] [PATCH v2 6/6] spapr: handle cpu core "

[PATCH 00/11] Fixes to debugging facilities
 2018-06-08 12:48 UTC  (4+ messages)
` [PATCH 07/11] x86/emul: Add pending_dbg field to x86_event

[Xenomai] Performance issue with memory allocators
 2018-06-08 12:48 UTC  (3+ messages)

[PATCH 00/15] Add delayed-refs support to btrfs-progs
 2018-06-08 12:47 UTC  (16+ messages)
` [PATCH 01/15] btrfs-progs: Remove root argument from pin_down_bytes
` [PATCH 02/15] btrfs-progs: Remove root argument from btrfs_del_csums
` [PATCH 03/15] btrfs-progs: Add functions to modify the used space by a root
` [PATCH 04/15] btrfs-progs: Refactor the root used bytes are updated
` [PATCH 05/15] btrfs-progs: Make update_block_group take fs_info instead of root
` [PATCH 06/15] btrfs-progs: check: Drop trans/root arguments from free_extent_hook
` [PATCH 07/15] btrfs-progs: Remove root argument from __free_extent
` [PATCH 08/15] btrfs-progs: Remove root argument from alloc_reserved_tree_block
` [PATCH 09/15] btrfs-progs: Always pass 0 for offset when calling btrfs_free_extent for btree blocks
` [PATCH 10/15] btrfs-progs: Add boolean to signal whether we are re-initing extent tree
` [PATCH 11/15] btrfs-progs: Add delayed refs infrastructure
` [PATCH 12/15] btrfs-progs: Add __free_extent2 function
` [PATCH 13/15] btrfs-progs: Add alloc_reserved_tree_block2 function
` [PATCH 14/15] btrfs-progs: Wire up delayed refs
` [PATCH 15/15] btrfs-progs: Remove old delayed refs infrastructure

[PATCH 2/2] iproute2: Remove leftover gated RT_PROT defines
 2018-06-08 12:46 UTC 

[PATCH 1/2] iproute2: Add support for a few routing protocols
 2018-06-08 12:46 UTC 

[PATCH 0/2] Addition of new routing protocols for iproute2
 2018-06-08 12:46 UTC 

[PATCH v7 00/15] x86/domctl: Save info for one vcpu instance
 2018-06-08 12:46 UTC  (5+ messages)
` [PATCH v7 08/15] x86/cpu: Remove loop form vmce_save_vcpu_ctxt() func

[Qemu-devel] [PULL 00/31] target-arm queue
 2018-06-08 12:45 UTC  (32+ messages)
` [Qemu-devel] [PULL 01/31] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
` [Qemu-devel] [PULL 02/31] aspeed: remove ignore_memory_transaction_failures on all boards
` [Qemu-devel] [PULL 03/31] aspeed: add support for the witherspoon-bmc board
` [Qemu-devel] [PULL 04/31] aspeed: add an I2C RTC device to all machines
` [Qemu-devel] [PULL 05/31] smbus: add a smbus_eeprom_init_one() routine
` [Qemu-devel] [PULL 06/31] aspeed: Add EEPROM I2C devices
` [Qemu-devel] [PULL 07/31] misc: add pca9552 LED blinker model
` [Qemu-devel] [PULL 08/31] aspeed: add the pc9552 chips to the witherspoon machine
` [Qemu-devel] [PULL 09/31] ftgmac100: compute maximum frame size depending on the protocol
` [Qemu-devel] [PULL 10/31] ftgmac100: add IEEE 802.1Q VLAN support
` [Qemu-devel] [PULL 11/31] ftgmac100: fix multicast hash routine
` [Qemu-devel] [PULL 12/31] ftgmac100: remove check on runt messages
` [Qemu-devel] [PULL 13/31] hw/arm: Remove the deprecated xlnx-ep108 machine
` [Qemu-devel] [PULL 14/31] hw/i2c: Add trace events
` [Qemu-devel] [PULL 15/31] hw/sd/milkymist-memcard: Add trailing '\n' to qemu_log() call
` [Qemu-devel] [PULL 16/31] hw/digic: Add trailing '\n' to qemu_log() calls
` [Qemu-devel] [PULL 17/31] xilinx-dp: Add trailing '\n' to qemu_log() call
` [Qemu-devel] [PULL 18/31] ppc/pnv: Add trailing '\n' to qemu_log() calls
` [Qemu-devel] [PULL 19/31] hw/core/register: Add trailing '\n' to qemu_log() call
` [Qemu-devel] [PULL 20/31] hw/mips/boston: Add trailing '\n' to qemu_log() calls
` [Qemu-devel] [PULL 21/31] stellaris: "
` [Qemu-devel] [PULL 22/31] target/arm: "
` [Qemu-devel] [PULL 23/31] target/m68k: Add trailing '\n' to qemu_log() call
` [Qemu-devel] [PULL 24/31] RISC-V: Add trailing '\n' to qemu_log() calls
` [Qemu-devel] [PULL 25/31] target/xtensa: "
` [Qemu-devel] [PULL 26/31] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
` [Qemu-devel] [PULL 27/31] sdcard: Allow commands valid in SPI mode
` [Qemu-devel] [PULL 28/31] sdcard: Add a 'spec_version' property, default to Spec v2.00
` [Qemu-devel] [PULL 29/31] sdcard: Disable SEND_IF_COND (CMD8) for Spec v1
` [Qemu-devel] [PULL 30/31] sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
` [Qemu-devel] [PULL 31/31] sdcard: Disable CMD19/CMD23 for Spec v2

Is it possible to read from a dynamic offset in a packet?
 2018-06-08 12:44 UTC  (4+ messages)

[PATCH 00/21] net/softnic: refactoring
 2018-06-08 12:41 UTC  (22+ messages)
` [PATCH 01/21] net/softnic: restructuring
` [PATCH 02/21] net/softnic: add software queue object
` [PATCH 03/21] net/softnic: add link object
` [PATCH 04/21] net/softnic: add mempool object
` [PATCH 05/21] net/softnic: add tap object
` [PATCH 06/21] net/softnic: add trafic manager object
` [PATCH 07/21] net/softnic: add port action profile
` [PATCH 08/21] net/softnic: add table "
` [PATCH 09/21] net/softnic: add pipeline object
` [PATCH 10/21] net/softnic: add thread
` [PATCH 11/21] net/softnic: add softnic run API
` [PATCH 12/21] net/softnic: add cli interface
` [PATCH 13/21] net/softnic: add connection agent
` [PATCH 14/21] net/softnic: add cli to create softnic objects
` [PATCH 15/21] net/softnic: add cli to enable and disable pipeline
` [PATCH 16/21] net/softnic: add cli for pipeline table entries
` [PATCH 17/21] net/softnic: add cli to read pipeline port and table stats
` [PATCH 18/21] net/softnic: add cli for meter action
` [PATCH 19/21] net/softnic: add cli for ttl action
` [PATCH 20/21] net/softnic: receive and transmit queue setup
` [PATCH 21/21] net/softnic: start and stop function

[Qemu-devel] [PATCH v2 0/8] Misc sam460ex improvements
 2018-06-08 12:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 5/8] hw/timer: Add basic M41T80 emulation
  ` [Qemu-devel] [Qemu-ppc] "

[CI HACK PATCH] HACK: drm/i915: see what breaks with display disabled
 2018-06-08 12:40 UTC 

[RFC PATCH v3 00/10] Energy Aware Scheduling
 2018-06-08 12:39 UTC  (7+ messages)
` [RFC PATCH v3 03/10] PM: Introduce an Energy Model management framework

master - tests: check pvresize with metadata size
 2018-06-08 12:39 UTC 

master - tests: updates test for raid scanning
 2018-06-08 12:39 UTC 

master - tests: drop unit subdir
 2018-06-08 12:39 UTC 

master - tests: initial testing code for lvs while pvmove runs
 2018-06-08 12:39 UTC 

master - tests: check proper support of fmt2 with cleaner policy
 2018-06-08 12:39 UTC 

[PATCH] drm/amdgpu/vg20:support new UVD FW version naming convention
 2018-06-08 12:38 UTC  (3+ messages)
` [PATCH v2] "

master - cleanup: updates message with dots
 2018-06-08 12:38 UTC 

master - build: drop exported symbols
 2018-06-08 12:38 UTC 

master - cache: cleaner policy also uses fmt2
 2018-06-08 12:38 UTC 

master - pvresize: update message
 2018-06-08 12:38 UTC 

master - pvresize: add missing return
 2018-06-08 12:38 UTC 

master - pvmove: improve lvs
 2018-06-08 12:38 UTC 

[igt-dev] [PATCH i-g-t] igt/drv_module_reload: Revamp fault-injection
 2018-06-08 12:38 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for igt/drv_module_reload: Revamp fault-injection (rev4)

[PATCH v2] lightnvm: pblk: handle case when mw_cunits equals to 0
 2018-06-08 12:37 UTC  (2+ messages)

[PATCH 1/2] eal/thread: fix return codes for rte_thread_setname()
 2018-06-08 12:37 UTC  (2+ messages)
` [PATCH 2/2] eal/thread: fix return codes for rte_ctrl_thread_create()

[PATCH v5] fetch/gitsm: avoid live submodule fetching during unpack()
 2018-06-08 12:36 UTC  (8+ messages)

pci_error_handlers for pci_host_bridge ?
 2018-06-08 12:36 UTC  (7+ messages)

[LINUX PATCH v9 0/4] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-06-08 12:35 UTC  (5+ messages)
` [LINUX PATCH v9 4/4] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface

[PATCH 1/2] arm64: dts: renesas: r8a77970: Fix VSP registers range
 2018-06-08 12:35 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a77995: "

drm/i915: virtual PCH and PCH_NOP fixes
 2018-06-08 12:33 UTC  (4+ messages)
` [PATCH 1/4] drm/i915: fix guest virtual PCH detection on non-PCH systems

Bug: media device controller node not removed when uvc device is unplugged
 2018-06-08 12:34 UTC  (2+ messages)

drm/i915: virtual PCH and PCH_NOP fixes
 2018-06-08 12:33 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: fix guest virtual PCH detection on non-PCH systems
` [PATCH 2/5] drm/i915: document PCH_NOP
` [PATCH 3/5] drm/i915: clean up virtual PCH special case handling
` [PATCH 4/5] drm/i915: be more strict about HAS_PCH_NOP() usage
` [PATCH 5/5] drm/i915: fix PCH_NOP setting for non-PCH platforms

[Qemu-devel] [PATCH v4 00/10] New block driver: blklogwrites
 2018-06-08 12:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 02/10] block: Add blklogwrites
` [Qemu-devel] [PATCH v4 05/10] hw/ide/qdev: Always apply block configuration to block driver
` [Qemu-devel] [PATCH v4 08/10] hw/block/fdc: "
` [Qemu-devel] [PATCH v4 09/10] block/blklogwrites: Use block limits from the backend block configuration
` [Qemu-devel] [PATCH v4 10/10] block/blklogwrites: Use the block device logical sector size when logging writes


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.