All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 21:40:23 to 2026-05-22 22:05:59 UTC [more...]

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

[PATCH v7 00/64] target/arm: Implement FEAT_FP8
 2026-05-22 22:02 UTC  (20+ messages)
` [PATCH v7 01/64] target/arm: Implement ID_AA64ISAR3
` [PATCH v7 02/64] target/arm: Implement FEAT_FAMINMAX for AdvSIMD
` [PATCH v7 03/64] target/arm: Implement FEAT_FAMINMAX for SME
` [PATCH v7 04/64] target/arm: Implement FEAT_FAMINMAX for SVE
` [PATCH v7 05/64] target/arm: Enable FEAT_FAMINMAX for -cpu max
` [PATCH v7 06/64] target/arm: Update SCR bits for Arm ARM M.a.a
` [PATCH v7 07/64] target/arm: Update HCRX "
` [PATCH v7 08/64] target/arm: Introduce FPMR
` [PATCH v7 09/64] target/arm: Update SCTLR bits for FEAT_FPMR
` [PATCH v7 10/64] target/arm: Enable EnFPM "
` [PATCH v7 11/64] target/arm: Clear FPMR on ResetSVEState
` [PATCH v7 12/64] target/arm: Add FPMR_EL to TBFLAGS
` [PATCH v7 15/64] target/arm: Dump FPMR when present
` [PATCH v7 16/64] linux-user/aarch64: Implement FPMR signal frames
` [PATCH v7 20/64] target/arm: Implement FSCALE for AdvSIMD
` [PATCH v7 22/64] target/arm: Split vector-type.h from cpu.h
` [PATCH v7 26/64] target/arm: Implement BF1CVTL, BF1CVTL2, BF2CVTL, BF2CVTL2 for AdvSIMD
` [PATCH v7 29/64] target/arm: Implement BF1CVT, BF1CVTL, BF2CVT, BF2CVTL for SME
` [PATCH v7 31/64] target/arm: Implement F1CVT, F1CVTLT, F2CVT, F2CVTLT for SVE

[PATCH v8 00/58] perf: Reorganize scripting support
 2026-05-22 22:04 UTC  (25+ messages)
` [PATCH v9 00/23] perf python: Modernize and extend Python API (Phase 1)
  ` [PATCH v9 01/23] perf arch arm: Sort includes and add missed explicit dependencies
  ` [PATCH v9 02/23] perf arch x86: "
  ` [PATCH v9 03/23] perf tests: "
  ` [PATCH v9 04/23] perf script: "
  ` [PATCH v9 05/23] perf util: "
  ` [PATCH v9 06/23] perf python: Add "
  ` [PATCH v9 07/23] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v9 08/23] perf data: Add open flag
  ` [PATCH v9 09/23] perf evlist: Add reference count
  ` [PATCH v9 10/23] perf evsel: "
  ` [PATCH v9 11/23] perf evlist: Add reference count checking
  ` [PATCH v9 12/23] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v9 13/23] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v9 14/23] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v9 15/23] perf python: Refactor and add accessors to sample event
  ` [PATCH v9 16/23] perf python: Add mmap2 event
  ` [PATCH v9 17/23] perf python: Add callchain support
  ` [PATCH v9 18/23] perf python: Extend API for stat events in python.c
  ` [PATCH v9 19/23] perf python: Expose brstack in sample event
  ` [PATCH v9 20/23] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v9 21/23] perf python: Add config file access
  ` [PATCH v9 22/23] perf python: Add perf.pyi stubs file
  ` [PATCH v9 23/23] perf python: Add LiveSession helper

[PATCH v4 1/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-05-22 22:05 UTC  (3+ messages)
` (subset) "

[PATCH V3 0/4] KVM: X86: Correctly populate nested page fault injection error information
 2026-05-22 22:04 UTC  (3+ messages)
` [PATCH V3 2/4] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK

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

[PATCH v3 0/8] platform/x86: uniwill-laptop: Charging-related improvements
 2026-05-22 22:01 UTC  (3+ messages)

[PATCH] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
 2026-05-22 22:00 UTC 

[PATCH v2 1/2] dmaengine: idxd: Do not call destroy_workqueue with null idxd->wq
 2026-05-22 21:59 UTC  (2+ messages)

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 21:58 UTC  (7+ messages)
` [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 mm-unstable v18 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v3] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver
 2026-05-22 21:59 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] target/arm: SME BFCVT, BFCVTN have "Alternate BFloat16 behaviors"
 2026-05-22 21:57 UTC  (2+ messages)

[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  (51+ 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 121/149] hw/ufs: Reject zero-depth MCQ 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 124/149] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills
` [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 130/149] meson.build: Add -fzero-init-padding-bits=all
` [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 132/149] hw/nvme: fix admin cq msix setup
` [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 135/149] linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline pattern
` [Stable-10.2.3 136/149] blkdebug: Add 'delay-ns' option
` [Stable-10.2.3 137/149] block: Add blk_co_start/end_request() and BDRV_REQ_NO_QUEUE
` [Stable-10.2.3 138/149] block: Add flags parameter to blk_*_pdiscard()
` [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 142/149] ide-test: Test reset during TRIM
` [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 147/149] qcow2: Fix corruption on discard during write with COW
` [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] Three folio-related btrfs fixes
 2026-05-22 21:57 UTC  (4+ messages)

[PATCH net-next v8 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-22 21:57 UTC  (3+ messages)
` [PATCH net-next v8 1/2] "
` [PATCH net-next v8 2/2] selftests: net: add local ECMP rehash test

[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 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)

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  (33+ messages)
` [Stable-10.0.10 100/136] target/arm: Report IL=0 for Thumb 16-bit BKPT insn
` [Stable-10.0.10 102/136] hw/uefi: fix buffer overruns
` [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 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 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  (15+ messages)
` [Stable-11.0.1 62/94] hw/ufs: Reject zero-depth MCQ queues
` [Stable-11.0.1 70/94] hw/i2c/microbit_i2c: Don't index off end of twi_read_sequence[]
` [Stable-11.0.1 72/94] tests/qtest/iommu-smmuv3-test: Skip if no TCG GICv3 device present
` [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 78/94] linux-user: Fix AT_EXECFN in AUXV for symlinked programs
` [Stable-11.0.1 84/94] ide: Minimal fix for deadlock between TRIM and drain
` [Stable-11.0.1 86/94] ide-test: Factor out wait_dma_completion()
` [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 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 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 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  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[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


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.