All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 16:06:53 to 2023-03-07 16:39:26 UTC [more...]

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-03-07 16:36 UTC  (6+ messages)
` [PATCH v3 07/60] arm64: ptdump: Discover start of vmemmap region at runtime

[PATCH v5 00/15] vfio/migration: Device dirty page tracking
 2023-03-07 16:38 UTC  (3+ messages)
` [PATCH v5 13/15] vfio/migration: Block migration with vIOMMU

[Intel-gfx] Patch "drm/i915: Don't use BAR mappings for ring buffers with LLC" has been added to the 5.15-stable tree
 2023-03-07 16:38 UTC 

[PATCH v2 0/2] watchdog: s3c2410_wdt: Simplify using dev_err_probe()
 2023-03-07 16:37 UTC  (5+ messages)
` [PATCH v2 1/2] watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an int
` [PATCH v2 2/2] watchdog: s3c2410_wdt: Simplify using dev_err_probe()

[PATCH v6 0/2] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-03-07 16:38 UTC  (6+ messages)

[PULL 0/5] aspeed queue
 2023-03-07 16:37 UTC  (4+ messages)
` [PULL 2/5] pflash: Fix blk_pread_nonzeroes()

[PATCH] ARM: dts: rockchip: Add mmc aliases for rk3288-veyron devices
 2023-03-07 16:36 UTC  (3+ messages)

[OE-core][kirkstone][PATCH] gnutls: fix CVE-2023-0361 timing side-channel in the TLS RSA key exchange code
 2023-03-07 16:37 UTC 

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-07 16:30 UTC  (14+ messages)
` [PATCH 01/11] iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handling
` [PATCH 02/11] drm: rcar-du: remove R-Car H3 ES1.* workarounds
` [PATCH 03/11] media: rcar-vin: remove R-Car H3 ES1.* handling
` [PATCH 04/11] media: rcar-vin: csi2: "
` [PATCH 05/11] media: renesas: fdp1: "
` [PATCH 06/11] thermal/drivers/rcar_gen3_thermal: "
` [PATCH 07/11] ravb: "
` [PATCH 08/11] mmc: renesas_sdhi: "
` [PATCH 09/11] usb: host: xhci-rcar: remove leftover quirk handling
` [PATCH 10/11] usb: host: xhci-rcar: remove R-Car H3 ES1.* handling
` [PATCH 11/11] usb: gadget: udc: renesas_usb3: "

[PATCH net] net: microchip: sparx5: fix deletion of existing DSCP mappings
 2023-03-07 16:33 UTC  (3+ messages)

[PATCH printk v1 00/18] threaded/atomic console support
 2023-03-07 16:34 UTC  (5+ messages)
` [PATCH printk v1 01/18] kdb: do not assume write() callback available
` [PATCH printk v1 02/18] printk: Add NMI check to down_trylock_console_sem()

[PATCH v3 0/8] Clean up the supported xfeatures
 2023-03-07 16:33 UTC  (9+ messages)
` [PATCH v3 2/8] KVM: x86: Clear all supported MPX xfeatures if they are not all set
` [PATCH v3 7/8] KVM: selftests: Add XFEATURE masks to common code

[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
 2023-03-07 16:33 UTC  (5+ messages)

[PATCH v2 00/16] Enable DSA 2.0 Event Log and completion record faulting features
 2023-03-07 16:33 UTC  (4+ messages)
` [PATCH v2 08/16] iommu: define and export iommu_access_remote_vm()

[PATCH 00/22] Move LSM hook comments into security/security.c
 2023-03-07 16:33 UTC  (4+ messages)

[PATCH 0/4] Add LVTS support for mt8192
 2023-03-07 16:34 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition "
` [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
` [PATCH 3/4] arm64: dts: mediatek: mt8192: Add thermal zones and thermal nodes
` [PATCH 4/4] arm64: dts: mediatek: mt8192: Add temperature mitigation threshold

[net PATCH v3] octeontx2-af: Unlock contexts in the queue context cache in case of fault detection
 2023-03-07 16:33 UTC  (2+ messages)

[PATCH] bus: mhi: host: Remove mhi_poll() API
 2023-03-07 16:35 UTC  (2+ messages)

[Intel-gfx] Patch "drm/i915: Don't use BAR mappings for ring buffers with LLC" has been added to the 6.1-stable tree
 2023-03-07 16:35 UTC 

[Intel-gfx] Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 6.1-stable tree
 2023-03-07 16:35 UTC 

[PATCH] scripts: rust-analyzer: Skip crate module directories
 2023-03-07 16:32 UTC  (3+ messages)

[PATCH 00/12] KVM: x86: Add "governed" X86_FEATURE framework
 2023-03-07 16:32 UTC  (10+ messages)
` [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"

[RFC PATCH v1 00/25] Enable PV backends with Xen/KVM emulation
 2023-03-07 16:33 UTC  (18+ messages)
` [RFC PATCH v1 07/25] hw/xen: Implement core serialize/deserialize methods for xenstore_impl
` [RFC PATCH v1 21/25] hw/xen: Add emulated implementation of grant table operations
` [RFC PATCH v1 22/25] hw/xen: Add emulated implementation of XenStore operations
` [RFC PATCH v1 23/25] hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
` [RFC PATCH v1 24/25] hw/xen: Implement soft reset for emulated gnttab
` [RFC PATCH v1 25/25] i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation
` [RFC PATCH v1 26/25] MAINTAINERS: Add entry for Xen on KVM emulation
` [RFC PATCH v1 27/25] docs: Update Xen-on-KVM documentation for PV disk support

[igt-dev] [PATCH i-g-t v5 0/7] Initial Xe test suite
 2023-03-07 16:33 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Initial Xe test suite (rev5)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH] ntb_tool: check null return of devm_kcalloc in tool_init_mws
 2023-03-07 16:33 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[Intel-wired-lan] [PATCH] igb: revert rtnl_lock() that causes deadlock
 2023-03-07 16:27 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v2] "
    `  "

[PATCH] linux-user: Emulate CLONE_PIDFD flag in clone()
 2023-03-07 16:32 UTC  (3+ messages)

FAILED: patch "[PATCH] iommu/vt-d: Fix PASID directory pointer coherency" failed to apply to 5.10-stable tree
 2023-03-07 16:31 UTC 

[PATCH net-next] net: mdio: Add netlink interface
 2023-03-07 16:30 UTC  (5+ messages)

[PATCH] nvme-tcp: print correct opcode on timeout and error handling
 2023-03-07 16:30 UTC 

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-03-07 16:30 UTC  (6+ messages)
` [virtio-dev] [PATCH v10 04/10] admin: introduce virtio admin virtqueues
    ` [virtio-comment] Re: [virtio] "
        ` [virtio-dev] "

[PATCH 1/2] maple_tree: Fix mas_skip_node() end slot detection
 2023-03-07 16:29 UTC  (7+ messages)

FAILED: patch "[PATCH] iommu/vt-d: Fix PASID directory pointer coherency" failed to apply to 5.15-stable tree
 2023-03-07 16:30 UTC 

FAILED: patch "[PATCH] RISC-V: fix ordering of Zbb extension" failed to apply to 6.2-stable tree
 2023-03-07 16:29 UTC  (2+ messages)

drivers/iio/gyro/mpu3050-core.c:223:55: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck]
 2023-03-07 16:29 UTC 

[sashal-stable:pending-6.2 357/821] drivers/scsi/qla2xxx/qla_iocb.c:3820:5: warning: no previous prototype for function 'qla_get_iocbs_resource'
 2023-03-07 16:29 UTC 

[PATCH v3 0/2] Missing endianness conversions in user mode
 2023-03-07 16:28 UTC  (6+ messages)
` [PATCH v3 1/2] linux-user: fix sockaddr_in6 endianness
` [PATCH v3 2/2] linux-user: handle netlink flag NLA_F_NESTED

[PATCH mptcp-next 0/2] mptcp: a couple of cleanups
 2023-03-07 16:28 UTC  (4+ messages)
` [PATCH mptcp-next 1/2] mptcp: avoid unneeded address copy

[PATCH V2] docs: vhost-user: Add Xen specific memory mapping support
 2023-03-07 16:22 UTC  (5+ messages)
` [virtio-dev] "

[PATCH net] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
 2023-03-07 16:27 UTC  (4+ messages)

FAILED: patch "[PATCH] RISC-V: take text_mutex during alternative patching" failed to apply to 6.1-stable tree
 2023-03-07 16:25 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL
 2023-03-07 16:26 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

[Intel-xe] [PATCH 0/6] Some small-bar prep patches
 2023-03-07 16:26 UTC  (5+ messages)
` [Intel-xe] [PATCH 2/6] drm/xe/mmio: s/lmem/vram/

[PATCH] cxl/pci: Remove unnecessary aer.h include
 2023-03-07 16:24 UTC 

[PATCH] firmware: arm_scmi: Fix device node validation for mailbox transport
 2023-03-07 16:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib: Copy intel_gpu_commands.h from the kernel
 2023-03-07 16:21 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] include/intel_gpu_commands: Copy intel_gpu_commands "

[PATCH v4 1/3] rebase: add documentation and test for --no-rebase-merges
 2023-03-07 16:23 UTC  (6+ messages)
` [PATCH v5 0/3] rebase: add a config option for --rebase-merges
  ` [PATCH v5 3/3] "

[PATCH] maple_tree: Fix the error of mas->min/max in mas_skip_node()
 2023-03-07 16:21 UTC  (2+ messages)

[regression] RPI4B drm vc4: no crtc or sizes since 5.17 (works in 5.16; and still broken in at least 6.1)
 2023-03-07 16:25 UTC  (2+ messages)

Fortnightly KVM call for 2023-02-07
 2023-03-07 16:22 UTC  (4+ messages)

[PATCH 0/4] CXL 3.0 Performance Monitoring Unit support
 2023-03-07 16:21 UTC  (7+ messages)
` [PATCH 3/4] cxl: CXL Performance Monitoring Unit driver

Linux 6.3-rc1
 2023-03-07 16:21 UTC  (5+ messages)
` The state of ext4 tree merging (was Re: Linux 6.3-rc1)

[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-07 16:21 UTC  (3+ messages)

[Ocfs2-devel] remove most callers of write_one_page v4
 2023-03-07 16:21 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 3/3] mm, jfs: move write_one_page/folio_write_one to jfs
    ` [PATCH 3/3] mm,jfs: "

[PATCH net-next 0/4] Various mtk_eth_soc cleanups
 2023-03-07 16:19 UTC  (10+ messages)
` [PATCH net-next 1/4] net: mtk_eth_soc: tidy mtk_gmac0_rgmii_adjust()
` [PATCH net-next 2/4] net: mtk_eth_soc: move trgmii ddr2 check to probe function
` [PATCH net-next 3/4] net: mtk_eth_soc: remove unnecessary checks in mtk_mac_config()
` [PATCH net-next 4/4] net: mtk_eth_soc: remove support for RMII and REVMII modes

[PATCH] media: venus: dec: Fix capture formats enumeration order
 2023-03-07 16:20 UTC  (6+ messages)

[PATCH] linux-user: Add translation for argument of msync()
 2023-03-07 16:21 UTC  (3+ messages)

[PATCH 0/6] crypto: remove unnecessary PCI error handling
 2023-03-07 16:19 UTC  (7+ messages)
` [PATCH 1/6] crypto: qat - drop redundant adf_enable_aer()
` [PATCH 2/6] crypto: cavium/nitrox - remove unnecessary aer.h include
` [PATCH 3/6] crypto: hisilicon/hpre "
` [PATCH 4/6] crypto: hisilicon/qm "
` [PATCH 5/6] crypto: hisilicon/sec "
` [PATCH 6/6] crypto: hisilicon/zip "

[Intel-gfx] Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 6.2-stable tree
 2023-03-07 16:21 UTC 

[Intel-gfx] Patch "drm/i915: Don't use BAR mappings for ring buffers with LLC" has been added to the 6.2-stable tree
 2023-03-07 16:20 UTC 

[PATCH v9 0/7] Pegasos2 fixes and audio output support
 2023-03-07 16:20 UTC  (2+ messages)

[PATCH 1/2] tty: serial: qcom-geni-serial: check correct dma address before unprep
 2023-03-07 16:20 UTC  (4+ messages)
` [PATCH 2/2] tty: serial: qcom-geni-serial: check for valid size before starting dma

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.3-rc1-1-g22181069e867)
 2023-03-07 16:20 UTC 

[igt-dev] [PATCH 1/2] lib: Copy intel_gpu_commands.h from the kernel
 2023-03-07 16:17 UTC  (2+ messages)
` [igt-dev] [PATCH 2/2] include/intel_gpu_commands: Copy intel_gpu_commands "

[PATCH v4 0/3] AM57x EVM Device Tree Overlays
 2023-03-07 16:17 UTC  (8+ messages)
` [PATCH v4 1/3] ARM: dts: ti: Add AM57xx GP EVM board support
` [PATCH v4 2/3] ARM: dts: ti: Add AM57xx GP EVM Rev A3 "
` [PATCH v4 3/3] ARM: dts: am57xx-idk: Add IDK displays and touchscreens

Subject: [PATCH V2 0/1] ARM: lib32: add architected timer
 2023-03-07 16:17 UTC 

Subject: [PATCH 1/1] ARM:lib32: add architected timer
 2023-03-07 16:17 UTC 

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-07 16:17 UTC  (5+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction

[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
 2023-03-07 16:16 UTC  (4+ messages)
` [PATCH 5/5] cgroup/cpuset: Minor updates to test_cpuset_prs.sh

[Intel-xe] [PATCH v2] drm/xe: Skip XY_FAST_COLOR instruction on link copy engines
 2023-03-07 16:17 UTC  (2+ messages)

[PATCH 1/3] arm-bsp/fvp-base: update to u-boot 2023.01
 2023-03-07 16:16 UTC  (3+ messages)
` [PATCH 2/3] arm-bsp/fvp-base-arm32: remove support
` [PATCH 3/3] ci: add external-toolchain to qemuarm-secureboot

Please pull u-boot-video/next
 2023-03-07 16:16 UTC 

[PATCH] tty: do checkpatch cleanup
 2023-03-07 16:15 UTC  (2+ messages)

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-07 16:14 UTC  (11+ messages)

[virtio-dev] Re: [PATCH v10 04/10] admin: introduce virtio admin virtqueues
 2023-03-07 16:13 UTC  (11+ messages)
  ` [virtio-comment] "
    ` [virtio-comment] Re: [virtio] "
                    ` [virtio-dev] "

ACPI vs. DT - Casing and Other Differences with Named Child Nodes
 2023-03-07 16:13 UTC 

FAILED: patch "[PATCH] drm/gud: Fix UBSAN warning" failed to apply to 5.15-stable tree
 2023-03-07 16:11 UTC 

FAILED: patch "[PATCH] drm/i915: Don't use BAR mappings for ring buffers with LLC" failed to apply to 4.14-stable tree
 2023-03-07 16:10 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.98-545-g7d62bf096144)
 2023-03-07 16:10 UTC 

[PATCH v3 0/2] mm/uffd: Add feature bit UFFD_FEATURE_WP_UNPOPULATED
 2023-03-07 16:11 UTC  (3+ messages)
` [PATCH v3 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED

FAILED: patch "[PATCH] drm/i915: Don't use BAR mappings for ring buffers with LLC" failed to apply to 4.19-stable tree
 2023-03-07 16:10 UTC 

FAILED: patch "[PATCH] drm/i915: Don't use BAR mappings for ring buffers with LLC" failed to apply to 5.4-stable tree
 2023-03-07 16:10 UTC 

FAILED: patch "[PATCH] drm/i915: Don't use BAR mappings for ring buffers with LLC" failed to apply to 5.10-stable tree
 2023-03-07 16:10 UTC 

[RFC PATCH V2 0/1] x86: cpu topology fix and question on x86_max_cores
 2023-03-07 16:10 UTC  (6+ messages)

[Regression] acpi: laptop panics early in boot
 2023-03-07 16:10 UTC  (4+ messages)

FAILED: patch "[PATCH] drm/i915: Don't use stolen memory for ring buffers with LLC" failed to apply to 4.14-stable tree
 2023-03-07 16:10 UTC 

[PATCH] cxl/mbox: Update CMD_RC_TABLE
 2023-03-07 16:10 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915: Don't use stolen memory for ring buffers with LLC" failed to apply to 4.19-stable tree
 2023-03-07 16:09 UTC 

FAILED: patch "[PATCH] drm/i915: Don't use stolen memory for ring buffers with LLC" failed to apply to 5.4-stable tree
 2023-03-07 16:09 UTC 

FAILED: patch "[PATCH] drm/i915: Don't use stolen memory for ring buffers with LLC" failed to apply to 5.10-stable tree
 2023-03-07 16:09 UTC 

FAILED: patch "[PATCH] drm/i915: Don't use stolen memory for ring buffers with LLC" failed to apply to 5.15-stable tree
 2023-03-07 16:09 UTC 

[PATCH net] net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
 2023-03-07 15:54 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/3] pkg-cmake: add option to select the Ninja generator
 2023-03-07 16:10 UTC  (4+ messages)
` [Buildroot] [PATCH v3 "

[REPOST PATCH 00/16] Add support for vPMU selftests
 2023-03-07 16:09 UTC  (5+ messages)
` [REPOST PATCH 10/16] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test

[PATCH V6 2/8] soundwire: amd: Add support for AMD Manager driver
 2023-03-07 15:28 UTC  (4+ messages)
` [PATCH V6 8/8] soundwire: amd: add pm_prepare callback and pm ops support

[bug report] ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded
 2023-03-07 16:06 UTC 

[PATCH v1] ufs: core: Add support for qTimestamp attribute
 2023-03-07 16:06 UTC 

FAILED: patch "[PATCH] vfio/type1: prevent underflow of locked_vm via exec()" failed to apply to 4.14-stable tree
 2023-03-07 16:05 UTC 

[dpdk-dev] [PATCH] net/mlx5: remove unwanted barrier
 2023-03-07 16:07 UTC  (6+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms

FAILED: patch "[PATCH] vfio/type1: prevent underflow of locked_vm via exec()" failed to apply to 4.19-stable tree
 2023-03-07 16:05 UTC 

FAILED: patch "[PATCH] vfio/type1: prevent underflow of locked_vm via exec()" failed to apply to 5.4-stable tree
 2023-03-07 16:05 UTC 

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-07 11:09 UTC  (4+ messages)
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core

FAILED: patch "[PATCH] vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR" failed to apply to 5.15-stable tree
 2023-03-07 16:05 UTC 

FAILED: patch "[PATCH] iommu/vt-d: Fix PASID directory pointer coherency" failed to apply to 5.4-stable tree
 2023-03-07 16:04 UTC 

[PATCH] accel: Link to compute accelerator subsystem intro
 2023-03-07 16:03 UTC  (2+ messages)

[PATCH] bus: mhi: ep: Demote unsupported channel error log to debug
 2023-03-07 16:04 UTC  (2+ messages)

[PATCH v6 0/4] pci hotplug tracking
 2023-03-07 16:05 UTC  (3+ messages)
` [PATCH v6 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure
` [PATCH v6 3/4] shpc: implement DEVICE_ON event and query-hotplug

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2023-03-07 16:06 UTC  (5+ messages)
` [PATCH v3 0/2] Add option to timestamp console log
  ` [PATCH v3 2/2] eal: add option to put timestamp on console output


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.