All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-31 18:42:01 to 2022-05-31 19:59:43 UTC [more...]

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2022-05-31 19:59 UTC  (2+ messages)
` [Bug 213145] "

[PATCH 0/4] net: fman: Various cleanups
 2022-05-31 19:58 UTC  (5+ messages)
` [PATCH 1/4] net: fman: Convert to SPDX identifiers
` [PATCH 2/4] net: fman: Don't pass comm_mode to enable/disable
` [PATCH 3/4] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [PATCH 4/4] net: fman: dtsec: Always gracefully stop/start

RTT-PROBE: lore-subspace-rtt
 2022-05-31 19:56 UTC 

Command mistype on bcachefs.org
 2022-05-31 19:55 UTC  (2+ messages)

[PATCH v2 0/2] PCI: aardvark controller changes BATCH 5 (subset)
 2022-05-31 19:55 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: aardvark: Add support for AER registers on emulated bridge

ucm2: rk3399-gru-sound: Add missing symlink from conf.d tree
 2022-05-31 19:53 UTC 

mm/page_alloc.c:5662:16: error: use of undeclared identifier 'fragz'; did you mean 'fragsz'?
 2022-05-31 19:53 UTC 

linux-next: Tree for May 31
 2022-05-31 19:52 UTC  (3+ messages)
` linux-next: Tree for May 31 (riscv: arch/riscv/kernel/elf_kexec.c)

[PATCH 00/10] mpt3sas and dmapool scalability
 2022-05-31 19:52 UTC  (9+ messages)
` [PATCH 04/10] dmapool: improve accuracy of debug statistics
` [PATCH 08/10] dmapool: cleanup dma_pool_destroy

[HELP] open_ctree failed when mounting RAID1
 2022-05-31 19:50 UTC 

[PATCH] HID: apple: Reset quirks when Fn key is not found
 2022-05-31 19:50 UTC  (8+ messages)
        ` [PATCH v2] HID: apple: Workaround for non-Apple keyboards

[PATCH v2 1/4] monitor/att: Simplify CCC decoders
 2022-05-31 19:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rauc: fix build
 2022-05-31 19:46 UTC 

bioset_exit poison from dm_destroy
 2022-05-31 19:49 UTC  (8+ messages)
  ` [dm-devel] "

vmlinux.o: warning: objtool: __fentry__+0x16: return with modified stack frame
 2022-05-31 19:48 UTC  (3+ messages)

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-31 19:46 UTC  (4+ messages)

[PATCH] KVM: Add const to file_operations
 2022-05-31 19:47 UTC  (2+ messages)

[PATCH v14 0/3] Microchip Polarfire FPGA manager
 2022-05-31 19:23 UTC  (4+ messages)
` [PATCH v14 1/3] fpga: fpga-mgr: support bitstream offset in image buffer
` [PATCH v14 2/3] fpga: microchip-spi: add Microchip MPF FPGA manager
` [PATCH v14 3/3] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

RTT-PROBE: lore-subspace-rtt
 2022-05-31 19:46 UTC 

Thunderbolt: One missing DisplayPort?
 2022-05-31 19:45 UTC  (11+ messages)

Pull request for efi-2022-07-rc4-3
 2022-05-31 19:45 UTC  (2+ messages)

[PATCH v6 0/2] sf: Check protection before writing/erasing flash
 2022-05-31 19:45 UTC  (3+ messages)

[PATCH v3 0/8] vfio/pci: power management changes
 2022-05-31 19:43 UTC  (10+ messages)
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

Bcache in writes direct with fsync. Are IOPS limited?
 2022-05-31 19:42 UTC  (12+ messages)
` [RFC] Add sysctl option to drop disk flushes in bcache? (was: Bcache in writes direct with fsync)

[PATCH v4 00/22] TDX host kernel support
 2022-05-31 19:39 UTC  (23+ messages)
` [PATCH v4 01/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v4 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
` [PATCH v4 03/22] cc_platform: Add new attribute to prevent ACPI memory hotplug
` [PATCH v4 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and "
` [PATCH v4 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
` [PATCH v4 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v4 07/22] x86/virt/tdx: Implement SEAMCALL function
` [PATCH v4 08/22] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v4 09/22] x86/virt/tdx: Detect TDX module by doing module global initialization
` [PATCH v4 10/22] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [PATCH v4 11/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v4 12/22] x86/virt/tdx: Convert all memory regions in memblock to TDX memory
` [PATCH v4 13/22] x86/virt/tdx: Add placeholder to construct TDMRs based on memblock
` [PATCH v4 14/22] x86/virt/tdx: Create TDMRs to cover all memblock memory regions
` [PATCH v4 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v4 16/22] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v4 17/22] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v4 18/22] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v4 19/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v4 20/22] x86/virt/tdx: Initialize all TDMRs
` [PATCH v4 21/22] x86/virt/tdx: Support kexec()
` [PATCH v4 22/22] Documentation/x86: Add documentation for TDX host support

[PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
 2022-05-31 19:39 UTC  (2+ messages)

[PATCH 0/3] Fix issues when unplung monitor under mst scenario
 2022-05-31 19:38 UTC  (2+ messages)

+ mm-hugetlb-remove-unnecessary-huge_ptep_set_access_flags-in-hugetlb_mcopy_atomic_pte.patch added to mm-unstable branch
 2022-05-31 19:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-31 19:36 UTC 

[meta-arago] [PATCH] meta-arago-distro: classes: image_types_md5.bbclass: Fix hardcoded filename containing .rootfs to use IMAGE_NAME_SUFFIX
 2022-05-31 19:35 UTC 

[PATCHv5 00/11] direct-io dma alignment
 2022-05-31 19:11 UTC  (12+ messages)
` [PATCHv5 01/11] block: fix infinite loop for invalid zone append
` [PATCHv5 02/11] block/bio: remove duplicate append pages code
` [PATCHv5 03/11] block: export dma_alignment attribute
` [PATCHv5 04/11] block: introduce bdev_dma_alignment helper
` [PATCHv5 05/11] block: add a helper function for dio alignment
` [PATCHv5 06/11] block/merge: count bytes instead of sectors
` [PATCHv5 07/11] block/bounce: "
` [PATCHv5 08/11] iov: introduce iov_iter_aligned
` [PATCHv5 09/11] block: introduce bdev_iter_is_aligned helper
` [PATCHv5 10/11] block: relax direct io memory alignment
` [PATCHv5 11/11] fs: add support for dma aligned direct-io

[PATCH net-next 00/11] mlxsw: extend line card model by devices and info
 2022-05-31 19:34 UTC  (11+ messages)

KernelCI working group: Web Dashboard
 2022-05-31 19:34 UTC  (2+ messages)
` [kernelci-members] "

[PATCH] generic: adjust strict SPO recovery testcases for f2fs
 2022-05-31 19:33 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
 2022-05-31 19:33 UTC  (2+ messages)

[PATCH] multiconfig: use diferent TMPDIR for each machine
 2022-05-31 19:33 UTC  (2+ messages)
` [meta-ti] "

[PATCH 0/3] improve cast_value()
 2022-05-31 19:32 UTC  (3+ messages)
` [PATCH 1/2] cast_value: assign the new type
` [PATCH 2/2] cast_value: remove error-prone redundant argument

+ profiling-fix-shift-too-large-makes-kernel-panic.patch added to mm-nonmm-unstable branch
 2022-05-31 19:32 UTC 

[PATCH net 0/2] net: af_packet: be careful when expanding mac header size
 2022-05-31 19:31 UTC  (5+ messages)
` [PATCH net 1/2] net: add debug info to __skb_pull()
` [PATCH net 2/2] net/af_packet: make sure to pull mac header

[PATCH V9 0/9] CXL: Read CDAT and DSMAS data
 2022-05-31 19:30 UTC  (3+ messages)
` [PATCH V9 8/9] cxl/port: Retry reading CDAT on failure
  ` [PATCH v9 "

[meta-oe][PATCH] unblock some recipes for wayland
 2022-05-31 19:30 UTC 

[Buildroot] [PATCH 1/1] package/libks: disable tests
 2022-05-31 19:26 UTC 

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-05-31 19:28 UTC  (2+ messages)

[RFC 0/1] refactor all tasklet users into other APIs
 2022-05-31 19:27 UTC  (10+ messages)
` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-05-31 19:26 UTC  (4+ messages)
` [PATCH v12 21/26] ima: Setup securityfs for IMA namespace

RTT-PROBE: lore-subspace-rtt
 2022-05-31 19:26 UTC 

[RFC v1 01/14] rcu: Add a lock-less lazy RCU implementation
 2022-05-31 19:25 UTC  (12+ messages)

[PATCH 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-05-31 19:24 UTC  (4+ messages)
` [PATCH 2/3] mm: introduce clear_highpage_tagged

[PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount
 2022-05-31 19:24 UTC  (6+ messages)
` [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-31 19:23 UTC  (3+ messages)
` [PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver

[PATCH 0/5] io_uring: add opcodes for current working directory
 2022-05-31 19:22 UTC  (6+ messages)
` [PATCH 3/5] io_uring: add mkdir opcode "
` [PATCH 4/5] io_uring: add symlink "
  ` [External] Re: [PATCH 0/5] io_uring: add opcodes "

[PATCH] x86/spec-ctrl: Enumeration for new Intel BHI controls
 2022-05-31 19:21 UTC 

[PATCH] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-05-31 19:22 UTC  (4+ messages)

[PATCH iproute2-next] ss: Show zerocopy sendfile status of TLS sockets
 2022-05-31 19:20 UTC  (4+ messages)

[PATCH v4 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-31 19:19 UTC  (5+ messages)
` [PATCH v4 07/13] lib: test_hmm add ioctl to get zone device type

[Intel-gfx] [PATCH v2 0/6] drm/i915: Accept more fixed modes with VRR/DMRRS panels
 2022-05-31 19:18 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 1/6] drm/i915: Parse VRR capability from VBT
` [Intel-gfx] [PATCH v2 2/6] drm/i915: Print out rejected fixed modes
` [Intel-gfx] [PATCH v2 3/6] drm/i915: Accept more fixed modes with VRR panels
` [Intel-gfx] [PATCH v2 4/6] drm/i915/bios: Fix aggressiveness typos
` [Intel-gfx] [PATCH v2 5/6] drm/i915/bios: Define more BDB contents
` [Intel-gfx] [PATCH v2 6/6] drm/i915: Treat DMRRS as static DRRS

[PATCH v4 0/3] xsm: refactor and optimize policy loading
 2022-05-31 19:18 UTC  (6+ messages)
` [PATCH v4 2/3] xsm: consolidate loading the policy buffer
` [PATCH v4 3/3] xsm: properly handle error from XSM init

[PATCH v6 00/16] io-uring/xfs: support async buffered writes
 2022-05-31 19:18 UTC  (10+ messages)
` [PATCH v6 08/16] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
` [PATCH v6 16/16] xfs: Enable async buffered write support

RTT-PROBE: lore-subspace-rtt
 2022-05-31 19:16 UTC 

[Intel-gfx] i915 dmabuf cleanup
 2022-05-31 19:16 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/dmabuf: "

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-31 19:15 UTC  (3+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag

[Buildroot] [PATCH 1/1] package/zlib-ng: fix version in zlib.pc when building statically
 2022-05-31 19:10 UTC 

[PATCH] Bluetooth: When HCI work queue is drained, only queue chained work
 2022-05-31 19:11 UTC  (3+ messages)
`  "

[PATCH v2 00/25] hw/sd: Rework models for eMMC support
 2022-05-31 19:07 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/zabbix: fix BR2_SHARED_STATIC_LIBS
 2022-05-31 19:07 UTC 

net: fman: IRQ races
 2022-05-31 19:09 UTC 

Bug: fsmonitor--daemon doesn't pick up submodule changes
 2022-05-31 19:08 UTC 

[PATCH] mac80211: do not wake queues on a vif that is being stopped
 2022-05-31 19:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-31 19:06 UTC 

[oe-core][PATCH 1/4] xorg-lib-common: allow to build for wayland
 2022-05-31 19:06 UTC  (4+ messages)
` [oe-core][PATCH 2/4] libxcb: "
` [oe-core][PATCH 3/4] xdg-utils: "
` [oe-core][PATCH 4/4] libsdl2: dont mix opengl and gles backends "

[meta-oe][RFC PATCH 1/2] libdecor: initial add recipe
 2022-05-31 19:06 UTC  (7+ messages)
` [OE-core] "

[PATCH v4 0/6] Enable PASID for DMA API users
 2022-05-31 19:05 UTC  (10+ messages)
` [PATCH v4 1/6] iommu: Add a per domain PASID for DMA API

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-31 19:04 UTC  (5+ messages)
` [PATCH v8 16/27] m68k: Switch to new sys-off handler API

[Intel-gfx] [PATCH 0/6] drm/i915: Accept more fixed modes with VRR/DMRRS panels
 2022-05-31 19:03 UTC  (4+ messages)
` [Intel-gfx] [PATCH 5/6] drm/i915/bios: Define more BDB contents

[PATCH] xen: replace xen_remap() with memremap()
 2022-05-31 17:27 UTC  (2+ messages)

[oe-core][PATCH v2] libavtp: add recipe to be able to use aaf config for alsa-plugins
 2022-05-31 19:01 UTC  (4+ messages)

[PATCH] null_blk: add memory_backed module parameter
 2022-05-31 19:01 UTC  (2+ messages)

[PATCH v5 0/5] drivers/baseband: PMD to support ACC100/ACC101 devices
 2022-05-31 18:59 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/5] baseband/acc100: introduce PMD for ACC101
    ` [EXT] "

[PATCH v1] iio: trigger: warn about non-registered iio trigger getting attempt
 2022-05-31 18:57 UTC  (2+ messages)

ALSA 1.2.7 release
 2022-05-31 18:56 UTC 

[PATCH] mapletree-vs-khugepaged
 2022-05-31 18:56 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-31 18:55 UTC 

[PATCH] drm/nouveau/fifo/gv100-: set gv100_fifo_runlist storage-class to static
 2022-05-31 18:51 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH 01/12] iommu/vt-d: Use iommu_get_domain_for_dev() in debugfs
 2022-05-31 18:51 UTC  (12+ messages)

[SPAM] ライフカ©`¥É¤«¤é¤Î¤ªÖª¤é¤»
 2022-05-31 19:50 UTC 

[PATCH v2 0/3] arm: bcmbca: add bcm6878 soc support
 2022-05-31 18:46 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: dts: add dts files for bcmbca soc 6878
` [PATCH v2 2/3] [PATCH] dt-bindings: arm: add BCM6878 soc to binding document
` [PATCH v2 3/3] MAINTAINERS: add bcm6878 to bcmbca arch entry

[PATCH v2 0/3] arm64: bcmbca: add bcm6858 soc support
 2022-05-31 18:46 UTC  (8+ messages)
` [PATCH v2 1/3] ARM64: dts: add dts files for bcmbca SoC bcm6858
` [PATCH v2 2/3] dt-bindings: arm64: add BCM6858 soc
` [PATCH v2 3/3] MAINTAINERS: add bcm6858 to bcmbca arch entry

[PATCH v3 0/6] Enhancements to AMD pinctrl and implementation of AMD pinmux
 2022-05-31 18:47 UTC  (5+ messages)
` [PATCH v3 1/6] pinctrl: Add pingroup and define PINCTRL_GRP

[PATCH v3 00/13] PCI: dwc: Various fixes and cleanups
 2022-05-31 18:46 UTC  (7+ messages)
` [PATCH v3 02/13] PCI: dwc: Don't use generic IO-ops for DBI-space access

RTT-PROBE: lore-subspace-rtt
 2022-05-31 18:45 UTC 

[PATCH v9] sched: enable traffic class oversubscription conditionally
 2022-05-31 18:45 UTC  (5+ messages)
` [PATCH v10] "

[RFC PATCH 0/1] KUnit tests for drm_format_helper
 2022-05-31 18:44 UTC  (7+ messages)
` [RFC PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()

[PATCH v3 0/2] Fix some compile warnings in v5.18+
 2022-05-31 18:44 UTC  (4+ messages)

[PATCH v4 00/12] perf c2c: Support display for Arm64
 2022-05-31 18:44 UTC  (2+ messages)

+ mm-memory_hotplug-drop-reason-argument-from-check_pfn_span.patch added to mm-unstable branch
 2022-05-31 18:43 UTC 

[PATCH] i2c: aspeed: Fix slave mode unexpected irq handler
 2022-05-31  9:31 UTC 


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.