All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-15 23:11:54 to 2023-09-16 00:32:05 UTC [more...]

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-09-16  0:31 UTC  (55+ messages)
` [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
` [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
` [PATCH 04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO
` [PATCH 07/26] x86/idt: Wrap KVM logic with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 08/26] KVM: x86: Stop selecting and depending on HAVE_KVM
` [PATCH 09/26] KVM: arm64: "
` [PATCH 10/26] KVM: s390: "
` [PATCH 11/26] KVM: MIPS: Make HAVE_KVM a MIPS-only Kconfig
` [PATCH 12/26] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 13/26] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 14/26] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 16/26] KVM: MIPS: Stop adding virt/kvm to the arch include path
` [PATCH 17/26] KVM: PPC: "
` [PATCH 18/26] KVM: s390: "
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 20/26] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
` [PATCH 21/26] entry/kvm: Drop @vcpu param from arch_xfer_to_guest_mode_handle_work()
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 23/26] KVM: arm64: Move and consolidate "public" functions in asm/kvm_host.h
` [PATCH 24/26] powerpc/xics: Move declaration of xics_wake_cpu() out of kvm_ppc.h
` [PATCH 25/26] KVM: PPC: Rearrange code in kvm_ppc.h to isolate "public" information
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large

[PATCH v2] drm/msm/dsi: skip the wait for video mode done if not applicable
 2023-09-16  0:30 UTC  (2+ messages)

[PATCH 00/12] Add Milk-V Pioneer RISC-V board support
 2023-09-16  0:19 UTC  (4+ messages)

[PATCH bpf-next v3 0/9] arm32, bpf: add support for cpuv4 insns
 2023-09-16  0:20 UTC  (7+ messages)
` [PATCH bpf-next v3 9/9] MAINTAINERS: Add myself for ARM32 BPF JIT maintainer

[PATCH v3 0/7] incorporate pm runtime framework and eDP clean up
 2023-09-16  0:29 UTC  (3+ messages)
` [PATCH v3 1/7] drm/msm/dp: tie dp_display_irq_handler() with dp driver

[PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-16  0:29 UTC  (5+ messages)
` [PATCH v3 6/9] x86: kdump: use generic interface to simplify crashkernel reservation code
  ` [PATCH v4 "

[PATCH 00/17] Add folio_end_read
 2023-09-16  0:27 UTC  (6+ messages)
` [PATCH 02/17] iomap: Protect read_bytes_pending with the state_lock
` [PATCH 08/17] alpha: Implement xor_unlock_is_negative_byte

[igt-dev] [PATCH 0/3][i-g-t][V3] kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback
 2023-09-16  0:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback (rev3)

[PATCH v4 0/9] drm/msm/dpu: simplify DPU sub-blocks info
 2023-09-16  0:27 UTC  (4+ messages)
` [PATCH v4 8/9] drm/msm/dpu: merge DPU_SSPP_SCALER_QSEED3, QSEED3LITE, QSEED4

[xen-unstable-smoke test] 183011: tolerable all pass - PUSHED
 2023-09-16  0:26 UTC 

[PATCH] tracing/timerlat: Hotplug support for the user-space interface
 2023-09-16  0:21 UTC  (2+ messages)

[PATCH][next] net: spider_net: Use size_add() in call to struct_size()
 2023-09-16  0:21 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Simplify final return from xe_irq_install()
 2023-09-16  0:25 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "

device present in lsusb, disappears in lsusb -t
 2023-09-16  0:16 UTC 

[PATCH 07/12] riscv: dts: add initial SOPHGO SG2042 SoC device tree
 2023-09-16  0:23 UTC  (3+ messages)

[PATCH v8 0/6] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-09-16  0:14 UTC  (4+ messages)

[PATCH v6 00/33] Introduce QC USB SND audio offloading support
 2023-09-16  0:10 UTC  (34+ messages)
` [PATCH v6 01/33] xhci: add support to allocate several interrupters
` [PATCH v6 02/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v6 03/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v6 04/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v6 05/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v6 06/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v6 07/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v6 08/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v6 09/33] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v6 10/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v6 11/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v6 12/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v6 13/33] dt-bindings: usb: dwc3: Add snps,num-hc-interrupters definition
` [PATCH v6 14/33] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v6 15/33] usb: dwc3: Add DT parameter to specify maximum number of interrupters
` [PATCH v6 16/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v6 17/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v6 18/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v6 19/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v6 20/33] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v6 21/33] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v6 22/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v6 23/33] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v6 24/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v6 25/33] ASoC: qcom: qdsp6: q6afe: Split USB AFE dev_token param into separate API
` [PATCH v6 26/33] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v6 27/33] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v6 28/33] ASoC: qcom: qdsp6: Add SND kcontrol to select offload device
` [PATCH v6 29/33] ASoC: qcom: qdsp6: Add SND kcontrol for fetching offload status
` [PATCH v6 30/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v6 31/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v6 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v6 33/33] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH] RISC-V: Probe misaligned access speed in parallel
 2023-09-16  0:16 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/drmtest: allow out of order device opening
 2023-09-16  0:14 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ CI.xeBAT: failure "

[PATCH -qemu 0/4] hw/cxl: Support for scan media
 2023-09-16  0:11 UTC  (6+ messages)
` [PATCH 4/4] hw/cxl: Add get scan media results cmd support

[PATCH v6 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-09-16  0:11 UTC  (10+ messages)
` [PATCH v6 02/19] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v6 08/19] PCI: plda: Add event interrupt codes and IRQ domain ops
` [PATCH v6 19/19] riscv: dts: starfive: add PCIe dts configuration for JH7110

[tglx-devel:x86/topo-full 76/92] arch/x86/include/asm/apic.h:196:20: error: redefinition of 'topology_apply_cmdline_limits_early'
 2023-09-16  0:11 UTC 

[PATCH for-4.18 v2] tools/light: Revoke permissions when a PCI detach for HVM domain
 2023-09-16  0:11 UTC  (2+ messages)

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-16  0:05 UTC  (10+ messages)
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available

Fwd: Kernel 6.6-rc1 fails to reboot or shutdown Ryzen 5825U
 2023-09-16  0:05 UTC  (2+ messages)

[RFC bpf-next v2 0/9] Registrating struct_ops types from modules
 2023-09-16  0:05 UTC  (3+ messages)
` [RFC bpf-next v2 2/9] bpf: add register and unregister functions for struct_ops

[PATCH v4] tty/serial: create debugfs interface for UART register tracing
 2023-09-16  0:04 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: hci_core: Fix build warnings
 2023-09-16  0:01 UTC  (3+ messages)
` [PATCH v2 2/2] Bluetooth: hci_codec: Fix leaking content of local_codecs
` [v2,1/2] Bluetooth: hci_core: Fix build warnings

[Intel-gfx] [PATCH] i915/guc: Get runtime pm in busyness worker only if already active
 2023-09-15 23:55 UTC  (2+ messages)

[PATCH 0/4] serial: add drivers for the ESP32xx serial devices
 2023-09-15 23:54 UTC  (4+ messages)
` [PATCH 4/4] drivers/tty/serial: add ESP32S3 ACM device driver

[igt-dev] [PATCH i-g-t v5] lib/i915: Add a helper to read mmio registers via ioctl
 2023-09-15 23:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/i915: Add a helper to read mmio registers via ioctl (rev4)

[RFC PATCH kdevops 0/2] augment expunge list for v6.1.53
 2023-09-15 23:48 UTC  (3+ messages)
` [RFC PATCH kdevops 1/2] fstests/xfs: copy 6.1.42 baseline "
` [RFC PATCH kdevops 2/2] xfs: merge common expunge lists "

[PATCH v3 1/2] Bluetooth: hci_core: Fix build warnings
 2023-09-15 23:47 UTC  (2+ messages)
` [PATCH v3 2/2] Bluetooth: hci_codec: Fix leaking content of local_codecs

Update needed for pl2303 module (resending in plain text)
 2023-09-15 23:47 UTC 

[PATCH] nouveau/u_memcpya: fix NULL vs error pointer bug
 2023-09-15 23:41 UTC  (4+ messages)
` [Nouveau] "

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-09-15 23:42 UTC  (4+ messages)
` [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename

[PATCH] perf jevent: fix core dump on software events on s390
 2023-09-15 23:40 UTC  (3+ messages)

[amir73il:fuse-backing-fd 12/14] fs/fuse/fuse_i.h:13:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'}
 2023-09-15 23:39 UTC 

[Bug 217915] New: System fails to resume correctly after Thunderbolt dock disconnected while sleeping
 2023-09-15 23:40 UTC  (4+ messages)
` [Bug 217915] "

[PATCH 0/3] userfaultfd remap option
 2023-09-15 23:39 UTC  (4+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI

[tip:x86/asm] BUILD SUCCESS b8e3dfa16ec55f310dd95831614af3d24abf5ed5
 2023-09-15 23:36 UTC 

[igt-dev] [PATCH i-g-t] tests/intel/xe_vm : Update tile mask
 2023-09-15 23:36 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "

[Intel-xe] [PATCH v2 0/4] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
 2023-09-15 23:34 UTC  (5+ messages)
` [Intel-xe] [PATCH v2 1/4] drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
` [Intel-xe] [PATCH v2 2/4] drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
` [Intel-xe] [PATCH v2 3/4] drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
` [Intel-xe] [PATCH v2 4/4] drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI

BUG: git-gui no longer executes hook scripts
 2023-09-15 23:33 UTC  (4+ messages)

[igt-dev] [PATCH 1/3] xe_exec_balancer: Enable parallel submission and compute mode
 2023-09-15 23:33 UTC  (3+ messages)
` [igt-dev] [PATCH 2/3] xe_exec_threads: Use DRM_XE_VM_CREATE_COMPUTE_MODE when creating a compute VM
` [igt-dev] [PATCH 3/3] xe: Update uAPI and remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE

[PATCH 0/3] usb: gadget: uvc: restart fixes
 2023-09-15 23:32 UTC  (4+ messages)
` [PATCH 2/3] usb: gadget: uvc: cleanup request when not in correct state

+ hugetlb-use-a-folio-in-free_hpage_workfn.patch added to mm-unstable branch
 2023-09-15 23:31 UTC 

[PATCH] usb: dwc3: gadget: remove requests from any list before dealloc
 2023-09-15 23:31 UTC 

[igt-dev] [PATCH i-g-t] docs/testplan/conf.py: add sphinx path
 2023-09-15 23:30 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

+ hugetlb-perform-vmemmap-optimization-on-a-list-of-pages.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

+ hugetlb-perform-vmemmap-restoration-on-a-list-of-pages.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

+ hugetlb-batch-freeing-of-vmemmap-pages.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

+ hugetlb-batch-pmd-split-for-bulk-vmemmap-dedup.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

+ hugetlb-batch-tlb-flushes-when-freeing-vmemmap.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

+ hugetlb-batch-tlb-flushes-when-restoring-vmemmap.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

+ hugetlb-remove-a-few-calls-to-page_folio.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

+ hugetlb-convert-remove_pool_huge_page-to-remove_pool_hugetlb_folio.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

+ hugetlb-optimize-update_and_free_pages_bulk-to-avoid-lock-cycles.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

+ hugetlb-restructure-pool-allocations.patch added to mm-unstable branch
 2023-09-15 23:27 UTC 

[PATCH v3 1/5] hwmon: max31827: Make code cleaner
 2023-09-15 23:26 UTC  (2+ messages)

[PATCH v3] btrfs: Add test for the temp-fsid feature
 2023-09-15 23:25 UTC  (2+ messages)

[PATCH v6 00/13] xen/arm: Split MMU code as the prepration of MPU work
 2023-09-15 23:20 UTC  (5+ messages)
` [PATCH v6 03/13] xen/arm64: Split and move MMU-specific head.S to mmu/head.S

[Intel-xe] [PATCH 1/3] drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
 2023-09-15 23:20 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
` [Intel-xe] [PATCH 3/3] drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue

[tglx-devel:x86/topo-full 42/92] arch/x86/kernel/cpu/topology_common.c:185:31: error: 'cpuid_to_apicid' undeclared; did you mean 'x86_cpu_to_apicid'?
 2023-09-15 23:19 UTC 

[GIT FIXES FOR v6.6] imx-mipi-csis regression fix
 2023-09-15 23:17 UTC  (2+ messages)
` [GIT FIXES FOR v6.6] imx-mipi-csis regression fix (#94815)

[PATCH] docs: fix "without do cleaning" typo
 2023-09-15 23:17 UTC  (2+ messages)

[PATCH v1 0/2] usb: gadget: uvc: stability fixes when stopping streams
 2023-09-15 23:16 UTC  (3+ messages)

[PATCH v13 00/22] TDX host kernel support
 2023-09-15 23:14 UTC  (5+ messages)
` [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] selftests/user_events: Fix to unmount tracefs when test created mount
 2023-09-15 23:14 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/25] drm/i915: Improve BW management on shared display links
 2023-09-15 23:13 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 10/25] drm/i915/fdi: Improve FDI BW sharing between pipe B and C

[PATCH] usb: gadget: uvc: Move usb_ep_disable() to uvcg_video_enable()
 2023-09-15 23:13 UTC  (8+ messages)

[Bug 216728] New: Thunderbolt USB Controller died after resume on Intel CometLake platform
 2023-09-15 23:12 UTC  (2+ messages)
` [Bug 216728] "

Urgent Bug Report Kernel crash 6.5.2
 2023-09-15 23:11 UTC  (3+ messages)


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.