All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 17:17:20 to 2026-07-16 18:08:22 UTC [more...]

[PATCH v2 00/14] hexagon: add semihosting support
 2026-07-16 18:06 UTC  (7+ messages)
` [PATCH v2 02/14] target/hexagon: fix get_phys_addr_debug with in-page offset
` [PATCH v2 04/14] target/hexagon: add aux functions for guest mem load/store
` [PATCH v2 05/14] hexagon: cpu_helper: add reg reading/writing helpers
` [PATCH v2 07/14] semihosting: add callback to set error
` [PATCH v2 13/14] python/machine: support routing semihosting output to the test console
` [PATCH v2 14/14] tests/functional: Add hexagon semihosting systests

[PATCH v2 0/4] KVM s390x PCI fixes
 2026-07-16 18:08 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v2 2/4] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v2 3/4] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v2 4/4] KVM: s390: pci: Fix resource leak on IRQ registration failure

[PATCH v3 0/4] nvmem: fix a const-unsoundness in reg_write
 2026-07-16 18:07 UTC  (4+ messages)
` [PATCH v3 3/4] nvmem: apple-spmi: improve calling safety with wrapper functions

[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-16 18:07 UTC  (5+ messages)
` [PATCH v4 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes

[PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
 2026-07-16 18:05 UTC  (2+ messages)

[PATCH] perf build: Fix a compiler error in util/libbfd.c
 2026-07-16 18:06 UTC  (3+ messages)

[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-16 18:04 UTC  (7+ messages)
` [PATCH 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH v3 0/2] nvme: fix cdev lifetime series
 2026-07-16 18:03 UTC  (2+ messages)

[PATCH] scsi: ufs: Add support for the aggregated read query opcode
 2026-07-16 18:02 UTC  (6+ messages)

[PATCH v23 0/3] rust: leds: add led classdev abstractions
 2026-07-16 18:02 UTC  (5+ messages)
` [PATCH v23 1/3] rust: leds: add basic "
` [PATCH v23 2/3] rust: leds: add Mode trait
` [PATCH v23 3/3] rust: leds: add multicolor classdev abstractions

[PATCH v2 0/4] ACPI: Add and use acpi_dev_get_pci_dev()
 2026-07-16 18:02 UTC  (3+ messages)
` [PATCH v2 1/4] ACPI: PCI: Use a mutex guard to simplify acpi_get_pci_dev()

[PATCH] wifi: mwifiex: fix freeze for 60 seconds caused by request_firmware
 2026-07-16 18:01 UTC  (5+ messages)

[PATCH v4 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-16 18:01 UTC  (6+ messages)
` [PATCH v4 4/5] vhost: synchronize with RCU readers when freeing workers

[PATCH 0/3] Add AD5710R/AD5711R DAC
 2026-07-16 18:00 UTC  (5+ messages)
` [PATCH 1/3] iio: ABI: add DAC high_z powerdown mode and current output entries

[PATCH] cpufreq/amd-pstate: Bail out early in virtual machines and don't warn
 2026-07-16 18:00 UTC  (6+ messages)

[PATCH v6 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-07-16 17:59 UTC  (7+ messages)
` [PATCH v6 1/6] fuse: decouple fuse_ring creation from ent registration
` [PATCH v6 2/6] fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
` [PATCH v6 3/6] fuse: add io-uring buffer pools
` [PATCH v6 4/6] fuse: support registered buffer pools in io-uring
` [PATCH v6 5/6] fuse: add zero-copy over io-uring
` [PATCH v6 6/6] docs: fuse: document io-uring buffer pool and zero-copy uapi

[PATCH] revision: fix --no-walk path filtering regression
 2026-07-16 17:59 UTC  (2+ messages)

[PATCH 0/5] scsi: ufs: Fix descriptor parsing and invalid input handling
 2026-07-16 17:58 UTC  (10+ messages)
` [PATCH 1/5] scsi: ufs: core: Validate string descriptors
` [PATCH 2/5] scsi: ufs: Fix NULL dereferences after tag lookup
` [PATCH 4/5] scsi: ufs: rpmb: Validate frame before parsing
` [PATCH 5/5] scsi: ufs: debugfs: Reserve space for a string terminator

[PATCH 1/1] Drivers: hv: vmbus: Set DMA coherent mask for VMBus devices
 2026-07-16 17:57 UTC  (2+ messages)

[meta-oe][wrynose][PATCH 1/2] libwebsockets: set status for CVE-2025-1866
 2026-07-16 17:56 UTC  (2+ messages)
` [meta-oe][wrynose][PATCH 2/2] libwebsockets: patch CVE-2026-10650

[RFC PATCH 0/2] *** Add k230 reset management unit support ***
 2026-07-16 17:56 UTC  (5+ messages)
` [RFC PATCH 1/2] hw/misc/k230_rmu: add Kendryte K230 Reset Management Unit model
` [RFC PATCH 2/2] hw/riscv/k230: wire up the RMU device

[PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
 2026-07-16 17:56 UTC  (7+ messages)

[PATCH 1/1] qcow2: do not try to clear the dirty bit on a read-only node
 2026-07-16 17:54 UTC  (2+ messages)

[PATCH] x86/mm/pat: take cpa_lock around large-page collapse
 2026-07-16 17:54 UTC  (3+ messages)

[PATCH v2 0/2] nvmem: fix a const-unsoundness in reg_write
 2026-07-16 17:50 UTC  (8+ messages)

[meta-oe][scarthgap][PATCH] libwebsockets: patch CVE-2026-10650
 2026-07-16 17:52 UTC 

[PATCH 0/3] Enable quad SPI mode for SPI-NAND on IPQ RDP boards
 2026-07-16 17:52 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: ipq9574-rdp-common: Enable quad SPI mode for SPI-NAND
` [PATCH 2/3] arm64: dts: qcom: ipq5424-rdp466: "
` [PATCH 3/3] arm64: dts: qcom: ipq5332-rdp-common: "

[PATCH] sh: uaccess: Require offsettable operands for 64-bit user access
 2026-07-16 17:52 UTC  (3+ messages)

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-07-16 17:50 UTC  (13+ messages)

[PATCH v2 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
 2026-07-16 17:51 UTC  (8+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel

[PATCH 00/14] perf c2c: add a function view
 2026-07-16 17:51 UTC  (4+ messages)
` [PATCH 01/14] perf c2c: extract shared data structures into c2c.h

[PATCH v3 0/3] clk: ultrarisc: add DP1000 clock support
 2026-07-16 17:50 UTC  (3+ messages)
` [PATCH v3 1/3] clk: composite: Export devm composite pdata helper

[bluez/bluez]
 2026-07-16 17:49 UTC 

[PATCH v2 0/5] soc: qcom: Kconfig improvements
 2026-07-16 17:49 UTC  (5+ messages)
` [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu

[PATCH] clk: ti: mux: resolve parent clocks by DT index, not by name
 2026-07-16 17:49 UTC  (2+ messages)

[GIT PULL] git-gui: larger commit msg field, Bulgarian translation, silent make -s
 2026-07-16 17:49 UTC  (2+ messages)

[PATCH v3] tests/docker: ensure container command is probed at most once
 2026-07-16 17:48 UTC  (2+ messages)

[PATCH] xfs: validate inode log item regions during recovery
 2026-07-16 17:48 UTC 

[GIT PULL] gitk: Bulgarian+Spanish translations, silent make -s
 2026-07-16 17:48 UTC  (2+ messages)

[PATCHSET v6 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-16 17:47 UTC  (3+ messages)
` [PATCH 02/11] sched: Add helper to block retained proxy donors

[RFC PATCH 0/3] iio: proximity: Add Cytron HC-SR04 support
 2026-07-16 17:46 UTC  (6+ messages)
` [RFC PATCH 1/3] dt-bindings: vendor-prefixes: Add Cytron Technologies
` [RFC PATCH 2/3] dt-bindings: iio: proximity: Add Cytron HC-SR04
` [RFC PATCH 3/3] iio: proximity: srf04: Add Cytron HC-SR04 support

[PATCH 0/7] tuna: Add cpuset save/apply functionality
 2026-07-16 17:45 UTC  (8+ messages)
` [PATCH 1/7] tuna: Add --show-system flag to filter systemd cpusets
` [PATCH 2/7] tuna: Add cpuset save/apply functionality
` [PATCH 3/7] tuna: Add comprehensive tests for "
` [PATCH 4/7] tuna: Remove obsolete apply command functionality
` [PATCH 5/7] tuna: Simplify GUI to monitoring-only functionality
` [PATCH 6/7] tuna: Change housekeeping cpuset default to partition=member
` [PATCH 7/7] tuna: Change default profile filename to cpuset-profile.yaml

[PATCH] stash: add 'rename' subcommand
 2026-07-16 17:46 UTC  (3+ messages)

[PATCH] btrfs: raid56: fix inverted bio-list check in scrub read assembly
 2026-07-16 17:45 UTC 

[PATCH v2 00/21] gpio: Improvements around device-id arrays
 2026-07-16 17:45 UTC  (9+ messages)
` [PATCH v2 16/21] gpio: Unify style of acpi_device_id arrays
` [PATCH v2 20/21] gpio: Unify style of pci_device_id arrays

[PATCH i-g-t] tests/intel/xe_ras: Add test for GPU health indicator
 2026-07-16 17:44 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] drm/xe/xe3p_lpg: Program TR_PTA_MODE
 2026-07-16 17:44 UTC  (2+ messages)

[PATCH 0/2] clk: qcom: nord: fix PHY pipe clock halt check and mux ops
 2026-07-16 17:44 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: nord: use BRANCH_HALT_SKIP for PHY pipe clocks
` [PATCH 2/2] clk: qcom: negcc-nord: use clk_regmap_phy_mux for USB3 pipe clock srcs

[PATCH 0/2] ceph: fix UAF bugs in cap flushing and MDS session handling
 2026-07-16 17:43 UTC  (5+ messages)
` [PATCH 1/2] ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock
` [PATCH 2/2] ceph: fix UAF in check_new_map() on session "

[PATCH v2 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
 2026-07-16 17:40 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe "

[PATCH v3 0/2] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
 2026-07-16 17:40 UTC  (2+ messages)

[PATCH v3 0/4] Add DT Support for USB on Shikra
 2026-07-16 17:40 UTC  (7+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: Enable Primary USB controller on Shikra CQS platform
` [PATCH v3 3/4] arm64: dts: qcom: Enable Primary USB controller on Shikra CQM platform
` [PATCH v3 4/4] arm64: dts: qcom: Enable USB controllers on Shikra IQS platform

[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-07-16 17:39 UTC  (9+ messages)

[PATCH] dt-bindings: leds: lacie,ns2-leds: Convert to DT schema
 2026-07-16 17:39 UTC  (4+ messages)

[PATCH] iio: resolver: ad2s1200: use dev_err_probe()
 2026-07-16 17:38 UTC  (2+ messages)

[PATCH v2] RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
 2026-07-16 17:37 UTC  (2+ messages)

[PATCH 0/2] hv: vmbus: Small cleanups
 2026-07-16 17:37 UTC  (5+ messages)
` [PATCH 1/2] hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
    `  "

[PATCH v5 0/5] Enhance RPMsg buffer management
 2026-07-16 17:37 UTC  (6+ messages)
` [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[RFC PATCH] mm/khugepaged: cap pageblock contribution to min_free_kbytes
 2026-07-16 17:35 UTC 

MO flag not working properly for building out-of-tree modules, tries to replace the Makefile in the kernel's source
 2026-07-16 17:34 UTC 

[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-16 17:34 UTC  (5+ messages)
` [PATCH v5 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API

[PATCH v8 0/6] PCI: tegra: Add Tegra264 support
 2026-07-16 17:33 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: pci: tegra264: Strictly distinguish C0 from C1-C5
` [PATCH v8 3/6] PCI: Use standard wait times for PCIe link monitoring
` [PATCH v8 4/6] PCI: tegra: Add Tegra264 support

[PATCH 0/2] Glymur DT QoL
 2026-07-16 17:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: smb2370: Disable SMB2370_2 by default
` [PATCH 2/2] arm64: dts: qcom: glymur: Add PCIe port compatibles and ports

[PATCH net-next v3 0/2] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
 2026-07-16 17:33 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY binding
` [PATCH net-next v3 2/2] net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver

[RFC PATCH 0/9 v2] mm/memcontrol: Make memory cgroup limits tier-aware
 2026-07-16 17:33 UTC  (2+ messages)

[kvm-unit-tests PATCH] Makefile: efi: preserve .dynstr section for LLVM objcopy compatibility
 2026-07-16 17:33 UTC  (2+ messages)

[PATCH 0/4] virtio: validate device-reported values across drivers
 2026-07-16 17:33 UTC  (7+ messages)
` [PATCH 2/4] virtio_input: validate device-reported multitouch slot count

[PATCH v4 0/6] [RFC] diff: add diff.<driver>.process for external hunk providers
 2026-07-16 17:31 UTC  (4+ messages)
` [PATCH v5 0/9] "

[PATCH 7.1 000/518] 7.1.4-rc1 review
 2026-07-16 17:30 UTC  (2+ messages)

[PATCH i-g-t v1] kms/vrr: Trigger modeset for non-preferred override mode
 2026-07-16 17:29 UTC  (3+ messages)

[PATCH] clk: aspeed: ast2700: select AUXILIARY_BUS
 2026-07-16 17:30 UTC  (2+ messages)

[PATCH 0/3] soc: mediatek: pwrap: MT6589 + MT6320 support
 2026-07-16 17:30 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: Add compatible for MT6589 SoC
` [PATCH 2/3] dt-bindings: mfd: mediatek: mt6397: add MT6320 compatible string
` [PATCH 3/3] soc: mediatek: pwrap: add MT6589 PWARP and MT6320 PMIC support

[PATCH v2 2/2] arm64: dts: rockchip: Add EmbedFire LubanCat 4 board
 2026-07-16 17:29 UTC  (3+ messages)

[REGRESSION] mainline/master: Apalis iMX6 no longer boots
 2026-07-16 17:28 UTC  (2+ messages)

[PATCH] target/arm/hvf: panic the guest if an unhandled exception occurs
 2026-07-16 17:27 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: arm: rockchip: Add ArmSoM CM5 and CM5-IO
 2026-07-16 17:27 UTC  (3+ messages)

[PATCH] drm/panel-edp: take i2c adapter module reference
 2026-07-16 17:27 UTC  (2+ messages)

[PATCH v2 0/5] clk: samsung: Introduce support for Exynos9610 clocks
 2026-07-16 17:26 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: clock: samsung: Add Exynos9610 CMU bindings
` [PATCH v2 3/5] clk: samsung: clk-pll: Add support for pll_1061x
` [PATCH v2 4/5] clk: samsung: Introduce Exynos9610 clock controller driver

[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
 2026-07-16 17:26 UTC  (11+ messages)
      `  "
                  ` [PATCH v2 net-next] net: rnpgbe: Delete a null pointer check "

[PATCH v2] PCI/portdrv: Allow probing even without child services
 2026-07-16 17:26 UTC  (2+ messages)

[GIT PULL] XFS: Fixes for v7.2-rc4
 2026-07-16 17:26 UTC  (2+ messages)

[GIT PULL] erofs fixes for 7.2-rc4
 2026-07-16 17:26 UTC  (2+ messages)

[PATCH -next,v2] ima: add cond_resched() in ima_calc_file_hash_tfm loop
 2026-07-16 17:25 UTC  (4+ messages)

[PATCH v1 1/1] gpio: pcf857x: Use le16_to_cpu() and cpu_to_le16() in IO accessors
 2026-07-16 17:25 UTC  (3+ messages)

[PATCH v3 1/2] clk: palmas: Manage external-control prepare with devm
 2026-07-16 17:25 UTC  (4+ messages)
` [PATCH v3 2/2] clk: palmas: Use devm_of_clk_add_hw_provider()

[PATCH v1 0/3] perf jevents: Deterministic build fix and mypy cleanliness
 2026-07-16 17:25 UTC  (4+ messages)
` [PATCH v1 2/3] perf jevents: Add python type annotations

[PATCH] fix: release unused ceph cap reservation on readdir error
 2026-07-16 17:24 UTC  (2+ messages)

[meta-ti][master/wrynose][PATCH] ti-img-rogue-umlibs: rprovide virtual-opencl-icd
 2026-07-16 17:24 UTC  (2+ messages)

[PATCH 1/2] plugins/execlog: fix segfault/race-cond on per-vCPU structures
 2026-07-16 17:24 UTC  (3+ messages)
` [PATCH v2 0/2] plugins/execlog: fix segfault and flush output on vcpu exit

[PATCH] rebase: mention --abort alongside --continue
 2026-07-16 17:24 UTC  (10+ messages)

[PATCH 0/6] configfs: Allow the registration of const struct configfs_attribute
 2026-07-16 17:24 UTC  (5+ messages)
` [PATCH 3/6] configfs: Treat attribute structures as const internally
` [PATCH 4/6] configfs: Constify configfs_bin_attribute

[PATCH] KVM: VMX: Postpone IPIv setup after successful vCPU creation
 2026-07-16 17:24 UTC  (3+ messages)

[RESEND PATCH V10 00/15] iothread: Support tracking and querying IOThread holders
 2026-07-16 17:20 UTC  (16+ messages)
` [RESEND PATCH V10 01/15] qapi/misc: Fix missed query-iothreads items
` [RESEND PATCH V10 02/15] iothread: introduce iothread_ref/unref to track attached devices
` [RESEND PATCH V10 03/15] iothread: tracking iothread users with holder name
` [RESEND PATCH V10 04/15] iothread: introduce iothread_unsafe_get_aio_context()
` [RESEND PATCH V10 05/15] block/export: track IOThread reference in BlockExport
` [RESEND PATCH V10 06/15] monitor: Update tracking iothread users with holder
` [RESEND PATCH V10 07/15] virtio-vq-mapping: track iothread-vq-mapping references using device path
` [RESEND PATCH V10 08/15] virtio: use iothread_get/put_aio_context for thread pinning
` [RESEND PATCH V10 09/15] net/colo: track IOThread references using path-based holder
` [RESEND PATCH V10 10/15] virtio-balloon: Update tracking iothread users with holder
` [RESEND PATCH V10 11/15] vfio-user/proxy: Update tracking iothread users with holder name
` [RESEND PATCH V10 12/15] xen-block: "
` [RESEND PATCH V10 13/15] monitor/hmp: Add holders support for hmp_info_iothreads
` [RESEND PATCH V10 14/15] iothread: simplify API by merging iothread_get_aio_context variants
` [RESEND PATCH V10 15/15] tests/unit/iothread: Update the iothread_get_aio_context

[PATCH v2] wifi: ath12k: Constify struct ath12k_dp_arch_ops
 2026-07-16 17:22 UTC  (2+ messages)

[PATCH 0/3] bisect: add --auto-reset to leave when done
 2026-07-16 17:22 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH v3] PCI/portdrv: Allow probing even without child services
 2026-07-16 17:21 UTC  (2+ messages)

[PATCH] fork: Honor task_struct's declared alignment
 2026-07-16 17:21 UTC  (2+ messages)

[PATCH 6.18 000/480] 6.18.39-rc1 review
 2026-07-16 17:20 UTC  (2+ messages)

[PATCH 6.12 000/349] 6.12.96-rc1 review
 2026-07-16 17:20 UTC  (3+ messages)
` [PATCH 6.12 310/349] riscv: mm: Define DIRECT_MAP_PHYSMEM_END

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-16 17:20 UTC  (4+ messages)
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status

[PATCH] net: wwan: t7xx: validate control-message data_length against the skb
 2026-07-16 17:17 UTC  (2+ messages)

[lustre-devel] Whamcloud Gerrit downtime notification
 2026-07-16 17:16 UTC  (5+ messages)
    ` [lustre-devel] Crowd "
        ` [lustre-devel] Jenkins "
            ` [lustre-devel] Confluence (wiki.whamcloud.com) "

[PATCH v6 0/6] Add initial device trees for Nord platform
 2026-07-16 17:17 UTC  (3+ messages)
` [PATCH v6 6/6] arm64: dts: qcom: Add device tree for Nord RRD board


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.