All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-11 13:17:49 to 2019-11-11 13:54:55 UTC [more...]

WARNING in dma_buf_vunmap
 2019-11-11 13:54 UTC  (2+ messages)

[PATCH 0/5] misc fixes on halt-poll code both KVM and guest
 2019-11-11 13:54 UTC  (10+ messages)
` [PATCH 2/5] KVM: add a check to ensure grow start value is nonzero
` [PATCH 3/5] KVM: ensure pool time is longer than block_ns
` [PATCH 4/5] cpuidle-haltpoll: add a check to ensure grow start value is nonzero

[PATCH v5 00/15] dmaengine/soc: Add Texas Instruments UDMA support
 2019-11-11 13:53 UTC  (23+ messages)
` [PATCH v5 01/15] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v5 02/15] soc: ti: k3: add navss ringacc driver
` [PATCH v5 03/15] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH v5 04/15] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH v5 05/15] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v5 06/15] dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMA
` [PATCH v5 07/15] dmaengine: ti: k3 PSI-L remote endpoint configuration
` [PATCH v5 08/15] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH v5 09/15] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH v5 10/15] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH v5 11/15] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH v5 12/15] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH v5 13/15] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH v5 14/15] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH v5 15/15] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-11-11 13:53 UTC  (4+ messages)
` [PATCH net-next 11/14] "

[PATCH] perf tool: Provide an option to print perf_event_open args and return value
 2019-11-11 13:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] s390x: Properly fetch and test the short psw on diag308 subc 0/1
 2019-11-11 13:52 UTC  (5+ messages)

[cip-dev] Build fail for linux-4.4.y-rc
 2019-11-11 13:53 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/sysrepo: fix host/staging install steps
 2019-11-11 13:53 UTC  (4+ messages)

[cip-dev] [PATCH 4.4.y-cip 00/83] Add RZ/G1C SD/eMMC support
 2019-11-11 13:52 UTC  (6+ messages)
` [cip-dev] [PATCH 4.4.y-cip 66/83] mmc: tmio: rename tmio_mmc_{pio => core}.c

[PATCH] staging: wfx: add gcc extension __force cast
 2019-11-11 13:51 UTC  (3+ messages)

[PATCH RFC v3 0/3] Simplify and optimize the UFS driver
 2019-11-11 13:51 UTC  (4+ messages)
` [PATCH RFC v3 3/3] ufs: Simplify the clock scaling mechanism implementation

FAILED: patch "[PATCH] clk: imx8m: Use SYS_PLL1_800M as intermediate parent of" failed to apply to 5.3-stable tree
 2019-11-11 13:51 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/8] Dynamic subtests, v3
 2019-11-11 13:51 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for Dynamic subtests (rev4)

[PATCH v4 0/3] xfs: refactor corruption returns
 2019-11-11 13:51 UTC  (3+ messages)
` [PATCH 1/3] xfs: add a if_xfs_meta_bad macro for testing and logging bad metadata

[PULL 0/4] vfio-ccw updates
 2019-11-11 13:50 UTC  (5+ messages)
` [PULL 1/4] vfio-ccw: Refactor how the traces are built
` [PULL 2/4] vfio-ccw: Trace the FSM jumptable
` [PULL 3/4] vfio-ccw: Add a trace for asynchronous requests
` [PULL 4/4] vfio-ccw: Rework the io_fctl trace

[PATCH] intel-iommu: Turn off translations at shutdown
 2019-11-11 13:50 UTC  (2+ messages)

[net-next PATCH] samples/bpf: adjust Makefile and README.rst
 2019-11-11 13:49 UTC  (2+ messages)

[PATCH] drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platform
 2019-11-11 13:49 UTC  (3+ messages)
` [PATCH] drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment

[PATCH 0/2] KVM: x86: Fix userspace API regarding latched init
 2019-11-11 13:46 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched

[PATCH v3 0/9] add git-bugreport tool
 2019-11-11 13:48 UTC  (5+ messages)
` [PATCH v3 3/9] bugreport: add version and system information

[Buildroot] [PATCH 0/2] package/gcnano-binaries: new package
 2019-11-11 13:48 UTC  (6+ messages)
` [Buildroot] [PATCH 1/2] "

[PATCH] pwm: omap-dmtimer: Add missing put_device() call in pwm_omap_dmtimer_probe()
 2019-11-11 13:47 UTC  (20+ messages)
` [PATCH 1/4] pwm: omap-dmtimer: remove pwmchip in .remove before making it unfunctional
  ` [PATCH 2/4] pwm: omap-dmtimer: simplify error handling
  ` [PATCH 3/4] pwm: omap-dmtimer: put_device() after of_find_device_by_node()
  ` [PATCH 4/4] pwm: omap-dmtimer: Allow compiling with COMPILE_TEST
    ` [0/4] pwm: omap-dmtimer: Software improvements

[RFC][PATCH 0/3] IVSHMEM version 2 device for QEMU
 2019-11-11 13:45 UTC  (3+ messages)
` [RFC][PATCH 2/3] docs/specs: Add specification of ivshmem device revision 2

FAILED: patch "[PATCH] iio: imu: inv_mpu6050: fix no data on MPU6050" failed to apply to 4.19-stable tree
 2019-11-11 13:47 UTC  (2+ messages)

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2019-11-11 13:47 UTC  (3+ messages)

Regression in mvneta with XDP patches
 2019-11-11 13:46 UTC 

[kvm-unit-tests PATCH 1/2] x86: smap: Use correct reg to pass a parameter
 2019-11-11 13:45 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2] x86: pku: fix parameter passing

FAILED: patch "[PATCH] blkcg: make blkcg_print_stat() print stats only for online" failed to apply to 4.19-stable tree
 2019-11-11 13:44 UTC  (2+ messages)

Gentoo Linux 5.x - Tigon3
 2019-11-11 13:44 UTC  (10+ messages)

[PATCH] riscv/virt: Add syscon reboot and poweroff DT nodes
 2019-11-11 13:42 UTC  (4+ messages)

[PATCH] RISC-V: Enable SYSCON reboot and poweroff drivers
 2019-11-11 13:43 UTC  (4+ messages)

[PATCH] pack-objects: avoid pointless oe_map_new_pack() calls
 2019-11-11 13:42 UTC  (2+ messages)

[alsa-devel] [PATCH 01/11] ucm: docs: Add JackName value
 2019-11-11 13:39 UTC  (6+ messages)
` [alsa-devel] [PATCH 02/11] ucm: docs: Add JackType value
` [alsa-devel] [PATCH 03/11] ucm: docs: add value JackSwitch

[PATCH 0/1] pci: pass along the return value of dma_memory_rw
 2019-11-11 10:33 UTC  (6+ messages)
` [PATCH 1/1] "

net --> net-next merge
 2019-11-11 13:39 UTC  (2+ messages)

[PATCH -next] crypto: atmel - Fix randbuild error
 2019-11-11 13:39 UTC 

[alsa-devel] [PATCH] ALSA: hda: hdmi - fix pin setup on Tigerlake
 2019-11-11 13:38 UTC 

[PATCH v2 0/2] configure: Only decompress EDK2 blobs and check for bzip2 for X86/ARM
 2019-11-11 13:38 UTC  (5+ messages)
` [PATCH v2 2/2] configure: Check bzip2 is available

Unix domain socket missing error code
 2019-11-11 13:38 UTC 

[PATCH 1/3] [1/3] mmc: core: expose MMC_CAP2_CQE* to dt
 2019-11-11 13:37 UTC  (5+ messages)
` [PATCH 2/3] [2/3] mmc: mediatek: command queue support

[PATCH] percpu-refcount: Use normal instead of RCU-sched"
 2019-11-11 13:38 UTC  (11+ messages)
            ` [PATCH v2] "

[PATCH] drm/amd/display: remove duplicated comparison expression
 2019-11-11 13:37 UTC  (6+ messages)

[PATCH][next] drm/amd/display: fix spelling mistake "exeuction" -> "execution"
 2019-11-11 13:37 UTC  (5+ messages)

[alsa-devel] [PATCH v3 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-11-11 13:36 UTC  (6+ messages)
` [alsa-devel] [PATCH v3 02/11] mfd: wcd934x: add support to wcd9340/wcd9341 codec
        `  "

[PATCH] dbus: drop unused group netdev
 2019-11-11 13:36 UTC 

FAILED: patch "[PATCH] pinctrl: cherryview: Fix irq_valid_mask calculation" failed to apply to 5.3-stable tree
 2019-11-11 13:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: Add syscon YAML description
 2019-11-11 13:35 UTC  (2+ messages)

next-20191108: qemu arm64: WARNING: suspicious RCU usage
 2019-11-11 13:34 UTC  (2+ messages)

[PATCH -next] drm/amd/display: Fix old-style declaration
 2019-11-11 12:28 UTC 

[PATCH] configure: Check bzip2 is available
 2019-11-11 13:33 UTC  (8+ messages)

[kvm-unit-tests PATCH] s390x: Use loop to save and restore fprs
 2019-11-11 13:34 UTC  (3+ messages)

[PATCH rdma-next 00/16] MAD cleanup
 2019-11-11 13:33 UTC  (3+ messages)
` [PATCH rdma-next 16/16] RDMA: Change MAD processing function to remove extra casting and parameter

[dpdk-dev] [PATCH v3 0/3] support API to set max LRO packet size
 2019-11-11 13:32 UTC  (15+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/3] ethdev: "

[Intel-gfx] [FIXES 1/3] drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
 2019-11-11 13:32 UTC  (9+ messages)
  `  "
  ` [Intel-gfx] [FIXES 2/3] drm/i915/userptr: Handle unlocked gup retries
      `  "
  ` [Intel-gfx] [FIXES 3/3] drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
      `  "

FAILED: patch "[PATCH] ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()" failed to apply to 5.3-stable tree
 2019-11-11 13:32 UTC  (2+ messages)

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-11 13:24 UTC  (6+ messages)

[PATCH] nvmet: make ctrl model configurable
 2019-11-11 13:31 UTC  (3+ messages)

Optimize perf stat for large number of events/cpus
 2019-11-11 13:31 UTC  (15+ messages)
` [PATCH v5 04/13] perf evlist: Maintain evlist->all_cpus
` [PATCH v5 07/13] perf stat: Use affinity for closing file descriptors
` [PATCH v5 09/13] perf evsel: Support opening on a specific CPU
` [PATCH v5 10/13] perf stat: Use affinity for opening events
` [PATCH v5 11/13] perf stat: Use affinity for reading
` [PATCH v5 12/13] perf evsel: Add functions to enable/disable for a specific CPU

[PATCH net-next] net: openvswitch: add hash info to upcall
 2019-11-11 13:30 UTC  (3+ messages)

[PATCH v2 1/3] staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
 2019-11-11 13:30 UTC  (3+ messages)
` [PATCH v2 2/3] staging: wfx: wrap characters
` [PATCH v2 3/3] staging: wfx: replace u32 by __le32

[Buildroot] [PATCH] package/libmbim: bump to version 1.20.2
 2019-11-11 13:31 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor: use safe values for test image to avoid rounding errors
 2019-11-11 13:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2] KVM: X86: Fix initialization of MSR lists(msrs_to_save[], emulated_msrs[] and msr_based_features[])
 2019-11-11 13:30 UTC  (2+ messages)

[PATCH v2] MIPS: Scan the DMI system information
 2019-11-11 13:29 UTC 

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-11 13:30 UTC  (11+ messages)

[PATCH] cdrom: support Beurer GL50 evo CD-on-a-chip devices
 2019-11-11 13:29 UTC 

patch "USB: chaoskey: fix error case of a timeout" added to usb-testing
 2019-11-11 13:30 UTC 

[PATCH 0/4] Raspberry Pi 4 PCIe support
 2019-11-11 13:29 UTC  (6+ messages)
` [PATCH 4/4] PCI: brcmstb: add MSI capability

[PATCH] clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value
 2019-11-11 13:28 UTC  (2+ messages)

[PATCH 1/2] USB: serial: mos7720: fix remote wakeup
 2019-11-11 13:28 UTC  (4+ messages)
` [PATCH 2/2] USB: serial: mos7840: "

[PATCH v1 0/6] KVM: VMX: Intel PT configuration switch using XSAVES/XRSTORS on VM-Entry/Exit
 2019-11-11 13:28 UTC  (2+ messages)

[PATCH -next] mm/vmscan: fix an undefined behavior for zone id
 2019-11-11 13:28 UTC  (5+ messages)

[PATCH 00/11] USB: serial: mos7840: type detection and clean ups
 2019-11-11 13:27 UTC  (2+ messages)

[PATCH 2/4] cdrom: make debug logging rely on pr_debug and debugfs only
 2019-11-11 13:27 UTC  (5+ messages)
`  "

Seeking Investment Opportunities
 2019-11-11 13:26 UTC  (2+ messages)

[PATCH 0/2] KVM: fix issues with kvm_create_vm failures
 2019-11-11 13:25 UTC  (3+ messages)
` [PATCH 1/2] KVM: Fix NULL-ptr deref after kvm_create_vm fails
` [PATCH 2/2] KVM: fix placement of refcount initialization

patch in 4.4.201-rc1 breaks build (mm, meminit: recalculate pcpu batch and high limits after init completes)
 2019-11-11 13:24 UTC 

[PATCH][next] xen/gntdev: remove redundant non-zero check on ret
 2019-11-11 13:23 UTC  (8+ messages)
    ` [Xen-devel] "

[PATCH v3] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
 2019-11-11 13:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: slirp: Remove myself as maintainer
 2019-11-11 13:21 UTC  (5+ messages)
  `  "

[PATCH] sqlite3: Drop pic as we no longer need the sqlite3 static lib
 2019-11-11 13:21 UTC 

[dpdk-dev] [PATCH] examples/l2fwd-event: add missing SPDX license header
 2019-11-11 13:21 UTC 

[dpdk-dev] [PATCH] net/octeontx2: fix exit paths after cq init
 2019-11-11 13:21 UTC 

[dpdk-dev] [PATCH v16 0/8] ethdev: add new Rx offload flags
 2019-11-11 13:19 UTC  (12+ messages)
` [dpdk-dev] [PATCH v17 00/10] "
  ` [dpdk-dev] [PATCH v17 01/10] ethdev: add set ptype function
  ` [dpdk-dev] [PATCH v17 02/10] ethdev: add mbuf RSS update as an offload
  ` [dpdk-dev] [PATCH v17 03/10] ethdev: add validation to offloads set by PMD
  ` [dpdk-dev] [PATCH v17 04/10] drivers/net: update Rx RSS hash offload capabilities
  ` [dpdk-dev] [PATCH v17 05/10] examples/eventdev_pipeline: split port init sequence
  ` [dpdk-dev] [PATCH v17 06/10] examples/eventdev_pipeline: add new Rx RSS hash offload
  ` [dpdk-dev] [PATCH v17 07/10] examples/l2fwd: disable ptype parsing
  ` [dpdk-dev] [PATCH v17 08/10] app/testpmd: add command to set supported ptype mask
  ` [dpdk-dev] [PATCH v17 09/10] app/testpmd: disable packet type parsing by default
  ` [dpdk-dev] [PATCH v17 10/10] app/testpmd: add RSS hash offload to port Rx offload cmd

[PATCH] ARM: am335x: Enable MMC2 clock
 2019-11-11 13:20 UTC 

[PATCH V5 1/3] drm/panel: simple: Add Logic PD Type 28 display support
 2019-11-11 13:19 UTC  (5+ messages)

[PATCH 01/25] drm/i915: Protect context while grabbing its name for the request
 2019-11-11 13:19 UTC  (5+ messages)
` [PATCH 10/25] drm/i915/execlists: Reduce barrier on context switch to a wmb()
  ` [Intel-gfx] "

[PATCH net-next 0/3] Unlock new potential in SJA1105 with PTP system timestamping
 2019-11-11 13:19 UTC  (3+ messages)

FAILED: patch "[PATCH] pinctrl: intel: Avoid potential glitches if pin is in GPIO" failed to apply to 4.19-stable tree
 2019-11-11 13:19 UTC  (2+ messages)

[PATCH] cxgb4: make function 'cxgb4_mqprio_free_hw_resources' static
 2019-11-11 13:26 UTC 

Support for older GPU
 2019-11-11 13:18 UTC 

[PATCH v7 1/2] fork: extend clone3() to support setting a PID
 2019-11-11 13:17 UTC  (2+ messages)
` [PATCH v7 2/2] selftests: add tests for clone3()


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.