All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-13 13:30:23 to 2026-08-13 14:06:06 UTC [more...]

[PATCH v3 0/4] ARM: dts: vf: Iris carrier board for the Colibri VF50 and VF61
 2026-08-13 14:05 UTC  (4+ messages)
` [PATCH v3 1/4] ARM: dts: vf-colibri: apply the EXT_IO pin group
` [PATCH v3 2/4] ARM: dts: vf-colibri: name the SODIMM gpio lines
` [PATCH v3 3/4] dt-bindings: arm: fsl: add the Colibri VF50 and VF61 on Iris

[RFC PATCH 0/6] fix nommu mmap and add nommu kselftests
 2026-08-13 14:04 UTC  (12+ messages)
` [RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero

[PATCH v1 1/4] perf tools record: Modernize -W man page
 2026-08-13 14:04 UTC  (6+ messages)
` [PATCH v1 2/4] perf tools top: Add --weight option
` [PATCH v1 3/4] perf tools: Add support for displaying weights in annotate

linux-next: manual merge of the kvm-riscv tree with the risc-v tree
 2026-08-13 14:04 UTC 

[PATCH 0/2] fix the SDK kernel module test
 2026-08-13 14:04 UTC  (3+ messages)
` [PATCH 2/2] toolchain-scripts, oeqa/sdk: build the kernel's host tools with a host pkg-config
  ` [OE-core] "

[PATCH 0/6] drm/xe: Capture additional HW register state in devcoredump
 2026-08-13 14:04 UTC  (10+ messages)
` [PATCH 1/6] drm/xe/devcoredump: Capture GT fuse registers "
` [PATCH 2/6] drm/xe/devcoredump: Add GuC register snapshot to devcoredump
` [PATCH 3/6] drm/xe/guc: Print register addresses in capture snapshot output
` [PATCH 4/6] drm/xe: dump GAM page fault report registers in devcoredump
` [PATCH 5/6] drm/xe/guc: add TDL gfx registers to capture list
` [PATCH 6/6] drm/xe: capture L3 node status registers in devcoredump
` ✓ CI.KUnit: success for drm/xe: Capture additional HW register state "

[PATCH v5 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
 2026-08-13 14:02 UTC  (7+ messages)
` [PATCH v5 05/18] tracing/simple_ring_buffer: Add support for compressed length
` [PATCH v5 06/18] tracing/remotes: Add dmesg tracefs file

[PATCH v10 0/10] xenguest optimisations
 2026-08-13 14:03 UTC  (4+ messages)
` [PATCH v10 7/10] xen: implement new foreign copy hypercall

arch/mips/boot/dts/loongson/loongson64c_4core_ls7a.dtb: pci@1a000000 (loongson,ls7a-pci): Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'dc@6,1', 'device_type', 'ehci@4,1', 'ehci@5,1', 'gmac@3,0', 'gmac@3,1', 'gpu@6,0', 'hda@7,0
 2026-08-13 14:02 UTC 

[PATCH v2] media: redrat3: fix UAF in probe error path leaving rc device registered
 2026-08-13 14:02 UTC  (2+ messages)

[PATCH i-g-t v3 0/6] Add FIXED_MATRIX colorop tests
 2026-08-13 14:00 UTC  (13+ messages)
` [PATCH i-g-t 1/6] include/drm-uapi: Add DRM_COLOROP_FIXED_MATRIX definition
` [PATCH i-g-t 2/6] lib/igt_kms: Add FIXED_MATRIX_TYPE colorop property
` [PATCH i-g-t 3/6] tests/kms_colorop_helper: Add FIXED_MATRIX colorop support
` [PATCH i-g-t 4/6] tests/kms_color_pipeline: Add FIXED_MATRIX colorop tests
` [PATCH i-g-t 5/6] tests/kms_color_pipeline: Remove unused color_depth and drm_format
` [PATCH i-g-t 6/6] tests/kms_chamelium_color_pipeline: Add FIXED_MATRIX colorop tests

[PATCH v9 0/4] Enable multi-owner I2C support for QCOM GENI controllers
 2026-08-13 14:00 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: i2c: qcom,i2c-geni: Document multi-owner controller support
` [PATCH v9 2/4] dmaengine: qcom: gpi: Add lock/unlock TREs for multi-owner I2C transfers
` [PATCH v9 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v9 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode

[PATCH 0/2] mm: replace custom ratelimiting logic
 2026-08-13 14:01 UTC  (3+ messages)
` [PATCH 2/2] mm/page_alloc: replace custom bad page "

CVE-2026-68451: s390/zcrypt: Validate length for CCA ECC private key requests
 2026-08-13 13:58 UTC 

CVE-2026-68454: KVM: s390: pci: Fix handling of AIF enable without AISB
 2026-08-13 13:58 UTC 

CVE-2026-68453: s390/zcrypt: Fix buffer over-read in cca_cipher2protkey
 2026-08-13 13:58 UTC 

CVE-2026-68452: s390/zcrypt: Validate length for CCA AES cipher key requests
 2026-08-13 13:58 UTC 

[PATCH 1/3] drm/amdgpu: always emit the job vm fence
 2026-08-13 14:00 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: handle GDS and SPM without a VM fence

[PATCH v5 00/10] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-13 14:01 UTC  (13+ messages)
` [PATCH v5 01/10] ring-buffer: Free cpu_buffer::free_page with subbuf_order
` [PATCH v5 02/10] ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
` [PATCH v5 03/10] ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page
` [PATCH v5 04/10] ring-buffer: Fix subbuf resize race with ring buffer readers
` [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
` [PATCH v5 10/10] ring-buffer: Make nr_pages unsigned int

[nft PATCH 0/2] tests: shell: Keep dumps with numeric protocol values
 2026-08-13 14:00 UTC  (3+ messages)

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-13 13:59 UTC  (11+ messages)

[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-08-13 13:59 UTC  (7+ messages)

[PATCH v2] mm/Kconfig: make MEMORY_FAILURE select MIGRATION
 2026-08-13 13:58 UTC  (2+ messages)

[PATCH v3 0/3] hw/riscv/k230: add IOMUX register block model
 2026-08-13 13:57 UTC  (4+ messages)
` [PATCH v3 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
` [PATCH v3 2/3] hw/riscv/k230: wire up the IOMUX device
` [PATCH v3 3/3] tests/qtest: add test for K230 IOMUX

[Intel-wired-lan] [PATCH iwl-net v2] ice: Fix incorrect LLDP filter assumptions
 2026-08-13 13:59 UTC  (2+ messages)

[PATCH 0/2] iommu/amd: Use MAX buffer size when SNP is enabled on Family 0x19
 2026-08-13 13:58 UTC  (4+ messages)

[PATCH RFC v3] Bluetooth: hci_sync: Fix tx_work queuing race during device close
 2026-08-13 13:59 UTC 

[PATCH] pNFS: Check lseg validity before marking a layout for return
 2026-08-13 13:58 UTC 

[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-13 13:57 UTC  (15+ messages)
` [PATCH v3 01/14] dt-bindings: iio: adc: Add AD7768
` [PATCH v3 02/14] iio: backend: Add support for CRC
` [PATCH v3 03/14] iio: adc: adi-axi-adc: Initialize state mutex
` [PATCH v3 04/14] iio: adc: adi-axi-adc: Add support for CRC
` [PATCH v3 05/14] iio: adc: Add AD7768 and AD7768-4 core support
` [PATCH v3 06/14] iio: adc: ad7768: Add configurable sampling modes
` [PATCH v3 07/14] iio: adc: ad7768: Add calibration controls
` [PATCH v3 08/14] iio: adc: ad7768: Add per-channel conversion delay
` [PATCH v3 09/14] iio: adc: ad7768: Add VCM regulator support
` [PATCH v3 10/14] iio: adc: ad7768: Register GPIO auxiliary device
` [PATCH v3 11/14] gpio: regmap: Use regmap_test_bits() for single bit reads
` [PATCH v3 12/14] gpio: regmap: Add optional runtime PM support
` [PATCH v3 13/14] gpio: ad7768: Add AD7768 GPIO auxiliary driver
` [PATCH v3 14/14] Documentation: iio: Add AD7768 Documentation

[PATCH v4 00/32] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-13 13:57 UTC  (5+ messages)
` [PATCH v4 02/32] drm/xe/log: "

[oe] [meta-networking] [PATCH v2 1/2] mctp: split mctp tools and mctpd into separate recipes
 2026-08-13 13:56 UTC  (4+ messages)
` [oe] [meta-networking] [PATCH v2 2/2] mctp: upgrade 2.5 -> 2.6

[PATCH v1] perf top: Merge hybrid common events
 2026-08-13 13:57 UTC  (2+ messages)

[PATCH 0/2] s390/ipl: Fix missing re-IPL parm blocks handling in dump paths
 2026-08-13 13:57 UTC  (3+ messages)
` [PATCH 2/2] s390/ipl: Fix NULL deref in dump_reipl without re-IPL parm block

[PATCH v2 0/7] net/iavf: harden reset recovery and data path on link flap
 2026-08-13 13:56 UTC  (7+ messages)
` [PATCH v2 5/7] net/iavf: improve VF reset detection on fast ARQ flip
` [PATCH v2 6/7] net/iavf: keep watchdog armed for the whole reset window
` [PATCH v2 7/7] net/iavf: skip flow flush during PF-initiated reset

[PATCH v7 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-13 13:56 UTC  (3+ messages)
` [PATCH v7 1/1] rust: pci: add extended capability "

[PATCH 0/2] TQMa6UL[L]x[L] DT improvements
 2026-08-13 13:28 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: mba6ulx: Add Ethernet PHY interrupt support

test
 2026-08-13 13:53 UTC 

[RFC PATCH 1/4] mm/damon/core: handle NULL ctx parameter in damon_call()
 2026-08-13 13:55 UTC  (2+ messages)

[PATCH] drm/nouveau/svm: drain fault handler before freeing svmm
 2026-08-13 13:54 UTC  (2+ messages)

[PATCH net 0/2] ionic: fix completion descriptor access
 2026-08-13 13:53 UTC  (2+ messages)

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-08-13 13:53 UTC  (5+ messages)
` [PATCH v2 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency

[PATCH v2] cxl/region: Add cxl_decoder_is_passthrough() helper
 2026-08-13 13:53 UTC  (2+ messages)

[PATCH v3 1/3] drm/amdgpu: don't disable ttm buffer funcs on reset
 2026-08-13 13:52 UTC  (3+ messages)
` [PATCH v3 3/3] drm/amdgpu: remove useless enable/disable of ttm buffer funcs

[PATCH mptcp-next] mptcp: fix add_addr_accepted accounting on subflow close
 2026-08-13 13:52 UTC  (2+ messages)

[PATCH] packfile: fix perf regression with many packs
 2026-08-13 13:52 UTC  (3+ messages)

[PATCH v2] platform/x86: think-lmi: Fix current password length check
 2026-08-13 13:52 UTC  (2+ messages)

[PATCH v5 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
 2026-08-13 13:52 UTC  (3+ messages)
` [PATCH v5 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection

[PATCH 0/6] arm64: dts: freescale: imx8mp-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS V1 and V2
 2026-08-13 13:51 UTC  (8+ messages)
` [PATCH 1/6] arm64: dts: freescale: imx8mp-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS
` [PATCH 2/6] arm64: dts: freescale: imx8mp-verdin: Add Toradex DSI to LVDS adapter with 10.1" display
` [PATCH 3/6] arm64: dts: freescale: imx8mp-verdin: Add Mezzanine with Toradex Display 10.1" LVDS
` [PATCH 4/6] arm64: dts: freescale: imx8mp-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS V2
` [PATCH 5/6] arm64: dts: freescale: imx8mp-verdin: Add Toradex DSI to LVDS adapter with the 10.1" V2 display
` [PATCH 6/6] arm64: dts: freescale: imx8mp-verdin: Add Mezzanine with Toradex Display 10.1" LVDS V2

[PATCH] devtmpfs: restore mount option reconfiguration on get_tree
 2026-08-13 13:51 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] KVM: arm64: Avoid mismatched accesses to 'struct kvm_nvhe_init_params'
 2026-08-13 13:50 UTC  (2+ messages)

[PATCH 00/11] libcrypto: Provide more __cleanup functions for zeroizing data
 2026-08-13 13:49 UTC  (12+ messages)
` [PATCH 01/11] lib/crypto: aes: Provide a wrapper function for zeroizing crypto_aes_ctx
` [PATCH 02/11] crypto: safexcel - Simplify the check for a valid AES key
` [PATCH 03/11] crypto: safexcel - zeroize crypto_aes_ctx with __cleanup(aes_zeroize_ctx)
` [PATCH 04/11] lib/crypto: aes: Provide functions for zeroizing aes_key and aes_enckey
` [PATCH 05/11] lib/crypto: aes: Use aes_zeroize_*key() instead of memzero_explicit()
` [PATCH 06/11] lib/crypto: md5: Provide a function for zeroizing hmac_md5_ctx structures
` [PATCH 07/11] lib/crypto: md5: Use hmac_md5_zeroize_ctx() instead of memzero_explicit()
` [PATCH 08/11] lib/crypto: sha1: Provide a wrapper for zeroizing hmac_sha1_ctx
` [PATCH 09/11] lib/crypto: sha1: Use hmac_sha1_zeroize_ctx() instead of memzero_explicit()
` [PATCH 10/11] x86/purgatory: Compile purgatory.c with -D__NO_FORTIFY
` [PATCH 11/11] lib/crypto: sha2: Provide wrappers for zeroizing SHA2 hmac_sha*_ctx structures

Please pull net-20260813
 2026-08-13 13:49 UTC 

[PATCH v3 0/3] Add RZ/G3L PWRRDY power sequencing support
 2026-08-13 13:50 UTC  (3+ messages)
` [PATCH v3 2/3] power: sequencing: Add Renesas RZ/G3L Power Ready driver

[LTP] [PATCH] refluxfs: Check kernel reflink support before mount
 2026-08-13 13:49 UTC  (2+ messages)

[Buildroot] [PATCH 2025.02.x] package/libgcrypt: upstream patch for CVE-2026-41989
 2026-08-13 13:50 UTC 

[PATCH v13 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-08-13 13:49 UTC  (9+ messages)
` [PATCH v13 01/11] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-13 13:49 UTC  (3+ messages)
` [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[Discussion] systemd-run0 policy issue
 2026-08-13 13:49 UTC  (5+ messages)

[PATCH 0/4] Fix forward()/expires() racing with concurrent arming
 2026-08-13 13:48 UTC  (5+ messages)
` [PATCH v1 1/4] rust: hrtimer: Introduce HrTimerArc to make arming exclusive
` [PATCH v1 2/4] rust: hrtimer: Introduce HrTimerPin "
` [PATCH v1 3/4] rust: hrtimer: Restrict expires() to safe contexts
` [PATCH v1 4/4] rust: hrtimer: Make HrTimer repr(transparent)

[RESEND][PATCH v31 0/9] Sleeping Owner Handling for Proxy Execution (v31)
 2026-08-13 13:48 UTC  (3+ messages)
` [RESEND][PATCH v31 8/9] sched: Add deactivated (sleeping) owner handling to find_proxy_task()

[PATCH v3 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-13 13:48 UTC  (8+ messages)
` [PATCH v4 "

[PATCH bpf] bpf: fix percpu map update indexing with sparse CPU IDs
 2026-08-13 13:48 UTC  (2+ messages)

[PATCH] s390/time: Use jiffies instead of jiffies_64
 2026-08-13 13:48 UTC  (2+ messages)

[PATCH net-next v4 2/2] l2tp: unify headroom calculation
 2026-08-13 10:14 UTC  (2+ messages)

[PATCH] docs: pt_BR: Reorganize process/index.rst to follow english structure
 2026-08-13 13:47 UTC 

[PATCH v3 0/2] Start removing X86_X32_ABI
 2026-08-13 13:47 UTC  (7+ messages)
` [PATCH v3 2/2] x86: "

[PATCH bpf-next 2/2] selftests/bpf: Cover IA32 narrow kfunc returns
 2026-08-13 13:47 UTC  (2+ messages)

[PATCH] ACPICA: Fix memory leak at acpi_ds_create_field()
 2026-08-13 13:46 UTC  (3+ messages)

[PATCH] smb/server: fix use-after-free in ksmbd_conn_transport_destroy()
 2026-08-13 13:46 UTC  (5+ messages)

[PATCH 0/2] netfs: Miscellaneous fixes
 2026-08-13 13:45 UTC  (3+ messages)
` [PATCH 1/2] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH 2/2] netfs: Fix read progress reporting

[PATCH] KVM: nVMX: Re-arm the vmcs12 pages request if mapping the pages fails
 2026-08-13 13:45 UTC  (5+ messages)

[PULL v2 00/10] Next patches
 2026-08-13 13:44 UTC 

[PATCH v2 2/4] completion: complete 'git history --empty' values
 2026-08-13 13:45 UTC  (3+ messages)

[PATCH v10 02/69] drm/connector: hdmi: Handle reset() state allocation failure
 2026-08-13 13:45 UTC  (3+ messages)

[PATCH v13 0/4] Introduce cold reset recovery method
 2026-08-13 13:44 UTC  (2+ messages)

[PULL 00/10] Next patches
 2026-08-13 13:41 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net] idpf: fix possible race on remove during a reset
 2026-08-13 13:41 UTC  (2+ messages)

[PATCH V3 1/4 net] net: dsa: b53: deal with Northstar devices using CPU port 5 or 7
 2026-08-13 13:40 UTC  (3+ messages)
` [PATCH V3 2/4 net-next?] net: dsa: b53: prefer CPU port 8 for Northstar devices

[PATCH 0/2] x86/amd_node: Fixes for virtualized systems
 2026-08-13 13:40 UTC  (5+ messages)
` [PATCH 1/2] x86/amd_node: Remove smn_exclusive

[PATCH] phy: mediatek: tphy: simplify main allocation
 2026-08-13 13:40 UTC  (5+ messages)

[PATCH 0/6] Add SpacemiT K1 USB2.0 controllers support
 2026-08-13 13:39 UTC  (5+ messages)
` [PATCH 2/6] usb: chipidea: usb2: add optional reset support

[PATCH] drm/xe: tests: fix error message in xe_migrate_sanity_test()
 2026-08-13 13:39 UTC  (2+ messages)

[PATCH] aio: prevent eventfd/epoll recursion on poll
 2026-08-13 13:38 UTC 

[PATCH v4 0/3] hw/timer: add DesignWare APB timer
 2026-08-13 13:36 UTC  (4+ messages)
` [PATCH v4 1/3] hw/timer: add DesignWare APB timer model
` [PATCH v4 2/3] hw/riscv: add DesignWare APB timer to K230 board
` [PATCH v4 3/3] tests/qtest: add k230 dwapb timer test

[PATCH v3] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-08-13 13:37 UTC 

[LTP] [PATCH v3 2/2] cve: add CVE-2026-43499 reproducer
 2026-08-13 13:37 UTC  (3+ messages)

[PATCH v9 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-13 13:37 UTC  (2+ messages)

[PATCH v2 0/4] HDMI 2.1 VRR and ALLM support
 2026-08-13 13:36 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] drm/amd/display: Add HDMI "

[PATCH v10 20/69] drm/display: hdmi-state-helper: Add source TMDS rate validation
 2026-08-13 13:35 UTC  (3+ messages)

[PATCH] gcc: Upgrade GCC to 16.2 release
 2026-08-13 13:35 UTC 

[PATCH 6.18.y] iommu/vt-d: Gather the unmapped range before freeing its page tables
 2026-08-13 13:34 UTC  (2+ messages)

[PATCH net v2] net: airoha: npu: load the firmware without the sysfs fallback
 2026-08-13 13:33 UTC  (2+ messages)

[PATCH v1 0/4] Introduce PF-mem VRAM regions
 2026-08-13 13:33 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2] Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
 2026-08-13 13:32 UTC  (2+ messages)
` [v2] "

[PATCH 1/3] wifi: cfg80211: do not support direct add of station to AP_VLAN interfaces
 2026-08-13 13:31 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] ALSA: seq: midi: Serialize input teardown with event_input
 2026-08-13 13:31 UTC 

[PATCH v7 0/2] mfd: add X-Powers AC200 support
 2026-08-13 13:31 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: mfd: x-powers: Add AC200

[PATCH v7 0/3] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support
 2026-08-13 13:30 UTC  (2+ messages)
` (subset) "

[PATCH net v2 0/5] net: phy: fix cleanup after probe failure
 2026-08-13 13:29 UTC  (4+ messages)
` [PATCH net v2 3/5] net: phy: restore device state "
` [PATCH net v2 4/5] net: phy: call driver remove when core initialization fails
` [PATCH net v2 5/5] net: phy: propagate errors from default port setup


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.