All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-25 11:51:36 to 2023-08-25 12:27:43 UTC [more...]

[dm-devel] [PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-25 12:20 UTC  (34+ messages)
` [PATCH 04/29] drdb: Convert to use bdev_open_by_path()
  ` [Drbd-dev] "
` [PATCH 05/29] pktcdvd: Convert to bdev_open_by_dev()
` [PATCH 06/29] rnbd-srv: Convert to use bdev_open_by_path()
` [PATCH 07/29] xen/blkback: Convert to bdev_open_by_dev()
` [PATCH 08/29] zram: Convert to use bdev_open_by_dev()
` [PATCH 09/29] bcache: Convert to bdev_open_by_path()
` [dm-devel] [PATCH 10/29] dm: Convert to bdev_open_by_dev()
  `  "
` [PATCH 11/29] md: "
` [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path()
` [PATCH 13/29] nvmet: Convert to bdev_open_by_path()
` [PATCH 14/29] s390/dasd: "
` [PATCH 15/29] scsi: target: "
` [PATCH 16/29] PM: hibernate: Convert to bdev_open_by_dev()
` [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument
` [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev()
` [PATCH 19/29] fs: Convert to bdev_open_by_dev()

[PATCH 0/6] drm: ci: fixes
 2023-08-25 12:24 UTC  (32+ messages)
` [PATCH 1/6] drm: ci: igt_runner: remove todo
` [PATCH 2/6] drm: ci: Force db410c to host mode
` [PATCH 3/6] drm: ci: virtio: update ci variables
` [PATCH 4/6] drm: ci: Enable configs to fix mt8173 boot hang issue
` [PATCH 5/6] drm: ci: Update xfails
` [PATCH 6/6] drm: ci: Remove rules

[PATCH v5 10/10] media: v4l2: Add mem2mem helpers for DELETE_BUFS ioctl
 2023-08-25 12:26 UTC  (3+ messages)

[yiliu1765-iommufd:wip/iommufd_pasid-0825 89/95] drivers/iommu/iommufd/device.c:303:7: error: implicit declaration of function 'msi_device_has_isolated_msi' is invalid in C99
 2023-08-25 12:26 UTC 

[syzbot] [ext4?] BUG: unable to handle kernel paging request in ext4_calculate_overhead
 2023-08-25 12:22 UTC  (2+ messages)

[PATCH v3 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-25 12:22 UTC  (4+ messages)
` [PATCH v3 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry

[PATCH 1/2] dt-bindings: power: Add regulator-pd yaml file
 2023-08-25 12:24 UTC  (4+ messages)

[PATCH 0/2] drm/amdgpu: Merge all debug module parameters
 2023-08-25 12:24 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu: Merge "

[PATCH 1/1] mmc: Set optimal I/O size when mmc_setip_queue
 2023-08-25 12:23 UTC  (4+ messages)

[PATCH v4 0/6] Complete i.MX6UL and i.MX7 processor for bare metal application
 2023-08-25 12:20 UTC  (7+ messages)
` [PATCH v4 1/6] Remove i.MX7 IOMUX GPR device from i.MX6UL
` [PATCH v4 2/6] Refactor i.MX6UL processor code
` [PATCH v4 3/6] Add i.MX6UL missing devices
` [PATCH v4 4/6] Refactor i.MX7 processor code
` [PATCH v4 5/6] Add i.MX7 missing TZ devices and memory regions
` [PATCH v4 6/6] Add i.MX7 SRC device implementation

[RFC]: shmem fd for non-DMA buffer sharing cross drivers
 2023-08-25 12:20 UTC  (7+ messages)

[PATCH 0/3] This patchset adds IR controller driver support for
 2023-08-25 12:19 UTC  (21+ messages)
` [PATCH 1/3] media: rc: meson-ir: support rc driver type RC_DRIVER_SCANCODE
` [PATCH 2/3] dt-bindings: media: Add compatible for Meson-S4 IR Controller
` [PATCH 3/3] arm64: dts: meson: add IR controller for Meson-S4 SoC

[PATCH 5.10 000/135] 5.10.192-rc1 review
 2023-08-25 12:19 UTC  (2+ messages)

[RFC PATCH 0/3] Add API for list cpu extensions
 2023-08-25 12:16 UTC  (4+ messages)
` [RFC PATCH 1/3] cpu: Add new API cpu_type_by_name
` [RFC PATCH 2/3] target/riscv: Add API list_cpu_props
` [RFC PATCH 3/3] softmmu/vl: Add qemu_cpu_opts QemuOptsList

[XEN PATCH] xen/pci: drop remaining uses of bool_t
 2023-08-25 12:18 UTC 

[PATCH v3 0/1] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
 2023-08-25 12:16 UTC  (3+ messages)
` [PATCH v3 1/1] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols

[PATCH v13 00/22] TDX host kernel support
 2023-08-25 12:14 UTC  (23+ messages)
` [PATCH v13 01/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v13 02/22] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v13 03/22] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v13 04/22] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v13 05/22] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v13 06/22] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v13 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v13 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v13 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v13 10/22] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v13 11/22] x86/virt/tdx: Fill out "
` [PATCH v13 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v13 13/22] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v13 14/22] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v13 15/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v13 16/22] x86/virt/tdx: Initialize all TDMRs
` [PATCH v13 17/22] x86/kexec: Flush cache of TDX private memory
` [PATCH v13 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v13 19/22] x86/virt/tdx: Improve readibility of module initialization error handling
` [PATCH v13 20/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v13 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum
` [PATCH v13 22/22] Documentation/x86: Add documentation for TDX host support

[PATCH 6.1 00/15] 6.1.48-rc1 review
 2023-08-25 12:16 UTC  (2+ messages)

[PATCH v6 0/3] mmc: atmel-mci: Convert to gpio descriptors
 2023-08-25 12:14 UTC  (7+ messages)
` [PATCH v6 3/3] mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolib

bcm2835-rng: Performance regression since 96cb9d055445
 2023-08-25 12:14 UTC  (4+ messages)

[PATCH v1] ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
 2023-08-25 12:13 UTC  (2+ messages)

[PATCH 3/3] drm: bridge: it66121: Add audio support
 2023-08-25 10:58 UTC  (2+ messages)
` [3/3] "

[PATCH v4 1/3] dt-bindings: display: panel: add common dual-link schema
 2023-08-25 12:11 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: display: novatek,nt35950: define ports
` [PATCH v4 3/3] dt-bindings: display: novatek,nt36523: "

[linux-next:master 3581/12910] arch/powerpc/kvm/../../../virt/kvm/vfio.c:89:7: error: attribute declaration must precede definition
 2023-08-25 12:12 UTC  (2+ messages)

[PATCH v4 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-25 12:09 UTC  (9+ messages)
` [PATCH v4 07/11] PCI: microchip: Rename IRQ init function
` [PATCH v4 08/11] PCI: microchip: Move IRQ init functions to pcie-plda-host.c

[PATCH] ARM: stm32mp: phycore: register barebox update handlers
 2023-08-25 12:07 UTC 

[PATCH v2] ARM: dts: qcom: msm8660: drop 2nd clock frequency from timer
 2023-08-25 12:08 UTC 

[Intel-xe] [RFC i-g-t v2 0/1] A tool to demonstrate use of netlink sockets to read RAS error counters
 2023-08-25 12:08 UTC  (5+ messages)
` [igt-dev] "
` [Intel-xe] [RFC i-g-t v2 1/1] tools/RAS: A tool to read "
  ` [igt-dev] "
` [Intel-xe] ✗ CI.Patch_applied: failure for A tool to demonstrate use of netlink sockets to read RAS error counters (rev2)

[igt-dev] [v2] tests/intel-ci: add files to meson.build
 2023-08-25 12:06 UTC 

[PATCH bpf-next v2 00/11] seltests/xsk: various improvements to xskxceiver
 2023-08-25 12:06 UTC  (5+ messages)
` [PATCH bpf-next v2 03/11] selftests/xsk: add option to only run tests in a single mode
` [PATCH bpf-next v2 05/11] selftests/xsk: declare test names in struct

[Intel-xe] [RFC PATCH 0/2] Use Xe assert macros instead of XE_WARN_ON macro
 2023-08-25 12:06 UTC  (4+ messages)
` [Intel-xe] [RFC PATCH 1/2] drm/xe: Introduce Xe assert macros
` [Intel-xe] [RFC PATCH 2/2] drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[yiliu1765-iommufd:wip/iommufd_pasid-0825 74/95] drivers/iommu/iommu.c:3399: warning: Function parameter or member 'dev' not described in 'iommu_replace_device_pasid'
 2023-08-25 12:05 UTC 

[PATCH v2] xfs: fix select in config XFS_ONLINE_SCRUB_STATS
 2023-08-25 12:05 UTC 

[Intel-xe] [PATCH 0/5] FBC refactoring
 2023-08-25 12:05 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/5] Revert "drm/i915/display: Implement FBC support"
` [Intel-xe] [PATCH 2/5] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 3/5] drm/xe: Xe stolen memory handling for fbc support
` [Intel-xe] [PATCH 4/5] drm/xe: Add i915_gem.h compatibility header
` [Intel-xe] [PATCH 5/5] drm/xe: Add Xe implementation for fence checks used by fbc code
` [Intel-xe] ✗ CI.Patch_applied: failure for FBC refactoring

[PATCH v2] drm/plane: Add documentation about software color conversion
 2023-08-25 12:03 UTC  (2+ messages)

[Intel-xe] [RFC v2 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-08-25 12:03 UTC  (11+ messages)
` [RFC v2 1/5] drm/netlink: Add netlink infrastructure
` [Intel-xe] [RFC v2 2/5] drm/xe/RAS: Register netlink capability
  `  "
` [RFC v2 3/5] drm/xe/RAS: Expose the error counters
  ` [Intel-xe] "
` [Intel-xe] [RFC v2 4/5] drm/netlink: Define multicast groups
  `  "
` [Intel-xe] [RFC v2 5/5] drm/xe/RAS: send multicast event on occurrence of an error
  `  "
` [Intel-xe] ✗ CI.Patch_applied: failure for Proposal to use netlink for RAS and Telemetry across drm subsystem (rev2)

LVM kernel lockup scenario during lvcreate
 2023-08-25 12:01 UTC  (7+ messages)

[PATCH] fix leaks found wtih fuzzing
 2023-08-25 11:58 UTC 

[PATCH v7 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
 2023-08-25 12:01 UTC  (4+ messages)

[PATCH] xfs: fix select in config XFS_ONLINE_SCRUB_STATS
 2023-08-25 12:00 UTC 

[PATCH v4 0/7] LoongArch: Add built-in dtb support
 2023-08-25 12:00 UTC  (7+ messages)
` [PATCH v4 3/7] LoongArch: Allow device trees to be built into the kernel

[PATCH 00/16] btrfs-progs: recover from failed metadata_uuid
 2023-08-25 11:53 UTC  (5+ messages)

[PATCH 00/19] Kconfig: Tidy up some options
 2023-08-25 12:00 UTC  (3+ messages)
` [PATCH 06/19] FMU: Avoid showing an unselectable menu option

[PATCH] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer
 2023-08-25 11:59 UTC  (2+ messages)

[PATCH] btrfs: do not block starts waiting on previous transaction commit
 2023-08-25 11:59 UTC  (3+ messages)

[Intel-gfx] [topic/core-for-ci v2] iommu/vt-d: Check domain flags before setting snp bit in page-control
 2023-08-25 11:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for iommu/vt-d: Check domain flags before setting snp bit in page-control (rev2)

[PATCH] ARM: dts: qcom: apq8960: reflect that memory node starts at offset 0
 2023-08-25 11:57 UTC  (2+ messages)

[PATCH] btrfs: Allow online resize to use "min" shortcut
 2023-08-25 11:50 UTC  (4+ messages)

[PATCH 1/4] arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GB
 2023-08-25 11:46 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: mediatek: mt8195-demo: simplify mt6360 nodes

[OE-core][kirkstone][PATCH 1/1] python3-git: upgrade 3.1.27 -> 3.1.32
 2023-08-25 11:55 UTC 

[PATCH v3 0/5] Landlock: IOCTL support
 2023-08-25 11:55 UTC  (4+ messages)
` [PATCH v3 5/5] landlock: Document ioctl support

[PATCH v3 0/2] cxl/region: Improve Soft Reserved resource handling
 2023-08-25 11:54 UTC  (3+ messages)
` [PATCH v3 2/2] cxl/region: Remove a soft reserved resource at region teardown

[PATCH 0/11] ext4: Cleanup read-only and fs aborted checks
 2023-08-25 11:54 UTC  (5+ messages)

[nft PATCH] evaluate: Drop dead code from expr_evaluate_mapping()
 2023-08-25 11:55 UTC 

[PATCH] btrfs: check for BTRFS_FS_ERROR in pending ordered assert
 2023-08-25 11:52 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 0/4] drm/i915/tc: some clean-ups in max lane count handling code
 2023-08-25 11:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tc: some clean-ups in max lane count handling code (rev4)


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.