messages from 2026-01-28 22:34:00 to 2026-01-29 00:10:52 UTC [more...]
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-29 0:09 UTC (9+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
FAILED: patch "[PATCH] rxrpc: Fix data-race warning and potential load/store tearing" failed to apply to 6.12-stable tree
2026-01-29 0:10 UTC (2+ messages)
` [PATCH 6.12.y] rxrpc: Fix data-race warning and potential load/store tearing
[PATCH 0/2] ceph: Properly clean up after failures in ceph_submit_write()
2026-01-29 0:10 UTC (4+ messages)
` [PATCH 1/2] ceph: free page array when ceph_submit_write() fails
FAILED: patch "[PATCH] mei: trace: treat reg parameter as string" failed to apply to 5.10-stable tree
2026-01-29 0:09 UTC (2+ messages)
` [PATCH 5.10.y] mei: trace: treat reg parameter as string
[PATCH] drm/xe: Reject coh_none PAT index for CPU cached memory in madvise
2026-01-29 0:09 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[GIT PULL] timer drivers update for v7.0/v6.20
2026-01-29 0:09 UTC
[PATCH v3 00/26] Runtime TDX Module update support
2026-01-29 0:08 UTC (13+ messages)
` [PATCH v3 06/26] x86/virt/tdx: Prepare to support P-SEAMLDR SEAMCALLs
` [PATCH v3 07/26] x86/virt/seamldr: Introduce a wrapper for "
` [PATCH v3 08/26] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v3 09/26] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v3 24/26] x86/virt/seamldr: Extend sigstruct to 16KB
[PATCH v2 1/3] sunxi: a133: dram: Add NSI arbiter configuration support
2026-01-28 23:57 UTC (3+ messages)
` [PATCH v2 2/3] sunxi: a133: dram: Fix PHY dx delays offsets and add dmb
` [PATCH v2 3/3] sunxi: a133: dram: Align parameters terminology with Allwinner
fsverity cleanups, speedup and memory usage optimization v4
2026-01-29 0:07 UTC (11+ messages)
` [PATCH 07/15] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
` [f2fs-dev] "
` [PATCH 08/15] fsverity: kick off hash readahead at data I/O submission time
` [f2fs-dev] "
` [f2fs-dev] fsverity cleanups, speedup and memory usage optimization v4
[PATCH] diff.tcl: fixed alignment of tabs in git-gui diff by using spaces
2026-01-29 0:06 UTC (12+ messages)
` [PATCH/RFC v2 0/2] diff.tcl: Fixed "
` [PATCH/RFC v2 2/2] diff.tcl: call "apply_tab_size 1" to fix alignment instead of spaces
` [PATCH/RFC v3] diff.tcl: made alignment of tabs in git-gui diff consistent with gitk
[GIT PULL] thermal drivers update for v7.0/v6.20
2026-01-29 0:05 UTC
Status of orphaned ltq_etop ethernet driver: mainline vs. OpenWRT
2026-01-29 0:04 UTC (2+ messages)
[PATCH] drm/i915/display: vcpi is always greater than zero
2026-01-29 0:03 UTC (3+ messages)
` ✓ i915.CI.Full: success for "
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-29 0:01 UTC (4+ messages)
[PATCH v5 0/6] Attempt to fixup reset, wedge, unload corner cases
2026-01-29 0:01 UTC (9+ messages)
` [PATCH v5 1/6] drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
` [PATCH v5 2/6] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v5 3/6] drm/xe: Trigger queue cleanup if not in wedged mode 2
` [PATCH v5 4/6] drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number
` [PATCH v5 5/6] drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
` [PATCH v5 6/6] drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup
` ✓ CI.KUnit: success for Attempt to fixup reset, wedge, unload corner cases
` ✓ Xe.CI.BAT: "
[PATCH v2] arm64: dts: broadcom: bcm2712: Add V3D device node
2026-01-29 0:00 UTC (4+ messages)
[PATCH 00/12] Fix MCR inconsistencies in RTP tables
2026-01-28 23:59 UTC (3+ messages)
` [PATCH 12/12] drm/xe/reg_sr: Do sanity check for MCR vs non-MCR
[PATCH net-next v1] icmp: fix ip_rt_bug race in icmp_route_lookup reverse path
2026-01-28 23:56 UTC
[kas:compound_head 11/17] include/linux/mmzone.h:1565:23: error: size of array 'vmemmap_tails' is negative
2026-01-28 23:56 UTC
[PATCH v1 1/2] rust: sync: atomic: Add perfromance-optimal Flag type for atomic booleans
2026-01-28 23:56 UTC (5+ messages)
[PATCH] mtd: physmap-core: Prioritize ofparts for OF probe
2026-01-28 23:55 UTC
Performance regressions introduced via Revert "cpuidle: menu: Avoid discarding useful information" on 5.15 LTS
2026-01-28 23:53 UTC (8+ messages)
[PATCH 0/2] PM: QoS/pmdomains: support resume latencies for system-wide PM
2026-01-28 23:51 UTC (3+ messages)
[PATCH 3/5] selftests: kselftest: Add ksft_reset_state()
2026-01-28 23:49 UTC (2+ messages)
[RFC PATCH 0/7] Introduce HasField infrastructure
2026-01-28 21:53 UTC (7+ messages)
` [RFC PATCH 1/7] rust: types: Introduce HasField trait and derive macro
` [RFC PATCH 2/7] rust: time: hrtimer: Make `HasField` a super-trait of `HasHrTimer`
` [RFC PATCH 3/7] rust: workqueue: Add HasField support for Work
` [RFC PATCH 4/7] drivers: android: binder: Replace `impl_has_work!` with `#[derive(HasField)]`
` [RFC PATCH 5/7] rust: sync: Completion: "
` [RFC PATCH 6/7] rust: work: Remove `impl_has_work!`
[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
2026-01-28 23:47 UTC (7+ messages)
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
` [PATCH 6/6] KVM: selftests: x86: Add svm_pmu_hg_test for HG_ONLY bits
[PATCH v2] ring-buffer: Add helper functions for allocations
2026-01-28 23:47 UTC (2+ messages)
[linusw-pinctrl:devel] BUILD REGRESSION c0b4a4feeb43305a754893d8d9c6b2b5a52d45ac
2026-01-28 23:47 UTC
[vireshk:virtio/msg-xen 2/17] include/linux/dma-buf.h:706:52: warning: omitting the parameter name in a function definition is a C2x extension
2026-01-28 23:46 UTC
[PATCH v2 0/2] arm/hvf: Add SME2 support
2026-01-28 23:45 UTC (3+ messages)
` [PATCH v2 2/2] hvf/arm: expose FEAT_SME2 to guest if available
[PATCH 0/4] odb: support ODB source specific transaction handling
2026-01-28 23:45 UTC (5+ messages)
` [PATCH 1/4] odb: store ODB source in `struct odb_transaction`
` [PATCH 2/4] object-file: rename transaction functions
` [PATCH 3/4] odb: prepare `struct odb_transaction` to support more sources
` [PATCH 4/4] odb: transparently handle common transaction behavior
[PATCH] net: lwip: tftp: add support of tsize option to client
2026-01-28 23:43 UTC
[PATCH 0/5] drm/xe/configfs: Add sriov.admin_only_pf attribute
2026-01-28 23:42 UTC (4+ messages)
` [PATCH 5/5] "
[PATCH 0/3] Revert "revocable: Revocable resource management"
2026-01-28 23:40 UTC (11+ messages)
[PATCH v4 0/5] Tracing: Accelerate Kernel Boot by Asynchronizing
2026-01-28 23:38 UTC (2+ messages)
[PATCH v2] drm/i915/display: Assert valid cpu_transcoder
2026-01-28 23:36 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Assert valid cpu_transcoder (rev2)
[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-01-28 23:35 UTC (3+ messages)
` [PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
[PATCH bpf-next v2] bpftool: Allow explicitly skip llvm dependency
2026-01-28 23:34 UTC
[libnftnl RFC] src: Do not include userdata content in debug output
2026-01-28 23:32 UTC (2+ messages)
[PATCH] mm: cma: Fix stub for cma_skip_dt_default_reserved_mem()
2026-01-28 23:31 UTC (2+ messages)
[LTP] [PATCH v2 1/2] libs: adopt tse_ prefix for extended (non-core) library
2026-01-28 23:26 UTC (5+ messages)
` [LTP] [PATCH v2 2/2] include/old: rename legacy headers to tso_* namespace
[PATCH v7 0/5] media: i2c: IMX355 for the Pixel 3a
2026-01-28 23:23 UTC (7+ messages)
` [PATCH v7 2/5] media: i2c: imx355: Support devicetree and power management
[PATCH 1/2] drm: vgem: do not use devres groups
2026-01-28 23:20 UTC (2+ messages)
` [PATCH 2/2] drm: vkms: "
[PATCH] drm/xe/pf: Simplify IS_SRIOV_PF macro
2026-01-28 23:20 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v10 00/30] Tracefs support for pKVM
2026-01-28 23:18 UTC (7+ messages)
` [PATCH v10 07/30] tracing: Add non-consuming read to trace remotes
` [PATCH v10 09/30] tracing: Add events "
` [PATCH v10 13/30] tracing: Introduce simple_ring_buffer
[PATCH 0/4] Improve Hyper-V memory deposit error handling
2026-01-28 23:18 UTC (8+ messages)
` [PATCH 2/4] mshv: Introduce hv_deposit_memory helper functions
[PATCH V2 00/11] target/i386: Misc PMU, PEBS, and MSR fixes and improvements
2026-01-28 23:09 UTC (12+ messages)
` [PATCH V2 01/11] target/i386: Disable unsupported BTS for guest
` [PATCH V2 02/11] target/i386: Don't save/restore PERF_GLOBAL_OVF_CTRL MSR
` [PATCH V2 03/11] target/i386: Gate enable_pmu on kvm_enabled()
` [PATCH V2 04/11] target/i386: Support full-width writes for perf counters
` [PATCH V2 05/11] target/i386: Increase MSR_BUF_SIZE and split KVM_[GET/SET]_MSRS calls
` [PATCH V2 06/11] target/i386: Save/Restore DS based PEBS specfic MSRs
` [PATCH V2 07/11] target/i386: Make some PEBS features user-visible
` [PATCH V2 08/11] target/i386: Clean up LBR format handling
` [PATCH V2 09/11] target/i386: Refactor "
` [PATCH V2 10/11] target/i386: Add pebs-fmt CPU option
` [PATCH V2 11/11] target/i386: Disable guest PEBS capability when not enabled
[PATCH 00/21] IRQF_ONESHOT clean up
2026-01-28 23:17 UTC (5+ messages)
` [PATCH 09/21] char: tpm: cr50: Remove IRQF_ONESHOT
[v2 PATCH 0/1] hung_task: Explicitly report I/O wait state in log output
2026-01-28 23:16 UTC (3+ messages)
` [v2 PATCH 1/1] "
[gfs2:bufdata 13/13] Warning: fs/gfs2/log.c:994 function parameter 'sdp' not described in 'trans_drain'
2026-01-28 23:14 UTC
[PATCH v15 0/7] x509, pkcs7, crypto: Add ML-DSA signing
2026-01-28 23:15 UTC (5+ messages)
` [PATCH v15 2/7] x509: Separately calculate sha256 for blacklist
` [PATCH v15 3/7] pkcs7, x509: Rename ->digest to ->m
[PATCH] KVM: nSVM: Expose SVM DecodeAssists to guest hypervisors
2026-01-28 23:15 UTC (2+ messages)
[moderation/CI] Re: move CAN skb headroom content to skb extensions
2026-01-28 23:15 UTC
[PATCH] iio: dac: ad5360: convert to guard(mutex)
2026-01-28 23:14 UTC (5+ messages)
` [PATCH v2] "
` [PATCH] iio: dac: ad5360: converting "
[PATCH v1] i915/i915_driver: move intel_gvt_init() level higher
2026-01-28 23:11 UTC (3+ messages)
[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
2026-01-28 23:11 UTC (15+ messages)
[PATCH v6 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
2026-01-28 23:10 UTC (7+ messages)
` [PATCH v6 4/6] drm/xe/sysctrl: Add System Controller initialization
` [PATCH v6 5/6] drm/xe/sysctrl: Integrate System Controller into device
` [PATCH v6 6/6] drm/xe/sysctrl: Enable System Controller for Xe3p
[PATCH v4 02/15] net: can: Convert gaisler,grcan to DT schema
2026-01-28 23:09 UTC (2+ messages)
[PATCH net-next] bnxt_en: Allow ntuple filters for drops
2026-01-28 23:09 UTC (2+ messages)
[patch V5 00/20] sched: Rewrite MM CID management
2026-01-28 23:08 UTC (8+ messages)
[PATCH] firewire: core: fix race condition against transaction list
2026-01-28 23:06 UTC (2+ messages)
Pull request doc-2026-04-rc2
2026-01-28 23:05 UTC (2+ messages)
[PATCH v3 0/4] board: ti: Add 32k crystal initialization
2026-01-28 23:05 UTC (2+ messages)
[PATCH BlueZ v1 1/2] build: Remove SAP support
2026-01-28 23:05 UTC (4+ messages)
` [PATCH BlueZ v1 2/2] build: Remove health profiles support
[PATCH v3 00/14] s390x: Add support for virtio-blk-pci IPL device
2026-01-28 23:03 UTC (3+ messages)
` [PATCH v3 11/14] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
[PATCH 0/2] ARM64 support for doorbell and intercept SINTs
2026-01-28 23:03 UTC (3+ messages)
` [PATCH 2/2] mshv: add arm64 support for doorbell & "
[PATCH 00/16] Account for DSC bubble overhead for horizontal slices
2026-01-28 23:00 UTC (5+ messages)
` [PATCH 13/16] drm/i915/dp: Account for DSC slice overhead
` [PATCH 14/16] drm/i915/dp: Add helpers for joiner candidate loops
[RFC v1 00/11] Add iMX95 neoisp driver
2026-01-28 23:00 UTC (4+ messages)
` [EXT] "
[PATCH] mm: Refactor vma_map_pages to use vm_insert_pages
2026-01-28 22:59 UTC (2+ messages)
[net-next v20 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
2026-01-28 22:58 UTC (3+ messages)
` [net-next,v20,7/7] "
[PATCH v6 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
2026-01-28 22:58 UTC (9+ messages)
` [PATCH v6 2/9] dt-bindings: display: add verisilicon,dc
` [PATCH v6 4/9] dt-bindings: display/bridge: add binding for TH1520 HDMI controller
[PATCH v2 0/5] qdev release function cleanups + unit test
2026-01-28 22:55 UTC (2+ messages)
[PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
2026-01-28 22:54 UTC (3+ messages)
[PATCH 2/2] pci: fix slot reset device locking
2026-01-28 22:53 UTC (2+ messages)
[RESEND PATCH v2] PCI: Fix incorrect unlocking in pci_slot_trylock()
2026-01-28 22:53 UTC (2+ messages)
[PATCH] usb: gadget: dwc2: Move dr_mode check from of_to_plat() to bind()
2026-01-28 22:50 UTC
What's cooking in git.git (Jan 2026, #09)
2026-01-28 22:50 UTC (2+ messages)
[PATCH RESEND v3 0/2] arm64: dts: Add support for Kent SoC family
2026-01-28 22:50 UTC (2+ messages)
Patchwork summary for: linux-soc
2026-01-28 22:50 UTC
[PATCH v3 00/12] Enable I2C on SA8255p Qualcomm platforms
2026-01-28 22:49 UTC (2+ messages)
` [SPAM] "
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-28 22:49 UTC (7+ messages)
` [PATCH v3 02/24] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [PATCH v3 07/24] KVM: x86/tdp_mmu: Introduce split_external_spte() under write mmu_lock
` [PATCH v3 16/24] KVM: guest_memfd: Split for punch hole and private-to-shared conversion
[PATCH i-g-t v3 0/2] xe_eudebug_online: Fix test_interrupt_other wait logic
2026-01-28 22:49 UTC (2+ messages)
` ✗ i915.CI.Full: failure for xe_eudebug_online: Fix test_interrupt_other wait logic (rev4)
[PATCH] sched: Fix build for modules using set_tsk_need_resched()
2026-01-28 22:48 UTC (4+ messages)
` [tip: sched/core] "
[RFC PATCH] net: phy: integrate reset-after-clock quirk into phy_init_hw
2026-01-28 22:48 UTC (10+ messages)
[net-next v20 2/7] net: mtip: The L2 switch driver for imx287
2026-01-28 22:47 UTC (5+ messages)
` [net-next,v20,2/7] "
[RFC PATCH 0/3] target/arm: Allow SME-only TCG CPUs
2026-01-28 22:44 UTC (3+ messages)
` [RFC PATCH 3/3] target/arm: Permit configurations with SME but not SVE
[PATCH net-next v4 0/6] move CAN skb headroom content to skb extensions
2026-01-28 22:43 UTC (14+ messages)
` [PATCH net-next V4 1/6] can: use skb hash instead of private variable in headroom
` [PATCH net-next V4 2/6] can: add CAN skb extension infrastructure
` [PATCH net-next V4 3/6] can: move ifindex to CAN skb extensions
` [PATCH net-next V4 4/6] can: move frame_len "
` [PATCH net-next V4 5/6] can: remove private CAN skb headroom infrastructure
` [PATCH net-next V4 6/6] can: gw: use can_gw_hops instead of sk_buff::csum_start
[GIT PULL] ASPEED clk updates for v6.19
2026-01-28 13:26 UTC (2+ messages)
[PATCH v2 0/3] Convert 64-bit x86/mm/pat to ptdescs
2026-01-28 22:40 UTC (4+ messages)
` [PATCH v2 1/3] x86/mm/pat: Convert pte code to use ptdescs
` [PATCH v2 2/3] x86/mm/pat: Convert pmd "
` [PATCH v2 3/3] x86/mm/pat: Convert split_large_page() "
FAILED: patch "[PATCH] ksmbd: smbd: fix dma_unmap_sg() nents" failed to apply to 5.15-stable tree
2026-01-28 22:40 UTC (2+ messages)
` [PATCH 5.15.y] ksmbd: smbd: fix dma_unmap_sg() nents
FAILED: patch "[PATCH] mei: trace: treat reg parameter as string" failed to apply to 5.15-stable tree
2026-01-28 22:40 UTC (2+ messages)
` [PATCH 5.15.y] mei: trace: treat reg parameter as string
[PATCH] drm/i915: Add vgpu.entry list initialization
2026-01-28 22:39 UTC (4+ messages)
[syzbot] Monthly dri report (Jan 2026)
2026-01-28 22:39 UTC
[syzbot] Monthly ntfs3 report (Jan 2026)
2026-01-28 22:39 UTC
[syzbot] Monthly usb report (Jan 2026)
2026-01-28 22:39 UTC
[syzbot] Monthly wireless report (Jan 2026)
2026-01-28 22:39 UTC
[PATCH v5 0/8] riscv: optimize string functions and add kunit tests
2026-01-28 22:39 UTC (4+ messages)
` [PATCH v5 1/8] lib/string_kunit: add correctness test for strlen()
[PATCH] drm/xe/mmio: Avoid double-adjust in 64-bit reads
2026-01-28 22:39 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[syzbot] Monthly bluetooth report (Jan 2026)
2026-01-28 22:38 UTC
[PATCH v5] fbtft: limit dirty rows based on damage range
2026-01-28 22:35 UTC (2+ messages)
[RFC net-next] net: ena: Use u64_stats_t with u64_stats_sync properly
2026-01-28 22:34 UTC (3+ messages)
[PATCH next v2] phy: google: fix build dependency for Google Tensor USB PHY
2026-01-28 22:34 UTC (3+ messages)
[PATCH AUTOSEL 6.18-5.10] ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
2026-01-28 22:33 UTC (7+ messages)
` [PATCH AUTOSEL 6.18] riscv: Use 64-bit variable for output in __get_user_asm
` [PATCH AUTOSEL 6.18-6.6] regmap: maple: free entry on mas_store_gfp() failure
` [PATCH AUTOSEL 6.18-6.1] wifi: mac80211: correctly check if CSA is active
` [PATCH AUTOSEL 6.18-5.10] wifi: cfg80211: Fix bitrate calculation overflow for HE rates
` [PATCH AUTOSEL 6.18] tracing: Avoid possible signed 64-bit truncation
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.