All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 15:22:57 to 2026-03-11 15:57:59 UTC [more...]

[PATCH 1/2] crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
 2026-03-11 15:56 UTC 

linux-next: build failure after merge of the final tree
 2026-03-11 15:57 UTC 

[PATCH bpf-next v1 0/2] Modify some code about test_verifier
 2026-03-11 15:57 UTC  (5+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Check alignment flag if expected result is REJECT
` [PATCH bpf-next v1 2/2] selftests/bpf: Add alignment flag for test_verifier 190 testcase

linux-next: manual merge of the audit tree with the vfs-brauner tree
 2026-03-11 15:57 UTC  (2+ messages)

[PATCH] staging: fbtft: fb_ra8875: replace udelay() with usleep_range()
 2026-03-11 15:57 UTC  (2+ messages)

[PATCH] app/testpmd: fix DCB forwarding TC mask and queue guard
 2026-03-11 15:56 UTC  (2+ messages)

[PATCH] drm/syncobj: Enforce strict checking of timeline syncobj struct
 2026-03-11 15:56 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v3 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-11 15:55 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Refactor LT PHY PLL handling to use DPLL framework (rev6)

Disappearance of network PHYs
 2026-03-11 15:55 UTC  (2+ messages)

[PATCH v17 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-03-11 15:55 UTC  (3+ messages)
` [PATCH v17 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v17 2/2] ras: mem: Add ACPI RAS2 memory driver

[PATCH] locking/local_lock: Reduce local_[un]lock_nested_bh() overhead
 2026-03-11 15:55 UTC  (6+ messages)

[PATCH v3 00/14] reset: major reset core refactoring
 2026-03-11 15:54 UTC  (4+ messages)
` [PATCH v3 13/14] reset: convert reset core to using firmware nodes

[PATCH 0/2] iio: light: vcnl4000: add regulator support
 2026-03-11 15:54 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] can: mcp251x: add error handling for power enable in open and resume
 2026-03-11 15:50 UTC 

[PATCH 0/3] Scan all holes when fences are disabled in SA
 2026-03-11 15:52 UTC  (4+ messages)
` [PATCH 1/3] drm/sa: Scan all holes when fences are disabled
` [PATCH 2/3] drm/xe/vf: Disable fences while initializing CCS read/write sub-allocs
` [PATCH 3/3] drm/tests: Add KUnit test for suballocator allocation

[PATCH v2 0/2] Introduce a page_fault ioengine for MM workflows
 2026-03-11 15:51 UTC  (3+ messages)
` [PATCH v2 1/2] page_fault: add mmap-backed ioengine for anonymous faults
` [PATCH v2 2/2] Documentation: update the HOWTO to include the page_fault engine

[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-03-11 15:50 UTC  (22+ 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}
` [PATCH 32/65] hw/intc/arm_gicv5: Cache pending LPIs in a hash table
` [PATCH 33/65] target/arm: GICv5 cpuif: Implement ICC_IAFFIDR_EL1
` [PATCH 34/65] target/arm: GICv5 cpuif: Implement ICC_IDR0_EL1

[RFC v2 0/2] tests/qtest: Add memory-access attributes (secure/space)
 2026-03-11 15:49 UTC  (3+ messages)
` [RFC v2 1/2] tests/qtest: Add attrs argument support to memory access commands
` [RFC v2 2/2] tests/qtest: Add qtest-attrs-test for memory access with attrs

[PATCH v7 0/2] Pass down hot-plug CONNECTOR ID to user-space
 2026-03-11 15:51 UTC  (2+ messages)

[PATCH] iio: adc: ad4130: Adjust indentation so statements start on tabstop
 2026-03-11 15:51 UTC  (2+ messages)

[PATCH v6 0/5] arm64: Add initial support for NXP S32N79 SoC
 2026-03-11 15:50 UTC  (4+ messages)
` [PATCH v6 3/5] irqchip/imx-irqsteer: add NXP S32N79 support

[PATCH 00/14] Add ARM64 support for MSHV accelerator
 2026-03-11 15:50 UTC  (20+ 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] ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPI
 2026-03-11 15:50 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Switch to undeprecated reset-gpios
 2026-03-11 15:49 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio

[PATCH] mm: switch deferred split shrinker to list_lru
 2026-03-11 15:49 UTC  (3+ messages)

[PATCH] nvme-auth: Hash DH shared secret to create session key
 2026-03-11 15:47 UTC  (2+ messages)

[PATCH V7 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
 2026-03-11 15:47 UTC  (4+ messages)

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2026-03-11 15:47 UTC  (7+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot

[PATCH v9 0/3] x86: Capability bits fix and required bits sanity check
 2026-03-11 15:46 UTC  (5+ messages)
` [PATCH v9 3/3] x86/cpu: Do a sanity check on required feature bits

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 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  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[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  (4+ messages)
` [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 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] 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  (3+ messages)
` [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)

[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 4/7] x86/passthrough: Use extended destination ID in PT MSI bind/unbind
` [PATCH v3 3/7] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC

[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  (4+ 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  (13+ messages)
` [Stable-10.1.5 16/46] virtio-snd: remove TODO comments
` [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 30/46] io: fix cleanup for websock I/O source data on cancellation
` [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 41/46] bsd-user: Deal with mmap where start > reserved_va
` [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:14 UTC  (3+ 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  (3+ messages)
` [PATCH v2 1/5] whpx: arm: fix -cpu host
` [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  (3+ messages)
` [PATCH 3/5] arm64: dts: imx8mq-tqma8mq-mba8mx-tm070jvhg33: "
` [PATCH 5/5] arm64: dts: imx8mm-tqma8mqml-mba8mx-tm070jvhg33: "

[PATCH 0/6] TQMa91/TQMa93: display support on MBa91xxCA
 2026-03-11 14:32 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: imx91-tqma9131-mba91xxca: Add LVDS display overlay
` [PATCH 6/6] arm64: dts: imx93-tqma9131-mba91xxca: "


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.