All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-08 11:57:25 to 2018-06-08 12:45:29 UTC [more...]

[Qemu-devel] [PULL 00/31] target-arm queue
 2018-06-08 12:44 UTC  (3+ messages)
` [Qemu-devel] [PULL 10/31] ftgmac100: add IEEE 802.1Q VLAN support
` [Qemu-devel] [PULL 11/31] ftgmac100: fix multicast hash routine

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] "

[PATCH v2 0/4] Unique-id and fixes to some protocols
 2018-06-08 12:42 UTC  (7+ 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

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

[PATCH v6 00/11] track CPU utilization
 2018-06-08 12:39 UTC  (13+ messages)
` [PATCH v6 01/11] sched/pelt: Move pelt related code in a dedicated file
` [PATCH v6 02/11] sched/pelt: remove blank line
` [PATCH v6 03/11] sched/rt: add rt_rq utilization tracking
` [PATCH v6 04/11] cpufreq/schedutil: use rt "
` [PATCH v6 05/11] sched/dl: add dl_rq "
` [PATCH v6 06/11] cpufreq/schedutil: use dl "
` [PATCH v6 07/11] sched/irq: add irq "
` [PATCH v6 08/11] cpufreq/schedutil: take into account interrupt
` [PATCH v6 09/11] sched: use pelt for scale_rt_capacity()
` [PATCH v6 10/11] sched: remove rt_avg code
` [PATCH v6 11/11] proc/sched: remove unused sched_time_avg_ms

[RFC PATCH v3 00/10] Energy Aware Scheduling
 2018-06-08 12:39 UTC  (11+ messages)
` [RFC PATCH v3 03/10] PM: Introduce an Energy Model management framework
` [RFC PATCH v3 09/10] sched/fair: Select an energy-efficient CPU on task wake-up

[Qemu-devel] [PATCH v6 00/49] fix building of tests/tcg
 2018-06-08 12:33 UTC  (40+ 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 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 17/49] tests/tcg/i386: add runner for test-i386-fprem
` [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 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 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 33/49] tests/tcg: enable building for HPPA
` [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 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 48/49] tests/docker: prevent sub-makes re-building debian-sid

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 

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

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)

[bug report] drm/i915/bios: add support for MIPI sequence block v3
 2018-06-08 12:36 UTC 

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: "

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

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  (11+ messages)
` [Qemu-devel] [PATCH v4 01/10] block: Move two block permission constants to the relevant enum
` [Qemu-devel] [PATCH v4 02/10] block: Add blklogwrites
` [Qemu-devel] [PATCH v4 03/10] block: Add a mechanism for passing a block driver a block configuration
` [Qemu-devel] [PATCH v4 04/10] hw/scsi/scsi-disk: Always apply block configuration to block driver
` [Qemu-devel] [PATCH v4 05/10] hw/ide/qdev: "
` [Qemu-devel] [PATCH v4 06/10] hw/block/virtio-blk: "
` [Qemu-devel] [PATCH v4 07/10] hw/block/nvme: "
` [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

[Qemu-devel] [PATCH] block/qcow2: save dirty_bitmaps_loaded during reopen
 2018-06-08 12:32 UTC 

[Qemu-devel] [PATCH v4 00/14] MemoryDevice: use multi stage hotplug handlers
 2018-06-08 12:32 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 04/14] pc: prepare for "

[Qemu-devel] [PATCH v2 00/10] python: futurize --stage1 (Python 3 compatibility)
 2018-06-08 12:29 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] python: futurize -f libfuturize.fixes.fix_print_with_import
` [Qemu-devel] [PATCH v2 02/10] python: futurize -f libfuturize.fixes.fix_absolute_import
` [Qemu-devel] [PATCH v2 03/10] python: futurize -f libfuturize.fixes.fix_next_call
` [Qemu-devel] [PATCH v2 04/10] python: futurize -f lib2to3.fixes.fix_has_key
` [Qemu-devel] [PATCH v2 05/10] python: futurize -f lib2to3.fixes.fix_standarderror
` [Qemu-devel] [PATCH v2 06/10] python: futurize -f lib2to3.fixes.fix_reduce
` [Qemu-devel] [PATCH v2 07/10] python: futurize -f lib2to3.fixes.fix_tuple_params
` [Qemu-devel] [PATCH v2 08/10] python: futurize -f lib2to3.fixes.fix_renames
` [Qemu-devel] [PATCH v2 09/10] python: futurize -f lib2to3.fixes.fix_except
` [Qemu-devel] [PATCH v2 10/10] python: futurize -f lib2to3.fixes.fix_numliterals

[PATCH 0/7] Enable UFS provisioning via Linux
 2018-06-08 12:30 UTC  (6+ messages)

[PATCH v4 0/3] extern inline native_save_fl for paravirt
 2018-06-08 12:29 UTC  (7+ messages)
` [PATCH v4 1/3] compiler-gcc.h: add gnu_inline to all inline declarations

[U-Boot] Uboot as x86_64 EFI payload
 2018-06-08 12:25 UTC  (2+ messages)

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-08 12:24 UTC  (21+ messages)
` [PATCH 03/10] x86/cet: Signal handling for shadow stack
` [PATCH 06/10] x86/cet: Add arch_prctl functions "

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-06-08 12:24 UTC  (5+ messages)
` [PATCH 4.4 010/268] xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent

[U-Boot] [PATCH v2] xilinx: zynq: Add support to secure images
 2018-06-08 12:23 UTC  (2+ messages)

[PATCH v4 0/3] extern inline native_save_fl for paravirt
 2018-06-08 12:22 UTC  (2+ messages)

[PATCH] arm64: Fix syscall restarting around signal suppressed by tracer
 2018-06-08 12:22 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: Fix VSPD registers range
 2018-06-08 12:21 UTC 

[PATCH RFC 0/2] vfio-ccw: support for {halt,clear} subchannel
 2018-06-08 12:20 UTC  (15+ messages)
` [PATCH RFC 2/2] vfio-ccw: support for halt/clear subchannel
                        ` [Qemu-devel] "

staging: rtl8192e: Series of coding style changes
 2018-06-08 12:18 UTC  (3+ messages)
` [PATCH v6 8/8] staging: rtl8192e: remove unnecessary parentheses - Coding Style

[PATCH 0/2] gpio: mediatek: driver for gpio chip in MT7621 SoC
 2018-06-08 12:17 UTC  (4+ messages)
` [PATCH 1/2] gpio: mediatek: add driver for MT7621

[igt-dev] [PATCH i-g-t 1/5] lib/gen7_render: include gen6_render header
 2018-06-08 12:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/5] "

[powerpc/powervm]kernel BUG at mm/memory_hotplug.c:1864!
 2018-06-08 12:15 UTC  (4+ messages)

[Qemu-arm] [PATCH v2 0/7] sdcard: cleanup the SD_SPEC version
 2018-06-08 12:14 UTC  (6+ messages)
` [Qemu-arm] [RFC PATCH v2 7/7] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10
    ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH v2 0/7] sdcard: cleanup the SD_SPEC version

regression: "95cde3c59966 debugfs: inode: debugfs_create_dir uses mode permission from parent" terminally annoys libvirt
 2018-06-08 12:13 UTC  (2+ messages)

[GIT PULL] overlayfs update for 4.18
 2018-06-08 12:13 UTC 

[PATCHv2] nvme: ANA transition timeout handling
 2018-06-08 12:13 UTC 

[Buildroot] [PATCH 1/1] whois: bump to version 5.3.1
 2018-06-08 12:13 UTC  (4+ messages)

[PATCH v3 00/20] v4l2 core: push ioctl lock down to ioctl handler
 2018-06-08 12:11 UTC  (2+ messages)

[PATCH v2 6/6] ath10k: Add QMI message handshake for wcn3990 client
 2018-06-08 12:09 UTC  (6+ messages)

[PATCH 00/22] enable hotplug on multi-process
 2018-06-08 12:08 UTC  (3+ messages)
` [PATCH 02/22] bus/vdev: enable one device scan

[PULL] drm-intel-next-fixes for drm-next/v4.18
 2018-06-08 12:08 UTC 

[PATCH 0/2] xfs: fix buffer delwri queue state race
 2018-06-08 12:07 UTC  (4+ messages)
` [PATCH 2/2] xfs: allow delwri requeue of wait listed buffers

[PATCH 3.16 000/410] 3.16.57-rc1 review
 2018-06-08 12:06 UTC  (4+ messages)
` [PATCH 3.16 191/410] Input: mms114 - fix license module information

[PATCH v4 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-06-08 12:05 UTC  (4+ messages)
` [PATCH v4 3/4] powerpc/lib: implement strlen() in assembly

[PULL] gvt-fixes for 4.17
 2018-06-08 12:04 UTC  (4+ messages)

GDPR compliance best practices?
 2018-06-08 12:03 UTC  (15+ messages)

[Bug 199959] New: amdgpu, regression?: system freezes after resume
 2018-06-08 12:02 UTC  (2+ messages)
` [Bug 199959] "

[PATCH 3.16 315/410] btrfs: use proper endianness accessors for super_copy
 2018-06-08 12:02 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] glib: update the min required version
 2018-06-08 12:00 UTC  (2+ messages)

[PATCH V2 1/3] scsi: ufs: set the device reference clock setting
 2018-06-08 12:01 UTC  (2+ messages)

Recent changes (master)
 2018-06-08 12:00 UTC 

[RFC PATCH 0/6] Fix commit-graph/graft/replace/shallow combo
 2018-06-08 11:59 UTC  (2+ messages)

[U-Boot] [RFC PATCH] fpga: zynq: Add encrypted bitstream support with auto detect
 2018-06-08 11:58 UTC 

[refpolicy] [PATCH v3 0/7] X Desktop Group location support and reduced user content access privileges
 2018-06-08 11:57 UTC  (2+ messages)
` [refpolicy] [PATCH] userdom: remove filetrans from userdom_user_content_access_template

[U-Boot] [PATCH v2 2/4] arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h
 2018-06-08 11:57 UTC  (2+ messages)
` [U-Boot] [PATCH v2 4/4] arm: zynq: Add parallel NOR flash mini u-boot configuration for zynq


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.