messages from 2026-04-30 06:07:36 to 2026-04-30 07:03:34 UTC [more...]
[PATCH] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
2026-04-30 6:21 UTC (2+ messages)
[PATCH RFC 0/3] media: videobuf2: opt-in dma_resv producer fences for V4L2 dmabuf exports
2026-04-30 6:51 UTC (4+ messages)
[PATCH 5.10 00/10] AF_ALG fixes
2026-04-30 7:01 UTC (11+ messages)
` [PATCH 5.10 01/10] crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c
` [PATCH 5.10 02/10] crypto: scatterwalk - Backport memcpy_sglist()
` [PATCH 5.10 03/10] crypto: algif_aead - use memcpy_sglist() instead of null skcipher
` [PATCH 5.10 04/10] crypto: algif_aead - Revert to operating out-of-place
` [PATCH 5.10 05/10] crypto: algif_aead - snapshot IV for async AEAD requests
` [PATCH 5.10 06/10] crypto: authenc - use memcpy_sglist() instead of null skcipher
` [PATCH 5.10 07/10] crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
` [PATCH 5.10 08/10] crypto: authencesn - Fix src offset when decrypting in-place
` [PATCH 5.10 09/10] crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
` [PATCH 5.10 10/10] crypto: algif_aead - Fix minimum RX size check for decryption
Missing signoff in the bitmap tree
2026-04-30 7:03 UTC
[PATCH v1 0/9] common/sxe2: add common functions for sxe2 driver
2026-04-30 7:01 UTC (10+ messages)
` [PATCH v1 1/9] mailmap: add Jie Liu
` [PATCH v1 2/9] doc: add sxe2 guide and release notes
` [PATCH v1 3/9] drivers: add sxe2 basic structures
` [PATCH v1 4/9] common/sxe2: add base driver skeleton
` [PATCH v1 5/9] drivers: add base driver probe skeleton
` [PATCH v1 6/9] drivers: support PCI BAR mapping
` [PATCH v1 7/9] common/sxe2: add ioctl interface for DMA map and unmap
` [PATCH v1 8/9] net/sxe2: support queue setup and control
` [PATCH v1 9/9] net/sxe2: add data path for Rx and Tx
Missing signoff in the bitmap tree
2026-04-30 7:03 UTC
[PATCH i-g-t,v5 0/4] Add dsc+bigjoiner subtest
2026-04-30 7:03 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Add dsc+bigjoiner subtest (rev7)
[PATCH] mm/huge_memory: skip huge_zero_pmd in zap_huge_pmd_folio()
2026-04-30 7:02 UTC (4+ messages)
[PATCH v3 0/9] video: support Rocktech RK050HR345-CT106A panel
2026-04-30 7:02 UTC (2+ messages)
[PATCH] arm: stm32mp: Drop unnecessary BOARD_EARLY_INIT_F usage
2026-04-30 7:01 UTC (3+ messages)
` [Uboot-stm32] "
[PATCH] ARM: stm32mp2: Factorize TAMP_FWU_BOOT_IDX_MASK/OFFSET definition
2026-04-30 7:00 UTC (2+ messages)
[PATCH v4 0/2] Add driver support for ESWIN EIC7700 PVT controller
2026-04-30 7:00 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add Eswin EIC7700 PVT sensor
` [PATCH v4 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver
[PATCH v2 0/2] driver core: faux: fix root device registration
2026-04-30 7:00 UTC (10+ messages)
` [PATCH v2 1/2] "
[PATCH] clk: stm32: Add STM32MP23 support
2026-04-30 7:00 UTC (3+ messages)
` [Uboot-stm32] "
[PATCH] parisc: Fix build failure for 32-bit kernel with PA2.0 instruction set
2026-04-30 7:00 UTC (2+ messages)
[PATCH] spi: add STM32MP23 OSPI support
2026-04-30 6:59 UTC (2+ messages)
[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
2026-04-30 7:00 UTC (7+ messages)
` [PATCH 20/48] klp-build: Don't use errexit
` [PATCH 21/48] klp-build: Validate patch file existence
` [PATCH 22/48] klp-build: Suppress excessive fuzz output by default
[PATCH] video: stm32: dsi: fix unchecked return values
2026-04-30 6:59 UTC (3+ messages)
[syzbot] [mm?] WARNING in __page_cache_release
2026-04-30 6:59 UTC
[PATCH v3 0/3] add support for Delta E50SN12051
2026-04-30 6:59 UTC (9+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: pmbus: add Delta E50SN12051 binding
` [PATCH v3 2/3] Documentation/hwmon: add Delta E50SN12051 documentation
` [PATCH v3 3/3] hwmon: (pmbus) add support for Delta E50SN12051
[PATCH] board: stm32pm1: Fix board_check_usb_power()
2026-04-30 6:58 UTC (3+ messages)
` [Uboot-stm32] "
[PATCH v7 0/2] Add support for q50sn12072 and q54sn120a1
2026-04-30 6:58 UTC (3+ messages)
` [PATCH v7 2/2] hwmon: (pmbus/q54sj108a2) "
[GIT PULL] sound fixes for 7.1-rc2
2026-04-30 6:58 UTC
[PATCH 6.12 0/8] AF_ALG fixes
2026-04-30 6:57 UTC (11+ messages)
` [PATCH 6.12 1/8] crypto: scatterwalk - Backport memcpy_sglist()
` [PATCH 6.12 2/8] crypto: algif_aead - use memcpy_sglist() instead of null skcipher
` [PATCH 6.12 3/8] crypto: algif_aead - Revert to operating out-of-place
` [PATCH 6.12 4/8] crypto: algif_aead - snapshot IV for async AEAD requests
` [PATCH 6.12 5/8] crypto: authenc - use memcpy_sglist() instead of null skcipher
` [PATCH 6.12 6/8] crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
` [PATCH 6.12 7/8] crypto: authencesn - Fix src offset when decrypting in-place
` [PATCH 6.12 8/8] crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
Toybox make root no longer works as expected
2026-04-30 6:57 UTC (2+ messages)
[PATCH 0/2] target/or1k: fix arithmetic edge cases
2026-04-30 6:56 UTC (2+ messages)
[PATCH 0/9] ppc: Remove 405 CPU family
2026-04-30 6:54 UTC (8+ messages)
` [PATCH 3/9] ppc/ppc405: Remove CPU
NFS4ERR_SEQ_MISORDERED errors and NFS client very slow
2026-04-30 6:53 UTC
[PATCH net-next] net: Consistently define pci_device_ids using named initializers
2026-04-30 6:53 UTC (2+ messages)
[PATCH net v1 0/3] af_packet/tcp: fix late hardware timestamp handling
2026-04-30 6:52 UTC (6+ messages)
` [PATCH net v1 3/3] tcp: use skb_get_hwtstamp() for hardware timestamps
[PATCH v2] memory: tegra: Deduplicate rate request management code
2026-04-30 6:52 UTC (3+ messages)
[PATCH] x86/olpc: select GPIOLIB_LEGACY
2026-04-30 6:51 UTC (8+ messages)
[PATCH 0/5] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms
2026-04-30 6:51 UTC (13+ messages)
` [PATCH 2/5] drivers: remoteproc: imx: add support for Cortex-A Core
` [EXT] "
` [PATCH 3/5] drivers: remoteproc: imx: add autoboot support for A-core remoteproc
` [PATCH 4/5] arm64: dts: imx93: Cortex-A Core remoteproc device node
` [EXT] "
` [PATCH 5/5] remoteproc: imx: use device node name as processor name
[PATCH] x86/CPU/AMD: Clear RDRAND CPUID if Built-In-Self-Test failed on boot
2026-04-30 6:47 UTC (6+ messages)
[PATCH hotfix] mm: fix pmd_special() fallback to observe huge_zero
2026-04-30 6:46 UTC (6+ messages)
[PATCH nf v4] netfilter: nft_bitwise: fix dst corruption in same register shifts
2026-04-30 6:47 UTC (5+ messages)
[PATCH v2 0/5] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms
2026-04-30 6:46 UTC (4+ messages)
` [PATCH v2 1/5] dt-bindings: remoteproc: add imx-rproc-psci binding
` [EXT] "
Warning: drivers/hwmon/yogafan.c:2 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2026-04-30 6:46 UTC
TT budgeting for EHCI; accommodate 1023-byte full-speed isochronous–in endpoints
2026-04-30 6:46 UTC (9+ messages)
[PULL] drm-misc-fixes
2026-04-30 6:45 UTC
[PATCH] pinctrl: qcom: Unconditionally mark gpio as wakeup enable
2026-04-30 6:45 UTC (2+ messages)
QA notification for completed autobuilder build (yocto-6.0.rc1)
2026-04-30 6:44 UTC (2+ messages)
` [qa-build-notification] "
Unexpected behavior of of_regulator_get()?
2026-04-30 6:44 UTC (3+ messages)
[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-04-30 6:43 UTC (5+ messages)
` [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct "
` "
[PATCH] devcoredump: Fix double free on device_add() failure
2026-04-30 6:42 UTC
[PATCH 0/4] usb: xhci: prepare MSI path for secondary interrupters
2026-04-30 6:42 UTC (5+ messages)
` [PATCH 1/4] usb: xhci: store xhci pointer in xhci_interrupter
` [PATCH 2/4] usb: xhci: route MSI through interrupter context
` [PATCH 3/4] usb: xhci-pci: use the interrupter entry as MSI dev_id
` [PATCH 4/4] usb: xhci: clear USBSTS EINT only for interrupter 0
[PATCH v4] iio: magnetometer: rm3100: Modernize locking and refactor control flow
2026-04-30 6:41 UTC (3+ messages)
[PATCH v2 0/2] Add str_alloc_free()/str_free_alloc helper and
2026-04-30 6:40 UTC (3+ messages)
` [PATCH v2 1/2] lib/string_choices: Add str_alloc_free() helper
` [PATCH v2 2/2] coccinelle: Add rules to find str_alloc_free() replacements
[PATCH v3] tests/intel/xe_oa: Wa_14026633728
2026-04-30 6:40 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_oa: Wa_14026633728 (rev3)
drivers/edac/amd64_edac.c:7:10: fatal error: asm/hygon/node.h: No such file or directory
2026-04-30 6:40 UTC
[frank-w-bpi-r2-4.14:7.0-mt7622 72/103] Warning: drivers/net/phy/mxl-gpy.c:588 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2026-04-30 6:40 UTC
drivers/net/wireless/virtual/mac80211_hwsim_nan.c:97:13: warning: the comparison will always evaluate as 'true' for the address of 'cluster_id' will never be NULL
2026-04-30 6:40 UTC
[rafael-pm:bleeding-edge 14/30] htmldocs: Documentation/driver-api/acpi/index.rst:5: WARNING: toctree contains reference to nonexisting document 'driver-api/acpi/acpi-drivers' [toc.not_readable]
2026-04-30 6:40 UTC
[PATCH 5.15 0/9] AF_ALG fixes
2026-04-30 6:36 UTC (10+ messages)
` [PATCH 5.15 1/9] crypto: scatterwalk - Backport memcpy_sglist()
` [PATCH 5.15 2/9] crypto: algif_aead - use memcpy_sglist() instead of null skcipher
` [PATCH 5.15 3/9] crypto: algif_aead - Revert to operating out-of-place
` [PATCH 5.15 4/9] crypto: algif_aead - snapshot IV for async AEAD requests
` [PATCH 5.15 5/9] crypto: authenc - use memcpy_sglist() instead of null skcipher
` [PATCH 5.15 6/9] crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
` [PATCH 5.15 7/9] crypto: authencesn - Fix src offset when decrypting in-place
` [PATCH 5.15 8/9] crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
` [PATCH 5.15 9/9] crypto: algif_aead - Fix minimum RX size check for decryption
[PATCH 1/8] drm/amdgpu: nuke amdgpu_userq_fence_slab
2026-04-30 6:37 UTC (3+ messages)
` [PATCH 6/8] drm/amdgpu: rework userq reset work handling
[LTP] [PATCH v3] testcases/kernel/device-drivers/nvme: Add NVMe device discovery test
2026-05-01 15:14 UTC (2+ messages)
` [LTP] "
[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
2026-04-30 6:35 UTC (4+ messages)
[LTP] [PATCH v4] shmctl03: Fix 32-bit compat mode failure by adjusting comparisons for compat mode truncation
2026-04-30 6:35 UTC (2+ messages)
` [LTP] "
[LTP] [PATCH v6] fsconfig04: Check FSCONFIG_SET_PATH
2026-04-30 6:34 UTC (2+ messages)
` [LTP] "
[LTP] [PATCH] syscalls/fsmount02: fix invalid-flags test failure on Linux 7.1+
2026-04-30 6:33 UTC
[scarthgap][PATCH] libarchive: fix for CVE-2026-4426
2026-04-30 6:33 UTC
[Patch v4 3/5] perf/x86/intel: Disable PMI for self-reloaded ACR events
2026-04-30 6:33 UTC (3+ messages)
[PATCH 6.1 0/9] AF_ALG fixes
2026-04-30 6:27 UTC (10+ messages)
` [PATCH 6.1 1/9] crypto: scatterwalk - Backport memcpy_sglist()
` [PATCH 6.1 2/9] crypto: algif_aead - use memcpy_sglist() instead of null skcipher
` [PATCH 6.1 3/9] crypto: algif_aead - Revert to operating out-of-place
` [PATCH 6.1 4/9] crypto: algif_aead - snapshot IV for async AEAD requests
` [PATCH 6.1 5/9] crypto: authenc - use memcpy_sglist() instead of null skcipher
` [PATCH 6.1 6/9] crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
` [PATCH 6.1 7/9] crypto: authencesn - Fix src offset when decrypting in-place
` [PATCH 6.1 8/9] crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
` [PATCH 6.1 9/9] crypto: algif_aead - Fix minimum RX size check for decryption
[PATCH 2/2] kernel/bpf/verifier: Support module kfunc resolution via instruction offset
2026-04-30 6:27 UTC (2+ messages)
[moderation/CI] Re: mm: Make per-VMA locks available in all builds
2026-04-30 6:27 UTC
[PATCH 0/2] target/riscv: Update deprecated machines
2026-04-30 6:23 UTC (3+ messages)
` [PATCH 2/2] target/riscv: Deprecate the shakti_c machine
[PATCH v2 0/2] name-rev: learn --format=<pretty>
2026-04-30 6:23 UTC (5+ messages)
` [PATCH v3 0/5] format-rev: introduce builtin for on-demand pretty formatting
` [PATCH v3 5/5] "
kernel/bpf/fixups.c:1021:44: sparse: sparse: cast truncates bits from constant value (fffffffc00000000 becomes 0)
2026-04-30 6:23 UTC
[ast-bpf:rust-bpf 1/14] samples/rust/multi3.ll: warning: ignored by one of the .gitignore files
2026-04-30 6:23 UTC
[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-04-30 6:23 UTC (4+ messages)
` [PATCH v2 3/5] drm/ttm: Introduce ttm_bo_shrink_kswap_fragmented()
[PATCH v5] ACPI: pmic: Replace mutex_lock/unlock() with guard()/scoped_guard()
2026-04-30 6:23 UTC (2+ messages)
[PATCH v1 0/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
2026-04-30 6:23 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH 1/1] dma-direct: fix use of max_pfn
2026-04-30 6:22 UTC (2+ messages)
[PATCH net-next] net/mlx5: Add vhca_id_type support to IPsec alias creation
2026-04-30 6:19 UTC
[PATCH] psp: reject packets carrying unsupported PSP optional fields
2026-04-30 6:20 UTC
[PATCH] hwtracing: intel_th: Fix resource double free on device_add() failure
2026-04-30 6:20 UTC
[mainline][BUG] Observed Workqueue lockups on offline CPUs
2026-04-30 6:19 UTC (6+ messages)
[PATCH] rust: workqueue: replace SAFETY TODO for `WorkItemPointer` impl on `Pin<KBox<T>>`
2026-04-30 6:17 UTC (3+ messages)
[linux-next:master] [mm/slub] 8952728641: BUG_kmem_cache:Freepointer_corrupt
2026-04-30 6:16 UTC
[PATCH i-g-t,v5 0/4] Enable HDR in IGT Frontbuffer Feature Tests
2026-04-30 6:16 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Enable HDR in IGT Frontbuffer Feature Tests (rev5)
[PATCH net 0/2] net/sched: sch_cake: annotate data-races in cake_dump_class_stats (series)
2026-04-30 6:16 UTC (3+ messages)
` [PATCH net 1/2] net/sched: sch_cake: annotate data-races in cake_dump_class_stats (I)
` [PATCH net 2/2] net/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)
[PATCH] sched/fair: Fix wakeup_preempt_fair for not waking up task
2026-04-30 6:16 UTC (2+ messages)
[PATCH] wifi: cfg80211: don't allow negative key_len values
2026-04-30 6:15 UTC
[PATCH RESEND v8 0/2] Add support for Gunyah Watchdog
2026-04-30 6:15 UTC (4+ messages)
` [PATCH RESEND v8 2/2] watchdog: Add driver "
[REGRESSION] 6.9.11: systemd hangs in cgroup_drain_dying during cleanup after podman operations
2026-04-30 6:15 UTC (3+ messages)
[PATCH] tests\intel\xe_configfs: Fix ctx_restore BB path for post and mid variants
2026-04-30 6:17 UTC (4+ messages)
` [PATCH v2] tests/intel/xe_configfs: "
[PATCH 0/2] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
2026-04-30 6:13 UTC (3+ messages)
` [PATCH 1/2] hw/ppc/spapr: Do not fallback to raw mode when KVM rejects compat
` [PATCH 2/2] target/ppc/kvm: Use host compatibility mode for nested guests
[PATCH] remoteproc: imx: use device node name as processor name
2026-04-30 6:17 UTC
[BUG] ASUS TX Air FA401EA / AMD ACP70: No matching ASoC machine driver found, only HDMI audio available
2026-04-30 6:14 UTC
[PATCH v6 0/3] soc: qcom: ice: Enable firmware managed resource
2026-04-30 6:13 UTC (3+ messages)
` [PATCH v6 1/3] dt-bindings: crypto: qcom,ice: Add sa8255p support
[RFC Patch] r8169: fix RTL8116af cant enter s0idle
2026-04-30 6:13 UTC
[PATCH] ASoC: codecs: ab8500: Fix casting of private data
2026-04-30 6:12 UTC (4+ messages)
[PATCH v2 0/8] perf tools amd ibs: Fixes + Zen6 enhancements
2026-04-30 6:11 UTC (9+ messages)
` [PATCH v2 1/8] perf test amd ibs: Fix incorrect kernel version check
` [PATCH v2 2/8] perf tool ibs: Sync AMD IBS header file
` [PATCH v2 3/8] perf test ibs: Remove obsolete privilege test
` [PATCH v2 4/8] perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+
` [PATCH v2 5/8] perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer platforms
` [PATCH v2 6/8] perf amd ibs: Decode Remote-Socket flag in IBS OP raw dump
` [PATCH v2 7/8] perf amd ibs: Decode Streaming-store "
` [PATCH v2 8/8] perf doc: Document new IBS capabilities in man page
[PATCH 0/2] Add runtime PM support to K3 UDMA and K3 INTA
2026-04-30 6:11 UTC (2+ messages)
[PATCH v4 0/2] iio: adc: mcp3422: apply bit manipulation macros
2026-04-30 6:11 UTC (2+ messages)
[PATCH v3 0/3] wireless: p54 devicetree conversion
2026-04-30 6:10 UTC (5+ messages)
` [PATCH v3 3/3] p54spi: convert to devicetree
[ast-bpf:rust-bpf 11/14] kernel/bpf/verifier.c:6406:4: warning: label at end of compound statement is a C23 extension
2026-04-30 6:09 UTC
[thomas-weissschuh:b4/riscv-cfi-vdso-alternative 4/4] arch/riscv/kernel/alternative.c:210:27: error: use of undeclared identifier 'vdso_cfi_start'
2026-04-30 6:10 UTC
[Security] NFC: digital: peer-controlled stack overflow in digital_in_recv_sensf_res() (sibling to CVE-2026-31622)
2026-04-30 6:10 UTC (3+ messages)
[linus:master] [net] 0d8647bc74: kunit.mctp_test_bind_lookup.mctp-route.fail
2026-04-30 6:09 UTC
[PATCH wireless-next v2 00/31] wifi: mm81x: add mm81x driver
2026-04-30 6:09 UTC (3+ messages)
[PATCH v2 0/3] selinux: prune deprecated interfaces
2026-04-30 6:08 UTC (3+ messages)
` [PATCH v2 1/3] selinux: prune /sys/fs/selinux/checkreqprot
[PATCH v2 0/6] regulator: mt6359: cleanup and add supplies
2026-04-30 6:08 UTC (3+ messages)
` [PATCH v2 1/6] mfd: dt-bindings: mt6397: Add regulator supplies
[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
2026-04-30 6:08 UTC (8+ messages)
[PATCH 1/3 nf v5] netfilter: nf_socket: skip socket lookup for non-first fragments
2026-04-30 6:08 UTC (3+ messages)
` [PATCH 3/3 nf v5] netfilter: xtables: fix L4 header parsing "
[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
2026-04-30 6:08 UTC (12+ messages)
[PATCH 0/3] Minor cleanups: eliminate redundant code in QOM, block-backend and vl.c
2026-04-30 6:07 UTC (5+ messages)
` [PATCH 3/3] system/vl.c: inline qemu_opts_parse_noisily() result checks
[PATCH] ALSA: pcm_oss: Fix use-after-free in poll via io_uring
2026-04-30 6:07 UTC (2+ messages)
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.