messages from 2025-07-05 07:00:46 to 2025-07-05 11:34:58 UTC [more...]
[Bug 220306] New: Updated ibt-18-16-1.sfi is bugged, "Invalid exception type 03" kernel spam
2025-07-05 11:34 UTC (2+ messages)
` [Bug 220306] "
[PATCH RFC 0/2] nfsd: issue POSIX_FADV_DONTNEED after READ/WRITE/COMMIT
2025-07-05 11:32 UTC (7+ messages)
` [PATCH RFC 2/2] nfsd: call generic_fadvise after v3 READ, stable WRITE or COMMIT
[PATCH] Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure
2025-07-05 11:31 UTC (2+ messages)
` "
[PATCH v4] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
2025-07-05 11:29 UTC (7+ messages)
[PATCH 0/5] powerpc: Implement masked user access
2025-07-05 10:55 UTC (10+ messages)
[PATCH 0/2] nfsd: provide locking for v4_end_grace
2025-07-05 11:20 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nfsd: discard client_tracking_active and instead disable laundromat_work
[PATCH mptcp-next v6 0/4] implement mptcp read_sock
2025-07-05 11:17 UTC (5+ messages)
` [PATCH mptcp-next v6 1/4] mptcp: use sk_eat_skb in recvmsg_mskq
` [PATCH mptcp-next v6 2/4] mptcp: implement .read_sock
` [PATCH mptcp-next v6 3/4] mptcp: implement .splice_read
` [PATCH mptcp-next v6 4/4] selftests: mptcp: add splice io mode
[PATCH v2] exfat: add cluster chain loop check for dir
2025-07-05 9:14 UTC (2+ messages)
[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
2025-07-05 11:15 UTC (3+ messages)
` [PATCH 2/8] rust: device: add drvdata accessors
[PATCH] rust: pci: fix documentation related to Device instances
2025-07-05 11:14 UTC (5+ messages)
[PATCH] rust: drm: remove unnecessary imports
2025-07-05 11:06 UTC (2+ messages)
[syzbot] [kernel?] UBSAN: shift-out-of-bounds in pcl726_attach
2025-07-05 11:02 UTC
[PATCH v2] ACPI: FAN: Update fps count debug print
2025-07-05 11:00 UTC
[PATCH RFC 0/4] erofs: allow page cache sharing
2025-07-05 10:58 UTC (5+ messages)
` [PATCH RFC 2/4] erofs: introduce page cache share feature
[PATCH v1 0/3] Initial work for Rust abstraction for HID device driver development
2025-07-05 10:54 UTC (9+ messages)
` [PATCH v1 2/3] rust: core abstractions for HID drivers
[pci:controller/qcom] BUILD SUCCESS f3bdfa1d721739058ffb66c6948f8335d3a2ac55
2025-07-05 10:45 UTC
[PATCH v5 0/6] media: qcom: camss: Add qcm2290 support
2025-07-05 10:43 UTC (4+ messages)
` [PATCH v5 5/6] media: dt-bindings: Add qcom,qcm2290-camss
[PATCH] tools/libbpf: add WERROR option
2025-07-05 10:43 UTC
[PATCH i-g-t v1] tests/kms_plane_scaling: Skip scalar2 downscale tests on Intel Gen14+ with specific conditions
2025-07-05 10:42 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_plane_scaling: Skip scalar2 downscale tests on Intel Gen14+ with specific conditions (rev2)
[syzbot] [kernel?] general protection fault in pcl818_ai_cancel
2025-07-05 10:41 UTC
[tip:tip/urgent] BUILD SUCCESS a26f93a17fcd2853291d9148572ac5fbd54b027b
2025-07-05 10:36 UTC
[Buildroot] [PATCH 1/1] utils/test-pkg: stop on sigint
2025-07-05 10:27 UTC (2+ messages)
[Buildroot] [git commit] utils/test-pkg: stop on sigint
2025-07-05 10:14 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 31b6d25a25ac3fe4ee6092f2bf04a816e4b5b64a
2025-07-05 10:18 UTC
[PATCH V2] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
2025-07-05 10:16 UTC
[PATCH] regulator: tps6286x-regulator: Enable REGCACHE_MAPLE
2025-07-05 9:51 UTC (2+ messages)
[Buildroot] [PATCH 1/1] utils/check-package: handle missing files
2025-07-05 10:07 UTC (2+ messages)
[Buildroot] [git commit] utils/check-package: handle missing files
2025-07-05 10:03 UTC
[PATCH v4 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2025-07-05 10:04 UTC (5+ messages)
` [PATCH v4 3/5] iommu: Add verisilicon IOMMU driver
[PATCH RESEND v7] drm/vc4: hdmi: switch to generic CEC helpers
2025-07-05 10:05 UTC
[PATCH 00/16] PCI: MSI parent domain conversion
2025-07-05 10:02 UTC (5+ messages)
` [PATCH 14/16] PCI: hv: Switch to msi_create_parent_irq_domain()
[PATCH v4 00/10] drm/msm: rework the ties between KMS and GPU parts of the driver
2025-07-05 10:02 UTC (11+ messages)
` [PATCH v4 01/10] drm/msm: move wq handling to KMS code
` [PATCH v4 02/10] drm/msm: move helper calls to msm_kms.c
` [PATCH v4 03/10] drm/msm/mdp4: get rid of mdp4_crtc.id
` [PATCH v4 04/10] drm/msm: get rid of msm_drm_private::num_crtcs
` [PATCH v4 05/10] drm/msm: move KMS driver data to msm_kms
` [PATCH v4 06/10] drm/msm: make it possible to disable KMS-related code
` [PATCH v4 07/10] drm/msm: bail out late_init_minor() if it is not a GPU device
` [PATCH v4 08/10] drm/msm: rearrange symbol selection
` [PATCH v4 09/10] drm/msm: rework binding of Imageon GPUs
` [PATCH v4 10/10] drm/msm: enable separate binding of GPU and display devices
[PATCH v6 0/3] Static initcalls
2025-07-05 10:01 UTC (7+ messages)
[OE-core][kirkstone 0/9] Patch review
2025-07-05 10:01 UTC (3+ messages)
` [OE-core][kirkstone 8/9] xwayland: fix CVE-2025-49178
[Buildroot] [PATCH 1/1] package/linux-firmware: bump version to 20250627
2025-07-05 10:00 UTC
[PATCH] clk: Avoid DT fetch in possible_parent_show if clk_hw is provided
2025-07-05 9:58 UTC
[PATCH 0/7] xe/uc: PTL firmware defs + recommendation bump
2025-07-05 9:58 UTC (2+ messages)
` ✓ Xe.CI.Full: success for xe/uc: PTL firmware defs + recommendation bump (rev3)
[PATCH] iommu/arm-smmu: disable PRR on some of SMMU-500 platforms
2025-07-05 9:55 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS ccfb15b8158c11a8304204aeac354c7b1cfb18a3
2025-07-05 9:52 UTC
[PATCH v2] staging: gpib: Fix error handling paths in cb_gpib_probe()
2025-07-05 9:52 UTC
[PATCH RFT net-next 0/10] net: stmmac: Add support for Allwinner A523 GMAC200
2025-07-05 9:45 UTC (4+ messages)
` [PATCH RFT net-next 04/10] soc: sunxi: sram: register regmap as syscon
[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-05 9:51 UTC (3+ messages)
` [PATCH 49/80] net: wwan: "
[PATCH] md/raid1,raid10: strip REQ_NOWAIT from member bios
2025-07-05 9:45 UTC (2+ messages)
Wiki editing
2025-07-05 9:42 UTC
[Buildroot] [PATCH v2 1/2] package/readline: bump version to 8.3
2025-07-05 9:40 UTC (2+ messages)
[Buildroot] [git commit] package/readline: bump version to 8.3
2025-07-05 9:15 UTC
[Buildroot] [git commit] package/readline: Use configure options to link with ncurses
2025-07-05 9:15 UTC
[tiwai-sound:test/hda-reorg 41/53] sound/hda/codecs/cirrus/cs421x.c:561:35: warning: 'cs421x_codec_ops' defined but not used
2025-07-05 9:38 UTC
BSP: X and customized raspberrypi5.conf machine
2025-07-05 9:30 UTC (3+ messages)
` [yocto] "
[PATCH v2] net: stmmac: add support for dwmac 5.20
2025-07-05 9:09 UTC
[syzbot] [net?] WARNING in taprio_get_start_time (2)
2025-07-05 9:27 UTC (3+ messages)
[linux-next:master 5964/7381] arch/arm/boot/dts/nxp/mxs/imx28-amarula-rmm.dts:200.32-209.4: Warning (unique_unit_address_if_enabled): /apb@80000000/apbh-bus@80000000/pinctrl@80018000/edt-ft5x06@0: duplicate unit-address (also used in node /apb@80000000/apbh-bus@80000000/pinctrl@800180
2025-07-05 9:27 UTC
[PATCH 0/6] Replace `kernel::str::CStr` with `core::ffi::CStr` (cycle 1)
2025-07-05 9:23 UTC (10+ messages)
` [PATCH 3/6] rust: use `kernel::{fmt,prelude::fmt!}`
` [PATCH 4/6] rust: str: remove unnecessary qualification
` [PATCH 5/6] rust: add `CStr` methods matching `core::ffi::CStr`
` [PATCH 6/6] rust: use `core::ffi::CStr` method names
[sj:damon/next 10/106] mm/damon/core.c:2023:3: warning: variable 'sidx' is uninitialized when used here
2025-07-05 9:17 UTC
[PATCH RFC] io_uring: Fix addr usage on get_unmapped_area()
2025-07-05 9:13 UTC (2+ messages)
[PATCH 6.15 000/263] 6.15.5-rc2 review
2025-07-05 9:12 UTC (3+ messages)
[PATCH i-g-t v1 RERUN 0/2] Skip PSR when disabled
2025-07-05 9:12 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Skip PSR when disabled (rev3)
[syzbot] [net?] general protection fault in qdisc_tree_reduce_backlog
2025-07-05 9:12 UTC (3+ messages)
[PATCH] regulator: sy8827n: make enable gpio NONEXCLUSIVE
2025-07-05 8:53 UTC (3+ messages)
[PATCH 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
2025-07-05 9:06 UTC (2+ messages)
[PATCH 0/3] Various devicetree fixes for Exynos7870 devices
2025-07-05 8:52 UTC (2+ messages)
[PATCH] pinctrl: samsung: Fix gs101 irq chip
2025-07-05 8:52 UTC (2+ messages)
[PATCH v21] pwm: airoha: Add support for EN7581 SoC
2025-07-05 8:54 UTC (3+ messages)
[PATCH 0/2] Fixes for Exynos7870 MIPI PHY support
2025-07-05 8:35 UTC (7+ messages)
` [PATCH 1/2] phy: exynos-mipi-video: correct cam0 sysreg compatible for exynos7870
` [PATCH 2/2] phy: exynos-mipi-video: allow skipping absent PHYs
[PATCH 0/3] media: Remove remains of v4l2_subdev_video_ops.g_pixelaspect
2025-07-05 8:37 UTC (4+ messages)
` [PATCH 1/3] media: adv7180: Remove g_pixelaspect implementation
` [PATCH 2/3] media: adv748x: "
` [PATCH 3/3] media: v4l2-subdev: Remove g_pixelaspect operation
[syzbot] [kernel?] WARNING in driver_unregister (2)
2025-07-05 8:38 UTC (3+ messages)
[PATCH v4 net] net: airoha: Fix an error handling path in airoha_probe()
2025-07-05 8:34 UTC
[PATCH v2 net] atm: clip: Fix NULL pointer dereference in vcc_sendmsg()
2025-07-05 8:52 UTC
[PATCH net-next 0/2] net: dsa: microchip: Add KSZ8463 switch support
2025-07-05 8:23 UTC (3+ messages)
` [PATCH net-next 2/2] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
[PATCH v9 0/9] arm64: Introduce CIX P1 (SKY1) SoC
2025-07-05 8:20 UTC (3+ messages)
` [PATCH v9 8/9] arm64: dts: cix: Add sky1 base dts initial support
[Buildroot] [PATCH] package/shadowsocks-libev: fix build w/ mbedtls v3.6
2025-07-05 8:16 UTC
[RFC] MNT_WRITE_HOLD mess
2025-07-05 8:16 UTC (7+ messages)
security/landlock/errata.h:43:5: sparse: sparse: not a function <noident>
2025-07-05 8:15 UTC
[PATCH v2] ASoC: qcom: qdsp6: Add an error handling path in q6usb_component_probe()
2025-07-05 8:12 UTC
[PATCH net] net: phy: realtek: Reset after clock enable
2025-07-05 8:10 UTC (2+ messages)
[PATCH 0/1] Update on habanalabs maintainer status
2025-07-05 8:09 UTC (8+ messages)
` [PATCH 1/1] MAINTAINERS: Change habanalabs maintainer
parisc kernel cache flush issue with mprotect()
2025-07-05 8:06 UTC (4+ messages)
[PATCH v13 2/5] rust: support formatting of foreign types
2025-07-05 8:04 UTC (11+ messages)
[PATCH v5 00/10] LKMM generic atomics in Rust
2025-07-05 8:04 UTC (12+ messages)
` [PATCH v5 04/10] rust: sync: atomic: Add generic atomics
[PATCH] i2c: omap: Fix an error handling path in omap_i2c_probe()
2025-07-05 7:59 UTC (3+ messages)
[PATCH 0/2] i2c: omap: 2 Fixes
2025-07-05 7:57 UTC (3+ messages)
` [PATCH 1/2] i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
` [PATCH 2/2] i2c: omap: Fix an error handling path "
[RFC V2 00/18] famfs: port into fuse
2025-07-05 7:58 UTC (6+ messages)
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
[RFC] ethdev: TX mbuf fast release optimization
2025-07-05 7:58 UTC (4+ messages)
[PATCH i-g-t v1 0/2] intel-ci: Rename i915 blocklist and testlists
2025-07-05 7:57 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH net-next] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
2025-07-05 7:55 UTC
[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
2025-07-05 7:47 UTC (10+ messages)
` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "
[PATCH 0/2] Few timer and AIA fixes for KVM RISC-V
2025-07-05 7:43 UTC (12+ messages)
` [PATCH 1/2] RISC-V: KVM: Disable vstimecmp before exiting to user-space
` [PATCH 2/2] RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
[PATCH v3 0/3] Add Sophgo EVB V1/V2 Board support
2025-07-05 7:39 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: add Sophgo SG2042_EVB_V1.X/V2.0 bindings
` [PATCH v3 2/3] riscv: dts: sophgo: add Sophgo SG2042_EVB_V1.X board device tree
` [PATCH v3 3/3] riscv: dts: sophgo: add Sophgo SG2042_EVB_V2.0 "
[PATCH net-next 0/6] net: airoha: Introduce NPU callbacks for wlan offloading
2025-07-05 7:39 UTC (4+ messages)
` [PATCH net-next 4/6] net: airoha: npu: Read NPU interrupt lines from the DTS
[PATCH net 0/2] allwinner: a523: Rename emac0 to gmac0
2025-07-05 7:36 UTC (2+ messages)
[PATCH] audit: fix typo in auditfilter.c comment
2025-07-05 7:48 UTC
[PATCH] pwm: mediatek: Ensure to disable clocks in error path
2025-07-05 7:35 UTC (2+ messages)
[PATCH v2 1/4] ARM: dts: microchip: sam9x60ek: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
2025-07-05 7:33 UTC (8+ messages)
` [PATCH v2 2/4] ARM: dts: microchip: sama5d27_som1: "
` [PATCH v2 3/4] ARM: dts: microchip: sama5d27_wlsom1: "
` [PATCH v2 4/4] ARM: dts: microchip: sama5d2_icp: "
[PATCH] ARM: dts: microchip: sam9x7: Add LVDS controller
2025-07-05 7:30 UTC (2+ messages)
[PATCH] arc:kernel:perf_event.c : replaced sprintf with sysfs_emit()
2025-07-05 7:30 UTC (2+ messages)
[PATCH] pwm: Fix invalid state detection
2025-07-05 7:33 UTC (2+ messages)
[PATCH mptcp-net v2 0/5] mptcp: fix fallback-related races
2025-07-05 7:24 UTC (6+ messages)
` [PATCH mptcp-net v2 1/5] mptcp: make fallback action and fallback decision atomic
` [PATCH mptcp-net v2 2/5] mptcp: plug races between subflow fail and subflow creation
` [PATCH mptcp-net v2 3/5] mptcp: fix status reset on disconnect()
` [PATCH mptcp-net v2 4/5] mptcp: track fallbacks accurately via mibs
` [PATCH mptcp-net v2 5/5] mptcp: remove pr_fallback()
[PATCH net 0/4] There are some bugfix for the HNS3 ethernet driver
2025-07-05 7:24 UTC (4+ messages)
` [PATCH net 3/4] net: hns3: fixed vf get max channels bug
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-07-05 7:20 UTC (5+ messages)
` [PATCH v12 1/4] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v12 2/4] crypto: loongson - add Loongson RNG driver support
` [PATCH v12 3/4] tpm: Add a driver for Loongson TPM device
` [PATCH v12 4/4] MAINTAINERS: Add entry for Loongson Security Engine drivers
[PATCH v10 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-07-05 7:17 UTC (7+ messages)
` [PATCH v10 1/6] KVM: arm64: Rename the device variable to s2_force_noncacheable
` [PATCH v10 2/6] KVM: arm64: Update the check to detect device memory
` [PATCH v10 3/6] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v10 4/6] KVM: arm64: New function to determine hardware cache management support
` [PATCH v10 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v10 6/6] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH v10 0/4] support large align and nid in Rust allocators
2025-07-05 7:17 UTC (4+ messages)
` [PATCH v10 3/4] rust: add support for NUMA ids in allocations
[PATCH v3] skbuff: Add MSG_MORE flag to optimize large packet transmission
2025-07-05 7:16 UTC (4+ messages)
[GSOC RFC] commit: commentChar=auto bug-fix suggestion
2025-07-05 7:15 UTC
[jfern:rcu/irq-exit-v2-no-task 4/4] kernel/rcu/tree_plugin.h:637:54: error: 'DEFER_QS_REQUIRED' undeclared
2025-07-05 7:13 UTC
next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
2025-07-05 7:10 UTC (6+ messages)
` [LTP] "
[PATCH v8 0/3] tpm_crb_ffa: handle tpm busy return code
2025-07-05 7:10 UTC (9+ messages)
` [PATCH v8 2/3] tpm_crb_ffa:Introduce memzero macro to replace memset
Question: how will sha256sum be implemented in git
2025-07-05 7:09 UTC (3+ messages)
[PATCH] Update r7s72100 Genmai DTS to include NOR Flash pinctrl
2025-07-05 7:08 UTC (2+ messages)
MMC prepare for zynq
2025-07-05 7:01 UTC (4+ messages)
[Intel-wired-lan] Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
2025-07-05 7:01 UTC (3+ messages)
[PATCH v5 0/2] rust: revocable: documentation and refactorings
2025-07-05 7:01 UTC (4+ messages)
[PATCH v3 0/3] riscv: dts: sophgo: add more sg2042 isa extension support
2025-07-05 7:00 UTC (5+ messages)
` [PATCH v3 1/3] riscv: dts: sophgo: Add xtheadvector to the sg2042 devicetree
` [PATCH v3 2/3] riscv: dts: sophgo: add ziccrse for sg2042
` [PATCH v3 3/3] riscv: dts: sophgo: add zfh "
[PATCH] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
2025-07-05 6:59 UTC (5+ 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.