All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 12:37:05 to 2026-07-07 13:10:50 UTC [more...]

[PATCH v2 00/10] hw/{block, ssi}: Fix spi-nor flash dummy byte handling
 2026-07-07 13:10 UTC  (6+ messages)
` [PATCH v2 04/10] hw/block: m25p80: Fix dummy byte handling for Spansion flash
` [PATCH v2 10/10] docs/devel: Document SSI dummy-cycle ownership

[PATCH net-next 00/15] net/mlx5e: PSP cleanups and improvements
 2026-07-07 13:08 UTC  (2+ messages)
` [PATCH net-next 01/15] net/mlx5e: psp: Rename the saved psp_dev to 'psd'

[PATCH] m68k: defconfig: add config for M5282EVB board
 2026-07-07 13:10 UTC 

[PATCH v8 0/2] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-07-07 13:10 UTC  (2+ messages)

[PATCH] m68k: defconfig: add config for M52358EVB board
 2026-07-07 13:10 UTC 

[PATCH] lib: sbi_ipi: Validate hartids against domain, not HSM state
 2026-07-07 13:09 UTC  (2+ messages)

[meta-oe,scathgap][PATCH] thrift: fix multiple CVEs
 2026-07-07 13:09 UTC 

[PATCH v7 0/4] initial support for yosemite4
 2026-07-07 13:09 UTC  (4+ messages)
` [PATCH v7 2/4] ast2600: yosemite4 functional test

[meta-oe,wrynose][PATCH] thrift: fix multiple CVEs
 2026-07-07 13:09 UTC 

[PATCH v2 00/12] hw/acpi: convert object props to class props
 2026-07-07 13:08 UTC  (4+ messages)
` [PATCH v2 01/12] qom/object.c: rename object_class_property_uint*_ptr() to object_class_static_property_uint*_ptr()

[PATCH v16 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-07-07 13:09 UTC  (7+ messages)
` [PATCH v16 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v16 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v16 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v16 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile

[PATCH] rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
 2026-07-07 13:09 UTC  (3+ messages)

[PATCH v5 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-07-07 13:08 UTC  (7+ messages)
` [PATCH v5 03/13] gpu: nova-core: gsp: replace BootUnloadGuard with local handlers
` [PATCH v5 09/13] gpu: nova-core: move GSP firmware files decision to GSP HAL

Improper handling of fast-resumed domains by O/Cxenstored
 2026-07-07 13:07 UTC 

[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-07-07 13:07 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
` [PATCH v3 2/6] iommu/arm-smmu: Add interconnect bandwidth voting support
` [PATCH v3 3/6] arm64: dts: qcom: kodiak: Add GEM_NOC interconnect for adreno SMMU

[PATCH v3] dts: update test suite names to be clear and consistent
 2026-07-07 13:07 UTC  (4+ messages)
` [PATCH v4] "

[PATCH V11 00/11] Add memory page offlining support
 2026-07-07 13:06 UTC  (12+ messages)
` [PATCH V11 01/11] drm/xe: Link VRAM object with gpu buddy
` [PATCH V11 02/11] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V11 03/11] drm/xe: Link LRC BO and its execution Queue
` [PATCH V11 04/11] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V11 05/11] drm/xe: Handle physical memory address error
` [PATCH V11 06/11] drm/xe/cri: Add debugfs to inject faulty vram address
` [PATCH V11 07/11] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V11 08/11] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V11 09/11] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [PATCH V11 10/11] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V11 11/11] drm/xe: Add soft/hard offline mode for VRAM page retirement

[RFC PATCH] platform/x86: hp-wmi: Add charge behaviour support
 2026-07-07 13:06 UTC  (3+ messages)
` [RFC PATCH v2] "

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-07 13:04 UTC  (5+ messages)
` [PATCH v2 28/34] drm/xe/kunit: Add display test config
` ✗ CI.checkpatch: warning for drm/i915/dp_link: Unify modeset/fallback config selection (rev5)
` ✓ CI.KUnit: success "

[PATCH v3 0/3] Fix TI AM64X ERHPWM
 2026-07-07 12:33 UTC  (4+ messages)
` [PATCH 1/3] ti_pwm: Add EHRPWM TBCLK clock driver
` [PATCH 2/3] ti_pwm: Fix EHRPWM issue
` [PATCH v3 3/3] ti_pwm: Add support for arch k3

[meta-python][PATCH 1/4] python3-filelock: Upgrade 3.29.4 -> 3.29.6
 2026-07-07 13:05 UTC  (4+ messages)
` [meta-python][PATCH 2/4] python3-pycurl: Upgrade 7.46.0 -> 7.47.0
` [meta-python][PATCH 3/4] python3-flaky: Add recipe
` [meta-python][PATCH 4/4] python3-pycurl: Enable tests

[PATCH printk] printk: Fix possible console use-after-free
 2026-07-07 13:05 UTC  (2+ messages)

[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
 2026-07-07 13:04 UTC  (5+ messages)
` [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v19 4/8] rust: page: convert to `Ownable`

[PATCH v4 0/3] Add PASID to fpriv lookup infrastructure
 2026-07-07 13:04 UTC  (5+ messages)
` [PATCH v4 3/3] drm/amdgpu: Drop vm_manager PASID to VM mapping

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-07-07 13:04 UTC  (6+ messages)
` [PATCH 09/15] PCI, device core: Move "untrusted" concept to DEVICE_TRUST_ADVERSARY

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-07 13:04 UTC  (5+ messages)
` [PATCH v3 09/14] "

[PATCH v2 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
 2026-07-07 13:03 UTC  (10+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requests
` [PATCH v2 2/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-07 13:03 UTC  (3+ messages)

[PATCH] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
 2026-07-07 13:03 UTC  (6+ messages)

[PATCH] NFSv4.2: fix nfs4_listxattr NULL pointer dereference
 2026-07-07 13:03 UTC  (2+ messages)

[PATCH 0/9] hw/ide: fix ATAPI CD reads racing port reset and drain
 2026-07-07 13:02 UTC  (4+ messages)
` [PATCH 1/9] hw/ide/ahci: cancel in-flight buffered reads on command engine restart

[PULL 00/15] s390x updates (contains Linux headers update)
 2026-07-07 12:58 UTC  (16+ messages)
` [PULL 01/15] pc-bios/s390-ccw: Refactor byte swapping
` [PULL 02/15] pc-bios/s390-ccw/virtio.c: Fix missing break for PCI notifications
` [PULL 03/15] pc-bios/s390-ccw: Add per-queue notification offset for multi-queue virtio configurations
` [PULL 04/15] pc-bios/s390-ccw: Verify virtio support when booting from virtio PCI device on s390x
` [PULL 05/15] pc-bios/s390-ccw: write IPLB location for non-net virtio devices
` [PULL 06/15] s390x: Enable boot menu for virtio pci device
` [PULL 07/15] linux-headers: Update to Linux v7.2-rc1 with KVM_S390_VM_CPU_FEAT_ASTFLEIE2
` [PULL 08/15] s390x/kvm: Add ASTFLE facility 2 for nested virtualization
` [PULL 09/15] target/s390x: Fix wrong address handling in address loops
` [PULL 10/15] s390x/sclp: reject invalid write event data headers
` [PULL 11/15] s390x/pci: Tighten region detection for BAR read/write
` [PULL 12/15] s390x/pci: Shrink RPCIT ranges to registered window
` [PULL 13/15] s390x/ioinst: Require strict length and format for SEI CHSC handler
` [PULL 14/15] s390x/css: limit number of CHPIDs in description
` [PULL 15/15] pc-bios/s390-ccw.img: update s390x bios

[PATCH] lib/utils/fdt: Reserve enough FDT space for fdt_cpu_fixup
 2026-07-07 13:01 UTC  (3+ messages)

linux-next: Tree for Jul 7
 2026-07-07 13:01 UTC 

[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
 2026-07-07 13:01 UTC  (3+ messages)

[PATCH v2] dt-bindings: leds: bcm6358: Convert to DT schema
 2026-07-07 13:00 UTC  (3+ messages)

[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
 2026-07-07 12:59 UTC  (5+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction
` [PATCH v2 2/4] mm/mlock: wait for migration to finish when mlocking a folio
` [PATCH v2 3/4] mm/migrate: add tracepoint for folios unmapped during migration
` [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range

[PATCH] bug: fix warning suppressions with kunit built as module
 2026-07-07 12:58 UTC 

linux-next: build warnings after merge of the kvm-arm-fixes tree
 2026-07-07 12:58 UTC  (2+ messages)
` linux-next: Build failure in the final build

Question about HF-EEODB EDID extension override handling
 2026-07-07 10:06 UTC 

[PATCH] blk-cgroup: clear blkg->pd[] with WRITE_ONCE() in blkcg_deactivate_policy()
 2026-07-07 12:58 UTC 

m68k: 68000 port for megadrive
 2026-07-07 12:58 UTC  (2+ messages)
` Atari Jaguar port - was: "

[PATCH] timer_list: Annotate print_cpu() diagnostic reads
 2026-07-07 12:58 UTC 

[PATCH v3] platform/x86: hp-wmi: Add dual-channel PWM fan control for Victus S
 2026-07-07 12:57 UTC  (2+ messages)

[PATCH v2] fstests: generic: add a basic cachestat test case
 2026-07-07 12:56 UTC  (2+ messages)

[PATCH v2 0/5] hw/arm/fsl-imx8mp: Add inital FlexCAN support
 2026-07-07 12:56 UTC  (6+ messages)

[PATCH i-g-t] tests/amdgpu: Tolerate bandwidth-limited MPO scale combinations in mpo-scale
 2026-07-07 12:56 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
 2026-07-07 12:56 UTC  (8+ messages)

[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-07 12:56 UTC  (10+ messages)
` [PATCH v2 3/4] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq

[PATCH v3 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-07-07 12:55 UTC  (3+ messages)
` [PATCH v3 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()

[PATCH net] nfc: pn533: hold a reference to the request skb during send_frame
 2026-07-07 12:55 UTC  (2+ messages)

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-07 12:54 UTC  (17+ messages)
` [PATCH 01/10] drm/exec: Add helper to bypass IGNORE_DUPLICATES flag
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4
` [PATCH 09/10] drm/ttm: support using drm_exec during eviction v4

[PATCH v4 0/4] Add initial device trees for Nord SA8797P
 2026-07-07 12:54 UTC  (8+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: Add device tree for Nord SoC series
` [PATCH v4 2/4] arm64: dts: qcom: Add device tree for Nord SA8797P SoC
` [PATCH v4 3/4] dt-bindings: arm: qcom: Document SA8797P Ride board
` [PATCH v4 4/4] arm64: dts: qcom: Add device tree for "

[PULL 0/8] loongarch queue
 2026-07-07 12:32 UTC  (9+ messages)
` [PULL 1/8] target/loongarch/kvm: fix uninitialized val and unchecked GET in cpucfg2 check
` [PULL 2/8] target/loongarch/kvm: pass device attr by reference to kvm_vcpu_ioctl
` [PULL 3/8] target/loongarch/kvm: remove redundant cpucfg failure traces
` [PULL 4/8] target/loongarch/kvm: fix cpucfg sync error handling
` [PULL 5/8] target/loongarch: Enable TARGET_PAGE_BITS_VARY for loongarch64 user-only
` [PULL 6/8] hw/intc/loongarch_dintc: Fix OOB access in DINT MMIO write handler
` [PULL 7/8] MAINTAINERS: update Song Gao's email address
` [PULL 8/8] MAINTAINERS: add LoongArch's maintainers

[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-07-07 12:54 UTC  (5+ messages)
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code

[syzbot] [wireless?] [usb?] WARNING in __carl9170_tx_process_status
 2026-07-07 12:54 UTC  (2+ messages)
` Forwarded: [PATCH] carl9170: fix locking in carl9170_get_queued_skb

[PATCH 0/3] hw/pci: Consider reserved slots mask when checking PCI bus is full
 2026-07-07 12:53 UTC  (4+ messages)
` [PATCH 3/3] "

[RFC PATCH 0/7] Add CPER logging support for CRI
 2026-07-07 12:53 UTC  (3+ messages)
` [RFC PATCH 3/7] drm/xe/xe_ras: Refactor get_counter() to return response structure

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-07 12:52 UTC  (5+ messages)
` [PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation

[PATCH v2] x86/video: Only fall back to vga_default_device() without screen info
 2026-07-07 12:52 UTC  (10+ messages)

[RFC PATCH] sched/fair: Address avruntime drift caused by entity_lag()
 2026-07-07 12:51 UTC  (3+ messages)

[PATCH v2 33/34] drm/i915/kunit: DP link: add update config tests
 2026-07-07 12:48 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 29/34] drm/xe/kunit: Build DP link display tests
 2026-07-07 12:48 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 32/34] drm/i915/kunit: DP link: add baseline fixed table reference test
 2026-07-07 12:48 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 26/34] drm/i915/kunit: Enable KUnit tests
 2026-07-07 12:48 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
 2026-07-07 12:48 UTC  (4+ messages)
` [PATCH v3 02/40] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM

[PULL 00/21] target-arm queue
 2026-07-07 12:47 UTC  (6+ messages)
` [PULL 08/21] hw/misc/zynq_slcr: Add logic for DCI configuration

b4 review sashkio integration
 2026-07-07 12:47 UTC 

[PATCH 1/2] tests/intel: Add gem_change_handle_race test suite
 2026-07-07 12:47 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [1/2] "

[PATCH v5 0/3] vfio/igd: Fix garbled screen on IGD passthrough with legacy VBIOS
 2026-07-07 12:47 UTC  (2+ messages)

[PATCH v3 1/2] ARM: mm: fix use-after-free in __do_user_fault() under CONFIG_DEBUG_USER
 2026-07-07 12:47 UTC  (7+ messages)

[PULL 0/8] aspeed queue
 2026-07-07 12:43 UTC  (9+ messages)
` [PULL 1/8] hw/intc/aspeed: Drop stale pending interrupts
` [PULL 2/8] tests/functional/aspeed: unify boot completion detection on 'login:' prompt
` [PULL 3/8] hw/gpio/pca9552: fix off-by-one in QOM led index validation
` [PULL 4/8] hw/arm/aspeed_ast27x0-fc: Fix hardware strap settings
` [PULL 5/8] hw/misc/aspeed_scu: Drop noisy unhandled read logs for AST2700 SCU/SCUIO
` [PULL 6/8] hw/misc/aspeed_scu: Add AST2700 SCUIO RNG control and data registers
` [PULL 7/8] hw/arm/aspeed_ast27x0: Add unimplemented Privilege Controller MMIO regions for SSP/TSP
` [PULL 8/8] hw/arm/aspeed_ast27x0: Add unimplemented OTP controller "

[RFC v4 00/11] Add vduse live migration features
 2026-07-07 12:45 UTC  (12+ messages)
` [RFC v4 01/11] uapi: align VDUSE header for ASID
` [RFC v4 02/11] vhost: introduce ASID support
` [RFC v4 03/11] vhost: add VDUSE API version negotiation
` [RFC v4 04/11] vhost: add virtqueues groups support to VDUSE
` [RFC v4 05/11] vhost: add ASID support to VDUSE IOTLB operations
` [RFC v4 06/11] vhost: claim VDUSE support for API version 1
` [RFC v4 07/11] vhost: add net status feature to VDUSE
` [RFC v4 08/11] uapi: Align vduse.h for enable and suspend VDUSE messages
` [RFC v4 09/11] vhost: Support VDUSE QUEUE_READY feature
` [RFC v4 10/11] vhost: Support vduse suspend feature
` [RFC v4 11/11] doc: add release notes for VDUSE live migration support

[PATCH net-next 0/6] net/stmmac: Add Mediatek MT8189 support
 2026-07-07 12:45 UTC  (5+ messages)
` [PATCH net-next 1/6] dt-bindings: net: mediatek-dwmac: add support for MT8189 SoC
` [PATCH net-next 2/6] net: stmmac: mediatek: add PERI_ETH_CTRLx register offset in platform data

[PATCH v2 0/2] ASoC: add Qualcomm WSA885X codec support
 2026-07-07 12:44 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: codecs: add Qualcomm WSA885X codec driver

[PATCH] docs: outline some guidelines for security classification
 2026-07-07 12:43 UTC  (2+ messages)

[PATCH v6 0/3] Add RP1 PWM controller support
 2026-07-07 12:43 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller
` [PATCH v6 2/3] pwm: rp1: Add RP1 PWM controller driver
` [PATCH v6 3/3] arm64: dts: broadcom: rpi-5: Add RP1 PWM node

[PATCH v8 30/39] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
 2026-07-07 12:43 UTC  (3+ messages)

[PATCH v4] hung_task: Deduplicate identical hang reports using explicit blocker tracking
 2026-07-07 12:43 UTC  (6+ messages)

[RFC PATCH] mm: Avoiding split large folios if swap has no space
 2026-07-07 12:42 UTC  (10+ messages)

[meta-python][PATCH] python3-pyroute2: Add sqlite3 to RDEPENDS
 2026-07-07 12:41 UTC 

[PATCH] m68k: coldfire: fix breakage of missed IO access updates
 2026-07-07 12:41 UTC 

[PATCH v8 0/6] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-07-07 12:41 UTC  (5+ messages)
` [PATCH v8 4/6] virt: coco: arm-cca-guest: Rename TSM report source file
` [PATCH v8 5/6] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device

[PATCH] net: Drop unnecessary device_set_name
 2026-07-07 12:39 UTC  (2+ messages)

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-07 12:40 UTC  (11+ messages)

[PATCH] arm: dts: rockchip: Align OTP nodes for RK3528/RK356x with Linux v7.1
 2026-07-07 12:39 UTC  (3+ messages)

[PATCH net-next V4 0/6] evlink: Add boot-time eswitch mode defaults
 2026-07-07 12:39 UTC  (9+ messages)
` [PATCH net-next V4 4/6] devlink: Apply eswitch mode boot defaults

[PATCH v3 0/7] can: bcm: collected fixes
 2026-07-07 12:38 UTC  (4+ messages)
` [PATCH v3 6/7] can: bcm: extend bcm_tx_lock usage for data and timer updates

[PATCH v1] Bluetooth: MGMT: Fix discovery state race against cmd_sync worker
 2026-07-07 12:37 UTC  (2+ messages)
` [v1] "

[PATCH ethtool-next 1/2] sfpid: print all implemented options
 2026-07-07 12:37 UTC  (3+ messages)
` [PATCH ethtool-next 2/2] sfpid: print all compliance codes


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.