All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-25 14:07:26 to 2020-02-25 14:46:08 UTC [more...]

[hwmon-next v3] hwmon: (pmbus/xdpe12284) Add callback for vout limits conversion
 2020-02-25 14:46 UTC  (2+ messages)

[PATCH net-next 00/10] Wire up Ocelot tc-flower to Felix DSA
 2020-02-25 14:45 UTC  (2+ messages)

[PATCH 1/2] perf: Fix checking of duplicate probe to give proper hint
 2020-02-25 14:41 UTC  (2+ messages)
` [PATCH 2/2] perf: probe-file: Check return value of strlist__add

[PATCH] i2c: xiic: Support disabling multi-master in DT
 2020-02-25 14:44 UTC  (16+ messages)

[MODERATED] Re: [PATCH 2/2] more sampling fun 2
 2020-02-25 14:44 UTC  (9+ messages)
` [MODERATED] "

[dpdk-dev] [dpdk-announce] release candidate 20.02-rc4
 2020-02-25 14:44 UTC  (4+ messages)

Xenomai RTnet - Kernel module not loading
 2020-02-25 14:44 UTC  (4+ messages)

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-25 14:43 UTC  (23+ messages)
` [PATCH 01/61] KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries
` [PATCH 02/61] KVM: x86: Refactor loop around do_cpuid_func() to separate helper
` [PATCH 52/61] KVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt support
` [PATCH 53/61] KVM: VMX: Directly use VMX capabilities helper to detect RDTSCP support
` [PATCH 54/61] KVM: x86: Check for Intel PT MSR virtualization using KVM cpu caps
` [PATCH 55/61] KVM: VMX: Directly query Intel PT mode when refreshing PMUs
` [PATCH 56/61] KVM: SVM: Refactor logging of NPT enabled/disabled
` [PATCH 57/61] KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into a common function
` [PATCH 58/61] KVM: x86/mmu: Configure max page level during hardware setup

[PATCH] macintosh: therm_windtunnel: fix regression when instantiating devices
 2020-02-25 14:41 UTC  (3+ messages)

[PATCH 0/3] i2c: i801: Fix iTCO_wdt resource creation if PMC is not present
 2020-02-25 14:42 UTC  (12+ messages)
` [PATCH 2/3] watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
` [PATCH 3/3] i2c: i801: Do not add ICH_RES_IO_SMI if PMC device is not present

[Xen-devel] [PATCH] x86/msr: Drop {pv,hvm}_max_vcpu_msrs objects
 2020-02-25 14:42 UTC  (2+ messages)
` [Xen-devel] [PATCH] x86/msr: Drop {pv, hvm}_max_vcpu_msrs objects

[dpdk-dev] [PATCH] doc: remove redundant line in mlx5 guide
 2020-02-25 14:41 UTC  (2+ messages)

BUSINESS ENQUIRY
 2020-02-25 14:40 UTC 

[PATCH RISU] aarch64.risu: Add patterns for v8.3-RCPC and v8.4-RCPC insns
 2020-02-25 14:39 UTC  (2+ messages)

[PATCH v5 0/2] Adding support for Versal CPM as Root Port driver
 2020-02-25 14:39 UTC  (4+ messages)
` [PATCH v5 2/2] PCI: xilinx-cpm: Add Versal CPM "

s390 crypto: explicitly memzero stack key material in aes_s390.c
 2020-02-25 14:39 UTC  (2+ messages)

[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-02-25 14:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm: avoid spurious EBUSY due to nonblocking atomic modesets (rev3)

[Intel-gfx] [PATCH 01/20] drm/i915: Drop inspection of execbuf flags during evict
 2020-02-25 14:38 UTC  (20+ messages)
` [Intel-gfx] [PATCH 02/20] drm/i915/gem: Extract transient execbuf flags from i915_vma
` [Intel-gfx] [PATCH 03/20] drm/i915: Separate lookup and pinning in execbuf
` [Intel-gfx] [PATCH 04/20] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 05/20] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 06/20] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 07/20] drm/i915: Use per object locking in execbuf on top of struct_mutex, v4
` [Intel-gfx] [PATCH 08/20] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 09/20] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 10/20] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 11/20] drm/i915: Pin engine before pinning all objects, v3
` [Intel-gfx] [PATCH 12/20] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 13/20] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 14/20] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH 15/20] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 16/20] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 17/20] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 18/20] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 19/20] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH 20/20] drm/i915: Move i915_vma_lock in the live selftest to avoid lock inversion

[PATCH] xfs: fix an undefined behaviour in _da3_path_shift
 2020-02-25 14:37 UTC 

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-02-25 14:36 UTC  (17+ messages)
          ` switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64)

[PATCH 1/1] s390/ipl: sync back loadparm
 2020-02-25 14:35 UTC  (4+ messages)

linux-next: Tree for Feb 25 (BOOT_CONFIG)
 2020-02-25 14:36 UTC  (2+ messages)
` [PATCH] bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue

[Intel-gfx] [PATCH 1/3] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
 2020-02-25 14:36 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Drop I915_RESET_TIMEOUT and friends
` [Intel-gfx] [PATCH 3/3] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT

[dpdk-dev] [PATCH v1] ci: add test suite run without hugepage
 2020-02-25 14:36 UTC  (3+ messages)

[PATCH] libext2fs/ismounted.c: check open(O_EXCL) before mntent file
 2020-02-25 14:34 UTC 

[PATCH nf 0/2] nft_set_pipapo: Fix crash due to dangling entries in mapping table
 2020-02-25 14:34 UTC  (9+ messages)

[PATCH v3 00/21] btrfs: refactor and generalize chunk/dev_extent/extent allocation
 2020-02-25 14:34 UTC  (2+ messages)

[PATCH] readline/ediline: Fix conflicting manpages
 2020-02-25 14:34 UTC  (4+ messages)

[PATCH 0/3] qcow2: Fix alloc_cluster_abort() for pre-existing clusters
 2020-02-25 14:31 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] iotests/026: Test EIO on preallocated zero cluster
` [PATCH 3/3] iotests/026: Test EIO on allocation in a data-file

[PATCH] libs: Add linking dependencies to libraries
 2020-02-25 14:33 UTC  (3+ messages)

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-02-25 14:33 UTC  (6+ messages)
` [PATCH 16/89] clk: bcm: rpi: Add clock id to data

[PATCH 1/4] nand: raw: Do not free xnand structure
 2020-02-25 14:33 UTC  (4+ messages)
` [PATCH 2/4] nand: raw: zynq: Do not try to probe driver if nand flash is disabled
` [PATCH 3/4] ARM: zynq: Do not report NOR flash detection failure
` [PATCH 4/4] ARM: zynq: Enable DM for CFI NOR flash

[PATCH 1/2] drm/amdgpu: update arcturus ppsmc header to 54.15.0
 2020-02-25 14:32 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add DFCstate control pptable func for arct

[PATCH] kcsan: Add current->state to implicitly atomic accesses
 2020-02-25 14:32 UTC 

[PATCH] ARM: zynq: Remove single comment about QSPI
 2020-02-25 14:32 UTC 

[Xen-devel] [PATCH] x86/pvh: drop v2 suffix from pvh.pandoc
 2020-02-25 14:32 UTC  (2+ messages)

[PATCH] libselinux/getconlist: add verbose switch to print more information
 2020-02-25 14:33 UTC  (2+ messages)

[PATCH 0/2] Add SW_MACHINE_COVER key
 2020-02-25 14:31 UTC  (2+ messages)

[PATCH v4 00/36] KVM: s390: Add support for protected VMs
 2020-02-25 14:30 UTC  (5+ messages)
` [PATCH v4 20/36] KVM: s390/mm: handle guest unpin events

[PATCH] drm/amdgpu: fix the gfx hang while use per-ib secure flag
 2020-02-25 14:30 UTC  (4+ messages)

[PATCH v2 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-25 14:27 UTC  (5+ messages)
` [PATCH v2 13/13] migration/ram: Tolerate partially changed mappings in postcopy code

BUG: unable to handle kernel NULL pointer dereference in cipso_v4_sock_setattr
 2020-02-25 14:27 UTC  (3+ messages)

[virtio-dev] [PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-02-25 14:27 UTC  (7+ messages)
` [virtio-dev] [PATCH RFC v4 08/13] mm/memory_hotplug: Introduce offline_and_remove_memory()
  `  "
    ` [virtio-dev] "
` [virtio-dev] [PATCH RFC v4 11/13] mm/vmscan: Move count_vm_event(DROP_SLAB) into drop_slab()
  `  "

[Xen-devel] [PATCH v9 0/5] VM forking
 2020-02-25 14:26 UTC  (14+ messages)
` [Xen-devel] [PATCH v9 3/5] xen/mem_sharing: "
` [Xen-devel] [PATCH v9 4/5] x86/mem_sharing: reset a fork

[PATCH v2 00/16] Fanotify event with name info
 2020-02-25 14:27 UTC  (4+ messages)
` [PATCH v2 02/16] fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()

LKFT: arm x15: mmc1: cache flush error -110
 2020-02-25 14:26 UTC  (9+ messages)

[PATCH v2] KVM: LAPIC: Recalculate apic map in batch
 2020-02-25 14:26 UTC  (3+ messages)

[PATCH] i2c: powermac: correct comment about custom handling
 2020-02-25 14:26 UTC 

[PATCH][next] drm: Replace zero-length array with flexible-array member
 2020-02-25 14:17 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH] crypto: Replace zero-length array with flexible-array member
 2020-02-25 14:00 UTC  (3+ messages)

[LTP] [PATCH V3 00/10] Add new LTP tests related to fsmount family of syscalls
 2020-02-25 14:25 UTC  (4+ messages)
` [LTP] [PATCH V3 10/10] syscalls/open_tree: New tests

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-02-25 14:24 UTC  (5+ messages)

[Xen-devel] [PATCH] xen/xmalloc Unify type handling in macros
 2020-02-25 14:23 UTC  (2+ messages)

[PATCH v3 0/2] qemu-cpu-models: Convert to rST; document other MSR bits
 2020-02-25 14:22 UTC  (5+ messages)
` [PATCH v3 1/2] docs: Convert qemu-cpu-models.texi to rST

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-25 14:11 UTC  (4+ messages)
` [PATCH v24 06/10] ACPI: Record the Generic Error Status Block address

[dpdk-dev] [PATCH] doc: alias to experimental tag for stable apis
 2020-02-25 14:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

kvm-unit-tests : Kconfigs and extra kernel args for full coverage
 2020-02-25 14:21 UTC  (4+ messages)

[dpdk-dev] [PATCH] vfio: map contiguous areas in one go
 2020-02-25 14:21 UTC  (3+ messages)

[Xen-devel] [PATCH] xen/grant-table: Remove outdated warning in gnttab_grow_table()
 2020-02-25 14:20 UTC  (3+ messages)

[PATCH v3 00/12] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-25 14:04 UTC  (11+ messages)
` [PATCH v3 02/12] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v3 04/12] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PATCH v3 05/12] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v3 06/12] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v3 07/12] docs/interop: Convert qemu-ga-ref to rST
` [PATCH v3 08/12] docs/interop: Convert qemu-qmp-ref "
` [PATCH v3 09/12] qapi: Use rST markup for literal blocks
` [PATCH v3 10/12] qga/qapi-schema.json: Add some headings
` [PATCH v3 11/12] scripts/qapi: Remove texinfo generation support
` [PATCH v3 12/12] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions

[PATCH 00/18] media: allegro: fixes and new features
 2020-02-25 14:20 UTC  (6+ messages)
` [PATCH 14/18] media: allegro: handle dependency of bitrate and bitrate_peak
` [PATCH 16/18] media: allegro: pass buffers through firmware

System Firmware states on D-Bus
 2020-02-25 14:17 UTC  (2+ messages)

[PATCH] utils.bbclass: Avoid recursive symlink in oe_soinstall
 2020-02-25 14:17 UTC 

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-25 14:17 UTC  (12+ messages)

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-25 14:16 UTC  (7+ messages)
` [PATCHv2 06/56] drm/omap: constify write buffers
` [PATCHv2 07/56] drm/omap: dsi: add generic transfer function

[Intel-gfx] [PATCH] drm/i915/gt: Reset queue_priority_hint after wedging
 2020-02-25 14:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH 0/3] Limit runaway reclaim due to watermark boosting
 2020-02-25 14:15 UTC  (4+ messages)
` [PATCH 1/3] mm, page_alloc: Disable boosted watermark based reclaim on low-memory systems
` [PATCH 2/3] mm, page_alloc: Disable watermark boosting if THP is disabled at boot
` [PATCH 3/3] mm, vmscan: Do not reclaim for boosted watermarks at high priority

[PATCH v2 0/2] hw/arm/integratorcp: Map Audio controller and parallel flash
 2020-02-25 14:09 UTC  (4+ messages)
` [RFC PATCH v2 2/2] hw/arm/integratorcp: Map a CFI "

Strange data corruption issue with gluster (libgfapi) and ZFS
 2020-02-25 14:12 UTC  (2+ messages)

[PATCH v3 0/5] arm64: Dereference CPU operations indirectly
 2020-02-25 14:13 UTC  (3+ messages)
` [PATCH v3 4/5] arm64: Remove CPU operations dereferencing array

i915 GPU-hang regression in v5.6-rcx
 2020-02-25 14:12 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v2 00/17] target/arm: vfp feature and decodetree cleanup
 2020-02-25 13:30 UTC  (7+ messages)
` [PATCH v2 09/17] target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
` [PATCH v2 12/17] target/arm: Move the vfp decodetree calls next to the base isa
` [PATCH v2 13/17] linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP

[PATCH v4] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL
 2020-02-25 14:12 UTC 

[PATCH v3 00/19] testing & plugin updates
 2020-02-25 14:11 UTC  (5+ messages)
` [PATCH v3 08/19] tests/iotests: be a little more forgiving on the size test
` [PATCH v3 13/19] qemu/bitops.h: Add extract8 and extract16

[PATCH v2] buildall-qemu: automate build testing for qemu MACHINEs
 2020-02-25 14:11 UTC 

[PATCH 0/2] requeue request if only one connection is configured
 2020-02-25 14:10 UTC  (4+ messages)
` [PATCH 1/2] nbd: enable replace socket "

[PATCH v3 0/8] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-25 14:07 UTC  (9+ messages)
` [PATCH v3 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
` [PATCH v3 2/8] PCI: add pci_status_get_and_clear_errors
` [PATCH v3 3/8] r8169: use pci_status_get_and_clear_errors
` [PATCH v3 4/8] net: cassini: "
` [PATCH v3 5/8] net: sungem: "
` [PATCH v3 6/8] net: skfp: use PCI_STATUS_ERROR_BITS
` [PATCH v3 7/8] PCI: pci-bridge-emul: "
` [PATCH v3 8/8] sound: bt87x: use pci_status_get_and_clear_errors

[PATCH v2 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-25 13:39 UTC  (2+ messages)

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-02-25 14:08 UTC  (7+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()

[PATCH] mime,mime-xdg: Conflict with allarch
 2020-02-25 14:07 UTC  (4+ messages)

[PATCH v2 0/5] make htmldocs in CI
 2020-02-25 14:07 UTC  (7+ messages)
` [PATCH v2 3/5] gitlab: build HTML documentation
` [PATCH v2 4/5] azure: "
` [PATCH v2 5/5] doc/Makefile: turn warnings into errors


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.