messages from 2026-08-10 17:48:02 to 2026-08-10 18:32:33 UTC [more...]
[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
2026-08-10 18:32 UTC (5+ messages)
` [PATCH v1 3/8] x86/virt/tdx: Add a table-driven TDX global metadata reader
[PATCH v4 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-10 18:32 UTC (3+ messages)
` [PATCH v4 2/5] binder: Make shrinker rely solely on per-VMA lock
[Buildroot] [PATCH 1/2] package/python-pydal: needs python xml module at runtime
2026-08-10 18:31 UTC (3+ messages)
[PATCH v2 00/64] dmaengine: migrate channel tasklets to WQ_BH
2026-08-10 18:31 UTC (51+ messages)
` [PATCH v3 00/34] "
` [PATCH v3 01/34] dmaengine: add tasklet-backed channel BH helpers
` [PATCH v3 02/34] dmaengine: back channel BH helpers with WQ_BH
` [PATCH v3 03/34] dmaengine: apple-admac: use dmaengine BH callback
` [PATCH v3 04/34] dmaengine: at_xdmac: move irq bottom half to dmaengine BH
` [PATCH v3 05/34] dmaengine: ep93xx: hook callbacks via "
` [PATCH v3 06/34] dmaengine: fsldma: migrate tasklet to "
` [PATCH v3 07/34] dmaengine: fsl_raid: run completions via "
` [PATCH v3 08/34] dmaengine: imx-dma: flip per-chan tasklet to "
` [PATCH v3 09/34] dmaengine: ioat: convert cleanup "
` [PATCH v3 10/34] dmaengine: mmp_pdma: replace per-chan tasklet with "
` [PATCH v3 11/34] dmaengine: mmp_tdma: hook completions to "
` [PATCH v3 12/34] dmaengine: mv_xor: convert irq tasklet "
` [PATCH v3 13/34] dmaengine: mxs-dma: use dmaengine BH scheduling
` [PATCH v3 14/34] dmaengine: nbpfaxi: switch callbacks to dmaengine BH
` [PATCH v3 15/34] dmaengine: pch_dma: convert tasklet "
` [PATCH v3 16/34] dmaengine: ppc4xx: replace irq tasklet with "
` [PATCH v3 17/34] dmaengine: ste_dma40: convert per-channel tasklet to "
` [PATCH v3 18/34] dmaengine: xgene-dma: wire descriptor cleanup "
` [PATCH v3 19/34] dmaengine: xilinx-dma: use dmaengine BH instead of tasklets
` [PATCH v3 20/34] dmaengine: xilinx-dpdma: kill vchan BH on remove
` [PATCH v3 21/34] dmaengine: zynqmp-dma: switch completion tasklet to dmaengine BH
` [PATCH v3 22/34] dmaengine: tegra20-apb: use channel BH helpers
` [PATCH v3 23/34] dmaengine: timb_dma: route callbacks via channel BH
` [PATCH v3 24/34] dmaengine: txx9dmac: "
` [PATCH v3 25/34] dmaengine: mv_xor_v2: use channel BH helpers
` [PATCH v3 26/34] dmaengine: mpc512x: route callbacks via channel BH
` [PATCH v3 27/34] dmaengine: plx_dma: use channel BH helpers
` [PATCH v3 28/34] dmaengine: sf-pdma: route error callbacks through channel BH
` [PATCH v3 29/34] dmaengine: pl330: route callbacks via "
` [PATCH v3 30/34] dmaengine: altera-msgdma: use channel BH helpers
` [PATCH v3 31/34] dmaengine: dw: defer callbacks via channel BH
` [PATCH v3 32/34] dmaengine: hidma: "
` [PATCH v3 33/34] dmaengine: qcom-gpi: defer callbacks via vchan
` [PATCH v3 34/34] dmaengine: switchtec: use channel BH helpers
[PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
2026-08-10 18:31 UTC (6+ messages)
` [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
` [f2fs-dev] "
[PATCH] x86/pm: Save AMD CPUID leaf 7 across S3
2026-08-10 18:31 UTC (5+ messages)
[PATCH bpf-next 1/6] bpf: Derive the atomic load register in one place
2026-08-10 18:31 UTC (9+ messages)
` [PATCH bpf-next 3/6] bpf, x86: Clear fetch destination on faulting arena atomic
` [PATCH bpf-next 4/6] bpf, arm64: "
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Increase MCP2518FD SPI frequency to 17MHz
2026-08-10 18:30 UTC
[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
2026-08-10 18:30 UTC (7+ messages)
` [PATCH 15/16] backlight: remove pandora_bl
[PATCH] cxl/mce: Only act on uncorrected memory errors
2026-08-10 18:30 UTC
[PATCH v3 0/3] implement GPU reset API
2026-08-10 18:29 UTC (3+ messages)
` [PATCH v3 1/3] rust: workqueue: impl Send and Sync for OwnedQueue
[PATCH v2 00/39] Make HMP optional (and later standalone)
2026-08-10 18:29 UTC (41+ messages)
` [PATCH v2 08/39] system: decouple qmp_inject_nmi() from Monitor
` [PATCH v2 09/39] hmp: correct the nmi documentation
` [PATCH v2 10/39] monitor: move HMP-only fields from Monitor to MonitorHMP
` [PATCH v2 11/39] tests/functional: use query-version QMP command instead of HMP
` [PATCH v2 12/39] net/qapi: add x-query-usernet command
` [PATCH v2 13/39] python, tests: switch usernet queries from HMP to QMP
` [PATCH v2 14/39] tests/qtest/pnv: drop unnecessary -serial mon:stdio
` [PATCH v2 15/39] tests/qtest/qmp-test: don't depend on human-monitor-command
` [PATCH v2 16/39] tests/qtest/numa-test: replace HMP "info numa" with QMP query-cpus-fast
` [PATCH v2 17/39] tests/qtest/cdrom-test: replace HMP "info block" with QMP query-block
` [PATCH v2 19/39] tests/qemu-iotests/205: fix race in assertExportNotFound
` [PATCH v2 22/39] qemu-io: propagate errors through Error API instead of printf
` [PATCH v2 23/39] RFC: qtest: add qemu-io command to the qtest protocol
` [PATCH v2 24/39] RFC: qtest/ide-test: convert to use qtest qemu-io command
` [PATCH v2 25/39] block: add x-qemu-io QMP command
` [PATCH v2 26/39] tests/qemu-iotests: add qmp_qemu_io()
` [PATCH v2 27/39] tests/qemu-iotests: convert pause/resume_drive() to QMP
` [PATCH v2 28/39] build-sys: add 'hmp' option
` [PATCH v2 29/39] monitor: reject readline monitor when HMP is disabled
` [PATCH v2 30/39] tests: skip HMP-dependent tests "
[PATCH v2] wifi: mwifiex: ignore ROM regulatory hint on WRT3200ACM/WRT32x
2026-08-10 18:30 UTC (5+ messages)
` [PATCH v3 1/2] "
[PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer
2026-08-10 18:30 UTC (3+ messages)
[PATCH net-next v13 00/11] net: mdio: realtek-rtl9300: Add RTL83xx support
2026-08-10 18:29 UTC (4+ messages)
` [PATCH net-next v13 03/11] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
` AW: "
[PATCH] mm/page-writeback: document folio_mark_dirty() locking more explicitly
2026-08-10 18:29 UTC (3+ messages)
[PATCH net v3] vxlan: keep the last remote linked during FDB flush
2026-08-10 18:28 UTC (3+ messages)
[PATCH] Hexagon (target/hexagon) Clean up disassembly of control and system regs
2026-08-10 18:28 UTC
[PATCH v1] i3c: master: allocate IBI workqueue with WQ_HIGHPRI
2026-08-10 18:27 UTC (3+ messages)
[PATCH v5 0/2] iio: adc: Add Axiado SARADC driver
2026-08-10 18:27 UTC (3+ messages)
` [PATCH v5 2/2] iio: adc: add "
[PATCH] sched/fair: Drop min_vruntime() call from set_protect_slice()
2026-08-10 18:26 UTC (2+ messages)
[PATCH mptcp-net v2 0/3] mptcp: fix TCP fallback on single-subflow MP_FAIL
2026-08-10 18:26 UTC (6+ messages)
` [PATCH mptcp-net v2 1/3] mptcp: fallback to TCP on MP_FAIL with a single subflow
` [PATCH mptcp-net v2 2/3] mptcp: use READ/WRITE_ONCE for allow_subflows
[PATCH] xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_alloc
2026-08-10 18:26 UTC (2+ messages)
[REGRESSION] mainline/master: Apalis iMX6 no longer boots
2026-08-10 18:26 UTC (5+ messages)
[PATCH v4 00/11] migration: fast snapshot load
2026-08-10 18:24 UTC (5+ messages)
` [PATCH v4 09/11] migration: update capability conflict test for postcopy-ram+mapped-ram
` [PATCH v4 11/11] docs/migration: Add documentation for fast snapshot load feature
+ mm-cma-remove-stray-newline-from-auto-generated-cma-area-name.patch added to mm-unstable branch
2026-08-10 18:24 UTC
[PATCH v2 0/4] mm, swap: keep hibernation swap slots out of the swap cache
2026-08-10 18:23 UTC (3+ messages)
` [PATCH v2 2/4] mm, swap: only allow swapped-out slots into "
[alternative-merged] mm-gup_test-fix-race-with-pin_longterm_test-ioctls.patch removed from -mm tree
2026-08-10 18:23 UTC
[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
2026-08-10 18:22 UTC (6+ messages)
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()
zoned xfs updates
2026-08-10 18:21 UTC (9+ messages)
` [PATCH 1/5] xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
` [PATCH 2/5] xfs: fix racy open zone caching
` [PATCH 3/5] xfs: fix zoned write iomap flags assignments
` [PATCH 4/5] xfs: factor out a xfs_iomap_set_anon_write helper
[BUG] accel/amdxdna: Phoenix hibernation restore timeout followed by SMU/PMF lockup
2026-08-10 18:19 UTC
[PATCH v2] morsemicro: add firmware for mm8108 support
2026-08-10 18:19 UTC (2+ messages)
[PATCH] mtd: cfi: Replace env_get_f() with env_get_yesno()
2026-08-10 18:18 UTC (3+ messages)
Attempting Yocto Scarthgap prototype using 0001-net-dsa-microchip-ksz9477-add-E2E-support.patch
2026-08-10 18:12 UTC (2+ messages)
` "
[PATCH v1 0/2] pinctrl / 8250_dw: Allow drivers to keep init pinctrl state until first open
2026-08-10 18:17 UTC (5+ messages)
` [PATCH v1 1/2] pinctrl: core: Allow drivers to keep "init" pinctrl state after probe
` [PATCH v1 2/2] tty: serial: 8250_dw: Keep init pinctrl state until first open
[pull] amdgpu firmware updates
2026-08-10 18:17 UTC
[PATCH 0/2] Add Model for Tenstorrent Atlantis PRCM
2026-08-10 18:16 UTC (4+ messages)
` [PATCH 2/2] hw/riscv/tt-atlantis: Add PRCMs to tt-atlantis model
[PATCH] boot: image-fdt: suppress spurious error on expected reservation failures
2026-08-10 18:16 UTC (2+ messages)
[PATCH] mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
2026-08-10 18:16 UTC (5+ messages)
[PATCH 1/2] boost: Use python3-native executable
2026-08-10 18:16 UTC (3+ messages)
` Patchtest results for "
[PATCHES v3 0/7] perf build: Add target to install devel packages needed to build perf
2026-08-10 18:15 UTC (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping
[LTP] [PATCH 0/2] Add reproducer for sctphantom CVE
2026-08-10 18:14 UTC (4+ messages)
` [LTP] [PATCH 2/2] cve/sctphantom: Add reproducer for CVE-2026-64564
[PATCH net-next] selftests: bonding: disable DAD for IPv6 addresses
2026-08-10 18:14 UTC (3+ messages)
[Buildroot] [PATCH v2] package/szip: fix build with GCC 15
2026-08-10 18:14 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: hide the devlink port_split test
2026-08-10 18:13 UTC (3+ messages)
[PATCH] gpu: nova-core: write initial RPCs before booting GSP-RM
2026-08-10 18:12 UTC
[PATCH v3 0/7] ARM: dts: Replace clock-frequency in camera sensor nodes
2026-08-10 18:11 UTC (10+ messages)
` [PATCH v3 1/7] ARM: dts: samsung: exynos4210-i9100: Replace clock-frequency in camera sensor node
` [PATCH v3 2/7] ARM: dts: samsung: exynos4412-midas: "
` [PATCH v3 3/7] ARM: dts: ti: omap3-n950: "
` [PATCH v3 4/7] ARM: dts: ti: omap3-n9: "
` [PATCH v3 5/7] ARM: dts: ti: omap3-n900: "
` [PATCH v3 6/7] ARM: dts: nxp: imx6qdl-pico: "
` [PATCH v3 7/7] ARM: dts: nxp: imx6qdl-wandboard: "
[PATCH net] af_packet: Don't send zero-byte data in tpacket_snd()
2026-08-10 18:10 UTC (2+ messages)
[Bug 221776] New: HP OmniBook X Flip - Broken UCSI firmware / Slow charging
2026-08-10 18:10 UTC (3+ messages)
` [Bug 221776] "
` [Bug 221776] HP OmniBook X Flip - Slow charging root cause: EC gates charging on _OSI("Windows 2022")
[PATCH v2] mm/page-writeback: document folio_mark_dirty() locking more explicitly
2026-08-10 18:10 UTC
[PATCH net v2 1/2] net: core: propagate unreadable flag in skb_zerocopy
2026-08-10 18:09 UTC (2+ messages)
` [PATCH net v2 2/2] net: tcp: block standard payload injection into devmem skbs
[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
2026-08-10 18:09 UTC (5+ messages)
[Re] GPU reset when running the ROCm hsa runtime tests on gfx12 and next-20260701
2026-08-10 18:08 UTC (6+ messages)
[PATCH 0/5] xfs: fix filesystem shutdown from parent pointer reservation underflow
2026-08-10 18:08 UTC (6+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 5/6] xfs: initialise args->total for parent pointer updates
` [PATCH v2 6/6] xfs: assert the reservation covers each da fork growth
[PATCH 0/4] can: automate IFF_ECHO flag for generic echo skbs
2026-08-10 18:07 UTC (10+ messages)
[PATCHES v2 0/7] perf build: Add target to install devel packages needed to build perf
2026-08-10 18:07 UTC (3+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
[PATCH 00/15] Add initial support for Qualcomm Kuno SoC
2026-08-10 18:06 UTC (2+ messages)
[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
2026-08-10 18:06 UTC (3+ messages)
[PULL 0/8] IDE patches
2026-08-10 18:05 UTC (10+ messages)
` [PULL 1/8] MAINTAINERS: add myself to IDE maintainers
[PATCH i-g-t v1] tests/intel/xe_ras: Add test for GPU health indicator
2026-08-10 18:05 UTC
[PATCH i-g-t v4 0/3] kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest
2026-08-10 18:04 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest (rev2)
[PATCH v6 0/7] Read MAC address from SST vendor specific SFDP region
2026-08-10 18:03 UTC (4+ messages)
` [PATCH v6 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
[PATCH 0/5] ROHM bd71828 power-supply fixes
2026-08-10 18:03 UTC (5+ messages)
` [PATCH 3/5] power: supply: bd71828: Drop duplicate power-supply property
` [PATCH 5/5] power: supply: bd99954: Drop bad register fields
[PATCH net-next] r8152: use GFP_NOIO during system suspend
2026-08-10 18:03 UTC (2+ messages)
[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
2026-08-10 18:03 UTC (6+ messages)
[PATCH 0/5] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-10 18:02 UTC (4+ messages)
` [PATCH 5/5] s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove
[PATCH v6 000/103] tests/tcg: run tests with meson
2026-08-10 18:01 UTC (3+ messages)
[PATCH net-next] MAINTAINERS: make Tung an official TIPC maintainer
2026-08-10 18:01 UTC
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-10 17:59 UTC (3+ messages)
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
+ mm-vmscan-report-rcu-tasks-quiescent-states-in-shrink_lruvec.patch added to mm-hotfixes-unstable branch
2026-08-10 17:59 UTC
[RFC PATCH v1 0/1] vfio/pci: Revoke BARs and DMABUFs during sysfs-triggered PCI reset
2026-08-10 17:59 UTC (3+ messages)
[PATCH] cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
2026-08-10 17:58 UTC (2+ messages)
[PATCH v2] drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer
2026-08-10 17:57 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer (rev3)
[PATCH v2] iio: adc: xilinx-xadc: free IRQ before cancelling the unmask worker on unbind
2026-08-10 17:57 UTC (2+ messages)
[PATCH net] e100: fix shift-out-of-bounds in e100_eeprom_load()
2026-08-10 17:57 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH] systemd: promote dlopen "suggested" to RRECOMMENDS
2026-08-10 17:57 UTC
[PATCH] mm/memfd_luo: use real folio index in retrieve error logs
2026-08-10 17:56 UTC (2+ messages)
[PATCH v4 0/2] xen/console: updates to rate-limiting
2026-08-10 17:56 UTC (4+ messages)
` [PATCH v4 2/2] xen/console: add compile-time rate-limiting controls
[PATCH] cve-exclusion: set status for CVE-2023-3640
2026-08-10 16:17 UTC (2+ messages)
[PATCH] package: extract debug sources from signed kernel modules
2026-08-10 17:17 UTC
[BUG] e2fsck: ignores SOURCE_DATE_EPOCH / E2FSPROGS_FAKE_TIME for s_lastcheck
2026-08-10 17:56 UTC
[PATCH 0/6] builtin/receive-pack: support pluggable packfile writes
2026-08-10 17:54 UTC (4+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 3/7] builtin/receive-pack: read unpack limit config lazily
[REGRESSION] mainline/master: PCI link creation fails on Apalis iMX6
2026-08-10 17:54 UTC
[PATCH] send-email: clarify missing subject error
2026-08-10 17:53 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] slimbus: qcom-ngd-ctrl: Implement disable_stream callback
2026-08-10 17:52 UTC
[soc:for-next] BUILD SUCCESS b9a43aeabca0162b4a405c1c093e0764a549ba77
2026-08-10 17:51 UTC
[PATCH 0/2] bump static-analysis ci image version
2026-08-10 17:52 UTC (6+ messages)
` [PATCH 2/2] ci: bump ubuntu image version for static-analysis job
[PATCH 0/7] arm64: dts: qcom: Add 3 new devices
2026-08-10 17:49 UTC (3+ messages)
` [PATCH 5/7] arm64: dts: qcom: Add LeEco Le2
[PATCH] nilfs2: standardize the inode number type to u64
2026-08-10 17:48 UTC
[PATCH v2] tracefs: Add read-only eventfs filesystem at /sys/kernel/events
2026-08-10 17:48 UTC (2+ messages)
[PATCH 1/3] arm/fvp: Update FVP Base to 11.32.19
2026-08-10 17:48 UTC (3+ messages)
` [PATCH 2/3] arm/fvps: remove unused files
` [PATCH 3/3] arm/fvps: change COMPATIBLE_HOST default
[PATCH 0/5] usb: dwc3: xilinx: error handling and teardown fixes
2026-08-10 17:47 UTC (4+ messages)
` [PATCH 2/5] usb: dwc3: xilinx: add platform data struct with init callback
` [PATCH 4/5] usb: dwc3: xilinx: re-assert resets on ZynqMP init error paths
` [PATCH 5/5] usb: dwc3: xilinx: unwind ZynqMP platform init on probe failure and remove
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.