messages from 2026-01-09 14:47:27 to 2026-01-09 15:31:27 UTC [more...]
[PATCH] drm/sched: Simplify idle entity check
2026-01-09 15:11 UTC (5+ messages)
[PATCH] ublk: fix use-after-free in ublk_partition_scan_work
2026-01-09 15:31 UTC (3+ messages)
[PATCH RESEND v3 0/2] skip redundant TLB sync IPIs
2026-01-09 15:30 UTC (6+ messages)
` [PATCH RESEND v3 1/2] mm/tlb: skip redundant IPI when TLB flush already synchronized
[PATCH RFC] arm64: dts: qcom: qcs6490-rb3gen2: power on onboard uPD720201 controller
2026-01-09 15:30 UTC
[PATCH v1 1/1] spi: microchip-core: use XOR instead of ANDNOT to fix the logic
2026-01-09 15:30 UTC (2+ messages)
[PATCH v1 1/1] spi: Simplify devm_spi_*_controller()
2026-01-09 15:30 UTC (2+ messages)
[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2026-01-09 15:28 UTC (12+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v2 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH v2 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v2 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v2 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v2 08/11] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v2 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v2 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v2 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
[PATCH 00/30] KVM: arm64: Add support for protected guest memory with pKVM
2026-01-09 15:29 UTC (19+ messages)
` [PATCH 10/30] KVM: arm64: Introduce __pkvm_host_donate_guest()
` [PATCH 14/30] KVM: arm64: Hook up reclaim hypercall to pkvm_pgtable_stage2_destroy()
` [PATCH 22/30] KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
` [PATCH 24/30] KVM: arm64: Implement the MEM_SHARE hypercall for protected VMs
` [PATCH 27/30] KVM: arm64: Add some initial documentation for pKVM
[PATCH] ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
2026-01-09 15:29 UTC (2+ messages)
[PATCH] ASoC: codecs: da7213: Move comma operator at the end of the line
2026-01-09 15:29 UTC (2+ messages)
Regression in TF-A installed/deployed artifacts
2026-01-09 15:27 UTC
[Updates to v17 PATCH 00/03] x86,fs/resctrl telemetry monitoring
2026-01-09 15:28 UTC (3+ messages)
` [PATCH 13/32] x86,fs/resctrl: Add an architectural hook called for first mount
[PATCH] [v3] Documentation: Provide guidelines for tool-generated content
2026-01-09 15:28 UTC (12+ messages)
[PATCH v6 08/11] PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()
2026-01-09 15:27 UTC (2+ messages)
[PATCH] mfd: qcom-pm8xxx: fix OF populate on driver rebind
2026-01-09 15:27 UTC (2+ messages)
[PATCH v11] net: optimize raw checksum computation
2026-01-09 15:27 UTC (3+ messages)
[PATCH] drm/msm/dp: Correct LeMans/Monaco DP phy Swing/Emphasis setting
2026-01-09 15:27 UTC (3+ messages)
[PATCH] app/testpmd: fix flow queue job leaks
2026-01-09 15:26 UTC (2+ messages)
` [PATCH v2] "
[PATCH v20 0/3] leds: add new LED driver for TI LP5812
2026-01-09 15:25 UTC (2+ messages)
[PATCH 0/4] arm64: dts: apple: Add chassis-type properties
2026-01-09 15:25 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: apple: Add chassis-type property for all Macbooks
` [PATCH 2/4] arm64: dts: apple: Add chassis-type property for Apple desktop devices
` [PATCH 3/4] arm64: dts: apple: Add chassis-type property for Mac Pro
` [PATCH 4/4] arm64: dts: apple: Add chassis-type property for Apple iMacs
[PATCH v3 0/3] Miscellaneous fixes for pci subsystem
2026-01-09 15:25 UTC (6+ messages)
` [PATCH v3 3/3] PCI/sysfs: Prohibit unaligned access to I/O port on non-x86
[PATCH v11 00/12] Add multiple address spaces support to VDUSE
2026-01-09 15:24 UTC (13+ messages)
` [PATCH v11 01/12] vduse: add v1 API definition
` [PATCH v11 02/12] vduse: add vq group support
` [PATCH v11 03/12] vduse: return internal vq group struct as map token
` [PATCH v11 04/12] vhost: move vdpa group bound check to vhost_vdpa
` [PATCH v11 05/12] vdpa: document set_group_asid thread safety
` [PATCH v11 06/12] vhost: forbid change vq groups ASID if DRIVER_OK is set
` [PATCH v11 07/12] vduse: refactor vdpa_dev_add for goto err handling
` [PATCH v11 08/12] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
` [PATCH v11 09/12] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH v11 10/12] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
` [PATCH v11 11/12] vduse: add vq group asid support
` [PATCH v11 12/12] vduse: bump version number
[RFC PATCH 0/5] landlock: Pathname-based UNIX connect() control
2026-01-09 15:25 UTC (14+ messages)
[PATCH 0/3] Revert "can: raw: instantly reject unsupported CAN frames"
2026-01-09 15:25 UTC (3+ messages)
[GIT PULL] ACPI support fix for v6.19-rc5
2026-01-09 15:24 UTC
[PATCHv2 02/14] mm/sparse: Check memmap alignment
2026-01-09 15:24 UTC (7+ messages)
[PATCH 1/2] Documentation: bug-hunting.rst: Remove wrong 'file:' syntax
2026-01-09 15:23 UTC (2+ messages)
` [PATCH 2/2] Documentation/trace: Fix links to other documents
[PATCH v16 0/2] status: show comparison with push remote tracking branch
2026-01-09 15:23 UTC (7+ messages)
` [PATCH v17 "
` [PATCH v17 1/2] refactor format_branch_comparison in preparation
` [PATCH v17 2/2] status: show comparison with push remote tracking branch
[PATCH 6.2-5.10 v3 0/2] Backport 2 commits to fix a KASAN ext4 splat
2026-01-09 15:23 UTC (3+ messages)
` [PATCH 6.2-5.10 v3 1/2] ext4: introduce ITAIL helper
` [PATCH 6.2-5.10 v3 2/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
[efi:urgent] BUILD SUCCESS 85829b80ca29d3ac6c1770dbe12306a1d960a8ac
2026-01-09 15:23 UTC
[GIT PULL] Power management fix for v6.19-rc5
2026-01-09 15:23 UTC
[PATCH 1/2] arm64: dts: renesas: Use hyphen in node names
2026-01-09 15:22 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: renesas: Use lowercase hex
[PATCH 0/2] drm/msm: fix mismatch between power and frequency
2026-01-09 15:22 UTC (3+ messages)
` [PATCH 1/2] drm/msm/dpu: "
[PATCH 3/5] tracing: Have tracer option be instance specific
2026-01-09 15:23 UTC (3+ messages)
[PATCH RESEND net-next] selftests/net/ipsec: Fix variable size type not at the end of struct
2026-01-09 15:22 UTC
[PATCH v2] hw/vfio/migration: Check base architecture at runtime
2026-01-09 15:21 UTC (4+ messages)
[PATCH v10 0/5] Enable support for AV1 stateful decoder
2026-01-09 15:21 UTC (7+ messages)
[PATCH v2 1/3] bus: qcom-ebi2: Simplify with scoped for each OF child loop
2026-01-09 15:20 UTC (6+ messages)
` [PATCH v2 3/3] bus: stm32_firewall: Use scoped allocation to simplify cleanup
[PATCH v2] soc: ti: pruss: fix double free in pruss_clk_mux_setup()
2026-01-09 15:20 UTC
[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
2026-01-09 15:20 UTC (9+ messages)
` [RFC PATCH v2 4/6] fuse: implementation of the FUSE_LOOKUP_HANDLE operation
` "
[PATCH v1 1/1] util/vfio-helper: Fix endianess in PCI config read/write functions
2026-01-09 15:19 UTC (5+ messages)
[PATCH] drm/xe/xe_query: Removing check for gt
2026-01-09 15:19 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/5] drm/xe/mert: Minor improvements to MERT code
2026-01-09 15:19 UTC (7+ messages)
` [PATCH 1/5] drm/xe/mert: Normalize xe_mert.h include guards
` [PATCH 2/5] drm/xe/mert: Fix kernel-doc for struct xe_mert
` [PATCH 3/5] drm/xe/mert: Always refer to MERT using xe_device
` [PATCH 4/5] drm/xe/mert: Use local mert variable to simplify the code
` [PATCH 5/5] drm/xe/mert: Move MERT initialization to xe_mert.c
` ✓ CI.KUnit: success for drm/xe/mert: Minor improvements to MERT code
[PATCH 1/2] xfs: mark __xfs_rtgroup_extents static
2026-01-09 15:18 UTC (2+ messages)
` [PATCH 2/2] xfs: fix an overly long line in xfs_rtgroup_calc_geometry
[PATCH] drivers/crypto/ccp/ccp-ops.c: Fix a crash due to incorrect cleanup usage of kfree
2026-01-09 15:17 UTC (2+ messages)
` [PATCH v2] crypto: ccp - "
`bcachefs fs usage` is missing some spaces
2026-01-09 15:10 UTC
[PATCH] xfs: improve the assert at the top of xfs_log_cover
2026-01-09 15:18 UTC
[PATCH v2 0/1] arm64: dts: renesas: r9a09g047e57-smarc: Enable I3C
2026-01-09 15:17 UTC (3+ messages)
` [PATCH v2 1/1] arm64: dts: renesas: rzg3e-smarc-som: Enable I3C support
[PATCH] xfs: remove xfs_attr_leaf_hasname
2026-01-09 15:17 UTC
[PATCH] btrfs: add missing ASSERT for system space_info in reserve_chunk_space
2026-01-09 15:17 UTC (3+ messages)
[PATCH v3 0/4] KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"
2026-01-09 15:17 UTC (5+ messages)
` [PATCH v3 3/4] "
unclear license identifiers
2026-01-09 15:16 UTC (4+ messages)
[PATCH V2 0/10] s390x: Add support for virtio-blk-pci IPL device
2026-01-09 15:16 UTC (6+ messages)
` [PATCH 07/10] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
[PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
2026-01-09 15:16 UTC (7+ messages)
[PATCH v1] fs: improve dump_inode() to safely access inode fields
2026-01-09 15:16 UTC (2+ messages)
[PATCH v3 0/3] sched/fair: Improve nohz fields for large systems
2026-01-09 15:15 UTC (7+ messages)
` [PATCH v3 1/3] sched/fair: Move checking for nohz cpus after time check
` [PATCH v3 3/3] sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead
[PATCH net] net: add net.core.qdisc_max_burst
2026-01-09 15:15 UTC (2+ messages)
[PATCH] arm64: dts: qcom: kodiak: Add missing clock votes for lpass_tlmm
2026-01-09 15:14 UTC
[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
2026-01-09 15:13 UTC (8+ messages)
[PATCH v3] wifi: iwlegacy: 3945-rs: add a defensive WARN_ON_ONCE for il_sta in il3945_rs_get_rate()
2026-01-09 15:12 UTC (3+ messages)
[PATCH v3 0/7] Enable THP support in drm_pagemap
2026-01-09 15:11 UTC (6+ messages)
` [PATCH v3 1/7] mm: Add folio_split_unref helper
[PATCH] irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endianness
2026-01-09 15:11 UTC (2+ messages)
` [tip: irq/urgent] "
[PATCH] Revert "irqchip/riscv-imsic: Embed the vector array in lpriv"
2026-01-09 15:11 UTC (2+ messages)
` [tip: irq/urgent] "
Radxa ROCK 5T: SD card startup failure
2026-01-09 15:10 UTC
[PATCH net-next] net: phy: fixed_phy: replace list of fixed PHYs with static array
2026-01-09 15:10 UTC (3+ messages)
[next-20260108]kernel BUG at drivers/scsi/scsi_lib.c:1173!
2026-01-09 15:08 UTC (5+ messages)
[meta-yocto][whinlatter 0/1] Pull request (cover letter only)
2026-01-09 15:08 UTC
[PATCH] poky: Post release version bump so we're after whinlatter
2026-01-09 15:08 UTC
[PATCH v6 00/14] Nesting support for lazy MMU mode
2026-01-09 15:07 UTC (5+ messages)
` [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu
[PATCH v4 00/10] gpio: improve support for shared GPIOs
2026-01-09 15:08 UTC (6+ messages)
[PATCH v5 1/2] tee: add revision sysfs attribute
2026-01-09 15:07 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 2/2] tee: optee: store OS revision for TEE core
[OE-core][PATCH 0/6 v3] python3: upgrade 3.13.11 -> 3.14.2
2026-01-09 15:06 UTC (7+ messages)
` [OE-core][PATCH 1/6 v3] python3: upgrade 3.13.11 -> 3.14.0
` [OE-core][PATCH 2/6 v3] python3targetconfig: export _PYTHON_PROJECT_BASE
` [OE-core][PATCH 3/6 v3] python_pep517: add --prefix to nativepython3 call
` [OE-core][PATCH 4/6 v3] python3: upgrade 3.14.0 -> 3.14.2
` [OE-core][PATCH 5/6 v3] python3: add _py_warnings, annotationlib to core
` [OE-core][PATCH 6/6 v3] python3: add _ast_unparse "
[PATCH] eal/x86: reduce memcpy code duplication
2026-01-09 15:05 UTC (4+ messages)
` [PATCH v5] eal/x86: optimize memcpy of small sizes
[BUG] drm/panel: ilitek-ili9881c: kernel panic on reboot
2026-01-09 15:04 UTC (7+ messages)
[PATCH v3 0/4] fix integer overflows in filesystem code
2026-01-09 15:03 UTC (9+ messages)
` [PATCH v3 1/4] fs: prevent integer overflow in fs.c do_mv
` [PATCH v3 2/4] fs: prevent integer overflow in zfs_nvlist_lookup
` [PATCH v3 3/4] fs: prevent integer overflow in sqfs_concat
` [PATCH v3 4/4] fs: prevent integer overflow in ext4fs_get_bgdtable
improve zoned XFS GC buffer management v2
2026-01-09 15:03 UTC (2+ messages)
[PATCH v2] rename xfs.h
2026-01-09 15:03 UTC (2+ messages)
[PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
2026-01-09 15:03 UTC (2+ messages)
[PATCH next] xfs: fix memory leak in xfs_growfs_check_rtgeom()
2026-01-09 15:03 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to ea44380376cc
2026-01-09 15:03 UTC
[PATCH] drm/{i915, xe}/pcode: move display pcode calls to parent interface
2026-01-09 15:03 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v3 0/6] media: qcom: iris: encoder feature enhancements batch2
2026-01-09 15:02 UTC (2+ messages)
[PATCH 0/2] Add devicetree support for aw88261 amplifier driver & minor cleanup
2026-01-09 15:02 UTC (3+ messages)
` [PATCH 1/2] ASoC: codecs: aw88261: Remove AW88261_I2C_NAME macro
` [PATCH 2/2] ASoC: codecs: aw88261: Add devicetree support
[PATCH] iio: accel: bmc150: Do not configure IRQ registers if no IRQ connected
2026-01-09 15:00 UTC (8+ messages)
[PATCH v2] gpio: davinci: implement .get_direction()
2026-01-09 15:00 UTC (6+ messages)
[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-09 15:00 UTC (3+ messages)
` [PATCH v2 33/36] KVM: arm64: gic-v5: Probe for GICv5 device
[PATCH wireless-next] wifi: cfg80211: Fix bitrate calculation overflow for HE rates
2026-01-09 15:00 UTC
[PATCH] test: add a test for null PMD
2026-01-09 15:00 UTC (4+ messages)
` [PATCH v3 0/3] test: new "
` [PATCH v3 2/3] test: allow larger packet sizes
Follow-up on Linux-kernel code accessibility
2026-01-09 14:58 UTC (12+ messages)
[PATCH v10 0/5] media: qcom: camss: Add Kaanapali support
2026-01-09 14:58 UTC (3+ messages)
` [PATCH v10 3/5] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
[PATCH 0/2] migrate: Fix up hugetlb file folio handling
2026-01-09 14:57 UTC (6+ messages)
` [PATCH 1/2] migrate: Correct lock ordering for hugetlb file folios
` [PATCH 2/2] migrate: Replace RMP_ flags with TTU_ flags
+ tracing-add-__event_in_irq-helpers.patch added to mm-new branch
2026-01-09 14:56 UTC (10+ messages)
[PATCH v1] sepolicy: Add sepolicy rules for hcidump, hciconfig, hcitool and l2test failures
2026-01-09 14:55 UTC (4+ messages)
` [REPLY PATCH "
[PATCH 0/6] doc: patch-id: six small improvements
2026-01-09 14:55 UTC (3+ messages)
` [PATCH v2 "
[PATCH] NVMe/TCP: Fixed the out of order H2C PDU Crash
2026-01-09 14:54 UTC (3+ messages)
` [PATCH v3] nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
[PATCH] arm64: dts: qcom: sdm630: Add LPASS LPI TLMM
2026-01-09 14:54 UTC (2+ messages)
[BUG FIX PATCH COMPILE TESTED ONLY] nvme-fc: release admin tagset if init fails
2026-01-09 14:54 UTC (2+ messages)
[PATCH] nvme-apple: Add "apple,t8103-nvme-ans2" as compatible
2026-01-09 14:54 UTC (2+ messages)
[PATCH] mfd: stpmic1: Attempt system shutdown twice in case PMIC is confused
2026-01-09 14:54 UTC (2+ messages)
[PATCH v3 0/4] SDCA System Suspend Support
2026-01-09 14:52 UTC (5+ messages)
` [PATCH v3 1/4] ASoC: SDCA: Add SDCA IRQ enable/disable helpers
` [PATCH v3 2/4] ASoC: SDCA: Add basic system suspend support
` [PATCH v3 3/4] ASoC: SDCA: Device boot into the system suspend process
` [PATCH v3 4/4] ASoC: SDCA: Add lock to serialise the Function initialisation
[xenomai-images][PATCH 1/2] ci: Add build job for pipeline triggered by linux-dovetail
2026-01-09 14:52 UTC (4+ messages)
` [xenomai-images][PATCH 2/2] ci: Add CI for linux-dovetail
[PATCH v2] docs/devel: Remove stale comments related to iommufd dirty tracking
2026-01-09 14:50 UTC (2+ messages)
[PATCH] remote-curl: Use auth for probe_rpc() requests too
2026-01-09 14:51 UTC (2+ messages)
[PATCH v10 0/4] Implement ERRATA_772415 quirk for VTD
2026-01-09 14:50 UTC (3+ messages)
[PATCH v6 0/9] vfio: relax the vIOMMU check
2026-01-09 14:50 UTC (2+ messages)
[PATCH v10 00/19] intel_iommu: Enable first stage translation for passthrough device
2026-01-09 14:50 UTC (3+ messages)
[PATCH 0/2] xen/mm: limit in-place scrubbing
2026-01-09 14:50 UTC (5+ messages)
` [PATCH 1/2] xen/mm: add a NUMA node parameter to scrub_free_pages()
[PATCH v2] drm/xe/pm: Handle GT resume failure
2026-01-09 14:50 UTC (6+ messages)
[PATCH v5 0/4] i3c: renesas: Add suspend/resume support
2026-01-09 14:50 UTC (4+ messages)
` [PATCH v5 4/4] "
[PATCH qemu v5 0/7] hw/cxl: Support Back-Invalidate (+ PCIe Flit mode)
2026-01-09 14:45 UTC (8+ messages)
` [PATCH qemu v5 4/7] hw/cxl: Update CXL Fixed Memory Window ACPI description to include Back Invalidate support
` [PATCH qemu v5 5/7] tests/acpi/cxl: Update CEDT.cxl to allow BI in CFWMS
` [PATCH qemu v5 6/7] hw/cxl: Support type3 HDM-DB
` [PATCH qemu v5 7/7] hw/cxl: Remove register special_ops->read()
[PATCH] hw/i386/kvm: fix PIRQ bounds check in xen_physdev_map_pirq()
2026-01-09 2:35 UTC
[PATCH v1 0/4] Add partition type GUID support for environment
2026-01-09 14:48 UTC (5+ messages)
` [PATCH v1 3/4] env: scsi: Add support for partition type GUID based environment
[Intel-wired-lan] [PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
2026-01-09 14:47 UTC (4+ messages)
` [Intel-wired-lan] [PATCH net-next 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery
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.