All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 18:02:13 to 2026-01-23 18:53:31 UTC [more...]

[PATCH v2 00/42] Clarify module API boundaries
 2026-01-23 18:52 UTC  (37+ messages)
` [PATCH v2 01/42] lockd: Simplify cast_status() in svcproc.c
` [PATCH v2 02/42] lockd: Introduce nlm__int__deadlock
` [PATCH v2 03/42] lockd: Have nlm_fopen() return errno values
` [PATCH v2 04/42] lockd: Relocate nlmsvc_unlock API declarations
` [PATCH v2 05/42] NFS: Use nlmclnt_rpc_clnt() helper to retrieve nlm_host's rpc_clnt
` [PATCH v2 06/42] lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/
` [PATCH v2 07/42] lockd: Move share.h "
` [PATCH v2 08/42] lockd: Relocate include/linux/lockd/lockd.h
` [PATCH v2 09/42] lockd: Remove lockd/debug.h
` [PATCH v2 10/42] lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/
` [PATCH v2 11/42] lockd: Make linux/lockd/nlm.h an internal header
` [PATCH v2 12/42] lockd: Move nlm4svc_set_file_lock_range()
` [PATCH v2 13/42] lockd: Relocate svc_version definitions to XDR layer
` [PATCH v2 14/42] Documentation: Add the RPC language description of NLM version 4
` [PATCH v2 15/42] lockd: Use xdrgen XDR functions for the NLMv4 NULL procedure
` [PATCH v2 16/42] lockd: Use xdrgen XDR functions for the NLMv4 TEST procedure
` [PATCH v2 17/42] lockd: Use xdrgen XDR functions for the NLMv4 LOCK procedure
` [PATCH v2 18/42] lockd: Use xdrgen XDR functions for the NLMv4 CANCEL procedure
` [PATCH v2 19/42] lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK procedure
` [PATCH v2 20/42] lockd: Use xdrgen XDR functions for the NLMv4 GRANTED procedure
` [PATCH v2 21/42] lockd: Refactor nlm4svc_callback()
` [PATCH v2 22/42] lockd: Use xdrgen XDR functions for the NLMv4 TEST_MSG procedure
` [PATCH v2 23/42] lockd: Use xdrgen XDR functions for the NLMv4 LOCK_MSG procedure
` [PATCH v2 24/42] lockd: Use xdrgen XDR functions for the NLMv4 CANCEL_MSG procedure
` [PATCH v2 25/42] lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK_MSG procedure
` [PATCH v2 26/42] lockd: Use xdrgen XDR functions for the NLMv4 GRANTED_MSG procedure
` [PATCH v2 27/42] lockd: Use xdrgen XDR functions for the NLMv4 TEST_RES procedure
` [PATCH v2 28/42] lockd: Use xdrgen XDR functions for the NLMv4 LOCK_RES procedure
` [PATCH v2 29/42] lockd: Use xdrgen XDR functions for the NLMv4 CANCEL_RES procedure
` [PATCH v2 30/42] lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK_RES procedure
` [PATCH v2 31/42] lockd: Use xdrgen XDR functions for the NLMv4 GRANTED_RES procedure
` [PATCH v2 32/42] lockd: Use xdrgen XDR functions for the NLMv4 SM_NOTIFY procedure
` [PATCH v2 33/42] lockd: Convert server-side undefined procedures to xdrgen
` [PATCH v2 34/42] lockd: Hoist file_lock init out of nlm4svc_decode_shareargs()
` [PATCH v2 35/42] lockd: Prepare share helpers for xdrgen conversion
` [PATCH v2 36/42] lockd: Use xdrgen XDR functions for the NLMv4 SHARE procedure

[GIT PULL] s390 fixes for 6.19-rc7
 2026-01-23 18:52 UTC 

[PATCH bpf-next v7 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-23 18:52 UTC  (7+ messages)
` [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall

[PATCH RESEND v3 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-23 18:51 UTC  (16+ messages)
` [PATCH RESEND v3 07/10] mm/vma: introduce helper struct + thread through exclusive lock fns
` [PATCH RESEND v3 08/10] mm/vma: improve and document __is_vma_write_locked()
` [PATCH RESEND v3 09/10] mm/vma: update vma_assert_locked() to use lockdep
` [PATCH RESEND v3 10/10] mm/vma: add and use vma_assert_stabilised()

[PATCH bpf-next 1/2] bpf: add new BPF_CGROUP_ITER_CHILDREN_ONLY control option
 2026-01-23 18:50 UTC  (4+ messages)

[PATCH v2 0/2] clk: sprd: Add support for Unisoc SC9832E clocks
 2026-01-23 18:50 UTC  (3+ messages)
` [PATCH v2 2/2] Add clock driver for Unisoc SC9832E SoC

[Intel-wired-lan] [tnguy-next-queue:200GbE] BUILD SUCCESS 086d030e99d25b27d89ab62c8509db7626bdcc48
 2026-01-23 18:49 UTC 

[PATCH] MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
 2026-01-23 18:50 UTC  (4+ messages)

[PATCH net-next] tcp: move tcp_stream_memory_free() to tcp.c
 2026-01-23 18:50 UTC  (2+ messages)

[PATCH v4 0/4] PCI: dwc: Clean up iATU index mess
 2026-01-23 18:50 UTC  (7+ messages)
` [PATCH v4 1/4] PCI: dwc: Fix msg_atu_index assignment
` [PATCH v4 2/4] PCI: dwc: Improve msg_atu_index error handling
` [PATCH v4 3/4] PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()
` [PATCH v4 4/4] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH] MAINTAINERS: Update be2net maintainers
 2026-01-23 18:50 UTC  (2+ messages)

[PATCH nfs-utils v2] nfsdctl: add support for min-threads parameter
 2026-01-23 18:48 UTC 

[PATCH 00/25] Add tools/lib/python modules to Documentation/tools
 2026-01-23 18:47 UTC  (2+ messages)

[PATCH] drm/xe/gt: Use CLASS() for forcewake in xe_gt_enable_comp_1wcoh
 2026-01-23 18:46 UTC  (3+ messages)
` ✓ CI.KUnit: success for "

[PATCH v2] tests/vm: Make the haiku VM usable again
 2026-01-23 18:44 UTC 

[PATCH 00/14] Account for DSC bubble overhead for horizontal slices
 2026-01-23 18:44 UTC  (11+ messages)
` [PATCH 01/14] drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_valid
` [PATCH 02/14] drm/i915/dp: Move num_joined_pipes and related checks together
` [PATCH 03/14] drm/i915/dp: Extract helper to get the hdisplay limit
` [PATCH 04/14] drm/i915/dp: Rework pipe joiner logic in mode_valid

kernel.org tooling update
 2026-01-23 18:42 UTC  (8+ messages)
` Web of Trust work [Was: kernel.org tooling update]

[v5 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-01-23 18:42 UTC  (4+ messages)

[PATCH V3 0/2] soundwire: amd: clock related changes
 2026-01-23 18:42 UTC  (3+ messages)
` [PATCH V3 1/2] soundwire: amd: add clock init control function

[PATCH v8 00/13] gpu: nova-core: add Turing support
 2026-01-23 18:41 UTC  (7+ messages)
` [PATCH v8 02/13] gpu: nova-core: add ImemNonSecure section infrastructure
` [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size

[PATCH 0/4] x86: Drop cross-vendor support
 2026-01-23 18:40 UTC  (14+ messages)
` [PATCH 2/4] x86/hvm: Disable non-FEP cross-vendor handling in #UD handler
` [PATCH 3/4] x86/hvm: Remove cross-vendor checks from MSR handlers
` [PATCH 4/4] x86/svm: Drop emulation of Intel's SYSENTER behaviour

[GIT PULL] clk: imx: Updates for v6.20
 2026-01-23 18:40 UTC  (2+ messages)

[PATCH net-next 0/3] net: ethtool: Track TX pause storm
 2026-01-23 18:40 UTC  (4+ messages)

[PATCH RESEND bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
 2026-01-23 18:40 UTC  (5+ messages)
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH] 9p/xen: protect xen_9pfs_front_free against concurrent calls
 2026-01-23 18:40 UTC 

[PATCH 1/1] drm/xe/gsc: Add devm cleanup action to xe_gsc_proxy_start
 2026-01-23 18:40 UTC  (3+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "

[RFC PATCH 0/3] Implement Region of Interest(ROI) support
 2026-01-23 18:39 UTC  (6+ messages)

[PATCH 0/4] fnic: fixup INTx and MSI interrupt modes
 2026-01-23 18:37 UTC  (8+ messages)
` [PATCH 4/4] fnic: make interrupt mode configurable

[PATCH v2] seqlock: fix scoped_seqlock_read kernel-doc
 2026-01-23 18:37 UTC 

[GIT PULL] arm64 fixes for 6.19-rc7
 2026-01-23 18:37 UTC 

[GIT PULL v2] clk: remove deprecated API divider_round_rate() and friends for v6.20
 2026-01-23 18:37 UTC  (2+ messages)

[PATCH] arm64: mm: explicitly use kernel pte for ioremap_prot()
 2026-01-23 18:36 UTC  (2+ messages)

[PATCH v3 00/14] odb: introduce `odb_for_each_object()`
 2026-01-23 18:35 UTC  (5+ messages)
` [PATCH v3 12/14] builtin/pack-objects: use `packfile_store_for_each_object()`

[PATCH 0/4] tools/docs: sphinx-build-wrapper: avoid spurious rust docs generation
 2026-01-23 18:34 UTC  (2+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-23 18:34 UTC  (9+ messages)
` [PATCH v0 04/15] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH v0 05/15] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 14/15] mshv: Remove mapping of mmio space during map user ioctl

[PATCH 00/37] audio: cleanups & add a manual test
 2026-01-23 18:33 UTC  (4+ messages)
` [PATCH 21/37] audio: add QOM module-objects for each backend

[PATCH ath-next] wifi: ath12k: avoid setting 320MHZ support on non 6GHz band
 2026-01-23 18:33 UTC  (2+ messages)

[baylibre-clk-meson:clk-meson-next 4/11] drivers/clk/meson/t7-pll.c:1071:1: sparse: sparse: bad integer constant expression
 2026-01-23 18:31 UTC 

[PATCH 0/4] gpu: nova-core: gsp: fix command queue ring buffer bugs
 2026-01-23 18:31 UTC  (7+ messages)
` [PATCH 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
` [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq

[PATCH] drm/xe: Skip address copy for sync-only execs
 2026-01-23 18:29 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel/hwmon: Check temperature limit in hwmon-read
 2026-01-23 18:35 UTC 

[PATCH] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
 2026-01-23 18:29 UTC  (6+ messages)

[LTP] [PATCH v3] thermal: add new test group
 2026-01-23 18:28 UTC  (4+ messages)

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-01-23 18:28 UTC  (4+ messages)

[PATCH] drm/xe/multi_queue: Protect priority against concurrent access
 2026-01-23 18:27 UTC  (4+ messages)

[PATCH 0/2] md/md-llbimtap: fix two corner case problems
 2026-01-23 18:26 UTC  (3+ messages)
` [PATCH 1/2] md/raid5: fix IO hang with degraded array with llbitmap
` [PATCH 2/2] md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout

[PATCHSET 3/3] xfs: syzbot fixes for online fsck
 2026-01-23 18:25 UTC  (11+ messages)
` [PATCH 1/5] xfs: get rid of the xchk_xfile_*_descr calls
` [PATCH 2/5] xfs: only call xf{array,blob}_destroy if we have a valid pointer
` [PATCH 3/5] xfs: check return value of xchk_scrub_create_subord
` [PATCH 4/5] xfs: fix UAF in xchk_btree_check_block_owner
` [PATCH 5/5] xfs: check for deleted cursors when revalidating two btrees

[PATCH v4] docs: ja_JP: Start translation of submitting-patches
 2026-01-23 18:25 UTC  (2+ messages)

[PATCH] dts: add exynos arm64 vendor support for OF_UPSTREAM_BUILD_VENDOR
 2026-01-23 18:20 UTC  (2+ messages)

Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
 2026-01-23 18:25 UTC  (7+ messages)
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control

[PATCH] rust/drm: Fix Registration::{new,new_foreign_owned}() docs
 2026-01-23 18:23 UTC  (2+ messages)

[PATCH v8 00/37] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2026-01-23 18:22 UTC  (11+ messages)

[PATCH] drm/msm/adreno: Fix a reference leak in a6xx_gpu_init()
 2026-01-23 18:23 UTC  (4+ messages)

acpi_power_meter: power*_average sysfs read hangs, mutex deadlock in hwmon_attr_show since v6.18.y
 2026-01-23 18:23 UTC  (7+ messages)

[OE-core][whinlatter 00/15] Pull request (cover letter only)
 2026-01-23 18:21 UTC  (4+ messages)

[PATCH RFT 0/5] hwmon: Introduce hwmon_update_groups()
 2026-01-23 18:22 UTC  (6+ messages)
` [PATCH RFT 1/5] hwmon: Handle attribute visibility evaluation in device core
` [PATCH RFT 2/5] hwmon: Provide helper function to find thermal zones
` [PATCH RFT 3/5] hwmon: Add support for updating "
` [PATCH RFT 4/5] hwmon: Implement hwmon_update_groups()
` [PATCH RFT 5/5] hwmon: (acpi_power_meter) Use hwmon_update_groups() to update sensor visibility

make olddefconfig surprises
 2026-01-23 18:21 UTC 

[PATCH] kvm: hyper-v: Delay firing of expired stimers
 2026-01-23 18:21 UTC  (2+ messages)

[ebiggers:wip-aes 53/57] lib/crypto/tests/aes_cmac_kunit.c:67:1: sparse: sparse: bad integer constant expression
 2026-01-23 18:20 UTC 

[PATCH 00/10] spmi: Patches for the merge window
 2026-01-23 18:20 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers
` [PATCH 02/10] spmi: mtk-pmif: Add multi-bus support for SPMI 2.0
` [PATCH 03/10] spmi: mtk-pmif: Keep spinlock until read is fully done
` [PATCH 04/10] spmi: mtk-pmif: Implement Request Capable Slave (RCS) interrupt
` [PATCH 05/10] spmi: mtk-pmif: Add support for MT8196 SPMI Controller
` [PATCH 06/10] spmi: apple: Add "apple,t8103-spmi" compatible
` [PATCH 07/10] dt-bindings: spmi: split out common QCOM SPMI PMIC arbiter properties
` [PATCH 08/10] dt-bindings: spmi: add support for glymur-spmi-pmic-arb (arbiter v8)
` [PATCH 09/10] spmi: spmi-pmic-arb: add support for PMIC arbiter v8
` [PATCH 10/10] dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8189 SoC

[OE-core][whinlatter 00/15] Pull request (cover letter only)
 2026-01-23 18:20 UTC 

[PATCH] qdev-monitor: Fix qdev ID validation regression
 2026-01-23 18:18 UTC  (2+ messages)

[PATCH] PCI: imx6: Fix device node reference leak in imx_pcie_probe()
 2026-01-23 18:18 UTC 

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-23 18:17 UTC  (7+ messages)
` [PATCH v4 08/22] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH v4 11/22] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH v4 13/22] slab: remove the do_slab_free() fastpath

[PATCH net-next v2 0/7] u64_stats: Introduce u64_stats_reads()
 2026-01-23 16:21 UTC 

[PATCH] arm64: dts: qcom: ipq9574: remove MP5496 regulator references from SoC dtsi
 2026-01-23 18:16 UTC 

[PATCH v2 0/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
 2026-01-23 18:15 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH] rust_binder: add additional alignment checks
 2026-01-23 18:15 UTC  (2+ messages)

[PATCH v4 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-23 18:13 UTC  (4+ messages)
` [PATCH v4 5/6] powerpc64/bpf: Support exceptions

[v5, net-next 8/8] bng_en: Add support for TPA events
 2026-01-23 18:06 UTC  (4+ messages)
` [v5,net-next,8/8] "

[PATCH 1/2 net-next v3] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2026-01-23 18:13 UTC  (4+ messages)
` [PATCH 2/2 net-next v3] selftests: net: add ipv6 ping to local address "

[PATCH v2 0/4] i2c: SMBus ARP support
 2026-01-23 18:12 UTC  (7+ messages)
` [PATCH v2 3/4] mctp i2c: Enable SMBus ARP discovery

[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
 2026-01-23 18:11 UTC  (2+ messages)

[PATCH] net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
 2026-01-23 18:11 UTC 

[REGRESSION] qcom: iommu: nullpointer dereference on boot on apq8064
 2026-01-23 18:10 UTC  (6+ messages)

[PATCH 1/2] drm: introduce page_flip_timeout()
 2026-01-23 18:10 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: implement page_flip_timeout() support

[PATCH] drm/i915/display: vcpi is always greater than zero
 2026-01-23 18:10 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 1/2] arm64: dts: qcom: monaco: Add EL2 overlay
 2026-01-23 18:09 UTC  (2+ messages)

[PATCH v3 1/2] rust/drm: Fixup import styles
 2026-01-23 18:08 UTC  (2+ messages)
` [PATCH v3 2/2] rust/drm: Remove imports covered by prelude::*

[PATCH] revision: add --maximal option
 2026-01-23 18:08 UTC  (8+ messages)
` [PATCH v2] revision: add --maximal-only option

[PATCH 0/8] Rationalise the pkg-config variables
 2026-01-23 18:07 UTC  (10+ messages)
` [PATCH 1/8] pkgconfig: inherit the pkgconfig class
` [PATCH 2/8] perf: "
` [PATCH 3/8] python3-numpy: backport a Meson patch to fix pkg-config lookups
` [PATCH 4/8] classes/pkgconfig: move variable exports to the class
` [PATCH 5/8] classes/pkgconfig: rationalise variable usage
` [PATCH 6/8] pkgconf: small cleanups
` [PATCH 7/8] pkgconf: add pkg-config-native to the nativesdk package
` [PATCH 8/8] kernel: remove pkg-config variables for old (<5.15) kernels
` [OE-core] [PATCH 0/8] Rationalise the pkg-config variables

[PATCH 0/4] clk: qcom: Add support for basic clocks providers on Eliza SoC
 2026-01-23 18:08 UTC  (3+ messages)
` [PATCH 4/4] clk: qcom: Add base clock controllers for "

[PATCH] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
 2026-01-23 18:07 UTC 

linux-next: build failure after merge of the block tree
 2026-01-23 18:06 UTC  (3+ messages)

[PATCH 0/4] KVM: x86: Advertise new instruction CPUIDs for Intel Diamond Rapids
 2026-01-23 18:06 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: Advertise MOVRS CPUID to userspace
` [PATCH 2/4] KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 "

[GIT PULL] PCI fixes for v6.19
 2026-01-23 18:06 UTC 

[RFC PATCH v2 00/16] MAINTAINER updates plus conversion of get_maintainers.pl to python
 2026-01-23 18:04 UTC  (4+ messages)

[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
 2026-01-23 18:05 UTC  (5+ messages)
` [PATCH 07/31] fuse: create a per-inode flag for toggling iomap

[Intel-wired-lan] [PATCH net-next v2 08/12] dpll: Enhance and consolidate reference counting logic
 2026-01-23 18:04 UTC  (7+ messages)
` [Intel-wired-lan] [net-next, v2, "
          ` [net-next,v2,08/12] "

[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-01-23 18:04 UTC  (6+ messages)
` [PATCH 01/31] gpu: nova-core: print FB sizes, along with ranges

[PATCH net-next v2 0/5] net: netconsole: convert to NBCON console infrastructure
 2026-01-23 18:04 UTC  (5+ messages)
` [PATCH net-next v2 3/5] "

[oe][meta-oe][PATCH] android-tools-conf-configfs: handle multiple UDC controllers
 2026-01-23 18:02 UTC  (4+ messages)


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.