messages from 2026-05-06 13:42:50 to 2026-05-06 14:08:45 UTC [more...]
[PATCH net v3] af_unix: Reject SIOCATMARK on non-stream sockets
2026-05-06 14:08 UTC
[PATCH v11 00/11] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-06 14:08 UTC (2+ messages)
` [PATCH v11 01/11] dt-bindings: iio: frequency: add adf41513
[PATCH v3 0/2] platform/x86/intel-uncore-freq: Expose instance ID in the sysfs
2026-05-06 14:08 UTC (3+ messages)
[PULL 000/110] Single binary patches
2026-05-06 13:55 UTC (79+ 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 039/110] target/mips: Inline cpu_ld/st_mmuidx_ra() calls "
` [PULL 040/110] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
` [PULL 041/110] stubs: Rename monitor* -> qmp* files
` [PULL 042/110] monitor/meson: Use SPICE with migration HMP commands
` [PULL 043/110] monitor: Restrict monitor_set_cpu() method scope
` [PULL 044/110] monitor: Make 'info via' a generic command
` [PULL 046/110] system: Expose 'arch_init.h' as 'qemu/base-arch-defs.h'
` [PULL 047/110] monitor: Introduce HMPCommand::arch_bitmask field
` [PULL 048/110] hw/s390x: Reduce 'monitor/monitor.h' inclusions
` [PULL 049/110] monitor: Do not check TARGET_S390X to build s390x commands
` [PULL 050/110] monitor: Do not check TARGET_I386 to build target/i386/ commands
` [PULL 051/110] monitor: Do not check TARGET_I386 to build 'info sgx' command
` [PULL 052/110] monitor: Do not check TARGET_I386 to build 'info sev' command
` [PULL 053/110] monitor: Do not check TARGET_I386/RISCV to build 'info mem' command
` [PULL 054/110] monitor: Do not check multiple TARGET_* to build 'info tlb' command
` [PULL 055/110] cpus: Introduce SysemuCPUOps::monitor_get_register() hook
` [PULL 056/110] target/riscv: Register target_get_monitor_def in SysemuCPUOps
` [PULL 058/110] monitor: Have MonitorDef::get_value() always return int64_t type
` [PULL 059/110] monitor: Reduce target-specific methods further
` [PULL 060/110] monitor: Remove 'monitor/hmp-target.h' header
` [PULL 061/110] monitor: Forward-declare the MonitorDef type
` [PULL 062/110] cpus: Introduce SysemuCPUOps::monitor_defs hook
` [PULL 063/110] target/i386: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
` [PULL 065/110] target/sparc: "
` [PULL 066/110] monitor: Remove target_monitor_defs()
` [PULL 067/110] monitor: Merge hmp-target.c code within hmp-cmds.c
` [PULL 068/110] monitor: Remove hmp_info_pic() left-over declaration
` [PULL 069/110] target/mips: Inline cpu_ld{uw, l}_code() calls in set_badinstr_registers
` [PULL 070/110] accel/tcg: Remove non-explicit endian cpu_ld*_code() wrappers
` [PULL 071/110] target/mips: Expand TCGv type as 32-bit for XBurst MXU
` [PULL 074/110] target/mips: Inline cpu_ld/st_mmuidx_ra() calls in Atomic LD/ST helpers
` [PULL 075/110] target/mips: Inline translator_ld[uw,l,q]() calls
` [PULL 076/110] target/mips: Remove last MO_TE use
` [PULL 078/110] meson.build: define stubs library per target base architecture
` [PULL 079/110] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
` [PULL 082/110] target/microblaze: Replace translator_ldl_swap() -> translator_ldl_end()
` [PULL 085/110] target/microblaze: Compile op_helper.c as common unit
` [PULL 087/110] target/microblaze: Include missing cpu-mmu-index.h header in translate.c
` [PULL 090/110] target/s390x: Compile few files as common unit
` [PULL 095/110] target/s390x: Replace cpu_stb_data_ra -> cpu_stb_mmu in STFLE opcode
[PATCH] regulator: qcom-rpmh: Fix index for pmh0101 ldo16
2026-05-06 12:26 UTC (2+ messages)
[PATCH v2 0/2] ASoC: cs35l56: Fixes for driver cleanup
2026-05-06 12:22 UTC (2+ messages)
[PATCH v4] ASoC: tegra: Add per-stream Mixer Fade controls
2026-05-06 12:22 UTC (2+ messages)
[PATCH v3] xen/arm: skip holes in physical address space when setting up frametable
2026-05-06 14:06 UTC (2+ messages)
[PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
2026-05-06 14:07 UTC
[PATCH v5 00/15] target/arm: add support for MTE4
2026-05-06 14:00 UTC (7+ messages)
` [PATCH v5 07/15] target/arm: add canonical tag check, mtx helpers
` [PATCH v5 08/15] target/arm: add canonical MTE check logic
` [PATCH v5 09/15] target/arm: load on canonical tag loads ext bits
[PATCH 0/3] KVM: SVM: Fix x2AVIC MSR interception mess
2026-05-06 14:07 UTC (5+ messages)
` [PATCH 1/3] KVM: SVM: Disable x2AVIC RDMSR interception for MSRs KVM actually supports
[PATCH v7 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
2026-05-06 14:06 UTC (3+ messages)
` [PATCH v7 1/4] firmware: ti_sci: add BOARDCFG_MANAGED mode support
[GIT PULL] ASoC fixes for v7.1-rc2
2026-05-06 14:05 UTC
Git maintenance fails without meaningful error message if any remote is no longer available
2026-05-06 14:06 UTC (4+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-05-06 14:05 UTC (8+ messages)
[PATCH v2 1/1] git-gui: protect rev-parse --show-toplevel call
2026-05-06 14:05 UTC (12+ messages)
` [PATCH v3 1/1] git-gui: handle missing worktree and separated gitdir
[PATCH v3] soc: ti: knav_qmss_queue: free resources in remove callback
2026-05-06 14:03 UTC (2+ messages)
[PATCH v2] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
2026-05-06 14:03 UTC (4+ messages)
[PATCH v4 00/11] RISCV: enable DOMAIN_BUILD_HELPERS
2026-05-06 14:03 UTC (10+ messages)
` [PATCH v4 07/11] xen/riscv: add Linux kernel loading support
` [PATCH v4 08/11] xen/riscv: rework G-stage mode handling
[PATCH net v2] net: ethernet: cortina: Drop half-assembled SKB
2026-05-06 14:02 UTC (2+ messages)
[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 (2+ 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 (9+ messages)
` [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 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 (3+ 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] 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 (4+ messages)
` [PATCH 1/9] ata: ahci_tegra: Explicitly specify PMC instance to use
` [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)
[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()
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.