All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-06 13:32:39 to 2026-05-06 14:03:42 UTC [more...]

[PULL 000/110] Single binary patches
 2026-05-06 13:54 UTC  (44+ messages)
` [PULL 001/110] monitor/hmp: : Include missing 'exec/target_long.h' header
` [PULL 002/110] target-info: Include 'exec/cpu-defs.h' explicitly
` [PULL 003/110] target/xtensa: Restrict inclusion of 'exec/cpu-defs.h' header
` [PULL 004/110] target/hexagon: Include missing 'exec/target_long.h' header
` [PULL 005/110] target/hppa: "
` [PULL 006/110] target/i386: "
` [PULL 007/110] target/m68k: "
` [PULL 008/110] target/mips: "
` [PULL 009/110] target/ppc: "
` [PULL 010/110] target/riscv: "
` [PULL 011/110] target/sparc: "
` [PULL 012/110] system/kvm_xen: Include missing 'exec/target_page.h' header
` [PULL 013/110] target/s390x/tcg: Include missing '*cpu.h' headers
` [PULL 014/110] exec/helper-head: Include missing 'exec/target_long.h' header
` [PULL 015/110] target/cpu: Do not include 'exec/cpu-defs.h' anymore
` [PULL 016/110] target/mips: Move 'mvp' field from CPUMIPSState to MIPSCPU
` [PULL 017/110] target/mips: Free mvp in unrealize
` [PULL 018/110] target/mips: Move count_clock to MIPSCPU struct
` [PULL 019/110] target/ppc/mmu: Remove unused hash32_store_hpte() helpers
` [PULL 020/110] target/ppc/mmu: Restrict hash32_load_hpte() helpers scope
` [PULL 021/110] target/sparc/monitor: Dump all registers as 32-bit
` [PULL 022/110] monitor: Remove MonitorDef::type field and MD_TLONG / MD_I32
` [PULL 023/110] monitor: Extract completion declarations to 'monitor/hmp-completion.h'
` [PULL 024/110] hw/misc/allwinner-cpucfg.c: make compilation unit common
` [PULL 025/110] target/loongarch: Replace legacy ldq_le_phys() -> address_space_ldq_le()
` [PULL 026/110] configs/targets: Restrict the legacy ldst_phys() API on LoongArch64
` [PULL 027/110] target/loongarch: Avoid target-specific migration headers in machine.c
` [PULL 028/110] target/avr: "
` [PULL 029/110] migration: Revert "Add VMSTATE_UINTTL_2DARRAY()"
` [PULL 030/110] migration: Remove unused target-specific macros
` [PULL 031/110] target/sparc: Inline qemu_get/put_betl()
` [PULL 032/110] target/mips: Inline qemu_get/put_betls()
` [PULL 033/110] target/i386: Expand VMSTATE_UINTTL_SUB_ARRAY for APX registers
` [PULL 034/110] target/sparc: Replace VMSTATE_VARRAY_MULTIPLY -> VMSTATE_UINTTL_ARRAY
` [PULL 035/110] cpus: Remove CPUClass::init_accel_cpu() left-over hook
` [PULL 036/110] target/i386: Replace target_ulong -> uint64_t for TARGET_X86_64
` [PULL 037/110] target/mips: Pass MemOpIdx argument to Load/Store Multiple helpers
` [PULL 038/110] target/mips: Remove unnecessary target_ulong uses in LD/ST Multiple
` [PULL 040/110] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
` [PULL 042/110] monitor/meson: Use SPICE with migration HMP commands
` [PULL 046/110] system: Expose 'arch_init.h' as 'qemu/base-arch-defs.h'
` [PULL 048/110] hw/s390x: Reduce 'monitor/monitor.h' inclusions
` [PULL 053/110] monitor: Do not check TARGET_I386/RISCV to build 'info mem' command

[PATCH net v2] net: ethernet: cortina: Drop half-assembled SKB
 2026-05-06 14:02 UTC  (2+ messages)

[PATCH v4 00/11] RISCV: enable DOMAIN_BUILD_HELPERS
 2026-05-06 14:02 UTC  (7+ messages)
` [PATCH v4 07/11] xen/riscv: add Linux kernel loading support

[PATCH v2 0/4] fix and improve for Hi846
 2026-05-06 14:01 UTC  (4+ messages)
` [PATCH v2 3/4] media: hi846: Add 6MP and 8MP modes support

proposal: build pipelines in bitbake-setup
 2026-05-06 14:02 UTC  (7+ messages)
` [Openembedded-architecture] "

[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-05-06 14:02 UTC  (6+ messages)
` [PATCH v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data

[PATCH] sched/isolation: Don't free memblock allocated cpumasks
 2026-05-06 14:02 UTC  (3+ messages)

[PATCH] Revert "drm/i915: replace select with dependency for visible DEBUG_OBJECTS"
 2026-05-06 14:02 UTC  (2+ messages)

[PATCH iproute2-next] ipaddress.c: do not show address priority in brief mode
 2026-05-05 19:36 UTC 

[PATCH net-next v3] net: reduce RFS/ARFS flow updates by checking LLC affinity
 2026-05-06 14:02 UTC  (3+ messages)

powernv_rng_read: Oops: Kernel access of bad area, sig: 11 [#1]
 2026-05-06 14:01 UTC 

[PATCH] serial: sh-sci: Remove plat_sci_port.flags
 2026-05-06 14:01 UTC  (2+ messages)

[PATCH 0/2] scsi: smartpqi: fix PCIe hot reset recovery
 2026-05-06 14:01 UTC  (3+ messages)
` [PATCH 1/2] scsi: smartpqi: add pci_error_handlers for bus "
` [PATCH 2/2] scsi: smartpqi: increase SIS ctrl ready resume timeout to 180s

[PATCH RFC 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-05-06 14:01 UTC  (4+ messages)
` [PATCH RFC 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH net] vsock/virtio: fix potential unbounded skb queue
 2026-05-06 14:00 UTC  (7+ messages)

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-05-06 14:00 UTC  (4+ messages)

[PATCH v1 0/6] objtool: Fixup alternate feature relative addresses
 2026-05-06 13:58 UTC  (6+ messages)
` [PATCH v1 1/6] objtool/powerpc: Add build-time fixup of alternate feature branch targets

[bluez/bluez]
 2026-05-06 14:00 UTC 

[PATCH v6 00/90] x86: Introduce a centralized CPUID data model
 2026-05-06 13:59 UTC  (11+ messages)

[PATCH] doc: add caveat about turning off commit-graph
 2026-05-06 13:59 UTC  (2+ messages)

[PATCH] test: add timens-abs-timer regression test
 2026-05-06 13:59 UTC 

[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
 2026-05-06 13:59 UTC  (4+ messages)
` [PATCH v4 02/13] drm/xe/xe_pci_error: Implement PCI error recovery callbacks

[PATCH net-next 0/9] net: atlantic: add PTP support for AQC113 (Antigua)
 2026-05-06 13:57 UTC  (10+ messages)
` [PATCH net-next 1/9] net: atlantic: correct L3L4 filter flow_type masking and IPv6 handling masking and IPv6 handling
` [PATCH net-next 2/9] net: atlantic: move active_ipv4/ipv6 bitmap updates after HW write updates after HW write
` [PATCH net-next 3/9] net: atlantic: decouple aq_set_data_fl3l4() from driver internals driver internals
` [PATCH net-next 4/9] net: atlantic: add AQC113 hardware register definitions and accessors definitions and accessors
` [PATCH net-next 5/9] net: atlantic: add AQC113 filter data structures and firmware query and firmware query firmware query
` [PATCH net-next 6/9] net: atlantic: implement AQC113 L2/L3/L4 RX filter management filter management management
` [PATCH net-next 7/9] net: atlantic: add AQC113 PTP traffic class and TX path setup TX path setup
` [PATCH net-next 8/9] net: atlantic: extend hw_ops and TX descriptor for AQC113 PTP for AQC113 PTP
` [PATCH net-next 9/9] net: atlantic: add PTP support for AQC113 (Antigua) (Antigua)

[syzbot] [jfs?] KASAN: use-after-free Read in jfs_lazycommit
 2026-05-06 13:59 UTC 

[PULL 0/4] Monitor patches for 2026-05-05
 2026-05-06 13:58 UTC  (6+ messages)

[v8 00/14] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-05-06 13:58 UTC  (3+ messages)
` [v8 04/14] media: rppx1: wbmeas: Add support for white balance measurement

[PATCH v5] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
 2026-05-06 13:58 UTC  (3+ messages)

[bluez/bluez]
 2026-05-06 13:57 UTC 

[PATCH] meson: Allow building with empty target_arch[] source set
 2026-05-06 13:56 UTC  (3+ messages)

[syzbot] [mm?] BUG: sleeping function called from invalid context in kvm_mmu_notifier_invalidate_range_start
 2026-05-06 13:57 UTC  (3+ messages)

[bluez/bluez]
 2026-05-06 13:57 UTC 

[bluez/bluez]
 2026-05-06 13:57 UTC 

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-05-06 13:57 UTC  (10+ messages)
` [PATCH] ima: debugging late_initcall_sync measurements

[PATCH 00/18] Updates for upcoming Wrynose release
 2026-05-06 13:56 UTC  (3+ messages)
` [PATCH 01/18] conf.py: define new *_path roles
  ` [docs] "

[PATCH v2 0/9] Bug fixes and enhancements for kdump LUKS support
 2026-05-06 13:56 UTC  (3+ messages)
` [PATCH v2 3/9] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall

[PATCH v2 0/2] iommu/amd-vi: remove zeroing of MMIO region
 2026-05-06 13:55 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/amd-vi: allow disable_iommu() against non-initialized IOMMUs
` [PATCH v2 2/2] iommu/amd-vi: do not zero IOMMU MMIO region

[bluez/bluez] ccc22a: shared/hci: Add BPF filter for registered events
 2026-05-06 13:56 UTC 

[PATCH rdma-next v3 00/17] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-05-06 13:56 UTC  (11+ messages)
` [PATCH rdma-next v3 03/17] RDMA/core: "
` [PATCH rdma-next v3 07/17] RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpers
` [PATCH rdma-next v3 08/17] RDMA/efa: Use ib_umem_get_cq_buf() for user CQ buffer
` [PATCH rdma-next v3 13/17] RDMA/uverbs: Use UMEM attributes for QP creation
` [PATCH rdma-next v3 17/17] RDMA/uverbs: Track attr consumption and warn on unused attrs

[PATCH v4] Bluetooth: serialize accept_q access
 2026-05-06 13:56 UTC  (2+ messages)
` [v4] "

[PATCH v2] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
 2026-05-06 13:56 UTC  (3+ messages)

[PATCH v2 0/2] dt-bindings: mmc: st,sdhci: convert STMicroelectronics SDHCI-ST MMC/SD Controller controller binding to YAML
 2026-05-06 13:55 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: mmc: st,sdhci: convert to DT schema

[PATCH 0/5] KVM: Fix race conditions in kvm_arch_flush_shadow_all()
 2026-05-06 13:55 UTC  (4+ messages)
` [PATCH 1/5] KVM: arm64: Grab KVM MMU write lock "

[PATCH] fs/select: reject negative timeval components in kern_select()
 2026-05-06 13:55 UTC  (3+ messages)

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-05-06 13:55 UTC  (6+ messages)

[PATCH] KVM: s390: Toggle operation exception for userspace
 2026-05-06 13:55 UTC  (3+ messages)

[PATCH i-g-t v2] tests/kms_explicit_fence: Rescue pending IN_FENCE waits on test failures
 2026-05-06 13:54 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for tests/kms_explicit_fence: Rescue pending IN_FENCE waits on test failures (rev2)
` ✓ Xe.CI.BAT: success "

MAINTAINERS entries that aren't S: Orphan but maybe should be
 2026-05-06 13:54 UTC  (5+ messages)

[PATCH 6.1.y v2] bonding: fix use-after-free due to enslave fail after slave array update
 2026-05-06 13:54 UTC  (3+ messages)

[PATCH v3 0/2] platform/x86/intel-uncore-freq: Expose instance ID in the sysfs
 2026-05-06 13:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: update HEST maintainership entries
 2026-05-06 13:54 UTC  (2+ messages)

[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
 2026-05-06 13:54 UTC  (11+ messages)
` [PATCH 1/9] ata: ahci_tegra: Explicitly specify PMC instance to use
` [PATCH 2/9] drm/nouveau: tegra: "
` [PATCH 3/9] drm/tegra: "
` [PATCH 4/9] media: vde: "
` [PATCH 5/9] PCI: tegra: "
` [PATCH 6/9] usb: xhci: "
` [PATCH 7/9] soc/tegra: pmc: Create PMC context dynamically
` [PATCH 8/9] soc/tegra: pmc: Remove unused legacy functions
` [PATCH 9/9] soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard

[PATCH 0/2] cgroup/dmem: introduce a peak file
 2026-05-06 13:53 UTC  (2+ messages)

linux-next: Tree for May 6
 2026-05-06 13:53 UTC 

[RFC PATCH 0/1] Timer module support pre-requisite
 2026-05-06 13:52 UTC  (2+ messages)
` [RFC PATCH 1/1] clocksource/drivers/timer-probe: Create a platform_device before the framework is initialized

[LTP] [PATCH 0/2] Fix proc parsing in newuname01
 2026-05-06 13:52 UTC  (2+ messages)

[PATCH 1/2] nfc: llcp: Fix use-after-free in llcp_sock_release()
 2026-05-06 13:51 UTC  (5+ messages)

[RFC v1 0/1] buffer_head: fail fast on repeated reads after I/O errors
 2026-05-06 13:50 UTC  (2+ messages)
` [RFC v1 1/1] "

[PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree
 2026-05-06 13:51 UTC 

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-06 13:51 UTC  (3+ messages)
` [PATCH v3 01/12] mm, swap: simplify swap cache allocation helper

linux-next: manual merge of the pinctrl tree with the pinctrl tree
 2026-05-06 13:51 UTC  (2+ messages)

[PATCH v14 03/19] unwind_user/sframe: Store .sframe section data in per-mm maple tree
 2026-05-06 13:50 UTC  (3+ messages)

[PATCH 4/4] samples: bpf: add mthp_ext
 2026-05-06 13:50 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_atomic_transition: Add newline to assert message
 2026-05-06 13:49 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[f2fs-dev] [PATCH] f2fs: add iostat tracking for direct IO
 2026-05-06 13:49 UTC  (3+ messages)

[PATCH v5 00/15] target/arm: add support for MTE4
 2026-05-06 13:48 UTC  (11+ messages)
` [PATCH v5 01/15] target/arm: implement MTE_PERM
` [PATCH v5 05/15] target/arm: emit tag check when MTX without TBI
` [PATCH v5 06/15] target/arm: add MTX to MTEDESC and DisasContext
` [PATCH v5 07/15] target/arm: add canonical tag check, mtx helpers
` [PATCH v5 08/15] target/arm: add canonical MTE check logic

[syzbot] [net?] general protection fault in kernel_sock_shutdown (4)
 2026-05-06 13:48 UTC  (2+ messages)
` [syzbot] [rdma] "

[PATCH v2 2/2] selftests/bpf: add tests to verify the enforcement of CONFIG_CGROUP_LSM_NUM
 2026-05-06 13:48 UTC  (2+ messages)

[PATCH v2 1/2] bpf: render CGROUP_LSM_NUM configurable as a KConfig
 2026-05-06 13:48 UTC  (2+ messages)

[PATCH v3 00/15] clk: introduce clk_determine_rate_noop() and update drivers to use it
 2026-05-06 13:47 UTC  (3+ messages)
` [PATCH v3 10/15] clk: samsung: acpm: use clk_determine_rate_noop()

[PATCH v3] mshv: support 1G hugepages by passing them as 2M-aligned chunks
 2026-05-06 13:44 UTC 

[PATCH net-next] net: ethernet: atheros: atl2: remove kernel backward-compatibility code
 2026-05-06 13:43 UTC  (2+ messages)

[PATCH] drm/i915/display: Fix color pipeline state copy for joiner secondary planes
 2026-05-06 13:44 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH RFC 0/4] btrfs: remove folio ordered flag
 2026-05-06 13:43 UTC  (2+ messages)

[ath:pending] BUILD SUCCESS f16882bd1b88ec96eb501f620c40c5196e23ceab
 2026-05-06 13:40 UTC 

[ath:for-current] BUILD SUCCESS ac8eb3e18f41e2cc8492cc1d358bcb786c850270
 2026-05-06 13:41 UTC 

[PATCH v2 0/3] fix leaks in some WMI error path
 2026-05-06 13:42 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: ath11k: fix error path leaks in some WMI WOW calls
` [PATCH v2 2/3] wifi: ath11k: fix error path leaks in some WMI calls
` [PATCH v2 3/3] wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()

[ath:master] BUILD SUCCESS 52bfa67504661a9fcdd2e58e0a07714c36e7e38d
 2026-05-06 13:42 UTC 

[PATCH v14 02/19] unwind_user/sframe: Add support for reading .sframe headers
 2026-05-06 13:42 UTC  (3+ messages)

[PATCH v2 0/7] platform/x86: uniwill-laptop: Charging-related improvements
 2026-05-06 13:42 UTC  (5+ messages)
` [PATCH v2 1/7] platform/x86: uniwill-laptop: Properly initialize charging threshold

[pci:switchtec] BUILD SUCCESS 5e6c21c56998e1e58d2f314e70779989ea0fee5d
 2026-05-06 13:41 UTC 

[PATCH] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
 2026-05-06 13:41 UTC  (3+ messages)

[PATCH v2 0/3] rust: auxiliary: replace drvdata() with registration data
 2026-05-06 13:41 UTC  (4+ messages)
` [PATCH v2 2/3] rust: auxiliary: add registration data to auxiliary devices

[RFC PATCH 0/2] Add queue_*() functions and prefer per-cpu workqueue and flag
 2026-05-06 13:40 UTC  (3+ messages)

[PATCH 0/2] PCI: Allow disabling port services on broken root ports
 2026-05-06 13:39 UTC  (9+ messages)
` [PATCH 2/2] PCI: Add quirk to disable PCIe port services on Sophgo SG2042

[PATCH rdma-next 0/2] RDMA: detect and handle CoCo DMA bounce buffering
 2026-05-06 13:39 UTC  (8+ messages)
` [PATCH rdma-next 2/2] RDMA/umem: block plain userspace memory registration under CoCo bounce

[RFC PATCH] KVM: arm64: Align KVM_EXIT_MEMORY_FAULT error codes with documentation
 2026-05-06 13:39 UTC  (3+ messages)

[PATCH v4] staging: rtl8723bs: remove unnecessary comparison to true
 2026-05-06 13:39 UTC 

[pci:misc] BUILD SUCCESS 42ec65b46a4fc7565d48daa42bf025fdc67800eb
 2026-05-06 13:38 UTC 

[PATCH] usb: xhci: add AMD PROM21 xHCI hwmon support for temperature monitoring
 2026-05-06 13:37 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 95084f1883a760e0d4290698346759d58e2b944a
 2026-05-06 13:37 UTC 

[PATCH v2] KVM: arm64: Work around C1-Pro erratum 4193714 for protected guests
 2026-05-06 13:37 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: mtk,scp: Allow multiple memory regions
 2026-05-06 13:36 UTC  (2+ messages)

[PATCH 0/4] media: cec: add CEC LIP support
 2026-05-06 13:34 UTC  (5+ messages)
` [PATCH 1/4] include/uapi/linux/cec*.h: "
` [PATCH 2/4] Documentation: media: add CEC opcodes
` [PATCH 3/4] media: cec: core: add LIP support
` [PATCH 4/4] include/uapi/linux/cec*: clarify which msgs are CEC 2.0

[PATCH] drm/i915/display: Use rmw in gen9_write_dc_state() to preserve non-DC bits
 2026-05-06 13:35 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Don't report non-present second fan on models with quirk
 2026-05-06 13:35 UTC  (2+ messages)

[PATCH mptcp-net v2 0/2] mptcp: pm: fix ADD_ADDR timer infinite retry on option space shortage
 2026-05-06 13:34 UTC  (7+ messages)
` [PATCH mptcp-net v2 1/2] mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficient

[PATCH] media: dt-bindings: nxp,imx8mq-mipi-csi2: Fix example endpoint label typo
 2026-05-06 13:33 UTC  (2+ messages)

[PATCH net-next V2 0/3] net/mlx5: ICM page management in VHCA_ID mode
 2026-05-06 13:32 UTC  (4+ messages)
` [PATCH net-next V2 1/3] net/mlx5: Relax capability check for eswitch query paths
` [PATCH net-next V2 2/3] net/mlx5: Make debugfs page counters by function type dynamic
` [PATCH net-next V2 3/3] net/mlx5: Add VHCA_ID page management mode support

[PATCH net] net: ethtool: fix NULL pointer dereference in phy_reply_size
 2026-05-06 13:33 UTC  (3+ messages)

[PATCH nft 0/2] netfilter: fix nf_ct_expect_alloc() reference leaks
 2026-05-06 13:33 UTC  (3+ messages)
` [PATCH nft 1/2] netfilter: nf_conntrack_sip: fix missing expect put in REGISTER path

[Bug 220748] New: usb: xhci_queue_isoc_tx_prepare ignore start_frame and always assumes URB_ISO_ASAP is set
 2026-05-06 13:32 UTC  (2+ messages)
` [Bug 220748] "

[PATCH v2 0/2] Add USB Ethernet controller (LAN7500) node in VAR-SOM-OM44 devicetree
 2026-05-06 13:32 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: microchip: Add LAN7500 and LAN7505 devices


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.