All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 15:12:38 to 2026-03-11 15:35:08 UTC [more...]

[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

[PATCH net-next 00/11] ethtool: Generic loopback support
 2026-03-11 15:30 UTC  (6+ messages)
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions

[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 

[PATCH 00/14] Add ARM64 support for MSHV accelerator
 2026-03-11 15:15 UTC  (15+ 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

[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  (7+ messages)
` [Stable-10.0.9 29/44] hw/net/smc91c111: Don't allow negative-length packets
` [Stable-10.0.9 32/44] mirror: Fix missed dirty bitmap writes during startup
` [Stable-10.0.9 39/44] bsd-user: Deal with mmap where start > reserved_va
` [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
` [Stable-10.0.9 43/44] target/loongarch: Preserve PTE permission bits in LDPTE

[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  (7+ 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  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] gpib: lpvo_usb: rename driver symbol prefix

[PATCH net-next] net: phy: vitesse: add inband caps and configuration
 2026-03-11 15:28 UTC  (4+ messages)

[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  (38+ messages)
` [Stable-10.1.5 01/46] s390x/pci: Fix endianness for zPCI BAR values
` [Stable-10.1.5 02/46] plugins: fix cross-build using LLVM for Windows targets
` [Stable-10.1.5 04/46] iotests: test active mirror with unaligned, small write zeroes op
` [Stable-10.1.5 05/46] python: drop uses of pkg_resources
` [Stable-10.1.5 06/46] contrib/plugins/hotblocks: Correctly free sorted counts list
` [Stable-10.1.5 09/46] docs/about/emulation: Add documentation for hotblocks plugin arguments
` [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 17/46] virtio-snd: handle 5.14.6.2 for PCM_INFO properly
` [Stable-10.1.5 19/46] virtio-snd: tighten read amount in in_cb
` [Stable-10.1.5 22/46] target/arm: set the correct TI bits for WFIT traps
` [Stable-10.1.5 23/46] hw/9pfs: fix data race in v9fs_mark_fids_unreclaim()
` [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 29/46] io: fix cleanup for TLS I/O source data on cancellation
` [Stable-10.1.5 30/46] io: fix cleanup for websock "
` [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 35/46] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
` [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 42/46] tests/tcg/multiarch/test-mmap: Check mmaps beyond reserved_va
` [Stable-10.1.5 43/46] linux-user: fix TIOCGSID ioctl
` [Stable-10.1.5 44/46] hw/net/npcm_gmac: Catch accesses off the end of the register array
` [Stable-10.1.5 45/46] target/loongarch: Preserve PTE permission bits in LDPTE
` [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)

[PATCH 0/3] Fix spear600-smi YAML conversion
 2026-03-11 15:25 UTC  (3+ 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

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-11 15:21 UTC  (4+ messages)
` [PATCH v16 06/10] PCI/CXL: Add RCH support to CXL handlers

[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  (7+ messages)
` [Intel-wired-lan] "
  ` [cocci] "

[master][PATCH v3 0/3] jailhouse: Fix build issues and QA warnings
 2026-03-11 15:18 UTC  (4+ 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  (10+ 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

[PATCH i-g-t 0/2] lib: Add NVL-P (Novalake-P) support
 2026-03-11 15:18 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] crypto: nx - fix memory leaks in nx842_crypto_{alloc,free}_ctx
 2026-03-11 15:16 UTC  (2+ messages)

[PATCH] ARM: dts: renesas: r9a06g032-rzn1d400-db: Do not use underscores in node names
 2026-03-11 15:16 UTC  (2+ messages)

[PATCH] x86/apic/msi: Use guard(mutex) in dmar_get_irq_domain()
 2026-03-11 15:15 UTC  (3+ messages)

[PATCH] drm/xe/pat: Extract gt_pta_entry()
 2026-03-11 15:14 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/pat: Extract gt_pta_entry() (rev2)

[PATCH] smb: client: fix open handle lookup in cifs_open()
 2026-03-11 15:14 UTC  (3+ messages)

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-11 15:14 UTC  (5+ messages)

[PATCH] ARM: shmobile: rcar-gen2: Use of_phandle_args_equal() helper
 2026-03-11 15:14 UTC 

[RFC PATCH 0/3] s390: Idle time accounting improvements
 2026-03-11 15:14 UTC  (3+ messages)
` [RFC PATCH 1/3] fixup! s390/time: Prepare to stop elapsing in dynticks-idle

[PATCHSET v2] Fix DEFER_TASKRUN ring resize flag manipulation
 2026-03-11 15:12 UTC  (4+ messages)
` [PATCH 1/2] io_uring: ensure ctx->rings is stable for task work flags manipulation


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.