All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 21:24:44 to 2026-05-22 21:56:10 UTC [more...]

[Stable-10.2.3 v2 000/149] Patch Round-up for stable 10.2.3, freeze on 2026-05-22 (frozen)
 2026-05-22 21:49 UTC  (41+ messages)
` [Stable-10.2.3 100/149] linux-user: Flush errors by using exit() instead of _exit() in error path
` [Stable-10.2.3 101/149] linux-user: Allow getsockopt() with NULL optval address
` [Stable-10.2.3 102/149] linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR
` [Stable-10.2.3 103/149] hw/intc/xics: Add a check for an invalid server id
` [Stable-10.2.3 104/149] tests/rcutorture: Fix build error
` [Stable-10.2.3 105/149] hw/ppc/e500: fix bus-frequency property hardcoded to zero in CPU FDT node
` [Stable-10.2.3 106/149] hw/net/allwinner-sun8i-emac: Flush queued packets when rx is enabled
` [Stable-10.2.3 107/149] hw/intc/arm_gicv3: Fix NS write to ICC_AP1Rn_EL1 when prebits < 7
` [Stable-10.2.3 108/149] migration: Fix low possibility downtime violation
` [Stable-10.2.3 109/149] target/microblaze: Fix endianness used to disassemble
` [Stable-10.2.3 110/149] target/arm: Report IL=0 for Thumb 16-bit BKPT insn
` [Stable-10.2.3 111/149] hw/misc/bcm2835_rng: Specify valid memory access sizes
` [Stable-10.2.3 112/149] hw/uefi: fix buffer overruns
` [Stable-10.2.3 113/149] hw/uefi: verify pio_xfer_offset before calculating buffer checksum
` [Stable-10.2.3 114/149] hw/uefi: fix ucs2 string helper functions
` [Stable-10.2.3 115/149] hw/uefi: add name_size check to uefi_vars_mm_lock_variable()
` [Stable-10.2.3 116/149] hw/uefi: verify data size before accessing it in wrap_pkcs7
` [Stable-10.2.3 117/149] hw/uefi: avoid possibly unaligned variable_auth_2 struct field access
` [Stable-10.2.3 118/149] hw/uefi: check auth.hdr_length minimum size
` [Stable-10.2.3 119/149] hw/ufs: Validate MCQ SQ references before use
` [Stable-10.2.3 120/149] hw/ufs: Guard MCQ CQ accesses against missing queues
` [Stable-10.2.3 122/149] hw/ufs: Keep MCQ SQs alive while requests are outstanding
` [Stable-10.2.3 123/149] hw/ufs: Zero reserved bytes in REPORT LUNS response header
` [Stable-10.2.3 125/149] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies
` [Stable-10.2.3 126/149] hw/misc/aspeed_sbc: Add bounds checking for OTP write operations
` [Stable-10.2.3 127/149] aspeed/hace: Fix out-of-bounds read in has_padding()
` [Stable-10.2.3 128/149] aspeed/hace: Prevent total_req_len overflow
` [Stable-10.2.3 129/149] hw/i2c/microbit_i2c: Don't index off end of twi_read_sequence[]
` [Stable-10.2.3 131/149] tests/functional/qemu_test/asset.py: Don't use setxattr when it doesn't exist
` [Stable-10.2.3 133/149] linux-user: Fix AT_EXECFN in AUXV for symlinked programs
` [Stable-10.2.3 134/149] linux-user/sh4: Fix target_ucontext tuc_link field type
` [Stable-10.2.3 139/149] ide: Minimal fix for deadlock between TRIM and drain
` [Stable-10.2.3 140/149] ide: Clean up ide_trim_co_entry() to be idiomatic coroutine code
` [Stable-10.2.3 141/149] ide-test: Factor out wait_dma_completion()
` [Stable-10.2.3 143/149] block: Create DEFAULT_BLOCK_CONF macro
` [Stable-10.2.3 144/149] block: Add more defaults to DEFAULT_BLOCK_CONF
` [Stable-10.2.3 145/149] commit: Drain nodes across all of bdrv_commit()
` [Stable-10.2.3 146/149] qemu-io: Add 'aio_discard' command
` [Stable-10.2.3 148/149] iotests/046: Test that discard/write_zeroes wait for dependencies
` [Stable-10.2.3 149/149] block/graph-lock: fix missed wakeup in bdrv_graph_co_rdunlock()

[PATCH 0/3] target/arm: Fix some FEAT_AFP corner cases
 2026-05-22 21:54 UTC  (5+ messages)
` [PATCH 2/3] target/arm: Use FPST_A64_F16 for SVE FCVTLT_hs
` [PATCH 3/3] target/arm: Set correct fp flags for FLOGB when FPCR.AH = 1

[PATCH 2/3] KVM: guest_memfd: Fix possible signed integer overflow
 2026-05-22 21:54 UTC  (2+ messages)

[PATCH net-next v1 0/3] selftests: rds: ROCE support follow ups
 2026-05-22 21:54 UTC  (4+ messages)
` [PATCH net-next v1 1/3] selftests: rds: add per-transport run wrappers
` [PATCH net-next v1 2/3] selftests: rds: pin RDS sockets to their intended transport
` [PATCH net-next v1 3/3] selftests: rds: support RDS built as loadable modules

[PATCH bpf v3 0/2] gen_loader fixes
 2026-05-22 21:53 UTC  (3+ messages)
` [PATCH bpf v3 1/2] libbpf: fix off-by-one in emit_signature_match jump offset
` [PATCH bpf v3 2/2] bpf, libbpf: reject non-exclusive metadata maps in the signed loader

[PATCH net-next] net: e100: replace silent 'hope for the best' with debug message
 2026-05-22 21:52 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 21:51 UTC  (7+ messages)
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders

[PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
 2026-05-22 21:51 UTC  (2+ messages)

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-05-22 21:51 UTC  (3+ messages)

[PATCH v2 0/1] add Acer battery control driver
 2026-05-22 21:50 UTC  (7+ messages)
` [PATCH v2 1/1] platform/x86: "

[PATCH] exec: free the old mm outside the exec locks
 2026-05-22 21:49 UTC  (4+ messages)

[PATCH] nfsd: sample writeback error cursor before async COPY loop
 2026-05-22 21:49 UTC  (2+ messages)

Unclaimed LEN0100 / LEN0111 / LEN0112 ACPI devices on ThinkPad X1 Carbon Gen 13
 2026-05-22 21:49 UTC  (2+ messages)

[PATCH] ARM: mach-rpc: fix zImage build after recent font-related changes
 2026-05-22 21:49 UTC  (5+ messages)

arch/powerpc/boot/dts/turris1x.dtb: power@e0070 (fsl,mpc8548-pmc): 'soc-clk@24', 'soc-clk@25', 'soc-clk@26' do not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-05-22 21:48 UTC 

[Stable-10.0.10 v2 000/136] Patch Round-up for stable 10.0.10, freeze on 2026-05-22 (frozen)
 2026-05-22 21:34 UTC  (38+ messages)
` [Stable-10.0.10 100/136] target/arm: Report IL=0 for Thumb 16-bit BKPT insn
` [Stable-10.0.10 101/136] hw/misc/bcm2835_rng: Specify valid memory access sizes
` [Stable-10.0.10 102/136] hw/uefi: fix buffer overruns
` [Stable-10.0.10 103/136] hw/uefi: verify pio_xfer_offset before calculating buffer checksum
` [Stable-10.0.10 104/136] hw/uefi: fix ucs2 string helper functions
` [Stable-10.0.10 105/136] hw/uefi: add name_size check to uefi_vars_mm_lock_variable()
` [Stable-10.0.10 106/136] hw/uefi: verify data size before accessing it in wrap_pkcs7
` [Stable-10.0.10 107/136] hw/uefi: avoid possibly unaligned variable_auth_2 struct field access
` [Stable-10.0.10 108/136] hw/uefi: check auth.hdr_length minimum size
` [Stable-10.0.10 109/136] hw/ufs: Validate MCQ SQ references before use
` [Stable-10.0.10 110/136] hw/ufs: Guard MCQ CQ accesses against missing queues
` [Stable-10.0.10 111/136] hw/ufs: Reject zero-depth MCQ queues
` [Stable-10.0.10 112/136] hw/ufs: Keep MCQ SQs alive while requests are outstanding
` [Stable-10.0.10 113/136] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills
` [Stable-10.0.10 114/136] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies
` [Stable-10.0.10 115/136] aspeed/hace: Fix out-of-bounds read in has_padding()
` [Stable-10.0.10 116/136] aspeed/hace: Prevent total_req_len overflow
` [Stable-10.0.10 117/136] hw/i2c/microbit_i2c: Don't index off end of twi_read_sequence[]
` [Stable-10.0.10 118/136] meson.build: Add -fzero-init-padding-bits=all
` [Stable-10.0.10 119/136] tests/functional/qemu_test/asset.py: Don't use setxattr when it doesn't exist
` [Stable-10.0.10 120/136] hw/nvme: fix admin cq msix setup
` [Stable-10.0.10 121/136] linux-user: Fix AT_EXECFN in AUXV for symlinked programs
` [Stable-10.0.10 122/136] linux-user/sh4: Fix target_ucontext tuc_link field type
` [Stable-10.0.10 123/136] linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline pattern
` [Stable-10.0.10 124/136] blkdebug: Add 'delay-ns' option
` [Stable-10.0.10 125/136] block: Add blk_co_start/end_request() and BDRV_REQ_NO_QUEUE
` [Stable-10.0.10 126/136] block: Add flags parameter to blk_*_pdiscard()
` [Stable-10.0.10 127/136] ide: Minimal fix for deadlock between TRIM and drain
` [Stable-10.0.10 128/136] ide: Clean up ide_trim_co_entry() to be idiomatic coroutine code
` [Stable-10.0.10 129/136] ide-test: Factor out wait_dma_completion()
` [Stable-10.0.10 130/136] ide-test: Test reset during TRIM
` [Stable-10.0.10 131/136] block: Create DEFAULT_BLOCK_CONF macro
` [Stable-10.0.10 132/136] block: Add more defaults to DEFAULT_BLOCK_CONF
` [Stable-10.0.10 133/136] qemu-io: Add 'aio_discard' command
` [Stable-10.0.10 134/136] qcow2: Fix corruption on discard during write with COW
` [Stable-10.0.10 135/136] iotests/046: Test that discard/write_zeroes wait for dependencies
` [Stable-10.0.10 136/136] block/graph-lock: fix missed wakeup in bdrv_graph_co_rdunlock()

[Stable-11.0.1 v2 00/94] Patch Round-up for stable 11.0.1, freeze on 2026-05-22 (frozen)
 2026-05-22 21:33 UTC  (37+ messages)
` [Stable-11.0.1 58/94] hw/uefi: check auth.hdr_length minimum size
` [Stable-11.0.1 60/94] hw/ufs: Validate MCQ SQ references before use
` [Stable-11.0.1 61/94] hw/ufs: Guard MCQ CQ accesses against missing queues
` [Stable-11.0.1 62/94] hw/ufs: Reject zero-depth MCQ queues
` [Stable-11.0.1 63/94] hw/ufs: Keep MCQ SQs alive while requests are outstanding
` [Stable-11.0.1 64/94] hw/ufs: Zero reserved bytes in REPORT LUNS response header
` [Stable-11.0.1 65/94] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills
` [Stable-11.0.1 66/94] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies
` [Stable-11.0.1 67/94] hw/misc/aspeed_sbc: Add bounds checking for OTP write operations
` [Stable-11.0.1 68/94] aspeed/hace: Fix out-of-bounds read in has_padding()
` [Stable-11.0.1 69/94] aspeed/hace: Prevent total_req_len overflow
` [Stable-11.0.1 70/94] hw/i2c/microbit_i2c: Don't index off end of twi_read_sequence[]
` [Stable-11.0.1 71/94] ati-vga: fix ati_set_dirty address calculation
` [Stable-11.0.1 72/94] tests/qtest/iommu-smmuv3-test: Skip if no TCG GICv3 device present
` [Stable-11.0.1 73/94] meson.build: Add -fzero-init-padding-bits=all
` [Stable-11.0.1 74/94] hw/remote/machine.c: Mark x-remote machine as OK for AArch64 and AArch32
` [Stable-11.0.1 75/94] tests/functional/qemu_test/asset.py: Don't use setxattr when it doesn't exist
` [Stable-11.0.1 76/94] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
` [Stable-11.0.1 77/94] hw/nvme: fix admin cq msix setup
` [Stable-11.0.1 78/94] linux-user: Fix AT_EXECFN in AUXV for symlinked programs
` [Stable-11.0.1 79/94] linux-user/sh4: Fix target_ucontext tuc_link field type
` [Stable-11.0.1 80/94] linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline pattern
` [Stable-11.0.1 81/94] blkdebug: Add 'delay-ns' option
` [Stable-11.0.1 82/94] block: Add blk_co_start/end_request() and BDRV_REQ_NO_QUEUE
` [Stable-11.0.1 83/94] block: Add flags parameter to blk_*_pdiscard()
` [Stable-11.0.1 84/94] ide: Minimal fix for deadlock between TRIM and drain
` [Stable-11.0.1 85/94] ide: Clean up ide_trim_co_entry() to be idiomatic coroutine code
` [Stable-11.0.1 86/94] ide-test: Factor out wait_dma_completion()
` [Stable-11.0.1 87/94] ide-test: Test reset during TRIM
` [Stable-11.0.1 88/94] block: Create DEFAULT_BLOCK_CONF macro
` [Stable-11.0.1 89/94] block: Add more defaults to DEFAULT_BLOCK_CONF
` [Stable-11.0.1 90/94] commit: Drain nodes across all of bdrv_commit()
` [Stable-11.0.1 91/94] qemu-io: Add 'aio_discard' command
` [Stable-11.0.1 92/94] qcow2: Fix corruption on discard during write with COW
` [Stable-11.0.1 93/94] iotests/046: Test that discard/write_zeroes wait for dependencies
` [Stable-11.0.1 94/94] block/graph-lock: fix missed wakeup in bdrv_graph_co_rdunlock()

[PATCH 0/3] Three folio-related btrfs fixes
 2026-05-22 21:47 UTC  (2+ messages)

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-22 21:47 UTC  (10+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-22 21:45 UTC  (3+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings

[PATCH v2 0/2] gen_loader fixes
 2026-05-22 21:44 UTC  (3+ messages)
` [PATCH v2 2/2] bpf, libbpf: reject non-exclusive metadata maps in the signed loader

[PATCH v8 mptcp-next 0/9] mptcp: address stall under memory pressure
 2026-05-22 21:43 UTC  (10+ messages)
` [PATCH v8 mptcp-next 1/9] mptcp: fix missing wakeups in edge scenarios
` [PATCH v8 mptcp-next 2/9] mptcp: fix retransmission loop when csum is enabled
` [PATCH v8 mptcp-next 3/9] mptcp: close TOCTOU race while computing rcv_wnd
` [PATCH v8 mptcp-next 4/9] mptcp: allow subflow rcv wnd to shrink
` [PATCH v8 mptcp-next 5/9] mptcp: explicitly drop over memory limits
` [PATCH v8 mptcp-next 6/9] mptcp: enforce hard limit on backlog flushing
` [PATCH v8 mptcp-next 7/9] mptcp: implemented OoO queue pruning
` [PATCH v8 mptcp-next 8/9] mptcp: move the retrans loop to a separate helper
` [PATCH v8 mptcp-next 9/9] mptcp: let the retrans scheduler do its job

[PATCH] trace: turn hist_elt_data field_var_str into a flexible array
 2026-05-22 21:44 UTC 

[PATCH v2] ACPI: resource: Add quirk for Dell PMC memory region overlap
 2026-05-22 21:01 UTC  (3+ messages)

[PATCH] wifi: mt76: disable rx napi before queue cleanup
 2026-05-22 21:42 UTC  (3+ messages)

[PATCH 00/10] drm/i915/bw: Bunch of fixes
 2026-05-22 21:42 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH v4] platform/x86/amd: Introduce Halo Box RGB LED driver
 2026-05-22 21:42 UTC  (2+ messages)

[PATCH v5 2/8] media: dt-bindings: add rockchip rk3588 vicap
 2026-05-22 21:40 UTC  (2+ messages)

[PATCH 0/3] tools/nolibc: -Wwrite-strings compatibility
 2026-05-22 21:40 UTC  (6+ messages)
` [PATCH 2/3] selftests/nolibc: cast execve() argv string to character pointer

[PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
 2026-05-22 21:37 UTC  (3+ messages)

[PATCH v7 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-05-22 21:37 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH 0/6] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-05-22 21:37 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels (rev3)

[PATCH net-next v8 1/2] net: sfp: apply I2C adapter quirks to limit block size
 2026-05-22 21:36 UTC  (3+ messages)

[PATCH v2 1/2] dmaengine: Add helper dmaengine_prep_submit_slave_single()
 2026-05-22 21:36 UTC  (3+ messages)

[REGRESSION] 6.12.y: d66792919d4f (sched/deadline: Use revised wakeup rule for dl_server) causes latencies up to 50ms with PREEMPT_RT
 2026-05-22 21:35 UTC  (7+ messages)

[PATCH v3 0/4] Introduce QPW for per-cpu operations (v3)
 2026-05-18 16:24 UTC  (3+ messages)

[PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
 2026-05-22 21:34 UTC  (3+ messages)

[PATCH 0/8] x86-32 CPU configuration cleanups
 2026-05-22 21:33 UTC  (3+ messages)
` [PATCH 8/8] x86: simplify 32-bit instruction set selection

[PATCH v2 0/4] phy: qcom: qmp-combo fixes + x1-dell-thena DT maintenance
 2026-05-22 21:33 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: x1-dell-thena: bump linux,cma to 256 MiB

[PATCH v1 0/3] perf: Fix kwork memory sanitization and libunwind test builds
 2026-05-22 21:33 UTC  (2+ messages)

[scosu-sched:topic/mmap-cap-prot/v7.0 31/1197] ./usr/include/linux/compat64_pr.h:4:10: fatal error: linux/compat.h: No such file or directory
 2026-05-22 21:31 UTC 

[PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update
 2026-05-22 21:31 UTC  (3+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-22 21:31 UTC  (13+ messages)

[PATCH 6.12.y 0/3] backport missing dependencies of d66792919d4f
 2026-05-22 21:31 UTC  (4+ messages)
` [PATCH 6.12.y 1/3] sched/deadline: Less agressive dl_server handling
` [PATCH 6.12.y 2/3] sched/deadline: Fix dl_server getting stuck
` [PATCH 6.12.y 3/3] sched/deadline: Fix dl_server behaviour

[PATCH v02] mailbox/pcc.c shmem map/unmap in callbacks
 2026-05-22 21:30 UTC  (2+ messages)

[RFC PATCH 0/9] linker list sanity checking
 2026-05-22 21:27 UTC  (10+ messages)
` [RFC PATCH 1/9] sandbox: Drop special link order treatment of start.o and sdl.o
` [RFC PATCH 2/9] linker_lists: Do not set "unused" attribute
` [RFC PATCH 3/9] event: Remove obsolete comment and __used attributes
` [RFC PATCH 4/9] linker_lists.h: add ll_*_name() helper macros
` [RFC PATCH 5/9] linker_lists.h: drop _2 from section and symbol name prefix
` [RFC PATCH 6/9] linker_lists.rst: update documentation
` [RFC PATCH 7/9] test: avoid use of special characters in ELF section names
` [RFC PATCH 8/9] linker_lists.h: emit lots of meta-data for debugging and sanity checking
` [RFC PATCH 9/9] tools: add linker-lists.py parser/checker script

[PATCH v4 net-next 0/5] rtnetlink: RTNL avoidance in rtnl_getlink() and rtnl_dump_ifinfo()
 2026-05-22 21:29 UTC  (2+ messages)

[PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
 2026-05-22 21:28 UTC  (3+ messages)

[asahilinux:bits/000-devicetree 24/114] arch/arm64/boot/dts/apple/t6000-j314s.dtb: aliases: 'disp0_piodma' does not match any of the regexes: '^[a-z][a-z0-9\\-]*$', '^pinctrl-[0-9]+$'
 2026-05-22 21:27 UTC 

[PATCHv3 00/12] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-22 21:28 UTC  (4+ messages)
` [PATCHv3 05/12] libbpf: Change has_nop_combo to work on top of nop10

[PATCHv2] trace: allocate fields with elt struct
 2026-05-22 21:26 UTC 

[PATCH v4 0/2] Update hexagon cross container to 22.1.0
 2026-05-22 21:24 UTC  (3+ messages)
` [PATCH v4 1/2] tests/tcg/hexagon: fix check_rev_gating with newer toolchain


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.