All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 16:55:14 to 2026-07-20 17:36:39 UTC [more...]

[PATCH v5] drm/xe/sysctrl: Add helper to query application status
 2026-07-20 17:36 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/sysctrl: Add helper to query application status (rev5)

[PATCH v3 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-20 17:36 UTC  (26+ messages)
` [PATCH v3 01/17] KVM: arm64: Add pkvm_private_va_range_pa
` [PATCH v3 02/17] KVM: arm64: Add pkvm_remove_mappings
` [PATCH v3 03/17] KVM: arm64: Add pkvm_map_private_va_range
` [PATCH v3 04/17] KVM: arm64: Add a heap allocator for the pKVM hyp
` [PATCH v3 05/17] KVM: arm64: Allow kvm_hyp_memcache usage outside of stage-2
` [PATCH v3 06/17] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH v3 07/17] KVM: arm64: Add PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH v3 08/17] KVM: arm64: Add reclaim interface for the pKVM heap alloc
` [PATCH v3 09/17] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v3 10/17] KVM: arm64: Add a shrinker for pKVM
` [PATCH v3 11/17] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
` [PATCH v3 12/17] KVM: arm64: Move hyp_vm refcount into the structure
` [PATCH v3 13/17] KVM: arm64: Alloc pkvm_hyp_vm using pKVM heap allocator
` [PATCH v3 14/17] KVM: arm64: Alloc pkvm_hyp_vcpu "
` [PATCH v3 15/17] KVM: arm64: Reject hyp trace descriptors with fewer CPUs than hyp_nr_cpus
` [PATCH v3 16/17] KVM: arm64: Reject hyp trace descriptors with fewer than 3 pages
` [PATCH v3 17/17] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator

[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-20 17:36 UTC  (3+ messages)
` [PATCH RESEND v4 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver

VMX Preemption Timer appears to be buggy on SKX, CLX, and ICX
 2026-07-20 17:35 UTC  (12+ messages)

[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
 2026-07-20 17:35 UTC  (7+ messages)

[PATCH 0/4] ntsync miscellaneous patches
 2026-07-20 17:17 UTC  (5+ messages)
` [PATCH 1/4] docs: ntsync: align uAPI ioctl names and struct layout with ntsync.h
` [PATCH 2/4] selftests: ntsync: fix wake_all CREATE_EVENT fd expectation
` [PATCH 3/4] selftests: ntsync: add wait argument validation tests
` [PATCH 4/4] ntsync: reject wait ioctls with zero owner

[PATCH RFC v3 2/6] riscv/mm: add untagged_addr_remote_unlocked()
 2026-07-20 17:34 UTC  (5+ messages)

[PATCH] drm/vc4: hvs/v3d: Fix null dereference in unbind
 2026-07-20 17:35 UTC  (2+ messages)

[PATCH] Revert "target/arm: Build cpu32-system.o as common object"
 2026-07-20 17:35 UTC  (2+ messages)

[PATCH v3] tests/docker: ensure container command is probed at most once
 2026-07-20 17:32 UTC  (2+ messages)

[PATCH 1/2] plugins/execlog: fix segfault/race-cond on per-vCPU structures
 2026-07-20 17:33 UTC  (3+ messages)
` [PATCH v2 0/2] plugins/execlog: fix segfault and flush output on vcpu exit

[PATCH 0/2] iio: imu: inv_icm42600: add support for icm42630
 2026-07-20 17:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: icm42600: add icm42630
` [PATCH 2/2] iio: imu: inv_icm42600: add support for icm42630

[PATCH v1 0/4] Split GuC ID space into usable and shareable pools
 2026-07-20 17:32 UTC  (5+ messages)
` [PATCH v1 1/4] drm/xe/guc: Split GuC ID manager "
` [PATCH v1 2/4] drm/xe/kunit: Extend GuC ID manager split-pool coverage
` [PATCH v1 3/4] drm/xe/guc: Start use explicitly usable GuC IDs for for submission
` [PATCH v1 4/4] drm/xe/pf: Explicitly use shareable GuC IDs for VFs provisioning

[PATCH RFC v4] ocfs2: fix circular locking dependency in ocfs2_init_acl()
 2026-07-20 17:34 UTC 

[PATCH] vsock: use sock_error() to consume sk_err after connect timeout
 2026-07-20 17:34 UTC  (3+ messages)

[PATCH] remoteproc: Remove redundant dev_err()/dev_err_probe()
 2026-07-20 17:33 UTC  (2+ messages)

[PATCH bpf v4 0/4] Fixes for bpf link update
 2026-07-20 17:33 UTC  (3+ messages)
` [PATCH bpf v4 1/4] bpf: Fix potential UAF in bpf_netns_link_update_prog

[PATCH v3] hw/i2c: Add remote I2C master with host CUSE bridge
 2026-07-20 17:30 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/7] Add hexagon l2vic device
 2026-07-20 17:31 UTC  (7+ messages)
` [PATCH v2 2/7] target/hexagon: fix PC not advancing for non-COF TB-ending packets
` [PATCH v2 4/7] hw/intc: Add l2vic interrupt controller

[PATCH v6 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup
 2026-07-20 17:32 UTC  (4+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] selftests/bpf: add sockmap recvfrom EAGAIN selftest

[PATCH v2 0/6] imx8-isi: Bug fixes and format support enhancements
 2026-07-20 17:32 UTC  (6+ messages)
` [PATCH v2 1/6] media: nxp: imx8-isi: Fix stream ID validation bypass in crossbar routing
` [PATCH v2 2/6] media: nxp: imx8-isi: Add stream ID validation for "

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-07-20 17:31 UTC  (7+ messages)
` [PATCH v5 02/20] vfio: Export various helpers from VFIO

[PATCH 0/3] nvmem: mtk-efuse: mt6572 support
 2026-07-20 17:31 UTC  (5+ messages)
` [PATCH 3/3] nvmem: mtk-efuse: add "

[PATCH v3] PCI/TPH: treat reserved 0b10 completer encoding as unsupported
 2026-07-20 17:30 UTC  (2+ messages)

[PATCH v2 0/5] Add remaining IO expansions on Lichee Pi 4A
 2026-07-20 17:28 UTC  (8+ messages)
` [PATCH v2 4/5] riscv: dts: thead: Add IO labels for the IO expansion on I2C1

[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-07-20 17:29 UTC  (3+ messages)
` [PATCH v1 09/11] KVM: arm64: Type-check hypercall arguments at the caller

[PATCH][next] drm/i915/bw: Fix spelling mistake "threshod" -> "threshold"
 2026-07-20 17:29 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLE
 2026-07-20 17:28 UTC  (2+ messages)

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-20 17:26 UTC  (5+ messages)
` [PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers

[PATCH v8 00/11] sched, steal_governor: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-20 17:22 UTC  (12+ messages)
` [PATCH v8 01/11] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v8 02/11] cpumask: Introduce cpu_preferred_mask
` [PATCH v8 03/11] sysfs: Add preferred CPU file
` [PATCH v8 04/11] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v8 05/11] sched/fair: Load balance only among preferred CPUs
` [PATCH v8 06/11] sched/core: Push current task from non preferred CPU
` [PATCH v8 07/11] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v8 08/11] virt: Introduce steal governor driver
` [PATCH v8 09/11] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v8 10/11] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v8 11/11] virt/steal_governor: Enable the driver

[PATCH net-next] octeontx2-af: npc: Warn on NPC_IPSEC_SPI key overlap
 2026-07-20 17:18 UTC  (2+ messages)

[OE-core][scarthgap 00/33] Patch review
 2026-07-20 17:23 UTC  (34+ messages)
` [OE-core][scarthgap 01/33] create-spdx-image-3.0: correct SSTATE_SKIP_CREATION key for do_create_image_sbom_spdx
` [OE-core][scarthgap 02/33] glibc: stable 2.39 branch updates
` [OE-core][scarthgap 03/33] bind: Upgrade 9.18.44 -> 9.18.49
` [OE-core][scarthgap 04/33] binutils: fix CVE-2025-69649, and CVE-2025-69652
` [OE-core][scarthgap 05/33] binutils: fix CVE-2025-69645
` [OE-core][scarthgap 06/33] python3: Simplify ptest exclusion list
` [OE-core][scarthgap 07/33] python3: skiptest tracemalloc_track_race
` [OE-core][scarthgap 08/33] python3: fix CVE-2026-11940
` [OE-core][scarthgap 09/33] python3: fix CVE-2026-11972
` [OE-core][scarthgap 10/33] python3: fix CVE-2026-9669
` [OE-core][scarthgap 11/33] bzip2: Fix CVE-2026-42250
` [OE-core][scarthgap 12/33] bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang
` [OE-core][scarthgap 13/33] dropbear: Disable DSS correctly
` [OE-core][scarthgap 14/33] socat: patch CVE-2026-56123
` [OE-core][scarthgap 15/33] vex: remove obsolete semicolon
` [OE-core][scarthgap 16/33] rootfs: move tasks using image_list_installed_packages to postuninstall
` [OE-core][scarthgap 17/33] gzip: fix CVE-2026-41992
` [OE-core][scarthgap 18/33] util-linux: fix CVE-2026-13595
` [OE-core][scarthgap 19/33] tzdata/tzcode-native: upgrade 2026b -> 2026c
` [OE-core][scarthgap 20/33] expat: patch CVE-2026-41080
` [OE-core][scarthgap 21/33] expat: patch CVE-2026-45186
` [OE-core][scarthgap 22/33] libcap: Fix CVE-2026-4878
` [OE-core][scarthgap 23/33] python3-urllib3: fix CVE-2026-44431
` [OE-core][scarthgap 24/33] wic: Fix updating fstab for nvme devices
` [OE-core][scarthgap 25/33] openssh: set status for CVE-2026-3497
` [OE-core][scarthgap 26/33] vim: Fix for CVE-2026-52858,CVE-2026-52859,CVE-2026-52860
` [OE-core][scarthgap 27/33] glib-2.0: fix CVE-2026-58016
` [OE-core][scarthgap 28/33] xmlto: update SRC_URI
` [OE-core][scarthgap 29/33] wireless-regdb: upgrade 2026.02.04 -> 2026.03.18
` [OE-core][scarthgap 30/33] wireless-regdb: upgrade 2026.03.18 -> 2026.05.30
` [OE-core][scarthgap 31/33] ca-certificates: upgrade 20260223 -> 20260601
` [OE-core][scarthgap 32/33] binutils: Add CVE-2025-69646 to "CVE:" tag
` [OE-core][scarthgap 33/33] glibc-testsuite: Do not generate SPDX

[PATCH v2] arm64: dts: qcom: glymur: Drop fake PCIe phy 3B
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH 0/2] Glymur DT QoL
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur: enable ETR and CTCU devices
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-07-20 17:21 UTC  (2+ messages)
` (subset) "

[PATCH] clk: qcom: camcc-glymur: Add const qualifier for driver_data & CBCRs list
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH v2] EDAC/qcom: Skip ECC interrupt setup on Shikra, pre-configured by DSF
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH v3 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
 2026-07-20 17:20 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] bisect: add --auto-reset to leave when done
 2026-07-20 17:20 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH v2 0/2] cifs: fix attribute cache corruption from concurrent directory operations
 2026-07-20 17:19 UTC  (2+ messages)

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-20 17:18 UTC  (3+ messages)
` [PATCH v16 2/7] spi: pxa2xx: introduce suspended flag for interrupt synchronization

[PATCH bpf-next 0/2] bpf: Preserve stack frame number for commuted stack arithmetic
 2026-07-20 17:18 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Preserve stack frame number for commuted arithmetic
` [PATCH bpf-next 2/2] selftests/bpf: Cover stack frame number after scalar plus fp

[PATCH v6 0/2] remoteproc: add AMD MicroBlaze/V BRAM-based remote processor driver
 2026-07-20 17:18 UTC  (2+ messages)

[PATCH v16 00/10] Add Invensense ICM42607
 2026-07-20 17:16 UTC  (9+ messages)
` [PATCH v16 02/10] dt-bindings: iio: imu: icm42600: Remove interrupts from required

[PATCH v5 00/10] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-07-20 17:16 UTC  (3+ messages)

[PATCH v4 00/11] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-07-20 17:16 UTC  (3+ messages)
` [PATCH v4 04/11] KVM: x86/xen: Always route non-singleshot-timer vCPU hypercalls to userspace

[PATCH V17 0/9] Add Invensense ICM42607
 2026-07-20 17:15 UTC  (5+ messages)
` [PATCH V17 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver

[PATCH v2] media: iris: add new rate control type MBR for encoder
 2026-07-20 17:14 UTC 

[PULL 0/1] Linux user for v11.1 patches
 2026-07-20 17:11 UTC  (2+ messages)

[PULL 0/3] Next patches
 2026-07-20 17:11 UTC  (2+ messages)

[OE-core][wrynose 00/17] Patch review
 2026-07-20 17:12 UTC  (8+ messages)
` [OE-core][wrynose 05/17] kernel-fit-image: Add KERNEL_DTBVENDORED support for FIT_CONF_DEFAULT_DTB

[PULL 0/7] USB-related bug fixes
 2026-07-20 17:11 UTC  (2+ messages)

[PATCH] drm/xe/pf: Hold pci_rescan_remove_lock while disabling VFs
 2026-07-20 17:12 UTC  (2+ messages)

[PATCH v5 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-07-20 17:12 UTC  (8+ messages)
` [PATCH v5 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
  ` [External] "

[PATCH] i3c: master: adi: add OF module alias for autoloading
 2026-07-20 17:10 UTC  (3+ messages)

git config: unintuitive behaviour with --global and --no-includes
 2026-07-20 17:09 UTC  (3+ messages)

[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
 2026-07-20 17:08 UTC  (10+ messages)
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()

[PATCH] ocfs2/dlm: validate lockname_len in dlm_mig_lockres_handler()
 2026-07-20 17:08 UTC 

[PATCH v2 1/2] Input: snvs_pwrkey: Improve probe error handling
 2026-07-20 17:08 UTC  (4+ messages)
` [PATCH v2 2/2] Input: st-keyscan: "

[PATCH net] net/smc: validate peer CDC cursor against RMBE size before accepting it
 2026-07-20 17:07 UTC 

[OE-core][scarthgap][PATCH v2] libpng: Fix CVE-2026-34757
 2026-07-20 17:07 UTC  (3+ messages)

[PATCH] pmdomain: raspberrypi-power: add remove function
 2026-07-20 17:07 UTC  (3+ messages)

[PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
 2026-07-20 17:06 UTC  (7+ messages)
` [PATCH v5 2/2] media: nxp: imx8-isi: Add virtual channel support
` (subset) [PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support

[PATCH] drm/panfrost: Remove unused scheduled_jobs list
 2026-07-20 17:06 UTC  (2+ messages)

[PATCH RFC v2] fuse: abort connection on /dev/fuse flush to prevent deadlock
 2026-07-20 17:05 UTC  (2+ messages)

[PATCH] block/blk-stat: fix mean loss when re-summing aggregated stats
 2026-07-20 17:05 UTC  (2+ messages)

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-20 16:57 UTC  (8+ messages)
` [PATCH 4/8] net: bcmgenet: use platform_device_set_fwnode()

[PATCH v2 20/20] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
 2026-07-20 17:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/python-paho-mqtt: clarify license information
 2026-07-20 17:04 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/dbus-broker: "
` [Buildroot] [PATCH 3/4] package/nettle: clarify license info
` [Buildroot] [PATCH 4/4] package/busybox: use SPDX license identifier for bzip2 license

[PATCH] drm/i915/display: Ensure a non-zero safe window from PTL onwards
 2026-07-20 17:03 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 00/11] sequencer: do not record dropped commits as rewritten
 2026-07-20 17:03 UTC  (5+ messages)
` [PATCH v3 0/9] "

[PATCH v3 2/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-20 17:02 UTC  (2+ messages)

[OE-core][wrynose][PATCH] libpng: fix CVE-2026-34757
 2026-07-20 17:02 UTC 

Turning on DOITM at last
 2026-07-20 17:01 UTC  (4+ messages)

[PATCH v2 0/2] Support for TQMa91xx on MBa93xxCA
 2026-07-20 17:00 UTC  (2+ messages)

[PATCH v3 4/8] dt-bindings: i3c: cdns: add Axiado AX3005 I3C variant
 2026-07-20 17:00 UTC  (3+ messages)
` (subset) "

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-20 17:00 UTC  (3+ messages)

[syzbot] [kernel?] linux-next test error: WARNING: locking bug in change_page_attr_set_clr
 2026-07-20 16:59 UTC 

[PATCH v3 0/6] drm/xe: More BIOS FB takeover fixes
 2026-07-20 16:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: More BIOS FB takeover fixes (rev3)

Patchwork housekeeping for: spi-devel-general
 2026-07-20 16:58 UTC 

[PATCH v5 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-07-20 16:58 UTC  (3+ messages)

[PATCH] usb: gadget: f_ncm: Use unsigned int for ndp_index
 2026-07-20 16:56 UTC 

[RFC PATCH v2 0/2] kho: support preserving unsplit high-order pages
 2026-07-20 16:57 UTC  (5+ messages)
` [RFC PATCH v2 1/2] kho: Introduce a helper to init unsplit pages
` [RFC PATCH v2 2/2] kho: Introduce preserve/restore APIs for "

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-20 16:55 UTC  (6+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "

[PATCH] tests/functional/aspeed: Fix remaining hostname-specific login prompts
 2026-07-20 16:54 UTC  (2+ 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.