messages from 2026-04-10 18:10:52 to 2026-04-10 19:20:19 UTC [more...]
[PATCH v2 00/67] ui: add standalone VNC server over D-Bus
2026-04-10 19:18 UTC (10+ messages)
` [PATCH v2 01/67] ui/vnc-jobs: remove needless buffer_reset() before end
` [PATCH v2 02/67] ui/vnc: clarify intent using buffer_empty() function
` [PATCH v2 03/67] ui/vnc-jobs: vnc_has_job_locked() argument cannot be NULL
` [PATCH v2 04/67] ui/vnc-jobs: remove dead VncJobQueue.exit
` [PATCH v2 05/67] ui/vnc-jobs: remove vnc_queue_clear()
` [PATCH v2 06/67] ui/vnc-jobs: narrow taking the queue lock
` [PATCH v2 07/67] ui/vnc-jobs: drop redundant (and needless) qemu_thread_get_self()
` [PATCH v2 08/67] ui/console-vc: fix off-by-one in CSI J 2 (clear entire screen)
` [PATCH v2 11/67] ui/console-vc: fix comment shift-out/in comments
[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
2026-04-10 19:19 UTC (3+ messages)
` [PATCH 6/6] kbuild: remove kselftest output in mrproper
[PATCH v8 1/4] stash: add --ours-label, --theirs-label, --base-label for apply
2026-04-10 19:18 UTC (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH v10 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-04-10 19:16 UTC (5+ messages)
` [PATCH v10 14/30] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v10 15/30] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
2026-04-10 19:17 UTC (7+ messages)
[PATCH 0/7] Add RISC-V Smrnmi extension support
2026-04-10 19:15 UTC (6+ messages)
` [PATCH 3/7] firmware: Add RNMI/RNME handler infrastructure
[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
2026-04-10 19:19 UTC (17+ messages)
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
` [RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order
[PATCH] PCI: release empty sibling resources during bridge window resize
2026-04-10 19:14 UTC (7+ messages)
` [PATCH v2] PCI: release empty sibling bridge windows during rebar expansion
` [PATCH] PCI: release empty sibling bridge resources during window resize
[PATCH] sched/psi: fix race between file release and pressure write
2026-04-10 19:14 UTC (3+ messages)
` [PATCH v2] "
[RFC 0/2] mm: page_alloc: pcp buddy allocator
2026-04-10 19:12 UTC (4+ messages)
` [RFC 2/2] mm: page_alloc: per-cpu pageblock "
[PATCH 0/2] iio: frequency: ad9832: cleanups
2026-04-10 19:12 UTC (3+ messages)
` [PATCH 2/2] iio: frequency: ad9832: simplify bitwise math
Missing error values in ftruncate and fallocate man pages?
2026-04-10 19:12 UTC (3+ messages)
[PATCH] KVM: optionally post write on ioeventfd write
2026-04-10 19:11 UTC (3+ messages)
[PATCH v2 0/4] platform/x86: hp-wmi: Improve support for some HP boards
2026-04-10 19:10 UTC (5+ messages)
` [PATCH v2 1/4] platform/x86: hp-wmi: fix fan table parsing
` [PATCH v2 2/4] platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)
` [PATCH v2 3/4] platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)
` [PATCH v2 4/4] platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)
[PATCH bpf v6 0/3] bpf: fix and improve open-coded task_vma iterator
2026-04-10 19:10 UTC (2+ messages)
[PATCH 6.12 000/242] 6.12.81-rc1 review
2026-04-10 19:08 UTC (3+ messages)
` [PATCH 6.12 230/242] drm/amd/display: Reject modes with too high pixel clock on DCE6-10
[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
2026-04-10 19:06 UTC (4+ messages)
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked
[RFC PATCH 0/7] Do not read band-dependent reserved bits
2026-04-10 19:03 UTC (8+ messages)
` [RFC PATCH 1/7] wifi: nl80211: remove EHT IE size validation
` [RFC PATCH 2/7] wifi: make EHT capa size check not read reserved bits
` [RFC PATCH 3/7] wifi: make HE "
` [RFC PATCH 4/7] wifi: do not read band-dependent "
` [RFC PATCH 5/7] wifi: ath11k: "
` [RFC PATCH 6/7] wifi: ath12k: "
` [RFC PATCH 7/7] wifi: mt76: "
[PATCH net 0/2] sctp: fix a vtag verification failure caused by stale INITs
2026-04-10 18:59 UTC (3+ messages)
` [PATCH net 1/2] netfilter: skip recording stale or retransmitted INIT
` [PATCH net 2/2] sctp: discard stale INIT after handshake completion
[RFC] lib/kms: rename enum pipe to vendor_pipe, crtc->pipe to crtc->vendor_pipe
2026-04-10 19:03 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH 00/11] hw/arm/smmuv3-accel: Resolve AUTO properties
2026-04-10 19:01 UTC (21+ messages)
` [PATCH 01/11] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
` [PATCH 02/11] hw/arm/smmuv3-accel: Implement "auto" value for "ats"
` [PATCH 03/11] hw/arm/smmuv3: Change the default ats support to match the host
` [PATCH 05/11] hw/arm/smmuv3-accel: Implement "auto" value for "ril"
` [PATCH 06/11] hw/arm/smmuv3: Change the default ril support to match the host
` [PATCH 07/11] hw/arm/smmuv3-accel: Implement "auto" value for "ssidsize"
[PATCH 0/2] fuse: Fix possible memleak at startup with immediate teardown
2026-04-10 18:55 UTC (6+ messages)
` "
` "
[PATCH v4 0/7] Allow AET to use PMT/TPMI as loadable modules
2026-04-10 18:59 UTC (8+ messages)
` [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for every mount/unmount
[PATCH 1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter
2026-04-10 18:58 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter (rev2)
[PATCH] alpha: marvel: Fix lock ordering in init_io7_irqs()
2026-04-10 18:58 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net 0/10] ice: bug fixes -- no link, tc-flower, VF rate
2026-04-10 18:58 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-net 6/10] ice: check PHY autoneg capability before rejecting ethtool autoneg setting
` "
` [Intel-wired-lan] [PATCH iwl-net 10/10] ice: allow setting min_tx_rate to 0 to resolve VF bandwidth oversubscription
` "
[PATCH for-next] RDMA/umem: Initialize iova for dmabuf umem
2026-04-10 18:58 UTC
[PATCH v2 00/23] Amdgpu plugin cleanups and fixes
2026-04-10 18:55 UTC (24+ messages)
` [PATCH v2 01/23] plugins/amgdpu: Fix one error message
` [PATCH v2 02/23] plugins/amdgpu: Remove unused current_pid global variable
` [PATCH v2 03/23] plugins/amdgpu: Remove unused new_minor from struct vma_metadata
` [PATCH v2 04/23] plugins/amdgpu: Fix drm pages size header
` [PATCH v2 05/23] plugins/amdgpu: Fix logging of failures to open files during restore init
` [PATCH v2 06/23] plugins/amdgpu: Propagate failure to save buffer object content
` [PATCH v2 07/23] plugins/amdgpu: Close the directory when image probing fails
` [PATCH v2 08/23] plugins/amdgpu: Close dma-buf image file if the read fails
` [PATCH v2 09/23] plugins/amdgpu: Flatten amdgpu_restore_init a bit
` [PATCH v2 10/23] plugins/amdgpu: Add error handling for seek operations
` [PATCH v2 11/23] plugins/amdgpu: Consolidate vm_info collection
` [PATCH v2 12/23] plugins/amdgpu: Remove plugin_log_msg()
` [PATCH v2 13/23] plugins/amdgpu: Reduce amount of debug logging a little bit
` [PATCH v2 14/23] plugins/amdgpu: Do not eat the errno in kmtIoctl
` [PATCH v2 15/23] plugins/amdgpu: Fix open_drm_render_device()
` [PATCH v2 16/23] plugins/amdgpu: Check sdma operation type early and once
` [PATCH v2 17/23] plugins/amdgpu: Add plugin to inventory even if process has no vmas
` [PATCH v2 18/23] plugins/amdgpu: Move drm file dump and restore into helpers
` [PATCH v2 19/23] plugins/amdgpu: Use the load_img helper in drm file restore
` [PATCH v2 20/23] plugins/amdgpu: Convert away from libc buffered file IO
` [PATCH v2 21/23] plugins/amdgpu: Use save_vma_updates for all call sites
` [PATCH v2 22/23] plugins/amdgpu: amdgpu_plugin_drm_restore_file() does not need to use libdrm
` [PATCH v2 23/23] plugins/amdgpu: Fix remaining wrong usages of pr_perror
[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS 42f9b4c6ef19e71d2c7d9bfd3c5037d4fe434ad7
2026-04-10 18:54 UTC
ima: audit log emitted from ima_collect_measurement when SIGKILL interrupts reads from slow-read filesystems
2026-04-10 18:54 UTC
[PATCH v8 2/4] sequencer: allow create_autostash to run silently
2026-04-10 18:53 UTC (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH net-next v2] net: openvswitch: decouple flow_table from ovs_mutex
2026-04-10 18:52 UTC (2+ messages)
` [ovs-dev] "
[PATCH v4 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2026-04-10 18:52 UTC (4+ messages)
` [PATCH v4 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
[melver:alloc-token 1/1] Warning: mm/slub.c:5289 function parameter 'DECL_TOKEN_PARAM(token' not described in '_kmalloc_nolock'
2026-04-10 18:51 UTC
[PATCH i-g-t] tests/intel/kms_cdclk: Skip CDCLK bump validation when dotclocks match
2026-04-10 18:48 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH v5 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
2026-04-10 18:47 UTC (2+ messages)
[PATCH i-g-t v3] tests/intel/kms_frontbuffer_tracking: Improve skip message
2026-04-10 18:48 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_frontbuffer_tracking: Improve skip message (rev3)
[PATCH v8 3/4] sequencer: teach autostash apply to take optional conflict marker labels
2026-04-10 18:48 UTC (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH 1/1] bitfield.h: Ensure FIELD_PREP_CONST() is constant
2026-04-10 18:45 UTC (3+ messages)
[PATCH 00/35] irqchip/qcom-pdc: Clean up register mapping and DT descriptions
2026-04-10 18:41 UTC (36+ messages)
` [PATCH 01/35] dt-bindings: qcom,pdc: Tighten reg to single APSS DRV region
` [PATCH 02/35] irqchip/qcom-pdc: Split __pdc_enable_intr() into per-version helpers
` [PATCH 03/35] irqchip/qcom-pdc: Tighten ioremap clamp to single DRV region size
` [PATCH 04/35] irqchip/qcom-pdc: Replace pdc_version global with a function pointer
` [PATCH 05/35] irqchip/qcom-pdc: Add PDC_VERSION() macro to describe version register fields
` [PATCH 06/35] irqchip/qcom-pdc: Use FIELD_GET() to extract bank index and bit position
` [PATCH 07/35] arm64: dts: qcom: sdm845: Fix PDC reg size to single APSS DRV region
` [PATCH 08/35] arm64: dts: qcom: sdm670: "
` [PATCH 09/35] arm64: dts: qcom: sc7180: "
` [PATCH 10/35] arm64: dts: qcom: sc7280: "
` [PATCH 11/35] arm64: dts: qcom: sc8180x: "
` [PATCH 12/35] arm64: dts: qcom: sm8150: "
` [PATCH 13/35] arm64: dts: qcom: sc8280xp: "
` [PATCH 14/35] arm64: dts: qcom: sm8250: "
` [PATCH 15/35] arm64: dts: qcom: sm8350: "
` [PATCH 16/35] arm64: dts: qcom: sm8450: "
` [PATCH 17/35] arm64: dts: qcom: sm8550: "
` [PATCH 18/35] arm64: dts: qcom: sm8650: "
` [PATCH 19/35] arm64: dts: qcom: sm4450: "
` [PATCH 20/35] arm64: dts: qcom: x1e80100: "
` [PATCH 21/35] arm64: dts: qcom: sm6350: "
` [PATCH 22/35] arm64: dts: qcom: sar2130p: "
` [PATCH 23/35] arm64: dts: qcom: qcs615: "
` [PATCH 24/35] arm64: dts: qcom: qcs8300: "
` [PATCH 25/35] arm64: dts: qcom: sa8775p: "
` [PATCH 26/35] arm64: dts: qcom: sdx75: "
` [PATCH 27/35] arm64: dts: qcom: milos: "
` [PATCH 28/35] arm64: dts: qcom: qdu1000: "
` [PATCH 29/35] arm64: dts: qcom: kaanapali: Drop unused second PDC reg entry
` [PATCH 30/35] arm64: dts: qcom: lemans: "
` [PATCH 31/35] arm64: dts: qcom: milos: "
` [PATCH 32/35] arm64: dts: qcom: monaco: "
` [PATCH 33/35] arm64: dts: qcom: sc8280xp: "
` [PATCH 34/35] arm64: dts: qcom: sdx75: "
` [PATCH 35/35] arm64: dts: qcom: talos: "
[PATCH v2 0/6] KVM: x86: Reg cleanups / prep work for APX
2026-04-10 18:43 UTC (3+ messages)
` [PATCH v2 1/6] KVM: x86: Add dedicated storage for guest RIP
[PATCH v2 1/1] cxl/hdm: Add support for 32 switch decoders
2026-04-10 18:39 UTC (3+ messages)
[PATCH bpf-next v5 0/9] Introduce arena library and runtime
2026-04-10 18:39 UTC (3+ messages)
` [PATCH bpf-next v5 5/9] selftests/bpf: Add basic libarena scaffolding
[PATCH V10 00/10] famfs: port into fuse
2026-04-10 18:38 UTC (5+ messages)
[PATCH] monitor: fix missing spaces in screendump help text
2026-04-10 18:37 UTC (2+ messages)
[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-04-10 18:36 UTC (6+ messages)
` [PATCH v2 2/3] kasan: skip HW tagging for all kernel thread stacks
` [PATCH v2 3/3] mm: skip KASAN tagging for page-allocated page tables
[PATCH 0/2] hw/display/cirrus_vga: Fix packed-24 color-expansion ops
2026-04-10 18:32 UTC (3+ messages)
` [PATCH 1/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills
` [PATCH 2/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies
[PATCH i-g-t] tests/kms_rotation_crc: Add MTK device support
2026-04-10 18:33 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH v3] Fixes a race in iopt_unmap_iova_range
2026-04-10 18:33 UTC (3+ messages)
[PATCH v4] Fixes a race in iopt_unmap_iova_range
2026-04-10 18:32 UTC
[PATCH v2 net-next] Bluetooth: hci_conn: fix potential UAF in create_big_sync
2026-04-10 18:32 UTC (2+ messages)
` [v2,net-next] "
[PATCH v3 net-next 00/15] net/sched: prepare RTNL removal from qdisc dumps
2026-04-10 18:22 UTC (15+ messages)
` [PATCH v3 net-next 01/15] net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
` [PATCH v3 net-next 02/15] net/sched: add qstats_cpu_drop_inc() helper
` [PATCH v3 net-next 03/15] net/sched: add READ_ONCE() in gnet_stats_add_queue[_cpu]
` [PATCH v3 net-next 04/15] net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()
` [PATCH v3 net-next 05/15] net/sched: annotate data-races around sch->qstats.backlog
` [PATCH v3 net-next 06/15] net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
` [PATCH v3 net-next 07/15] net/sched: sch_red: annotate data-races in red_dump_stats()
` [PATCH v3 net-next 08/15] net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
` [PATCH v3 net-next 09/15] net/sched: sch_pie: annotate data-races in pie_dump_stats()
` [PATCH v3 net-next 10/15] net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
` [PATCH v3 net-next 11/15] net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
` [PATCH v3 net-next 12/15] net/sched: sch_choke: annotate data-races in choke_dump_stats()
` [PATCH v3 net-next 13/15] net/sched: sch_cake: annotate data-races in cake_dump_stats()
` [PATCH v3 net-next 14/15] net/sched: mq: no longer acquire qdisc spinlocks in dump operations
[oe-core][PATCHv2] systemd: fix unmerged-bin tainted message
2026-04-10 18:27 UTC
[GIT PULL] libfuse: run fuse servers as a contained service
2026-04-10 18:30 UTC (4+ messages)
[sailus-media-tree:metadata] BUILD REGRESSION ace2f872475ed78b708d667f1b2d004b192eeeb1
2026-04-10 18:30 UTC
[PATCH v2 0/1] cat-file: add mailmap subcommand to --batch-command
2026-04-10 18:29 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/1] "
[PATCH] media: atomisp: avoid ACPI package count underflow in gmin_cfg_get_dsm
2026-04-10 18:27 UTC (2+ messages)
[PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
2026-04-10 18:25 UTC (3+ messages)
[PATCH net] netrom: do some basic forms of validation on incoming frames
2026-04-10 18:23 UTC (7+ messages)
[PATCH v5 0/9] Introduce Xe PCIe FLR
2026-04-10 18:22 UTC (3+ messages)
[PATCH i-g-t 1/1] lib/xe/xe_eudebug: Remove unnecessary debug message
2026-04-10 18:22 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [i-g-t,1/1] "
[PATCH] arm: Kconfig: fix duplicate words in help text
2026-04-10 18:22 UTC
[bug report] platform/x86: uniwill-laptop: Implement USB-C power priority setting
2026-04-10 18:20 UTC (2+ messages)
[PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
2026-04-10 18:19 UTC (3+ messages)
[PATCH 00/20] PCI: Convert all dynamic sysfs attributes to static
2026-04-10 18:18 UTC (2+ messages)
[PATCH 0/3] KVM, vfio: remove exported KVM symbols
2026-04-10 18:18 UTC (6+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module
[PATCH v2 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-04-10 18:17 UTC (4+ messages)
` [PATCH v2 2/4] perf: Fix uninitialized bitfields in perf_clear_branch_entry_bitfields()
[PATCH] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
2026-04-10 18:16 UTC (2+ messages)
[PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
2026-04-10 18:12 UTC (2+ messages)
[PATCH 0/8] drm/panthor: Localize register access by component
2026-04-10 18:13 UTC (11+ messages)
` [PATCH 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
` [PATCH 5/8] drm/panthor: Use a local iomem base for GPU registers
` [PATCH 6/8] drm/panthor: Use a local iomem base for PWR registers
` [PATCH 7/8] drm/panthor: Use a local iomem base for firmware control registers
` [PATCH 8/8] drm/panthor: Use a local iomem base for MMU AS registers
✅ PASS (MISSED 51 of 56): Test report for for-kernelci (7.0.0-rc7, upstream-arm-next, 5988aa32)
2026-04-10 18:13 UTC
[PATCH 02/10] Add support for VMUFAT filesystem
2026-04-10 18:12 UTC (5+ messages)
[pci:next] BUILD SUCCESS 63fdca2e857df8c447bff8362d5c788f31eba86c
2026-04-10 18:11 UTC
[android-common:mirror-poly-aosp-pixel-lajolla-staging 1/1] ld.lld: error: undefined symbol: iommu_free_pages
2026-04-10 18:12 UTC
linux-next: build failure after merge of the pinctrl tree
2026-04-10 18:11 UTC (2+ messages)
[dtor-input:master] BUILD SUCCESS 875115b82c295277b81b6dfee7debc725f44e854
2026-04-10 18:10 UTC
[GSoC PATCH v3 0/5] preserve promisor files content after repack
2026-04-10 18:10 UTC (5+ messages)
` [GSoC PATCH v4 "
` [GSoC PATCH v4 2/5] pack-write: add helper to fill promisor file "
` [PATCH] CodingGuidelines: st_mtimespec vs st_mtim vs st_mtime
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.