All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-10 15:23:06 to 2020-02-10 16:10:25 UTC [more...]

[Buildroot] [PATCH 1/2] package/imx-uuu: new host package
 2020-02-10 16:10 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Use the kernel_context to measure the breadcrumb size
 2020-02-10 16:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] btrfs: Doc: Fix the wrong doc about `btrfs filesystem sync`
 2020-02-10 16:09 UTC  (2+ messages)

[PATCH next] xprtrdma: make the symbol 'xprt_rdma_slot_table_entries' static
 2020-02-10 16:08 UTC  (2+ messages)

[virtio-dev] [RFC] Upstreaming virtio-wayland (or an alternative)
 2020-02-10 16:09 UTC  (3+ messages)
` [virtio-dev] "

[PATCH] ASoC: da7219: check SRM lock in trigger callback
 2020-02-10 16:07 UTC  (5+ messages)
` [alsa-devel] "

[PATCH v2] mx6sabresd: Convert ethernet to driver model
 2020-02-10 16:08 UTC  (2+ messages)

[PULL v2 00/46] Python queue 2020-02-07
 2020-02-10 16:07 UTC  (2+ messages)

[PATCH 00/46] ata: kill ATA_DEBUG
 2020-02-10 16:07 UTC  (32+ messages)
  ` [PATCH 24/46] libata: tracepoints for bus-master DMA
  ` [PATCH 25/46] libata-sff: add tracepoints for HSM state machine
  ` [PATCH 26/46] pata_octeon_cf: add bmdma tracepoints and drop DPRINTK()
  ` [PATCH 27/46] sata_rcar: drop DPRINTK call in sata_rcar_exec_command()
  ` [PATCH 28/46] libata-scsi: drop DPRINTK calls for cdb translation
  ` [PATCH 29/46] libata-sff: add tracepoints for ata_sff_flush_pio_task()
  ` [PATCH 30/46] libata-core: add postreset tracepoints
  ` [PATCH 31/46] pata_octeon_cf: move DPRINTK to VPRINTK
  ` [PATCH 32/46] pata_pdc202xx_old: Drop DPRINTK in pdc202xx_exec_command()
  ` [PATCH 33/46] pata_sil680: Drop DPRINTK in sil_sff_exec_command()
  ` [PATCH 34/46] pdc_adma: move DPRINTK to VPRINTK
  ` [PATCH 35/46] sata_rcar: "
  ` [PATCH 36/46] sata_qstor: "
  ` [PATCH 37/46] pata_pdc2027x: Replace PDPRINTK() with standard ata logging
  ` [PATCH 38/46] sata_fsl: move DPRINTK to ata debugging

[PATCH v3] libselinux: Eliminate use of security_compute_user()
 2020-02-10 16:09 UTC  (3+ messages)

[PATCH -next 0/5] rbtree: optimize frequent tree walks
 2020-02-10 15:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] package/erlang: bump to version 22.2
 2020-02-10 16:07 UTC  (10+ messages)
` [Buildroot] [PATCH v2 "

[Virtio-fs] SELinux support in virtio-fs
 2020-02-10 16:06 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/gem: Don't leak non-persistent requests on changing engines
 2020-02-10 16:06 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] "

[RFC PATCH -next] drm/amd/display: Remove set but not unused variable 'stream_status'
 2020-02-10 15:08 UTC  (2+ messages)

[PATCH v2 0/3] vhost-user: Lift Max Ram Slots Limitation
 2020-02-10 16:04 UTC  (4+ messages)

Making QEMU easier for management tools and applications
 2020-02-10 16:04 UTC  (18+ messages)
                ` Integrating QOM into QAPI (was: Making QEMU easier for management tools and applications)
                    ` Integrating QOM into QAPI
                          ` Getting whole-tree patches reviewed and merged (was: Integrating QOM into QAPI)
                            ` Getting whole-tree patches reviewed and merged

[Outreachy] [PATCH v3 00/13] Finish converting git bisect to C part 1
 2020-02-10 16:05 UTC  (5+ messages)
` [PATCH v3 04/13] run-command: make `exists_in_PATH()` non-static

5.4+: PAGE FAULT crashes the system multiple times per 24h
 2020-02-10 16:04 UTC  (2+ messages)

[PATCH nft v4 0/4] Introduce support for concatenated ranges
 2020-02-10 16:04 UTC  (6+ messages)
` [PATCH nft v4 4/4] tests: Introduce test for set with "

[PATCH 00/11] Add DM/DTS support for omap video driver
 2020-02-10 16:04 UTC  (5+ messages)
` [PATCH 10/11] arm: fdt: omap: update dts panel node

[PATCH] drm/tidss: dispc: Rewrite naive plane positioning code
 2020-02-10 16:03 UTC  (7+ messages)

[PATCH 00/19] EFI stub early spring cleaning part 2
 2020-02-10 16:02 UTC  (20+ messages)
` [PATCH 01/19] efi/libstub/x86: Remove pointless zeroing of apm_bios_info
` [PATCH 02/19] efi/libstub/x86: Avoid overflowing code32_start on PE entry
` [PATCH 03/19] efi/libstub: Use hidden visiblity for all source files
` [PATCH 04/19] efi/libstub/arm: Relax FDT alignment requirement
` [PATCH 05/19] efi/libstub: Move memory map handling and allocation routines to mem.c
` [PATCH 06/19] efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
` [PATCH 07/19] efi/libstub/x86: Incorporate eboot.c into libstub
` [PATCH 08/19] efi/libstub: Use consistent type names for file I/O protocols
` [PATCH 09/19] efi/libstub: Move stub specific declarations into efistub.h
` [PATCH 10/19] efi/libstub/x86: Permit bootparams struct to be allocated above 4 GB
` [PATCH 11/19] efi/libstub/x86: Permit cmdline data "
` [PATCH 12/19] efi/libstub: Move efi_random_alloc() into separate source file
` [PATCH 13/19] efi/libstub: Move get_dram_base() into arm-stub.c
` [PATCH 14/19] efi/libstub: Move file I/O support code into separate file
` [PATCH 15/19] efi/libstub: Rewrite file I/O routine
` [PATCH 16/19] efi/libstub: Take soft and hard memory limits into account for initrd loading
` [PATCH 17/19] efi/libstub: Clean up command line parsing routine
` [PATCH 18/19] efi/libstub: Expose LocateDevicePath boot service
` [PATCH 19/19] efi/libstub: Make the LoadFile EFI protocol accessible

[PATCH] drivers base/arch_topology: Remove 'struct sched_domain' forward declaration
 2020-02-10 16:02 UTC  (4+ messages)

[Bug 1862415] [NEW] -nic user cannot receive TFTP response from outside on windows 10 host
 2020-02-10 15:47 UTC  (2+ messages)
` [Bug 1862415] "

[PATCH] pkgconf: Remove pointless DEFAULT_PREFERENCE
 2020-02-10 16:02 UTC 

[PATCH v2 1/2] x265: add x265 recipe
 2020-02-10 16:01 UTC  (9+ messages)

[PATCH bpf] xsk: publish global consumer pointers when NAPI is finished
 2020-02-10 16:01 UTC  (2+ messages)

[zeus 00/29] Patch review
 2020-02-10 16:01 UTC  (4+ messages)

[PATCH v3 0/8] ima: support stronger algorithms for attestation
 2020-02-10 16:00 UTC  (3+ messages)
` [PATCH v3 1/8] tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST

more nitpicky pedantry: question about DEFAULT_PREFERENCE
 2020-02-10 16:00 UTC  (3+ messages)
` [yocto] "

[Intel-gfx] [PATCH] drm/i915/mst: fix pipe and vblank enable
 2020-02-10 16:00 UTC  (4+ messages)

Layer.conf require of meta-virt-default-versions.inc
 2020-02-10 15:59 UTC  (8+ messages)
` [meta-virtualization] "

[PATCH 5.5 000/367] 5.5.3-stable review
 2020-02-10 15:57 UTC  (4+ messages)
` [PATCH 5.5 284/367] compat: scsi: sg: fix v3 compat read/write interface

[Buildroot] [PATCH v2 1/7] enable vivante gpu driver for imx8x
 2020-02-10 15:58 UTC  (10+ messages)
` [Buildroot] [PATCH v2 2/7] package/freescale-imx/imx-dpu-g2d: new package imx-dpu-g2d package is used by i.MX 8 and i.MX 8X series instead of imx-vpu or imx-vpu-hantro.With this commit, imx-dpu-g2d is added and is enabled for i.MX 8X
` [Buildroot] [PATCH v2 5/7] package/freescale-imx/imx-gpu-viv: bump to version 6.4.0.p1.0

git-lfs validation
 2020-02-10 15:57 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] pkgconf: Add a host-pkg-config wrapper script
 2020-02-10 15:55 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/pkg-meson: use host-pkg-config to find host libraries

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-10 15:54 UTC  (10+ messages)

[PATCH RFC 0/7] perf pmu-events: Support event aliasing for system PMUs
 2020-02-10 15:55 UTC  (13+ messages)
` [PATCH RFC 1/7] perf jevents: Add support for an extra directory level
` [PATCH RFC 3/7] perf jevents: Add support for a system events PMU
` [PATCH RFC 4/7] perf pmu: Rename uncore symbols to include system PMUs

[RFC PATCH 06/11] x86: make sure _etext includes function sections
 2020-02-10 15:54 UTC  (6+ messages)

[PATCH] xfs_repair: fix bad next_unlinked field
 2020-02-10 15:54 UTC  (2+ messages)

[Regression] [Bug 206271] Trackpoint stops working after updating from Kernel 5.4.11 to 5.4.12
 2020-02-10 15:53 UTC 

[yocto] more nitpicky pedantry: question about DEFAULT_PREFERENCE
 2020-02-10 15:53 UTC  (2+ messages)

System DT - thinking a sprint would help
 2020-02-10 15:52 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add Philippe, Alex and Wainer to the Gitlab-CI section
 2020-02-10 15:51 UTC 

[PATCH] fstests: common/btrfs: use complete sub command
 2020-02-10 15:52 UTC  (2+ messages)

SiFive U SPI and SD
 2020-02-10 15:50 UTC  (3+ messages)
` Question: "

[PATCH 00/14] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-02-10 15:51 UTC  (2+ messages)

[PATCH] gpio: mockup: coding-style fix
 2020-02-10 15:50 UTC 

KASAN: use-after-free Read in uvc_probe
 2020-02-10 15:51 UTC  (2+ messages)

[PATCH v3 2/3] mtd: spi-nor: add 4bit block protection support
 2020-02-10 15:50 UTC  (4+ messages)

[PATCH v3] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2020-02-10 15:16 UTC  (2+ messages)

[PATCH v2 0/4] git-p4: add hook p4-pre-edit-changelist
 2020-02-10 15:49 UTC  (5+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] git-p4: rewrite prompt to be Windows compatible

[LTP] [PATCH 0/3] LVM support scripts for OpenQA
 2020-02-10 15:48 UTC  (7+ messages)
` [LTP] [PATCH 2/3] Allow acquiring multiple loop devices

[PATCH v3 05/20] sysreset: add reset controller based reboot driver
 2020-02-10 15:47 UTC  (3+ messages)

[Xen-devel] [PATCH] MAINTAINERS: cc community manager on patches to CHANGELOG.md
 2020-02-10 15:46 UTC  (4+ messages)

[PATCH 0/8] ASoC: qdsp6: db820c: Add support for external and bluetooth audio
 2020-02-10 15:45 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] ASoC: qcom: apq8096: add kcontrols to set PCM rate
      ` [alsa-devel] "

[Linux-kernel-mentees] [PATCH] media: dvb_dummy_fe.c: lose TS lock on bad snr
 2020-02-10 15:45 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH 1/4] drm/i915/selftests: Disable capturing forced error states
 2020-02-10 15:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] "

[tpm2] Re: Save Hash to TPM Memory
 2020-02-10 15:42 UTC 

[PATCH v3 06/20] mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
 2020-02-10 15:42 UTC  (2+ messages)

[PATCH] iio: vncl4000: Fix early return in vcnl4200_set_power_state
 2020-02-10 15:41 UTC  (3+ messages)
  ` Exposing device properties for priximity sensors

[Bug 1862619] [NEW] "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"
 2020-02-10 15:33 UTC  (2+ messages)
` [Bug 1862619] "

[Linux-kernel-mentees] [PATCH v5] media: dvb_dummy_tuner: implement driver skeleton
 2020-02-10 15:41 UTC  (2+ messages)
`  "

[rcu:kcsan] BUILD SUCCESS f60f0f543333e128c9b653ecdfdf770ccbeb9bc9
 2020-02-10 15:40 UTC 

[meta-oe][PATCH v2] mpv: 0.26.0 -> 0.32.0
 2020-02-10 15:39 UTC  (2+ messages)

[Xen-devel] [PATCH] xen/sched: remove sched_init_pdata()
 2020-02-10 15:39 UTC 

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-02-10 15:37 UTC  (6+ messages)

Emulating Solaris 10 on SPARC64 sun4u
 2020-02-10 15:38 UTC  (5+ messages)

[PATCH] ecryptfs: add mount option for specifying cipher driver
 2020-02-10 15:39 UTC 

[PATCH v1 0/4] Increase default virtqueue size to improve performance
 2020-02-10 15:34 UTC  (8+ messages)
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk

[Devel] [pm:cpu-latency-qos 10/28] drivers/tty/serial/8250/8250_omap.c:1225:18: error: 'PM_QOS_CPU_DMA_LAT_DEFAULT_VALUE' undeclared; did you mean 'PM_QOS_CPU_LATENCY_DEFAULT_VALUE'?
 2020-02-10 15:38 UTC  (2+ messages)
`  "

[PATCH] dt-bindings: display: sunxi: Fix compatible
 2020-02-10 10:04 UTC 

linux-5.6-rc1/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:8411:45: error: Division by zero
 2020-02-10 13:26 UTC 

[PULL] drm-misc-next
 2020-02-10  9:34 UTC 

drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:33:33: error: Buffer is accessed out of bounds
 2020-02-10 13:20 UTC 

[PATCH v4] USB: hub: Fix the broken detection of USB3 device in SMSC hub
 2020-02-10 15:37 UTC  (3+ messages)

[PATCH v2 0/5] virtio mmio specification enhancement
 2020-02-10  9:05 UTC  (6+ messages)
` [PATCH v2 1/5] virtio-mmio: add notify feature for per-queue
` [PATCH v2 2/5] virtio-mmio: refactor common functionality
` [PATCH v2 3/5] virtio-mmio: create a generic MSI irq domain
` [PATCH v2 4/5] virtio-mmio: add MSI interrupt feature support
` [PATCH v2 5/5] x86: virtio-mmio: support virtio-mmio with MSI for x86

[master][zeus][PATCH] uihelper: Track scene tasks again
 2020-02-10 15:36 UTC  (5+ messages)

[PATCH v2 1/2] usb: typec: ucsi: register DP only for NVIDIA DP VDO
 2020-02-10 15:36 UTC  (2+ messages)

[PATCH 0/2] Dual licence some files in GPL-2.0 and MIT
 2020-02-10 15:35 UTC  (3+ messages)
` [PATCH 1/2] drm/client: Dual licence the file in GPL-2 "
` [PATCH 2/2] drm/format_helper: Dual licence the file in GPL 2 "

[PATCH v2 1/2] KVM: Introduce pv check helpers
 2020-02-10 15:38 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable VCN2.5 DPG mode for Arcturus
 2020-02-10 15:35 UTC 

Bug in xfs_repair 5..4.0 / Unable to repair metadata corruption
 2020-02-10 15:35 UTC  (4+ messages)

[PATCH] Revert "target/core: Inline transport_lun_remove_cmd()"
 2020-02-10 15:35 UTC  (3+ messages)

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-02-10 15:33 UTC  (13+ messages)

[PATCH v3 04/20] mips: start.S: avoid overwriting outside gd when clearing global data in stack
 2020-02-10 15:34 UTC  (2+ messages)

[alsa-devel] [PATCH v3] ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback
 2020-02-10 15:33 UTC  (2+ messages)
`  "

[PATCH v6 0/9] ceph: add perf metrics support
 2020-02-10 15:34 UTC  (3+ messages)
` [PATCH v6 6/9] ceph: periodically send perf metrics to ceph

A problem with live migration of UEFI virtual machines
 2020-02-10  8:53 UTC 

A problem with live migration of UEFI virtual machines
 2020-02-10  4:39 UTC 

[igt-dev] [PATCH i-g-t v2 1/2] tests/intel_dp_compliance: use device coherent mapping instead of mmap_gtt
 2020-02-10 15:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,v2,1/2] "

[PATCH 000/108] RFC: dm: Add programatic generation of ACPI tables
 2020-02-10 15:30 UTC  (11+ messages)
` [PATCH 016/108] acpi: Add an __ACPI__ preprocessor symbol
` [PATCH 017/108] acpi: Add a central location for table version numbers
` [PATCH 018/108] acpi: Add support for DMAR
` [PATCH 019/108] acpi: Move acpi_fill_header() to generic code
` [PATCH 020/108] acpi: Add a method to write tables for a device

[PATCH v2] ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback
 2020-02-10 15:26 UTC  (5+ messages)
` [alsa-devel] "

[igt-dev] [PATCH i-g-t] runner: Print an error message if resume fails to load data
 2020-02-10 15:27 UTC  (2+ messages)

[dpdk-dev] [PATCH v5] eal: add manual probing option
 2020-02-10 15:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7] "

Migrate project from Debian 8 Xenomai 2.x to Debain 9 Xenomai 3.x
 2020-02-10 15:27 UTC  (5+ messages)

[PATCH v2] ima: export the measurement list when needed
 2020-02-10 15:26 UTC  (5+ messages)

[PATCH 0/4] perf tools: Fix kmap handling
 2020-02-10 15:25 UTC  (4+ messages)
` [PATCH 2/4] perf tools: Mark ksymbol dsos with kernel type

[PATCH v3 03/20] mips: add an option to support initialize SRAM for initial stack
 2020-02-10 15:25 UTC  (2+ messages)

[PATCH] tst_libext2fs: Avoid multiple definition of global variables
 2020-02-10 15:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] MAINTAINERS: Sort entries in database for THUNDERBOLT
 2020-02-10 15:23 UTC 

INFO: task hung in wdm_flush
 2020-02-10 15:21 UTC  (11+ 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.