All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-29 17:27:42 to 2022-04-29 17:52:56 UTC [more...]

[PATCH] irqchip/exiu: Fix acknowledgment of edge triggered interrupts
 2022-04-29 17:51 UTC  (5+ messages)

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-29 17:52 UTC  (12+ messages)

[Intel-gfx] [PATCH] drm/i915: Change semantics of context isolation reporting to UM
 2022-04-29 17:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Change semantics of context isolation reporting to UM (rev2)

[Intel-gfx] [PATCH v3 0/4] lrc selftest fixes
 2022-04-29 17:50 UTC  (11+ messages)
`  "
` [Intel-gfx] [PATCH v3 1/4] drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
  `  "
` [PATCH v3 2/4] drm/i915/selftests: Check for incomplete LRI from the context image
  ` [Intel-gfx] "
` [PATCH v3 3/4] drm/i915/selftest: Always cancel semaphore on error
  ` [Intel-gfx] "
` [PATCH v3 4/4] drm/i915/selftest: Clear the output buffers before GPU writes
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for lrc selftest fixes (rev5)

Error fsl_esdhc: Internal clock never stabilised
 2022-04-29 17:50 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: move tons of power well initializers to rodata
 2022-04-29 17:49 UTC  (2+ messages)

[PATCH 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
 2022-04-29 17:35 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-04-29 17:48 UTC  (21+ messages)
` [PATCH v3 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
` [PATCH v3 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[PATCH 00/30] The panic notifiers refactor
 2022-04-29 17:30 UTC  (22+ messages)
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-29 17:48 UTC  (16+ messages)

[GIT PULL] arm64 fix for -rc5
 2022-04-29 17:47 UTC  (3+ messages)

[PATCH 00/73] MES support
 2022-04-29 17:46 UTC  (74+ messages)
` [PATCH 01/73] drm/amdgpu: define MQD abstract layer for hw ip
` [PATCH 02/73] drm/amdgpu: add helper function to initialize mqd from ring v4
` [PATCH 03/73] drm/amdgpu: add the per-context meta data v3
` [PATCH 04/73] drm/amdgpu: add mes ctx data in amdgpu_ring
` [PATCH 05/73] drm/amdgpu: define ring structure to access rptr/wptr/fence
` [PATCH 06/73] drm/amdgpu: use ring structure to access rptr/wptr v2
` [PATCH 07/73] drm/amdgpu: initialize/finalize the ring for mes queue
` [PATCH 08/73] drm/amdgpu: assign the cpu/gpu address of fence from ring
` [PATCH 09/73] drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2
` [PATCH 10/73] drm/amdgpu/gfx10: use per ctx CSA for ce metadata
` [PATCH 11/73] drm/amdgpu/gfx10: use per ctx CSA for de metadata
` [PATCH 12/73] drm/amdgpu/gfx10: associate mes queue id with fence v2
` [PATCH 13/73] drm/amdgpu/gfx10: inherit vmid from mqd
` [PATCH 14/73] drm/amdgpu/gfx10: use INVALIDATE_TLBS to invalidate TLBs v2
` [PATCH 15/73] drm/amdgpu/gmc10: skip emitting pasid mapping packet
` [PATCH 16/73] drm/amdgpu: use the whole doorbell space for mes
` [PATCH 17/73] drm/amdgpu: update mes process/gang/queue definitions
` [PATCH 18/73] drm/amdgpu: add mes_kiq module parameter v2
` [PATCH 19/73] drm/amdgpu: allocate doorbell index for mes kiq
` [PATCH 20/73] drm/amdgpu/mes: extend mes framework to support multiple mes pipes
` [PATCH 21/73] drm/amdgpu/gfx10: add mes queue fence handling
` [PATCH 22/73] drm/amdgpu/gfx10: add mes support for gfx ib test
` [PATCH 23/73] drm/amdgpu: don't use kiq to flush gpu tlb if mes enabled
` [PATCH 24/73] drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queue
` [PATCH 25/73] drm/amdgpu/sdma5.2: initialize sdma mqd
` [PATCH 26/73] drm/amdgpu/sdma5.2: associate mes queue id with fence
` [PATCH 27/73] drm/amdgpu/sdma5.2: add mes queue fence handling
` [PATCH 28/73] drm/amdgpu/sdma5.2: add mes support for sdma ring test
` [PATCH 29/73] drm/amdgpu/sdma5.2: add mes support for sdma ib test
` [PATCH 30/73] drm/amdgpu/sdma5: initialize sdma mqd
` [PATCH 31/73] drm/amdgpu/sdma5: associate mes queue id with fence
` [PATCH 32/73] drm/amdgpu/sdma5: add mes queue fence handling
` [PATCH 33/73] drm/amdgpu/sdma5: add mes support for sdma ring test
` [PATCH 34/73] drm/amdgpu/sdma5: add mes support for sdma ib test
` [PATCH 35/73] drm/amdgpu: add mes kiq PSP GFX FW type
` [PATCH 36/73] drm/amdgpu/mes: add mes kiq callback
` [PATCH 37/73] drm/amdgpu: add mes kiq frontdoor loading support
` [PATCH 38/73] drm/amdgpu: enable mes kiq N-1 test on sienna cichlid
` [PATCH 39/73] drm/amdgpu/mes: manage mes doorbell allocation
` [PATCH 40/73] drm/amdgpu: add mes queue id mask v2
` [PATCH 41/73] drm/amdgpu/mes: initialize/finalize common mes structure v2
` [PATCH 42/73] drm/amdgpu/mes: relocate status_fence slot allocation
` [PATCH 43/73] drm/amdgpu/mes10.1: call general mes initialization
` [PATCH 44/73] drm/amdgpu/mes10.1: add delay after mes engine enable
` [PATCH 45/73] drm/amdgpu/mes10.1: implement the suspend/resume routine
` [PATCH 46/73] drm/amdgpu/mes: implement creating mes process v2
` [PATCH 47/73] drm/amdgpu/mes: implement destroying mes process
` [PATCH 48/73] drm/amdgpu/mes: implement adding mes gang
` [PATCH 49/73] drm/amdgpu/mes: implement removing "
` [PATCH 50/73] drm/amdgpu/mes: implement suspending all gangs
` [PATCH 51/73] drm/amdgpu/mes: implement resuming "
` [PATCH 52/73] drm/amdgpu/mes: initialize mqd from queue properties
` [PATCH 53/73] drm/amdgpu/mes: implement adding mes queue
` [PATCH 54/73] drm/amdgpu/mes: implement removing "
` [PATCH 55/73] drm/amdgpu/mes: add helper function to convert ring to queue property
` [PATCH 56/73] drm/amdgpu/mes: add helper function to get the ctx meta data offset
` [PATCH 57/73] drm/amdgpu/mes: use ring for kernel queue submission
` [PATCH 58/73] drm/amdgpu/mes: implement removing mes ring
` [PATCH 59/73] drm/amdgpu/mes: add helper functions to alloc/free ctx metadata
` [PATCH 60/73] drm/amdgpu: skip kfd routines when mes enabled
` [PATCH 61/73] drm/amdgpu: Enable KFD with MES enabled
` [PATCH 62/73] drm/amdgpu: skip some checking for mes queue ib submission
` [PATCH 63/73] drm/amdgpu: skip kiq ib tests if mes enabled
` [PATCH 64/73] drm/amdgpu: skip gds switch for mes queue
` [PATCH 65/73] drm/amdgpu: kiq takes charge of all queues
` [PATCH 66/73] drm/amdgpu/mes: map ctx metadata for mes self test
` [PATCH 67/73] drm/amdgpu/mes: create gang and queues "
` [PATCH 68/73] drm/amdgpu/mes: add ring/ib test "
` [PATCH 69/73] drm/amdgpu/mes: implement "
` [PATCH 70/73] drm/amdgpu/mes10.1: add mes self test in late init
` [PATCH 71/73] drm/amdgpu/mes: fix vm csa update issue
` [PATCH 72/73] drm/amdgpu/mes: disable mes sdma queue test
` [PATCH 73/73] drm/amdgpu/mes: Update the doorbell function signatures

[GIT PULL] RISC-V Fixes for 5.18-rc6
 2022-04-29 17:47 UTC  (3+ messages)

[PATCH mptcp-net] selftests: mptcp: fix MP_FAIL test-case
 2022-04-29 17:47 UTC  (3+ messages)
` selftests: mptcp: fix MP_FAIL test-case: Tests Results

[PATCH 00/73] MES support
 2022-04-29 17:44 UTC 

[PATCH wireless-next 0/3] wifi: remove copies of the NAPI_POLL_WEIGHT define
 2022-04-29 17:46 UTC  (5+ messages)
` [PATCH wireless-next 1/3] wifi: rtw88: remove a copy "
` [PATCH wireless-next 2/3] wifi: ath10k: "
` [PATCH wireless-next 3/3] wifi: wil6210: use NAPI_POLL_WEIGHT for napi budget

[ovmf test] 169874: regressions - FAIL
 2022-04-29 17:44 UTC 

[PATCH can-next] m_can: remove a copy of the NAPI_POLL_WEIGHT define
 2022-04-29 17:44 UTC 

[PATCH] dmaengine: idxd: rate limit printk in misc interrupt thread
 2022-04-29 17:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-29 17:43 UTC 

[PATCH] whymb: fix description in DMA coherence
 2022-04-29 17:40 UTC  (7+ messages)

[PATCH net-next] eth: remove remaining copies of the NAPI_POLL_WEIGHT define
 2022-04-29 17:43 UTC 

[PATCH v8 0/7] ima: support fs-verity digests and signatures
 2022-04-29 17:42 UTC  (5+ messages)
` [PATCH v8 5/7] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v8 7/7] fsverity: update the documentation

[PATCH v2 0/7] Nuvoton WPCM450 clock and reset driver
 2022-04-29 17:42 UTC  (4+ messages)
` [PATCH v2 3/7] watchdog: npcm: Enable clock if provided

[PATCH] dmaengine: idxd: make misc interrupt one shot
 2022-04-29 17:35 UTC 

[PATCH v2 1/4] SUNRPC: Don't leak sockets in xs_local_connect()
 2022-04-29 17:36 UTC  (4+ messages)
` [PATCH v2 2/4] SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
  ` [PATCH v2 3/4] SUNRPC: Ensure gss-proxy connects on setup
    ` [PATCH v2 4/4] Revert "SUNRPC: attempt AF_LOCAL connect on setup"

[PATCH] spi: mtk-snfi: preserve dma_mapping_error() error codes
 2022-04-29 17:41 UTC  (2+ messages)

[PATCH] ACPI: battery: Add "Not Charging" quirk for Microsoft Surface devices
 2022-04-29 17:41 UTC 

[PATCH 0/2] x86/tsc: Avoid TSC sync failure
 2022-04-29 17:41 UTC  (9+ messages)
` [PATCH 2/2] x86/tsc_sync: Add synchronization overhead to tsc adjustment

[PATCH v2] irqchip/exiu: Fix acknowledgment of edge triggered interrupts
 2022-04-29 17:39 UTC  (3+ messages)

stable-rc/queue/4.19 build: 197 builds: 197 failed, 0 passed, 2 errors, 29 warnings (v4.19.240-12-gb1d5bd47b632)
 2022-04-29 17:41 UTC 

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-29 17:40 UTC  (6+ messages)
` [PATCH RFC v23 1/7] NFSD: add courteous server support for thread with only delegation

[PATCH] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-04-29 17:40 UTC  (3+ messages)

arch/x86/entry/entry: RFC on recent kernels building error with llvm 11.0.2 internal assembler
 2022-04-29 17:40 UTC 

[PATCH v2 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-04-29 17:39 UTC  (5+ messages)
` [PATCH v2 2/2] ftrace: recordmcount: Handle sections with no non-weak symbols

Bugreport - submodules are fetched twice in some cases
 2022-04-29 17:39 UTC  (2+ messages)

[PATCH 00/16] support non power of 2 zoned devices
 2022-04-29 17:30 UTC  (11+ messages)
  ` [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [f2fs-dev] "
  ` [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
    ` [f2fs-dev] "
  ` [PATCH 06/16] nvmet: use blk_queue_zone_no()
    ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH 13/16] null_blk: allow non power of 2 zoned devices
      `  "

[PATCH 1/6] drm/amdgpu: add irq src id for GFX11
 2022-04-29 17:36 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu: add gfx firmware header v2_0
` [PATCH 3/6] drm/amdgpu: support rlc v2_3 ucode struct
` [PATCH 4/6] drm/amdgpu: add FGCG support
` [PATCH 5/6] drm/amdgpu: add rlc TOC header file for soc21 (v2)
` [PATCH 6/6] drm/amdgpu: add imu fw structure

[PATCH 0/2] KVM: x86: never write to memory from kvm_vcpu_check_block
 2022-04-29 17:35 UTC  (5+ messages)
` [PATCH 1/3] KVM: x86: make vendor code check for all nested events

[PATCH v2 7/7] f2fs: Reuse generic_ci_match for ci comparisons
 2022-04-29 17:36 UTC  (5+ messages)
  ` [f2fs-dev] "

[PATCH 0/3] add some gfx11 headers
 2022-04-29 17:34 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add gfx11 clearstate header
` [PATCH 3/3] drm/amdgpu: add gfx11 mqd structures

stable-rc/linux-4.9.y build: 188 builds: 188 failed, 0 passed, 2 errors, 34 warnings (v4.9.312-4-g3d1262e44729a)
 2022-04-29 17:34 UTC 

[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
 2022-04-29 17:33 UTC  (19+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-29 17:33 UTC 

[PATCH 1/2] drm/amdgpu: add GC v11_0_0 family id
 2022-04-29 17:32 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/discovery: Set GC family for GC 11.0 IP

[PATCH v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
 2022-04-29 17:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Dmitry as MSM DRM driver co-maintainer
 2022-04-29 17:31 UTC  (2+ messages)

[PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-04-29 17:31 UTC  (4+ messages)
` [Intel-gfx] "

[RFC PATCH] vb2: add support for (un)prepare_streaming queue ops
 2022-04-29 17:30 UTC  (2+ messages)

[PATCH iproute2-next] f_flower: add number of vlans man entry
 2022-04-29 17:30 UTC  (2+ messages)

ntfs3 slow than ntfs-3g
 2022-04-29 17:30 UTC  (3+ messages)

[PATCH] Documentation/vm/page_owner.rst: Fix syntax error and Describe details using table
 2022-04-29 17:29 UTC  (2+ messages)

[PATCH mptcp-net v2] net/sched: act_pedit: really ensure the skb is writable
 2022-04-29 17:29 UTC 

[RFC RESEND 0/4] perf record: Implement off-cpu profiling with BPF (v1)
 2022-04-29 17:27 UTC  (4+ messages)
` [PATCH 2/4] perf record: Enable off-cpu analysis with BPF

[PATCH 00/69] Filesystem/page cache patches for 5.19
 2022-04-29 17:25 UTC  (10+ messages)
` [PATCH 03/69] namei: Merge page_symlink() and __page_symlink()
` [PATCH 05/69] f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs
` [PATCH 42/69] befs: Convert befs to read_folio
` [PATCH 44/69] cifs: Convert cifs "
` [PATCH 47/69] ecryptfs: Convert ecryptfs "
` [PATCH 59/69] nfs: Convert nfs "
` [PATCH 61/69] ocfs2: Convert ocfs2 "
` [PATCH 65/69] ubifs: Convert ubifs "
` [PATCH 66/69] udf: Convert adinicb and symlinks "


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.