All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-03 07:38:01 to 2026-07-03 08:09:32 UTC [more...]

[PATCH] dma-buf: dma-heap: close installed fd when copy_to_user() fails
 2026-07-03  8:09 UTC 

[PATCH] docs: link AI coding assistants and tool-generated content pages
 2026-07-03  8:09 UTC  (2+ messages)

[PATCH v3 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
 2026-07-03  8:08 UTC  (3+ messages)
` [PATCH v3 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
` [PATCH v3 2/2] hwmon: add Altera SoC FPGA hardware monitoring driver

[PATCH v2 0/3] HID: Intel-thc-hid: Refine error recovery flow
 2026-07-03  8:08 UTC  (5+ messages)
` [PATCH v2 1/3] HID: Intel-thc-hid: Intel-thc: Add API to reset read DMA
` [PATCH v2 2/3] HID: Intel-thc-hid: Intel-quicki2c: Refine recover callback
` [PATCH v2 3/3] HID: Intel-thc-hid: Intel-quickspi: "

[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
 2026-07-03  8:08 UTC  (10+ messages)
` [RFC PATCH 1/6] selftests/vfio: allow selecting IOMMU backend from environment
` [RFC PATCH 2/6] selftests/vfio: add sPAPR TCE v2 IOMMU mode
` [RFC PATCH 3/6] selftests/vfio: add sPAPR TCE v2 DMA window helpers
` [RFC PATCH 4/6] selftests/vfio: Exercise sPAPR DDW path for hugepage DMA mappings
` [RFC PATCH 5/6] selftests/vfio: Accept sPAPR errno for DMA range overflow
` [RFC PATCH 6/6] selftests/vfio: Enable VFIO selftests on ppc64 and ppc64le

[PATCH net-next 1/2] net: ethernet: qualcomm: Unconstify function arguments passed by value
 2026-07-03  8:07 UTC  (4+ messages)
` [PATCH net-next 2/2] net: ethernet: qualcomm: Constify "queue_map" in ppe_ring_queue_map_set()

[PATCH -next] lockdown: Add break in lockdown_write
 2026-07-03  7:39 UTC  (5+ messages)

[PATCH net-next 00/17] net: dsa: mv88e6xxx: support for Remote Management Unit
 2026-07-03  8:05 UTC  (19+ messages)
` [PATCH net-next 01/17] net: dsa: mv88e6xxx: use lockdep_assert_held() if CONFIG_LOCKDEP
` [PATCH net-next 02/17] net: dsa: mv88e6xxx: Introduce Marvell dsa tagger data operation
` [PATCH net-next 03/17] net: dsa: tag_dsa: Add helper to add DSA header to RMU frame
` [PATCH net-next 04/17] net: dsa: mv88e6xxx: Add RMU enable/disable for select switches
` [PATCH net-next 05/17] net: dsa: mv88e6xxx: Add conduit state change handler
` [PATCH net-next 06/17] net: dsa: mv88e6xxx: Remove mv88e6xxx_rmu_setup()
` [PATCH net-next 07/17] net: dsa: mv88e6xxx: Add connect_tag_protocol handler
` [PATCH net-next 08/17] net: dsa: mv88e6xxx: Add sanity check of received RMU frame
` [PATCH net-next 09/17] net: dsa: mv88e6xxx: Get Product ID when enabling RMU
` [PATCH net-next 10/17] net: dsa: mv88e6xxx: Add RMU register read/write/wait for bit
` [PATCH net-next 11/17] net: dsa: mv88e6xxx: Move available stats into info structure
` [PATCH net-next 12/17] net: dsa: mv88e6xxx: Centralise common statistics check
` [PATCH net-next 13/17] net: dsa: mv88e6xxx: Get some MIB stats via the RMU
` [PATCH net-next 14/17] net: dsa: mv88e6xxx: Time RMU operations and disable if slow
` [PATCH net-next 15/17] net: dsa: mv88e6xxx: cancel PTP polling work on .shutdown
` [PATCH net-next 16/17] net: dsa: mv88e6xxx: size ATU snapshot buffer and region by num_macs
` [PATCH net-next 17/17] net: dsa: mv88e6xxx: RMU DUMP_ATU support in devlink

[PATCH net] gve: fix Rx queue stall on alloc failure
 2026-07-03  8:03 UTC  (3+ messages)

[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-03  8:03 UTC  (13+ messages)
` [PATCH v4 01/10] dt-bindings: firmware: qcom: tmd: add TMD device type constants
` [PATCH v4 02/10] dt-bindings: remoteproc: qcom,pas: add #cooling-cells property
` [PATCH v4 03/10] soc: qcom: Add QMI TMD support for remote thermal mitigation
` [PATCH v4 04/10] remoteproc: qcom: pas: add support for TMD thermal cooling devices
` [PATCH v4 06/10] arm64: dts: qcom: kodiak: Enable CDSP & Modem cooling

[PATCHSET sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-03  8:01 UTC  (33+ messages)
` [PATCH sched_ext/for-7.3 01/32] sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()
` [PATCH sched_ext/for-7.3 02/32] tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()
` [PATCH sched_ext/for-7.3 03/32] sched_ext: Use READ_ONCE/WRITE_ONCE in cmask word ops and drop _RACY variants
` [PATCH sched_ext/for-7.3 04/32] tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer types
` [PATCH sched_ext/for-7.3 05/32] sched_ext: Reject direct slice and dsq_vtime writes for cid-form schedulers
` [PATCH sched_ext/for-7.3 06/32] sched_ext: Make scx_bpf_kick_cid() return void
` [PATCH sched_ext/for-7.3 07/32] sched_ext: Make the kick machinery per-sched
` [PATCH sched_ext/for-7.3 08/32] sched_ext: Add ops.init_cids() to finalize the cid layout before init
` [PATCH sched_ext/for-7.3 09/32] sched_ext: Add CID sharding
` [PATCH sched_ext/for-7.3 10/32] sched_ext: Add shard boundaries to scx_bpf_cid_override()
` [PATCH sched_ext/for-7.3 11/32] sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
` [PATCH sched_ext/for-7.3 12/32] sched_ext: Add per-shard scx_sched storage scaffolding
` [PATCH sched_ext/for-7.3 13/32] sched_ext: Add scx_cmask_ref for validated arena cmask access
` [PATCH sched_ext/for-7.3 14/32] sched_ext: RCU-protect the sub-sched tree's children/sibling lists
` [PATCH sched_ext/for-7.3 15/32] sched_ext: Add scx_skip_subtree_pre()
` [PATCH sched_ext/for-7.3 16/32] sched_ext: Add per-shard cap delegation for sub-schedulers
` [PATCH sched_ext/for-7.3 17/32] sched_ext: Add coalescing sub_caps_updated() notifier "
` [PATCH sched_ext/for-7.3 18/32] sched_ext: Maintain per-cpu effective cap copies for single-read checks
` [PATCH sched_ext/for-7.3 19/32] sched_ext: Add sub_ecaps_updated() effective-cap change notifier
` [PATCH sched_ext/for-7.3 20/32] sched_ext: Generalize local-DSQ handling to rq-owned DSQs
` [PATCH sched_ext/for-7.3 21/32] sched_ext: Add reject DSQ for cap-rejected dispatches
` [PATCH sched_ext/for-7.3 22/32] sched_ext: Add the SCX_CAP_ENQ_IMMED cap
` [PATCH sched_ext/for-7.3 23/32] sched_ext: Assign a unique id to each scheduler instance
` [PATCH sched_ext/for-7.3 24/32] sched_ext: Route task slice writes through set_task_slice()
` [PATCH sched_ext/for-7.3 25/32] sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task slice
` [PATCH sched_ext/for-7.3 26/32] sched_ext: Add the SCX_CAP_ENQ cap
` [PATCH sched_ext/for-7.3 27/32] sched_ext: Gate kicks on SCX_CAP_BASE and preemption on SCX_CAP_PREEMPT
` [PATCH sched_ext/for-7.3 28/32] sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
` [PATCH sched_ext/for-7.3 29/32] sched_ext: Replay ecaps notifications suppressed by bypass
` [PATCH sched_ext/for-7.3 30/32] sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
` [PATCH sched_ext/for-7.3 31/32] tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
` [PATCH sched_ext/for-7.3 32/32] tools/sched_ext: scx_qmap - Add sub-sched cap fault injection

[PATCHSET v2 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-03  8:02 UTC  (3+ messages)
` [PATCH 04/12] sched_ext: Avoid migrating blocked tasks with proxy execution

[PATCH v1 0/3] tests/qtest: add Intel IOMMU IOTLB invalidation test
 2026-07-03  7:21 UTC  (4+ messages)
` [PATCH v1 1/3] tests/qtest/libqos: share Intel IOMMU test setup helpers
` [PATCH v1 2/3] tests/qtest/libqos: add Intel IOMMU invalidation helpers
` [PATCH v1 3/3] tests/qtest: add IOTLB invalidation test for Intel IOMMU

[PATCH 6.6 000/175] 6.6.144-rc1 review
 2026-07-03  8:01 UTC  (3+ messages)

[PATCH v4 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
 2026-07-03  8:01 UTC  (8+ messages)
` [PATCH v4 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v4 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v4 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou

[PATCH] MAINTAINERS: update my email address for the AW99706 backlight driver
 2026-07-03  8:01 UTC  (2+ messages)

[PATCH v4 0/4] can: rockchip: add RK3588 CAN support
 2026-07-03  8:01 UTC  (2+ messages)

[PATCH 1/1] powerpc/eeh: Prevent EEH false positives on PMCSR reads in D3cold
 2026-07-03  3:36 UTC 

[PATCH v1 0/5] iommufd: Iterate the cache invalidation array in the core
 2026-07-03  8:00 UTC  (4+ messages)
` [PATCH v1 1/5] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands

[PATCH] net: phylink: reject unsupported speed/duplex in ksettings_set() with PHY
 2026-07-03  8:01 UTC  (4+ messages)

[PATCH v2 00/10] crypto: allwinner: enable sun8i-ce FIT crypto
 2026-07-03  1:49 UTC  (11+ messages)
` [PATCH v2 01/10] cmd: aes: fix DM operation handling
` [PATCH v2 02/10] crypto: aes: allow DM AES in SPL
` [PATCH v2 03/10] boot: image: add FIT decrypt-to-buffer helper
` [PATCH v2 04/10] spl: fit: support encrypted payloads
` [PATCH v2 05/10] clk: sunxi: add H6/H616 CE gates and reset
` [PATCH v2 06/10] lib: ecdsa: support additional curve sizes
` [PATCH v2 07/10] crypto: allwinner: add sun8i-ce AES driver
` [PATCH v2 08/10] crypto: allwinner: add sun8i-ce ECDSA verifier
` [PATCH v2 09/10] crypto: hash: allow DM hash in SPL
` [PATCH v2 10/10] crypto: allwinner: add sun8i-ce hash driver

[PATCH v3 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-07-03  8:00 UTC  (5+ messages)
` [PATCH v3 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask

[PATCH 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
 2026-07-03  7:59 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Document Samsung Galaxy A52/A72
` [PATCH 2/3] firmware: qcom: tzmem: disable SHM bridge for SM7125 platform
` [PATCH 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree

[PATCH 0/7] Sync yocto-docs glossary with meta/conf/documentation.conf
 2026-07-03  7:59 UTC  (3+ messages)
` [PATCH 5/7] ref-manual/variables.rst: document the LOCALE_UTF8_IS_DEFAULT variable
  ` [docs] "

[PATCH 0/2] ASoC: meson: aiu: fix playback issue for 24-bit mode
 2026-07-03  7:58 UTC  (4+ messages)
` [PATCH 2/2] ASoC: meson: aiu-formatter: remove pipeline reset from prepare

[GIT PULL] gpio fixes for v7.2-rc2
 2026-07-03  7:59 UTC 

[PATCH v2 for-4.22] x86/cpu-policy: set up host policy earlier
 2026-07-03  7:58 UTC  (2+ messages)

[PATCH v8 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-07-03  7:57 UTC  (2+ messages)

[PATCH] ext4: get rid of ppath in get_ext_path()
 2026-07-03  7:57 UTC  (5+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-07-03  7:57 UTC  (3+ messages)
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension

[PATCH v3] dmaengine: nbpfaxi: Fix setting channel irqs in probe()
 2026-07-03  7:56 UTC  (2+ messages)

[PATCH net-next v4 0/2] net: pse-pd: add Realtek/Broadcom PSE MCU support
 2026-07-03  7:55 UTC  (3+ messages)
` [PATCH net-next v4 2/2] net: pse-pd: add Realtek/Broadcom PSE MCU driver

[PATCH] net: fman: guard IRQ handlers against pre-init interrupt
 2026-07-03  7:54 UTC  (5+ messages)
  ` [PATCH v2 1/2] net: fman: move IRQ registration after init to prevent NULL deref and UAF

[PATCH] usb: gadget: printer: fix infinite loop in printer_read()
 2026-07-03  7:54 UTC  (2+ messages)
` [PATCH v2] "

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-03  7:53 UTC  (5+ messages)

include/linux/compiler_types.h:699:45: error: call to '__compiletime_assert_881' declared with attribute error: BUILD_BUG_ON failed: sizeof_field(struct mptcp_ext, flags) != sizeof(u16)
 2026-07-03  7:53 UTC  (2+ messages)

[bluez/bluez] 5011fd: shared/rap: Add bcs_procedure_data aggregation and
 2026-07-03  7:53 UTC 

[thomas-weissschuh:b4/cros_ec-hwmon-locking 2/6] drivers/hwmon/cros_ec_hwmon.c:578 cros_ec_hwmon_probe() warn: passing zero to 'PTR_ERR'
 2026-07-03  7:51 UTC 

[PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-03  7:52 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v4 2/3] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind

[PATCH] net: Drop unnecessary device_set_name
 2026-07-03  7:50 UTC 

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-03  7:51 UTC  (3+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean

[PATCH v3] dt-bindings: arm-smmu: qcom: Add compatible for Maili SoC
 2026-07-03  7:50 UTC 

[PATCH] powerpc/ptrace: Add offsetof check for exit_flags in pt_regs_check()
 2026-07-03  7:49 UTC 

[wrynose] Pull request
 2026-07-03  7:49 UTC 

[scarthgap] Pull request
 2026-07-03  7:49 UTC 

[master] Pull request
 2026-07-03  7:49 UTC 

[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-07-03  7:49 UTC  (7+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory

[PATCH RESEND] wifi: ath12k: fix MAC address copy on big endian
 2026-07-03  7:48 UTC  (10+ messages)

[meta-security][PATCH 0/1] Fix broken URLs in meta-integrity and ccs-tools
 2026-07-03  7:47 UTC  (4+ messages)
` [meta-security][PATCH 1/1] README: fix "

[PATCH v3 2/3] arm64: dts: qcom: sm8650: add CPU cache size properties
 2026-07-03  7:47 UTC  (3+ messages)

[PATCH] mfd: stm32-timers: depopulate child devices on populate failure
 2026-07-03  7:47 UTC  (4+ messages)

[PATCH v1] dts: add support for no link topology
 2026-07-03  7:46 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net v2 1/2] net: fman: move IRQ registration after init to prevent NULL deref and UAF
 2026-07-03  7:43 UTC  (2+ messages)
` [PATCH net v2 2/2] net: fman: add error cleanup path in fman_probe

[PATCH v2] wifi: ath12k: fix scan command endianness on big endian
 2026-07-03  7:46 UTC  (2+ messages)

[PATCH v2] dt-bindings: arm-smmu: qcom: Add compatible for Maili SoC
 2026-07-03  7:45 UTC  (4+ messages)

[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-07-03  7:45 UTC  (7+ messages)
` [PATCH v5 1/5] rust: types: implement ForeignOwnable for ARef<T>
` [PATCH v5 3/5] rust: sync: Add abstraction for rcu_barrier()
` [PATCH v5 4/5] rust: Add dma_fence abstractions

[PATCH v4 0/9] Improve Qualcomm EUD driver and platform support
 2026-07-03  7:45 UTC  (3+ messages)
` [PATCH v4 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing

[PATCH v1 0/3] hw/usb: Add ASPEED USB Device Controller (UDC)
 2026-07-03  7:43 UTC  (4+ messages)
` [PATCH v1 1/3] hw/usb/aspeed-udc: Add ASPEED UDC device controller
` [PATCH v1 2/3] hw/usb/aspeed-udc: Add ASPEED UDC gadget USB device
` [PATCH v1 3/3] hw/arm/aspeed_ast2600: Wire up the UDC

[PATCH v4 0/3] Add PASID to fpriv lookup infrastructure
 2026-07-03  7:44 UTC  (7+ messages)
` [PATCH v4 1/3] drm/amdgpu: Allow PASID allocator to store fpriv owner
` [PATCH v4 2/3] drm/amdgpu: Resolve VM through DRM PASID ownership
` [PATCH v4 3/3] drm/amdgpu: Drop vm_manager PASID to VM mapping

[PATCH v2] mtd: onenand: samsung: report DMA completion timeouts
 2026-07-03  7:43 UTC  (2+ messages)

[PATCH net-next v9 0/4] Add support for RTL8261C_CG
 2026-07-03  7:43 UTC  (3+ messages)
` [PATCH net-next v9 1/4] net: phy: c45: add genphy_c45_pma_soft_reset()

[PATCH v2] mtd: rawnand: fsl_ifc: return errors for failed page reads
 2026-07-03  7:42 UTC  (2+ messages)

[PATCH] accel/tcg: Use TLB_FORCE_SLOW not TLB_MMIO for user-only plugins
 2026-07-03  7:42 UTC  (2+ messages)

[PULL 00/23] vfio queue
 2026-07-03  7:41 UTC  (3+ messages)

[PATCH v5 00/19] clk: qcom: Add DISPCC and GPUCC support for the Qualcomm Shikra SoC
 2026-07-03  7:42 UTC  (3+ messages)
` [PATCH v5 15/19] clk: qcom: gpucc-qcm2290: Park RCG's clk source at XO during disable

[RFC PATCH 0/7] Add CPER logging support for CRI
 2026-07-03  7:41 UTC  (3+ messages)
` [RFC PATCH 3/7] drm/xe/xe_ras: Refactor get_counter() to return response structure

[PATCH v1 0/2] pinctrl: qcom: Add Eliza LPASS LPI support
 2026-07-03  7:41 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: pinctrl: qcom,milos-lpass-lpi-pinctrl: Add Eliza pinctrl
` [PATCH v1 2/2] pinctrl: qcom: milos-lpass-lpi: Add Eliza LPASS LPI TLMM

[PATCH v4 02/12] rvtrace: Initial implementation of driver framework
 2026-07-03  7:41 UTC  (6+ messages)

[PATCH v2] mtd: mchp23k256: use SPI match data for chip caps
 2026-07-03  7:40 UTC  (2+ messages)

[RFC PATCH 0/3] coredump, net: fix layer violation with direct connection
 2026-07-03  7:39 UTC  (4+ messages)
` [RFC PATCH 1/3] af_unix: factor out unix_lookup_bsd_path()
` [RFC PATCH 2/3] af_unix: factor out kernel_unix_connect_direct()
` [RFC PATCH 3/3] coredump, net: remove `SOCK_COREDUMP`

[PATCH v5 i-g-t 0/7] Remove EUdebug tests
 2026-07-03  7:40 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Remove EUdebug tests (rev5)
` ✓ i915.CI.BAT: "

drivers/net/arcnet/com20020-pci.c:225:52: warning: 'snprintf' output may be truncated before the last format character
 2026-07-03  7:39 UTC 

[PATCH 1/1] net: usb: aqc111: fix set_mac_address return value for bonding
 2026-07-03  7:39 UTC 

[PATCH 6.12 000/204] 6.12.95-rc1 review
 2026-07-03  7:39 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
 2026-07-03  7:39 UTC  (2+ messages)

[PATCH v3 3/3] arm64: dts: qcom: sm8650: fix soundwire ports properties
 2026-07-03  7:39 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
 2026-07-03  7:37 UTC  (2+ messages)

[GIT PULL] ata fixes for 7.2-rc2
 2026-07-03  7:37 UTC  (2+ messages)

[GIT PULL] Split <linux/mod_devicetable.h> in per subsystem headers
 2026-07-03  7:37 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.