messages from 2026-06-13 18:37:59 to 2026-06-13 20:11:12 UTC [more...]
[Stable-10.2.4 00/61] Patch Round-up for stable 10.2.4, freeze on 2026-06-23
2026-06-13 20:03 UTC (46+ messages)
` [Stable-10.2.4 01/61] target/riscv: Update MISA.C for Zc* extensions
` [Stable-10.2.4 02/61] target/riscv: Update MISA.X for non-standard extensions
` [Stable-10.2.4 03/61] hw/riscv/riscv-iommu: Fix Svnapot 64KB pages
` [Stable-10.2.4 04/61] target/riscv: Allow mseccfg access based on ext_zicfilp
` [Stable-10.2.4 05/61] target/riscv: rvv: Handle source overlap of vector widening reduction instructions
` [Stable-10.2.4 06/61] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
` [Stable-10.2.4 07/61] hw/char: Check interrupt after txctrl register is written
` [Stable-10.2.4 08/61] target/riscv: Fix medeleg[11] read-only zero bit for M-mode ECALL
` [Stable-10.2.4 09/61] target/riscv/pmp: Fix integer overflow in TOR and NA4 address computation
` [Stable-10.2.4 10/61] target/riscv: Add mseccfg to VMStateDescription
` [Stable-10.2.4 11/61] target/riscv: Update the local interrupt mask
` [Stable-10.2.4 12/61] target/riscv: clear mseccfg on reset for all dependent extensions
` [Stable-10.2.4 13/61] target/riscv/csr.c: fix read of pmpaddr(0-63) CSRs
` [Stable-10.2.4 14/61] linux-user/mips64: fix elf_core_copy_regs register layout in core files
` [Stable-10.2.4 15/61] linux-user/mips64: fix mipsn32 elf_core_copy_regs entry width
` [Stable-10.2.4 16/61] ui/vnc: fix OOB read access in VNC SASL mechname array
` [Stable-10.2.4 17/61] ui/vnc: fix OOB write in VNC stats array
` [Stable-10.2.4 19/61] ui/vnc: fix OOB read updating VNC update frequency stats
` [Stable-10.2.4 20/61] ui: fix validation of VNC extended clipboard data length
` [Stable-10.2.4 21/61] lsi53c895a: fix use-after-free of cancelled request
` [Stable-10.2.4 22/61] lsi53c895a: clear tag byte when processing messages
` [Stable-10.2.4 23/61] apic: fix delivery bitmask with modified xAPIC ids
` [Stable-10.2.4 24/61] mc146818rtc: Fix get_guest_rtc_ns() overflow bug
` [Stable-10.2.4 25/61] block/linux-aio: bound ioq_submit() recursion depth
` [Stable-10.2.4 26/61] target/arm: SVE2 FMAXP, FMINP must honour AH=1
` [Stable-10.2.4 27/61] target/arm: Use FPST_A64_F16 for SVE FCVTLT_hs
` [Stable-10.2.4 28/61] target/arm: Set correct fp flags for FLOGB when FPCR.AH = 1
` [Stable-10.2.4 29/61] vfio/container: Restrict dma_map_file() to shared RAM or RAM devices
` [Stable-10.2.4 30/61] target/arm: Enable REVD for SVE2.1
` [Stable-10.2.4 31/61] target/arm: Don't assert if 64-bit EL2 AT insn sees a Domain fault
` [Stable-10.2.4 32/61] target/arm: SME BFCVT, BFCVTN have "Alternate BFloat16 behaviors"
` [Stable-10.2.4 33/61] hw/net/rocker_of_dpa: Check group ID pointers are not NULL
` [Stable-10.2.4 34/61] hw/net/rocker_of_dpa: Avoid unaligned accesses in _of_dpa_flow_match()
` [Stable-10.2.4 35/61] linux-user/ppc: restore fp_status from FPSCR on sigreturn
` [Stable-10.2.4 36/61] linux-user/mips: save/restore FCSR across signal delivery
` [Stable-10.2.4 37/61] linux-user/sh4: preserve T/M/Q bits "
` [Stable-10.2.4 39/61] linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn
` [Stable-10.2.4 40/61] hw/9pfs: add NULL check in v9fs_path_is_ancestor()
` [Stable-10.2.4 41/61] hw/9pfs: change V9fsPath.size to size_t and v9fs_path_sprintf() return type
` [Stable-10.2.4 45/61] tests/9pfs: add deep absolute path test
` [Stable-10.2.4 46/61] 9pfs: fix missing rename lock in v9fs_co_readdir_many (CVE-2026-48004)
` [Stable-10.2.4 49/61] target/s390x: Make container ids in SysIB_15x 1-based
` [Stable-10.2.4 53/61] qemu-io: Add 'aio_discard' command
` [Stable-10.2.4 55/61] iotests/046: Test that discard/write_zeroes wait for dependencies
` [Stable-10.2.4 58/61] hw/usb/hcd-ohci: Clean up USBPacket before freeing ISO TD packet
[PATCH net-next 0/9] atm: remove more dead code
2026-06-13 20:10 UTC (10+ messages)
` [PATCH net-next 1/9] atm: remove AAL3/4 transport support
` [PATCH net-next 2/9] atm: remove the unused send_oam / push_oam callbacks
` [PATCH net-next 3/9] atm: remove dead SONET PHY ioctls
` [PATCH net-next 4/9] atm: remove the local ATM (NSAP) address registry
` [PATCH net-next 5/9] atm: remove SVC socket support and the signaling daemon interface
` [PATCH net-next 6/9] atm: remove the unused change_qos device operation
` [PATCH net-next 7/9] atm: remove the unused pre_send and send_bh device operations
` [PATCH net-next 8/9] atm: remove unused ATM PHY operations
` [PATCH net-next 9/9] atm: remove orphaned uAPI for deleted drivers, protocols and SVCs
[PATCH] proc: only bump parent nlink when registering directories
2026-06-13 20:07 UTC (3+ messages)
[PATCH] perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probes
2026-06-13 20:04 UTC (4+ messages)
[PATCH bpf v5 0/2] bpf: Fix generic devmap egress skb sharing
2026-06-13 20:03 UTC (5+ messages)
` [PATCH bpf v5 1/2] bpf: Run generic devmap egress prog on private skb
[PATCH] pinctrl: Export pinctrl_get_group_selector()
2026-06-13 20:02 UTC
[Stable-10.0.11 00/56] Patch Round-up for stable 10.0.11, freeze on 2026-06-23
2026-06-13 19:51 UTC (57+ messages)
` [Stable-10.0.11 01/56] target/riscv: Update MISA.C for Zc* extensions
` [Stable-10.0.11 02/56] target/riscv: Update MISA.X for non-standard extensions
` [Stable-10.0.11 03/56] hw/riscv/riscv-iommu: Fix Svnapot 64KB pages
` [Stable-10.0.11 04/56] target/riscv: Allow mseccfg access based on ext_zicfilp
` [Stable-10.0.11 05/56] hw/char: sifive_uart: Avoid infinite delay of async xmit function
` [Stable-10.0.11 06/56] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
` [Stable-10.0.11 07/56] target/riscv: Fix medeleg[11] read-only zero bit for M-mode ECALL
` [Stable-10.0.11 08/56] target/riscv/pmp: Fix integer overflow in TOR and NA4 address computation
` [Stable-10.0.11 09/56] target/riscv: Save stimer and vstimer in CPU vmstate
` [Stable-10.0.11 10/56] target/riscv: Add mseccfg to VMStateDescription
` [Stable-10.0.11 11/56] target/riscv: Update the local interrupt mask
` [Stable-10.0.11 12/56] target/riscv: clear mseccfg on reset for all dependent extensions
` [Stable-10.0.11 13/56] ui/vnc: fix OOB read access in VNC SASL mechname array
` [Stable-10.0.11 14/56] ui/vnc: fix OOB write in VNC stats array
` [Stable-10.0.11 15/56] ui/vnc: fix OOB write in lossy rect worker code
` [Stable-10.0.11 16/56] ui/vnc: fix OOB read updating VNC update frequency stats
` [Stable-10.0.11 17/56] ui: fix validation of VNC extended clipboard data length
` [Stable-10.0.11 18/56] lsi53c895a: fix use-after-free of cancelled request
` [Stable-10.0.11 19/56] lsi53c895a: clear tag byte when processing messages
` [Stable-10.0.11 20/56] apic: fix delivery bitmask with modified xAPIC ids
` [Stable-10.0.11 21/56] mc146818rtc: Fix get_guest_rtc_ns() overflow bug
` [Stable-10.0.11 22/56] block/linux-aio: bound ioq_submit() recursion depth
` [Stable-10.0.11 23/56] target/arm: SVE2 FMAXP, FMINP must honour AH=1
` [Stable-10.0.11 24/56] target/arm: Use FPST_A64_F16 for SVE FCVTLT_hs
` [Stable-10.0.11 25/56] target/arm: Set correct fp flags for FLOGB when FPCR.AH = 1
` [Stable-10.0.11 26/56] target/arm: Don't assert if 64-bit EL2 AT insn sees a Domain fault
` [Stable-10.0.11 27/56] hw/net/rocker_of_dpa: Check group ID pointers are not NULL
` [Stable-10.0.11 28/56] hw/net/rocker_of_dpa: Avoid unaligned accesses in _of_dpa_flow_match()
` [Stable-10.0.11 29/56] linux-user/ppc: restore fp_status from FPSCR on sigreturn
` [Stable-10.0.11 30/56] linux-user/mips: save/restore FCSR across signal delivery
` [Stable-10.0.11 31/56] linux-user/sh4: preserve T/M/Q bits "
` [Stable-10.0.11 32/56] linux-user/sh4: restore FP rounding mode on sigreturn
` [Stable-10.0.11 33/56] linux-user/s390x: restore fpu_status rounding mode from FPC "
` [Stable-10.0.11 34/56] hw/9pfs: move G_GNUC_PRINTF to header
` [Stable-10.0.11 35/56] hw/9pfs: add NULL check in v9fs_path_is_ancestor()
` [Stable-10.0.11 36/56] hw/9pfs: change V9fsPath.size to size_t and v9fs_path_sprintf() return type
` [Stable-10.0.11 37/56] hw/9pfs: add error handling to v9fs_fix_path()
` [Stable-10.0.11 38/56] hw/9pfs: let callers of v9fs_path_sprintf() and v9fs_fix_path() handle errors
` [Stable-10.0.11 39/56] tests/qtest/libqos: add qvirtqueue_reset_pool() for descriptor pool reset
` [Stable-10.0.11 40/56] tests/9pfs: add deep absolute path test
` [Stable-10.0.11 41/56] 9pfs: fix missing rename lock in v9fs_co_readdir_many (CVE-2026-48004)
` [Stable-10.0.11 42/56] util/envlist: fix prefix-match in envlist_unsetenv() name lookup
` [Stable-10.0.11 43/56] tests/unit: add test-envlist covering setenv/unsetenv name matching
` [Stable-10.0.11 44/56] target/s390x: Make container ids in SysIB_15x 1-based
` [Stable-10.0.11 45/56] s390x/pci: Fix interrupt forwarding disable for interpreted devices
` [Stable-10.0.11 46/56] block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment
` [Stable-10.0.11 47/56] virtio-blk: add missing VIRTIO_BLK_T_SCSI_CMD size check (CVE-2026-48914)
` [Stable-10.0.11 48/56] qemu-io: Add 'aio_discard' command
` [Stable-10.0.11 49/56] qcow2: Fix corruption on discard during write with COW
` [Stable-10.0.11 50/56] iotests/046: Test that discard/write_zeroes wait for dependencies
` [Stable-10.0.11 51/56] qcow2: Fix data loss on zero write with detect-zeroes=unmap
` [Stable-10.0.11 52/56] qed: Don't try to flush during incoming migration
` [Stable-10.0.11 53/56] hw/usb/hcd-ohci: Clean up USBPacket before freeing ISO TD packet
` [Stable-10.0.11 54/56] fpu: Handle all rounding modes in partsN_uncanon_normal
` [Stable-10.0.11 55/56] linux-user: implement fsmount(2) series of syscalls
` [Stable-10.0.11 56/56] linux-user/strace: add fsmount "
[PATCH net] virtio-net: fix len check in receive_big()
2026-06-13 19:58 UTC (3+ messages)
Patchwork housekeeping for: spi-devel-general
2026-06-13 19:57 UTC
[PATCH QUESTION] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
2026-06-13 19:55 UTC (2+ messages)
[PATCH v1 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback for TCP Prague
2026-06-13 19:54 UTC (2+ messages)
[PATCH] drm/xe/memirq: Size report pages from static engine mask
2026-06-13 19:51 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH i-g-t] tests/kms_feature_discovery: add HDR, VRR and DSC discovery
2026-06-13 19:59 UTC
[v2 00/16] mm: PMD-level swap entries for anonymous THPs
2026-06-13 19:48 UTC (17+ messages)
` [v2 01/16] mm: add softleaf_to_pmd() and convert existing callers
` [v2 02/16] mm: extract mm_prepare_for_swap_entries() helper
` [v2 03/16] fs/proc: use softleaf_has_pfn() in pagemap PMD walker
` [v2 04/16] mm/huge_memory: move softleaf_to_folio() inside migration branch
` [v2 05/16] mm/migrate_device: move softleaf_to_folio() inside device-private branch
` [v2 06/16] mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAF
[Buildroot] [PATCH 1/4] configs/ti_am{62ax, 62px, 62x, 64x}_sk: switch to Bootlin stable toolchain
2026-06-13 19:44 UTC (4+ messages)
` [Buildroot] [PATCH 2/4] configs/qemu_arm_{ebbr, vexpress_tz}_defconfig: "
` [Buildroot] [PATCH 3/4] configs/qemu_aarch64_{ebbr, sbsa}_defconfig: "
` [Buildroot] [PATCH 4/4] configs/qemu_{riscv64, x86_64}*_efi_defconfig: "
[PATCH] staging: greybus: audio: evaluate sscanf() return value directly
2026-06-13 19:41 UTC (2+ messages)
[l1k:tsm_d0 1/1] drivers/crypto/ccp/sev-dev-tsm.c:43:21: error: passing 'struct device' to parameter of incompatible type 'class_pm_runtime_active_t' (aka 'struct device *'); take the address with &
2026-06-13 19:41 UTC
[nsa:xlnx/fix/buf-mmap-multibuffer 27231/27391] firmware/204C_M4_L1_NP16_20p0_4x16.bin: warning: ignored by one of the .gitignore files
2026-06-13 19:41 UTC
[PATCH v4] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-06-13 19:35 UTC
lxc: starting a container errors out
2026-06-13 19:34 UTC
[PATCH] crypto: ti - Use list_first_entry_or_null() in dthe_get_dev()
2026-06-13 19:30 UTC (2+ messages)
[PATCH v3 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
2026-06-13 19:25 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: ti,ads1100: add support for ADS1110
` [PATCH v3 2/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver
` [PATCH v3 3/3] iio: adc: Fix incorrect reading when datarate changed in single mode
[PATCH] security-manual: some grammar and wording fixes in intro
2026-06-13 19:24 UTC
[PATCH v2] spi: dt-bindings: octeon: Convert to DT schema
2026-06-13 19:22 UTC
[akpm-mm:mm-new] BUILD SUCCESS 9d335aed8840f6bf83ba93309ae5e185de829c21
2026-06-13 19:20 UTC
[linux-next:master 9853/13763] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c:3378 TruncToValidBPP() warn: inconsistent indenting
2026-06-13 19:18 UTC
[PATCH] Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled
2026-06-13 19:19 UTC (3+ messages)
` [PATCH v2] "
` [v2] "
[v2 00/16] mm: PMD-level swap entries for anonymous THPs
2026-06-13 19:18 UTC (3+ messages)
[PATCH 0/3] platform/x86/amd/hsmp: Harden ACPI probe, metric DRAM, and socket teardown
2026-06-13 19:17 UTC (4+ messages)
` [PATCH 1/3] platform/x86/amd/hsmp: Serialize ACPI HSMP is_probed with a probe mutex
` [PATCH 2/3] platform/x86/amd/hsmp: Add explicit metric DRAM mapping and per-socket mutexes
` [PATCH 3/3] platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated release
[l1k:tsm_d0 1/1] drivers/crypto/ccp/sev-dev-tsm.c:43:50: error: incompatible type for argument 1 of 'class_pm_runtime_active_try_constructor'
2026-06-13 19:14 UTC
[PATCH v3] staging: sm750fb: rename pv_reg to io_base
2026-06-13 19:15 UTC (2+ messages)
[PATCH] dt-bindings: usb: ti,tps6598x: add TPS6699x compatible
2026-06-13 19:10 UTC (3+ messages)
[PATCH v4 0/2] graph: indent visual roots in graph
2026-06-13 19:09 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] lib-log-graph: move check_graph function
` [PATCH v5 2/2] graph: indent visual root in graph
[pci:for-linus] BUILD SUCCESS d898796a8e7ed8528c775f33da056e9978c4c248
2026-06-13 19:07 UTC
[PATCH] Revert "PCI/MSI: Unmap MSI-X region on error"
2026-06-13 19:07 UTC (2+ messages)
` [tip: irq/msi] "
[PATCH net-next 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
2026-06-13 19:07 UTC (3+ messages)
` [PATCH net-next 1/8] dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series
[PATCH 0/4] arm64: dts: allwinner: add A733/Cubie A7S DTS support
2026-06-13 19:04 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: arm: sunxi: add Radxa Cubie A7S
` [PATCH 2/4] dt-bindings: mmc: add Allwinner A733 compatible
[pci:sysfs] BUILD SUCCESS 6d8135abc78ea7a0a7ad34008e8f47c2b3e63413
2026-06-13 19:04 UTC
[PATCH] dt-bindings: pwm: st,pwm: convert to DT schema
2026-06-13 19:02 UTC (4+ messages)
[PATCH net v3] mptcp: pm: fix memory leak from alloc-during-teardown race
2026-06-13 19:01 UTC (2+ messages)
[PATCH 0/5] iio: adc: Add TI ADS126X ADC family support
2026-06-13 19:00 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: iio: adc: Add TI ADS126x ADC family
` [PATCH 2/5] iio: adc: Add ti-ads1262 driver
[PATCH] Add LoadPin support for eBPF program loading
2026-06-13 18:59 UTC (5+ messages)
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS b4ad5855a6712cd1ddcb0d6587f0c0f2395bf8e8
2026-06-13 18:58 UTC
[PATCH v6 0/8] platform/x86/amd/hsmp: Family 1Ah Model 50h-5Fh HSMP and metrics
2026-06-13 18:58 UTC (4+ messages)
` [PATCH v6 8/8] platform/x86/amd/hsmp: Serialize metric table access and ACPI HSMP teardown
[PATCH] python3-scapy: replace all_distro_features() with DISTRO_FEATURES check
2026-06-13 18:57 UTC (2+ messages)
[PATCH] x86/alternative: delay freeing of smp_locks section
2026-06-13 18:56 UTC (10+ messages)
` [PATCH] x86/alternative: Drop smp_locks glue
[PATCH RFC 0/3] vfio/pci: Hide and optionally override the PCIe Device Serial Number
2026-06-13 18:56 UTC (2+ messages)
[PATCH net-next v5 0/4] net: dsa: mt7628 embedded switch initial support
2026-06-13 18:52 UTC (7+ messages)
` [PATCH net-next v5 2/4] net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs
` [PATCH net-next v5 3/4] net: dsa: initial MT7628 tagging driver
` [PATCH net-next v5 4/4] net: dsa: initial support for MT7628 embedded switch
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 3ec18b2e774e315bb1d4510175b1675ab16c943c
2026-06-13 18:51 UTC
[PATCH v1 bpf-next 1/2] bpf: Support BPF_F_INGRESS with bpf_redirect_peer
2026-06-13 18:48 UTC (2+ messages)
[PATCH v2 4/4] md/raid1: simplify raid1_write_request() error handling
2026-06-13 18:47 UTC (2+ messages)
[usb:usb-next] BUILD SUCCESS 7b4456767fd478ff1dbee55444d5e3e5a7194089
2026-06-13 18:44 UTC
[PATCH] ASoC: dt-bindings: Fix RT5677 "realtek,gpio-config" type
2026-06-13 18:44 UTC (2+ messages)
[PATCH v1 0/4] This series adds support for the Qualcomm JPEG V4L2 mem2mem encoder
2026-06-13 18:43 UTC (5+ messages)
` [PATCH v1 1/4] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v1 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder
[PATCH v2 2/4] md/raid10: fix writes_pending leak on write request failures
2026-06-13 18:40 UTC (2+ messages)
[Bug 221649] New: amdgpu regression on RX 5700 (Navi10): 6.17.9 works, 6.18.x causes GPU hangs
2026-06-13 18:39 UTC (3+ messages)
` [Bug 221649] "
[usb:usb-testing] BUILD SUCCESS 1c2b66a7d7257d2652aa41f9a860ecb96dde27dd
2026-06-13 18:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.