messages from 2026-03-11 15:18:05 to 2026-03-11 15:45:12 UTC [more...]
drivers/ptp/ptp_vmclock.c:445:24: sparse: sparse: incorrect type in return expression (different base types)
2026-03-11 15:44 UTC
[tip:x86/misc] BUILD SUCCESS bcf92fbca6055b7b717c3706e4e5f92a4e63ef45
2026-03-11 15:44 UTC
[PATCH bpf-next v3 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
2026-03-11 15:44 UTC (6+ messages)
[PATCH i-g-t] tests/kms_properties: Add panel_type to immutable property list
2026-03-11 15:44 UTC (2+ messages)
[PATCH net-next v6 00/10] bng_en: add link management and statistics support
2026-03-11 15:44 UTC (3+ messages)
` [PATCH net-next v6 02/10] bng_en: query PHY capabilities and report link status
[PATCH v3 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2026-03-11 15:43 UTC (4+ messages)
` [PATCH v3 20/32] hw/arm/tegra241-cmdqv: Use mmap'ed VINTF page0 as VCMDQ backing
[PATCH 0/2] Minor changes for i2c-imx driver
2026-03-11 15:43 UTC (5+ messages)
` [PATCH 1/2] i2c: imx: Don't recover bus when arbitration lost
` [PATCH 2/2] i2c: imx: Retry failed transfers 3 times
[PATCH] mm: switch deferred split shrinker to list_lru
2026-03-11 15:43 UTC
[PATCH 0/5] imx9{4,5}: Add Quickboot support
2026-03-11 15:42 UTC (2+ messages)
[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
2026-03-11 15:42 UTC (11+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup
[PATCH v8 00/10] rust: add `register!` macro
2026-03-11 15:42 UTC (6+ messages)
` [PATCH v8 07/10] rust: io: introduce `IntoIoVal` trait and single-argument `write_val`
[PATCH net-next 00/11] ethtool: Generic loopback support
2026-03-11 15:42 UTC (8+ messages)
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
[rdma:wip/leon-for-next] BUILD SUCCESS 120ad1fd591402e7ac6927ce36501dc76fb1e404
2026-03-11 15:41 UTC
[PATCH i-g-t 0/2] lib: Add NVL-P (Novalake-P) support
2026-03-11 15:42 UTC (3+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.FULL: "
[PATCH RESEND 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
2026-03-11 15:41 UTC (3+ messages)
` [PATCH RESEND 2/2] "
[PATCH 1/8] tests/qtest/migration: Fix leak of migration tests data
2026-03-11 15:40 UTC (5+ messages)
` [PATCH 5/8] tests/qtest/migration: Force exit-on-error=false when appropriate
[PATCH] b4: allow using xoauth2/bearer token to authenticate to SMTP servers
2026-03-11 15:41 UTC (9+ messages)
[PATCH] USB: serial: opticon: fix UAF in write callback during port removal
2026-03-11 15:41 UTC (6+ messages)
[PATCH 0/2] MTD fixes for OF node refcounting
2026-03-11 15:39 UTC (6+ messages)
` [PATCH 1/2] mtd: parsers: ofpart: call of_node_put() only in ofpart_fail path
` [PATCH 2/2] mtd: parsers: ofpart: call of_node_get() for dedicated subpartitions
[Buildroot] [PATCH v2] toolchain/toolchain-external: bump to version 15.2.rel1
2026-03-11 15:39 UTC
[PATCH] sched_ext: Add scx_bpf_task_add_dsq_vtime()
2026-03-11 15:39 UTC
[PATCH net-next] net: phy: vitesse: add inband caps and configuration
2026-03-11 15:38 UTC (5+ messages)
[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
2026-03-11 15:37 UTC (7+ messages)
` [PATCH v16 06/10] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v16 07/10] cxl: Update error handlers to support CXL Port devices
[PATCH] smb: client: fix open handle lookup in cifs_open()
2026-03-11 15:37 UTC (2+ messages)
[PATCH b4] review: use mail domain for review Message-IDs
2026-03-11 15:36 UTC (2+ messages)
[LTP] LTP - After Release March 2026 Meeting
2026-03-11 15:36 UTC
[PATCH 0/3] mtd: rawnand: mxc: set raw chip's to child nand@0
2026-03-11 15:36 UTC (3+ messages)
[PATCH] mtd: nand: Use scoped_guard for mutex in nand_resume
2026-03-11 15:36 UTC (3+ messages)
[PATCH v4 0/2] clk: rs9: Fix and of_clk_hw_onecell_get() conversion
2026-03-11 15:36 UTC (3+ messages)
` [PATCH v4 1/2] clk: rs9: Add clock index range check to rs9_of_clk_get()
[PATCH 00/14] Add ARM64 support for MSHV accelerator
2026-03-11 15:35 UTC (16+ messages)
` [PATCH 01/14] accel/mshv: provision guests with the same features as host
` [PATCH 02/14] accel/mshv: move msr.c to target/i386
` [PATCH 03/14] accel/mshv: extract common CPU register helpers
` [PATCH 04/14] meson, target/arm/mshv: Enable arm64 build & add initial MSHV support
` [PATCH 05/14] target/arm/mshv: implement vcpu state operations for ARM64
` [PATCH 06/14] target/arm/mshv: implement -cpu host for MSHV
` [PATCH 07/14] accel/mshv: add arch-specific accelerator init hook
` [PATCH 08/14] accel/mshv: Add access_vp_regs synthetic proc features
` [PATCH 09/14] target/arm: cpu: Mark MSHV supporting PSCI 1.3
` [PATCH 10/14] accel/mshv: implement cpu_thread_is_idle() hook
` [PATCH 11/14] target/arm/mshv: add vCPU run loop
` [PATCH 12/14] include/hw/hyperv: adjust hv_interrupt_control structure for arm64
` [PATCH 13/14] hw/intc,target/arm/mshv: add MSHV vGICv3 implementation
` [PATCH 14/14] MAINTAINERS: updates for MSHV arm64 code
[PATCH 0/3] Fix spear600-smi YAML conversion
2026-03-11 15:36 UTC (5+ messages)
[PATCH] ASoC: dt-bindings: ti,tas2770: Switch to undeprecated reset-gpios
2026-03-11 15:35 UTC
[PATCH v3] pwm: imx-tpm: count the number of enabled channels in probe
2026-03-11 15:35 UTC (2+ messages)
[PATCH] softirq: WARN_ON !preemptible() not check softirq cnt in bh disable on RT
2026-03-11 15:34 UTC (2+ messages)
[PATCH] ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPI
2026-03-11 15:34 UTC (5+ messages)
Disappearance of network PHYs
2026-03-11 15:34 UTC
[PATCH] mtd: rawnand: serialize lock/unlock against other NAND operations
2026-03-11 15:33 UTC (3+ messages)
[PATCH] mtd: rawnand: brcmnand: skip DMA during panic write
2026-03-11 15:33 UTC (3+ messages)
[Intel-wired-lan] KCSAN: data-race in e1000_clean / e1000_xmit_frame
2026-03-11 8:15 UTC
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-11 9:32 UTC (13+ messages)
` [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
` [Intel-wired-lan] "
` [PATCH 38/61] net: "
` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [Intel-wired-lan] "
` [PATCH 56/61] clk: "
` [Intel-wired-lan] "
` [PATCH 57/61] reset: "
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
[PATCH 0/2] media: nxp: imx8-isi: Fix single frame capture and optimize buffer usage
2026-03-11 15:33 UTC (5+ messages)
` [PATCH 1/2] media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 1
` [PATCH 2/2] media: nxp: imx8-isi: Prioritize pending buffers over discard buffers
[PATCH v2] docs: add AI Coding Assistants documentation
2026-03-11 15:33 UTC (3+ messages)
` [PATCH] checkpatch: add support for Assisted-by tag
[RFC PATCH 0/8] hw/arm/smmuv3-accel: Support AUTO properties
2026-03-11 15:31 UTC (4+ messages)
` [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
[PATCH 1/2] drm/i915/dp_mst: Fix forced link retrain handling in MST HPD IRQ handler
2026-03-11 15:31 UTC (2+ messages)
` [PATCH 2/2] drm/i915/dp: Simplify forcing a link retraining
[PATCH 0/5] drm/{i915,xe}: move bo stuff to parent interface
2026-03-11 15:33 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2 0/9] Support QEMU cpu models in MSHV accelerator
2026-03-11 15:31 UTC (5+ messages)
` [PATCH v2 9/9] accel/mshv: disable la57 (5lvl paging)
[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
2026-03-11 15:31 UTC (13+ messages)
` [PATCH 27/65] hw/intc/arm_gicv5: Update SPI state for CLEAR/SET events
` [PATCH 28/65] hw/intc/arm_gicv5: Implement IRS_CR0 and IRS_CR1
` [PATCH 29/65] hw/intc/arm_gicv5: Implement IRS_SYNCR and IRS_SYNC_STATUSR
` [PATCH 30/65] hw/intc/arm_gicv5: Implement IRS_PE_{CR0,SELR,STATUSR}
[mark:testing/v7.0-rc3 2/2] /tmp/ccST66ZO.s:3575: Error: selected processor does not support system register name 'pan'
2026-03-11 15:31 UTC
[PATCH 0/6] odb: introduce generic object counting
2026-03-11 15:30 UTC (3+ messages)
` [PATCH 6/6] "
[PATCH v2 1/1] io: make zerocopy fallback accounting more accurate
2026-03-11 15:30 UTC (9+ messages)
[PATCH v3 1/7] x86/vioapic: Add ioapic_check() to validate IO-APIC state before restore
2026-03-11 15:30 UTC (5+ messages)
` [PATCH v3 3/7] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC
` [PATCH v3 4/7] x86/passthrough: Use extended destination ID in PT MSI bind/unbind
[LTP] [PATCH v3 0/2] open_tree_attr syscall coverage
2026-03-11 15:29 UTC (2+ messages)
[PATCH] Fix typo in maintainer docs
2026-03-11 15:29 UTC (5+ messages)
[PATCH v1] drm/amdgpu: Fix ISP regression issue in kernel v7.0
2026-03-11 15:29 UTC (5+ messages)
[PATCH nf] netfilter: revert nft_set_rbtree: validate open interval overlap
2026-03-11 15:29 UTC
[Stable-10.0.9 00/44] Patch Round-up for stable 10.0.9, freeze on 2026-03-15
2026-03-11 15:02 UTC (4+ messages)
` [Stable-10.0.9 32/44] mirror: Fix missed dirty bitmap writes during startup
` [Stable-10.0.9 40/44] tests/tcg/multiarch/test-mmap: Check mmaps beyond reserved_va
` [Stable-10.0.9 42/44] hw/net/npcm_gmac: Catch accesses off the end of the register array
[PATCH net-next v2] seg6: add per-route tunnel source address
2026-03-11 15:28 UTC
[PATCH 0/2] usb: typec: tcpci: support setting orientation via GPIO
2026-03-11 15:28 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: usb: nxp,ptn5110: add optional orientation-gpio property
[PATCH v2 0/2] gpib: lpvo_usb: fix unintended binding of FTDI 8U232AM devices
2026-03-11 15:28 UTC (4+ messages)
` [PATCH v2 1/2] "
[PATCH v3 0/6] dma-buf: heaps: add coherent reserved-memory heap
2026-03-11 15:28 UTC (6+ messages)
` [PATCH v3 5/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps
[Stable-10.1.5 00/46] Patch Round-up for stable 10.1.5, freeze on 2026-03-15
2026-03-11 15:03 UTC (25+ messages)
` [Stable-10.1.5 01/46] s390x/pci: Fix endianness for zPCI BAR values
` [Stable-10.1.5 06/46] contrib/plugins/hotblocks: Correctly free sorted counts list
` [Stable-10.1.5 12/46] target/arm: Fix feature check in DO_SVE2_RRX, DO_SVE2_RRX_TB
` [Stable-10.1.5 13/46] target/arm/tcg: Allow SVE RAX1 in SME2p1 streaming mode
` [Stable-10.1.5 14/46] target/arm: Don't let 'sme=on' downgrade SME
` [Stable-10.1.5 16/46] virtio-snd: remove TODO comments
` [Stable-10.1.5 24/46] hw/9pfs: fix missing EOPNOTSUPP on Twstat and Trenameat for fs synth driver
` [Stable-10.1.5 25/46] hw/i386/vmmouse: Fix hypercall clobbers
` [Stable-10.1.5 26/46] target/i386/emulate/x86_decode: Fix compiler warning
` [Stable-10.1.5 27/46] target/i386/hvf/x86_mmu: "
` [Stable-10.1.5 28/46] io: separate freeing of tasks from marking them as complete
` [Stable-10.1.5 30/46] io: fix cleanup for websock I/O source data on cancellation
` [Stable-10.1.5 31/46] hw/net/smc91c111: Don't allow negative-length packets
` [Stable-10.1.5 32/46] block/vmdk: fix OOB read in vmdk_read_extent()
` [Stable-10.1.5 33/46] block/curl: fix concurrent completion handling
` [Stable-10.1.5 34/46] mirror: Fix missed dirty bitmap writes during startup
` [Stable-10.1.5 36/46] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
` [Stable-10.1.5 37/46] block/nfs: Do not enter coroutine from CB
` [Stable-10.1.5 38/46] virtio-gpu: Ensure BHs are invoked only from main-loop thread
` [Stable-10.1.5 39/46] hw/net/xilinx_ethlite: Check for oversized TX packets
` [Stable-10.1.5 40/46] linux-user: Deal with mmap where start > reserved_va
` [Stable-10.1.5 41/46] bsd-user: "
` [Stable-10.1.5 44/46] hw/net/npcm_gmac: Catch accesses off the end of the register array
` [Stable-10.1.5 46/46] fuse: Copy write buffer content before polling
[PATCH 0/5] watchdog: rzn1: Add support for direct hardware reset
2026-03-11 15:27 UTC (4+ messages)
-device T,help crashes
2026-03-11 15:16 UTC (4+ messages)
[PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest subpackage
2026-03-11 15:26 UTC (7+ messages)
` [OE-core] "
[RFC PATCH bpf-next v2 00/11] Dynptr cleanup and bugfixes
2026-03-11 15:26 UTC (3+ messages)
` [RFC PATCH bpf-next v2 02/11] selftests/bpf: Test passing CONST_PTR_TO_DYNPTR to kfunc that may mutate dynptr
[PATCH][net-next] net: vrf: switch to synchronize_net() when releasing routes
2026-03-11 15:26 UTC (4+ messages)
[PATCHv2 0/2] mtd: concat: use flex array
2026-03-11 15:25 UTC (3+ messages)
[PATCH] mtd: docg3: fix use-after-free in docg3_release()
2026-03-11 15:25 UTC (3+ messages)
[PATCH] mtd: virt_concat: fix kdoc text
2026-03-11 15:25 UTC (3+ messages)
[PATCH v2 1/1] mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baikal SoC
2026-03-11 15:25 UTC (3+ messages)
[PATCH] mtd: physmap_of_gemini: Fix disabled pinctrl state check
2026-03-11 15:25 UTC (3+ messages)
[PATCH v2 0/5] whpx: arm: set of small fixes
2026-03-11 15:10 UTC (6+ messages)
` [PATCH v2 1/5] whpx: arm: fix -cpu host
` [PATCH v2 2/5] whpx: arm: add EC_DATAABORT assert for WHvRunVpExitReasonGpaIntercept/UnmappedGpa
` [PATCH v2 3/5] whpx: arm: enable more enlightements
` [PATCH v2 4/5] whpx: arm: remove comment bit that is no longer accurate
` [PATCH v2 5/5] target/arm: cpu: alter error message for host CPU type
[PATCH v10 0/9] Error recovery for vfio-pci devices on s390x
2026-03-11 15:24 UTC (3+ messages)
` [PATCH v10 4/9] PCI: Add additional checks for flr reset
[android-common:android12-5.10 0/3] include/linux/page_pinner.h:73:78: warning: unused parameter 'page_list'
2026-03-11 15:23 UTC
[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
2026-03-11 15:22 UTC (7+ messages)
[PATCH v13 03/32] ring-buffer: Introduce ring-buffer remotes
2026-03-11 15:23 UTC (3+ messages)
[PATCH v2] ARM: dts: renesas: r9a06g032-rzn1d400-db: use interrupt for Micrel PHYs
2026-03-11 15:23 UTC (3+ messages)
[PATCH 1/5] arm64: dts: imx8mp-tqma8mpql-mba8mpxl-g133han01: Remove compatible from overlay
2026-03-11 14:52 UTC (5+ messages)
` [PATCH 2/5] arm64: dts: imx8mp-tqma8mpql-mba8mpxl-tm070jvhg33: "
` [PATCH 3/5] arm64: dts: imx8mq-tqma8mq-mba8mx-tm070jvhg33: "
` [PATCH 4/5] arm64: dts: imx8mn-tqma8mqnl-mba8mx-tm070jvhg33: "
` [PATCH 5/5] arm64: dts: imx8mm-tqma8mqml-mba8mx-tm070jvhg33: "
[PATCH 0/6] TQMa91/TQMa93: display support on MBa91xxCA
2026-03-11 15:18 UTC (10+ messages)
` [PATCH 3/6] arm64: dts: imx93-tqma9352-mba91xxca: Add parallel display overlay
` [PATCH 4/6] arm64: dts: imx93-tqma9352-mba91xxca: Add LVDS "
` [PATCH 5/6] arm64: dts: imx91-tqma9131-mba91xxca: Add parallel "
` [PATCH 6/6] arm64: dts: imx91-tqma9131-mba91xxca: Add LVDS "
` [PATCH 6/6] arm64: dts: imx93-tqma9131-mba91xxca: "
[PATCH v2] staging: atomisp: fix brace style and trailing whitespace in isp_param.c
2026-03-11 15:22 UTC (3+ messages)
[PATCH] net/i40e: fix null dereference in raw flow item
2026-03-11 15:21 UTC (3+ messages)
` [PATCH v2] net/i40e: validate raw flow items before dereferencing
[RFT rtw-next] wifi: rtw88: add quirks to disable PCI ASPM for HP P3S95EA#ACB
2026-03-11 15:19 UTC (2+ messages)
[PATCH 0/3] Add binding and driver for Corechips SL6341 USB 2.0/3.0 Hub Controller
2026-03-11 15:20 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Corechips Microelectronics
` [PATCH 2/3] dt-bindings: usb: Add Corechips SL6341 USB2.0/3.0 hub controller
` [PATCH 3/3] usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hub
linux-next: build failure after merge of the tip tree
2026-03-11 15:20 UTC (4+ messages)
[PATCH 0/4] wean start_command() off the_repository
2026-03-11 15:19 UTC (5+ messages)
` [PATCH 1/4] run-command: add repo_start_command()
` [PATCH 2/4] run-command: use repo_start_command() in strict callers
` [PATCH 3/4] run-command: redefine start_command() as a wrapper macro
` [PATCH 4/4] cocci: convert start_command() to repo_start_command()
[GIT PULL] remoteproc fixes for v7.0
2026-03-11 15:19 UTC
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-11 15:12 UTC (2+ messages)
` [Intel-wired-lan] "
[master][PATCH v3 0/3] jailhouse: Fix build issues and QA warnings
2026-03-11 15:18 UTC (3+ messages)
` [master][PATCH v3 3/3] ti-jailhouse: Fix buildpaths QA warning and cleanup
[PATCH v12 0/4] PolarFire SoC GPIO interrupt support
2026-03-11 15:17 UTC (6+ messages)
` [PATCH v12 1/4] gpio: mpfs: Add "
` [PATCH v12 2/4] dt-bindings: soc: microchip: document PolarFire SoC's gpio interrupt mux
` [PATCH v12 3/4] soc: microchip: add mpfs gpio interrupt mux driver
` [PATCH v12 4/4] riscv: dts: microchip: update mpfs gpio interrupts to better match the SoC
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.