All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-06 13:57:36 to 2026-05-06 14:11:02 UTC [more...]

[PATCH net-next v10 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-06 14:10 UTC  (4+ messages)
` [PATCH net-next v10 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v10 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v10 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH v7 0/6] PCI: Add support for ACS Enhanced Capability
 2026-05-06 14:10 UTC  (5+ messages)
` [PATCH v7 1/6] PCI: Validate ACS enable flags against device-specific ACS capabilities
` [PATCH v7 2/6] Documentation/kernel-parameters: Add multi-device config_acs example
` [PATCH v7 3/6] PCI: Consolidate delimiter handling into pci_dev_str_match()
` [PATCH v7 4/6] PCI: Refactor disable_acs_redir and config_acs param handling

[PATCH v2 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-05-06 14:10 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v2 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH v2 00/13] TI: K3 DTS: fix USB Clocking for Compliance
 2026-05-06 14:09 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: dts: ti: k3-am642-hummingboard-t: fix USB clocking for compliance
` [PATCH v2 02/13] arm64: dts: ti: k3-am642-phyboard-electra-rdk: "
` [PATCH v2 03/13] arm64: dts: ti: k3-am642-sk: "
` [PATCH v2 04/13] arm64: dts: ti: k3-am642-tqma64xxl: "
` [PATCH v2 05/13] arm64: dts: ti: k3-am68-phyboard-izar: "
` [PATCH v2 06/13] arm64: dts: ti: k3-am68-sk-baseboard: "
` [PATCH v2 07/13] arm64: dts: ti: k3-am69-aquila: "
` [PATCH v2 08/13] arm64: dts: ti: k3-am69-sk: "
` [PATCH v2 09/13] arm64: dts: ti: k3-j721e-beagleboneai64: "
` [PATCH v2 10/13] arm64: dts: ti: k3-j721e-common-proc-board: "
` [PATCH v2 11/13] arm64: dts: ti: k3-j721e-sk: "
` [PATCH v2 12/13] arm64: dts: ti: k3-j722s-evm: "
` [PATCH v2 13/13] arm64: dts: ti: k3-j784s4-j742s2-evm-common: "

[PATCH i-g-t v6] test/intel/xe_vm:Add oversubscribe concurrent bind stress subtest
 2026-05-06 14:10 UTC 

[PATCH v14 00/19] unwind_deferred: Implement sframe handling
 2026-05-06 14:09 UTC  (3+ messages)
` [PATCH v14 04/19] x86/uaccess: Add unsafe_copy_from_user() implementation

[PATCH v2 0/2] scsi: Replace FC-specific jammer with transport-agnostic fault injector
 2026-05-06 14:09 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: tcm_qla2xxx: Remove FC-specific SCSI command jammer
` [PATCH v2 2/2] scsi: Add transport-agnostic initiator-side fault injector

[PATCH v3 0/2] Add AM62P silicon revision detection via NVMEM
 2026-05-06 14:09 UTC  (3+ messages)

[PULL 000/110] Single binary patches
 2026-05-06 13:55 UTC  (84+ messages)
` [PULL 011/110] target/sparc: Include missing 'exec/target_long.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 064/110] target/m68k: "
` [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 072/110] target/mips: Expand TCGv type for 64-bit extensions
` [PULL 073/110] target/mips: Pass MemOpIdx argument to Linked Load/Store helpers
` [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 081/110] target/microblaze: Fix endianness used to disassemble
` [PULL 082/110] target/microblaze: Replace translator_ldl_swap() -> translator_ldl_end()
` [PULL 083/110] target/microblaze: Introduce common system/user meson source set
` [PULL 084/110] target/microblaze: Compile helper.c as common unit
` [PULL 085/110] target/microblaze: Compile op_helper.c "
` [PULL 086/110] target/microblaze: Compile cpu.c "
` [PULL 087/110] target/microblaze: Include missing cpu-mmu-index.h header in translate.c
` [PULL 088/110] target/microblaze: Compile translate.c as common unit
` [PULL 090/110] target/s390x: Compile few files "
` [PULL 091/110] target/s390x: Compile translate.c "
` [PULL 093/110] target/s390x: Have MSA helper pass a mmu_idx argument
` [PULL 095/110] target/s390x: Replace cpu_stb_data_ra -> cpu_stb_mmu in STFLE opcode
` [PULL 096/110] target/riscv: Iterate vCPUs using CPU_FOREACH() macro
` [PULL 097/110] target/mips: Reduce CPUState scope when used with CPU_FOREACH()
` [PULL 101/110] io: Clear dangling GLib event source tag
` [PULL 103/110] scripts/checkpatch: Reject another license boilerplate pattern
` [PULL 105/110] cocci: Do not initialize variable used by QSLIST_FOREACH macro
` [PULL 107/110] cocci: Do not initialize variable used by QTAILQ_FOREACH macro

[PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
 2026-05-06 14:09 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v11 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-06 14:08 UTC  (24+ messages)
` [PATCH v11 01/11] dt-bindings: iio: frequency: add adf41513
` [PATCH v11 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v11 03/11] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v11 04/11] lib: math: div64: add div64_s64_rem()
` [PATCH v11 05/11] iio: core: add decimal value formatting into 64-bit value
` [PATCH v11 06/11] iio: test: iio-test-format: add test case for decimal format
` [PATCH v11 07/11] iio: frequency: adf41513: driver implementation
` [PATCH v11 08/11] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v11 09/11] iio: frequency: adf41513: features on frequency change
` [PATCH v11 10/11] docs: iio: add documentation for adf41513 driver
` [PATCH v11 11/11] Documentation: ABI: testing: add common ABI file for iio/frequency

[PATCH net v3] af_unix: Reject SIOCATMARK on non-stream sockets
 2026-05-06 14:08 UTC 

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

[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  (3+ messages)
` [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 


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.