All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-20 09:48:57 to 2021-10-20 10:41:43 UTC [more...]

[dpdk-dev] [PATCH 1/3] devargs: support path value for global device arguments
 2021-10-20 10:41 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/3] devargs: support path in global syntax
  ` [dpdk-dev] [PATCH v3 3/3] test/devargs: add devargs test cases

[PATCH v2 0/10] Centrelize common fabrics code to core drivers
 2021-10-20 10:38 UTC  (8+ messages)
` [PATCH 01/10] nvme: add connect_work attribute to nvme ctrl
` [PATCH 02/10] nvme-fabrics: introduce nvmf_reconnect_or_remove API
` [PATCH 03/10] nvme: add err_work attribute to nvme ctrl
` [PATCH 04/10] nvme-fabrics: introduce nvmf_error_recovery API
` [PATCH 05/10] nvme/nvme-fabrics: introduce nvmf_error_recovery_work API
` [PATCH 06/10] nvme/nvme-fabrics: introduce nvmf_reconnect_ctrl_work API
` [PATCH 08/10] nvme-rdma: update WARN_ON condition during reset

[igt-dev] [PATCH i-g-t v2 1/3] lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/
 2021-10-20 10:39 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 2/3] tests/crc: s/"auto"/IGT_PIPE_CRC_SOURCE_AUTO/
` [igt-dev] [PATCH i-g-t v2 3/3] lib/crc: Move pipe CRC stuff out from igt_debugfs

[PATCH 1/1] spi: altera: Change to dynamic allocation of spi id
 2021-10-20 10:40 UTC  (2+ messages)

[PATCH] spi-at91-usart: replacing legacy gpio interface for gpiod
 2021-10-20 10:40 UTC  (2+ messages)

[PATCH] memblock: exclude NOMAP regions from kmemleak
 2021-10-20 10:39 UTC  (11+ messages)

[PATCH mptcp-next v7 0/8] The infinite mapping support
 2021-10-20 10:39 UTC  (6+ messages)
` [PATCH mptcp-next v7 8/8] DO-NOT-MERGE: mptcp: mp_fail test

[dpdk-dev] [PATCH v2 0/5] Flow entites behavior on port restart
 2021-10-20 10:39 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 0/6] "
  ` [dpdk-dev] [PATCH v3 1/6] ethdev: add capability to keep flow rules on restart
  ` [dpdk-dev] [PATCH v3 3/6] net: advertise no support for keeping flow rules

[PULL v2 00/44] pc,pci,virtio: features, fixes, tests
 2021-10-20 10:20 UTC  (15+ messages)
` [PULL v2 01/44] tests: acpi: dump table with failed checksum
` [PULL v2 02/44] tests: qtest: add qtest_has_accel() to check if tested binary supports accelerator
` [PULL v2 03/44] tests: acpi: whitelist expected tables for acpi/q35/xapic testcase
` [PULL v2 04/44] tests: acpi: q35: test for x2APIC entries in SRAT
` [PULL v2 05/44] tests: acpi: update expected tables blobs
` [PULL v2 06/44] tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmar
` [PULL v2 07/44] tests: acpi: add testcase for intel_iommu (DMAR table)
` [PULL v2 08/44] tests: acpi: add expected blob for DMAR table
` [PULL v2 09/44] tests: acpi: whitelist expected blobs for new acpi/q35/ivrs testcase
` [PULL v2 10/44] tests: acpi: add testcase for amd-iommu (IVRS table)
` [PULL v2 13/44] tests: arm-cpu-features: use qtest_has_kvm() API
` [PULL v2 14/44] tests: migration-test: use qtest_has_accel() API
` [PULL v2 17/44] vdpa: Add vhost_vdpa_section_end
` [PULL v2 28/44] qdev/qbus: remove failover specific code

[PATCH 0/2] virtio-i2c: Fix buffer handling
 2021-10-20 10:38 UTC  (7+ messages)
` [PATCH 2/2] i2c: virtio: fix completion handling

[PATCH v3 1/3] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-20 10:37 UTC  (9+ messages)
` [PATCH v3 3/3] KVM: vCPU kick tax cut for running vCPU

[PATCH] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing
 2021-10-20 10:36 UTC 

[PATCH 0/5] Keem Bay OCS ECC crypto driver
 2021-10-20 10:35 UTC  (6+ messages)
` [PATCH 1/5] crypto: engine - Add KPP Support to Crypto Engine
` [PATCH 2/5] crypto: ecc - Move ecc.h to include/crypto/internal
` [PATCH 3/5] crypto: ecc - Export additional helper functions
` [PATCH 4/5] dt-bindings: crypto: Add Keem Bay ECC bindings
` [PATCH 5/5] crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver

[PATCH v2] usb: net: Add support for the Realtek RTL8152B/RTL8153
 2021-10-20 10:32 UTC  (3+ messages)

[PATCH] usbnet: sanity check for maxpacket
 2021-10-20 10:32 UTC  (2+ messages)

[PATCH v15 0/8] RISC-V Pointer Masking implementation
 2021-10-20 10:19 UTC  (13+ messages)
` [PATCH v15 1/8] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v15 2/8] [RISCV_PM] Add CSR defines for RISC-V PM extension
` [PATCH v15 3/8] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v15 4/8] [RISCV_PM] Add J extension state description
` [PATCH v15 5/8] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v15 6/8] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v15 7/8] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v15 8/8] [RISCV_PM] Allow experimental J-ext to be turned on

[PATCH 0/3] fixes for __airqs_kick_single_vcpu()
 2021-10-20 10:31 UTC  (4+ messages)
` [PATCH 3/3] KVM: s390: clear kicked_mask if not idle after set

[PATCH] mmc: dw_mmc: Drop use of ->init_card() callback
 2021-10-20 10:29 UTC 

[libvirt test] 165683: regressions - FAIL
 2021-10-20 10:29 UTC 

[PATCH net] vrf: Revert "Reset skb conntrack connection..."
 2021-10-20 10:29 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH v3 0/1] Fixes: PCI devices passthrough on Arm
 2021-10-20 10:28 UTC  (4+ messages)
` [PATCH v3 1/1] xen/pci: Install vpci handlers on x86 and fix error paths

[PATCH 0/2] Fix IRQ flood issue in TI PD controller
 2021-10-20  2:26 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: tipd: Enable event interrupts by default
` [PATCH 2/2] Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515 ACPI nodes"

ip route bug
 2021-10-20 11:26 UTC 

ip route bug
 2021-10-20 11:27 UTC 

10 more python test cases for rxe
 2021-10-20 10:27 UTC  (4+ messages)

v2_03_14 annotated tag has been created
 2021-10-20 10:26 UTC 

[dpdk-dev] [PATCH v2 0/5] cryptodev: hide internal structures
 2021-10-20 10:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/7] "

[PATCH v4] dt-bindings: dvfs: Add support for generic performance domains
 2021-10-20 10:25 UTC  (5+ messages)

v2_03_14 tag - deleted
 2021-10-20 10:22 UTC 

[PATCH] x86/PCI: Fix compile errors when CONFIG_PCI is disabled
 2021-10-20 10:21 UTC 

[PATCH 1/3] drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
 2021-10-20 10:21 UTC  (8+ messages)
` [PATCH v2 3/3] drm/amdgpu: recover gart table at resume

[PATCH v2] mm: Stop filemap_read() from grabbing a superfluous page
 2021-10-20 10:20 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix l4 sw csum over multi segments
 2021-10-20 10:12 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[Bridge] [PATCH net] net: bridge: mcast: QRI must be less than QI
 2021-10-20 10:19 UTC  (6+ messages)
` [Bridge] [PATCHv2 "
  `  "

[dpdk-dev] [PATCH v3] app/testpmd: fix l4 sw csum over multi segments
 2021-10-20 10:10 UTC 

[ANNOUNCE] kexec-tools v2.0.23 preparation
 2021-10-20 10:18 UTC 

[PATCH] imx8mm-cl-iot-gate-optee: align config with Kconfig
 2021-10-20 10:16 UTC 

[PATCH v4] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-20 10:15 UTC  (3+ messages)

Polling on an io_uring file descriptor
 2021-10-20 10:15 UTC  (3+ messages)

[PATCH] crash_dump: fix boolreturn.cocci warning
 2021-10-20 10:15 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: fix one MAC address occupies two index in mac addrs
 2021-10-20 10:15 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2 0/6] gnttab: add per-domain controls
 2021-10-20 10:14 UTC  (4+ messages)
` [PATCH v2 3/6] gnttab: allow per-domain control over transitive grants

[PATCH v5] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-20 10:13 UTC 

[dunfell-next PATCH v2] prusw-fw-am65x-sr2: Add recipe for ICSSG Switch mode firmware for AM65x SR2.0
 2021-10-20 10:14 UTC  (2+ messages)

[PATCH 1/2 v3] dt-bindings: clock: u8500: Rewrite in YAML and extend
 2021-10-20 10:13 UTC  (3+ messages)
` [PATCH 2/2 v3] clk: ux500: Add driver for the reset portions of PRCC

[PATCH 1/2] dt-bindings: mfd: rohm,bd71847-pmic: Document rohm,clock-output-is-critical property
 2021-10-20 10:14 UTC  (2+ messages)

Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
 2021-10-20 10:12 UTC  (27+ messages)
      ` Deprecate the ppc405 boards in QEMU?
                    ` CLI: Using -bios AND -kernel

[PATCH v2] arm: kdump: Add DT properties to crash dump kernel's DTB
 2021-10-20 10:11 UTC  (4+ messages)

[PATCH v6 0/6] Add Unisoc's drm kms module
 2021-10-20 10:09 UTC  (6+ messages)
` [PATCH v6 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[Intel-gfx] [PATCH] drm/i915/gem: stop using PAGE_KERNEL_IO
 2021-10-20 10:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v3] xen/arm: vgic to ignore GICD ICPENDRn registers access
 2021-10-20 10:10 UTC 

v2_03_14 annotated tag has been created
 2021-10-20 10:10 UTC 

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-20 10:09 UTC  (11+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915/dp: Fix link parameter use in lack of a valid DPCD
 2021-10-20 10:09 UTC  (6+ messages)
` [Intel-gfx] [PATCH 6/6] drm/i915/dp: Sanitize link common rate array lookups

Linux kernel 5.14.14 released
 2021-10-20 10:10 UTC 

main - post-release
 2021-10-20 10:10 UTC 

main - pre-release
 2021-10-20 10:10 UTC 

main - WHATS_NEW: update
 2021-10-20 10:10 UTC 

[PATCH v2 0/5] coresight: syscfg: dynamic load
 2021-10-20 10:08 UTC  (3+ messages)
` [PATCH v2 5/5] Documentation: coresight: Update coresight configuration docs

[PATCH 1/2] arm64: dts: rockchip: Enable HDD power on helios64
 2021-10-20  9:59 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: fix poweroff

[PATCH] crypto: s5p-sss - Add error handling in s5p_aes_probe()
 2021-10-20 10:09 UTC  (2+ messages)

[Virtio-fs] [PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-10-20 10:02 UTC  (9+ messages)
` [Virtio-fs] [PATCH v4 10/12] virtiofsd: Add inodes_by_handle hash table
    `  "
` [Virtio-fs] [PATCH v4 11/12] virtiofsd: Optionally fill lo_inode.fhandle
    `  "

[PATCH v2 00/15] tests: acpi: add x2apic and various iommu tests
 2021-10-20 10:03 UTC  (21+ messages)
` [PATCH v2 04/15] tests: acpi: q35: test for x2APIC entries in SRAT
` [PATCH v2 05/15] tests: acpi: update expected tables blobs

[PATCH] Clocksource: Avoid misjudgment of clocksource
 2021-10-20 10:09 UTC  (11+ messages)

[PATCH] pci: fix PCI resource reserve capability on BE
 2021-10-20 10:05 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2021-10-20 10:08 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: btrtl: Add support for RTL8822C "

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Use same modifier for reference crc as for test crc
 2021-10-20 10:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v8 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-20 10:04 UTC  (11+ messages)
` [PATCH v8 4/8] hw/acpi/aml-build: Add Processor hierarchy node structure
` [PATCH v8 5/8] hw/acpi/aml-build: Add PPTT table
` [PATCH v8 7/8] hw/arm/virt-acpi-build: Generate "

[PATCH V6] gpio: virtio: Add IRQ support
 2021-10-20 10:05 UTC  (2+ messages)

[PATCH 0/2] docs/zh_CN add pci.rst translation
 2021-10-20 10:04 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_CN add PCI index.rst translation
` [PATCH 2/2] docs/zh_CN add PCI pci.rst translation

[PATCH V4 2/2] mm/damon/dbgfs: Add adaptive_targets list check before enable monitor_on
 2021-10-20 10:03 UTC  (2+ messages)

[PATCH] rtw89: fix error function parameter
 2021-10-20 10:03 UTC  (4+ messages)

[PATCH] kontron-sl-mx8mm: fix missing configs and deadlock in CI
 2021-10-20 10:03 UTC 

[PATCH V4 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-10-20 10:02 UTC  (4+ messages)

[PATCH] kexec-tools: multiboot2: Correct BASIC_MEMINFO memory units
 2021-10-20 10:01 UTC  (4+ messages)

[PATCH v4] KVM: Avoid expensive "should kick" operation for running vCPU
 2021-10-20 10:00 UTC 

[dpdk-dev] [PATCH 1/2] dmadev: hide devices array
 2021-10-20 10:01 UTC  (4+ messages)

Linux kernel 5.10.75 released
 2021-10-20 10:00 UTC 

[PATCH v3] kasan: add kasan mode messages when kasan init
 2021-10-20  9:58 UTC  (6+ messages)

[PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
 2021-10-20  9:59 UTC  (3+ messages)
` [PATCH] "

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-10-20  9:58 UTC  (6+ messages)
` [PATCH bpf-next 07/10] bpf: Add helpers to query conntrack info

[PATCH] externalsrc.bbclass: Allow externalsrc to be extended with extra classes
 2021-10-20  9:58 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
 2021-10-20  9:55 UTC  (7+ messages)
` [PATCH v2 18/35] mtd: spi-nor: Get rid of SPI_NOR_4B_OPCODES flag

Retrieving the network namespace of a socket
 2021-10-20  9:57 UTC 

Linux 4.19.213
 2021-10-20  9:56 UTC  (2+ messages)

[ovmf test] 165685: all pass - PUSHED
 2021-10-20  9:56 UTC 

[dpdk-dev] [PATCH] port: eventdev port api promoted
 2021-10-20  9:55 UTC  (5+ messages)

Linux kernel 5.4.155 released
 2021-10-20  9:55 UTC 

buildman stops (crashed) on current master
 2021-10-20  9:54 UTC  (8+ messages)

[PATCH 0/4] KVM: X86: Improve guest TLB flushing
 2021-10-20  9:54 UTC  (4+ messages)
` [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()

[dpdk-dev] [PATCH v5 0/3] support PPPoL2TPv2oUDP RSS Hash
 2021-10-20  9:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 1/3] ethdev: support PPP and L2TPV2 procotol

[xen-unstable-coverity test] 165686: all pass - PUSHED
 2021-10-20  9:52 UTC 

[dpdk-dev] [PATCH 00/13] add dmadev driver for idxd devices
 2021-10-20  9:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v10 00/16] "
  ` [dpdk-dev] [PATCH v10 12/16] dma/idxd: add vchan status function

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-20  9:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 3/7] eal/interrupts: avoid direct access to interrupt handle
      ` [dpdk-dev] [EXT] "

[PATCH] arm: a37xx: pci: Fix condition for CRS response
 2021-10-20  9:51 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: Remove true and false comparison and unnecessary parentheses
 2021-10-20  9:51 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] doc: Remove obsolete README.440-DDR-performance file
 2021-10-20  9:51 UTC  (2+ messages)

[PATCH] arm: mvebu: Add missing "if SPL"
 2021-10-20  9:50 UTC  (2+ messages)

[PATCH] arm: a37xx: pci: Do not allow setting bars on PCI Bridge
 2021-10-20  9:50 UTC  (2+ messages)

[PATCH 1/2 v2] usb: dwc2: Make having a phy optional
 2021-10-20  9:48 UTC  (3+ messages)

[RFC 0/12] kconfig: add support for conflict resolution
 2021-10-20  9:49 UTC  (2+ messages)
` [RFC 12/12] Simplify dependencies for MODULE_SIG_KEY_TYPE_RSA & MODULE_SIG_KEY_TYPE_ECDSA

[PATCH 00/67] fscache: Rewrite index API and management system
 2021-10-20  9:49 UTC  (4+ messages)
` [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback

[PATCH] powerpc/idle: Don't corrupt back chain when going idle
 2021-10-20  9:48 UTC 

[PATCH 0/3] ARM: dts: at91: enable leftover IPs
 2021-10-20  9:46 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: at91: sama7g5: add rtc node
` [PATCH 2/3] ARM: dts: at91: sama7g5: add tcb nodes
` [PATCH 3/3] ARM: dts: at91: sama7g5-ek: use blocks 0 and 1 of TCB0 as cs and ce


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.