All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-17 10:13:56 to 2026-08-17 10:51:33 UTC [more...]

[PATCH v15 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-08-17 10:51 UTC  (25+ messages)
` [PATCH v15 1/8] i3c: master: Add APIs for I3C hub support
` [PATCH v15 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v15 3/8] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v15 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v15 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v15 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v15 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v15 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support

[Stable-11.0.4 v2 000/161] Patch Round-up for stable 11.0.4, freeze on 2026-08-24
 2026-08-17 10:43 UTC  (39+ messages)
` [Stable-11.0.4 v2 121/161] linux-user: implement mount_setattr(2)
` [Stable-11.0.4 v2 122/161] hw/arm/aspeed: Add missing PCI_EXPRESS -> PCIE_PORT Kconfig dependency
` [Stable-11.0.4 v2 123/161] hw/arm/aspeed: Add missing Kconfig dependencies on required components
` [Stable-11.0.4 v2 125/161] target/s390x: Make PRNO TRNG interruptible
` [Stable-11.0.4 v2 126/161] tests/tcg/s390x: Test PRNO TRNG interruptibility
` [Stable-11.0.4 v2 127/161] target/s390x: Fix DR/D INT64_MIN / -1 host crash
` [Stable-11.0.4 v2 128/161] tests/tcg/s390x: Test DR overflow (INT64_MIN / -1)
` [Stable-11.0.4 v2 129/161] hw/char/sclpconsole-lm: avoid guest triggerable assert
` [Stable-11.0.4 v2 130/161] s390x/ipl: validate num_comp against iplb length before iterating
` [Stable-11.0.4 v2 131/161] pc-bios/s390-ccw: Refactor byte swapping
` [Stable-11.0.4 v2 132/161] pc-bios/s390-ccw/virtio.c: Fix missing break for PCI notifications
` [Stable-11.0.4 v2 133/161] pc-bios/s390-ccw: Add per-queue notification offset for multi-queue virtio configurations
` [Stable-11.0.4 v2 134/161] pc-bios/s390-ccw: Verify virtio support when booting from virtio PCI device on s390x
` [Stable-11.0.4 v2 135/161] pc-bios/s390-ccw: write IPLB location for non-net virtio devices
` [Stable-11.0.4 v2 136/161] pc-bios/s390-ccw.img: update s390x bios
` [Stable-11.0.4 v2 137/161] pc-bios/s390-ccw: fix out-of-bounds read in iso_get_file_size()
` [Stable-11.0.4 v2 138/161] pc-bios/s390-ccw: bounds-check zipl menu entry index before array write
` [Stable-11.0.4 v2 139/161] pc-bios/s390-ccw: bound zipl menu strlen and replace VLA in zipl_print_entry
` [Stable-11.0.4 v2 140/161] pc-bios/s390-ccw: Fix off-by-one errors with loadparm and boot entries
` [Stable-11.0.4 v2 141/161] pc-bios/s390-ccw.img: update s390x bios
` [Stable-11.0.4 v2 142/161] target/s390x/tcg: Set STCK/STCKF condition code after the store
` [Stable-11.0.4 v2 143/161] tests/tcg/s390x: Test STCKF condition code on a faulting store
` [Stable-11.0.4 v2 144/161] migration/multifd: Validate next_packet_size in zlib/zstd recv
` [Stable-11.0.4 v2 145/161] migration/multifd: Replace assert() with error_setg() in recv paths
` [Stable-11.0.4 v2 146/161] hw/intc/loongarch_pch_pic: Validate htmsi_vector before indexing parent_irq
` [Stable-11.0.4 v2 147/161] hw/usb/dev-uas: Don't abort if guest provided an undersized buffer for status
` [Stable-11.0.4 v2 148/161] hw/net/vmxnet3: Do not abort if guest provides bad interrupt numbers
` [Stable-11.0.4 v2 149/161] tests/qtest/ide-test: parametrize the ATAPI CD-ROM read test
` [Stable-11.0.4 v2 150/161] tests/qtest/ide-test: add a multi-sector ATAPI DMA "
` [Stable-11.0.4 v2 151/161] tests/qtest/ide-test: cover raw (2352-byte) ATAPI CD reads
` [Stable-11.0.4 v2 153/161] tests/qtest/ahci: "
` [Stable-11.0.4 v2 154/161] hw/ide/atapi: read the whole elementary transfer asynchronously
` [Stable-11.0.4 v2 155/161] tests/qtest/ahci: regression test for ATAPI read vs. drain
` [Stable-11.0.4 v2 157/161] hw/net/rtl8139: Fix handling of VLAN tags on incoming short packets
` [Stable-11.0.4 v2 158/161] hw/net/rtl8139: Send whole of vlan-tagged packet when doing loopback
` [Stable-11.0.4 v2 159/161] hw/block/pflash_cfi01: Restore ROMD mode after migration
` [Stable-11.0.4 v2 160/161] hw/nvme: add SPDM_SOCKET Kconfig dependency
` [Stable-11.0.4 v2 161/161] hw/elf_ops: defend against weird elf headers

[PATCH 1/4] ipmi: bt-bmc: Propagate errors from IRQ configuration
 2026-08-17 10:50 UTC  (4+ messages)
` [PATCH 2/4] ipmi: bt-bmc: Handle -ENXIO from optional IRQ lookup
` [PATCH 3/4] ipmi: bt-bmc: Request IRQ only when available
` [PATCH 4/4] ipmi: bt-bmc: Check IRQ number correctly

[PATCH v2 0/6] Fixes and rework for paes_s390
 2026-08-17 10:50 UTC  (8+ messages)
` [PATCH v2 1/6] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v2 2/6] s390/crypto: Fix missing scrub of temp buffers with PAES algorithm
` [PATCH v2 3/6] s390/crypto: Fix use of mutex in atomic context in PAES
` [PATCH v2 4/6] s390/crypto: Fix missing cra_flags in paes_s390
` [PATCH v2 5/6] s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
` [PATCH v2 6/6] s390/crypto: Fix handling of EBUSY in PHMAC "

[PATCH 1/3] ASoC: mediatek: mt2701: Use devm_clk_get_optional() for audio_mrgif_pd
 2026-08-17 10:49 UTC  (3+ messages)
` [PATCH 2/3] ASoC: mediatek: mt2701: Use dev_err_probe() for error handling
` [PATCH 3/3] ASoC: mediatek: mt2701: Drop redundant probe error messages

[PATCH] staging: sm750fb: do not program the PLL from an uninitialized value
 2026-08-17 10:49 UTC  (3+ messages)

[PATCH 6.1] btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
 2026-08-17 10:48 UTC 

[PATCH net] bonding: fix initial last_rx vs ARP-monitor slack window
 2026-08-17 10:47 UTC  (2+ messages)

[PATCH v1 1/1] usb: f_mass_storage: Bump local buffer size in fsg_common_create_luns()
 2026-08-17 10:47 UTC 

[PATCH v2 0/4] KVM: arm64: Fix unguarded GICv5 CPU interface accesses
 2026-08-17 10:47 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: arm64: Validate the host-provided vgic model in pKVM
` [PATCH v2 2/4] KVM: arm64: Reject the GICv5 CPU interface hypercalls under pKVM
` [PATCH v2 3/4] KVM: arm64: vgic: Do not access the GICv5 CPU interface from EL1
` [PATCH v2 4/4] KVM: arm64: Fix stale VGICv3 comments in the nVHE world switch

[PATCH v3 0/7] net/iavf: harden reset recovery and data path on link flap
 2026-08-17 10:46 UTC  (3+ messages)
` [PATCH v3 3/7] net/iavf: drain in-flight Tx before reset

[PATCH v3] ARM: dts: renesas: r9a06g032-rzn1d400-eb: enable GPIOs on CN12
 2026-08-17 10:46 UTC  (2+ messages)

[PATCH v2 0/5] arm64: crash: Add crash hotplug support
 2026-08-17 10:45 UTC  (4+ messages)
` [PATCH v2 5/5] "

[PATCH 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
 2026-08-17 10:45 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support

[PATCH 0/2] media: rppx1: parameters block fixes
 2026-08-17 10:45 UTC  (3+ messages)
` [PATCH 1/2] media: rppx1: handle the MAIN_POST white balance gains block
` [PATCH 2/2] media: rppx1: bls: read the raw pattern from the PRE2 acquisition module

[PATCH] usb: typec: ucsi: Handle connectors already attached at init
 2026-08-17 10:44 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: net: bluetooth: add BCM4384
 2026-08-17 10:44 UTC  (2+ messages)
` Add support for the Synaptics BCM4384 Bluetooth controller

[PATCH 1/2] dt-bindings: net: bluetooth: add BCM4384
 2026-08-17 10:44 UTC  (2+ messages)
` Bluetooth: add Synaptics BCM4384 support

[PATCH v3 1/2] wifi: mwifiex: ignore ROM regulatory hint on WRT3200ACM/WRT32x
 2026-08-17 10:43 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: net: wireless: add flag marvell,ignore-regulatory-hint

[PATCH v6 0/4] iio: light: add support for veml6031x00 ALS series
 2026-08-17 10:41 UTC  (6+ messages)
` [PATCH v6 4/4] iio: light: veml6031x00: add support for events and trigger

[PATCH net] ipv6: sr: restore network header before forwarding
 2026-08-17 10:40 UTC 

Patchwork summary for: linux-renesas-soc
 2026-08-17 10:40 UTC 

[PATCH net-next v1] net:dsa:yt922x: Add support for Motorcomm YT922x
 2026-08-17 10:40 UTC  (3+ messages)

[PATCH] mm/memcontrol: avoid false sharing between vmstats and events
 2026-08-17 10:38 UTC 

[PATCH 0/2] Hi there,
 2026-08-17 10:38 UTC  (8+ messages)
` [PATCH 1/2] arm64: dts: exynos: Add initial support for Exynos5515 SoC
` [PATCH 2/2] arm64: dts: exynos: Add initial support for Samsung Galaxy Watch FE

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-17 10:37 UTC  (4+ messages)
` [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices

[OE-core][wrynose][PATCH] perl: upgrade 5.42.0 -> 5.44.0
 2026-08-17 10:37 UTC  (2+ messages)

[PATCH 0/3] clk: samsung: Introduce Exynos5515 clock driver support
 2026-08-17 10:37 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: clock: Add Exynos5515 SoC
` [PATCH 2/3] clk: samsung: clk-pll: Add support for pll_309
` [PATCH 3/3] clk: samsung: Introduce Exynos5515 clock driver

What's cooking in Chinese docs (Aug 2026, #01)
 2026-08-17 10:36 UTC 

[PATCH] mm/hugetlb_cgroup: call page_counter_set_max() outside VM_BUG_ON()
 2026-08-17 10:34 UTC 

[PATCH 0/2] watchdog: Add Exynos5515 watchdog timer support
 2026-08-17 10:33 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: watchdog: samsung-wdt: Add exynos5515-wdt compatible
` [PATCH 2/2] watchdog: s3c2410_wdt: Add exynos5515-wdt compatible data

[PATCH v1 1/1] thermal: sysfs: switch to use scnprintf() to suppress truncation warning
 2026-08-17 10:33 UTC 

VW ELF loader
 2026-08-17 10:31 UTC  (5+ messages)

[PATCH] vfio: selftests: Fix out-of-tree build with make O=
 2026-08-17 10:30 UTC 

[PATCH v2 0/4] mm/slub: preserve previous object lifetime
 2026-08-17 10:30 UTC  (3+ messages)
` [PATCH v2 2/4] mm/slub: preserve one "

[RFC PATCH 0/8] ppc/spapr: VOF disk image (qcow2) boot support
 2026-08-17 10:27 UTC  (9+ messages)
` [RFC PATCH 1/8] ppc/spapr: add PReP boot partition detection
` [RFC PATCH 2/8] hw/loader: add load_elf_ram_sym_buf() for in-memory ELF loading
` [RFC PATCH 3/8] ppc/spapr: add baseline VOF disk boot support
` [RFC PATCH 4/8] ppc/spapr: add VTY backend support to OF read/write/open services
` [RFC PATCH 5/8] ppc/spapr: add block device backend to VOF open/read/write/seek services
` [RFC PATCH 6/8] spapr_vscsi: add VOF disk nodes to the device tree
` [RFC PATCH 7/8] ppc/spapr: strip OF path argument suffix in path_offset
` [RFC PATCH 8/8] ppc/spapr: implement vscsi-report-luns call-method for PAPR vSCSI

[PATCH] RISC-V: KVM: Flush VS-stage TLB before reusing a host CPU
 2026-08-17 10:24 UTC  (3+ messages)

[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
 2026-08-17 10:29 UTC  (7+ messages)
` [PATCH v2 1/3] mm, swap: ratelimit bad swap entry reports
` [PATCH v2 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH v2 3/3] mm: fail the fault on a malformed swap entry instead of retrying it

[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
 2026-08-17 10:29 UTC  (3+ messages)
` [PATCH v7 01/10] rust: bitmap: use function-level cfg on kunit test

[PATCH V3] media: i2c: imx334: add new link frequency configuration
 2026-08-17 10:29 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TX
 2026-08-17 10:27 UTC  (2+ messages)
` Bluetooth: btmtksdio: Fix SKB handling in the TX path

[PATCH v6 0/2] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-17 10:27 UTC  (5+ messages)
` [PATCH v6 2/2] ring-buffer: Improve nr_pages type

[PATCH] bpf: reject stack-argument callback subprograms
 2026-08-17 10:26 UTC  (4+ messages)

[PATCH v7 0/3] Rework TPS25990 direct conversions and add TPS1689 support
 2026-08-17 10:26 UTC  (7+ messages)
` [PATCH v7 1/3] hwmon: (pmbus/tps25990): Rework driver for multi-device support
` [PATCH v7 2/3] dt-bindings: hwmon: pmbus/tps25990: Add TPS1689
` [PATCH v7 3/3] hwmon: (pmbus/tps25990): Add TPS1689 support

[PATCH 0/2] fuse: fix request lifetime races in the resend path
 2026-08-17 10:25 UTC  (4+ messages)
` [PATCH 1/2] fuse: set FR_PENDING under fiq->lock in fuse_chan_resend()

[GIT PULL] x86/documentation changes for v7.3
 2026-08-17 10:25 UTC 

[RFC] IMA: periodic runtime re-measurement of process .text/GOT
 2026-08-17 10:23 UTC 

The state of Xenomai 4 on Xilinx Zynq-7000 (or ARM32 in general)
 2026-08-17 10:25 UTC  (4+ messages)

[PATCH v2] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
 2026-08-17 10:23 UTC  (2+ messages)

[GIT PULL] x86/core changes for v7.3
 2026-08-17 10:23 UTC 

[PATCH v2 0/1] drm/xe: Report GT TDR and VM rebind faults using SIGID
 2026-08-17 10:20 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v7 08/10] accel/rocket: add RK3576 NPU (RKNN) support
 2026-08-17 10:20 UTC  (5+ messages)

[GIT PULL] x86/build change for v7.3
 2026-08-17 10:19 UTC 

[RFC PATCH 0/5] pm_pme support on display hotplug
 2026-08-17 10:19 UTC  (7+ messages)
` [RFC PATCH 1/5] drm/xe/pm: add xe_pm_pme_supported() helper
` [RFC PATCH 2/5] drm/i915/display: add pme_capable() to the parent interface
` [RFC PATCH 5/5] drm/i915/display: skip HPD polling if PME is supported

[PATCH 1/1] MAINTAINERS: media: ipu-bridge: Add entry
 2026-08-17 10:18 UTC  (2+ messages)

[PATCH v8 00/10] riscv: add initial RPMI virt support
 2026-08-17 10:17 UTC  (3+ messages)
` [PATCH v8 05/10] riscv: add RPMI system reset service

[PATCH net v2 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-17 10:17 UTC  (7+ messages)
` [PATCH net v2 1/3] xsk: align TX metadata layout across ABIs
    ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net v2 3/3] net: stmmac: skip queueMaxSDU check for AF_XDP
  `  "

[GIT PULL] x86/boot changes for v7.3
 2026-08-17 10:17 UTC 

[PATCH 0/2] Hi there,
 2026-08-17 10:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwinfo: samsung,exynos-chipid: Add exynos5515 compatible

[syzbot] [serial?] KASAN: slab-use-after-free Read in serial_core_unregister_port
 2026-08-17 10:16 UTC  (2+ messages)

[PATCH v7 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-08-17 10:15 UTC  (3+ messages)
` [PATCH v7 4/6] fuse: support registered buffer pools in io-uring

[PATCH v5 0/3] bus: mhi: Add loopback driver
 2026-08-17 10:14 UTC  (4+ messages)
` [PATCH v5 1/3] bus: mhi: host: clients: Add loopback driver with sysfs interface
` [PATCH v5 2/3] bus: mhi: ep: Add mhi_ep_queue_buf() API for raw buffer queuing
` [PATCH v5 3/3] bus: mhi: ep: clients: Add loopback driver for data path testing

[PATCH net RESEND 0/1] ipv4: fix divide-by-zero from undersized RTAX_ADVMSS
 2026-08-17 10:14 UTC  (5+ messages)
` [PATCH net RESEND 1/1] ipv4: reject RTAX_ADVMSS values below TCP_MIN_MSS

[GIT PULL] x86/msr updates for v7.3
 2026-08-17 10:14 UTC 

[PATCH v8 0/3] Add Apple T2 NHI Device links
 2026-08-17 10:13 UTC  (3+ messages)
` [PATCH v8 2/3] thunderbolt: Add device links for Apple machines with Titan Ridge
` [PATCH v8 3/3] thunderbolt: Add device links for Apple systems with Icelake thunderbolt


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.