All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 10:27:09 to 2026-07-07 11:06:14 UTC [more...]

[PULL 00/35] Monitor patches for 2026-07-07
 2026-07-07 11:02 UTC  (30+ messages)
` [PULL 01/35] qom: replace 'can_be_deleted' with 'prepare_delete'
` [PULL 03/35] monitor: replace 'common' with 'parent_obj' in MonitorQMP
` [PULL 04/35] monitor: rename monitor_init* to monitor_new*
` [PULL 05/35] monitor: minimal conversion of monitors to QOM
` [PULL 06/35] monitor: pass chardev ID into monitor constructor instead of object
` [PULL 07/35] monitor: add 'chardev' property to Monitor base class
` [PULL 08/35] monitor: add 'readline' property to HMP Monitor class
` [PULL 09/35] monitor: add 'pretty' property to QMP "
` [PULL 11/35] monitor: move monitor_data_(init|destroy) into QOM init/finalize
` [PULL 12/35] monitor: use class methods for monitor_vprintf
` [PULL 13/35] monitor: use class methods for monitor_qapi_event_emit
` [PULL 15/35] monitor: use class method for I/O thread request
` [PULL 17/35] util: use dynamic cast in error vreport
` [PULL 18/35] monitor: drop unused monitor_cur_is_qmp
` [PULL 19/35] monitor: use dynamic cast in QMP commands
` [PULL 20/35] monitor: use dynamic cast in monitor_is_hmp_non_interactive
` [PULL 21/35] monitor: drop unused monitor_is_qmp method
` [PULL 22/35] monitor: eliminate monitor_is_hmp_non_interactive method
` [PULL 23/35] monitor: implement "user creatable" interface for adding monitors
` [PULL 24/35] monitor: convert from oneshot BH to persistent BH
` [PULL 25/35] monitor: reject attempts to delete the current monitor
` [PULL 26/35] monitor: protect qemu_chr_fe_accept_input with monitor lock
` [PULL 27/35] monitor: implement support for deleting QMP objects
` [PULL 28/35] tests/qtest: add tests for dynamic monitor add/remove
` [PULL 29/35] tests/functional: add e2e test for dynamic QMP monitor hotplug
` [PULL 30/35] tests/functional: add a stress test for monitor hot unplug
` [PULL 31/35] qom: add trace events for user creatable create/delete APIs
` [PULL 33/35] tests: switch from -mon to -object monitor-qmp
` [PULL 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects

[PATCH] mm/kconfig: Drop redundant memory hotplug dependencies
 2026-07-07 11:05 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace magic numbers with named constants
 2026-07-07 11:05 UTC  (3+ messages)
` [PATCH] staging: rtl8723bs: replace beacon timing "

[PATCH] arm64: dts: mediatek: mt8188-geralt: Add MT6319 PMIC
 2026-07-07 11:05 UTC  (2+ messages)

[PATCH] meta: Add pam to the defaults if using systemd
 2026-07-07 11:04 UTC  (3+ messages)
` [OE-core] "

[PATCH] dev: hide internal type for device comparison
 2026-07-07 11:04 UTC  (2+ messages)

[PATCH v1] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control
 2026-07-07 11:04 UTC  (5+ messages)

[PATCH 1/5] staging: rtl8723bs: remove unnecessary parentheses
 2026-07-07 11:04 UTC  (3+ messages)
` [PATCH 5/5] staging: rtl8723bs: fix lines exceeding 100 columns

[PATCH] staging: rtl8723bs: Rename camelcase variable dot11PrivacyAlgrthm
 2026-07-07 11:03 UTC  (2+ messages)

[PATCH] drivers/bus: remove blocklist evaluation when probing a device
 2026-07-07 11:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: Change system_unbound_wq with system_dfl_wq
 2026-07-07 11:02 UTC  (2+ messages)

[PATCH 0/6] staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_
 2026-07-07 11:02 UTC  (5+ messages)
` [PATCH 1/6] staging: rtl8723bs: Rename camelcase variable dot11AuthAlgrthm_8021X
` [PATCH 5/6] staging: rtl8723bs: Rename camelcase variable dot11AuthAlgrthm_Shared

[PATCH v11 00/12] SPMI: Implement sub-devices and migrate drivers
 2026-07-07 11:02 UTC  (13+ messages)
` [PATCH v11 01/12] spmi: Fix potential use-after-free by grabbing of_node reference
` [PATCH v11 02/12] spmi: Remove redundant dev_name() print in spmi_device_add()
` [PATCH v11 03/12] spmi: Print error status with %pe format
` [PATCH v11 04/12] spmi: Remove unneeded goto in spmi_device_add() error path
` [PATCH v11 05/12] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v11 08/12] power: reset: qcom-pon: Migrate to devm_spmi_subdevice_alloc_and_add()

[PATCH] utils: test: show test name before running it
 2026-07-07 11:01 UTC 

[PATCH net-next v4 0/3] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-07-07 11:02 UTC  (5+ messages)
` [PATCH net-next v4 2/3] "
` [PATCH net-next v4 3/3] selftest: Add tests for "

[PATCH v13 0/4] ext4: deferred iput framework for EA inodes
 2026-07-07 11:00 UTC  (4+ messages)
` [syzbot ci] "

[PATCH v5 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-07 11:03 UTC  (9+ messages)
` [PATCH v5 1/8] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v5 2/8] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v5 3/8] mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
` [PATCH v5 4/8] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
` [PATCH v5 5/8] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v5 6/8] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
` [PATCH v5 7/8] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking "
` [PATCH v5 8/8] mmc: sdhci-esdhc-imx: fix resume error handling

[PATCH v3] memory: tegra: add multi-socket support to the memory interconnect
 2026-07-07 11:00 UTC  (2+ messages)

[PATCH nf] netfilter: ecache: fix inverted time_after() check
 2026-07-07 11:00 UTC 

[PATCH net 1/7] cxl: Support Type2 cxl regs mapping
 2026-07-07 11:00 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8723bs: rtw_sta_mgt cleanup series
 2026-07-07 11:00 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: fix line length warning

[PATCH v2 0/5] hw/arm/fsl-imx8mp: Add inital FlexCAN support
 2026-07-07 10:48 UTC  (6+ messages)

[PATCH net 0/7] pull request: sfc 2026-07-01
 2026-07-07 10:59 UTC  (2+ messages)

[PATCH] docs: outline some guidelines for security classification
 2026-07-07 10:59 UTC 

[PATCH v3 0/3] staging: rtl8723bs: clean up coding style in sdio_intf.c
 2026-07-07 10:59 UTC  (3+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: remove unnecessary braces and comments

[PULL 00/21] target-arm queue
 2026-07-07 10:58 UTC  (4+ messages)
` [PULL 08/21] hw/misc/zynq_slcr: Add logic for DCI configuration

[PATCH 00/18] arm64: xilinx: Decouple firmware interface
 2026-07-07 10:58 UTC  (2+ messages)

[PATCH] arm: dts: rockchip: Align OTP nodes for RK3528/RK356x with Linux v7.1
 2026-07-07 10:58 UTC  (2+ messages)

[PATCH] arm64: versal2: Select GIC redistributor base at runtime
 2026-07-07 10:58 UTC  (2+ messages)

[PATCH 1/2] tests/intel: Add gem_change_handle_race test suite
 2026-07-07 10:58 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/2] "

[PATCH] staging: rtl8723bs: Use PTR_ALIGN for rsp_buf alignment
 2026-07-07 10:58 UTC  (2+ messages)

[PATCH 0/4] arm64: zynqmp: DT updates
 2026-07-07 10:58 UTC  (2+ messages)

[PATCH v9 0/6] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-07-07 10:58 UTC  (3+ messages)
` (subset) "

[v3] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len
 2026-07-07 10:57 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v6 0/7] Tegra264 PWM support
 2026-07-07 10:57 UTC  (2+ messages)

[PATCH v8 2/2] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-07-07 10:57 UTC  (2+ messages)

[PATCH v2 0/2] spi: enable the SpacemiT K3 SoC QSPI
 2026-07-07 10:56 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: dts: spacemit: add QSPI support for K3 Pico-ITX

[PATCH] staging: sm750fb: rename variables to avoid CamelCase
 2026-07-07 10:56 UTC  (3+ messages)
` [PATCH v2] staging: sm750fb: rename variables to comply with kernel style

[PATCH] scsi: sd: fix error handling for sd_large_pool_create() call failure
 2026-07-07 10:55 UTC 

[PATCH 1/2] fwu: Make boottime check failures visible
 2026-07-07 10:55 UTC  (14+ messages)
` [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device

[PATCH v10 00/19] zsmalloc/zram: there be preemption
 2026-07-07 10:55 UTC  (8+ messages)
` [PATCH v10 01/19] zram: sleepable entry locking

[PATCH bpf-next v2 07/11] LoongArch: BPF: Support atomics on arena pointers
 2026-07-07 10:55 UTC  (2+ messages)

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-07 10:55 UTC  (11+ messages)

[PATCH v1] man/man7/environ.7: Fix underspecification of "name=value" strings
 2026-07-07 10:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v18 00/12] Add Renesas RZ/G3L SD/eMMC support
 2026-07-07 10:53 UTC  (5+ messages)
` [PATCH v18 03/12] mmc: renesas_sdhi: Add clk_mask field to support SoC-specific clock divider widths
` [PATCH v18 04/12] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock divider ranges

[PATCH 0/8] can: rcar_canfd: Add support for Renesas RZ/G3S
 2026-07-07 10:53 UTC  (12+ messages)
` [PATCH 1/8] clk: r9a08g045-cpg: Add clocks and resets for CAN-FD
` [PATCH 2/8] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3S SoC
` [PATCH 4/8] can: rcar_canfd: Allow the CAN FD clock to be sourced from fck
` [PATCH 5/8] can: rcar_canfd: Do not set registers selecting the CAN mode
` [PATCH 6/8] can: rcar_canfd: Add support for Renesas RZ/G3S

[ANNOUNCE] rdma-core: new stable releases
 2026-07-07 10:52 UTC 

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-07-07 10:53 UTC  (8+ messages)
` [PATCH v6 12/16] iio: frequency: ad9910: add RAM mode support

[PATCH 0/2] Add Versal PUF support
 2026-07-07 10:52 UTC  (6+ messages)
` [PATCH 2/2] misc: Add Xilinx PUF driver

[PATCH 0/7] Remove 'extend_recipe_sysroot' from 'BB_HASHEXCLUDE_COMMON'
 2026-07-07 10:52 UTC  (2+ messages)
  ` [OE-core] "

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-07 10:51 UTC  (22+ messages)
` [PATCH v3 01/14] fs/namei.c: use trailing_slashes()
` [PATCH v3 03/14] vfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()
` [PATCH v3 04/14] vfs: call audit_inode_child() in lookup_open() on failure too
` [PATCH v3 05/14] fs/namei.c: update docstring of atomic_open()
` [PATCH v3 07/14] vfs: move ->create check in lookup_open() to before try_break_deleg()
` [PATCH v3 08/14] vfs: lookup_open(): use vfs_create_no_perm()
` [PATCH v3 09/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
` [PATCH v3 10/14] vfs: move O_IS_MKDIR check from lookup_open() into individual filesystems
` [PATCH v3 13/14] selftest: fix headers in fclog.c
` [PATCH v3 14/14] selftest: add tests for open*(O_CREAT|O_DIRECTORY)

[PATCH 00/33] Library APIs for AES encryption modes
 2026-07-07 10:51 UTC  (3+ messages)
` [PATCH 32/33] ksmbd: Use AES-GCM and AES-CCM libraries

[PATCH dovetail v10 00/11] riscv: Add dovetail support
 2026-07-07 10:51 UTC  (3+ messages)

[PATCH] iio: buffer-dmaengine: Add support for cyclic DMA transfers
 2026-07-07 10:51 UTC  (5+ messages)

[PATCH v3] staging: rtl8723bs: use nl80211_iftype instead of custom NDIS enum
 2026-07-07 10:48 UTC 

[PATCH 0/4] i3c: dw: fix slave device setup and probe issues
 2026-07-07 10:50 UTC  (3+ messages)
` [PATCH 3/4] configs: versal2: enable I3C support

[PATCH] rtc: s32g: add missing MODULE_DEVICE_TABLE()
 2026-07-07 10:50 UTC  (2+ messages)

[PATCH v3 0/4] Fix and optimize BPF tailcall for LoongArch
 2026-07-07 10:47 UTC  (4+ messages)
` [PATCH v3 1/4] LoongArch: BPF: Optimize redundant TCC loads in epilogue

[PATCH net-next v13 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-07-07 10:47 UTC  (4+ messages)
` [PATCH net-next v13 09/10] net: ethtool: Introduce ethtool command to list ports

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-07 10:47 UTC  (13+ messages)
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit

[PATCH nf,v2 1/3] netfilter: flowtable: use dst in this direction when pushing IPIP header
 2026-07-07 10:46 UTC  (4+ messages)
` [PATCH nf,v2 2/3] netfilter: flowtable: IPIP tunnel hardware offload is not yet support

[PATCH v2] arm64: dts: qcom: purwa-iot-evk: Update TSENS thermal zone
 2026-07-07 10:46 UTC 

[PATCH v6 2/3] counter: add GPIO-based counter driver
 2026-07-07 10:44 UTC  (2+ messages)

[PATCH net v3] net/packet: avoid fanout hook re-registration after unregister
 2026-07-07 10:44 UTC 

[PATCH] tools: binman: fix changes not being written to source.dtb
 2026-07-07 10:44 UTC 

[PATCH v6 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
 2026-07-07 10:43 UTC  (3+ messages)
` [PATCH v6 1/2] rust: poll: use kfree_rcu() for PollCondVar
` [PATCH v6 2/2] rust_binder: move (e)poll wait queue to Process

[PATCH i-g-t v3 0/7] add dmem_cgroups test
 2026-07-07 10:42 UTC  (4+ messages)

CXL TSP+DCD: does trusted range re-use rebind to a device extent across release/re-add?
 2026-07-07 10:42 UTC 

[PATCH] drm/amdkfd: Fix named barrier restore in gfx12.1 trap handler
 2026-07-07 10:42 UTC  (2+ messages)

[PATCH v3 0/7] can: bcm: collected fixes
 2026-07-07 10:42 UTC  (11+ messages)
` [PATCH v3 1/7] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v3 2/7] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v3 3/7] can: bcm: add locking when updating filter and timer values
` [PATCH v3 4/7] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v3 5/7] can: bcm: add missing rcu list annotations and operations

[PATCH v7 00/35] monitor: turn QMP and HMP into QOM objects
 2026-07-07 10:42 UTC  (4+ messages)
` [PATCH v7 05/35] monitor: minimal conversion of monitors to QOM

[PATCH v8 1/2] dt-bindings: iio: health: add adi,max86150
 2026-07-07 10:42 UTC 

[PATCH v8 0/2] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-07-07 10:42 UTC 

[PATCH net-next v2] ipv4: hold a consistent view of rt->dst.dev under RCU
 2026-07-07 10:41 UTC  (5+ messages)

[PATCH] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
 2026-07-07 10:42 UTC  (2+ messages)

[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
 2026-07-07 10:41 UTC  (7+ messages)
` [RFC PATCH 22/28] target/ppc: Move Fixed-Point Load/Store String instructions to decodetree
` [RFC PATCH 23/28] target/ppc: Move VMX integer arithmetic and BCD "

[PATCH] linux-user: Validate guest-passed dm_ioctl data_size
 2026-07-07 10:41 UTC 

[PATCH net] net: ti: icssg-prueth: Fix link-local addresses being forwarded out of slave ports
 2026-07-07 10:39 UTC  (3+ messages)

[RFC] virtio-villain: Guest fault injection for VMM robustness
 2026-07-07 10:39 UTC  (4+ messages)

[PATCH bpf-next v8 0/2] Introduce jit_required to prevent a kernel panic
 2026-07-07 10:39 UTC  (6+ messages)
` [PATCH bpf-next v8 2/2] bpf: Reject programs with inlined helpers if JIT is not available

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-07-07 10:38 UTC  (8+ messages)

[PATCH net-next v2 3/3] net: ti: icssm-prueth: Support duplicate HW offload feature for HSR and PRP
 2026-07-07 10:36 UTC  (3+ messages)

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-07-07 10:37 UTC  (13+ messages)
` [PATCH v3 05/12] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH v3 12/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs

[BUG] iommu: KASAN slab-use-after-free in iommufd_auto_response_faults
 2026-07-07 10:36 UTC  (2+ messages)

[PATCH v5 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-07-07 10:36 UTC  (2+ messages)

[PATCH net] bonding: fix devconf_all NULL dereference when IPv6 is disabled
 2026-07-07 10:35 UTC  (2+ messages)

[PATCH 0/3] SM8450 IPA support
 2026-07-07 10:35 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "

[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
 2026-07-07 10:34 UTC  (5+ messages)

[PATCH] md: avoid modifying spares while the array is not suspended
 2026-07-07 10:35 UTC  (5+ messages)

[PATCH] platform/x86: amd-pmc: Add IP block table for AMD 1Ah M80H SoC
 2026-07-07 10:33 UTC  (3+ messages)

[PATCH v2] watchdog: pretimeout: Add "dump" pretimeout governor
 2026-07-07 10:31 UTC  (2+ messages)

[PATCH v3] libceph: Reject osdmaps advertising pools of unsupported types
 2026-07-07 10:31 UTC 

Missing signoff in the bpf-next tree
 2026-07-07 10:30 UTC 

[LTP] [PATCH] df01: detect "fuse" fstype in addition to "fuseblk"
 2026-07-07 10:29 UTC  (2+ messages)

[PATCH] watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()
 2026-07-07 10:29 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
 2026-07-07 10:29 UTC  (6+ messages)

[PATCH v4 0/6] rust_binder: update Process::node_refs to use SpinLock
 2026-07-07 10:28 UTC  (7+ messages)
` [PATCH v4 1/6] rust_binder: avoid allocating under node_refs for freeze listeners
` [PATCH v4 2/6] rust_binder: avoid dropping NodeRef in update_ref() under lock
` [PATCH v4 3/6] rust_binder: schedule NodeDeath outside of node_refs lock
` [PATCH v4 4/6] rust_binder: keep NodeDeath in NodeRefInfo during process cleanup
` [PATCH v4 5/6] rust_binder: avoid destructors in insert_or_update_handle()
` [PATCH v4 6/6] rust_binder: update Process::node_refs to use SpinLock

[PATCH v2] gstreamer1.0-plugins-rs: add new package
 2026-07-07  8:21 UTC  (6+ messages)
` [PATCH v3] "
  ` [OE-core] "
  ` [PATCH v4] "

[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
 2026-07-07 10:28 UTC  (4+ messages)

KVM/QEMU community call today @ 14:00 UTC agenda items?
 2026-07-07 10:27 UTC  (2+ messages)

[PATCH 1/2] nbd: replace wait_for_reconnect with non-blocking retry
 2026-07-07 10:27 UTC  (2+ messages)
` [PATCH 2/2] nbd: detect management process exit via netlink notifier

[PATCH] staging: rtl8723bs: fix checkpatch style issues
 2026-07-07 10:28 UTC  (2+ messages)

[PATCH] watchdog: pretimeout: Add "dump" pretimeout governor
 2026-07-07 10:28 UTC  (3+ messages)

[PATCH v2 0/4] Bluetooth: fix hci_conn lookup RCU usage + holding refcounts
 2026-07-07 10:27 UTC  (4+ messages)
` [PATCH v2 4/4] Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

[PATCH i-g-t] lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type
 2026-07-07 10:27 UTC  (2+ messages)

[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
 2026-07-07 10:27 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v3 00/88] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-07 10:27 UTC  (3+ messages)
` [PATCH v3 11/88] scsi: qla2xxx: Update IO path to use 128-byte IOCBs for 29xx


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.