All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-01 19:59:19 to 2023-06-01 20:41:51 UTC [more...]

[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-01 20:41 UTC  (8+ messages)

[Intel-xe] [PATCH v2] drm/xe: Replace deprecated DRM_ERROR()
 2023-06-01 20:40 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Replace deprecated DRM_ERROR() (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-gfx] [PATCH v5 0/7] drm/i915: HuC loading and authentication for MTL
 2023-06-01 20:40 UTC  (10+ messages)
` [Intel-gfx] [PATCH v5 2/7] drm/i915/huc: Parse the GSC-enabled HuC binary
  `  "
` [Intel-gfx] [PATCH v5 3/7] drm/i915/huc: Load GSC-enabled HuC via DMA xfer if the fuse says so
    `  "
` [Intel-gfx] [PATCH v5 4/7] drm/i915/huc: differentiate the 2 steps of the MTL HuC auth flow
  `  "

[meta-oe][PATCH] libyang: backport a fix for CVE-2023-26916
 2023-06-01 20:38 UTC  (3+ messages)
` [meta-oe][PATCH] libyang: backport a fix for CVE-2023-26916 -> For kirkstone !

[syzbot] [reiserfs?] possible deadlock in open_xa_dir
 2023-06-01 20:38 UTC  (4+ messages)

[PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
 2023-06-01 20:37 UTC  (5+ messages)

[RFC PATCH 1/1] utilities/gitlab-ci: Fix gitlab-ci due to Arch Linux deprecating texlive-most
 2023-06-01 20:38 UTC 

[Intel-wired-lan] [PATCH iwl-net v1] igc: Fix TX Hang issue when QBV Gate is close
 2023-06-01 20:37 UTC  (2+ messages)

[PATCH 0/4] Page table fence
 2023-06-01 20:37 UTC  (7+ messages)
` [PATCH 1/4] drm/amdgpu: Implement page table BO fence
` [PATCH 2/4] drm/amdkfd: Signal page table fence after KFD flush tlb
` [PATCH 3/4] drm/amdgpu: Signal page table fence after gfx vm flush

[PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
 2023-06-01 20:37 UTC  (3+ messages)

[PATCH v4] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
 2023-06-01 20:35 UTC  (9+ messages)

[PATCH v3 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2023-06-01 20:34 UTC  (3+ messages)
` [PATCH v3 1/3] hw/i2c: add smbus pec utility function

[PATCH 6.1 00/42] 6.1.32-rc1 review
 2023-06-01 20:33 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8192: Add missing dma-ranges to soc node
 2023-06-01 20:32 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Deduplicate DSI node
 2023-06-01 20:32 UTC  (4+ messages)

[PATCH v4] target/ppc: Fix PMU hflags calculation
 2023-06-01 20:30 UTC  (2+ messages)

Direct rdtsc call side-effect
 2023-06-01 20:31 UTC  (7+ messages)

[PATCH] pnv/xive2: Quiet down some error messages
 2023-06-01 20:30 UTC  (2+ messages)

[PATCH v2 0/5] Various xive fixes
 2023-06-01 20:30 UTC  (2+ messages)

[PATCH v2] riscv/purgatory: Do not use fortified string functions
 2023-06-01 20:31 UTC  (5+ messages)

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-06-01 20:30 UTC  (4+ messages)
` [PATCH v3 05/22] KVM: Add KVM_CAP_MEMORY_FAULT_INFO

[Intel-xe] [CI 00/31] Separate GT and tile
 2023-06-01 20:30 UTC  (32+ messages)
` [Intel-xe] [CI 01/31] drm/xe/mtl: Disable media GT
` [Intel-xe] [CI 02/31] drm/xe: Introduce xe_tile
` [Intel-xe] [CI 03/31] drm/xe: Add backpointer from gt to tile
` [Intel-xe] [CI 04/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 05/31] drm/xe: Add for_each_tile iterator
` [Intel-xe] [CI 06/31] drm/xe: Move register MMIO into xe_tile
` [Intel-xe] [CI 07/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 08/31] drm/xe: Move GGTT from GT to tile
` [Intel-xe] [CI 09/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 10/31] drm/xe: Move VRAM from GT to tile
` [Intel-xe] [CI 11/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 12/31] drm/xe: Memory allocations are tile-based, not GT-based
` [Intel-xe] [CI 13/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 14/31] drm/xe: Move migration from GT to tile
` [Intel-xe] [CI 15/31] drm/xe: Clarify 'gt' retrieval for primary tile
` [Intel-xe] [CI 16/31] drm/xe: Drop vram_id
` [Intel-xe] [CI 17/31] drm/xe: Drop extra_gts[] declarations and XE_GT_TYPE_REMOTE
` [Intel-xe] [CI 18/31] drm/xe: Allocate GT dynamically
` [Intel-xe] [CI 19/31] drm/xe: Add media GT to tile
` [Intel-xe] [CI 20/31] drm/xe: Move display IRQ postinstall out of GT function
` [Intel-xe] [CI 21/31] drm/xe: Interrupts are delivered per-tile, not per-GT
` [Intel-xe] [CI 22/31] drm/xe/irq: Handle ASLE backlight interrupts at same time as display
` [Intel-xe] [CI 23/31] drm/xe/irq: Ensure primary GuC won't clobber media GuC's interrupt mask
` [Intel-xe] [CI 24/31] drm/xe/irq: Untangle postinstall functions
` [Intel-xe] [CI 25/31] drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe
` [Intel-xe] [CI 26/31] drm/xe: Invalidate TLB on all affected GTs during GGTT updates
` [Intel-xe] [CI 27/31] drm/xe/tlb: Obtain forcewake when doing GGTT TLB invalidations
` [Intel-xe] [CI 28/31] drm/xe: Allow GT looping and lookup on standalone media
` [Intel-xe] [CI 29/31] drm/xe: Update query uapi to support "
` [Intel-xe] [CI 30/31] drm/xe: Reinstate media GT support
` [Intel-xe] [CI 31/31] drm/xe: Add kerneldoc description of multi-tile devices

[PATCH] perf script: Increase PID/TID width for output
 2023-06-01 20:29 UTC  (3+ messages)

[PATCH v2 00/10] Cover Letter
 2023-06-01 20:27 UTC  (11+ messages)
` [PATCH v2 01/10] rteval: Use f-strings in rtevalclient.py
` [PATCH v2 02/10] rteval: Use f-strings in rtevalConfig
` [PATCH v2 03/10] rteval: Use f-strings in cputopology
` [PATCH v2 04/10] rteval: Use f-strings in kernel.py
` [PATCH v2 05/10] rteval: Use f-strings in memory.py
` [PATCH v2 06/10] rteval: Use f-strings in osinfo
` [PATCH v2 07/10] rteval: Use f-strings in services.py
` [PATCH v2 08/10] rteval: Use f-strings in tools.py
` [PATCH v2 09/10] Added code to check if the proc/net/if_inet6 file exists while loading IPv6 addresses in the IPv6Addresses class
` [PATCH v2 10/10] rteval: Use f-strings in __init__.py

[PATCH 6.3 00/45] 6.3.6-rc1 review
 2023-06-01 20:27 UTC  (3+ messages)

+ zswap-do-not-shrink-if-cgroup-may-not-zswap-fix.patch added to mm-hotfixes-unstable branch
 2023-06-01 20:27 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_lease: Terminate lease on bad connector id
 2023-06-01 20:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v5 0/6] Process connector bug fixes & enhancements
 2023-06-01 20:24 UTC  (4+ messages)
` [PATCH v5 1/6] netlink: Reverse the patch which removed filtering

[Intel-gfx] [PATCH v2] drm/i915: No 10bit gamma on desktop gen3 parts
 2023-06-01 20:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: No 10bit gamma on desktop gen3 parts (rev2)

[Intel-wired-lan] [PATCH] e1000e: Use PME poll to circumvent unreliable ACPI wake
 2023-06-01 20:24 UTC  (3+ messages)
`  "

[PATCH v3 00/48] tcg: Build once for system, once for user
 2023-06-01 20:23 UTC  (11+ messages)
` [PATCH v3 12/48] target/arm: Fix test of TCG_OVERSIZED_GUEST
` [PATCH v3 18/48] tcg: Remove outdated comments in helper-head.h
` [PATCH v3 21/48] tcg: Move temp_idx and tcgv_i32_temp debug out of line
` [PATCH v3 28/48] tcg: Split tcg/tcg-op-gvec.h
` [PATCH v3 32/48] tcg: Spit out exec/translation-block.h

[PATCH] firewire: fix warnings to generate UAPI documentation
 2023-06-01 20:23 UTC  (2+ messages)

[PATCH] usb: dwc3: Skip TRBs while removing requests in disconnect path
 2023-06-01 20:23 UTC  (4+ messages)

[meta-ti kirkstone/master PATCH] ti-kernel: Apply RT config fragments to RT kernel defconfig
 2023-06-01 20:23 UTC  (3+ messages)

[PATCH v6] sh: avoid using IRQ0 on SH3/4
 2023-06-01 20:22 UTC 

[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
 2023-06-01 20:22 UTC  (3+ messages)
` [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property

+ mm-mm_initc-move-set_pageblock_order-to-free_area_init.patch added to mm-unstable branch
 2023-06-01 20:21 UTC 

[PATCH v2] riscv/purgatory: Do not use fortified string functions
 2023-06-01 20:20 UTC  (3+ messages)

[linux-next:master 5938/6538] mm/zswap.c:1183:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2023-06-01 20:21 UTC  (3+ messages)

[PATCH] riscv: perf: Fix callchain parse error with kernel tracepoint events
 2023-06-01 20:20 UTC  (3+ messages)

[PATCH v1 1/2] perf pmu: Only warn about unsupported configs once
 2023-06-01 20:19 UTC  (5+ messages)
` [PATCH v1 2/2] perf pmu: Warn about invalid config for all PMUs and configs

[PATCH] selinux: don't use make's grouped targets feature yet
 2023-06-01 20:19 UTC  (3+ messages)

[PATCH 00/36] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-06-01 20:19 UTC  (4+ messages)
` [PATCH 21/36] drm/amd/display: add CRTC 3D LUT support

[PATCH v6 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-01 20:18 UTC  (10+ messages)
` [PATCH v6 1/9] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v6 2/9] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v6 3/9] serial: sc16is7xx: refactor GPIO controller registration
` [PATCH v6 4/9] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v6 5/9] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v6 6/9] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v6 7/9] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v6 8/9] serial: sc16is7xx: add post reset delay
` [PATCH v6 9/9] serial: sc16is7xx: improve comments about variants

[PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
 2023-06-01 20:17 UTC  (7+ messages)

issue using virtual interface with iwd
 2023-06-01 20:18 UTC  (9+ messages)

[patch 00/20] posix-timers: Fixes and cleanups
 2023-06-01 20:16 UTC  (7+ messages)
` [patch 01/20] posix-timers: Prevent RT livelock in itimer_delete()
        ` [patch v2 "
          ` [patch v2a "

[PATCH 1/2] dt-bindings: i2c: i2c-mt65xx: add additional clocks
 2023-06-01 20:16 UTC  (5+ messages)

[PATCH -fixes 1/2] riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
 2023-06-01 20:13 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: net: phy: Support external PHY xtal
 2023-06-01 20:14 UTC  (6+ messages)
` [PATCH 2/2] net: phy: realtek: Add optional external PHY clock

[PATCH v2 1/3] usb: phy: add usb phy notify port status API
 2023-06-01 20:13 UTC  (7+ messages)
` [PATCH v2 3/3] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0/3.0 PHY

[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-01 20:11 UTC  (5+ messages)
` [PATCH v16 2/5] fs/proc/task_mmu: "

[PATCH v2 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2023-06-01 20:10 UTC  (6+ messages)
` [PATCH v2 05/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set

[PATCH v4 00/26] Add VDUSE support to Vhost library
 2023-06-01 20:08 UTC  (27+ messages)
` [PATCH v4 01/26] vhost: fix IOTLB entries overlap check with previous entry
` [PATCH v4 02/26] vhost: add helper of IOTLB entries coredump
` [PATCH v4 03/26] vhost: add helper for IOTLB entries shared page check
` [PATCH v4 04/26] vhost: don't dump unneeded pages with IOTLB
` [PATCH v4 05/26] vhost: change to single IOTLB cache per device
` [PATCH v4 06/26] vhost: add offset field to IOTLB entries
` [PATCH v4 07/26] vhost: add page size info to IOTLB entry
` [PATCH v4 08/26] vhost: retry translating IOVA after IOTLB miss
` [PATCH v4 09/26] vhost: introduce backend ops
` [PATCH v4 10/26] vhost: add IOTLB cache entry removal callback
` [PATCH v4 11/26] vhost: add helper for IOTLB misses
` [PATCH v4 12/26] vhost: add helper for interrupt injection
` [PATCH v4 13/26] vhost: add API to set max queue pairs
` [PATCH v4 14/26] net/vhost: use "
` [PATCH v4 15/26] vhost: add control virtqueue support
` [PATCH v4 16/26] vhost: add VDUSE device creation and destruction
` [PATCH v4 17/26] vhost: add VDUSE callback for IOTLB miss
` [PATCH v4 18/26] vhost: add VDUSE callback for IOTLB entry removal
` [PATCH v4 19/26] vhost: add VDUSE callback for IRQ injection
` [PATCH v4 20/26] vhost: add VDUSE events handler
` [PATCH v4 21/26] vhost: add support for virtqueue state get event
` [PATCH v4 22/26] vhost: add support for VDUSE status set event
` [PATCH v4 23/26] vhost: add support for VDUSE IOTLB update event
` [PATCH v4 24/26] vhost: add VDUSE device startup
` [PATCH v4 25/26] vhost: add multiqueue support to VDUSE
` [PATCH v4 26/26] vhost: add VDUSE device stop

[oe-core][mickledore][PATCH v2] tiff: backport a fix for CVE-2023-2731
 2023-06-01 20:03 UTC 

[PATCH v5] checkpatch: Check for 0-length and 1-element arrays
 2023-06-01 20:08 UTC  (2+ messages)

nftables: Writers starve readers
 2023-06-01 20:06 UTC  (3+ messages)

[PATCH v4 1/8] platform/x86: think-lmi: mutex protection around multiple WMI calls
 2023-06-01 20:05 UTC  (8+ messages)
` [PATCH v4 2/8] platform/x86: think-lmi: Enable opcode support on BIOS settings
` [PATCH v4 3/8] platform/x86: think-lmi: Correct System password interface
` [PATCH v4 4/8] platform/x86: think-lmi: Update password attribute comments
` [PATCH v4 5/8] platform/x86: think-lmi: Update password fields to use BIT
` [PATCH v4 6/8] platform/x86: think-lmi: Correct NVME password handling
` [PATCH v4 7/8] platform/x86: think-lmi: Correct NVME index default
` [PATCH v4 8/8] platform/x86: think-lmi: Don't display unnecessary authentication settings

[android-common:android13-5.10 2/2] ERROR: modpost: module pstore uses symbol sync_filesystem from namespace VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver, but does not import it
 2023-06-01 20:04 UTC 

[Intel-xe] [PATCH] drm/xe: Replace deprecated DRM_ERROR()
 2023-06-01 20:03 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[PATCH v2 3/3] dt-bindings: mfd: stpmic1: add fsl,pmic-poweroff property
 2023-06-01 20:03 UTC  (11+ messages)

[PATCH -next] drm/amdkfd: clean up one inconsistent indenting
 2023-06-01 20:01 UTC  (4+ messages)

[PATCH 1/2] net/virtio: propagate return value of called function
 2023-06-01 20:01 UTC  (4+ messages)
` [PATCH 2/2] net/virtio: fix device init to return negative errno

[oe-core][mickledore][PATCH] tiff: backport a fix for CVE-2023-2731
 2023-06-01 20:00 UTC  (2+ messages)

[PATCH] net/virtio-user: fix leak when initialisation fails
 2023-06-01 20:00 UTC  (2+ messages)

[PATCH v3 0/4] vhost: add device op to offload the interrupt kick
 2023-06-01 20:00 UTC  (2+ messages)

[PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
 2023-06-01 19:58 UTC  (4+ messages)

[PATCH v3 00/28] Add VDUSE support to Vhost library
 2023-06-01 19:59 UTC  (3+ messages)
` [PATCH v3 01/28] vhost: fix missing guest notif stat increment

[PATCH 00/34] net/sfc: support HW conntrack assistance
 2023-06-01 19:55 UTC  (2+ messages)
` [PATCH 34/34] net/sfc: use conntrack assistance counters in transfer flows


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.