All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-30 13:19:42 to 2019-07-30 13:56:05 UTC [more...]

[Qemu-devel] [PATCH] vhost-vsock: report QMP event when set running
 2019-07-30 13:19 UTC  (2+ messages)

[U-Boot] nxp: HABv4 secure boot on iMX7 NAND broken
 2019-07-30 13:56 UTC  (3+ messages)

[PATCH] staging/octeon: Fix build error without CONFIG_NETDEVICES
 2019-07-30 13:53 UTC 

[PATCH] powerpc: workaround clang codegen bug in dcbz
 2019-07-30 13:48 UTC  (6+ messages)

[PATCH v3 0/9] DC3CO Support for TGL
 2019-07-30 13:50 UTC  (10+ messages)
` [PATCH v3 1/9] drm/i915/tgl: Add DC3CO required register and bits
` [PATCH v3 2/9] drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask
` [PATCH v3 3/9] drm/i915/tgl: Add power well to enable DC3CO state
` [PATCH v3 4/9] drm/i915/tgl: mutual exclusive handling for DC3CO and DC5/6
` [PATCH v3 5/9] drm/i915/tgl: Add helper function to prefer dc3co over dc5
` [PATCH v3 6/9] drm/i915/tgl: Add VIDEO power domain
` [PATCH v3 7/9] drm/i915/tgl: DC3CO PSR2 helper
` [PATCH v3 8/9] drm/i915/tgl: switch between dc3co and dc5 based on display idleness
` [PATCH v3 9/9] drm/i915/tgl: Add DC3CO counter in i915_dmc_info

[RFC] mt76: fix tx hung regression on MT7630E
 2019-07-30 13:54 UTC  (4+ messages)

[PATCH] drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
 2019-07-30 13:54 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] meminit fix for v5.3-rc2
 2019-07-30 13:53 UTC  (4+ messages)

[PATCH 0/3] drm/tinydrm: Rename to drm/tiny
 2019-07-30 13:53 UTC  (6+ messages)
` [PATCH 1/3] drm/tinydrm/Kconfig: Remove menuconfig DRM_TINYDRM

[PATCH v2] aio: add timeout validity check for io_[p]getevents
 2019-07-30 13:52 UTC  (3+ messages)

[PATCH] usb: host: ohci-tmio: Mark expected switch fall-throughs
 2019-07-30 13:51 UTC  (2+ messages)

[PATCH 1/3] drm/i915/oa: add content to Makefile
 2019-07-30 13:51 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH] ath11k: Remove dead code while handling amsdu packets
 2019-07-30 13:50 UTC 

[PATCH] dma-mapping: remove dma_{alloc,free,mmap}_writecombine
 2019-07-30 13:50 UTC  (2+ messages)

[RFC PATCH 00/16] KVM RISC-V Support
 2019-07-30 13:50 UTC  (14+ messages)
` [RFC PATCH 05/16] RISC-V: KVM: Implement VCPU interrupts and requests handling

[Bridge] [PATCH] bridge:fragmented packets dropped by bridge
 2019-07-30 13:50 UTC  (4+ messages)
  `  "

[PATCH for-rc] RDMA/restrack: Track driver QP types in resource tracker
 2019-07-30 13:49 UTC  (3+ messages)

[PATCH 0/4] net: dsa: mv88e6xxx: add support for MV88E6220
 2019-07-30 13:49 UTC  (8+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] dt-bindings: net: dsa: marvell: add 6220 model to the 6250 family
` [PATCH 3/4] net: dsa: mv88e6xxx: setup message port is not supported in "

[PATCH] sstate: Truncate PV in sstate filenames that are too long
 2019-07-30 13:49 UTC  (3+ messages)

WARNING in snd_usb_motu_microbookii_communicate/usb_submit_urb
 2019-07-30 13:49 UTC  (2+ messages)

[Xen-devel] [RFC] Generating Go bindings for libxl
 2019-07-30 13:48 UTC  (2+ messages)

[RFC PATCH 0/6] tiny: Add driver for gooddisplay epaper panels
 2019-07-30 13:48 UTC  (8+ messages)
` [PATCH 1/6] drm: tiny: gdepaper: add TINYDRM_GDEPAPER config option
` [PATCH 2/6] dt-bindings: add gooddisplay vendor prefix
` [PATCH 3/6] dt-bindings: add good display epaper header
` [PATCH 4/6] dt-bindings: add gdepaper documentation
` [PATCH 5/6] drm: uapi: add gdepaper uapi header
` [PATCH 6/6] drm: tiny: gdepaper: add driver for 2/3 color epaper displays

Quick and dirty intel_gt_pm.c rebase
 2019-07-30 13:30 UTC  (18+ messages)
` [PATCH 01/17] drm/i915/execlists: Always clear pending&inflight requests on reset
` [PATCH 02/17] drm/i915: Allow sharing the idle-barrier from other kernel requests
` [PATCH 03/17] drm/i915: Flush extra hard after writing relocations through the GTT
` [PATCH 04/17] drm/i915: Use drm_i915_private directly from drv_get_drvdata()
` [PATCH 05/17] drm/i915/gem: Make caps.scheduler static
` [PATCH 06/17] drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
` [PATCH 07/17] drm/i915/gt: Provide a local intel_context.vm
` [PATCH 08/17] drm/i915: Remove lrc default desc from GEM context
` [PATCH 09/17] drm/i915: Push the ring creation flags to the backend
` [PATCH 10/17] drm/i915: Hide unshrinkable context objects from the shrinker
` [PATCH 11/17] drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
` [PATCH 12/17] drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
` [PATCH 13/17] drm/i915: Isolate i915_getparam_ioctl()
` [PATCH 14/17] drm/i915: Only include active engines in the capture state
` [PATCH 15/17] drm/i915: Flush the freed object list on file close
` [PATCH 16/17] drm/i915: Make debugfs/per_file_stats scale better
` [PATCH 17/17] drm/i915/gt: Extract GT runtime power management from intel_pm.c

[dpdk-dev] [PATCH 0/2] fix dev_info_get in mlx secondary process
 2019-07-30 13:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/mlx4: fix crash in dev_info_get in "

[dpdk-dev] [PATCH] eal: fix ctrl thread affinity with --lcores
 2019-07-30 13:47 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH 00/11] PCI: Move symbols to drivers/pci/pci.h
 2019-07-30 13:47 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH v2 00/11] Hide PCI symbols that don't need to be global

[PATCH v4] platform/chrome: cros_ec_trace: update generating script
 2019-07-30 13:47 UTC 

[PATCH 01/12] rdmacg: Replace strncmp with str_has_prefix
 2019-07-30 13:47 UTC  (4+ messages)

[PATCH v3] mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
 2019-07-30 13:46 UTC  (4+ messages)

[PATCH] ath11k: fix missed bw conversion in tx completion
 2019-07-30 13:45 UTC 

Policy routing (fwmark-based) and local traffic
 2019-07-30 13:46 UTC  (2+ messages)

[Xen-devel] [PATCH v4 0/5] use stashed domain create flags
 2019-07-30 13:40 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 2/5] x86/hvm/domain: remove the 'hap_enabled' flag

[Qemu-arm] [PATCH v3 00/33] Multi-phase reset mechanism
 2019-07-30 13:44 UTC  (6+ messages)
` [Qemu-arm] [PATCH v3 01/33] Create Resettable QOM interface
  ` [Qemu-devel] "

[PATCH net v2] net: ipv6: Fix a bug in ndisc_send_ns when netdev only has a global address
 2019-07-30 13:45 UTC  (2+ messages)

[LTP] [PATCH 0/2] [RFC] BPF testing
 2019-07-30 13:44 UTC  (5+ messages)
` [LTP] [PATCH v2 1/4] BPF: Essential headers for map creation
  ` [LTP] [PATCH v2 2/4] BPF: Sanity check creating and updating maps
  ` [LTP] [PATCH v2 3/4] BPF: Essential headers for a basic program
  ` [LTP] [PATCH v2 4/4] BPF: Sanity check creating a program

[Xen-devel] [PATCH 0/6] per-domain IOMMU control
 2019-07-30 13:44 UTC  (7+ messages)
` [Xen-devel] [PATCH 1/6] domain: introduce XEN_DOMCTL_CDF_iommu
` [Xen-devel] [PATCH 2/6] use is_iommu_enabled() where appropriate
` [Xen-devel] [PATCH 3/6] remove late (on-demand) construction of IOMMU page tables
` [Xen-devel] [PATCH 4/6] make passthrough/pci.c:deassign_device() static
` [Xen-devel] [PATCH 5/6] iommu: tidy up iommu_us_hap_pt() and need_iommu_pt_sync() macros
` [Xen-devel] [PATCH 6/6] introduce a 'passthrough' configuration option to xl.cfg

[Xen-devel] [PATCH L1TF MDS GT v4 0/2] grant table protection
 2019-07-30 13:38 UTC  (3+ messages)
` [Xen-devel] [PATCH L1TF MDS GT v4 1/2] common/grant_table: harden bound accesses

[Qemu-devel] [for 4.1 PATCH 0/2] Disable PCIe ACS on older machines
 2019-07-30 13:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] pcie_root_port: Allow ACS to be disabled
` [Qemu-devel] [PATCH 2/2] pcie_root_port: Disable ACS on older machines

[LTP] [PATCH COMMITTED] mtest06/mmap1: add note about known rwsem issue on aarch64
 2019-07-30 13:43 UTC 

[PATCH] x86: drop REG_OUT macro from hweight functions
 2019-07-30 13:42 UTC  (6+ messages)

[PATCH 1/4] csky: Fixup dma_rmb/wmb synchronization problem
 2019-07-30 13:43 UTC  (4+ messages)
` [PATCH 4/4] csky: Add dma_inv_range for DMA_FROM_DEVICE

[PATCHv2 0/3] crypto: inside-secure - broaden driver scope
 2019-07-30 13:42 UTC  (5+ messages)
` [PATCHv2 2/3] crypto: inside-secure - add support for PCI based FPGA development board

[Xen-devel] [PATCH v4 00/12] x86: AMD x2APIC support / AMD IOMMU improvements
 2019-07-30 13:42 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 12/12] AMD/IOMMU: miscellaneous DTE handling adjustments

[Qemu-devel] [Bug 1838277] [NEW] qemu-system-aarch64: regression: msr vbar_el2, xN not working in EL2
 2019-07-30 13:28 UTC  (3+ messages)
` [Qemu-devel] [Bug 1838277] Re: qemu-system-aarch64: regression in 3.1: breakpoint instructions routed to EL1 from EL2 when ELD is EL1
` [Qemu-devel] [Bug 1838277] Re: qemu-system-aarch64: regression in 3.1: breakpoint instructions always routed to EL_D even when current EL is higher

[PATCH for-next 00/13] Updates for 5.3-rc2
 2019-07-30 13:41 UTC  (12+ messages)
` [PATCH for-next 01/13] RDMA/hns: Encapsulate some lines for setting sq size in user mode
` [PATCH for-next 02/13] RDMA/hns: Optimize hns_roce_modify_qp function
` [PATCH for-next 10/13] RDMA/hns: Remove unnecessary kzalloc

[PATCH 0/2] clocksource/Hyper-V: Add Hyper-V specific sched clock function
 2019-07-30 13:41 UTC  (6+ messages)

next/master boot: 265 boots: 17 failed, 184 passed with 64 offline (next-20190730)
 2019-07-30 13:41 UTC  (3+ messages)

[virtio-dev] [PATCH v2] Add virtio rpmb device specification
 2019-07-30 13:46 UTC 

[dpdk-dev] [RFC PATCH 0/2] standardize rawdev names
 2019-07-30 13:39 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] drivers/raw: remove rawdev from directory names
  ` [dpdk-dev] [PATCH v2 2/2] drivers/raw: standardize naming

[U-Boot] [PATCH] net: mvpp2: support setting hardware addresses from ethernet core
 2019-07-30 13:40 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2] "

[Xen-devel] [PATCH v7] x86/emulate: Send vm_event from emulate
 2019-07-30 13:27 UTC  (7+ messages)

[PATCH 1/2] drm: gm12u320: Some minor cleanups
 2019-07-30 13:38 UTC  (2+ messages)
` [PATCH 2/2] drm: gm12u320: Use DRM_DEV_ERROR everywhere

[PATCH v2] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
 2019-07-30 13:38 UTC  (5+ messages)

[PATCH v2] mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
 2019-07-30 13:37 UTC  (4+ messages)

[PATCH for-rc v2] RDMA/restrack: Track driver QP types in resource tracker
 2019-07-30 13:37 UTC 

[PATCH v2 0/2] Refactor snapshot vs nocow writers locking
 2019-07-30 13:36 UTC  (6+ messages)

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-30 13:36 UTC  (17+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH] Input: applespi - Fix build error
 2019-07-30 13:34 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH RFC 0/2] s390: stop abusing memory_region_allocate_system_memory()
 2019-07-30 13:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 1/2] memory: make MemoryRegion alias migratable

[PATCH] loop: Don't change loop device under exclusive opener
 2019-07-30 13:36 UTC  (9+ messages)

[dpdk-dev] [PATCH BUG 335 1/3] net/dpaa: fix compilation error with 0 headroom
 2019-07-30 13:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH BUG 335 3/3] net/virtio: "

[PATCH] bfq: Check if bfqq is NULL in bfq_insert_request
 2019-07-30 13:35 UTC  (4+ messages)

[LTP] [PATCH v5 1/3] lib: alter find_free_loopdev()
 2019-07-30 13:35 UTC  (9+ messages)
` [LTP] [PATCH v6 "
  ` [LTP] [PATCH v6 2/3] syscalls/copy_file_range01: add cross-device test
  ` [LTP] [PATCH v6 3/3] syscalls/copy_file_range02: increase coverage and remove EXDEV test

Why does enabling initramfs pull eudev into my build?
 2019-07-30 13:34 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 139523: tolerable all pass - PUSHED
 2019-07-30 13:34 UTC 

[PATCH v2 0/4] userspace-rcu: Add lock-free, ordered singly linked list
 2019-07-30 13:34 UTC 

AMDPU breaks suspend after kernel 5.0
 2019-07-30 13:34 UTC 

[PATCH nft] src: fix flush chain cache flag
 2019-07-30 13:33 UTC 

[U-Boot] [PATCH] ARM: dts: da850-evm: Fix MDIO pinmux
 2019-07-30 13:32 UTC 

[PATCH v4 0/5] Fixes for HiSilicon LPC driver and logical PIO code
 2019-07-30 13:29 UTC  (6+ messages)
` [PATCH v4 1/5] lib: logic_pio: Fix RCU usage
` [PATCH v4 2/5] lib: logic_pio: Avoid possible overlap for unregistering regions
` [PATCH v4 3/5] lib: logic_pio: Add logic_pio_unregister_range()
` [PATCH v4 4/5] bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free
` [PATCH v4 5/5] bus: hisi_lpc: Add .remove method to avoid driver unbind crash

DSA Rate Limiting in 88E6390
 2019-07-30 13:31 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/28] Tame a few "touch this, recompile the world" headers
 2019-07-30 13:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH 23/28] numa: Don't include hw/boards.h into sysemu/numa.h
    ` [Qemu-devel] When to use qemu/typedefs.h (was: [PATCH 23/28] numa: Don't include hw/boards.h into sysemu/numa.h)

[PATCH v2 0/3] Enforce Shared State Signing when optionsset
 2019-07-30 13:31 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Xen-devel] [PATCH L1TF MDS GT v3 0/2] grant table protection
 2019-07-30 13:23 UTC  (5+ messages)
` [Xen-devel] [PATCH L1TF MDS GT v3 1/2] common/grant_table: harden bound accesses

[PATCH] net: phy: fixed_phy: print gpio error only if gpio node is present
 2019-07-30 13:30 UTC  (2+ messages)

[RFC PATCH] trace2: don't overload target directories
 2019-07-30 13:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtiofsd: fix compile error if 'F_OFD_GETLK' not defined
 2019-07-30 13:28 UTC  (3+ messages)
  ` [Virtio-fs] "

[RFC PATCH] usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
 2019-07-30 13:28 UTC  (5+ messages)

[dpdk-dev] [PATCH v4] examples/l3fwd: fix unaligned memory access
 2019-07-30 13:26 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] Examples/l3fwd: "

[Qemu-devel] [PATCH for-4.1?] target/arm: Deliver BKPT/BRK exceptions to correct exception level
 2019-07-30 13:25 UTC  (2+ messages)
`  "

Reg unusual deployment within containers
 2019-07-30 13:25 UTC 

[PATCH] drm/syncobj: extend syncobj query ability v3
 2019-07-30 13:25 UTC  (4+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-30 13:25 UTC  (6+ messages)
` [PATCH v6 0/2] arm64 relaxed ABI
  ` [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-07-30 13:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 25/50] translator: add translator_ld{ub, sw, uw, l, q}

[Qemu-devel] [PATCH] tests: Set read-zeroes on for null-co driver
 2019-07-30 13:23 UTC  (4+ messages)

[PATCH] net/socket: fix GCC8+ Wpacked-not-aligned warnings
 2019-07-30 13:23 UTC  (5+ messages)

[PATCH net-next v4 0/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-30 13:22 UTC  (4+ messages)
` [PATCH net-next v4 2/4] "

[Qemu-devel] [PATCH 0/3] tests/tcg: disentangle makefiles
 2019-07-30 13:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] tests/tcg: cleanup Makefile inclusions

[RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
 2019-07-30 13:22 UTC  (3+ messages)
` [RFC][PATCH 02/13] stop_machine: Fix stop_cpus_in_progress ordering

[dpdk-dev] [PATCH v1] doc: update release notes for 19.08
 2019-07-30 13:24 UTC 

[PATCH] dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
 2019-07-30 13:20 UTC  (3+ messages)

[RFC 0/3] Making a secure hash function avaiable during early boot?
 2019-07-30 13:20 UTC  (4+ messages)
` [RFC 3/3] crypto/sha256: Build the SHA256 core separately from the crypto module

[PATCH] dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
 2019-07-30 13:20 UTC  (3+ messages)

[PATCH] dmaengine: ti: edma: Remove 'Assignment in if condition'
 2019-07-30 13:20 UTC  (3+ messages)

[PATCH 0/2] drm: bridge: adv7511: Add support For ADV7535
 2019-07-30 13:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: drm: bridge: adv7511: Add ADV7535 support
` [PATCH 2/2] drm: bridge: adv7511: Add support for ADV7535


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.