All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-01 08:53:58 to 2026-05-01 10:32:06 UTC [more...]

FAILED: patch "[PATCH] ALSA: aoa: i2sbus: clear stale prepared state" failed to apply to 6.1-stable tree
 2026-05-01 10:31 UTC 

FAILED: patch "[PATCH] ALSA: aoa: i2sbus: clear stale prepared state" failed to apply to 5.15-stable tree
 2026-05-01 10:31 UTC 

FAILED: patch "[PATCH] ALSA: aoa: i2sbus: clear stale prepared state" failed to apply to 6.6-stable tree
 2026-05-01 10:31 UTC 

FAILED: patch "[PATCH] ALSA: aoa: i2sbus: clear stale prepared state" failed to apply to 6.12-stable tree
 2026-05-01 10:31 UTC 

[PATCH v2 00/53] objtool/klp: Some klp-build fixes and improvements
 2026-05-01 10:31 UTC  (9+ messages)
` [PATCH v2 03/53] objtool/klp: Don't correlate __ADDRESSABLE() symbols
` [PATCH v2 07/53] objtool/klp: Improve local label check
` [PATCH v2 09/53] objtool: Replace iterator callback with for_each_sym_by_mangled_name()
` [PATCH v2 18/53] objtool/klp: Simplify reloc symbol conversion

[PATCH] ASoC: cs35l56: Destroy workqueue in probe error path
 2026-05-01 10:30 UTC 

[PATCH V3 0/3] memory: tegra: Restore MC state on system resume
 2026-05-01 10:29 UTC  (5+ messages)
` [PATCH V3 3/3] memory: tegra: Restore MC interrupt masks on resume

[PATCH i-g-t] tests/intel/kms_cdclk: Skip non-4K outputs instead of skipping the test
 2026-05-01 10:36 UTC 

[PATCH v3 0/2] firmware_loader/ALSA: Fix TAS2781 async firmware teardown
 2026-05-01 10:22 UTC  (3+ messages)
` [PATCH v3 1/2] firmware_loader: Add cancel helper for async requests
` [PATCH v3 2/2] ALSA: hda/tas2781: Cancel async firmware request at unbind

Enabling qgroups causes 2+ minute hangs
 2026-05-01 10:25 UTC  (3+ messages)

[PATCH net-next v2 0/3] netfilter: conntrack: add shared port parser and use it in IRC and Amanda helpers
 2026-05-01 10:25 UTC  (3+ messages)
` [PATCH net-next v2 1/3] netfilter: conntrack: add shared port parser for helpers

[PATCH 0/7] gpu: drm: nova: enable calling into nova-core
 2026-05-01 10:24 UTC  (4+ messages)
` [PATCH 4/7] gpu: nova-core: export Rust symbols for dependent modules

[PATCH v2] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N support
 2026-05-01 10:24 UTC 

[PATCH v3 0/6] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-05-01 10:23 UTC  (2+ messages)

[PATCH] dt-bindings: hwmon: zyxel,nsa320-mcu: convert to DT schema
 2026-05-01 10:21 UTC 

[PATCH iproute2-next 0/2] dpll: phase unit display and frequency monitoring
 2026-05-01 10:20 UTC  (5+ messages)
` [PATCH iproute2-next 1/2] dpll: add ps unit to phase-related pin attributes
` [PATCH iproute2-next 2/2] dpll: add frequency monitoring support

[PATCH v3 01/19] cifs: change_conf needs to be called for session setup
 2026-05-01 10:20 UTC  (7+ messages)
` [PATCH v3 03/19] cifs: invalidate cfid on unlink/rename/rmdir
` [PATCH v3 08/19] cifs: make cfid locks more granular

[PATCH RESEND 1/2] RISC-V: Stop warning about Zabha and Zacas
 2026-05-01  9:40 UTC  (2+ messages)
` [PATCH RESEND 2/2] RISC-V: restart extension search on match

[PULL 00/28] target-arm queue
 2026-05-01 10:15 UTC  (29+ messages)
` [PULL 01/28] hw/arm/fsl-imx8mp: Do not create redundant unimplemented devices
` [PULL 02/28] hw/arm/fsl-imx8mp: Fix parent of ocram memory region
` [PULL 03/28] Revert "sysbus: add irq_routing_notifier"
` [PULL 04/28] linux-user/arm: Restrict regpairs_aligned
` [PULL 05/28] qemu-options: Improve description for -smb option
` [PULL 06/28] target/arm/cpu-features.c: New fields in AA64MMFR4
` [PULL 07/28] target/arm/cpu.h: New GPCCR fields
` [PULL 08/28] target/arm/ptw.c: Add GDI spaces to the granule protection case
` [PULL 09/28] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI
` [PULL 10/28] docs/devel/decodetree: Fix formatting in "field examples" table
` [PULL 11/28] hw/net/allwinner-sun8i-emac: Flush queued packets when rx is enabled
` [PULL 12/28] hw/intc/arm_gicv3: Fix NS write to ICC_AP1Rn_EL1 when prebits < 7
` [PULL 13/28] target/arm/kvm: Cache host CPU probe failure
` [PULL 14/28] hw/intc: Add hvf vGIC interrupt controller support
` [PULL 15/28] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state
` [PULL 16/28] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PULL 17/28] target/arm: hvf: instantiate GIC early
` [PULL 18/28] hw/arm, target/arm: nested virtualisation on HVF
` [PULL 19/28] hvf: only call hvf_sync_vtimer() when running without the platform vGIC
` [PULL 20/28] hvf: gate ARM_FEATURE_PMU register emulation when using the Apple vGIC
` [PULL 21/28] hvf: arm: allow exposing minimal PMU for kernel-irqchip=on
` [PULL 22/28] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC
` [PULL 23/28] hvf: sync registers used at EL2
` [PULL 24/28] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PULL 25/28] hvf: arm: disable SME when nested virt is active
` [PULL 26/28] hvf: arm: physical timer emulation
` [PULL 27/28] hvf: enable nested virtualisation support
` [PULL 28/28] hvf: arm: enable vGIC by default for virt-11.1 and later

[PATCH] wifi: carl9170: fix stack-out-of-bounds in carl9170_cmd_callback
 2026-05-01 10:17 UTC  (2+ messages)

[PATCH v2 0/2] name-rev: learn --format=<pretty>
 2026-05-01 10:16 UTC  (4+ messages)
` [PATCH v3 0/5] format-rev: introduce builtin for on-demand pretty formatting
  ` [PATCH v3 5/5] "

[PATCH v3 1/1] net: phy: realtek: Add support for PHY LEDs on RTL8221B
 2026-05-01 10:00 UTC 

[REGRESSION] PCI BAR allocation/D3cold failure: NVIDIA MX250 inaccessible since Kernel 6.x on Acer Swift 3 (SF314-56G)
 2026-05-01  8:13 UTC 

[PATCH v4 0/3] Add CAMSS support for SM6350
 2026-05-01 10:12 UTC  (5+ messages)

[PATCH RFC 0/5] liveupdate: validate restored LUO metadata
 2026-05-01 10:11 UTC  (7+ messages)
` [PATCH RFC 1/5] kexec: handover: add helper to check preserved page ranges
` [PATCH RFC 2/5] liveupdate: validate restored LUO FDT before use
` [PATCH RFC 3/5] liveupdate: validate restored LUO session metadata
` [PATCH RFC 4/5] liveupdate: validate restored LUO file-set metadata
` [PATCH RFC 5/5] liveupdate: validate restored LUO FLB metadata

Linux 7.0.3
 2026-05-01 10:09 UTC  (5+ messages)
    ` copy.fail and backport to LTS 6.12 and earlier (was: Linux 7.0.3)

[PATCH v26 0/8] Type2 device basic support
 2026-05-01 10:07 UTC  (4+ messages)
` [PATCH v26 1/8] sfc: add cxl support

[PATCH v2 00/25] Handle sub-page granularity in cpu_memory_rw_debug()
 2026-05-01 10:03 UTC  (21+ messages)
` [PATCH v2 01/25] hw/i386/vapic: Cope with non-page-aligned return from cpu_get_phys_page_debug()
` [PATCH v2 15/25] hw/core: Implement new cpu_translate_for_debug()
` [PATCH v2 17/25] target/arm: Implement translate_for_debug
` [PATCH v2 18/25] system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()
` [PATCH v2 20/25] target/sparc: Use cpu_translate_for_debug()
` [PATCH v2 21/25] hw/xtensa: "
` [PATCH v2 22/25] target/xtensa/xtensa-semi: "
` [PATCH v2 23/25] monitor/hmp-cmds: "
` [PATCH v2 24/25] plugins/api.c: "
` [PATCH v2 25/25] Remove cpu_get_phys_addr_debug() and cpu_get_phys_addr_attrs_debug()

[PATCH net] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
 2026-05-01 10:03 UTC  (2+ messages)

[PULL 00/42] Introduce new functional test framework
 2026-05-01 10:02 UTC  (3+ messages)
` [PULL 14/42] tests/functional: add a module for handling asset download & caching

[PATCH net] netpoll: pass buffer size to egress_dev() to avoid MAC truncation
 2026-05-01  9:58 UTC 

[PATCH] fs: Fix return in jfs_mkdir and orangefs_mkdir
 2026-05-01  9:57 UTC  (2+ messages)

[PATCH v2 0/4] fix and improve for Hi846
 2026-05-01  9:54 UTC  (5+ messages)
` [PATCH v2 1/4] media: hi846: fix hi846_write_reg_16 handling
` [PATCH v2 2/4] media: hi846: fix link frequency handling
` [PATCH v2 3/4] media: hi846: Add 6MP and 8MP modes support
` [PATCH v2 4/4] arm64: dts: imx8mq-librem5: Correct link frequency list

[Intel-wired-lan] [PATCH net v2] ice: Fix missing 1's complement negation in GCS raw checksum
 2026-05-01  9:57 UTC  (2+ messages)
`  "

[PATCH] media: rcar-vin: Clean up notifier on probe failure
 2026-05-01  9:56 UTC  (2+ messages)

[PATCH] devtools: fix SPDX tag check
 2026-05-01  9:55 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-05-01  9:54 UTC  (3+ messages)
` [PATCH v2 1/3] "

DPDK 25.11.2 released
 2026-05-01  9:54 UTC 

[PATCHSET v8 1/8] fuse: general bug fixes
 2026-05-01  9:53 UTC  (5+ messages)
` [PATCH 3/4] fuse: update file mode when updating acls

drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/display_mode_util.c:186 dml_round() warn: inconsistent indenting
 2026-05-01  9:51 UTC 

[RFC PATCH 0/3] srcu: KVM: Add, export and use call_srcu_expedited()
 2026-05-01  9:51 UTC  (4+ messages)

[PATCH v21 00/15] HVF: Add support for platform vGIC and nested virtualisation
 2026-05-01  9:49 UTC  (2+ messages)

[PATCH v4 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-05-01  9:49 UTC  (5+ messages)
` [PATCH v4 1/4] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v4 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
` [PATCH v4 3/4] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH v4 4/4] testing: add dontcache-bench local filesystem "

arch/arm64/boot/dts/qcom/sm6125-xiaomi-ginkgo.dtb: geniqup@4cc0000 (qcom,geni-se-qup): #address-cells: 2 was expected
 2026-05-01  9:49 UTC 

Forwarded: Re: [syzbot] [hfs?] KASAN: slab-out-of-bounds Read in hfsplus_bnode_read
 2026-05-01  9:43 UTC  (2+ messages)

[PATCH v3] coreboot_table: skip failing entries instead of aborting populate
 2026-05-01  9:43 UTC 

[PATCH v2 0/2] xen/arm: Improve frametable allocation
 2026-05-01  9:41 UTC  (3+ messages)
` [PATCH v2 1/2] xen/pdx: account for frametable_base_pdx in generic pdx_to_page/page_to_pdx

[PATCH 0/2] coresight: ete: Always save state on power down
 2026-05-01  9:43 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v4 0/7] target/arm: fully model WFxT instructions for A-profile
 2026-05-01  9:39 UTC  (11+ messages)
` [PATCH v4 1/7] target/arm: teach arm_cpu_has_work about halting reasons
` [PATCH v4 4/7] target/arm: implements SEV/SEVL for all modes
` [PATCH v4 5/7] target/arm: enable event stream on WFE instructions
` [PATCH v4 6/7] target/arm: handle the WFE trap case
` [PATCH v4 7/7] target/arm: implement WFET

[PATCH 1/2] dt-bindings: i3c: add binding for Realtek RTS490x I3C HUB
 2026-05-01  9:37 UTC  (3+ messages)

[PATCH 0/6] Add DRM driver for Solomon SSD16xx e-paper display controllers
 2026-05-01  9:30 UTC  (3+ messages)
` [PATCH 6/6] arm64: defconfig: Enable DRM_PANEL_SSD16XX

[PATCH 0/1] Subject: [RFC PATCH] bitbake: fetch2/git: add switch to disable fast shallow path
 2026-05-01  9:29 UTC  (3+ messages)
` [PATCH 1/1] bitbake: add BB_GIT_SHALLOW_SKIP_FAST to disable fast shallow mode
  ` [bitbake-devel] "

[PATCH 0/4] riscv: spacemit: k3: some clock fixes related to PCIe
 2026-05-01  9:28 UTC  (4+ messages)
` [PATCH 2/4] clk: spacemit: k3: Add PCIe DBI clock

[PATCH v2 0/7] drm/xe/rtp: Miscellaneous improvements to rule matching
 2026-05-01  9:25 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/rtp: Miscellaneous improvements to rule matching (rev2)

[PATCH] globalvar: call dev_set_param only once when loading nv vars
 2026-05-01  9:23 UTC 

FAILED: patch "[PATCH] media: rc: ttusbir: respect DMA coherency rules" failed to apply to 5.10-stable tree
 2026-05-01  9:21 UTC 

FAILED: patch "[PATCH] media: rc: ttusbir: respect DMA coherency rules" failed to apply to 6.6-stable tree
 2026-05-01  9:21 UTC 

FAILED: patch "[PATCH] media: rc: ttusbir: respect DMA coherency rules" failed to apply to 5.15-stable tree
 2026-05-01  9:21 UTC 

FAILED: patch "[PATCH] media: rc: ttusbir: respect DMA coherency rules" failed to apply to 6.1-stable tree
 2026-05-01  9:21 UTC 

FAILED: patch "[PATCH] media: rc: ttusbir: respect DMA coherency rules" failed to apply to 6.12-stable tree
 2026-05-01  9:21 UTC 

FAILED: patch "[PATCH] media: rc: ttusbir: respect DMA coherency rules" failed to apply to 6.18-stable tree
 2026-05-01  9:21 UTC 

FAILED: patch "[PATCH] media: rc: ttusbir: respect DMA coherency rules" failed to apply to 7.0-stable tree
 2026-05-01  9:21 UTC 

Toybox make root no longer works as expected
 2026-05-01  9:21 UTC  (5+ messages)

FAILED: patch "[PATCH] mm/zsmalloc: copy KMSAN metadata in zs_page_migrate()" failed to apply to 6.12-stable tree
 2026-05-01  9:21 UTC 

[PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
 2026-05-01  9:20 UTC  (5+ messages)
` [PATCH v2 7/7] arm64: dts: qcom: milos-fairphone-fp6: Enable WiFi

[PATCH v4 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
 2026-05-01  9:19 UTC  (2+ messages)

FAILED: patch "[PATCH] PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops" failed to apply to 6.6-stable tree
 2026-05-01  9:19 UTC 

[amir73il:fanotify_event_type 5/5] include/linux/fanotify.h:138:42: error: 'FANOTIFY_OUTGOING_EVENTS' undeclared; did you mean 'FANOTIFY_OUTGOING_NS_EVENTS'?
 2026-05-01  9:18 UTC 

[lunn:v7.0.0-net-next-driver-removal-v1 14/18] scripts/Makefile.clean:12: drivers/net/ethernet/xircom/Makefile: No such file or directory
 2026-05-01  9:18 UTC 

[PATCH v2 0/5] Support enabling interconnect path for GDSC for fixing Milos camcc
 2026-05-01  9:18 UTC  (6+ messages)
` [PATCH v2 1/5] interconnect: Add devm_of_icc_get_by_index() as exported API for users
` [PATCH v2 2/5] dt-bindings: clock: qcom,milos-camcc: Document interconnect path
` [PATCH v2 3/5] clk: qcom: gdsc: Support enabling interconnect path for power domain
` [PATCH v2 4/5] clk: qcom: camcc-milos: Declare icc path dependency for CAMSS_TOP_GDSC
` [PATCH v2 5/5] arm64: dts: qcom: milos: Add interconnects to camcc

[PATCH] doc: usage: cmd: reset: specify when the -edl option is available
 2026-05-01  9:18 UTC  (2+ messages)

FAILED: patch "[PATCH] phy: qcom: m31-eusb2: clear PLL_EN during init" failed to apply to 6.18-stable tree
 2026-05-01  9:16 UTC 

[PATCH v5 00/12] Fixes and cleanups for the AD5686 IIO driver
 2026-05-01  9:15 UTC  (26+ messages)
` [PATCH v5 01/12] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH v5 02/12] iio: dac: ad5686: fix input raw value check
` [PATCH v5 03/12] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v5 04/12] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH v5 05/12] iio: dac: ad5686: refactor include headers
` [PATCH v5 06/12] iio: dac: ad5686: remove redundant register definition
` [PATCH v5 07/12] iio: dac: ad5686: drop enum id
` [PATCH v5 08/12] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH v5 09/12] iio: dac: ad5686: add helpers to handle powerdown masks
` [PATCH v5 10/12] iio: dac: ad5686: add control_sync() for single-channel devices
` [PATCH v5 11/12] iio: dac: ad5686: cleanup doc header of local structs
` [PATCH v5 12/12] iio: dac: ad5686: create bus ops struct

[PATCH v2 0/4] doc: bitbake-user-manual-metadata: clarify inherit_defer documentation
 2026-05-01  9:14 UTC  (5+ messages)
` [PATCH v2 1/4] doc: bitbake-user-manual-metadata: remove incorrect claim
` [PATCH v2 2/4] doc: bitbake-user-manual-metadata: remove invalid anonymous Python example
` [PATCH v2 3/4] doc: bitbake-user-manual-metadata: explain inherit_defer example
` [PATCH v2 4/4] doc: bitbake-user-manual-metadata: move inline python examples to inherit section

[PATCH v4 1/3] Documentation: adopt new coding style of type-aware kmalloc-family
 2026-05-01  9:12 UTC  (2+ messages)

[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
 2026-05-01  9:12 UTC  (2+ messages)

fs/ntfs/attrlist.c:126 ntfs_attrlist_entry_add() warn: variable dereferenced before check 'ni' (see line 122)
 2026-05-01  9:11 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-blackrock: switch to uefi rtc offset
 2026-05-01  9:11 UTC  (2+ messages)

[PATCH] media: helene: fix possible double free in helene_probe()
 2026-05-01  9:06 UTC 

[PATCH 5.10 000/491] 5.10.253-rc1 review
 2026-05-01  8:54 UTC  (2+ messages)
` [PATCH 5.10 491/491] io_uring/poll: correctly handle io_poll_add() return value on update

[PATCH] serial: efi-stdio: implement DEC save/restore cursor
 2026-05-01  9:08 UTC 

[RFC] Interest in contributing to Linux Kernel documentation (French translation)
 2026-05-01  9:06 UTC  (2+ messages)

[PATCH v12 2/3] hwmon: ltc4283: Add support for the LTC4283 Swap Controller
 2026-05-01  9:07 UTC  (6+ messages)

[bcain:bcain/glink 20/56] make[3]: *** No rule to make target 'arch/hexagon/boot/dts/comet.dtb', needed by 'arch/hexagon/boot/dts/dtbs-list'
 2026-05-01  9:04 UTC 

[PATCH v4 0/5] MAINTAINERS: update iio adi entry and drop redundant entry
 2026-05-01  9:05 UTC  (3+ messages)
` [PATCH v4 1/5] MAINTAINERS: Update Analog Devices IIO drivers entry

[PATCH] x86/efi: Restore IRQ state in EFI page fault handler
 2026-05-01  9:03 UTC 

[PATCH v2] iio: buffer: hw-consumer: fix use-after-free in error path
 2026-05-01  8:59 UTC  (2+ messages)

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-05-01  8:56 UTC  (5+ messages)

[PATCH net v2 0/2] openvswitch: fix self-deadlock on release of tunnel vports
 2026-05-01  8:56 UTC  (3+ messages)
` [PATCH net v2 2/2] selftests: openvswitch: add tests for tunnel vport refcounting

[PATCH] string: use strnlen in strlcat
 2026-05-01  8:55 UTC  (2+ messages)

[PATCH v7 00/18] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-05-01  8:55 UTC  (5+ messages)
` [PATCH v7 01/18] media: Add RPP_X1_PARAMS and RPP_X1_STATS meta formats
` [PATCH v7 02/18] media: uapi: Add extensible param and stats blocks for RPPX1

[PATCH] riscv: Skip riscv_cpu_setup() when CPU driver is disabled
 2026-05-01  8:54 UTC  (2+ messages)

[PATCH v2 0/2] Add str_alloc_free()/str_free_alloc helper and
 2026-05-01  8:54 UTC  (4+ messages)
` [PATCH v2 2/2] coccinelle: Add rules to find str_alloc_free() replacements


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.