All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-16 13:09:13 to 2026-08-16 14:57:45 UTC [more...]

[PATCH 7.1.y] Revert "tracing: perf: Fix stale head for perf syscall tracing"
 2026-08-16 14:57 UTC  (2+ messages)

[PATCH v2 00/20] hw/arm: Store the ARM boot info in the machine state
 2026-08-16 14:56 UTC  (24+ messages)
` [PATCH v2 01/20] hw/arm: aspeed: Store "
` [PATCH v2 02/20] hw/arm: aspeed_ast27x0-fc: "
` [PATCH v2 03/20] hw/arm: bananapi_m2u: "
` [PATCH v2 04/20] hw/arm: collie: "
` [PATCH v2 05/20] hw/arm: cubieboard: "
` [PATCH v2 06/20] hw/arm: exynos4_boards: Store boot info in the board state
` [PATCH v2 07/20] hw/arm: imx25_pdk: "
` [PATCH v2 08/20] hw/arm: imx8mm-evk: Store boot info in the machine state
` [PATCH v2 09/20] hw/arm: integratorcp: "
` [PATCH v2 10/20] hw/arm: kzm: Store boot info in the board state
` [PATCH v2 11/20] hw/arm: mcimx7d-sabre: Store boot info in the machine state
` [PATCH v2 12/20] hw/arm: musicpal: "
` [PATCH v2 13/20] hw/arm: npcm7xx: "
` [PATCH v2 14/20] hw/arm: npcm8xx: "
` [PATCH v2 15/20] hw/arm: omap_sx1: "
` [PATCH v2 16/20] hw/arm: orangepi: "
` [PATCH v2 17/20] hw/arm: realview: "
` [PATCH v2 18/20] hw/arm: sabrelite: "
` [PATCH v2 19/20] hw/arm: versatilepb: "
` [PATCH v2 20/20] hw/arm: xilinx_zynq: "

[PULL 00/56] Misc HW patches for 2026-08-16
 2026-08-16 14:45 UTC  (57+ messages)
` [PULL 01/56] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
` [PULL 02/56] hw/mem/nvdimm: fix "size" property typename
` [PULL 03/56] qdev: Make qdev_is_realized() take a const DeviceState *
` [PULL 04/56] hw/hyperv/balloon: Use qdev_is_realized()
` [PULL 05/56] hw/intc/apic: "
` [PULL 06/56] hw/mem/memory-device: "
` [PULL 07/56] hw/mem/pc-dimm: "
` [PULL 08/56] hw/nvram: "
` [PULL 09/56] hw/ppc/pnv_xscom: "
` [PULL 10/56] hw/vfio: "
` [PULL 11/56] hw/virtio/virtio-mem: "
` [PULL 12/56] hw/virtio/virtio-qmp: "
` [PULL 13/56] target/i386/cpu: "
` [PULL 14/56] target/s390x: "
` [PULL 15/56] hw/qdev: Parent device before setting parent bus
` [PULL 16/56] hw/i386/pc: xen: reinstate the "xenfv" machine alias
` [PULL 17/56] hw/net/rtl8139: Fix handling of VLAN tags on incoming short packets
` [PULL 18/56] hw/net/rtl8139: Send whole of vlan-tagged packet when doing loopback
` [PULL 19/56] hw/block/pflash_cfi01: Restore ROMD mode after migration
` [PULL 20/56] hw/nvme: add SPDM_SOCKET Kconfig dependency
` [PULL 21/56] hw/cpu: Correct CPU_GET_CLASS() comment
` [PULL 22/56] hw/cpu: Include missing 'qemu/accel.h' header
` [PULL 23/56] hw/cpu: Move internal declarations to new 'cpu-internal.h' header
` [PULL 24/56] hw/cpu: Rename cpu_common_realizefn() -> cpu_exec_realize()
` [PULL 25/56] hw/cpu: Rename cpu_exec_realizefn() -> cpu_common_realize()
` [PULL 26/56] hw/cpu: Rename cpu_exec_unrealizefn() -> cpu_common_unrealize()
` [PULL 27/56] hw/cpu: Extract cpu_exec_realize() out of cpu_common_realizefn()
` [PULL 28/56] hw/cpu: Move system-specific cpu_exec_realize() to cpu-system.c
` [PULL 29/56] hw/nmi: Use object_child_foreach_recursive() in nmi_children()
` [PULL 30/56] hw/s390x/virtio-ccw: Always inject NMI to first CPU
` [PULL 31/56] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_monitor_handler()
` [PULL 32/56] hw/nmi: Remove @cpu_index argument from nmi_inject()
` [PULL 33/56] hw/nmi: Rename nmi_monitor_handler() -> raise_nmi()
` [PULL 34/56] hw/nmi: Remove unused @errp argument from raise_nmi()
` [PULL 35/56] hw/nmi: Raise NMI line only once
` [PULL 36/56] hexagon: Remove unnecessary 'monitor/monitor.h' header
` [PULL 37/56] net/vhost-vdpa: Include missing 'qemu/iov.h' header
` [PULL 38/56] tests/unit: Include 'qemu/main-loop.h' header in test-util-sockets.c
` [PULL 39/56] qapi/qmp-dispatch: Include 'qemu/aio-wait.h' and 'monitor/monitor.h'
` [PULL 40/56] qapi/qmp-registry: Remove unnecessary 'monitor/monitor.h' header
` [PULL 41/56] migration/hmp-cmds: Include 'block/block-global-state.h' header
` [PULL 42/56] monitor: Include missing 'qemu/aio-wait.h' header
` [PULL 43/56] monitor: Include missing 'qemu/lockable.h' header
` [PULL 44/56] monitor: Include missing 'qemu/coroutine-core.h' header
` [PULL 45/56] monitor: Reduce inclusion of 'qapi/qapi-emit-events.h' header
` [PULL 46/56] monitor: Remove unnecessary 'block/block.h' header
` [PULL 47/56] system: Remove unnecessary 'monitor/monitor.h' header
` [PULL 48/56] system/dirtylimit: Extract HMP code to dirtylimit-hmp-cmds.c
` [PULL 49/56] system: Move qmp_inject_nmi() to hw/core/machine-qmp-cmds.c
` [PULL 50/56] system: Extract QMP memsave/pmemsave commands to physmem-qmp-cmds.c
` [PULL 51/56] system: Move runstate-related code from cpus.c to runstate.c
` [PULL 52/56] monitor: Rename MonitorHMP @mon -> @hmp
` [PULL 53/56] monitor: Better express monitor_read()'s opaque arg is of Monitor type
` [PULL 54/56] monitor: Replace container_of(MonitorHMP, parent_obj) -> MONITOR_HMP()
` [PULL 55/56] hw/elf_ops: defend against weird elf headers
` [PULL 56/56] hw/core/machine: Move EHCI migration compat properties to 11.1

[PATCH net-next v8 0/3] dpll: zl3073x: add PTP clock support
 2026-08-16 14:52 UTC  (5+ messages)
` [PATCH net-next v8 2/3] dpll: zl3073x: add channel ToD, phase step and TIE operations
` [PATCH net-next v8 3/3] dpll: zl3073x: add PTP clock support

[PATCH net] net: openvswitch: fix flow mask use-after-free on flow deletion
 2026-08-16 14:52 UTC  (2+ messages)

[PATCH v2 0/2] docs/zh_CN: translate process/applying-patches.rst into Chinese
 2026-08-16 14:49 UTC  (2+ messages)

[PATCH] platform/x86: asus-armoury: add support for FX517ZR
 2026-08-16 14:48 UTC  (2+ messages)

[PATCH] iommu/amd: Fix PCI device reference leak in PPR handling
 2026-08-16 14:48 UTC  (2+ messages)

[PATCH v5 01/13] notifier: add device-managed registration APIs
 2026-08-16 14:48 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in fb_pad_aligned_buffer (3)
 2026-08-16 14:48 UTC 

[Buildroot] [git commit] package/firewalld: bump to v2.4.3
 2026-08-16 14:46 UTC 

[PATCH v1] hw/core/machine: Move EHCI migration compat properties to 11.1
 2026-08-16 14:45 UTC  (2+ messages)

[PATCH] network: add DisableHT/VHT/HE/EHT settings
 2026-08-16 14:45 UTC 

[Buildroot] [PATCH 1/1] package/firewalld: bump to v2.4.3
 2026-08-16 14:44 UTC  (2+ messages)

Warning: kernel/bpf/helpers.c:4090 Incorrect use of kernel-doc format: * bpf_strpbrk - Find the first occurrence of a set of characters in a string
 2026-08-16 14:39 UTC 

[PATCH] alpha: cleanup dead ALPHA_LARGE_VMALLOC
 2026-08-16 14:38 UTC 

[PATCH v2 0/5] m68k SuperVidel patches
 2026-08-16 14:38 UTC  (3+ messages)
` [PATCH v2 2/5] fbdev: Give atafb proper parent

[syzbot] [udf?] WARNING in udf_map_block
 2026-08-16 14:37 UTC 

[PATCH v3 00/23] monitor: Reduce headers included in 'monitor/monitor.h'
 2026-08-16 14:35 UTC  (4+ messages)
` [PATCH v3 17/23] monitor: Rename MonitorQMP @mon -> @qmon

[PATCH V15 00/14] Add memory page offlining support
 2026-08-16 14:35 UTC  (3+ messages)
` [PATCH V15 14/14] drm/xe: Add fault-inject based VRAM page offline injection

[PATCH for-11.2 v3 00/15] qdev: Clarify and enforce the device realization lifecycle
 2026-08-16 14:33 UTC  (3+ messages)

[PATCH] net/sched: taprio: enforce minimum software scheduling interval
 2026-08-16 14:28 UTC  (2+ messages)

[syzbot] [usb-storage?] WARNING in usb_stor_msg_common/usb_submit_urb
 2026-08-16 14:28 UTC  (2+ messages)
` [syzbot] [usb?] "

[PATCH v2] Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
 2026-08-16 14:26 UTC  (2+ messages)

[PATCH] bcache: validate sb->keys before computing checksum
 2026-08-16 14:25 UTC 

netfilter: nf_nat: race in nf_nat_setup_info() corrupts nat_bysource list (GPF / soft lockup)
 2026-08-16 14:25 UTC  (2+ messages)

[PATCH] irqchip/stm32mp-exti: fix the unit of the hwspinlock timeout
 2026-08-16 14:20 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 0/4] mm/damon/perf: add ARM SPE AUX backend
 2026-08-16 14:22 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/damon/perf: introduce AUX backend interface and Kconfig
` [RFC PATCH 2/4] mm/damon/perf: add AUX trace-buffer PMU backend for ARM SPE
` [RFC PATCH 3/4] mm/damon/perf: add KUnit tests for the SPE record parser
` [RFC PATCH 4/4] selftests/damon: add DAMON perf AUX backend test

[PATCH] ARC: cleanup dead ARC_CANT_LLSC option in Kconfig
 2026-08-16 14:22 UTC  (2+ messages)

[PATCH 0/4] drm/vc4: Reset the V3D block through the reset controller
 2026-08-16 14:22 UTC  (8+ messages)
` [PATCH 1/4] drm/vc4: Drop the undocumented brcm,vc4-v3d compatible
` [PATCH 2/4] dt-bindings: display: bcm2835-v3d: Add an optional reset line
` [PATCH 3/4] drm/vc4: Use the reset controller to recover from a GPU hang
` [PATCH 4/4] ARM: dts: bcm2835: Add the V3D reset line

[PATCH net-next V3 0/5] net/mlx5: HWS misc enhancements
 2026-08-16 14:20 UTC  (6+ messages)
` [PATCH net-next V3 1/5] net/mlx5: HWS, Print more details for bad completion
` [PATCH net-next V3 2/5] net/mlx5: HWS, Log syndrome on STC modify failure
` [PATCH net-next V3 3/5] net/mlx5: HWS, Set the num of queues only when alloc succeeded
` [PATCH net-next V3 4/5] net/mlx5: HWS, Remove redundant MLX5_SET in RTC creation
` [PATCH net-next V3 5/5] net/mlx5: HWS, Remove redundant FW command when reading caps

[PATCH 0/4] Add Amlogic T7 (A311D2) and Khadas VIM4 support
 2026-08-16 10:42 UTC  (4+ messages)
` [PATCH 1/4] serial: meson: add Amlogic S4 UART support

[PATCH v8 00/11] spacemit mmc driver
 2026-08-16  4:15 UTC  (3+ messages)
` [PATCH v8 06/11] dts: k1: add SD card support in u-boot overlay

[linux-next:master 13777/15435] arch/arm64/boot/dts/qcom/milos-fairphone-fp6.dtb: clock-controller@adb0000 (qcom,milos-camcc): 'power-domains' is a required property
 2026-08-16 14:19 UTC 

[PATCH RFC mptcp-next v2 0/4] mptcp: sched: penalise a slow subflow
 2026-08-16 14:15 UTC  (2+ messages)

[PATCH net-next 00/14] skb extension for BPF metadata
 2026-08-16 14:11 UTC  (3+ messages)
` [PATCH net-next 13/14] selftests/bpf: Test skb_ext read from sk_skb stream verdict hook

[PATCH] arm64: dts: qcom: sm8550: add Xiaomi Pad 6S Pro (sheng)
 2026-08-16 14:08 UTC  (2+ messages)

[PATCH mptcp-next v3 0/7] Reduce the differences between TCP and MPTCP for TLS usage
 2026-08-16 14:08 UTC  (4+ messages)

Fix a kernel warning in dw_hdmi-rockchip
 2026-08-16  3:39 UTC 

[PATCH] drm/i915/cdclk: Don't force cd2x pipe select on Xe3 in bxt_sanitize_cdclk()
 2026-08-15 16:41 UTC 

[PATCH] drm: logicvc: fix device_node refcount leak in logicvc_layers_init()
 2026-08-14 19:05 UTC 

[PATCH 1/2] kbuild: rust: preserve unreachable traps with inline helpers
 2026-08-16 14:05 UTC  (4+ messages)
` [PATCH 2/2] kbuild: rust: keep Rust objects out of Clang LTO "

[PATCH] wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlock
 2026-08-16 13:59 UTC  (2+ messages)

lib/sys_info.c:154:3: error: call to undeclared function 'ftrace_dump'; ISO C99 and later do not support implicit function declarations
 2026-08-16 13:58 UTC 

[PATCH 0/2] Add pinctrl support for MSM8952
 2026-08-16 13:58 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add MSM8952 pinctrl
` [PATCH 2/2] pinctrl: qcom: Add MSM8952 tlmm pinctrl driver

[PATCH] userfaultfd: reset err to be 0 when move_pages_ptes succeeded
 2026-08-16 13:58 UTC  (5+ messages)

[syzbot] [media?] general protection fault in usbtv_querycap
 2026-08-16 13:57 UTC 

[PATCH] ALSA: usb-audio: Check sticky mixers precisely
 2026-08-16 13:50 UTC  (3+ messages)

[PATCH 0/5] i2c: fix device_node refcount leaks in 5 bus drivers
 2026-08-15 18:11 UTC 

[PATCH net v2] net/iucv: descend into net/iucv independently of IUCV
 2026-08-16 13:55 UTC  (2+ messages)

[PATCH net] ice: fix metadata_dst refcount handling on representor teardown
 2026-08-16 13:55 UTC 

[PATCH] spi: spi-qpic-snand: pick default ECC settings based on OOB size
 2026-08-16 13:52 UTC 

[PATCH 00/12] arm64/bti: Fix kernel BTI issues with livepatch, large kernels, toolchains
 2026-08-16 13:49 UTC  (5+ messages)
` [PATCH 02/12] arm64/module: Fix BTI exceptions caused by omitted landing pads in Clang 21

[syzbot] [net?] KASAN: slab-use-after-free Read in llc_conn_ac_send_sabme_cmd_p_set_x
 2026-08-16 13:45 UTC  (2+ messages)

[PATCH] spi: spi-qpic-snand: reject when no enough OOB space
 2026-08-16 13:44 UTC 

[Buildroot] [PATCH] package/quickjs: bump to 2026-06-04
 2026-08-16 13:44 UTC  (3+ messages)

[PATCH] usb: typec: ucsi: Handle connectors already attached at init
 2026-08-16 13:35 UTC  (2+ messages)

[Buildroot] [git commit] package/quickjs: bump to 2026-06-04
 2026-08-16 13:19 UTC 

[PATCH v7 0/7] docs/zh_CN: update DAMON documentation translation
 2026-08-16 13:41 UTC  (4+ messages)
` [PATCH v7 1/7] docs/zh_CN: update DAMON design translation

[PATCH 0/5] Add SM7250 base dts file
 2026-08-16 13:42 UTC  (7+ messages)
` [PATCH 1/5] arm64: dts: qcom: "
` [PATCH 2/5] dt-bindings: arm: cpus: Document Kryo 475 CPUs
` [PATCH 3/5] dt-bindings: arm: qcom: Document SM7250 SoC and boards
` [PATCH 4/5] dt-bindings: firmware: qcom,scm: Document SM7250 SCM
` [PATCH 5/5] dt-bindings: interrupt-controller: qcom,pdc: Document SM7250 PDC

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING e0ffd277b09a7c9f1a436e5f75be37ac490bc59f
 2026-08-16 13:34 UTC  (5+ messages)

lib/sys_info.c:154:17: error: implicit declaration of function 'ftrace_dump'; did you mean 'ftrace_bug'?
 2026-08-16 13:27 UTC 

[linux-next:master 6245/15435] arch/arm/boot/dts/nxp/ls/ls1021a-moxa-uc-8410a.dtb: ethernet-phy@0 (ethernet-phy-ieee802.3-c22): marvell,reg-init: b'\x00\x00\x00\x03\x00\x00\x00\x11\x00\x00\x00\x00\x00\x00D\x15\x00\x00\x00\x03\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00w' is not of type
 2026-08-16 13:27 UTC 

arch/arm64/boot/dts/freescale/imx95-15x15-frdm-rpmsg.dtb: opp-500000000: opp-hz-real: b'\x00\x00\x00\x00\x1d\xcde\x00' is not of type 'object', 'integer', 'array', 'boolean', 'null'
 2026-08-16 13:27 UTC 

[PATCH] io_uring/bpf-ops: wake up the loop task on eject
 2026-08-16 13:26 UTC  (4+ messages)

[PATCH v3 0/5] hw/riscv: Add K230 DWC SSI Standard PIO support
 2026-08-16 13:24 UTC  (3+ messages)
` [PATCH v3 4/5] hw/riscv/k230: Route SSI interrupts to the PLIC

[PATCH] wifi: mt76: mt7921: validate CLC firmware records
 2026-08-16 13:23 UTC  (2+ messages)

[PATCH 0/3] drm/nouveau: teardown ordering fixes for events and work
 2026-08-16 13:21 UTC  (5+ messages)
` [PATCH 1/3] drm/nouveau: destroy the fence event before cancelling its work
  ` [PATCH v2] drm/nouveau: disable the fence uevent work instead of just cancelling it

On <asm/termbits.h> and <asm/termios.h> usage in man pages
 2026-08-16 13:19 UTC  (4+ messages)

[RFC PATCH] fpga: region: Add support for FPGA region variants
 2026-08-16 13:18 UTC  (12+ messages)

[PATCH v4 0/2] drm/nouveau: NVAC (MCP79) stability: MSI rearm and a NULL crtc guard
 2026-08-16 13:17 UTC  (6+ messages)
` [PATCH v4 1/2] drm/nouveau/pci: use config-space MSI rearm on MCP79/MCP7A (NVAC)
` [PATCH v4 2/2] drm/nouveau/kms: guard NULL crtc in nv50_sor_atomic_disable()

[PATCH 0/2] Add SM7250 rpmh clocks
 2026-08-16 13:16 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: rpmh: "
` [PATCH 2/2] dt-bindings: clock: qcom,rpmhcc: Document RPMHCC bindings for SM7250

[bluez/bluez]
 2026-08-16 13:17 UTC 

[PATCH 0/2] blk-mq-dma: kernel-doc fixes
 2026-08-16 13:14 UTC  (3+ messages)
` [PATCH 1/2] blk-mq-dma: fix kernel-doc for integrity DMA iterators
` [PATCH 2/2] blk-mq-dma: fix typo in DMA iterator kernel-doc

[Buildroot] [PATCH] package/runc: enable uClibc support
 2026-08-16 13:14 UTC 

[Buildroot] [PATCH] package/wpa_supplicant: security bump to 2.12
 2026-08-16 13:11 UTC  (2+ messages)


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.