All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-02 18:15:53 to 2020-03-02 18:46:44 UTC [more...]

[PATCH v2 00/17] Improve PCI device post-reset readiness polling
 2020-03-02 18:44 UTC  (17+ messages)
` [PATCH v2 01/17] PCI: Fall back to slot/bus reset if softer methods timeout
` [PATCH v2 02/17] PCI: Remove unused PCI_PM_BUS_WAIT
` [PATCH v2 03/17] PCI: Use pci_bridge_wait_for_secondary_bus after SBR
` [PATCH v2 04/17] PCI: Do not override delay for D0->D3hot transition
` [PATCH v2 05/17] PCI: Fix handling of _DSM 8 (avoiding reset delays)
` [PATCH v2 06/17] PCI: Fix us->ms conversion in pci_acpi_optimize_delay
` [PATCH v2 07/17] PCI: Clean up and document PM/reset delays
` [PATCH v2 08/17] PCI: Add more delay overrides to struct pci_dev
` [PATCH v2 09/17] PCI: Generalize pci_bus_max_d3cold_delay to pci_bus_max_delay
` [PATCH v2 10/17] PCI: Use correct delay in pci_bridge_wait_for_secondary_bus
` [PATCH v2 11/17] PCI: Refactor pci_dev_wait to remove timeout parameter
` [PATCH v2 12/17] PCI: Refactor pci_dev_wait to take pci_init_event
` [PATCH v2 13/17] PCI: Cache CRS Software Visibiliy in struct pci_dev
` [PATCH v2 14/17] PCI: Introduce per-device reset_ready_poll override
` [PATCH v2 16/17] PCI: Add CRS handling to pci_dev_wait()
` [PATCH v2 17/17] PCI: Lower PCIE_RESET_READY_POLL_MS from 1m to 1s

[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-03-02 18:46 UTC  (5+ messages)
` [PATCH v3 4/7] x86/mm: Introduce _set_memory_prot()

[PATCH] mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TEST
 2020-03-02 18:45 UTC  (2+ messages)

[PATCH v3 0/5] libnvdimm: Cross-arch compatible namespace alignment
 2020-03-02 18:45 UTC  (5+ messages)
` [PATCH v3 3/5] libnvdimm/namespace: Enforce memremap_compat_align()

[PATCH v3] tools/memory-model/Documentation: Fix "conflict" definition
 2020-03-02 18:44 UTC  (3+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-02 18:42 UTC  (6+ messages)
` [PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands

RFC: Input: edt-ft5x06 - FT6336G Touch Panel
 2020-03-02 18:43 UTC  (4+ messages)

Patch "drm/radeon: Inline drm_get_pci_dev" has been added to the 5.5-stable tree
 2020-03-02 18:40 UTC 

Patch "drm/radeon: Inline drm_get_pci_dev" has been added to the 5.4-stable tree
 2020-03-02 18:40 UTC 

CPU reset vs DeviceState reset
 2020-03-02 18:42 UTC  (5+ messages)

[PATCH 0/3] libsepol: Speed up policy optimization
 2020-03-02 18:45 UTC  (6+ messages)

[PATCH 0/4] Fix qla2xxx endianness annotations
 2020-03-02 18:43 UTC  (5+ messages)
` [PATCH 3/4] qla2xxx: Fix endianness annotations in source files
` [PATCH 4/4] qla2xxx: Fix the code that reads from mailbox registers

[PATCH 1/2] Documentation: Add a new .rst file under Documentation
 2020-03-02 18:43 UTC  (9+ messages)
` [Linux-kernel-mentees] [PATCH v2 0/2] Documentation: Add files to driver-api manual
  `  "
  ` [Linux-kernel-mentees] [PATCH v2 1/2] Documentation: Add io-mapping.rst "
    `  "
  ` [Linux-kernel-mentees] [PATCH v2 2/2] Documentation: Add io_ordering.rst "
    `  "

[PATCH v2 00/13] KVM: x86: Allow userspace to disable the emulator
 2020-03-02 18:42 UTC  (5+ messages)
` [PATCH v2 10/13] KVM: x86: Shrink the usercopy region of the emulation context

[PATCH v1 00/11] virtio-mem: paravirtualized memory
 2020-03-02 18:41 UTC  (11+ messages)
` [PATCH v1 06/11] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
      ` [virtio-dev] "
      ` [virtio-dev] Re: [PATCH v1 00/11] virtio-mem: paravirtualized memory

[thud/master][PATCH] sciclient-rtos: SRCREV update, adding steps to generate sysfw.bin
 2020-03-02 18:42 UTC  (2+ messages)
  ` [meta-ti] "

[PATCH] gcc-cross-canadian: Enable wildcard expansion support
 2020-03-02 18:42 UTC  (4+ messages)
` [yocto] "

[PATCH v1 00/10] testing/next updates (tweaks and re-greening)
 2020-03-02 18:41 UTC  (17+ messages)
` [PATCH v1 01/10] tests/vm: use $(PYTHON) consistently
` [PATCH v1 02/10] tests/vm: Debug mode shows ssh output
` [PATCH v1 03/10] tests/vm: increased max timeout for vm boot
` [PATCH v1 04/10] tests/vm: give wait_ssh() option to wait for root
` [PATCH v1 05/10] tests/vm: Added gen_cloud_init_iso() to basevm.py
` [PATCH v1 06/10] travis: enable tools build on OS X
` [PATCH v1 07/10] configure: fix check for libzstd
` [PATCH v1 08/10] configure: detect and report genisoimage
` [PATCH v1 09/10] tests/acceptance: move @skipUnless decoration to test itself
` [PATCH v1 10/10] travis.yml: install python3 numpy and opencv libraries

[PATCH v2] mtd: spi-nor: Refactor spi_nor_read_id()
 2020-03-02 18:11 UTC  (3+ messages)

[U-Boot] [RFC/RFT PATCH v4 3/3] image: Add compressed Image parsing support in booti
 2020-03-02 18:41 UTC  (11+ messages)

[PATCH] firmware: fix a double abort case with fw_load_sysfs_fallback
 2020-03-02 18:40 UTC  (4+ messages)

[GIT PULL] KVM changes for Linux 5.6-rc4
 2020-03-02 18:40 UTC  (2+ messages)

[PATCH v2 1/3] compiler.h: define __no_initialize
 2020-03-02 18:39 UTC  (17+ messages)
` [PATCH v2 2/3] binder: do not initialize locals passed to copy_from_user()
` [PATCH v2 3/3] sched/wait: avoid double initialization in ___wait_event()

[PATCH] linux-user: Add an argument QEMU_MMAP_BASE to set custom mmap base address in qemu user mode
 2020-03-02 18:38 UTC  (5+ messages)

[RESEND PATCH 1/2] security_flags: Remove stack protector flags from LDFLAGS
 2020-03-02 18:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boot/opensbi: bump to version 0.6
 2020-03-02 18:39 UTC  (2+ messages)

[PATCH] x86/mm/init_32: Don't print out kernel memory layout if KASLR
 2020-03-02 18:39 UTC  (6+ messages)
  ` [PATCH v2] x86/mm/init_32: Stop printing the virtual memory layout

[PATCH] drivers/of/of_mdio.c:fix of_mdiobus_register()
 2020-03-02 18:38 UTC  (4+ messages)

[PATCH v2 00/11] megaraid_sas: driver updates to 07.713.01.00-rc1
 2020-03-02 18:37 UTC  (9+ messages)
` [PATCH v2 10/11] megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests

FAILED: patch "[PATCH] io_uring: fix 32-bit compatability with sendmsg/recvmsg" failed to apply to 5.4-stable tree
 2020-03-02 18:37 UTC  (3+ messages)

[PATCH resend 01/10] Input: goodix - Refactor IRQ pin GPIO accesses
 2020-03-02 18:36 UTC  (4+ messages)
` [PATCH resend 08/10] Input: goodix - Save a copy of the config from goodix_read_config()

[PATCH] git-gui: fix error popup when doing blame -> "Show History Context"
 2020-03-02 18:35 UTC 

megaraid_sas problem for scsi_add_host() fail
 2020-03-02 18:34 UTC  (5+ messages)

[PATCH v2 bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-03-02 18:33 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: switch BPF UAPI #define constants to enums

[PATCH v2] tools/memory-model/Documentation: Fix "conflict" definition
 2020-03-02 18:33 UTC  (4+ messages)

[PATCH] linux-user: Add AT_EXECFN and AT_EXECFD auxval
 2020-03-02 18:31 UTC  (4+ messages)

FAILED: patch "[PATCH] blktrace: Protect q->blk_trace with RCU" failed to apply to 5.4-stable tree
 2020-03-02 18:32 UTC 

[Xen-devel] [PATCH] xen: do live patching only from main idle loop
 2020-03-02 18:34 UTC  (3+ messages)

[PATCH RFC v4 bpf-next 00/11] Add support for XDP in egress path
 2020-03-02 18:30 UTC  (3+ messages)
` [PATCH RFC v4 bpf-next 09/11] tun: Support xdp in the Tx path for xdp_frames

[PATCH 1/3] PCI: Make PCIE_RESET_READY_POLL_MS configurable
 2020-03-02 18:30 UTC  (6+ messages)

[PATCH v2] KVM: X86: deprecate obsolete KVM_GET_CPUID2 ioctl
 2020-03-02 18:30 UTC  (6+ messages)

[Intel-gfx] [PATCH 01/22] drm/i915/gem: Consolidate ctx->engines[] release
 2020-03-02 18:29 UTC  (2+ messages)

[PATCH 25/42] libata-sff: add tracepoints for ata_sff_flush_pio_task()
 2020-03-02 18:30 UTC  (5+ messages)
    ` [PATCH 34/42] pata_pdc2027x: Replace PDPRINTK() with standard ata logging
    ` [PATCH 36/42] sata_fsl: move DPRINTK to ata debugging
    ` [PATCH 11/42] libata: sanitize ATA_HORKAGE_DUMP_ID
    ` [PATCH 13/42] sata_mv: kill 'port' argument in mv_dump_all_regs()

[PATCH] drm: rework SET_MASTER and DROP_MASTER perm handling
 2020-03-02 18:29 UTC  (2+ messages)

[PATCH v3 0/5] platform/x86: intel_pmc_core: Add bug fixes or code
 2020-03-02 18:29 UTC  (4+ messages)

[PATCH] arch-arm64.inc: Do not append aarch64 in MACHINEOVERRIDES
 2020-03-02 18:29 UTC  (2+ messages)

[PATCH RFC v4 0/6] Add Unisoc's drm kms module
 2020-03-02 18:28 UTC  (4+ messages)
` [PATCH RFC v4 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-03-02 18:27 UTC  (8+ messages)

[PATCH] perf parse-events: Use asprintf() instead of strncpy() for tracepoints
 2020-03-02 18:27 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
 2020-03-02 18:25 UTC  (5+ messages)

[PATCH 00/23] mtd: spi-nor: Move manufacturer/SFDP code out of the core
 2020-03-02 18:07 UTC  (35+ messages)
` [PATCH 07/23] mtd: spi-nor: Move Eon bits out of core.c
` [PATCH 12/23] mtd: spi-nor: Move Intel "
` [PATCH 11/23] mtd: spi-nor: Move GigaDevice "
` [PATCH 13/23] mtd: spi-nor: Move ISSI "
` [PATCH 16/23] mtd: spi-nor: Move Spansion "
` [PATCH 18/23] mtd: spi-nor: Move Winbond "
` [PATCH 17/23] mtd: spi-nor: Move SST "
` [PATCH 19/23] mtd: spi-nor: Move Catalyst "
` [PATCH 20/23] mtd: spi-nor: Move Xilinx "
` [PATCH 21/23] mtd: spi-nor: Move XMC "
` [PATCH 22/23] mtd: spi-nor: Get rid of the now empty spi_nor_ids[] table

[meta-ota][PATCH] meta-ota: add support for binary-delta images in a new layer
 2020-03-02 18:25 UTC  (6+ messages)

[PATCH 0/1] Convert ingenic,tcu.txt to YAML
 2020-03-02 18:24 UTC  (4+ messages)
` [PATCH 1/1] dt-bindings: timer: "

[PATCH v3 0/2] msm/gpu/a6xx: use the DMA-API for GMU memory allocations
 2020-03-02 18:23 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: display: msm: Convert GMU bindings to YAML
` [PATCH v3 2/2] drm/msm/a6xx: Use the DMA API for GMU memory objects

[Intel-gfx] [CI] PR for TGL DMC v2.06
 2020-03-02 18:24 UTC  (5+ messages)

[PATCH v3 0/8] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-02 15:09 UTC  (4+ messages)
` [PATCH v3 6/8] perf/tools: Enhance JSON/metric infrastructure to handle "?"

[PATCH] ASoC: soc-pcm: Revert "call snd_soc_component_open/close() once"
 2020-03-02 18:22 UTC  (14+ messages)

[PATCH] dma: Fix max PFN arithmetic overflow on 32 bit systems
 2020-03-02 18:16 UTC  (2+ messages)

FAILED: patch "[PATCH] io_uring: fix 32-bit compatability with sendmsg/recvmsg" failed to apply to 5.5-stable tree
 2020-03-02 18:22 UTC  (2+ messages)

[PATCH v3] KVM: X86: Just one leader to trigger kvmclock sync request
 2020-03-02 18:22 UTC  (3+ messages)

[PATCH v2 0/7] drm: drm_fb_helper cleanup
 2020-03-02 18:21 UTC  (3+ messages)
` [Intel-gfx] "

FAILED: patch "[PATCH] audit: always check the netlink payload length in" failed to apply to 4.4-stable tree
 2020-03-02 18:21 UTC 

FAILED: patch "[PATCH] audit: always check the netlink payload length in" failed to apply to 4.9-stable tree
 2020-03-02 18:21 UTC 

FAILED: patch "[PATCH] audit: always check the netlink payload length in" failed to apply to 4.14-stable tree
 2020-03-02 18:21 UTC 

FAILED: patch "[PATCH] audit: always check the netlink payload length in" failed to apply to 4.19-stable tree
 2020-03-02 18:21 UTC 

+ seq_read-info-message-about-buggy-next-functions.patch added to -mm tree
 2020-03-02 18:20 UTC  (2+ messages)

[dpdk-dev] [RFC 0/1] lib/ring: add scatter gather and serial dequeue APIs
 2020-03-02 18:20 UTC  (5+ messages)
` [dpdk-dev] [RFC 1/1] "

[PATCHv6 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2020-03-02 18:17 UTC  (8+ messages)
` [PATCHv6 1/3] arm64: cpufeature: Extract capped perfmon fields
` [PATCHv6 2/3] KVM: arm64: limit PMU version to PMUv3 for ARMv8.1
` [PATCHv6 3/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters

qemu-system-x86_64: warning: Unknown X11 keycode mapping '<null>'
 2020-03-02 18:19 UTC  (5+ messages)

Git Rebase: test failing with GIT_TEST_STASH_USE_BUILTIN=false
 2020-03-02 18:19 UTC  (4+ messages)
  ` [PATCH 1/2] stash: get git_stash_config at the top level
    ` [PATCH 2/2] stash: remove the stash.useBuiltin setting

5.6-rc3: WARNING: CPU: 48 PID: 17435 at kernel/sched/fair.c:380 enqueue_task_fair+0x328/0x440
 2020-03-02 18:17 UTC  (10+ messages)

[PATCH] kernel-devsrc: support 4.4+ ARM/ARM64 kernels
 2020-03-02 18:15 UTC  (2+ messages)

[PATCH for-rc] RDMA/iwcm: Fix iwcm work deallocation
 2020-03-02 18:16 UTC 

[Xen-devel] [PATCH] credit2: avoid NULL deref in csched2_res_pick() when tracing
 2020-03-02 18:16 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.