All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-03 08:27:57 to 2018-05-03 09:20:01 UTC [more...]

[Qemu-devel] [PATCH v1 00/29] target-microblaze: Add support for Extended Addressing
 2018-05-03  9:19 UTC  (20+ messages)
` [Qemu-devel] [PATCH v1 01/29] target-microblaze: dec_load: Use bool instead of unsigned int
` [Qemu-devel] [PATCH v1 02/29] target-microblaze: dec_store: "
` [Qemu-devel] [PATCH v1 03/29] target-microblaze: compute_ldst_addr: Use bool instead of int
` [Qemu-devel] [PATCH v1 04/29] target-microblaze: Fallback to our latest CPU version
` [Qemu-devel] [PATCH v1 05/29] target-microblaze: Correct special register array sizes
` [Qemu-devel] [PATCH v1 06/29] target-microblaze: Correct the PVR array size
` [Qemu-devel] [PATCH v1 07/29] target-microblaze: Tighten up TCGv_i32 vs TCGv type usage
` [Qemu-devel] [PATCH v1 08/29] target-microblaze: Remove USE_MMU PVR checks
` [Qemu-devel] [PATCH v1 09/29] target-microblaze: Conditionalize setting of PVR11_USE_MMU
` [Qemu-devel] [PATCH v1 10/29] target-microblaze: Bypass MMU with MMU_NOMMU_IDX
` [Qemu-devel] [PATCH v1 11/29] target-microblaze: Make compute_ldst_addr always use a temp
` [Qemu-devel] [PATCH v1 12/29] target-microblaze: Remove pointer indirection for ld/st addresses
` [Qemu-devel] [PATCH v1 13/29] target-microblaze: Use TCGv for load/store addresses
` [Qemu-devel] [PATCH v1 14/29] target-microblaze: Name special registers we support
` [Qemu-devel] [PATCH v1 15/29] target-microblaze: Break out trap_userspace()
` [Qemu-devel] [PATCH v1 16/29] target-microblaze: Break out trap_illegal()
` [Qemu-devel] [PATCH v1 17/29] target-microblaze: dec_msr: Use bool and extract32
` [Qemu-devel] [PATCH v1 18/29] target-microblaze: dec_msr: Reuse more code when reg-decoding
` [Qemu-devel] [PATCH v1 21/29] target-microblaze: Setup for 64bit addressing

[PATCH v6 0/5] KVM: Expose speculation control feature to guests
 2018-05-03  9:19 UTC  (4+ messages)
` [PATCH v6 2/5] KVM: x86: Add IBPB support

[LTP] [RFC PATCH v6 0/7] Rewriting network tests into new shell API
 2018-05-03  9:19 UTC  (3+ messages)
` [LTP] [RFC PATCH v6 1/7] tst_net.sh: Support both new and legacy APIs + rename

[PATCH] scsi: lpfc: fix spelling mistake: "mabilbox" -> "mailbox"
 2018-05-03  9:19 UTC  (2+ messages)

[PATCH] clk: clk-fixed-factor: Use new macro CLK_OF_DECLARE_DRIVER
 2018-05-03  9:18 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] arm: Add nRF51 SoC and micro:bit machine
 2018-05-03  9:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] arm: Add Nordic Semiconductor nRF51 SoC
` [Qemu-devel] [PATCH 2/2] arm: Add BBC micro:bit machine

Moving unmaintained filesystems to staging
 2018-05-03  9:18 UTC  (4+ messages)

[v5,01/14] dt-bindings: connector: add properties for typec
 2018-05-03  9:17 UTC  (2+ messages)
` [PATCH v5 01/14] "

[Qemu-devel] [PATCH 0/4] Support larger NBD_CMD_WRITE_ZEROES
 2018-05-03  9:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] nbd/client: Refactor in preparation for more limits
` [Qemu-devel] [PATCH 3/4] nbd/client: Support requests of additional block sizing info

[PATCH] Input: atmel_mxt_ts - fix reset-gpio for level based irqs
 2018-05-03  9:15 UTC  (3+ messages)
` [PATCHv2] "

[PATCH V3 0/8] nvme: pci: fix & improve timeout handling
 2018-05-03  9:14 UTC  (4+ messages)
` [PATCH V3 7/8] nvme: pci: recover controller reliably

[PATCH 1/2] drm/i915: Lazily unbind vma on close
 2018-05-03  9:13 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH] net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
 2018-05-03  9:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/2] slirp: Add query-usernet QMP command
 2018-05-03  9:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] slirp: Add "query-usernet" "

[Bug 106225] Kernel panic after modesetting (not on every boot) on ryzen 5 2400g
 2018-05-03  9:11 UTC  (3+ messages)

[RFC] virtio: support VIRTIO_F_IO_BARRIER
 2018-05-03  9:09 UTC  (7+ messages)

[PATCH v1] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state
 2018-05-03  9:09 UTC  (3+ messages)

[PATCH 00/13] drm/kms/mode: using helper func drm_display_mode_to/from_videomode for calculating timing parameters
 2018-05-03  9:09 UTC  (13+ messages)
  ` [PATCH 01/13] drm/kms/mode/atmel-hlcdc: using helper func drm_display_mode_to_videomode "
  ` [PATCH 02/13] drm/kms/mode/bridge-tc358767: "
  ` [PATCH 03/13] drm/kms/mode/exynos-dsi: "
  ` [PATCH 04/13] drm/kms/mode/fsl-dcu: "
  ` [PATCH 05/13] drm/kms/mode/gma500-mdfld_dsi_dpi: using helper function "
  ` [PATCH 06/13] drm/kms/mode/hisilicon-kirin-dsi-ade: "
  ` [PATCH 07/13] drm/kms/mode/meson-encoder: "

[PATCH] flex: update to 2.6.4
 2018-05-03  9:09 UTC  (2+ messages)
` [PATCH] btrfs-tools: Update to 4.16

[PATCH] cpupower: fix spelling mistake: "logilename" -> "logfilename"
 2018-05-03  9:09 UTC  (2+ messages)

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-05-03  9:09 UTC  (4+ messages)
` [PATCH v6 05/17] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH V2] net/netlink: optimize seq_puts and seq_printf in af_netlink.c
 2018-05-03  9:09 UTC  (2+ messages)

[PATCH] drm/i915/psr: vbt change for psr
 2018-05-03  9:08 UTC 

[Qemu-devel] release retrospective, next release timing, numbering
 2018-05-03  9:07 UTC  (8+ messages)

[PATCH 00/11] KVM: PPC: reconstruct mmio emulation with analyse_instr()
 2018-05-03  9:07 UTC  (16+ messages)
` [PATCH 04/11] KVM: PPC: fix incorrect element_size for stxsiwx in analyse_instr
` [PATCH 05/11] KVM: PPC: add GPR RA update skeleton for MMIO emulation
` [PATCH 07/11] KVM: PPC: reconstruct non-SIMD LOAD/STORE instruction mmio emulation with analyse_intr() input
      ` [PATCH 07/11] KVM: PPC: reconstruct non-SIMD LOAD/STORE instruction mmio emulation with analyse_

[Skiboot] [PATCH 1/2] SLW: Remove stop1_lite and stop0 stop states
 2018-05-03  9:06 UTC  (2+ messages)

[PATCH 0/3] drm: fix some bridge api misunderstandings
 2018-05-03  9:06 UTC  (5+ messages)
` [PATCH 1/3] drm/sti: do not remove the drm_bridge that was never added

Silently dropped UDP packets on kernel 4.14
 2018-05-03  9:06 UTC  (7+ messages)

Motorola Droid 4 progress, power consumption
 2018-05-03  9:06 UTC  (4+ messages)

[PATCH] drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwells
 2018-05-03  9:06 UTC  (5+ messages)

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-03  9:05 UTC  (7+ messages)

[PATCH 4.9.y, 4.14.y] crypto: talitos - fix IPsec cipher in length
 2018-05-03  9:05 UTC 

[PATCH v3 00/11] R-Car DU Interlaced support through VSP1
 2018-05-03  9:04 UTC  (26+ messages)
` [PATCH v3 01/11] media: vsp1: drm: Fix minor grammar error
` [PATCH v3 02/11] media: vsp1: Remove packed attributes from aligned structures
` [PATCH v3 03/11] media: vsp1: Rename dl_child to dl_next
` [PATCH v3 04/11] media: vsp1: Remove unused display list structure field
` [PATCH v3 05/11] media: vsp1: Clean up DLM objects on error
` [PATCH v3 06/11] media: vsp1: Provide VSP1 feature helper macro
` [PATCH v3 07/11] media: vsp1: Use header display lists for all WPF outputs linked to the DU
` [PATCH v3 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v3 09/11] media: vsp1: Provide support for extended command pools
` [PATCH v3 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v3 11/11] drm: rcar-du: Support interlaced video output through vsp1

[xen-4.10-testing test] 122560: regressions - FAIL
 2018-05-03  9:03 UTC 

[v2,0/6] eventdev: cover letter - crypto adapter
 2018-05-03  9:02 UTC  (5+ messages)
` [v2,1/6] eventdev: introduce event "

[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-05-03  9:02 UTC  (6+ messages)
` [PATCH 09/10] vfio: ccw: Suppressing the BOXED state

Revert "dmaengine: pl330: add DMA_PAUSE feature"
 2018-05-03  9:01 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/2] dt-bindings: gpio-xilinx: Update no-init property
 2018-05-03  9:05 UTC  (2+ messages)
` [PATCH 2/2] gpio: xilinx: Add support for no initialisation at probe

[PATCH] memzone: fix race condition on alloc failure
 2018-05-03  8:59 UTC 

[xen-4.7-testing test] 122541: FAIL
 2018-05-03  8:58 UTC 

[PATCH v3 0/2] add uevent api for hot plug
 2018-05-03  8:57 UTC  (6+ messages)
` [PATCH V21 0/4] hot plug recovery mechanism
  ` [PATCH V21 1/4] bus/pci: handle device hot unplug
  ` [PATCH V21 2/4] eal: add failure handle mechanism for hot plug
  ` [PATCH V21 3/4] igb_uio: fix uio release issue when hot unplug
  ` [PATCH V21 4/4] app/testpmd: show example to handle "

[PATCH v5 0/6] Enable NV12 support
 2018-05-03  8:58 UTC  (6+ messages)

[MODERATED] [PATCH SSBv11 0/3] seccomp 1
 2018-05-03  8:58 UTC  (2+ messages)
` [MODERATED] Re: [PATCH SSBv11 3/3] seccomp 0

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-05-03  8:57 UTC  (6+ messages)

[PATCH V1 0/5] Introduce Intel FPGA BUS
 2018-05-03  9:13 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] iFPGA: Add Intel FPGA BUS Library
  ` [PATCH v6 4/5] iFPGA: add meson build

[PATCH ipsec-next] xfrm: use a dedicated slab cache for struct xfrm_state
 2018-05-03  8:55 UTC 

[PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options
 2018-05-03  8:54 UTC  (4+ messages)
` [PATCH v2 3/3] perf/buildid-cache: Support --purge-all option

[PATCH] ALSA: sparc: Use GFP_KERNEL for non-atomic allocation
 2018-05-03  8:53 UTC 

SWIOTLB buffer runs full
 2018-05-03  8:52 UTC 

[LTP] [PATCH] nfs/nfs_lib.sh: Fix wrong getopts parameter handling
 2018-05-03  8:52 UTC 

[PATCH 0/1] testsdk.bbclass: set PREMIRRORS for kernel to speed up test
 2018-05-03  8:52 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5 00/14] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-05-03  8:51 UTC  (4+ messages)

[PATCH net] macmace: Set platform device coherent_dma_mask
 2018-05-03  8:51 UTC  (7+ messages)

[RFC PATCH for 4.18 00/14] Restartable Sequences
 2018-05-03  8:49 UTC  (7+ messages)

pciehp 0000:00:1c.0:pcie004: Timeout on hotplug command 0x1038 (issued 65284 msec ago)
 2018-05-03  8:49 UTC  (3+ messages)

[LTP] [PATCH] [RFC] syscalls/perf_event_open02: Fix failures
 2018-05-03  8:49 UTC  (2+ messages)

[PATCH 1/2] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
 2018-05-03  8:48 UTC  (3+ messages)

[PATCH] dmesg: link together with syslog(2) manual page
 2018-05-03  8:47 UTC  (2+ messages)

[PATCH 01/71] drm/i915/execlists: Drop preemption arbitrations points along the ring
 2018-05-03  8:47 UTC  (3+ messages)
` [PATCH 38/71] drm/i915: Enable render context support for Ironlake (gen5)

FYI...build "ok", thought some warnings, annoyances in 2.32
 2018-05-03  8:46 UTC  (2+ messages)

[LTP] [PATCH] cve-2017-16939: drop linux/xfrm.h include
 2018-05-03  8:45 UTC  (2+ messages)

[cip-dev] Result of Kernel Patch Review - 4.4.129
 2018-05-03  8:45 UTC 

[Qemu-devel] [PATCH v2 00/19] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
 2018-05-03  8:43 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 02/19] spapr: introduce a skeleton for the XIVE interrupt controller

patch 8466489ef5ba48272ba4fa4ea9f8f403306de4c7 breaks Renesas USB3 controller functionality
 2018-05-03  8:42 UTC 

[PATCH v8 00/13] Support PPTT for ARM64
 2018-05-03  8:41 UTC  (9+ messages)
` [PATCH v8 11/13] arm64: topology: enable ACPI/PPTT based CPU topology

[LTP] [PATCH] move_pages: fix integer overflow in memfree
 2018-05-03  8:41 UTC  (2+ messages)

Hashed pointer issues
 2018-05-03  8:41 UTC  (8+ messages)

[PATCH] x86/boot/compressed: Exclude 'top_pgtable' from relocation
 2018-05-03  8:38 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] i.MX6DL: Add BTicino Mamoj board support
 2018-05-03  8:38 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/7] i.MX6: board: Add BTicino i.MX6DL Mamoj initial support

[CI] drm/i915/execlists: Emit i915_trace_request_out for preemption
 2018-05-03  8:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2] NFC: fdp: Remove __func__ from dev_dbg()
 2018-05-03  8:37 UTC  (3+ messages)

[v5,01/14] dt-bindings: connector: add properties for typec
 2018-05-03  8:35 UTC  (2+ messages)
` [PATCH v5 01/14] "

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-03  8:34 UTC 

[v5,08/14] staging: typec: tcpci: register port before request irq
 2018-05-03  8:34 UTC  (2+ messages)
` [PATCH v5 08/14] "

[PATCH v2] clk: x86: Add ST oscout platform clock
 2018-05-03  8:30 UTC  (2+ messages)

[U-Boot] FitImage add pubkey signature in DTS
 2018-05-03  8:32 UTC 

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-05-03  8:32 UTC  (3+ messages)

[PATCH v4][for 4.17-rc3] cpufreq / CPPC: Set platform specific transition_delay_us
 2018-05-03  8:32 UTC  (3+ messages)

[RFCv12 PATCH 00/29] Request API
 2018-05-03  8:31 UTC  (4+ messages)
` [RFCv12 PATCH 05/29] media-request: add media_request_find

[PATCH 00/11] PM / Domains: Fixup error paths with dev_pm_domain_attach()
 2018-05-03  8:31 UTC  (4+ messages)

atomisp: drop from staging ?
 2018-05-03  8:30 UTC  (3+ messages)

[v5,08/14] staging: typec: tcpci: register port before request irq
 2018-05-03  8:29 UTC  (2+ messages)
` [PATCH v5 08/14] "

[BUG stable v4.14.40-rc1] Kernel boot fail on Exynos5422
 2018-05-03  8:29 UTC  (2+ messages)

[PATCH 18.05-RC3] mem: add argument to mem event callbacks
 2018-05-03  8:28 UTC  (2+ messages)
` [PATCH 18.05-RC3 v2] "

configure output seems confusing in util-linux-2.32
 2018-05-03  8:27 UTC  (4+ 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.