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

[PATCH] net: dsa: qca8k: Disable mgmt Ethernet for qca8327
 2026-08-12 14:07 UTC  (5+ messages)

[PATCH v4 0/3] Rework panthor's cache flush and soft reset locking
 2026-08-12 14:07 UTC  (2+ messages)
` [PATCH v4 1/3] drm/panthor: Add tracepoint for cache flushing

[PATCH v2 00/16] monitor: Reduce headers included in 'monitor/monitor.h'
 2026-08-12 14:05 UTC  (33+ messages)
` [PATCH v2 01/16] hexagon: Remove unnecessary 'monitor/monitor.h' header
` [PATCH v2 02/16] tests/unit: Include 'qemu/main-loop.h' header in test-util-sockets.c
` [PATCH v2 03/16] qapi/qmp-dispatch: Include 'qemu/aio-wait.h' and 'monitor/monitor.h'
` [PATCH v2 04/16] qapi/qmp-registry: Remove unnecessary 'monitor/monitor.h' header
` [PATCH v2 05/16] migration/hmp-cmds: Include 'block/block-global-state.h' header
` [PATCH v2 06/16] monitor: Include missing 'qemu/aio-wait.h' header
` [PATCH v2 07/16] monitor: Include missing 'qemu/lockable.h' header
` [PATCH v2 08/16] monitor: Include missing 'qemu/coroutine-core.h' header
` [PATCH v2 09/16] monitor: Reduce inclusion of 'qapi/qapi-emit-events.h' header
` [PATCH v2 10/16] monitor: Remove unnecessary 'block/block.h' header
` [PATCH v2 11/16] monitor/hmp: Remove unnecessary 'monitor/monitor.h' header
` [PATCH v2 12/16] system: "
` [PATCH v2 13/16] system/dirtylimit: Extract HMP code to dirtylimit-hmp-cmds.c
` [PATCH v2 14/16] system: Move qmp_inject_nmi() to hw/core/machine-qmp-cmds.c
` [PATCH v2 15/16] system: Extract QMP memsave/pmemsave commands to physmem-qmp-cmds.c
` [PATCH v2 16/16] system: Move runstate-related code from cpus.c to runstate.c

[PATCH] blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()
 2026-08-12 14:07 UTC  (2+ messages)

[PATCH] NFSv4.2: request mode after CLONE
 2026-08-12 14:07 UTC  (3+ messages)

[PATCH] drm/xe/guc: Fix invalid kfree() call via __cleanup on pointer
 2026-08-12 14:07 UTC  (2+ messages)

[PATCH 00/14] ALSA: Drop __bitwise and __force prefix
 2026-08-12 14:07 UTC  (7+ messages)
` [PATCH 12/14] ASoC: Intel: avs: Drop __force cast
` [PATCH 13/14] ASoC: mediatek: Drop __force casts
` [PATCH 14/14] ASoC: meson: Drop __force cast

[PATCH v2 0/9] KVM: s390: And then... even more fixes again
 2026-08-12 14:06 UTC  (3+ messages)
` [PATCH v2 3/9] KVM: s390: Fix get_all_floating_irqs()

[PATCH v5 0/9] doc: clean up README.rockchip
 2026-08-12 14:06 UTC  (5+ messages)
` [PATCH v5 4/9] rockchip: doc: add more building instructions
` [PATCH v5 7/9] rockchip: tools: add comment section to rkimage.c

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-12 14:06 UTC  (10+ messages)
` [PATCH v16 07/45] arm64: mm: Handle Granule Protection Faults (GPFs)
` [PATCH v16 29/45] KVM: arm64: CCA: Support runtime faulting of memory

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-12 14:05 UTC  (13+ messages)

[PATCH] KVM: arm64: nv: Fix life cycle of the nested_mmus array
 2026-08-12 14:05 UTC  (4+ messages)

[PATCH 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
 2026-08-12 14:04 UTC  (6+ messages)
` [PATCH 3/3] ALSA: hda: allow direct complete with a powered-off GPU
  ` [PATCH v2 "

[PATCH v4 00/20] KVM: s390: vsie: Add VSIE SIGP ECALL and SRSI Interpretation
 2026-08-12 14:04 UTC  (29+ messages)
` [PATCH v4 01/20] KVM: s390: vsie: Add SCAO read and write helpers
` [PATCH v4 02/20] KVM: s390: vsie: Move SCAO validation into a function
` [PATCH v4 03/20] KVM: s390: vsie: Add vsie_interp_extf detection
` [PATCH v4 04/20] KVM: s390: vsie: Add ssca_block and ssca_entry structs
` [PATCH v4 05/20] KVM: s390: vsie: Move pin/unpin_scb methods
` [PATCH v4 06/20] KVM: s390: vsie: Move pin/unpin guest page
` [PATCH v4 07/20] KVM: s390: vsie: Move release/acquire gmap shadow
` [PATCH v4 08/20] KVM: s390: vsie: Create helpers to alloc and free vsie_pages
` [PATCH v4 09/20] KVM: s390: vsie: Replace radix_tree with xarray addr_to_page
` [PATCH v4 10/20] KVM: s390: vsie: Add helper to release gmap shadow
` [PATCH v4 11/20] KVM: s390: vsie: Lazily keep original scb pinned after vsie exit
` [PATCH v4 12/20] KVM: s390: vsie: Add helper to pin and unpin multiple guest pages
` [PATCH v4 13/20] KVM: s390: vsie: Add struct vsie_sca with pin and unpin methods
` [PATCH v4 14/20] KVM: s390: vsie: Shadow VSIE SCA in guest-1
` [PATCH v4 15/20] KVM: s390: vsie: Guard against invalid CPU address
` [PATCH v4 16/20] KVM: s390: vsie: Allow guest-3 cpu add and remove with ssca
` [PATCH v4 17/20] KVM: s390: vsie: Add VSIE max shadow configuration
` [PATCH v4 18/20] KVM: s390: vsie: Add VSIE shadow stat counters
` [PATCH v4 19/20] KVM: s390: vsie: Create minimal scb shadows for not running g3 blocks
` [PATCH v4 20/20] KVM: s390: vsie: Enable use of VSIE SSCA

memcpy is leaking secret data through ZMM vector registers
 2026-08-12 14:04 UTC  (2+ messages)

[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-08-12 14:03 UTC  (5+ messages)
` [PATCH v1 05/17] xen/riscv: implement virtual APLIC MMIO emulation
` [PATCH v1 08/17] xen/riscv: add IMSIC state save/restore

[PATCH] sched/fair: Fix flat hierarchy
 2026-08-12 14:03 UTC  (2+ messages)

[PATCH 0/4] usb: gadget: dummy_hcd: fixes found while testing virtio-usb
 2026-08-12 14:03 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] usb: gadget: dummy_hcd: set no_sg_constraint only on the SuperSpeed bus

[PATCH] mm: khugepaged: don't pass swap entry value to trace_mm_khugepaged_scan_file()
 2026-08-12 14:03 UTC  (3+ messages)

[GIT PULL] USB serial updates for 7.3-rc1
 2026-08-12 14:02 UTC 

[PATCH 0/4] NFSD: CB_RECALL_ANY fixes and a meaningful keep count
 2026-08-12 14:02 UTC  (4+ messages)
` [PATCH 4/4] NFSD: Send a meaningful CB_RECALL_ANY "

[PATCH v4 0/3] riscv-iommu: always send MRIF notice MSI
 2026-08-12 14:02 UTC  (4+ messages)
` [PATCH v4 1/3] hw/misc/iommu-testdev: support PCI MSI test writes

[PATCH] livepatch: Fix stack check for aliased old_func
 2026-08-12 14:02 UTC 

[PATCH] netdevsim: update rxq->napi pointer during queue reset
 2026-08-12 14:02 UTC  (2+ messages)

[PATCH] drm/bridge: chipone-icn6211: use devm_mipi_dsi_attach
 2026-08-12 14:01 UTC  (2+ messages)

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-08-12 14:01 UTC  (7+ messages)
` [PATCH v7 02/43] fscrypt: allow inline encryption for extent based encryption
` [PATCH v7 03/43] fscrypt: add a __fscrypt_file_open helper

[PATCH 6.12 0000/1276] 6.12.97-rc1 review
 2026-08-12 14:01 UTC  (7+ messages)
` [PATCH 6.12 0139/1276] arm64: dts: qcom: sc7180: Add power-domain and iface clk for ice node

[PATCH 0/2] gpu: nova-core: retain the GSP-RM log buffers
 2026-08-12 14:00 UTC  (4+ messages)
` [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind

[PATCH 0/2] KVM: arm64: Fix spurious warn, null ptr deref on S2 teardown race
 2026-08-12 14:01 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Fix spurious warning for benign stage 2 "
` [PATCH 2/2] KVM: arm64: nv: Fix null ptr deref in kvm_nested_s2_unmap() on S2 teardown

[PATCH v4 1/2] rust: hrtimer: Restrict expires() to safe contexts
 2026-08-12 13:59 UTC  (3+ messages)

[PATCH net v2 2/2] net: pse-pd: guard regulator ops against freed PI data during unregister
 2026-08-12 13:59 UTC  (2+ messages)

[PATCH v9 0/5] drm/msm/hdmi & phy: use generic PHY framework
 2026-08-12 13:59 UTC  (16+ messages)
` [PATCH v9 1/5] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v9 2/5] phy: qualcomm: hdmi-28lpm: provide dynamic configuration
` [PATCH v9 3/5] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v9 4/5] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v9 5/5] phy: qualcomm: add MSM8974 HDMI PHY support

[PATCH] cpufreq: acpi-cpufreq: add NULL check for acpi_perf_data before freeing
 2026-08-12 13:59 UTC  (3+ messages)
` [PATCH] cpufreq: acpi-cpufreq: Using cpufreq_for_each_entry() to iterate in extract_io()

[PATCH ath-next] wifi: ath12k: add support to load shared firmware on multiPD
 2026-08-12 13:57 UTC  (3+ messages)

[RFC PATCH 0/2] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-12 13:57 UTC  (5+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-v3: Roll back failed redistributor region setup

[PATCH] drm: i915: fix sizeof argument in reset_csb_pointers
 2026-08-12 13:56 UTC 

[PATCH 0/7] tcg: Add min/max opcodes
 2026-08-12 13:56 UTC  (4+ messages)
` [PATCH 3/7] util/cpuinfo-aarch64: Detect FEAT_CSSC

[Buildroot] [PATCH 2025.02.x] package/openssh: upstream patch for various CVEs
 2026-08-12 13:56 UTC 

[PATCH v3] leds: lp5860: Fix LED teardown ordering using devm_add_action_or_reset()
 2026-08-12 13:56 UTC  (2+ messages)

[PATCH v2 0/2] add support for Microchip PAC1711 Power Monitor
 2026-08-12 13:56 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add support for PAC1711

[RFC PATCH v1 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
 2026-08-12 13:53 UTC  (2+ messages)

[PATCH 6.12.y 1/3] block: Reorder the request allocation code in blk_mq_submit_bio()
 2026-08-12 13:54 UTC  (3+ messages)
` [PATCH 6.12.y 2/3] blk-mq: pop cached request if it is usable
` [PATCH 6.12.y 3/3] blk-mq: reinsert cached request to the list

[BUG] qcom_q6v5_pas: NULL deref in recovery when using attach-only ops (qcom,broken-reset)
 2026-08-12 13:52 UTC  (2+ messages)

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

[PATCH] i2c: qcom-cci: fix autosuspend cleanup
 2026-08-12 13:50 UTC  (2+ messages)

[PATCH v5] tracing: Fix race between update_event_fields and, event_define_fields
 2026-08-12 13:51 UTC  (6+ messages)

[OE-core] [PATCH] kernel.bbclass: add strip process for signed kernel modules
 2026-08-12 13:50 UTC  (2+ messages)

[PATCH 00/12] drm/bridge: Kconfig: cleanup DRM_PANEL usage
 2026-08-12 13:42 UTC  (13+ messages)
` [PATCH 01/12] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: don't select unused DRM_PANEL
` [PATCH 02/12] drm/bridge: tc358764: "
` [PATCH 03/12] drm/bridge: ti-dlpc3433: don't depend on DRM_PANEL
` [PATCH 04/12] drm/bridge: ti-sn65dsi86: don't select unused DRM_PANEL
` [PATCH 05/12] drm/bridge: ti-sn65dsi83: select DRM_PANEL_BRIDGE
` [PATCH 06/12] drm/bridge: nxp-ptn3460: "
` [PATCH 07/12] drm/bridge: parade-ps8622: "
` [PATCH 08/12] drm/bridge: parade-ps8640: "
` [PATCH 09/12] drm/bridge: tc358775: "
` [PATCH 10/12] drm/bridge: tc358767: "
` [PATCH 11/12] drm/bridge: tc358768: "
` [PATCH 12/12] drm/bridge: ssd2825: "

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

[PATCH] mm: memcg: fix slab over-accounting for in-object objcg metadata
 2026-08-12 13:48 UTC  (2+ messages)

[PATCH 0/3] ASoC: mxs: Improve probe error handling
 2026-08-12 13:51 UTC  (7+ messages)
` [PATCH 2/3] ASoC: mxs-saif: Drop redundant probe error messages
` [PATCH 3/3] ASoC: mxs-sgtl5000: "

[PATCH] stack: introduce pile
 2026-08-12 13:47 UTC 

[PATCH RFC v2] usb: gadget: uvc: check endpoint enabled state in uvcg_video_enable()
 2026-08-12 13:47 UTC  (2+ messages)

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

[PATCH] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
 2026-08-12 13:46 UTC  (2+ messages)

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-12 13:45 UTC  (6+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates

[PATCH v1 2/2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
 2026-08-12 13:45 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: usb: snps,dwc3: Correctly restrict number of resets
 2026-08-12 13:44 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: "

[PATCH v2 2/3] docs/mm/damon/design: difference between watermarks and nr_snapshots
 2026-08-12 13:44 UTC  (2+ messages)

[PATCH v2] x86: reduce dependencies on x86_emulate/x86_emulate.h
 2026-08-12 13:43 UTC  (3+ messages)

[Stable-10.0.13 000/102] Patch Round-up for stable 10.0.13, freeze on 2026-08-24
 2026-08-12 13:02 UTC  (15+ messages)
` [Stable-10.0.13 028/102] hw/display/qxl: unregister vm_change_state handler and BHs
` [Stable-10.0.13 045/102] virtio-pmem: wait for flush requests on unrealize
` [Stable-10.0.13 048/102] libvduse: validate vq size
` [Stable-10.0.13 051/102] hw/pci-host/q35.c: Factor out creation of SMRAM MRs
` [Stable-10.0.13 054/102] hw/cxl: fix OOB access in cxl_doe_cdat_rsp via entry_handle
` [Stable-10.0.13 068/102] hw/display/exynos4210_fimd: Factor out finding screen width/height
` [Stable-10.0.13 070/102] hw/display/exynos4210_fimd: Clamp windows to screen size
` [Stable-10.0.13 073/102] hw/nvme: fix unintentional integer overflow in shift
` [Stable-10.0.13 081/102] tests/unit: add reproducer for BlockAcctStats histogram locking race
` [Stable-10.0.13 083/102] dmg: refuse to open files with no chunks
` [Stable-10.0.13 086/102] iotests: run the test pool with the 'fork' start method
` [Stable-10.0.13 094/102] hw/display/virtio-gpu: Unmap DMA regions on reset
` [Stable-10.0.13 096/102] hw/nvme: factor out nvme_sq_cancel_inflight()
` [Stable-10.0.13 101/102] linux-user/sh4: Initialize the FPSCR register on signal

[PATCH v2 0/4] KVM: arm64: GICv5 KVM IRS review fixes
 2026-08-12 13:43 UTC  (3+ messages)
` [PATCH v2 2/4] KVM: arm64: vgic: Prevent speculative SPI array underflow

[PATCH 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-12 13:42 UTC  (7+ messages)
` [PATCH 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline

[PATCH v3 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-12 13:42 UTC  (2+ messages)

[PATCH v2 1/3] docs/mm/damon/design: accurate semantics of nr_snapshots
 2026-08-12 13:42 UTC  (2+ messages)

[PATCH] ceph: fix leaked inode reference on writeback abort at umount
 2026-08-12 13:42 UTC  (2+ messages)
`  "

ASoC: amd: acp-pdm: full-scale burst on every DMIC capture start
 2026-08-12 13:41 UTC  (5+ messages)

[PATCH v3] migration: Fix rare hang of migration_channel_read_peek()
 2026-08-12 13:08 UTC  (2+ messages)

[PATCH net v1 0/2] net: phy: fix driver cleanup after probe failure
 2026-08-12 13:41 UTC  (3+ messages)
` [PATCH net v1 1/2] net: phy: split phy_probe() error paths

[PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
 2026-08-12 13:40 UTC  (2+ messages)
`  "

[PATCH v3 0/9] iio: adc: Add TI ADS126X ADC family support
 2026-08-12 13:40 UTC  (7+ messages)
` [PATCH v3 2/9] iio: adc: add the ti-ads1262 driver

[PATCH] dt-bindings: leds: lacie,ns2-leds: Convert to DT schema
 2026-08-12 13:39 UTC 

[PATCH 0/3] net: lwip: fix use-after-free bugs in the wget and dns commands
 2026-08-12 13:38 UTC  (3+ messages)
` [PATCH 2/3] net: lwip: wget: free the transfer context after an aborted request

[PATCH v3 0/4] drm: mxsfb: Support LCDIF interface bus width
 2026-08-12 13:39 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: lcdif: Add endpoint bus-width property

[PATCH i-g-t] intel-ci: Move hotunplug subtest to the end of xe.fastfeedback testlist
 2026-08-12 13:38 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM
 2026-08-12 13:39 UTC  (10+ messages)

[PATCH net v5 0/1] tcp: bound SYN-ACK timers to reqsk timeout range
 2026-08-12 13:38 UTC  (2+ messages)
` [PATCH net v5 1/1] "

[PATCH v3 0/6] intel_iommu: Enable PRQ support for passthrough device
 2026-08-12 13:26 UTC  (5+ messages)

[PATCH v3 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-12 13:38 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v5 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-12 13:37 UTC  (4+ messages)
` [PATCH v5 2/5] binder: Make shrinker rely solely on per-VMA lock

[PATCH net v3 1/2] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-12 13:37 UTC  (4+ messages)
` [PATCH net v3 2/2] net: tcp: block standard payload injection into devmem skbs

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-12 13:37 UTC  (3+ messages)
` [PATCH v10 14/41] mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()

[PATCH v2] phy: cadence: Sierra: Do not modify register when getting parent clock
 2026-08-12 13:37 UTC  (2+ messages)

[PATCH v2 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-12 13:37 UTC  (2+ messages)

[PATCH v9 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
 2026-08-12 13:36 UTC  (8+ messages)
` [PATCH v9 02/18] drm/amdgpu: add SVM core header and VM integration


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.