All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-06 12:10:16 to 2017-10-06 12:46:10 UTC [more...]

[PATCH v1 0/2] KVM: arm64: single step emulation instructions
 2017-10-06 12:46 UTC  (13+ messages)
` [PATCH v1 1/2] KVM: arm64: handle single-stepping trapped instructions
` [PATCH v1 2/2] kvm: arm64: handle single-step of userspace mmio instructions

[PATCH 00/16] Support armada-37xx second UART port
 2017-10-06 12:45 UTC  (28+ messages)
` [PATCH 01/16] dt-bindings: mvebu-uart: update documentation with extended UART
` [PATCH 02/16] pinctrl: dt-bindings: Fix A37xx uart2 group name
` [PATCH 03/16] serial: mvebu-uart: use driver name when requesting an interrupt
` [PATCH 04/16] serial: mvebu-uart: support probe of multiple ports
` [PATCH 05/16] serial: mvebu-uart: use a generic way to access the registers
` [PATCH 06/16] serial: mvebu-uart: add soft reset at probe
` [PATCH 07/16] serial: mvebu-uart: add function to change baudrate
` [PATCH 08/16] serial: mvebu-uart: clear state register before IRQ request
` [PATCH 11/16] serial: mvebu-uart: augment the maximum number of ports

[Buildroot] [Bug 10366] New: dropbear download url has changed
 2017-10-06 12:45 UTC  (3+ messages)
` [Buildroot] [Bug 10366] "

[Qemu-devel] [PATCH v4] target/ppc: Fix carry flag setting for shift algebraic instructions
 2017-10-06 12:45 UTC  (2+ messages)

[PATCH v2 00/11] drm/i915: Separate RC6, RPS, LLC ring Frequency management
 2017-10-06 12:43 UTC  (15+ messages)
` [PATCH v2 01/11] drm/i915: Separate RPS and RC6 handling for gen6+
` [PATCH v2 02/11] drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enable_rps
` [PATCH v2 03/11] drm/i915: Separate RPS and RC6 handling for BDW
` [PATCH v2 04/11] drm/i915: Separate RPS and RC6 handling for VLV
` [PATCH v2 05/11] drm/i915: Separate RPS and RC6 handling for CHV
` [PATCH v2 06/11] drm/i915: Name i915_runtime_pm structure in dev_priv as "rpm"
` [PATCH v2 07/11] drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "pm"
` [PATCH v2 08/11] drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
` [PATCH v2 09/11] drm/i915: Create generic function to setup LLC ring frequency table
` [PATCH v2 10/11] drm/i915: Create generic functions to control RC6, RPS
` [PATCH v2 11/11] drm/i915: Introduce separate status variable for RC6 and LLC ring frequency setup

[PATCH nft v2] tests: shell: Add tests for chain rename
 2017-10-06 12:42 UTC  (4+ messages)
` [PATCH nft] tests: files: Remove old "

[PATCH] kvm/x86: Avoid async PF to end RCU read-side critical section early in PREEMPT=n kernel
 2017-10-06 12:41 UTC  (4+ messages)

[PATCH] INSTALL: Update dependency list and configure with libxtables support
 2017-10-06 12:40 UTC  (2+ messages)

perf inject -s
 2017-10-06 12:40 UTC  (2+ messages)

[RFC PATCH 0/4] interpret-trailers: introduce "move" action
 2017-10-06 12:39 UTC  (5+ messages)

[PATCH] xen, tools: console.h shouldn't require string.h by default
 2017-10-06 12:39 UTC  (2+ messages)

[PATCH v8 1/3] media: dt: bindings: Add binding for tango HW IR decoder
 2017-10-06 12:37 UTC  (4+ messages)
` [PATCH v8 2/3] media: rc: Add tango keymap
` [PATCH v8 3/3] media: rc: Add driver for tango HW IR decoder

[PATCH] tests: shell: add testcases for named objects
 2017-10-06 12:38 UTC  (2+ messages)

[PATCH] net/i40e: Improve i40evf buffer cleanup in tx vector mode
 2017-10-06 12:38 UTC  (3+ messages)

[PATCH] test: shell: execute shell/run-tests.sh from any directory
 2017-10-06 12:37 UTC  (2+ messages)

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-10-06 12:37 UTC  (20+ messages)

Tonga PRO [Radeon R9 285/380] [1002:6939] blank screen
 2017-10-06 12:37 UTC  (2+ messages)

[PATCH] drm/i915: Fix pointer-to-int conversion
 2017-10-06 12:36 UTC 

[PATCH] alsactl: Move systemd unit start-up from basic.target to sound.target
 2017-10-06 12:36 UTC 

[nft PATCH] evaluate: Fix debug output
 2017-10-06 12:36 UTC  (2+ messages)

[Buildroot] [PATCH] odroidc2_defconfig: bump kernel and u-boot versions
 2017-10-06 12:35 UTC  (3+ messages)

[PATCH 01/10] drm/i915/guc: Precompute GuC shared data offset
 2017-10-06 12:35 UTC  (4+ messages)

synchronize with a non-atomic flag
 2017-10-06 12:35 UTC  (3+ messages)

[PATCH 0/2] ACPI serdev support
 2017-10-06 12:33 UTC  (4+ messages)
` [PATCH 1/2] serdev: Add ACPI support

[PATCH] Fix C++ kernel in include/linux/mtd/mtd.h
 2017-10-06 12:32 UTC  (8+ messages)

[PATCH 0/3] ARM: dts: gr-peach: Mix DTS fixes/updates
 2017-10-06 12:25 UTC  (10+ messages)
` [PATCH 3/3] ARM: dts: gr-peach: Add ETHER pin group

pull-request: iwlwifi-next 2017-10-06-2
 2017-10-06 12:32 UTC 

[PATCH] ethdev: fix port ID type in flow API
 2017-10-06 12:32 UTC 

[Qemu-devel] [PATCH v2 0/2] exec: further refine address_space_get_iotlb_entry()
 2017-10-06 12:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] exec: add page_mask for flatview_do_translate

[Qemu-devel] [PATCH for-2.10 0/3] qdev/vfio: defer DEVICE_DEL to avoid races with libvirt
 2017-10-06 12:31 UTC  (4+ messages)

[PATCH v5 0/7] eventdev: cover letter: eth Rx adapter
 2017-10-06 21:10 UTC  (8+ messages)
` [PATCH v5 1/7] eventdev: add caps API and PMD callback for "
` [PATCH v5 2/7] eventdev: add PMD callbacks "
` [PATCH v5 3/7] eventdev: add eth Rx adapter caps function to SW PMD
` [PATCH v5 4/7] eventdev: add eth Rx adapter API header
` [PATCH v5 5/7] eventdev: add event type for eth rx adapter
` [PATCH v5 6/7] eventdev: add eth Rx adapter implementation
` [PATCH v5 7/7] eventdev: add tests for eth Rx adapter APIs

[PATCH rt-v4.11] sched/clock: fix early boot splat on clock transition to unstable
 2017-10-06 12:31 UTC  (3+ messages)

[PATCH 0/3] Cleanup sector_t
 2017-10-06 12:30 UTC  (4+ messages)
` [PATCH 1/3] btrfs: scrub: get rid of sector_t
` [PATCH 2/3] btrfs: rename page offset parameter in submit_extent_page
` [PATCH 3/3] btrfs: get rid of sector_t and use u64 offset "

[Fuego] Benchmark.bonnie fails during 'fuego phase: run' stage on x86 64-bit target
 2017-10-06 12:31 UTC 

[PATCH v2 0/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
 2017-10-06 12:31 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH v10 00/10] complete deferred page initialization
 2017-10-06 12:30 UTC  (19+ messages)
` [PATCH v10 05/10] mm: zero reserved and unavailable struct pages
` [PATCH v10 09/10] mm: stop zeroing memory during allocation in vmemmap

[Qemu-devel] [Bug 1721744] [NEW] Help content missing for newly added machine properties
 2017-10-06 12:25 UTC  (2+ messages)
` [Qemu-devel] [Bug 1721744] "

[PATCH] drm/i915/huc: Fix includes in intel_huc.c
 2017-10-06 12:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Fuego] Benchmark.lmbench2 failed during 'fuego phase: run' stage on x86 64-bit target
 2017-10-06 12:29 UTC 

[PATCH] mm, swap: Make VMA based swap readahead configurable
 2017-10-06 12:28 UTC  (16+ messages)

XFS AIL lockup
 2017-10-06 12:29 UTC  (3+ messages)

[PATCH v2 00/13] Request for Comments on SoftiWarp
 2017-10-06 12:28 UTC  (14+ messages)
  ` [PATCH v2 01/13] iWARP wire packet format definition
  ` [PATCH v2 02/13] Main SoftiWarp include file
  ` [PATCH v2 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
  ` [PATCH v2 04/13] SoftiWarp object management
  ` [PATCH v2 05/13] SoftiWarp application interface
  ` [PATCH v2 06/13] SoftiWarp connection management
  ` [PATCH v2 07/13] SoftiWarp application buffer management
  ` [PATCH v2 08/13] SoftiWarp Queue Pair methods
  ` [PATCH v2 09/13] SoftiWarp transmit path
  ` [PATCH v2 10/13] SoftiWarp receive path
  ` [PATCH v2 11/13] SoftiWarp Completion Queue methods
  ` [PATCH v2 12/13] SoftiWarp debugging code
  ` [PATCH v2 13/13] Add SoftiWarp to kernel build environment

[PATCH v9 00/11] x86: guest resource mapping
 2017-10-06 12:25 UTC  (12+ messages)
` [PATCH v9 01/11] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list
` [PATCH v9 02/11] x86/hvm/ioreq: simplify code and use consistent naming
` [PATCH v9 03/11] x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page
` [PATCH v9 04/11] x86/hvm/ioreq: defer mapping gfns until they are actually requsted
` [PATCH v9 05/11] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v9 06/11] x86/hvm/ioreq: add a new mappable resource type
` [PATCH v9 07/11] x86/mm: add an extra command to HYPERVISOR_mmu_update
` [PATCH v9 08/11] tools/libxenforeignmemory: add support for resource mapping
` [PATCH v9 09/11] tools/libxenforeignmemory: reduce xenforeignmemory_restrict code footprint
` [PATCH v9 10/11] common: add a new mappable resource type: XENMEM_resource_grant_table
` [PATCH v9 11/11] tools/libxenctrl: use new xenforeignmemory API to seed grant table

[Qemu-devel] [PATCH 00/34] remove i386/pc dependency from non-PC world (part 1)
 2017-10-06 12:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH 33/34] hw/alpha: remove old i386 dependency

[Fuego] Benchmark.Stream fails with ValueError: invalid literal for float() on x86 64-bit target
 2017-10-06 12:27 UTC 

[U-Boot] [PATCH] disk: part_dos: Use the original allocation scheme for the SPL case
 2017-10-06 12:26 UTC  (7+ messages)

Adding support for yum in a yocto image
 2017-10-06 12:21 UTC  (3+ messages)

[PATCH 05/18] iwlwifi: pcie: dump registers when HW becomes inaccessible
 2017-10-06 12:25 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] Bugfix perf script -F ip,brstack (and brstackoff)
 2017-10-06 12:25 UTC  (2+ messages)

netns.sh: Sending cookie response for denied handshake
 2017-10-06 12:54 UTC  (3+ messages)

[PATCH v7 0/7] document types of hardware control for V4L2
 2017-10-06 12:24 UTC  (3+ messages)
` [PATCH v7 4/7] media: open.rst: document devnode-centric and mc-centric types

[pyro][PATCH] json-c: backport patch to fix gcc7 compilation
 2017-10-06 12:24 UTC 

Why are two hash tuples stored for each connection in the connection tracking system?
 2017-10-06 12:23 UTC  (12+ messages)

[PATCH] drm/i915: Order two completing nop_submit_request
 2017-10-06 12:23 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-10-06 12:22 UTC  (6+ messages)
` [Qemu-devel] [RFC 24/29] vhost+postcopy: Lock around set_mem_table

[Qemu-devel] [PATCH 00/23] generalize parsing of cpu_model (part 3/PPC)
 2017-10-06 11:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH 18/23] ppc: pnv: use generic cpu_model parsing

pull-request: iwlwifi-next 2017-10-06
 2017-10-06 12:21 UTC  (2+ messages)

[Fuego] Functional.glib test fails during 'fuego phase: run' on x86 64-bit target
 2017-10-06 12:20 UTC 

Input: synaptics - Lenovo X1 Carbon 5 devices should use SMBUS/RMI
 2017-10-06 12:20 UTC  (4+ messages)

[BUG] fs/super: a possible sleep-in-atomic bug in put_super
 2017-10-06 12:19 UTC  (2+ messages)

[PATCH] efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
 2017-10-06 12:19 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/6] block: Avoid copy-on-read assertions
 2017-10-06 12:17 UTC  (2+ messages)

[Qemu-devel] [PULL 0/9] x86 and machine queue, 2017-10-05
 2017-10-06 12:17 UTC  (2+ messages)

[v11 0/6] cgroup-aware OOM killer
 2017-10-06 12:17 UTC  (6+ messages)
` [v11 4/6] mm, oom: introduce memory.oom_group

[PATCH] libxml2: 2.9.4 -> 2.9.5
 2017-10-06 12:11 UTC  (3+ messages)
` [PATCH v3] libxml2: 2.9.4 -> 2.9.6

[PATCH] PM / ACPI: Removed unused function
 2017-10-06 12:14 UTC  (3+ messages)

the imfamous asix ax88179 iommu error
 2017-10-06 12:14 UTC 

[PATCH v5 0/2] add Silicon Image SiI9234 driver
 2017-10-06 12:14 UTC  (3+ messages)
  ` [PATCH v5 1/2] drm/bridge: "

[GIT PULL] overlayfs fixes for 4.14-rc4
 2017-10-06 12:14 UTC 

is there a truly compelling rationale for .git/info/exclude?
 2017-10-06 12:13 UTC  (2+ messages)

[PATCH v3 1/4] net/softnic: add softnic PMD
 2017-10-06 12:13 UTC  (4+ messages)
` [PATCH v4 0/4] net/softnic: sw fall-back pmd for traffic mgmt and others

[pyro] some backported patches
 2017-10-06 12:12 UTC  (18+ messages)
` [pyro][PATCH 01/17] gdb: fix gdbserver not working in musl/mips context
` [pyro][PATCH 02/17] busybox: fix a linking issue
` [pyro][PATCH 03/17] busybox: add backported patch to support iproute 'scope'
` [pyro][PATCH 04/17] openssh: allow to override OpenSSL HostKeys when read-only-rootfs
` [pyro][PATCH 05/17] selftest/archiver: add tests for recipe type filtering
` [pyro][PATCH 06/17] selftest/archiver: only execute deploy_archives task
` [pyro][PATCH 07/17] copyleft_filter.bbclass: restore possiblity to filter on type
` [pyro][PATCH 08/17] debianutils: Add a native version (for run-parts)
` [pyro][PATCH 09/17] ca-certificates: Fix postinst dependency issues
` [pyro][PATCH 10/17] kernel-uimage.bbclass: Fix up generation of uImage from vmlinux
` [pyro][PATCH 11/17] kernel-fitimage: sanitize dtb section name (unbreak MIPS)
` [pyro][PATCH 12/17] kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL support
` [pyro][PATCH 13/17] kernel-uimage: optimise "
` [pyro][PATCH 14/17] kernel-uboot: support compressed kernel on MIPS
` [pyro][PATCH 15/17] kernel-fitimage: support MIPS (compressed)
` [pyro][PATCH 16/17] curl: enable threaded resolver
` [pyro][PATCH 17/17] useradd-staticids: don't create username-group if gid is specified

[PATCH v14 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-10-06 12:12 UTC  (13+ messages)
` [PATCH v14 5/7] vfio: ABI for mdev display dma-buf operation

Why removing REQ_FAILFAST_DRIVER in LightNVM?
 2017-10-06 12:12 UTC  (6+ messages)

[PATCH v2 01/13] x86emul/fuzz: add rudimentary limit checking
 2017-10-06 12:12 UTC  (5+ messages)
` [PATCH v2 13/13] fuzz/x86_emulate: Add an option to limit the number of instructions executed

[net-next V4 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-06 12:11 UTC  (4+ messages)
` [net-next V4 PATCH 3/5] bpf: cpumap xdp_buff to skb conversion and allocation

[Fuego] Functional.expat test fails during build stage on 64-bit x86 Ubuntu target
 2017-10-06 12:10 UTC 

[PATCH] drm/i915/guc: Move firmware size check out of generic code
 2017-10-06 12:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "


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.