All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-05 15:00:20 to 2023-05-05 15:42:52 UTC [more...]

[syzbot] INFO: task hung in usb_get_descriptor (2)
 2023-05-05 15:42 UTC  (4+ messages)
` [syzbot] [usb?] "

[PATCH v9 vfio 0/7] pds_vfio driver
 2023-05-05 15:42 UTC  (13+ messages)
` [PATCH v9 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v9 vfio 4/7] vfio/pds: Add VFIO live migration support

[virtio-comment] [PATCH v13 00/10] Introduce device group and device management
 2023-05-05 15:41 UTC  (22+ messages)
` [virtio-dev] "
` [virtio-comment] [PATCH v13 01/10] virtio: document forward compatibility guarantees
  ` [virtio-dev] "
` [virtio-comment] [PATCH v13 02/10] admin: introduce device group and related concepts
  ` [virtio-dev] "
` [virtio-comment] [PATCH v13 03/10] admin: introduce group administration commands
  ` [virtio-dev] "
` [virtio-dev] [PATCH v13 04/10] admin: introduce virtio admin virtqueues
  ` [virtio-comment] "
` [virtio-dev] [PATCH v13 05/10] pci: add admin vq registers to virtio over pci
  ` [virtio-comment] "
` [virtio-dev] [PATCH v13 06/10] mmio: document ADMIN_VQ as reserved
  ` [virtio-comment] "
` [virtio-dev] [PATCH v13 07/10] ccw: "
  ` [virtio-comment] "
` [virtio-dev] [PATCH v13 08/10] admin: command list discovery
  ` [virtio-comment] "
` [virtio-dev] [PATCH v13 09/10] admin: conformance clauses
  ` [virtio-comment] "
` [virtio-dev] [PATCH v13 10/10] ccw: document more reserved features
  ` [virtio-comment] "

[PATCH RFC 0/3] siw on tunnel devices
 2023-05-05 15:42 UTC  (2+ messages)
` [PATCH RFC 1/3] net/tun: Ensure tun devices have a MAC address

[PATCH 0/5] arm64: zboot support
 2023-05-05 15:42 UTC  (5+ messages)
` [PATCH 1/5] kexec: Adding missing free for kernel_buf
` [PATCH 3/5] arm64: change the prototype of image probe function

[PATCH v2] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
 2023-05-05 15:39 UTC  (2+ messages)

[PATCH v3 00/14 RESEND] Intel Hardware P-States (HWP) support
 2023-05-05 15:40 UTC  (11+ messages)
` [PATCH v3 04/14 RESEND] cpufreq: Add Hardware P-State (HWP) driver
` [PATCH v3 05/14 RESEND] xenpm: Change get-cpufreq-para output for internal

[PATCH V2 blktests 0/2] blktests: Add ublk testcases
 2023-05-05 15:39 UTC  (3+ messages)
` [PATCH V2 blktests 1/2] src/miniublk: add user recovery

[PATCH bpf] samples/bpf: Fix buffer overflow in tcp_basertt
 2023-05-05 15:40 UTC  (2+ messages)

[Intel-xe] [PATCH 1/3] Revert "drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing"
 2023-05-05 15:38 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: fix xe_device_mem_access_get() race
` [Intel-xe] [PATCH 3/3] drm/xe: Use atomic for mem_access.ref

[PATCH] phy: mediatek: fix returning garbage
 2023-05-05 15:37 UTC  (6+ messages)

[PATCH v4 1/3] PCI/AER: Factor out interrupt toggling into helpers
 2023-05-05 15:37 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05 15:37 UTC 

[PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
 2023-05-05 15:35 UTC  (10+ messages)

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-05 15:20 UTC  (10+ messages)
` [PATCH v1 1/9] KVM: x86: Add kvm_x86_ops.fault_gva()
` [PATCH v1 2/9] KVM: x86/mmu: Add support for prewrite page tracking
` [PATCH v1 3/9] virt: Implement Heki common code
` [PATCH v1 4/9] KVM: x86: Add new hypercall to set EPT permissions
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers
` [PATCH v1 6/9] KVM: x86: Add Heki hypervisor support
` [PATCH v1 7/9] KVM: VMX: Add MBEC support
` [PATCH v1 8/9] KVM: x86/mmu: Enable guests to lock themselves thanks to MBEC
` [PATCH v1 9/9] virt: Add Heki KUnit tests

[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
 2023-05-05 15:34 UTC  (7+ messages)

[PATCH nf-next 0/3] netfilter: nf_tables: reject loads from uninitialized registers
 2023-05-05 15:34 UTC  (4+ messages)

[PATCH] ublk: fix command op code check
 2023-05-05 15:31 UTC 

[PATCH 00/11 nf-next,v1] track, reduce and prefetch expression
 2023-05-05 15:31 UTC  (13+ messages)
` [PATCH nf-next,v1 01/12] netfilter: nf_tables: add nft_expr_info_setup() helper function
` [PATCH nf-next,v1 02/12] netfilter: nf_tables: add nft_reg_store_*() and use it
` [PATCH nf-next,v1 03/12] netfilter: nf_tables: update nft_copy_data() to take struct nft_regs
` [PATCH nf-next,v1 04/12] netfilter: nf_tables: add nft_reg_load*() and use it
` [PATCH nf-next,v1 05/12] netfilter: nf_tables: check if register contains valid data before access
` [PATCH nf-next,v1 06/12] netfilter: nf_tables: add struct nft_reg_track and use it
` [PATCH nf-next,v1 07/12] netfilter: nf_tables: split expression comparison and reduction
` [PATCH nf-next,v1 08/12] netfilter: nf_tables: remove bitwise register tracking
` [PATCH nf-next,v1 09/12] netfilter: nf_tables: cancel tracking when register differs from expression
` [PATCH nf-next,v1 10/12] netfilter: nf_tables: add track infrastructure to prepare for expression prefetch
` [PATCH nf-next,v1 11/12] netfilter: nf_tables: add expression prefetch infrastructure
` [PATCH nf-next,v1 12/12] netfilter: nf_tables: re-enable expression reduction

[PATCH v2 0/2] Add infra_ao reset support for MT8188 Soc
 2023-05-05 13:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: mt8188: add thermal reset control bit

[PATCH 0/2] LICENSES improvements/corrections
 2023-05-05 15:30 UTC  (3+ messages)
` [PATCH 2/2] LICENSES: Remove the use of deprecated LGPL SPDX tags

[PATCH] sched/documentation: elaborate on uclamp limitations
 2023-05-05 15:30 UTC  (2+ messages)

[PATCH] bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
 2023-05-05 15:30 UTC  (3+ messages)

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-05 15:29 UTC  (6+ messages)
` [RFC PATCH v7 3/8] dpll: documentation on DPLL subsystem interface

[PATCH 0/1] bpf, docs: Update llvm_relocs.rst with typo fixes
 2023-05-05 15:30 UTC  (2+ messages)

[PATCH v2 00/18] Venus QoL / maintainability fixes
 2023-05-05 15:28 UTC  (5+ messages)
` [PATCH v2 09/18] media: venus: hfi_venus: Fix version checks in venus_halt_axi()

[Intel-xe] [PATCH] drm/xe: fix tlb_invalidation_seqno_past()
 2023-05-05 15:29 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[PATCH V4 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-05-05 15:28 UTC  (6+ messages)
` [PATCH V4 10/11] vfio/pci: Support dynamic MSI-X

[RFC] Plane color pipeline KMS uAPI
 2023-05-05 15:28 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05 15:27 UTC 

[PATCH 0/7] contrib/credential: avoid protocol injection attacks
 2023-05-05 15:24 UTC  (2+ messages)

Suggestion to provide a way for screenshots to be added to commit messages
 2023-05-05 15:23 UTC  (2+ messages)

[PATCH] sysctl: add config to make randomize_va_space RO
 2023-05-05 15:23 UTC  (6+ messages)

[PATCH] serial: qcom-geni: fix enabling deactivated interrupt
 2023-05-05 15:23 UTC 

[virtio-dev] [PATCH v12 00/10] Introduce device group and device management
 2023-05-05 15:25 UTC  (16+ messages)
` [virtio-dev] [PATCH v12 05/10] pci: add admin vq registers to virtio over pci
  ` [virtio-comment] "
    ` [virtio-dev] "
        ` [virtio-dev] "
                  ` [virtio-comment] "

[PATCH 1/7] ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()"
 2023-05-05 15:22 UTC  (3+ messages)
` [PATCH 2/7] ALSA: pcm: fix playback silence - use the actual new_hw_ptr for the threshold mode

[PATCH] target/ppc: Fix fallback to MFSS for MFFSCRN, MFFSCRNI, MFFSCE and MFFSL
 2023-05-05 15:23 UTC  (3+ messages)

[BUG] Dependence of routing cache entries on the ignore-df flag
 2023-05-05 15:22 UTC  (5+ messages)

[PATCH v9.1 00/11] tracing: Add fprobe/tracepoint events
 2023-05-05 15:21 UTC  (5+ messages)
` [PATCH v9.1 01/11] fprobe: Pass return address to the handlers
` [PATCH v9.1 11/11] Documentation: tracing/probes: Add fprobe event tracing document

[OE-core][mickledore 00/35] Patch review
 2023-05-05 15:19 UTC  (36+ messages)
` [OE-core][mickledore 01/35] connman: backport fix for CVE-2023-28488
` [OE-core][mickledore 02/35] tiff: Add fix for CVE-2022-4645
` [OE-core][mickledore 03/35] cve-extra-exclusions: linux-yocto: ignore fixed CVE-2023-1652 & CVE-2023-1829
` [OE-core][mickledore 04/35] cve-update-nvd2-native: added the missing http import
` [OE-core][mickledore 05/35] cargo: Fix build on musl/riscv
` [OE-core][mickledore 06/35] apr: upgrade 1.7.2 -> 1.7.3
` [OE-core][mickledore 07/35] bind: upgrade 9.18.12 -> 9.18.13
` [OE-core][mickledore 08/35] cracklib: upgrade 2.9.10 -> 2.9.11
` [OE-core][mickledore 09/35] libhandy: upgrade 1.8.1 -> 1.8.2
` [OE-core][mickledore 10/35] libpcap: upgrade 1.10.3 -> 1.10.4
` [OE-core][mickledore 11/35] libsdl2: upgrade 2.26.3 -> 2.26.5
` [OE-core][mickledore 12/35] mpg123: upgrade 1.31.2 -> 1.31.3
` [OE-core][mickledore 13/35] man-pages: upgrade 6.03 -> 6.04
` [OE-core][mickledore 14/35] mtools: upgrade 4.0.42 -> 4.0.43
` [OE-core][mickledore 15/35] pango: upgrade 1.50.13 -> 1.50.14
` [OE-core][mickledore 16/35] ruby: upgrade 3.2.1 -> 3.2.2
` [OE-core][mickledore 17/35] texinfo: upgrade 7.0.2 -> 7.0.3
` [OE-core][mickledore 18/35] wpebackend-fdo: upgrade 1.14.0 -> 1.14.2
` [OE-core][mickledore 19/35] Revert "xserver-xorg: backport fix for CVE-2023-1393"
` [OE-core][mickledore 20/35] xserver-xorg: upgrade 21.1.7 -> 21.1.8
` [OE-core][mickledore 21/35] xwayland: upgrade 22.1.8 -> 23.1.1
` [OE-core][mickledore 22/35] vala: upgrade 0.56.4 -> 0.56.6
` [OE-core][mickledore 23/35] rust: Upgrade 1.68.1 -> 1.68.2
` [OE-core][mickledore 24/35] linux-firmware: upgrade 20230210 -> 20230404
` [OE-core][mickledore 25/35] mesa: upgrade 23.0.0 -> 23.0.2
` [OE-core][mickledore 26/35] libnotify: remove dependency dbus
` [OE-core][mickledore 27/35] kernel-fitimage: Fix the default dtb config check
` [OE-core][mickledore 28/35] kernel-devsrc: depend on python3-core instead of python3
` [OE-core][mickledore 29/35] libarchive: Enable acls, xattr for native as well as target
` [OE-core][mickledore 30/35] populate_sdk_ext.bbclass: set METADATA_REVISION with an DISTRO override
` [OE-core][mickledore 31/35] libpam: Fix the xtests/tst-pam_motd[1|3] failures
` [OE-core][mickledore 32/35] qemu: Add fix for powerpc instruction fallback issue
` [OE-core][mickledore 33/35] oeqa/utils/metadata.py: Fix running oe-selftest running with no distro set
` [OE-core][mickledore 34/35] kernel: improve initramfs bundle processing time
` [OE-core][mickledore 35/35] update-alternatives.bbclass: fix old override syntax

[PATCH v5 0/5] cgroup: eliminate atomic rstat flushing
 2023-05-05 15:20 UTC  (9+ messages)
` [PATCH v5 1/5] writeback: move wb_over_bg_thresh() call outside lock section
` [PATCH v5 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()
` [PATCH v5 5/5] cgroup: remove cgroup_rstat_flush_atomic()

eBPF verifier does not check pointer's pointing location before doing memcpy
 2023-05-05 15:20 UTC  (2+ messages)

next/pending-fixes build: 171 builds: 4 failed, 167 passed, 10 errors, 37 warnings (v6.3-13708-gfd7527bf42e6)
 2023-05-05 15:18 UTC 

[PATCH] drm/amd/amdgpu: Fix assingment in if condition in amdgpu_irq.c
 2023-05-05 15:18 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.4 Merge Window, Part 2
 2023-05-05 15:16 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05 15:17 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for 2nd ASUS GU603
 2023-05-05 15:15 UTC  (5+ messages)

[GIT PULL] tracing: Minor updates for 6.4
 2023-05-05 15:15 UTC 

[PATCH] cifs: fix pcchunk length type in smb2_copychunk_range
 2023-05-05 15:14 UTC 

[yocto] [RFC] crops-generator, a kconfig based CROPS reuse system
 2023-05-05 15:14 UTC 

[GIT PULL] perf tools changes for v6.4
 2023-05-05 15:14 UTC  (12+ messages)
  ` BPF skels in perf .Re: "

[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
 2023-05-05 15:14 UTC  (8+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE

Data recovery -- thin provisioned LVM metadata (?) problem after hardware failure
 2023-05-05 15:14 UTC  (10+ messages)

[PATCH] ALSA: hda/realtek: Fix mute and micmute LEDs for an HP laptop
 2023-05-05 15:12 UTC  (3+ messages)

[xen-unstable test] 180537: tolerable FAIL
 2023-05-05 15:12 UTC 

[GIT PULL] ASoC fixes for v6.4-rc1
 2023-05-05 15:11 UTC  (2+ messages)

[RFC 00/11] hwmon: Modernize documentation
 2023-05-05 15:12 UTC  (8+ messages)
` [RFC 07/11] Documentation/hwmon: Revise sysfs interface specification
` [RFC 08/11] Documentation/hwmon: Revise userspace tools documentation

[PATCH 1/6] ksmbd: fix global-out-of-bounds in smb2_find_context_vals
 2023-05-05 15:11 UTC  (6+ messages)
` [PATCH 2/6] ksmbd: fix wrong UserName check in session_user
` [PATCH 3/6] ksmbd: allocate one more byte for implied bcc[0]
` [PATCH 4/6] ksmbd: smb2: Allow messages padded to 8byte boundary
` [PATCH 5/6] ksmbd: remove unused ksmbd_tree_conn_share function
` [PATCH 6/6] ksmbd: use kzalloc() instead of __GFP_ZERO

[PATCH 1/2] ref-manual: classes: kernel: remove incorrect sentence opening
 2023-05-05 15:10 UTC  (3+ messages)
` [PATCH 2/2] ref-manual: classes: kernel: document automatic defconfig usage
  ` [docs] "

Integrating swtpm(as a software TPM) with OpenBMC on Qemu
 2023-05-05 15:08 UTC  (13+ messages)

[Intel-xe] [PATCH 0/4] RFC: drm/xe/ras: Supporting RAS on XE
 2023-05-05 15:10 UTC  (7+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe/ras: Log the GT hw errors

[PATCH 0/4] powerpc/64: ELFv2 conversion
 2023-05-05 15:08 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05 15:07 UTC 

tpm_sis IRQ storm on ThinkStation P360 Tiny
 2023-05-05 15:05 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_hdr: Update dmesg error message
 2023-05-05 15:04 UTC  (3+ messages)

Minutes of Technical Board Meeting, 2023-01-11
 2023-05-05 15:05 UTC 

[RFC PATCH v4 0/2] PM: domain: Support skiping disabling unused domains until sync state
 2023-05-05 15:02 UTC  (3+ messages)
` [RFC PATCH v4 1/2] PM: domains: Expand initial state of domain to support unknown state
` [RFC PATCH v4 2/2] PM: domains: Skip disabling unused until sync state

[PATCH 4/4] drm/mgag200: Use DMA to copy the framebuffer to the VRAM
 2023-05-05 15:01 UTC  (3+ messages)

[PATCH 3/4] drm/mgag200: Add IRQ support
 2023-05-05 15:01 UTC  (3+ messages)

[RFC PATCH 3/4] rculist.h: Fix parentheses around macro pointer parameter use
 2023-05-05 15:02 UTC  (3+ messages)

[PULL 00/89] riscv-to-apply queue
 2023-05-05 15:00 UTC  (2+ messages)

[PATCH] vhost_net: Use fdget() and fdput()
 2023-05-05 14:59 UTC  (3+ messages)

[PATCH v2] maple_tree: Make maple state reusable after mas_empty_area()
 2023-05-05 14:58 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.