All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-31 22:00:46 to 2025-11-01 00:23:07 UTC [more...]

[PATCH 00/24] gfs2 filesystem withdrawal rework
 2025-11-01  0:22 UTC  (18+ messages)
` [PATCH 01/24] gfs2: Add clean argument to lm_unmount hook
` [PATCH 02/24] gfs2: Asynchronous withdraw
` [PATCH 03/24] gfs2: Get rid of delayed withdraws
` [PATCH 04/24] gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn
` [PATCH 05/24] gfs2: Withdraw immediately on log write errors
` [PATCH 06/24] gfs2: Kill gfs2_io_error_bh_wd
` [PATCH 07/24] gfs2: Rename LM_FLAG_{NOEXP -> RECOVER}
` [PATCH 08/24] Revert "gfs2: don't stop reads while withdraw in progress"
` [PATCH 09/24] Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6)
` [PATCH 10/24] Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6)
` [PATCH 11/24] Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6)
` [PATCH 12/24] Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6)
` [PATCH 13/24] Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6)
` [PATCH 14/24] Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6)
` [PATCH 15/24] Revert "gfs2: fix a deadlock on withdraw-during-mount"
` [PATCH 16/24] Revert "gfs2: Check for log write errors before telling dlm to unlock"
` [PATCH 17/24] Revert "gfs2: Allow some glocks to be used during withdraw"

[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-01  0:20 UTC  (9+ messages)
` [PATCH v5 12/32] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [PATCH v5 13/32] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support
` [PATCH v5 16/32] hw/arm/smmuv3-accel: Make use of get_msi_address_space() callback

[PATCH v4 bpf 0/3] Fix ftrace for livepatch + BPF fexit programs
 2025-11-01  0:19 UTC  (2+ messages)

[PATCH 0/6] smb/server: fix return values of smb2_0_server_cmds proc
 2025-11-01  0:18 UTC  (6+ messages)
` [PATCH 2/6] smb/server: fix return value of smb2_notify()

[PATCH] hfs/hfsplus: move on-disk layout declarations into hfs_common.h
 2025-11-01  0:17 UTC 

cleanup log item formatting v2
 2025-11-01  0:15 UTC  (7+ messages)
` [PATCH 01/10] xfs: add a xlog_write_one_vec helper
` [PATCH 02/10] xfs: set lv_bytes in xlog_write_one_vec
` [PATCH 03/10] xfs: improve the ->iop_format interface

[CI 00/32] [PATCH 00/32] drm/i915/display: Add MTL+ platforms to support dpll framework
 2025-11-01  0:15 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Add MTL+ platforms to support dpll framework (rev2)

[PATCH] hfsplus: fix volume corruption issue for generic/070
 2025-11-01  0:12 UTC 

[PATCH v4 00/16] Remap tree
 2025-11-01  0:12 UTC  (21+ messages)
` [PATCH v4 01/16] btrfs: add definitions and constants for remap-tree
` [PATCH v4 08/16] btrfs: redirect I/O for remapped block groups
` [PATCH v4 09/16] btrfs: handle deletions from remapped block group
` [PATCH v4 10/16] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v4 11/16] btrfs: move existing remaps before relocating block group
` [PATCH v4 12/16] btrfs: replace identity remaps with actual remaps when doing relocations
` [PATCH v4 13/16] btrfs: add do_remap param to btrfs_discard_extent()
` [PATCH v4 15/16] btrfs: handle discarding fully-remapped block groups

[PATCH v2 0/4] PM: QoS: Introduce a CPU system-wakeup QoS limit for s2idle
 2025-11-01  0:11 UTC  (3+ messages)
` [PATCH v2 2/4] pmdomain: Respect the CPU system-wakeup QoS limit during s2idle

[PATCH v5 0/3] Optimize folio split in memory failure
 2025-11-01  0:08 UTC  (5+ messages)
` [PATCH v5 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[RFC PATCH] sched/deadline: Avoid dl_server boosting with expired deadline
 2025-11-01  0:08 UTC  (13+ messages)

[PATCH 0/3] HP-PARISC 82596 Network Interface Card
 2025-11-01  0:06 UTC  (3+ messages)
` [PATCH 1/3] hw/hppa: Enable LASI i82596 network on 715 machine

[net-next PATCH v4 0/7] net: Introduce struct sockaddr_unsized
 2025-11-01  0:07 UTC  (4+ messages)
` [net-next PATCH v4 1/7] net: Convert proto_ops bind() callbacks to use sockaddr_unsized

[PATCH RESENT v7 mptcp-next 0/4] mptcp: introduce backlog processing
 2025-11-01  0:04 UTC  (5+ messages)
` [PATCH RESENT v7 mptcp-next 2/4] mptcp: borrow forward memory from subflow
` [PATCH RESENT v7 mptcp-next 4/4] mptcp: leverage the backlog for RX packet processing

[PATCH v2 0/5] mm: swap: small fixes and comment cleanups
 2025-11-01  0:03 UTC  (11+ messages)
` [PATCH v2 1/5] mm, swap: Fix memory leak in setup_clusters() error path
` [PATCH v2 2/5] mm, swap: Use SWP_SOLIDSTATE to determine if swap is rotational
` [PATCH v2 3/5] mm, swap: Remove redundant comment for read_swap_cache_async
` [PATCH v2 4/5] mm: swap: change swap_alloc_slow() to void
` [PATCH v2 5/5] mm: swap: remove scan_swap_map_slots() references from comments

[PATCH] KVM: x86: SVM: Mark VMCB_LBR dirty when L1 sets DebugCtl[LBR]
 2025-11-01  0:02 UTC 

[PATCH net-next v2] net: stmmac: qcom-ethqos: remove MAC_CTRL_REG modification
 2025-11-01  0:00 UTC  (2+ messages)

[PATCH RFC net-next 0/2] xsk: fix immature cq descriptor production (II)
 2025-10-31 23:59 UTC  (4+ messages)
` [PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs

[PATCH] ptp: ocp: Add newline to sysfs attribute output
 2025-10-31 23:59 UTC  (2+ messages)

[i-g-t, v9, 0/3] tests/intel/xe_survivability: Add xe_survivability test
 2025-10-31 23:58 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/xe_survivability: Add xe_survivability test (rev10)
` ✗ Xe.CI.BAT: "

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2025-10-31 23:58 UTC  (3+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
 2025-10-31 23:55 UTC  (7+ messages)
` [PATCH v4 3/8] x86/bugs: Use an X86_FEATURE_xxx flag for the MMIO Stale Data mitigation
` [PATCH v4 4/8] KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2

[PATCH v4 00/10] nfsd: assorted cleanups involving v4 special stateids
 2025-10-31 23:53 UTC  (4+ messages)
` [PATCH v4 01/10] nfsd: drop explicit tests for special stateids which would be invalid

[PATCH 0/2] drm/xe: Add xe_pci_rebar
 2025-10-31 23:52 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH] btrfs: fallback to buffered IO if the data profile has duplication
 2025-10-31 23:52 UTC 

[PATCH] ksmbd: server: avoid busy polling in accept loop
 2025-10-31 23:50 UTC  (6+ messages)

[PATCH net-next 0/6] Convert mlx5e and IPoIB to ndo_hwtstamp_get/set
 2025-10-31 23:50 UTC  (4+ messages)
` [PATCH net-next 6/6] net/mlx5e: Convert to new hwtstamp_get/set interface

[PATCH 0/2] ipe: add script enforcement mechanism with AT_EXECVE_CHECK
 2025-10-31 23:50 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ipe: Update documentation for script enforcement

[PATCH net-next v1 1/1] treewide: Rename ERR_PTR_PCPU() --> PCPU_ERR_PTR()
 2025-10-31 23:49 UTC  (2+ messages)

[dinguyen:socfpga_dts_for_v6.19 15/24] arch/arm/boot/dts/intel/socfpga/socfpga_arria10_chameleonv3.dtb: ethernet@ff800000 (altr,socfpga-stmmac-a10-s10): Unevaluated properties are not allowed ('max-frame-size', 'mdio', 'phy-addr', 'phy-handle', 'reg', 'reset-names', 'resets', 'rx-fifo-depth', 
 2025-10-31 23:48 UTC 

[PATCH v5 0/2] Add Google Tensor SoC USB PHY support
 2025-10-31 23:45 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY

[PATCH 3/3] fs: hide names_cachep behind runtime access machinery
 2025-10-31 23:41 UTC  (4+ messages)

[PATCH v2 00/16] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
 2025-10-31 23:43 UTC  (3+ messages)
` [PATCH v2 15/16] drm/msm/a6xx: Enable IFPC on Adreno X1-85

[PATCH v2] drm/xe/vf: Start re-emission from first unsignaled job during VF migration
 2025-10-31 23:43 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2] tools/testing/nvdimm: Use per-DIMM device handle
 2025-10-31 23:42 UTC 

[PATCH 1/1] NFSD: don't start nfsd if sv_permsocks is empty
 2025-10-31 23:41 UTC  (3+ messages)

[PATCH v7 0/6] Fix serialization on burst of unbinds - v2
 2025-10-31 23:40 UTC  (7+ messages)
` [PATCH v7 1/6] drm/xe: Enforce correct user fence signaling order using
` [PATCH v7 2/6] drm/xe: Attach last fence to TLB invalidation job queues
` [PATCH v7 3/6] drm/xe: Decouple bind queue last fence from TLB invalidations
` [PATCH v7 4/6] drm/xe: Skip TLB invalidation waits in page fault binds
` [PATCH v7 5/6] drm/xe: Disallow input fences on zero batch execs and zero binds
` [PATCH v7 6/6] drm/xe: Remove last fence dependency check from binds and execs

[PATCH net v2] net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
 2025-10-31 23:40 UTC  (2+ messages)

[PATCH net] ptp: Allow exposing cycles only for clocks with free-running counter
 2025-10-31 23:40 UTC  (2+ messages)

Overhead of arm64 LSE per-CPU atomics?
 2025-10-31 23:38 UTC  (6+ messages)

[PATCH v2] device_cgroup: Refactor devcgroup_seq_show to use seq_put* helpers
 2025-10-31 23:38 UTC  (2+ messages)

[PATCH v3 00/25] Enable LT PHY
 2025-10-31 23:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Enable LT PHY (rev3)

[PATCH 0/3] rust: generate bindings via cbindgen
 2025-10-31 23:36 UTC  (8+ messages)
` [PATCH 3/3] "

[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
 2025-10-31 23:35 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:6.18-rc 146/146] drivers/net/phy/sfp.c:469:13: warning: 'sfp_quirk_oem_2_5g' defined but not used
 2025-10-31 23:29 UTC 

[PATCH net-next v2] net/mlx5e: Modify mlx5e_xdp_xmit sq selection
 2025-10-31 23:31 UTC  (2+ messages)

[PATCH v2] cxl: Add handling of locked CXL decoder
 2025-10-31 23:31 UTC 

[net-next,v4] net: mana: Support HW link state events
 2025-10-31 23:30 UTC  (2+ messages)

[PATCH net 0/2] gve: Fix NULL dereferencing with PTP clock
 2025-10-31 23:30 UTC  (2+ messages)

[PATCH v4 02/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
 2025-10-31 23:27 UTC  (3+ messages)
` [PATCH v5] "

[PATCH net-next v2] net: mana: Handle SKB if TX SGEs exceed hardware limit
 2025-10-31 23:26 UTC  (2+ messages)

[PATCH] tools/testing/nvdimm: Stop read past end of global handle array
 2025-10-31 23:25 UTC  (3+ messages)

[PATCH v2] net/mlx5e: Modify mlx5e_xdp_xmit sq selection
 2025-10-31 23:20 UTC  (2+ messages)

[android-common:android14-6.1 0/2] include/trace/hooks/fault.h:11:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-10-31 23:18 UTC 

[PATCH net-next v2 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
 2025-10-31 23:17 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: mana: Refactor GF stats to use global mana_context
` [PATCH net-next v2 2/2] net: mana: Add standard counter rx_missed_errors

[PATCH] cxl: Add handling of locked CXL decoder
 2025-10-31 23:16 UTC  (3+ messages)

[PATCH 0/3] qfw/acpi: do not zero out XSDT address
 2025-10-31 23:15 UTC  (2+ messages)

[RFC PATCH 00/21] VFIO live update support
 2025-10-31 23:12 UTC  (5+ messages)
` [RFC PATCH 05/21] vfio/pci: Register VFIO live update file handler to Live Update Orchestrator
` [RFC PATCH 08/21] vfio/pci: Retrieve preserved VFIO device for Live Update Orechestrator

[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
 2025-10-31 23:12 UTC  (11+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions

[PATCH] ublk: use copy_{to,from}_iter() for user copy
 2025-10-31 23:03 UTC  (4+ messages)

[PATCH] rtc: amlogic-a4: fix double free caused by devm
 2025-10-31 23:02 UTC  (4+ messages)
` [PATCH v2] "

open_tree, and bind-mounting directories across mount namespaces
 2025-10-31 23:01 UTC 

[PATCH 6.17 00/35] 6.17.7-rc1 review
 2025-10-31 22:58 UTC  (4+ messages)

[PATCH] scripts/clang-tools: Handle included .c files in gen_compile_commands
 2025-10-31 22:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] arm64: dts: rockchip: Fix vccio4-supply on rk3566-pinetab2
 2025-10-31 22:53 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: include rk3399-base instead of rk3399 in rk3399-op1
 2025-10-31 22:53 UTC  (3+ messages)

[PATCH v1] arm: dts: rockchip: rk3288-veyron: add spi_flash label
 2025-10-31 22:53 UTC  (3+ messages)

[PATCH v1] arm: dts: rockchip: rk3288: remove mshc aliases
 2025-10-31 22:53 UTC  (3+ messages)

[PATCH v1] arm: dts: rockchip: fix tps65910 nodes
 2025-10-31 22:53 UTC  (3+ messages)

[PATCH v2] hw/scsi/ncr53c710: Fixing defects reported by Coverity Scan for QEMU
 2025-10-31 22:50 UTC 

[PATCH] hw/scsi/ncr53c710: Fixing defects reported by Coverity Scan for QEMU
 2025-10-31 22:48 UTC 

[ath:master] BUILD SUCCESS 6a5812e1623723adb18e6217d512274ef0d84015
 2025-10-31 22:47 UTC 

[PATCH v4] fs: hide names_cachep behind runtime access machinery
 2025-10-31 22:43 UTC  (2+ messages)

[PATCH 1/2] spi: Squash spi_slave_of_to_plat() into spi_child_post_bind()
 2025-10-31 22:43 UTC  (2+ messages)
` [PATCH 2/2] spi: Clean up more of the stacked parallel ifdeffery

[PATCH v2] KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
 2025-10-31 22:44 UTC  (2+ messages)

[PATCH 00/14] SHA-1/SHA-256 interoperability, part 2
 2025-10-31 22:43 UTC  (8+ messages)
` [PATCH 10/14] rust: add a build.rs script for tests

[ath:master-pending] BUILD SUCCESS f9886192d409c55c7600d239a8c04fb9f430b7b0
 2025-10-31 22:42 UTC 

[PATCH v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-31 22:41 UTC  (6+ messages)
` [PATCH v2 11/32] drm/i915/xe3p_lpd: Underrun debuggability and error codes/hints

Issue with DWC3 Gadget Driver: Stall After Transmitting Only 2KB Using Scatter-Gather and TRB Chaining
 2025-10-31 22:41 UTC  (4+ messages)

[PATCH 6.6 00/32] 6.6.116-rc1 review
 2025-10-31 22:37 UTC  (2+ messages)

[Outreachy][PATCH] fsck: use starts_with() in fsck_commit()
 2025-10-31 22:36 UTC 

[PATCH 6.12 00/40] 6.12.57-rc1 review
 2025-10-31 22:35 UTC  (2+ messages)

[PATCH RFC v1 4/5] bpf: add refcnt into struct bpf_async_cb
 2025-10-31 22:35 UTC  (2+ messages)

[PATCH v4 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-31 22:31 UTC  (4+ messages)
` [PATCH v4 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver

[Buildroot] [PATCH 1/1] package/bdwgc: bump to version 8.2.10
 2025-10-31 22:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/bcm2835: bump version to 1.75
 2025-10-31 22:30 UTC  (2+ messages)

[Buildroot] [git commit] package/bcm2835: bump version to 1.75
 2025-10-31 22:23 UTC 

[Buildroot] [git commit] package/bdwgc: bump to version 8.2.10
 2025-10-31 22:23 UTC 

[PATCH V12 00/49] Color Pipeline API w/ VKMS
 2025-10-31 22:28 UTC  (6+ messages)
` [PATCH V12 14/49] drm/vkms: Add enumerated 1D curve colorop

[ath:pending] BUILD SUCCESS 059ca8fd692b67a77fb89e9d4e8f57cf08e32b08
 2025-10-31 22:23 UTC 

[Buildroot] [PATCH 1/1] package/brltty: bump to version 6.8
 2025-10-31 22:23 UTC  (2+ messages)

[CI] drm/xe: Inline gt_reset in the worker
 2025-10-31 22:22 UTC 

[Buildroot] [PATCH 1/1] package/fetchmail: bump version to 6.6.0
 2025-10-31 22:23 UTC 

[Buildroot] [PATCH 1/1] package/exim: bump version to 4.99
 2025-10-31 22:22 UTC 

[Buildroot] [PATCH 1/1] package/kodi: bump version to 21.3-Omega
 2025-10-31 22:22 UTC 

[paulmck-rcu:dev] BUILD SUCCESS 9231898def1e0a06e032afcda49a5b1d3d42f421
 2025-10-31 22:19 UTC 

[PATCH] hw/scsi/ncr710: Fix null pointer dereference in `ncr710_transfer_data`
 2025-10-31 22:19 UTC  (3+ messages)

[PATCH 00/16] drm/xe: Multi Queue feature support
 2025-10-31 22:19 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH] scsi: core: Improve sdev_store_timeout()
 2025-10-31 22:18 UTC 

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-31 22:18 UTC  (16+ messages)
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v12 23/23] mm: zswap: Batched zswap_compress() with compress batching of large folios

[Intel-wired-lan] Connect i210 with external phy over sgmii
 2025-10-31 21:58 UTC 

[DEBUG] rk3399-nanopi-neo4: SPL SD init may report -5 due to SD power-on timing
 2025-10-31 22:14 UTC  (7+ messages)

[PATCH dpdk] graph: fix use-after-free when updating edges with active graphs
 2025-10-31 22:13 UTC 

[PATCH v8 1/7] dt-bindings: PCI: Add binding for Toshiba TC9563 PCIe switch
 2025-10-31 22:12 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon, UAPI drm-next-6.19
 2025-10-31 22:11 UTC  (2+ messages)

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-31 22:10 UTC  (5+ messages)
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal

[PATCH bpf-next v4 0/6] Support associating BPF programs with struct_ops
 2025-10-31 22:09 UTC  (4+ messages)
` [PATCH bpf-next v4 2/6] bpf: Support associating BPF program "

[PATCH] scsi: core: Remove unused code from scsi_sysfs.c
 2025-10-31 22:08 UTC 

[tip: x86/urgent] x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbols
 2025-10-31 22:08 UTC 

Can't boot kernel 6.17.4+ via rEFInd
 2025-10-31 22:07 UTC  (7+ messages)

[Jenkins] media.git_drivers_build #441: build failed for x86_64 allyesconfig x86_64 allmodconfig x86_64 no PM
 2025-10-31 22:07 UTC  (2+ messages)
` [Jenkins] media.git_drivers_build #442: "

[Buildroot] [PATCH 1/1] configs/imx8mn_bsh_smm_s2[_pro]: bump Linux to 6.12.56 and U-Boot to 2025.10
 2025-10-31 22:05 UTC  (2+ messages)

[Buildroot] [git commit] configs/imx8mn_bsh_smm_s2[_pro]: bump Linux to 6.12.56 and U-Boot to 2025.10
 2025-10-31 20:40 UTC 

[FOR CI 0/8] Testing PREEMPT_RT with disabling irqs in the most critical section
 2025-10-31 22:04 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Testing PREEMPT_RT with disabling irqs in the most critical section. (rev2)

[PATCH release-tools 1/2] relnotes.py: use kernel mirrors edge network
 2025-10-31 21:53 UTC  (2+ messages)
` [PATCH release-tools 2/2] relnotes.py: append PGP signing details

[PATCH v4] fs: hide names_cachep behind runtime access machinery
 2025-10-31 22:01 UTC  (5+ messages)
` [WIP RFC PATCH 0/3] runtime-const header split and whatnot
  ` [PATCH 1/3] x86: fix access_ok() and valid_user_address() using wrong USER_PTR_MAX in modules

[PATCH] fsck: use starts_with() in fsck_commit()
 2025-10-31 22:00 UTC 


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.