All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 12:42:37 to 2026-08-12 13:11:44 UTC [more...]

[LTP] [PATCH v5 0/7] Add support for .max_kver
 2026-08-12 13:11 UTC  (9+ messages)
` [LTP] [PATCH v5 3/7] lib: Add support for max_kver to struct tst_test and tst_fs

[PATCH v4 00/12] syscalls: Add a shared table for all archs
 2026-08-12 13:11 UTC  (8+ messages)
` [PATCH v4 08/12] mips: Get rid of custom mips ABIs for syscall tables
` [PATCH v4 12/12] alpha: Use the common syscall table

[PATCH v2 0/9] KVM: s390: And then... even more fixes again
 2026-08-12 13:11 UTC  (6+ messages)
` [PATCH v2 6/9] KVM: s390: Fix IRQ injection with SIGP Stop and Store Status
` [PATCH v2 7/9] KVM: s390: Fix kvm_s390_clear_pv_state()

[Stable-10.0.13 000/102] Patch Round-up for stable 10.0.13, freeze on 2026-08-24
 2026-08-12 13:01 UTC  (43+ messages)
` [Stable-10.0.13 001/102] hw/uefi: add sanity check
` [Stable-10.0.13 002/102] hw/uefi: remove debug function
` [Stable-10.0.13 003/102] hw/uefi: check lower limit for signature list size
` [Stable-10.0.13 004/102] hw/uefi: account variable policy entries against storage size
` [Stable-10.0.13 005/102] hw/uefi: add post_load checks
` [Stable-10.0.13 006/102] hw/uefi: make SetupMode read-only
` [Stable-10.0.13 007/102] vfio/pci: Initialize rom_read_failed in vfio_pci_load_rom()
` [Stable-10.0.13 008/102] vfio/igd: Clear saved BDSM in legacy VBIOS ROM at load time
` [Stable-10.0.13 009/102] vfio/pci: don't narrow a failed config read to a plausible value
` [Stable-10.0.13 010/102] vfio/pci: reject invalid PCI_INTERRUPT_PIN values
` [Stable-10.0.13 011/102] target/i386: helper_sysret(): Check that RCX contains a canonical address when emulating an Intel CPU
` [Stable-10.0.13 012/102] scsi-disk: protect against guest sending truncated data for MODE SELECT commands
` [Stable-10.0.13 013/102] scsi-disk: fix off by one in assertion
` [Stable-10.0.13 014/102] hw/ide: replace assert with proper error handling
` [Stable-10.0.13 015/102] hw/display/vmware_vga: Don't allow guest to trigger long running loop in host
` [Stable-10.0.13 016/102] hw/9pfs: fix O_TRUNC bypass on read-only export
` [Stable-10.0.13 017/102] hw/9pfs/virtio: drain in-flight PDUs before virtio-9p unrealize
` [Stable-10.0.13 019/102] hw/usb/dev-uas: Fix guest-triggerable heap OOB access
` [Stable-10.0.13 021/102] hw/usb/core: Avoid possible assert() in do_parameter() --> usb_packet_copy()
` [Stable-10.0.13 022/102] hw/usb/hcd-xhci: Check return value of xhci_xfer_create_sgl() for errors
` [Stable-10.0.13 023/102] hw/display/virtio-gpu: validate stride against width on scanout
` [Stable-10.0.13 026/102] hw/display/vhost-user-gpu: validate message payload sizes
` [Stable-10.0.13 027/102] ui/vnc: remove redundant rows computation
` [Stable-10.0.13 029/102] net/colo: fix g_hash_table_destroy assertion on uninitialized filter
` [Stable-10.0.13 030/102] target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers
` [Stable-10.0.13 031/102] virtio-gpu: fix NULL deref in rutabaga set_scanout
` [Stable-10.0.13 032/102] hw/display/virtio-gpu: Fix empty blob discrimination
` [Stable-10.0.13 034/102] rutabaga: improve error handling, fix potential crash during init
` [Stable-10.0.13 036/102] virtio-net: fix OOB read in RSC receive path
` [Stable-10.0.13 038/102] libvhost-user: protect against OOB writes in vu_set_inflight_fd
` [Stable-10.0.13 039/102] libvhost-user: protect against OOB vring queue access
` [Stable-10.0.13 040/102] hw/virtio: reject zero-length packed indirect descriptor table
` [Stable-10.0.13 041/102] vhost: do not crash on ring map failure
` [Stable-10.0.13 043/102] virtio: fail early on bad config_len in migration
` [Stable-10.0.13 044/102] vhost-user: assert nregions within limit
` [Stable-10.0.13 047/102] libvhost-user: fix heap overflow in vu_check_queue_inflights
` [Stable-10.0.13 049/102] virtio-iommu: fix OOM due to unbounded call_rcu
` [Stable-10.0.13 050/102] hw/pci-host/q35.c: Always initialize smram-region even if SMM disabled
` [Stable-10.0.13 055/102] intel_iommu: Check address mask before using it in pasid-based iotlb invalidation
` [Stable-10.0.13 057/102] hw/virtio-rng: Fix host use-after-free (CVE-2026-50624)
` [Stable-10.0.13 060/102] linux-user: Guard local FUTEX_CMD_MASK definition
` [Stable-10.0.13 061/102] hw/net/xilinx_axienet: Don't write checksums off end of packet

[PATCH 00/14] monitor: Reduce headers included in 'monitor/monitor.h'
 2026-08-12 13:09 UTC  (3+ messages)
` [PATCH 13/14] system: Move runstate-related code from cpus.c to runstate.c

[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-08-12 13:10 UTC  (7+ messages)
` [PATCH v3 05/10] ACPI: extlog: Validate PCIe error section length before payload access
` [PATCH v3 06/10] ACPI: extlog: Defer CXL protocol error handling to avoid lock inversion
` [PATCH v3 07/10] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo

[PATCH v2 0/3] drm/xe: Adopt xe_log SIGID API for structured error reporting
 2026-08-12 13:10 UTC  (5+ messages)
` [PATCH v2 2/3] drm/xe/pcode: Improve PCODE logging using xe_log helper
` ✓ CI.KUnit: success for drm/xe: Adopt xe_log SIGID API for structured error reporting (rev2)

[PATCH 0/2] net: dhcp6: fix an infinite loop parsing IA options
 2026-08-12 13:09 UTC  (3+ messages)
` [PATCH 1/2] net: dhcp6: prevent "

[LTP] [PATCH ltp] testcases/kernel/crypto/crypto_user02.c: try non-generic hmac names first
 2026-08-12 13:09 UTC  (2+ messages)
` [LTP] "

[PATCH 01/27] include/qemu/target-info-qom.h: declare TYPE_TARGET_SPECIFIC interface
 2026-08-12 13:03 UTC  (13+ messages)

[PATCH i-g-t v4 0/2] Add CMRR subtests
 2026-08-12 13:07 UTC  (3+ messages)
` [PATCH i-g-t v4 1/2] lib/igt_vrr:Add VRR helper library for display refresh rate testing
` [PATCH i-g-t v4 2/2] tests/kms_vrr: add CMRR fixed and video mode subtests

[PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
 2026-08-12 13:08 UTC  (5+ messages)

[PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2026-08-12 13:07 UTC  (3+ messages)

[PATCH 1/5] Docs: changes.rst: rename file and references and add links
 2026-08-12 13:07 UTC  (2+ messages)

[OE-core] [PATCH] kernel.bbclass: add strip process for signed kernel modules
 2026-08-12 13:06 UTC 

[PATCH] ceph: fix leaked inode reference on writeback abort at umount
 2026-08-12 13:07 UTC 

[PATCH v2 1/6] drm/panel: Use devm_mipi_dsi_attach in BOE panels
 2026-08-12 13:06 UTC  (3+ messages)

[PATCH] video: backlight: Use sysfs_emit() instead of sprintf()
 2026-08-12 13:06 UTC  (2+ messages)
` (subset) "

[PATCH] backlight: qcom-wled: Remove redundant dev_err()
 2026-08-12 13:06 UTC  (2+ messages)
` (subset) "

[PATCH v2] dt-bindings: clock: agilex: mark mpu_l2ram_clk deprecated
 2026-08-12 13:06 UTC  (2+ messages)

[PATCH] tests/sw_sync: fix invalid fd test
 2026-08-12 13:05 UTC  (2+ messages)

[PATCH i-g-t] intel-ci: Add xe_sriov_vram to NVL blocklist
 2026-08-12 13:10 UTC  (2+ messages)

[PATCH v3 1/6] drm/panel: Use devm_mipi_dsi_attach in BOE panels
 2026-08-12 13:04 UTC  (6+ messages)
` [PATCH v3 2/6] drm/panel: Use devm_mipi_dsi_attach in Samsung panels
` [PATCH v3 3/6] drm/panel: Use devm_mipi_dsi_attach in Novatek and Raydium panels
` [PATCH v3 4/6] drm/panel: Use devm_mipi_dsi_attach in Himax and Ilitek panels
` [PATCH v3 5/6] drm/panel: Use devm_mipi_dsi_attach in display vendor panels
` [PATCH v3 6/6] drm/panel: Use devm_mipi_dsi_attach in assorted panels

[PATCH] intel-ci/i915/blocklist: Add sriov tests to blocklist
 2026-08-12 13:04 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v3 0/3] X2 Elite HP EliteBook X G2q support
 2026-08-12 13:04 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-08-12 13:03 UTC  (6+ messages)
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller

[PATCH] block: skip redundant flush for O_DSYNC direct writes
 2026-08-12 13:03 UTC 

[RFC PATCH 00/56] disas/riscv: Reorganize the disassembler
 2026-08-12 13:03 UTC  (37+ messages)
` [PATCH 39/56] disas/riscv: Store op pointer in rv_comp_data
` [PATCH 40/56] disas/riscv: Return rv_opcode_data pointer from decoders
` [PATCH 41/56] disas/riscv: Reject all of OP-32 and OP-IMM-32 for RV32
` [PATCH 42/56] disas/riscv: Fix rv32 encoding of zext.h
` [PATCH 43/56] disas/riscv: Fix isa decoding of rev8
` [PATCH 44/56] disas/riscv: Fix typo in th.lbib format
` [PATCH 45/56] disas/riscv: Split ventana_opcode_data
` [PATCH 46/56] disas/riscv: Split xlrbr_opcode_data
` [PATCH 47/56] disas/riscv: Split xthead_opcode_data
` [PATCH 48/56] disas/riscv: Move rv_op_illegal to riscv.c
` [PATCH 49/56] disas/riscv: Split out riscv-op.c.inc
` [PATCH 50/56] disas/riscv: Merge all mop.r.n to one pattern
` [PATCH 51/56] disas/riscv: Merge all mop.rr.n "
` [PATCH 52/56] disas/riscv: Merge all c.mop.n "
` [PATCH 53/56] disas/riscv: Tidy decode of c.mop.n
` [PATCH 54/56] disas/riscv: Tidy decode of mop.r.n and mop.rr.n
` [PATCH 55/56] disas/riscv: Split rvi_opcode_data
` [PATCH 56/56] disas/riscv: Sort riscv-op.c.inc

[PATCH v2 0/2] accel/rocket: fix shared-device lifecycle on probe failure and unbind
 2026-08-12 13:03 UTC  (3+ messages)

[PATCH v8 0/9] perf c2c: add a function view
 2026-08-12 13:03 UTC  (6+ messages)
` [PATCH v8 6/9] perf c2c: add function view hierarchy entry creation

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-12 13:02 UTC  (4+ messages)
` [RFC PATCH v3 3/8] mm/gup: split follow_page_pte_commit() out of follow_page_pte()

[PATCH 0/5] smb: client: Avoid leaking of sensitive data to the stack or heap
 2026-08-12 13:01 UTC  (6+ messages)
` [PATCH 1/5] smb: client: Clear sensitive stack data in smb2transport.c
` [PATCH 2/5] smb: client: Clear sensitive stack and heap data in smb2ops.c
` [PATCH 3/5] smb: client: Clear sensitive stack data in cifsencrypt.c
` [PATCH 4/5] smb: client: Clear sensitive stack data in smb1encrypt.c
` [PATCH 5/5] smb: client: Avoid leaking sensitive data to the heap in connect.c

[PATCH] ALSA: hda/conexant: Add mute LED quirk for HP ProBook 440 G5
 2026-08-12 13:01 UTC  (2+ messages)

[PATCH 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
 2026-08-12 13:01 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: add Apple GMUX runtime PM support
` [PATCH 3/3] ALSA: hda: allow direct complete with a powered-off GPU

[PATCH] ALSA: seq: Restore the delivery error code in the bounce event
 2026-08-12 13:01 UTC  (2+ messages)

[PATCH v3] soc: qcom: ubwc: Fix link error when QCOM_SMEM=n
 2026-08-12 13:04 UTC 

Question on damon_sysfs_memcg_path_to_id() path resolution
 2026-08-12 13:00 UTC  (2+ messages)

[PATCH] tipc: defer local Nagle backlog xmit from receive path
 2026-08-12 13:00 UTC 

[PATCH] toolchain/clang: prepend target host-sys to HOST_CC_ARCH
 2026-08-12 12:59 UTC 

[PATCH 0/2] scsi: mpi3mr: Fix error handling and resource leak in mpi3mr_sas_port_add()
 2026-08-12 12:59 UTC  (2+ messages)

Bugreport
 2026-08-12 12:59 UTC  (3+ messages)

[PATCH net-next v2] net: stmmac: dwxgmac2: add XGMAC timestamp interrupt support
 2026-08-12 12:59 UTC  (3+ messages)

[PATCH v2 0/9] dmaengine: Support bus widths of 32 bytes and above
 2026-08-12 12:59 UTC  (9+ messages)
` [PATCH v2 1/9] "

[PATCH v3 0/4] rv/reactors: fix lockdep warning and add KUnit tests
 2026-08-12 12:58 UTC  (3+ messages)
` [PATCH v3 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch

[PATCH v2 0/4] nvme-tcp: NIC topology aware I/O queue scaling and queue info export
 2026-08-12 12:57 UTC  (5+ messages)
` [PATCH v2 2/4] nvme-tcp: limit I/O queue count based on NIC queue count
  ` (no subject)
    ` 

[PATCH RFC v2 0/9] drm: Add DRM_MODE_ATOMIC_RESET flag
 2026-08-12 12:57 UTC  (10+ messages)
` [PATCH RFC v2 1/9] drm/atomic: colorop: Rename state to state_to_destroy
` [PATCH RFC v2 2/9] drm/atomic: Create function to insert CRTC state into a commit
` [PATCH RFC v2 3/9] drm/atomic: Create function to insert plane "
` [PATCH RFC v2 4/9] drm/atomic: Create function to insert colorop "
` [PATCH RFC v2 5/9] drm/atomic: Create function to insert private obj "
` [PATCH RFC v2 6/9] drm/atomic: Create function to insert connector "
` [PATCH RFC v2 7/9] drm/atomic: Add drm_atomic_can_create_state() helper
` [PATCH RFC v2 8/9] drm/atomic: Allow filling a commit with pristine object states
` [PATCH RFC v2 9/9] drm/atomic-uapi: Add DRM_MODE_ATOMIC_RESET flag

[PATCH RFC v4] tipc: defer local Nagle backlog xmit from receive path
 2026-08-12 12:57 UTC  (2+ messages)

[v3 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
 2026-08-12 12:56 UTC  (4+ messages)
` [v3 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth

[PATCH v2 0/4] KVM: arm64: GICv5 KVM IRS review fixes
 2026-08-12 12:56 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: arm64: vgic: Reject out-of-range GICv5 PPI IDs
` [PATCH v2 4/4] KVM: arm64: Validate GICv5 timer PPIs before claiming ownership

[PATCH v2] drm/amdgpu: force complete the MES scheduler ring fences on reset
 2026-08-12 12:56 UTC  (2+ messages)

[PATCH] sched/topology: Add a cpus_read_lock to partition_sched_domains()
 2026-08-12 12:54 UTC  (2+ messages)

[PATCH net 0/1] ipv6: fix use-after-free in ip6_finish_output2
 2026-08-12 12:54 UTC  (2+ messages)
` [PATCH net 1/1] ipv6: fix use-after-free in ip6_finish_output2()

[PATCH 0/2] Add panel driver for Novatek NT37703
 2026-08-12 12:53 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add bindings "

[PATCH RFC] KVM: x86/xen: Avoid sleeping lock in kvm_xen_set_evtchn_fast()
 2026-08-12 12:53 UTC 

[syzbot] [net?] WARNING in ipgre_xmit (2)
 2026-08-12 12:52 UTC  (2+ messages)
` Forwarded: "

[PATCH net v1 0/2] net: phy: fix driver cleanup after probe failure
 2026-08-12 12:51 UTC  (3+ messages)
` [PATCH net v1 1/2] net: phy: split phy_probe() error paths
` [PATCH net v1 2/2] net: phy: call driver remove when core initialization fails

[PATCH v4 0/7] iio: light: ltr501: Add ltr329 support
 2026-08-12 12:51 UTC  (4+ messages)
` [PATCH v4 6/7] iio: light: ltr501: Add ltr329 driver support

[PATCH v2 0/3] dt-bindings/dts: qcom: Consolidate SDX75/Hawi/Maili MPSS onto SM8650 fallback
 2026-08-12 12:51 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom,sm8550-pas: Add Hawi and Maili MPSS as "
` [PATCH v2 2/3] dt-bindings: remoteproc: qcom,sm8550-pas: Make SDX75 MPSS fallback to SM8650
` [PATCH v2 3/3] arm64: dts: qcom: sdx75: Use SM8650 MPSS as fallback compatible

[PATCH] regulator: fan53555: Add support for FAN53555BUC23X type
 2026-08-12 12:50 UTC 

[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
 2026-08-12 12:51 UTC  (6+ messages)
` [PATCH 4/6] clk: rockchip: rk3506: Fix CLK_SARADC set rate issues
` [PATCH 6/6] rockchip: rk3506: Use FIELD_PREP_WM16 macro

[PATCH] sched/fair: Fix flat hierarchy
 2026-08-12 12:50 UTC 

[RFC PATCH 0/4] espi: introduce eSPI bus framework
 2026-08-12 12:50 UTC  (4+ messages)
` [RFC PATCH 1/4] espi: add core "

[GIT PULL] thermal drivers fixes for v7.3-rc1
 2026-08-12 12:50 UTC  (5+ messages)

[PATCH net-next v13 00/11] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-08-12 12:48 UTC  (12+ messages)
` [PATCH net-next v13 01/11] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v13 02/11] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v13 03/11] enic: add admin RQ buffer management
` [PATCH net-next v13 04/11] enic: add admin CQ service with MSI-X interrupt and workqueue polling
` [PATCH net-next v13 05/11] enic: define MBOX message types and header structures
` [PATCH net-next v13 06/11] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v13 07/11] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v13 08/11] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v13 09/11] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v13 10/11] enic: add V2 VF probe with admin channel and PF registration
` [PATCH net-next v13 11/11] enic: re-establish V2 VF admin channel and PF registration after reset

[PATCH v4 00/12] leds: Add support for hardware-initiated hardware control trigger transition
 2026-08-12 12:43 UTC  (8+ messages)
` [PATCH v4 08/12] leds: trigger: Do not attach trigger to a removing LED
` [PATCH v4 09/12] leds: trigger: Add led_trigger_notify_hw_control_changed() interface

[PATCH v13 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-08-12 12:49 UTC  (7+ messages)
` [PATCH v13 01/11] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller

[PATCH v3 0/4] selftests/ftrace: Add a boottime tracing test framework
 2026-08-12 12:49 UTC  (4+ messages)
` [PATCH v3 4/4] selftests/ftrace: Add persistent ring buffer testcases

[PATCH] mm: memcg: fix slab over-accounting for in-object objcg metadata
 2026-08-12 12:48 UTC 

[PULL v2 0/7] IDE patches
 2026-08-12 12:48 UTC  (3+ messages)

[PATCH 00/14] ALSA: Drop __bitwise and __force prefix
 2026-08-12 12:49 UTC  (3+ messages)
` [PATCH 11/14] ASoC: fsl: Drop __force casts

[PATCH v7 00/10] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-12 12:48 UTC  (7+ messages)
` [PATCH v7 01/10] accel/rocket: take the completion register writes under job_lock
` [PATCH v7 08/10] accel/rocket: add RK3576 NPU (RKNN) support

[PATCH v4 0/2] kho: support preserving high-order non-compound pages
 2026-08-12 12:49 UTC  (7+ messages)
` [PATCH v4 2/2] kho: Introduce preserve/restore APIs for high-order pages

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-12 12:48 UTC  (11+ messages)

[PATCH 1/2] drm/amdgpu: Remove separate guilty compute userq reset
 2026-08-12 12:46 UTC  (14+ messages)

[PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris
 2026-08-12 12:46 UTC  (9+ messages)

[PATCH v2 0/6] crypto: Add __cleanup functions for zeroizing aes_cmac_key & aes_cmac_ctx
 2026-08-12 12:44 UTC  (5+ messages)
` [PATCH v2 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done

[PATCH v3] migration: Fix rare hang of migration_channel_read_peek()
 2026-08-12 12:43 UTC 

[PATCH kvmtool] arm64: Fix resource leaks in find_pmu_cpumask()
 2026-08-12 12:42 UTC  (3+ messages)
` [PATCH kvmtool v2] "


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.