All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-22 20:25:18 to 2026-06-22 21:51:15 UTC [more...]

[PATCH] tests/amdgpu/amd_security: Skip secure bounce test for APUs
 2026-06-22 20:28 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/mosquitto: requires cmake >= 4.3
 2026-06-22 21:51 UTC  (2+ messages)

[PATCH] mod_devicetable.h: Split into per subsystem headers
 2026-06-22 21:49 UTC  (2+ messages)

[OE-core] [scarthgap] [PATCH 1/2] libsolv: Fix CVE-2026-9150
 2026-06-22 21:48 UTC  (3+ messages)
` [OE-core] [scarthgap] [PATCH 2/2] libsolv: Fix CVE-2026-9149

[Buildroot] [git commit] package/mosquitto: requires cmake >= 4.3
 2026-06-22 21:44 UTC 

hppa-linux-ld: fs/xfs/xfs_trace.o(.text+0x3ffa0): cannot reach 00002a33_ftrace_likely_update+0, recompile with -ffunction-sections
 2026-06-22 21:46 UTC 

[PATCH] Input: synaptics - enable Synaptics InterTouch for ThinkPad X270
 2026-06-22 21:44 UTC 

[PATCH bpf-next v2 0/2] bpf: Preserve scalar zero spills for var-offset stack reads
 2026-06-22 21:43 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover var-offset stack reads from zero spills

[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-22 21:43 UTC  (8+ messages)
` [PATCH v2 1/5] drm/i915/panel: Split VRR vs. fixed refresh rate fixed mode selection into separate stages
` [PATCH v2 2/5] drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRR
` [PATCH v2 3/5] drm/i915: Pass the full atomic state to .compute_config()
` [PATCH v2 4/5] drm/i915/panel: Adjust intel_panel_compute_config() calling convention
` [PATCH v2 5/5] drm/i915/panel: Attempt VRR based refresh rate change for !allow_modeset
` ✗ CI.checkpatch: warning for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev2)
` ✓ CI.KUnit: success "

[PATCH 0/2] status: improve rebase todo list parsing
 2026-06-22 21:43 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "

[PATCH 00/10] vmcore-tasks: lightweight task and backtrace extractor for vmcore files
 2026-06-22 21:41 UTC  (12+ messages)
` [PATCH 01/10] util_lib: add paddr_to_offset function and expose raw vmcoreinfo data
` [PATCH 02/10] util_lib: Add vmcoreinfo parser and memory reader
` [PATCH 03/10] util_lib: Add maple tree walker for VMA enumeration
` [PATCH 04/10] vmcore_tasks: Add common definitions and project infrastructure
` [PATCH 05/10] vmcore_tasks: arch: Add RISC-V 64-bit architecture support
` [PATCH 06/10] vmcore_tasks: arch: Add MIPS64 "
` [PATCH 07/10] vmcore_tasks: Add generic user-space stack unwinder
` [PATCH 08/10] vmcore_tasks: Add VMA utilities and task enumeration
` [PATCH 09/10] vmcore_tasks: Add main entry point and backtrace parser
` [PATCH 10/10] vmcore_tasks: Add README with project documentation
` [PATCH] vmcore-tasks: lightweight task and backtrace extractor for vmcore files

[Buildroot] [git commit] package/qemu: add virglrenderer integration
 2026-06-22 21:21 UTC 

[Buildroot] [git commit] support/testing: add virglrenderer test
 2026-06-22 21:21 UTC 

[Buildroot] [git commit] package/qemu: add OpenGL config
 2026-06-22 21:21 UTC 

[Buildroot] [git commit] package/virglrenderer: new package
 2026-06-22 21:20 UTC 

[PATCH v4 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-22 21:40 UTC  (7+ messages)
` [PATCH v4 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v4 3/4] vfio-pci/zdev: Add VFIO FMB device features

[Buildroot] [git commit] package/libepoxy: remove gl/egl dependency
 2026-06-22 20:48 UTC 

[Buildroot] [PATCH 0/7] Add virglrenderer support
 2026-06-22 21:40 UTC  (3+ messages)

[PATCH v2] drm/edid: fix OOB read in drm_parse_tiled_block()
 2026-06-22 21:36 UTC  (4+ messages)

[PATCH v3 i-g-t] tests/intel: Enable survivability tests on discrete platforms >= BMG
 2026-06-22 21:36 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel: Enable survivability tests on discrete platforms >= BMG (rev3)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-06-22 21:35 UTC  (13+ messages)

[PATCH 0/2] branch/push: suggest intended form when remote/branch slip given
 2026-06-22 21:35 UTC  (7+ messages)
` [PATCH 1/2] branch: suggest <remote>/<branch> on upstream slip
` [PATCH 2/2] push: suggest <remote> <branch> for a slash slip

[PATCH 00/24] target/riscv: move TCG files and fix --disable-tcg
 2026-06-22 21:34 UTC  (37+ messages)
` [PATCH 02/24] target/riscv: move TCG only files to tcg subdir
` [PATCH 03/24] target/riscv/machine.c: do not migrate pmp state with kvm
` [PATCH 04/24] target/riscv: move pmp files to tcg subdir
` [PATCH 05/24] target/riscv: make some riscv_sysemu_ops TCG only
` [PATCH 07/24] target/riscv: move debug.h to tcg subdir
` [PATCH 08/24] target/riscv: remove csr.h from kvm-cpu.c
` [PATCH 09/24] target/riscv: move csr.h to tcg subdir
` [PATCH 10/24] target/riscv: move custom_csrs logic to tcg-cpu.c
` [PATCH 11/24] target/riscv: move riscv_cpu_set_nmi() "
` [PATCH 13/24] target/riscv: move some irq helpers to cpu.c
` [PATCH 14/24] target/riscv: move riscv_cpu_claim_interrupts "
` [PATCH 16/24] target/riscv: gate riscv_cpu_update_mip with tcg_enabled()
` [PATCH 17/24] target/riscv/cpu.c: filter TCG only bits in riscv_cpu_reset_hold()
` [PATCH 18/24] hw/riscv/riscv_hart.c isolate tcg only bits
` [PATCH 20/24] target/riscv: move riscv_cpu_set_rdtime_fn to riscv_aclint
` [PATCH 23/24] target/riscv: move riscv_cpu_set_aia_ireg_rmw_cb() to riscv_imsic

[PATCH v4 00/16] rust: drm: Higher-Ranked Lifetime private data
 2026-06-22 21:32 UTC  (5+ messages)
` [PATCH v4 14/16] rust: drm: Add RegistrationData to drm::Driver

[GIT PULL] sched_ext: Source tree reorganization for v7.2
 2026-06-22 21:32 UTC 

[PATCH v3 0/5] hw/riscv: Add support for Milk-V Duo board
 2026-06-22 21:31 UTC  (6+ messages)
` [PATCH v3 2/5] hw/misc: Add Sophgo CV1800B clock controller

[PATCH blktests] scsi/009: fix unset bytes_to_write in TEST 8
 2026-06-22 21:30 UTC  (3+ messages)

[PATCH v4 0/6] Introduce MMIO-based CMT access for Enhanced RDT
 2026-06-22 21:30 UTC  (13+ messages)
` [PATCH v4 1/6] x86/resctrl: Parse ACPI ERDT table and map RMDD domains by L3 cache ID
` [PATCH v4 3/6] x86/resctrl: Rename prev_msr to prev_mon_val
` [PATCH v4 6/6] x86/resctrl: Add support for L3 occupancy monitoring via RMID MMIO read

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-22 21:29 UTC  (5+ messages)

[PATCH bpf-next v2 0/3] riscv, bpf: Fix signed operations and add 32 bit atomics
 2026-06-22 21:28 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] riscv, bpf: Fix support for BPF_MOVSX in RV32 JIT

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-22 21:26 UTC  (3+ messages)

OE-core CVE metrics for scarthgap on Mon Jun 22 16:40:11 2026
 2026-06-22 21:25 UTC 

[RFC 0/7] qom: deprecate embedded objects and instance properties
 2026-06-22 21:24 UTC  (7+ messages)
` [RFC 4/7] system: add memory_region_new / memory_region_new_io

[hare-scsi-devel:configfs-ns.v2 2/18] fs/configfs/dir.c:1866:68: sparse: sparse: Using plain integer as NULL pointer
 2026-06-22 21:23 UTC 

[PATCH v9 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-06-22 21:23 UTC  (4+ messages)
` [PATCH v9 3/6] mm: memcontrol: add interface for swap tier selection

[PATCH v4 0/8] media: add virtio-media driver
 2026-06-22 21:23 UTC  (14+ messages)
` [PATCH v4 1/8] media: virtio: Add protocol
` [PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations
` [PATCH v4 3/8] media: virtio: Add virtio-media session related structures
` [PATCH v4 4/8] media: virtio: Add scatterlist_builder
` [PATCH v4 5/8] media: virtio: Add virtio_media_ioctls
` [PATCH v4 6/8] media: virtio: Add virtio_media_driver
` [PATCH v4 7/8] media: virtio: Add virtio-media to the build system
` [PATCH v4 8/8] media: virtio: Add MAINTAINERS entry

[PATCH v1] platform/x86: bitland-mifs-wmi: Fix NULL pointer dereference during suspend/resume
 2026-06-22 21:22 UTC  (2+ messages)

[PATCH v2 0/2] tests/intel: Add Xe timeline syncobj coverage
 2026-06-22 21:20 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v3] wmi/core: fix use-after-free in wmi_add_device()
 2026-06-22 21:19 UTC  (5+ messages)
` Re "

[PATCH v3] mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
 2026-06-22 21:18 UTC 

[RFC PATCH v3 0/4] Add ntp_error to clock snapshot, enable NTP_PPS on tickless kernel
 2026-06-22 20:36 UTC  (5+ messages)
` [RFC PATCH v3 1/4] timekeeping: Apply extrapolated ntp_error to clock snapshots
` [RFC PATCH v3 2/4] pps: Drop the !NO_HZ_COMMON dependency from NTP_PPS
` [RFC PATCH v3 3/4] pps: Always use ktime_get_snapshot_id() for pps_get_ts()
` [RFC PATCH v3 4/4] [DO NOT MERGE] ptp: ptp_vmclock: Add simulated 1PPS support

[PATCH] libbpf: fix weak kfunc name suffix resolution for light skeletons
 2026-06-22 21:17 UTC  (2+ messages)

[PATCH v9 0/2] platform/x86/lenovo: Yoga Book 9 keyboard dock detection
 2026-06-22 21:17 UTC  (4+ messages)
` [PATCH v10 0/2] Lenovo "
  ` [PATCH v10 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver

[OE-core][PATCH 0/5] Implement SPDX for deploy tasks
 2026-06-22 21:14 UTC  (4+ messages)
` [OE-core][PATCH v2 "

[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
 2026-06-22 21:14 UTC  (10+ messages)
` [PATCH 1/4] vmcoreinfo: increase vmcoreinfo buffer to 8KB
` [PATCH 2/4] vmcoreinfo: export task and mm struct offsets to vmcoreinfo
` [PATCH 3/4] riscv: vmcore_info: export riscv arch-specific "
` [PATCH 4/4] mips: vmcore_info: export mips "

[PATCH] io_uring/memmap: bound io_pin_pages() by page array byte size
 2026-06-22 21:14 UTC  (2+ messages)

[PATCH] checks: Avoid warnings for reg override in __overlay__
 2026-06-22 21:14 UTC  (3+ messages)

[PATCH i-g-t v2 0/2] Add CPU idle state control for accurate vblank timing
 2026-06-22 21:13 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Add CPU idle state control for accurate vblank timing (rev2)

[PATCHv2 ath-next] wifi: ath9k: mark static arrays as const
 2026-06-22 21:11 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] bpf: Preserve pointer spill metadata during half-slot cleanup
 2026-06-22 21:10 UTC  (2+ messages)

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-22 21:08 UTC  (4+ messages)

[PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
 2026-06-22 21:07 UTC  (7+ messages)

[PATCH sched_ext/for-7.2 1/2] sched_ext: Make kernel/sched/ext/ sources self-contained for clangd
 2026-06-22 21:05 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/4] nfs: remove the fileid field from struct nfs_inode
 2026-06-22 21:05 UTC  (3+ messages)
` [PATCH 1/4] nfs: store the full NFS fileid in inode->i_ino

[PATCH] selinux: fix NULL pointer dereference in selinux_sctp_bind_connect()
 2026-06-22 21:03 UTC  (2+ messages)
` [PATCH v2] selinux: avoid sk_socket "

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-22 21:03 UTC  (10+ messages)
` [PATCH/RFC 3/6] commit-reach: terminate merge-base walk when one paint "
` [PATCH/RFC 4/6] t6600: add test cases for side-exhaustion edge cases

[PATCH] gpu: nova-core: parse structs via zerocopy
 2026-06-22 21:02 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: iommu: Fix interrupt type in example
 2026-06-22 20:58 UTC  (4+ messages)
` [PATCH 2/2] arm64: tegra: Fix CMDQV interrupt type on Tegra264

[PATCH v5 00/24] deprecate rte_atomic functions
 2026-06-22 20:57 UTC  (5+ messages)
  ` [PATCH v5 12/24] net/netvsc: replace rte_atomic32 with stdatomic
    ` [EXTERNAL] "
  ` [PATCH v5 14/24] bus/vmbus: convert from rte_atomic to stdatomic
    ` [EXTERNAL] "

[PATCH] apparmor: mediate the implicit connect of TCP fast open sendmsg
 2026-06-22 20:57 UTC  (2+ messages)

[ISSUE] crypto: tegra - a call trace is triggered in debug_smp_processor_id()
 2026-06-22 20:53 UTC 

[zen:7.1/prjc 10/21] kernel/sched/alt_core.c:6405:60: warning: passing argument 1 of 'cpumask_weight' makes pointer from integer without a cast
 2026-06-22 20:51 UTC 

[PATCH v5 2/3] counter: add GPIO-based counter driver
 2026-06-22 20:51 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Disable PRI when no priq IRQ is available
 2026-06-22 20:51 UTC  (2+ messages)

arch/powerpc/boot/dts/fsl/kmcoge4.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge'
 2026-06-22 20:50 UTC 

[joel-granados:jag/dovec_consolidate 8/10] kernel/sysctl-test.c:46:9: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2026-06-22 20:50 UTC 

[PATCH v7 0/7] igb: Implement Transmit Rate Limiting (TRL)
 2026-06-22 20:50 UTC  (2+ messages)

[PATCH v1] iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_register()
 2026-06-22 20:50 UTC  (4+ messages)

[PATCH v2 0/2] Add crosvm recipe to meta-virtualization
 2026-06-22 20:49 UTC  (4+ messages)
` [PATCH v2 1/2] crosvm: add recipe for ChromeOS Virtual Machine Monitor (VMM)

[PATCH v20 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-22 20:49 UTC  (4+ messages)
` [PATCH v20 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH i-g-t] lib/igt_kms, tests: Update joiner comments for clarity
 2026-06-22 20:48 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v3] vfio/pci: Propagate errors in vfio_pci_load_rom() using Error API
 2026-06-22 20:46 UTC  (2+ messages)

[PATCH 0/3] Exynos PMU fixes for cpu hotplug and cpuidle routines
 2026-06-22 20:43 UTC  (7+ messages)
` [PATCH 3/3] soc: samsung: exynos-pmu: fix error paths in cpuhotplug/idle states setup

[RFC PATCH] shmem: Use invalidate_lock instead of shmem_falloc
 2026-06-22 20:42 UTC 

[PATCH GSoC RFC v12 00/12] cat-file: add remote-object-info to batch-command
 2026-06-22 20:43 UTC  (4+ messages)
` [PATCH GSoC RFC v13 "
  ` [PATCH GSoC RFC v13 06/12] connect: refactor packet writing

[PULL 000/106] pci, vhost, virtio, iommu: features, fixes, cleanups
 2026-06-22 20:41 UTC  (4+ messages)
` [PULL 081/106] amd_iommu: Generate XT interrupts when xt support is enabled

qcom: vpu: add Gen2 firmware binary for Purwa
 2026-06-22 20:40 UTC  (2+ messages)

[PATCH] misc: pci_endpoint_test: fix use-after-free after device unbind
 2026-06-22 20:40 UTC  (3+ messages)
` [PATCH v2] "

[stefandoesinger-zx297520:mfd 60/124] drivers/rpmsg/zx29_smd.c:239:52: warning: cast to smaller integer type 'unsigned int' from 'u8 *' (aka 'unsigned char *')
 2026-06-22 20:38 UTC 

[PATCH] power: supply: sbs-battery: Add PbAc, NiZn, RAM, and ZnAr support
 2026-06-22 20:39 UTC  (2+ messages)

[PATCH v2] selinux: drop unnecessary goto and label from avc_alloc_node()
 2026-06-22 20:39 UTC 

Vulnerability Report - 5 findings in erofs-utils
 2026-06-22 20:38 UTC  (3+ messages)

[PATCH 0/4] memory: brcmstb_dpfe: support DPFE API v4
 2026-06-22 20:38 UTC  (8+ messages)
` [PATCH 3/4] "

[PATCH v3 00/13] drm/bridge: tc358762: Various small fixes
 2026-06-22 20:37 UTC  (5+ messages)
` [PATCH v3 07/13] drm/bridge: tc358762: Update comment about the number of lanes

[PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
 2026-06-22 20:38 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-22 20:37 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH 0/3] Record maintainer/reviewer Git Lab handles
 2026-06-22 20:36 UTC  (3+ messages)
` [PATCH 2/3] MAINTAINERS: record known Git Lab handles for all maintainers

[PATCH i-g-t v6 0/3] Improve max-bpc query error handling
 2026-06-22 20:36 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Improve max-bpc query error handling (rev2)

[PATCH] nxp: add firmware for IW61x WiFi device
 2026-06-22 20:36 UTC  (2+ messages)

[PATCH] genirq/msi: correct CONFIG_PCI_MSI_ARCH_FALLBACKS macro name in comment
 2026-06-22 20:34 UTC  (2+ messages)
` [tip: irq/urgent] genirq/msi: Correct "

[PATCH v1] mediatek MT7922: update bluetooth firmware to 20260605203811
 2026-06-22 20:32 UTC  (2+ messages)

[PATCH v2 1/2] libsepol: bound type values in type_set_expand negset loop
 2026-06-22 20:33 UTC  (3+ messages)

[PATCH v1] mediatek MT7925: update bluetooth firmware to 20260605184935
 2026-06-22 20:32 UTC  (2+ messages)

[PATCH] libsepol/cil: fix double free of borrowed type datum on error path
 2026-06-22 20:32 UTC  (3+ messages)

[syzbot] Monthly input report (Jun 2026)
 2026-06-22 20:32 UTC 

[PATCH] net: lwip: add tftpsrv command
 2026-06-22 20:31 UTC 

[PATCH 1/2] linux-firmware: update firmware for MT7922 WiFi device
 2026-06-22 20:32 UTC  (2+ messages)

[PATCH] mcstrans: fix out-of-bounds read in parse_raw sensitivity parsing
 2026-06-22 20:32 UTC  (3+ messages)

[PATCH v3] PCI/portdrv: Allow probing even without child services
 2026-06-22 20:31 UTC  (2+ messages)

[PATCH v3 00/20] afs: Miscellaneous fixes
 2026-06-22 20:31 UTC  (6+ messages)
` [PATCH v3 11/20] afs: Fix misplaced inc of net->cells_outstanding
` [PATCH v3 18/20] afs: Fix lack of locking around modifications of net->cells_dyn_ino

Sashiko reviews for pahole: missing custom_remotes
 2026-06-22 20:30 UTC  (4+ messages)

[PATCH v2] thermal: intel: int3400: clean up ODVP files on probe failures
 2026-06-22 20:30 UTC  (2+ messages)

[PATCH net-next] selftests: tls: size splice_short pipe by page size
 2026-06-22 20:28 UTC 

[PATCH] ref-manual: organize all recipes-* directories under subdirectory
 2026-06-22 20:29 UTC 

[PATCHES v3 0/7] Initial support for some Rust tags, DW_TAG_imported_unit
 2026-06-22 20:24 UTC  (5+ messages)
` [PATCH 13/16] dwarf_loader: Fix cus__merging_cu failing to detect DW_FORM_ref_addr
` [PATCH 14/16] tests: Add inter-CU type reference comparison test
` [PATCH 15/16] tests: Guard cleanup() against empty outdir to prevent rm /*
` [PATCH 16/16] tests: Source test_lib.sh via dirname so tests run from any directory


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.