All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-25 09:37:16 to 2017-08-25 10:38:54 UTC [more...]

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-25 10:37 UTC  (8+ messages)
` [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
    ` [Qemu-devel] "

[PATCH] arm64: allwinner: h5: add support for NanoPi NEO Plus 2 board
 2017-08-25 10:32 UTC  (4+ messages)
` [PATCH v2] arm64: allwinner: h5: add support for NanoPi NEO Plus 2

[PATCH] scsi: qedi: off by one in qedi_get_cmd_from_tid()
 2017-08-25 10:36 UTC  (2+ messages)

[RFC PATCH 0/5] Extend resources to support more vcpus in single VM
 2017-08-25 10:36 UTC  (11+ messages)
` [RFC PATCH 2/5] XL: Increase event channels to support more vcpus
` [RFC PATCH 3/5] Tool/ACPI: DSDT extension "
` [RFC PATCH 4/5] hvmload: Add x2apic entry support in the MADT build

[PATCH] um: remove a stray tab
 2017-08-25 10:36 UTC 

[PATCH 0/3] document types of hardware control for V4L2
 2017-08-25 10:35 UTC  (10+ messages)
` [PATCH 1/3] media: open.rst: document devnode-centric and mc-centric types
` [PATCH 2/3] media: videodev2: add a flag for vdev-centric devices
` [PATCH 3/3] media: add V4L2_CAP_VDEV_CENTERED flag on vdev-centric drivers

[PATCH] drm/amd/powerplay: delete pp dead code on raven
 2017-08-25 10:34 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s
 2017-08-25 10:40 UTC  (2+ messages)
` [PATCH i-g-t v2] "

[PATCH] powerpc/44x: mask and shift to zero bug
 2017-08-25 10:33 UTC  (2+ messages)

[PATCH 1/9] drm/amdgpu: fix amdgpu_vm_bo_map trace point
 2017-08-25 10:32 UTC  (10+ messages)
  ` [PATCH 2/9] drm/amdgpu: fix and cleanup VM ready check
  ` [PATCH 3/9] drm/amdgpu: cleanup GWS, GDS and OA allocation
  ` [PATCH 4/9] drm/amdgpu: add bo_va cleared flag again
  ` [PATCH 5/9] drm/amdgpu: rework moved handling in the VM
  ` [PATCH 6/9] drm/amdgpu: track evicted page tables v2
  ` [PATCH 7/9] drm/amdgpu: rework page directory filling v2
  ` [PATCH 8/9] drm/amdgpu: add support for per VM BOs
  ` [PATCH 9/9] drm/amdgpu: WIP add IOCTL interface "

[RFC PATCH 0/4] ethdev new offloads API
 2017-08-25 10:31 UTC  (2+ messages)

[PATCH RFC] media: open.rst: document devnode-centric and mc-centric types
 2017-08-25 10:27 UTC  (4+ messages)

[PATCH v3] common/vm_event: Initialize vm_event lists on domain creation
 2017-08-25 10:26 UTC  (2+ messages)

[RFC PATCH 0/1] eventtimer: introduce event timer wheel
 2017-08-25 10:25 UTC  (3+ messages)

[PATCH 0/7] EDAC, mce_amd: Issue decoded MCE through the tracepoint
 2017-08-25 10:24 UTC  (15+ messages)
` [PATCH 1/7] x86/mce: Handle an in-kernel MCE decoder
  ` [1/7] "
` [PATCH 2/7] x86/mce: Extend the MCE tracepoint with a decoded string
  ` [2/7] "
` [PATCH 3/7] seq_buf: Add seq_buf_clear_buf()
  ` [3/7] "
` [PATCH 4/7] seq_buf: Export seq_buf_printf() to modules
  ` [4/7] "
` [PATCH 5/7] EDAC, mce_amd: Convert to seq_buf
  ` [5/7] "
` [PATCH 6/7] EDAC, mce_amd: Issue the decoded info through the TP or printk()
  ` [6/7] "
` [PATCH 7/7] x86/mce: Issue the mcelog --ascii message on !AMD
  ` [7/7] "

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS e80209823414081b665f1cbe117dbe63f76048c4
 2017-08-25 10:24 UTC 

[PATCH 00/14] arm64: kexec: add kexec_file_load support
 2017-08-25 10:22 UTC  (7+ messages)
` [PATCH 08/14] arm64: kexec_file: create purgatory

ERROR: Unable to connect to bitbake server, or start one
 2017-08-25 10:22 UTC 

[RFC 0/3] Utilization estimation for FAIR tasks
 2017-08-25 10:20 UTC  (4+ messages)
` [RFC 1/3] sched/fair: add util_est on top of PELT
` [RFC 2/3] sched/fair: use util_est in LB
` [RFC 3/3] sched/cpufreq_schedutil: use util_est for OPP selection

Should rerere auto-update a merge resolution?
 2017-08-25 10:19 UTC  (4+ messages)

[PATCH] um: return negative in tuntap_open_tramp()
 2017-08-25 10:19 UTC 

[PATCH V2 00/20] blk-mq-sched: improve SCSI-MQ performance
 2017-08-25 10:19 UTC  (5+ messages)
` [PATCH V2 06/20] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed

[PATCH v2 REPOST 00/12] x86: guest resource mapping
 2017-08-25 10:18 UTC  (15+ messages)
` [PATCH v2 REPOST 02/12] x86/mm: allow a privileged PV domain to map guest mfns
` [PATCH v2 REPOST 09/12] x86/hvm/ioreq: simplify code and use consistent naming
` [PATCH v2 REPOST 11/12] x86/hvm/ioreq: defer mapping gfns until they are actually requsted
` [PATCH v2 REPOST 12/12] x86/hvm/ioreq: add a new mappable resource type

[PATCH v2 0/5] sched/fair: Tweaks for select_task_rq_fair slowpath
 2017-08-25 10:16 UTC  (6+ messages)
` [PATCH v2 1/5] sched/fair: Move select_task_rq_fair slow-path into its own function
` [PATCH v2 2/5] sched/fair: Remove unnecessary comparison with -1
` [PATCH v2 3/5] sched/fair: Fix find_idlest_group when local group is not allowed
` [PATCH v2 4/5] sched/fair: Fix use of find_idlest_group when no groups are allowed
` [PATCH v2 5/5] sched/fair: Fix use of find_idlest_group when local group is idlest

[Qemu-devel] [PATCH 00/14] Generate a literal qobject for introspection
 2017-08-25 10:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 04/14] qlit: remove needless type cast

[PATCH i-g-t 0/2] Fixing make install
 2017-08-25 10:13 UTC  (3+ messages)
` [PATCH i-g-t 1/2] tests/Makefile.am: Install test-list*.txt to libexecdir
` [PATCH i-g-t 2/2] intel-ci: Install testlist files to pkgdata dir

[PATCH 0/3] gnttab: Further XSA-226 cleanup
 2017-08-25 10:13 UTC  (7+ messages)
` [PATCH 1/3] gnttab: Drop the frame parameter from acquire_grant_for_copy()
` [PATCH 2/3] gnttab: Drop the frame parameter from get_paged_frame()

[PATCH 0/6] NXP DPAA2: Refactor bus scan/probe code
 2017-08-25 10:19 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] bus/fslmc: support only single group and container
  ` [PATCH v2 2/6] bus/fslmc: introduce new device type enumerator
  ` [PATCH v2 3/6] crypto/dpaa2_sec: update driver type field
  ` [PATCH v2 4/6] net/dpaa2: "
  ` [PATCH v2 5/6] drivers: refactor DPAA2 object definition
  ` [PATCH v2 6/6] bus/fslmc: refactor scan and probe functions

[LTP] [PATCH v2] [dynamic debug] - Check interface and functionality
 2017-08-25 10:09 UTC 

[Qemu-devel] Why got no response of vnc?
 2017-08-25 10:07 UTC  (3+ messages)

[PATCH] x86/microcode/intel: Silence a static checker warning
 2017-08-25 10:04 UTC  (12+ messages)
` [PATCH v2] x86/microcode: "
                  ` [PATCH] x86/microcode/intel: Improve microcode patches saving flow

[CI] drm/i915: Skip render state setup (TEST for CI)
 2017-08-25 10:04 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] ASoC: pcm: Sync delayed work before releasing resources
 2017-08-25 10:04 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 9b4e946ce14e20d7addbfb7d9139e604f9fda107
 2017-08-25 10:03 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS b9374ecf18b70fd4dc9f1b505c02f4ecdf771948
 2017-08-25 10:03 UTC 

WARNING: possible circular locking dependency detected
 2017-08-25 10:03 UTC 

[U-Boot] [Patch v2] configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE
 2017-08-25 10:03 UTC 

[PATCH v7 00/12] Enable VAS
 2017-08-25 10:02 UTC  (7+ messages)
` [PATCH v7 01/12] powerpc/vas: Define macros, register fields and structures
` [PATCH v7 08/12] powerpc/vas: Define vas_win_id()
` [PATCH v7 10/12] powerpc/vas: Define vas_win_close() interface

[Qemu-devel] [PATCH v3 00/10] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-08-25 10:01 UTC  (4+ messages)

[pci:pci/host-mediatek 11/11] drivers/pci/host/pcie-mediatek.c:541:43: error: 'node' undeclared
 2017-08-25 10:01 UTC  (5+ messages)

[net-next:master 1324/1341] drivers/net//ethernet/mellanox/mlxsw/spectrum_dpipe.c:323:9: error: too few arguments to function 'devlink_dpipe_table_register'
 2017-08-25  9:59 UTC  (3+ messages)

[PATCH nft v2 00/18] introducing libnftables
 2017-08-25  9:59 UTC  (3+ messages)
` [PATH nft v2 13/18] libnftables: add nft_context_set_print

[PATCH] (PRE)MIRRORS: add pattern for npm:// without slash
 2017-08-25  9:58 UTC  (4+ messages)
    ` [PATCH v2] "

[Qemu-devel] Memory use with >100 virtio devices
 2017-08-25  9:58 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH qemu] exec: Destroy dispatch immediately

[PATCH] common/gnttab: Introduce command line feature controls
 2017-08-25  9:57 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9
 2017-08-25  9:52 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Report storage key support to userspace
 2017-08-25  9:53 UTC  (2+ messages)

[PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
 2017-08-25  9:52 UTC  (7+ messages)

[U-Boot] [PATCH] rpi: Enable USB keyboard support
 2017-08-25  9:51 UTC  (3+ messages)

[PATCH] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
 2017-08-25  9:50 UTC 

[U-Boot] [PATCH v2 1/4] rockchip: rk3229: move usb gadget into defconfig
 2017-08-25  9:50 UTC  (7+ messages)
` [U-Boot] [PATCH v2 4/4] rockchip: enable rockusb for all rockchip SoCs

[PATCH 1/2] clk: sunxi-ng: Provide a default reset hook
 2017-08-25  9:49 UTC  (4+ messages)
` [PATCH 2/2] mmc: sunxi: Reset the device at probe time

[ovmf baseline-only test] 72016: all pass
 2017-08-25  9:48 UTC 

[meta-oe][PATCH] libreport: fix typo of SRC_URI
 2017-08-25  7:19 UTC 

[PATCH] pktgen: add a new sample script for 40G and above link testing
 2017-08-25  9:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/6] add throttle block driver filter
 2017-08-25  9:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 4/6] block: convert ThrottleGroup to object with QOM
` [Qemu-devel] [PATCH v8 5/6] block: add throttle block filter driver

[PATCH] libsepol: reset pointer after free
 2017-08-25  9:46 UTC 

[U-Boot] U-boot 2017.07 not working on Raspberry Pi
 2017-08-25  9:46 UTC  (9+ messages)

[PATCH] drm/amd/amdgpu: fix build warning
 2017-08-25  9:46 UTC  (2+ messages)

[distros-debian-jessie test] 72017: tolerable trouble: blocked/broken/pass
 2017-08-25  9:46 UTC 

[U-Boot] [PATCH v2 1/2] LS1088A_QSPI: SECURE_BOOT: Images validation
 2017-08-25  9:45 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] LS1088A_QSPI: Add secure boot defconfigs for QSPI boot

[PATCH 0/1] adding Btrfs resizing capability to lvresize/fsadm.sh
 2017-08-25  9:44 UTC  (7+ messages)
` [PATCH 1/1] added resizing for btrfs
      ` 答复: "

[PATCH nf-next] netfilter: xt_CHECKSUM: avoid bad offload warnings on GSO packets
 2017-08-25  9:43 UTC  (8+ messages)

[PATCH V2 00/25] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-08-25  9:43 UTC  (5+ messages)
` [PATCH V2 23/25] x86/vvtd: Handle interrupt translation faults

[PATCH 00/15] v4 kernel core pieces refcount conversions
 2017-08-25  9:41 UTC  (16+ messages)
` [PATCH 01/15] sched: convert sighand_struct.count to refcount_t
` [PATCH 02/15] sched: convert signal_struct.sigcnt "
` [PATCH 03/15] sched: convert user_struct.__count "
` [PATCH 04/15] sched: convert numa_group.refcount "
` [PATCH 05/15] sched/task_struct: convert task_struct.usage "
` [PATCH 06/15] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 07/15] perf: convert perf_event_context.refcount "
` [PATCH 08/15] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 09/15] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 10/15] uprobes: convert uprobe.ref "
` [PATCH 11/15] nsproxy: convert nsproxy.count "
` [PATCH 12/15] groups: convert group_info.usage "
` [PATCH 13/15] creds: convert cred.usage "
` [PATCH 14/15] futex: convert futex_pi_state.refcount "
` [PATCH 15/15] kcov: convert kcov.refcount "

[GIT PULL] MMC fixes for v.4.13 rc7
 2017-08-25  9:42 UTC 

[PATCH v2 00/20] Speculative page faults
 2017-08-25  9:41 UTC  (4+ messages)

[Qemu-devel] Make test
 2017-08-25  9:41 UTC  (8+ messages)

[PATCH] x86/EFI: warn about r/o sections requiring relocations
 2017-08-25  9:41 UTC  (3+ messages)

[Patch net-next v2 0/4] net_sched: clean up tc classes and u32 filter
 2017-08-25  9:41 UTC  (3+ messages)
` [Patch net-next v2 3/4] net_sched: remove tc class reference counting

[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
 2017-08-25  9:40 UTC  (4+ messages)

[PATCH 00/12] drm/i915: Fix up the CCS code
 2017-08-25  9:40 UTC  (3+ messages)
` [PATCH 06/12] drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites

linux-next: manual merge of the sound-asoc tree with the sound-current tree
 2017-08-25  9:40 UTC  (3+ messages)

[PATCH] drm/i915/cnl: WaForceEnableNonCoherent
 2017-08-25  9:38 UTC  (4+ messages)

[PATCH RESEND v9] VT-d: use correct BDF for VF to search VT-d unit
 2017-08-25  9:39 UTC  (2+ messages)

[PATCH 00/12] support to run vdev in the secondary process
 2017-08-25  9:40 UTC  (13+ messages)
` [PATCH 01/12] cryptodev: remove crypto vdev init
` [PATCH 02/12] eal: avoid calling rte_vdev_init()
` [PATCH 03/12] crypto: move vdev helper functions into dedicated file
` [PATCH 04/12] vdev: move to drivers/bus
` [PATCH 05/12] bus/vdev: change log type from EAL to PMD
` [PATCH 06/12] eal: add channel for primary/secondary communication
` [PATCH 07/12] bus/vdev: scan and probe vdev in secondary processes
` [PATCH 08/12] ethdev: support attach vdev in secondary process
` [PATCH 09/12] vhost: allocate virtio_net in memzone
` [PATCH 10/12] vhost: support to kick in secondary process
` [PATCH 11/12] net/vhost: support to run in the "
` [PATCH 12/12] examples/helloworld: do not exit automatically

[PATCH 00/13] ANDROID: binder: RT priority inheritance and small fixes
 2017-08-25  9:33 UTC  (5+ messages)
` [PATCH 02/13] ANDROID: binder: push new transactions to waiting threads
` [PATCH 03/13] ANDROID: binder: add support for RT prio inheritance
` [PATCH 04/13] ANDROID: binder: add min sched_policy to node
` [PATCH 06/13] ANDROID: binder: add RT inheritance flag "

[meta-python][PATCH 0/3] python-beautifulsoup4: add new recipe and required packages
 2017-08-25  8:40 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python-webencodings: add Python3 support
` [meta-python][PATCH 3/3] python-beautifulsoup4: add new recipe for both python2 and python3


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.