messages from 2026-09-08 16:33:41 to 2026-09-08 17:10:24 UTC [more...]
[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
2026-09-08 17:10 UTC (4+ messages)
` [PATCH 6/8] fs: convert process/thread iterators to for_each_*_rcu
[PATCH RESEND wireless-next 00/18] wifi: Add Seamless Mobility Domain (SMD) AP support
2026-09-08 17:09 UTC (5+ messages)
` [PATCH RESEND wireless-next 01/18] net: skbuff: Add SKB extension support to wireless drivers
` [PATCH RESEND wireless-next 02/18] wifi: nl80211: Define Seamless Mobility Domain (SMD) device capability
` [PATCH RESEND wireless-next 03/18] wifi: nl80211: Add kernel interfaces for Seamless Mobility Domain setup
` [PATCH RESEND wireless-next 04/18] wifi: cfg80211/mac80211: Configure AP with SMD capabilities
[PATCH sched_ext/for-7.4 0/2] sched_ext: Clean up -rdynamic and LDFLAGS in Makefiles
2026-09-08 17:09 UTC (5+ messages)
` [PATCH 1/2] tools/sched_ext: Drop the no-op -rdynamic from CFLAGS
` [PATCH 2/2] selftests/sched_ext: Move -rdynamic to LDFLAGS and append to it
[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
2026-09-08 17:09 UTC (2+ messages)
[PATCH net] net: dsa: tag_brcm: legacy FCS: request needed tailroom
2026-09-08 17:09 UTC (2+ messages)
[PATCH v5 0/8] drm/xe/mmio_gem: fix fault handler and destroy path
2026-09-08 17:07 UTC (11+ messages)
` [PATCH v5 1/8] drm/xe/mmio_gem: forbid VMA split
` [PATCH v5 2/8] drm/xe/mmio_gem: use write-back mapping for dummy page
` [PATCH v5 3/8] drm/xe/mmio_gem: simplify fault handler loop
` [PATCH v5 4/8] drm/xe/mmio_gem: Revoke drm_vma_node on xe_mmio_gem destroy
` [PATCH v5 5/8] drm/xe/mmio_gem: cache the dummy page per object
` [PATCH v5 6/8] drm/xe/mmio_gem: fix destroy flow
` [PATCH v5 7/8] drm/xe/mmio_gem: reject VM_EXEC and drop VM_DONTCOPY
` [PATCH v5 8/8] drm/xe: convert PCI barrier mmap to use xe_mmio_gem
` ✓ CI.KUnit: success for drm/xe/mmio_gem: fix fault handler and destroy path (rev5)
[PATCH] mmc: dts: am654: Add 650ms power off delay for proper MMC power cycle
2026-09-08 17:06 UTC
[PATCH] ASoC: SOF: imx: Prevent stack OOB read in DSP panic dump
2026-09-08 17:07 UTC
[PATCH v4 net] octeontx2-pf: reset HTB scheduler topology before freeing queues
2026-09-08 17:07 UTC (2+ messages)
[PATCH mptcp-net 0/2] mptcp: options: avoid printing uninit data
2026-09-08 17:07 UTC (3+ messages)
` [PATCH mptcp-net 1/2] mptcp: options: mpc: "
` [PATCH mptcp-net 2/2] mptcp: options: dss: avoid printing uninit csum
[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-08 17:05 UTC (10+ messages)
` [PATCH v3 07/14] erofs: mm/pagemap: add readahead_folio_last() to avoid folio->private
` [PATCH v3 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH v3 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH v3 11/14] treewide: remove folio_set/clear_private()
[PATCH BlueZ v2 0/8] client/btpclient: Add BAP/ASCS/PACS support for auto-pts BAP tests
2026-09-08 17:06 UTC (9+ messages)
` [PATCH BlueZ v2 1/8] client/btpclient: Add BTP_EV_BAP_ASE_FOUND support
` [PATCH BlueZ v2 2/8] client/btpclient: Get Codec capabilities on ASE reply
` [PATCH BlueZ v2 3/8] client/btpclient: Add ASCS BTP support
` [PATCH BlueZ v2 4/8] client/btpclient: Add BTP_OP_PACS_SET_LOCATION support
` [PATCH BlueZ v2 5/8] client/btpclient: Add BTP_OP_BAP_SEND support
` [PATCH BlueZ v2 6/8] client/btpclient: Add ASCS support for BAP/UCL/STR/* tests
` [PATCH BlueZ v2 7/8] client/btpclient: Defer CIG/CIS assignment based on Client/Server role
` [PATCH BlueZ v2 8/8] client/btpclient: Add stream auto acquire for BAP/USR/STR/* tests
[PATCH 0/2] Fix for storage corruption w/ AMD IOMMU on 64-bit DMA
2026-09-08 17:06 UTC (4+ messages)
` [PATCH 1/2] x86/PCI: Disable enhanced atomics on some AMD PCIe ports
` [PATCH 2/2] Revert "ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585"
[PATCH v3 0/4] oeqa/selftest/reproducible: Use a fake time during build
2026-09-08 17:06 UTC (2+ messages)
` [PATCH v3 1/4] libfaketime: Import recipe from meta-oe
[PATCH v8 00/10] nvme-multipath: introduce latency I/O policy
2026-09-08 17:06 UTC (7+ messages)
[PATCH] rust: allow `unknown_lints` in generated bindings for Rust < 1.88
2026-09-08 17:05 UTC
[PATCH] wifi: ath9k: Clean up device initialisation guards
2026-09-08 17:05 UTC
[PATCH RFC v3 00/12] KCOV: entry/exit records, memory access records, and delay injection
2026-09-08 17:04 UTC (14+ messages)
` [PATCH RFC v3 01/12] kcov: wire up compiler instrumentation for CONFIG_KCOV_EXT_RECORDS
` [PATCH RFC v3 02/12] kcov: refactor mode check out of check_kcov_mode()
` [PATCH RFC v3 03/12] kcov: introduce extended PC coverage collection mode
` [PATCH RFC v3 04/12] kcov: summarize entry/exit while disabled
` [PATCH RFC v3 05/12] kasan: refactor write/is_write arguments to flags
` [PATCH RFC v3 06/12] kcov: introduce memory access tracing
` [PATCH RFC v3 07/12] kasan: provide memory access information to KCOV
` [PATCH RFC v3 08/12] kcov: log freeing of SLUB objects and pages
` [PATCH RFC v3 09/12] kcov: record return address on function entry
` [PATCH RFC v3 10/12] kcov: log old value
` [PATCH RFC v3 11/12] kcov: introduce delay injection
` [PATCH RFC v3 12/12] Documentation/kcov: add documentation for EXT_RECORDS and KCOV_MEMORY
[PATCH 0/2] Avoid needless CONFIG_TPL_BUILD checks for U-Boot proper build
2026-09-08 17:05 UTC (3+ messages)
` [PATCH 1/2] arch: arm: rockchip: Skip needless CONFIG_TPL_BUILD check
` [PATCH 2/2] drivers: "
[PATCH net-next] dibs: Avoid inconsistent lockstate warning in dibs_lo_move_data()
2026-09-08 17:04 UTC (3+ messages)
[PATCH net-next 0/4] selftests: openvswitch: pylint cleanup of ovs-dpctl.py
2026-09-08 17:04 UTC (2+ messages)
` [net-next,0/4] "
[PATCH] dt-bindings: gpio: pca95xx: add onnn,pca9655 compatible
2026-09-08 17:03 UTC (4+ messages)
[PATCH] arm64: dts: renesas: sparrow-hawk: Add overlay for WaveShare 2CH CANFD HAT
2026-09-08 17:02 UTC (3+ messages)
[PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
2026-09-08 17:02 UTC (10+ messages)
` [PATCH v2 2/5] setup: extract path_allowlist_apply()
` [PATCH v2 3/5] setup: add 'allow_dot' arg to path_allowlist_apply()
` [PATCH v2 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo
[net PATCH 0/4] eth: fbnic: a collection of fixes
2026-09-08 17:01 UTC (3+ messages)
[PATCH 0/3] Enable xfs error reporting to print out error codes
2026-09-08 17:02 UTC (4+ messages)
` [PATCH 1/3] xfs: add xfs_error_report the ability to display an error code
[PATCH V3 0/4] phy: tegra: xusb: Add Tegra264 support
2026-09-08 17:01 UTC (3+ messages)
[PATCH V3 0/3] usb: host: xhci-tegra: Add Tegra264 XHCI support
2026-09-08 17:01 UTC (2+ messages)
[PATCH bpf v2 0/2] libbpf: Fix array comparison in BTF dedup
2026-09-08 17:01 UTC (4+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Test array element "
[PATCH 0/6] md: don't wait for q->limits_lock while md holds back I/O
2026-09-08 17:00 UTC (2+ messages)
[PATCH v3 0/3] s390/debug: Fix several s390dbf issues reported by AI scan
2026-09-08 17:00 UTC (4+ messages)
` [PATCH v3 3/3] s390/debug: Fix race between debug area resize and event logging
[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-08 17:00 UTC (13+ messages)
` [PATCH v17 09/20] KVM: arm64: coco: arch_timer: Prevent timer offset configuration
` [PATCH v17 12/20] KVM: arm64: CCA: Support timers in realm RECs
` [PATCH v17 14/20] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v17 16/20] KVM: arm64: CCA: Provide register list for unfinalized RECs
` [PATCH v17 17/20] KVM: arm64: CCA: Provide an accurate register list
` [PATCH v17 19/20] KVM: arm64: Add VM specific callback for S2 MMU operations
[PATCH] Input: synaptics-rmi4 - fix NULL dereference in the PM callbacks
2026-09-08 16:59 UTC
[PATCH v14 00/22] TDX KVM selftests
2026-09-08 16:58 UTC (3+ messages)
` [PATCH v14 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
[PATCH v10 00/24] Introduce SCMI Telemetry support
2026-09-08 16:57 UTC (4+ messages)
` [PATCH v10 06/24] firmware: arm_scmi: Add basic "
[PATCH] memblock: use for_each_zone() in reset_all_zones_managed_pages()
2026-09-08 16:57 UTC
crossmnt exports partially broken in 7.2?
2026-09-08 16:57 UTC (2+ messages)
[PATCH] bootconfig: merge _xbc_exit() into xbc_exit()
2026-09-08 16:57 UTC
[PATCH 0/2] Support RAA229639 and RAA229640
2026-09-08 16:57 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: isl68137: Add Renesas "
[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
2026-09-08 16:57 UTC (10+ messages)
` [PATCH v5 05/11] drm: nova: Add an info ioctl
[PATCH] usb: gadget: f_fs: only dequeue ep0req when it is queued
2026-09-08 16:56 UTC
[PATCH 00/13] ARM: deprecated platform removal
2026-09-08 16:56 UTC (6+ messages)
` [PATCH 12/13] ARM: at91: remove samv7 support
[LTP] [PATCH v6 0/3] Handle FORCE_PTRACE in thp04 and add ptrace coverage
2026-09-08 16:54 UTC (4+ messages)
` [LTP] [PATCH v6 1/3] thp04: group runtime state and skip when /proc/self/mem writes are blocked
` [LTP] [PATCH v6 2/3] ptrace: add test for /proc/self/mem write rejection
` [LTP] [PATCH v6 3/3] ptrace: add test for /proc/pid/mem writes under ptrace
[PATCH] Bluetooth: bnep: linearize skb before sending
2026-09-08 16:55 UTC (3+ messages)
[PATCH 0/2] x86: Use "er" asm constriant for add/sub
2026-09-08 16:55 UTC (11+ messages)
[PATCH] power/amd_pstate: fix frequency matching for continuous scaling
2026-09-08 16:52 UTC (5+ messages)
` [PATCH v2 0/3] power: fixes for amd-pstate frequency scaling
` [PATCH v2 1/3] power/amd_pstate: fix frequency matching for continuous scaling
` [PATCH v2 2/3] power: check for errors when writing frequency
` [PATCH v2 3/3] test/power: fix nominal frequency check with amd-pstate
[PATCH v2] Bluetooth: bnep: linearize skb before sending
2026-09-08 16:54 UTC
[PATCH v2] hwmon: (yogafan) Update reference database and contributors for new models
2026-09-08 16:54 UTC (2+ messages)
[PATCH] hazptr: handle NULL address in hazptr_detach
2026-09-08 16:53 UTC (5+ messages)
[PATCH] pwm: lp3943: Mark parent device's platform data as const
2026-09-08 16:53 UTC
[PATCH 1/3] PCI: endpoint: pci-epf-vntb: Pass PF/VF number when BAR programming
2026-09-08 16:53 UTC (2+ messages)
[PATCH v3 0/4] Bluetooth: btusb: Support Qualcomm multi-subsystem QCC2072
2026-09-08 16:52 UTC (2+ messages)
[PATCH] mmc: vub300: never tear the host down from the inactivity timer
2026-09-08 16:50 UTC
[PATCH v2] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
2026-09-08 16:50 UTC (6+ messages)
` [PATCH] "
[PATCH] ui/gtk: Handle empty notebook state in menu handlers
2026-09-08 16:49 UTC (3+ messages)
[RFC PATCH] mm/mglru: dynamically protect readahead fault folios under refault pressure
2026-09-08 16:49 UTC (7+ messages)
[PATCH 1/2] drm/msm: Enable THP for GEM buffers
2026-09-08 16:49 UTC (3+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-7.3-2 tag
2026-09-08 16:48 UTC (2+ messages)
[GIT PULL] Crypto Fixes for 7.3
2026-09-08 16:48 UTC (2+ messages)
[PATCH v2 0/6] spacemit: k3: Replace bad CLINT node with ACLINT nodes
2026-09-08 16:49 UTC (4+ messages)
` [PATCH v2 4/6] dt-bindings: timer: sifive,clint: Deprecate spacemit,k3-clint
[PATCH v1 net 0/4] neighbour: Small fixes for RTM_{GET,SET}NEIGHTBL
2026-09-08 16:48 UTC (7+ messages)
` [PATCH v1 net 1/4] neighbour: Add missing RCU annotation for neightbl_dump_info()
` [PATCH v1 net 2/4] neighbour: Enforce min/max to NDTPA_INTERVAL_PROBE_TIME_MS
[PATCH v2 1/4] dt-bindings: display: panel: Document 10" Raspberry Pi Touch Display 2
2026-09-08 16:48 UTC (3+ messages)
` [PATCH v2 4/4] drm/panel: ilitek-ili9882t: Add support for Ilitek ILI79600A-based panels
[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-09-08 16:47 UTC (8+ messages)
[PATCH v7 00/43] btrfs: add fscrypt support
2026-09-08 16:47 UTC (4+ messages)
` [PATCH v7 09/43] btrfs: add infrastructure for safe em freeing
RFC: Semantic change to PYPI_PACKAGE in pypi.bbclass
2026-09-08 16:47 UTC (3+ messages)
` [Openembedded-architecture] "
[PATCH v5 0/4] Add USB3.1 support for Agilex5
2026-09-08 16:47 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: usb: add Altera Agilex5 DWC3 controller
[PATCH] exec: do_close_on_exec() before taking exec_update_lock
2026-09-08 16:45 UTC (2+ messages)
Path forward for Virtualized Swap?
2026-09-08 16:45 UTC (5+ messages)
[PATCH net v4 0/7] net: stmmac: Fix double VLAN 802.1ad tag handling
2026-09-08 16:43 UTC (8+ messages)
` [PATCH net v4 1/7] net: stmmac: Remove VLAN perfect matching dead code
` [PATCH net v4 2/7] net: stmmac: Stop toggling the EDVLP bit
` [PATCH net v4 3/7] net: stmmac: Rework S-VLAN handling
` [PATCH net v4 4/7] net: stmmac: Do not advertise S-VLAN stripping when it is disabled
` [PATCH net v4 5/7] net: stmmac: Disable S-Tag processing on dwmac4
` [PATCH net v4 6/7] selftests: drv-net: Move _set_ethtool_feat() into lib
` [PATCH net v4 7/7] selftests: drv-net: Add VLAN test
[PATCH] drm/i915/display: check configuration index before shifting
2026-09-08 16:44 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] ext4: shut down error report timer on failed mount
2026-09-08 16:43 UTC (2+ messages)
[PATCH net] ath9k_htc: fix possibly missing barrier in ath9k_htc_rxep()
2026-09-08 16:43 UTC (3+ messages)
[PATCH v3 0/1] [PATCH v3] device-types/blk/description.tex: Allow longer device IDs to be returned
2026-09-08 16:43 UTC (5+ messages)
` [PATCH v3 1/1] "
[PATCH 0/2] sbom-cve-check: Update to version 1.3.4 and enable offline mode
2026-09-08 16:42 UTC (2+ messages)
` [OE-core] "
[PATCH v2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
2026-09-08 16:42 UTC (4+ messages)
[PATCH net v6 0/2] mptcp: fix request migration ownership
2026-09-08 16:41 UTC (3+ messages)
` [PATCH net v6 1/2] mptcp: hold MP_JOIN msk ref when cloning reqsk
` [PATCH net v6 2/2] mptcp: fix MP_CAPABLE token migration "
[PATCH v2 0/5] Introduce 'uploadpack.lazyFetchTrusted'
2026-09-08 16:41 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] promisor-remote: factor out lazy_fetch_objects()
` [PATCH v3 2/5] setup: extract path_allowlist_apply()
` [PATCH v3 3/5] upload-pack: read uploadpack.lazyFetchTrusted
` [PATCH v3 4/5] promisor-remote: prevent infinite recursion when lazy fetching
` [PATCH v3 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo
[isar-cip-core][PATCH v2 0/7] Provide measured boot via fTPM for arm64, early deploy EFI certificates
2026-09-08 16:41 UTC (3+ messages)
` [isar-cip-core][PATCH v2 4/7] u-boot: Add patches to enable measured boot with fTPM
` [isar-cip-core][PATCH v3 "
[PATCH v3] cgroup: avoid flushing global workqueue in cgroup1_pidlist_destroy_all
2026-09-08 16:41 UTC (4+ messages)
[PATCH 0/3] staging: rtl8723bs: Cleanup of commented out code
2026-09-08 16:39 UTC (4+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove commented out code in rtw_recv.c
` [PATCH 2/3] staging: rtl8723bs: remove commented out code in os_dep/ files
` [PATCH 3/3] staging: rtl8723bs: remove commented out code in hal/ files
[PATCH v2 0/4] kho: rename "scratch" to "bootmem"
2026-09-08 16:38 UTC (3+ messages)
` [PATCH v2 4/4] kho: rename kho_scratch= commandline parameter to kho_bootmem=
[PATCH] docs: bump sphinx_rtd_theme pin to fix --enable-docs build
2026-09-08 16:36 UTC (3+ messages)
[PATCH v3 00/13] iommu/arm-smmu-v3: Add PRI support
2026-09-08 16:36 UTC (6+ messages)
` [PATCH v3 03/13] iommu/arm-smmu-v3: Drain in-flight fault events on domain detach
[PATCH 0/4] block, nfsd: fixes for sub-sector bvec direct I/O
2026-09-08 16:36 UTC (15+ messages)
` [PATCH 1/4] brd: iterate the bio by byte position, not bi_sector
` [PATCH 2/4] zram: handle sub-page bvec segments without corrupting data
` [PATCH 3/4] nfsd: fetch direct I/O alignment for files handed to the filecache
` [PATCH 4/4] nfsd: fall back to buffered I/O when a direct write gets -EINVAL
[PATCH v4 2/2] wifi: mt76: fix memory leak in USB TX path
2026-09-08 16:36 UTC (2+ messages)
[PATCH] media: vp702x: set up the state buffer before the adapter
2026-09-08 16:35 UTC
[PATCH] selftests/proc: avoid exit() from SIGALRM handler
2026-09-08 16:40 UTC (2+ messages)
linux-next: manual merge of the amdgpu tree with the drm-misc tree
2026-09-08 16:34 UTC
[PATCH] arm64: dts: renesas: r8a779g0: Add MSI cells to GICv3 ITS
2026-09-08 16:34 UTC (2+ messages)
[PATCH v13 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-09-08 16:33 UTC (5+ messages)
` [PATCH v13 7/8] selftests/bpf: Enable verifier selftest for powerpc64
` [PATCH v13 8/8] selftests/bpf: Add tailcall "
[PATCH net v3 0/2] net: fec: fix PTP clock teardown races on device removal
2026-09-08 16:33 UTC (3+ messages)
` [PATCH net v3 1/2] net: fec: stop the PTP clock after the netdev is unregistered
` [PATCH net v3 2/2] net: fec: free the PPS interrupt before tearing down the PHC and netdev
[PATCH v8 00/14] Add support for a DRM backlight capability
2026-09-08 16:33 UTC (5+ messages)
` [PATCH v8 02/14] backlight: add kernel-internal backlight API
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.