messages from 2026-03-06 15:36:34 to 2026-03-06 16:12:52 UTC [more...]
[PATCH] lib/uuid: fix typo "reversion" to "revision" in comment
2026-03-06 16:12 UTC
[PATCH] staging: rtl8723bs: hal: remove unnecessary braces
2026-03-06 16:11 UTC
[PATCH v6 00/13] Remove device private pages from physical address space
2026-03-06 16:11 UTC (12+ messages)
` [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages
` [PATCH v6 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v6 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v6 13/13] mm: Remove device private pages from the physical address space
[PATCH b4 0/3] shazam: conflict resolution support for b4 shazam -H
2026-03-06 16:10 UTC (3+ messages)
` [PATCH b4 1/3] shazam: refactor git_fetch_am_into_repo for deterministic worktree
[PATCH 0/4] qcow2: Add keep_data_file command-line option
2026-03-06 16:09 UTC (3+ messages)
` [PATCH 4/4] iotests/244: Add test cases for keep_data_file
[PATCH 0/8] mm: introduce zone lock guards
2026-03-06 16:10 UTC (9+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
` [PATCH 2/8] mm: use zone lock guard in unset_migratetype_isolate()
` [PATCH 3/8] mm: use zone lock guard in unreserve_highatomic_pageblock()
` [PATCH 4/8] mm: use zone lock guard in set_migratetype_isolate()
` [PATCH 5/8] mm: use zone lock guard in take_page_off_buddy()
` [PATCH 7/8] mm: use zone lock guard in free_pcppages_bulk()
` [PATCH 8/8] mm: use zone lock guard in __offline_isolated_pages()
[PATCH v7 00/26] Nested SVM fixes, cleanups, and hardening
2026-03-06 16:09 UTC (10+ messages)
` [PATCH v7 26/26] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12
[LSF/MM/BPF TOPIC] Improving MGLRU
2026-03-06 16:09 UTC (7+ messages)
` [LSF/MM/BPF] "
[PATCH] MAINTAINERS: Add references to tip tree handbook
2026-03-06 16:09 UTC (2+ messages)
[PATCH v4 0/7] objtool/klp: klp-build LTO support
2026-03-06 16:09 UTC (2+ messages)
[Buildroot] [PATCH v2] package/pkg-utils: Prevent per-package syncing stale deps
2026-03-06 16:08 UTC (5+ messages)
[PATCH v2 net-next 1/6] net: mana: Create separate EQs for each vPort
2026-03-06 16:08 UTC (2+ messages)
` [v2,net-next,1/6] "
[PATCH 0/3] media: camss: Fix PIX BPL alignment handling in CAMSS
2026-03-06 16:00 UTC (4+ messages)
` [PATCH 1/3] media: camss: Add per-format BPL alignment helper
` [PATCH 2/3] media: camss: Use proper BPL alignment helper and non-power-of-two rounding
` [PATCH 3/3] media: camss: vfe: Make PIX BPL alignment format-based on CAMSS_2290
[PATCH v3 0/2] Add driver support for ESWIN EIC7700 PVT controller
2026-03-06 16:08 UTC (3+ messages)
` [PATCH v3 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver
[PATCH] mm: migrate: requeue destination folio on deferred split queue
2026-03-06 16:08 UTC (4+ messages)
[PATCH v2 0/4] ARM: dts: TQMa6: modify for use in bootloaders
2026-03-06 16:07 UTC (2+ messages)
[PATCH v2] soc: qcom: ubwc: disable bank swizzling for Glymur platform
2026-03-06 16:07 UTC (3+ messages)
[GIT PULL] KVM/riscv fixes for 7.0 take #1
2026-03-06 16:06 UTC (3+ messages)
[PATCH] drm/xe: Fix overflow in guc_ct_snapshot_capture
2026-03-06 16:04 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Fix overflow in guc_ct_snapshot_capture (rev2)
[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202603060742
2026-03-06 16:04 UTC (2+ messages)
[PATCH v5 0/3] mbuf: simplify handling of reinitialized mbufs
2026-03-06 16:04 UTC (9+ messages)
` [PATCH v8 "
` [PATCH v8 3/3] mbuf: optimize reset "
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2026-03-06 16:03 UTC (12+ messages)
[PATCH 1/2] block: Use struct_size() helper in kmalloc()
2026-03-06 16:02 UTC (3+ messages)
[PATCH v2 0/4] Kontron i.MX8MP OSM Devicetree Fixups
2026-03-06 16:02 UTC (2+ messages)
[PATCHv3 0/7] nvme: export additional diagnostic counters via sysfs
2026-03-06 16:02 UTC (3+ messages)
[PATCH net v4] net: add xmit recursion limit to tunnel xmit functions
2026-03-06 16:01 UTC
Test "t0300-credentials" is failing on Arch/Artix: asks to enter the Username/Password in an infinite loop
2026-03-06 16:01 UTC (9+ messages)
[RFC PATCH 0/9] efi/x86: Avoid the need to mangle the EFI memory map
2026-03-06 16:00 UTC (12+ messages)
` [RFC PATCH 1/9] memblock: Permit existing reserved regions to be marked RSRV_KERN
` [RFC PATCH 2/9] efi: Tag memblock reservations of boot services regions as RSRV_KERN
` [RFC PATCH 3/9] x86/efi: Omit RSRV_KERN memblock reservations when freeing boot regions
` [RFC PATCH 4/9] x86/efi: Defer sub-1M check from unmap to free stage
` [PATCH 4/4] x86/efi: Omit kernel reservations of boot services memory from memmap
` [RFC PATCH 5/9] x86/efi: Unmap kernel-reserved boot regions from EFI page tables
` [RFC PATCH 6/9] x86/efi: Do not rely on EFI_MEMORY_RUNTIME bit and avoid entry splitting
` [RFC PATCH 7/9] x86/efi: Reuse memory map instead of reallocating it
` [RFC PATCH 8/9] x86/efi: Defer compaction of the EFI memory map
` [RFC PATCH 9/9] x86/efi: Free unused tail "
[PATCH v15 00/17] HVF: Add support for platform vGIC and nested virtualisation
2026-03-06 15:58 UTC (7+ messages)
[PATCH v3 0/6] hw/nvme: add basic live migration support
2026-03-06 15:57 UTC (4+ messages)
` [PATCH v3 1/6] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC
[PULL v3 00/36] target-arm queue
2026-03-06 15:58 UTC
[PATCHSET v8] xfsprogs: autonomous self healing of filesystems
2026-03-06 15:58 UTC (10+ messages)
` [PATCH 23/26] xfs_io: print systemd service names
[PATCH v4] Bluetooth: Increase LE connection timeout for industrial sensors
2026-03-06 15:57 UTC (9+ messages)
[PATCH 0/2] KVM: nSVM: Minor post-war fixups
2026-03-06 15:57 UTC (2+ messages)
[PATCH v2 0/3] mm: thp: reduce unnecessary start_stop_khugepaged() calls
2026-03-06 15:56 UTC (4+ messages)
` [PATCH v2 3/3] mm: huge_memory: refactor enabled_store() with change_enabled()
[PATCH net-next v6 02/10] net: phy: phy_link_topology: Track ports in phy_link_topology
2026-03-06 15:57 UTC (3+ messages)
` [net-next,v6,02/10] "
[PATCH v1 0/2] iommu/arm-smmu-v3: Reset PCI device upon ATC invalidate timeout
2026-03-06 15:56 UTC (7+ messages)
` [PATCH v1 2/2] iommu/arm-smmu-v3: Recover ATC invalidate timeouts
[PATCH 00/11] Move SEV-SNP initialization to ccp driver
2026-03-06 15:55 UTC (5+ messages)
` [PATCH 01/11] x86/snp: drop support for SNP hotplug
` [PATCH 02/11] x86/snp: Keep the RMP table bookkeeping area mapped
[PATCH v36 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2026-03-06 15:56 UTC (5+ messages)
` [PATCH v36 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v36 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v36 3/4] drm/xe/xe_vm: Add per VM fault info
` [PATCH v36 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
[PATCH v2] x86/efi: defer freeing of boot services memory
2026-03-06 15:55 UTC (4+ messages)
[RFC PATCH 0/1] Ensure safe fan state during restart
2026-03-06 15:55 UTC (3+ messages)
` [RFC PATCH 1/1] hwmon: emc2305: Set max PWM state during shutdown
[PATCH V2 0/5] ARM: dts: imx: {bx50v3,b850v3}: Update device trees
2026-03-06 15:55 UTC (2+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-03-06 15:54 UTC (6+ messages)
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts
[net-next 0/3] psp: Support PSP reset statistics
2026-03-06 15:54 UTC (8+ messages)
` [net-next 1/3] psp: Support resetting statistics on a device
[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
2026-03-06 15:53 UTC (4+ messages)
` [PATCH 08/65] hw/intc/arm_gicv5: Define macros for config frame registers
[bvanassche:block-for-next 2/13] include/linux/radix-tree.h:260:9: sparse: sparse: incorrect type in argument 1 (different base types)
2026-03-06 15:53 UTC
[PATCH v2 0/2] replay: add --revert mode to reverse commit changes
2026-03-06 15:52 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] "
[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
2026-03-06 15:52 UTC (3+ messages)
` [RFC PATCH v3] mm/vmpressure: scale window size based on machine memory
[PATCH] drm/amdgpu: Fix KIQ fence timeout after GPU reset on GFX v9.4.3
2026-03-06 15:52 UTC (2+ messages)
` [PATCH] drm/amdgpu: Fix KIQ fence timeout after GPU reset on GFX v9.4.3 ping for review
[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-03-06 15:52 UTC (9+ messages)
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
` [PATCH 13/14] wifi: ath12k: Switch to generic PAS TZ APIs
[OE-core v1] alsa-ucm-conf: Backport the channel fix Qualcomm lemans and monaco boards
2026-03-06 15:52 UTC (2+ messages)
[PATCH] perf test: Fix test case 120 and 121 for s390
2026-03-06 15:51 UTC (2+ messages)
[PATCH 0/4] simple bio cleanups
2026-03-06 15:51 UTC (5+ messages)
` [PATCH 2/4] block: get rid of blk_status_to_{errno,str} inconsistency
` [f2fs-dev] [PATCH 2/4] block: get rid of blk_status_to_{errno, str} inconsistency
[PATCH v7 00/10] pmdomain: samsung: add support for Google GS101
2026-03-06 15:51 UTC (7+ messages)
` [PATCH v7 06/10] pmdomain: samsung: don't hard-code offset for registers to 0 and 4
` [PATCH v7 09/10] pmdomain: samsung: implement SMC to save / restore TZ config
` [PATCH v7 10/10] pmdomain: samsung: implement domain-supply regulator
[RESEND PATCH v4 0/2] PCI: Introduce pci_clear/set_config_dword()
2026-03-06 15:50 UTC (2+ messages)
[PATCH e2fsprogs] e2fsck: preen inline data no attr
2026-03-06 15:51 UTC (2+ messages)
[PATCH v4 0/3] PCI: Refactor PCIe speed validation and conversion functions
2026-03-06 15:50 UTC (2+ messages)
[PATCH net-next v6 07/10] net: phy: phy_port: Store information about a MII port's vacant state
2026-03-06 15:50 UTC (3+ messages)
` [net-next,v6,07/10] "
[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
2026-03-06 15:50 UTC (12+ messages)
[PATCH] RAS/AMD/ATL: Decrease message about unknown DF revision to debug
2026-03-06 15:49 UTC (6+ messages)
[PATCH net-next v4 0/2] net: dsa: yt921x: Use u64_stats_t for MIB stats
2026-03-06 15:46 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: dsa: yt921x: Return early for failed MIB read
` [PATCH net-next v4 2/2] net: dsa: yt921x: Use u64_stats_t for MIB stats
[PATCH resend] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
2026-03-06 15:48 UTC (4+ messages)
[PATCH v6 1/1] PCI: of: Remove max-link-speed generation validation
2026-03-06 15:47 UTC (2+ messages)
[LTP] [PATCH] fanotify25: Trace oom_kill_process() instead of load_module()
2026-03-06 15:47 UTC (3+ messages)
[PATCH v5 0/4] Add support for CS42L43B codec to CS42L43 driver
2026-03-06 15:48 UTC (3+ messages)
` [PATCH v5 3/4] mfd: cs42l43: Add support for the B variant
[PATCH 3/8] mm/zsmalloc: Introduce objcgs pointer in struct zpdesc
2026-03-06 15:48 UTC (2+ messages)
[PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-03-06 15:46 UTC (24+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v7 2/7] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v7 3/7] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v7 4/7] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v7 5/7] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v7 6/7] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH net-next v7 7/7] net: stmmac: qcom-ethqos: add support for sa8255p
[PULL v2 00/45] target-arm queue
2026-03-06 15:46 UTC
[PATCH v2 00/13] kernel-doc improvements
2026-03-06 15:45 UTC (14+ messages)
` [PATCH v2 01/13] docs: sphinx-build-wrapper: better handle troff .TH markups
` [PATCH v2 02/13] docs: sphinx-build-wrapper: don't allow "/" on file names
` [PATCH v2 03/13] docs: kdoc_output: use a method to emit the .TH header
` [PATCH v2 04/13] docs: kdoc_output: remove extra attribute on man .TH headers
` [PATCH v2 05/13] docs: kdoc_output: use a single manual for everything
` [PATCH v2 06/13] docs: kdoc_output: don't use a different modulename for functions
` [PATCH v2 07/13] docs: kdoc_output: fix naming for DOC markups
` [PATCH v2 08/13] docs: kdoc_output: describe the class init parameters
` [PATCH v2 09/13] docs: kdoc_output: pick a better default for modulename
` [PATCH v2 10/13] docs: kdoc_output: Change the logic to handle man highlight
` [PATCH v2 11/13] docs: kdoc_output: add a logic to handle tables inside kernel-doc markups
` [PATCH v2 12/13] docs: kdoc_output: add support to handle code blocks
` [PATCH v2 13/13] docs: kdoc_output: better handle lists
[PATCH v1 00/13] KVM: arm64: Refactor user_mem_abort() into a state-object model
2026-03-06 15:44 UTC (3+ messages)
[PATCH 0/2] mm: memfd_luo: fixes for folio flag preservation
2026-03-06 15:44 UTC (5+ messages)
` [PATCH 1/2] mm: memfd_luo: always make all folios uptodate
[PATCH net-next] tcp: avoid dst->ops->check() call in tcp_v{4,6}_do_rcv()
2026-03-06 15:43 UTC
[PATCH v3] drm/pagemap_util: Ensure proper cache lock management on free
2026-03-06 15:43 UTC
dma_fence: force users to take the lock manually
2026-03-06 15:43 UTC (18+ messages)
[PATCH] dt-bindings: i2c: renesas,riic: Document the R9A08G046 support
2026-03-06 15:42 UTC (2+ messages)
linux-next: build failure after merge of the block tree
2026-03-06 15:42 UTC (2+ messages)
[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
2026-03-06 15:42 UTC (15+ messages)
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 02/15] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v6 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
2026-03-06 15:41 UTC (2+ messages)
[PATCH b4] send: add --in-reply-to option for threading cover letters
2026-03-06 15:41 UTC (4+ messages)
[PATCH] drm/amdgpu: fix DF NULL pointer issue for soc24
2026-03-06 15:40 UTC (13+ messages)
` [PATCH] drm/amdgpu: Handle IH v7_1 reg offset differences
` [PATCH] drm/amdgpu: use common defines for GMC 12.1 HUB faults
` [PATCH] drm/amdgpu: Add default reset method for soc_v1_0
` [PATCH] drm/amd/amdgpu: Disable reset on init "
` [PATCH] drm/amdgpu: update GFX CGCG/LS flags for gfx 12.1
` [PATCH] drm/amdgpu: bypass IMU ucode loading for MP0 15.0.8
` [PATCH] drm/amdgpu: fix shift-out-of-bounds when updating umc active mask
` [PATCH] drm/amdgpu: correct SDMA instance number for soc v1_0
` [PATCH] drm/amdgpu: change sdma doorbell size for soc v1
` [PATCH] drm/amdgpu: disable rlc fw info print
` [PATCH] drm/amdgpu: fix sysfs ip base addr with 64bit
` [PATCH] drm/amdgpu: fix array out of bounds accesses for mes sw_fini
[PATCH 0/2] bpf: calls to bpf_loop() should have an SCC and accumulate backedges
2026-03-06 15:40 UTC (5+ messages)
[PATCH] hw/net/npcm_gmac: Catch accesses off the end of the register array
2026-03-06 15:40 UTC
[PATCH v2 0/4] iio: accel: adxl372: add ADXL371 support
2026-03-06 15:18 UTC (5+ messages)
` [PATCH v2 1/4] iio: accel: adxl372: introduce chip_info structure
` [PATCH v2 2/4] dt-bindings: iio: accel: adi,adxl372: add ADXL371 compatible
` [PATCH v2 3/4] iio: accel: adxl372: factor out buffer and trigger setup
` [PATCH v2 4/4] iio: accel: adxl372: add support for ADXL371
[PATCH] KVM: x86: Add support for cmpxchg16b emulation
2026-03-06 15:38 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Add lsdma v7_1_0 ip headers
2026-03-06 15:37 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: add support for lsdma v7_1
[PATCH 1/4] drm/amdgpu/discovery: support new discovery binary header
2026-03-06 15:36 UTC (3+ messages)
` [PATCH 2/4] drm/amdgpu/discovery: use common function to check discovery table
` [PATCH 4/4] drm/amdgpu: Use memcpy to update IPD table for sriov guest
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.