linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-14 02:36:12 to 2025-06-14 10:15:04 UTC [more...]

[PATCH v3 0/8] Add support for AD4052 device family
 2025-06-14 10:14 UTC  (11+ messages)
` [PATCH v3 2/8] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH v3 4/8] iio: adc: Add support for ad4052

[tip:smp/core] BUILD SUCCESS 09735f0624b494c0959f3327af009283567af320
 2025-06-14 10:11 UTC 

[RFC][PATCH 0/5] sched: Try and address some recent-ish regressions
 2025-06-14 10:04 UTC  (4+ messages)

[PATCH v3 next 00/10] Implement mul_u64_u64_div_u64_roundup()
 2025-06-14  9:53 UTC  (11+ messages)
` [PATCH v3 next 01/10] lib: mul_u64_u64_div_u64() rename parameter 'c' to 'd'
` [PATCH v3 next 02/10] lib: mul_u64_u64_div_u64() Use WARN_ONCE() for divide errors
` [PATCH v3 next 03/10] lib: mul_u64_u64_div_u64() simplify check for a 64bit product
` [PATCH v3 next 04/10] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
` [PATCH v3 next 05/10] lib: Add tests for mul_u64_u64_div_u64_roundup()
` [PATCH v3 next 06/10] lib: test_mul_u64_u64_div_u64: Test both generic and arch versions
` [PATCH v3 next 07/10] lib: mul_u64_u64_div_u64() optimise multiply on 32bit x86
` [PATCH v3 next 08/10] lib: mul_u64_u64_div_u64() Separate multiply to a helper for clarity
` [PATCH v3 next 09/10] lib: mul_u64_u64_div_u64() Optimise the divide code
` [PATCH v3 next 10/10] lib: test_mul_u64_u64_div_u64: Test the 32bit code on 64bit

[tip:core/entry] BUILD SUCCESS b6a5a16b8b59476156dc6d6f73bffaf3a1707adb
 2025-06-14  9:51 UTC 

[syzbot] [iomap?] [erofs?] WARNING in iomap_iter (5)
 2025-06-14  9:46 UTC  (4+ messages)

[GIT PULL] Rust fixes for 6.16
 2025-06-14  9:36 UTC 

[PATCH v2 1/2] docs: net: sysctl documentation cleanup
 2025-06-14  9:33 UTC 

[PATCH RFC v2 0/5] blk-mq-sched: support request batch dispatching for sq elevator
 2025-06-14  9:25 UTC  (6+ messages)
` [PATCH RFC v2 1/5] elevator: introduce global lock for sq_shared elevator
` [PATCH RFC v2 2/5] mq-deadline: switch to use elevator lock
` [PATCH RFC v2 3/5] block, bfq: "
` [PATCH RFC v2 4/5] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
` [PATCH RFC v2 5/5] blk-mq-sched: support request batch dispatching for sq elevator

[PATCH 1/2] docs: net: sysctl documentation cleanup
 2025-06-14  9:25 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3 00/57] Scope-based Resource Management
 2025-06-14  9:20 UTC  (2+ messages)
` [RFC] Expanding "

[PATCH] mailmap: add entry for Danilo Krummrich
 2025-06-14  9:20 UTC 

[PATCH 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
 2025-06-14  7:56 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: idxd: Add Max SGL Size Support for DSA3.0

Latency spikes on V6.15.1 Preempt RT and maybe related to intel IGB
 2025-06-14  8:52 UTC  (3+ messages)
  ` Latency spikes on V6.15.1 Preempt RT and maybe related to intel? IGB

[PATCH v4 0/5] iio: adc: ti-adc128s052: Add support for adc102s051
 2025-06-14  9:15 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: iio: adc: ti,adc128s052: Add adc08c and adc10c family
` [PATCH v4 2/5] iio: adc: ti-adc128s052: Use shift and realbits
` [PATCH v4 3/5] iio: adc: ti-adc128s052: cleanup changes
` [PATCH v4 4/5] iio: adc: ti-adc128s052: Add lower resolution devices support
` [PATCH v4 5/5] MAINTAINERS: maintainer for TI's ADCs' driver ti-adc128s052

[PATCH 0/5] Misc rework on hugetlb_fault
 2025-06-14  9:07 UTC  (7+ messages)
` [PATCH 2/5] mm,hugetlb: Document the reason to lock the folio in the faulting path

[PATCH v4 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-06-14  8:56 UTC  (15+ messages)
` [PATCH v4 01/14] tools: ynl_gen_rst.py: create a top-level reference
` [PATCH v4 02/14] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v4 03/14] docs: netlink: don't ignore generated rst files
` [PATCH v4 04/14] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v4 05/14] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v4 06/14] scripts: lib: netlink_yml_parser.py: use classes
` [PATCH v4 07/14] tools: ynl_gen_rst.py: move index.rst generator to the script
` [PATCH v4 08/14] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v4 09/14] docs: use parser_yaml extension to handle "
` [PATCH v4 10/14] docs: conf.py: don't handle yaml files outside "
` [PATCH v4 11/14] docs: uapi: netlink: update netlink specs link
` [PATCH v4 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py
` [PATCH v4 13/14] docs: Makefile: disable check rules on make cleandocs
` [PATCH v4 14/14] docs: conf.py: properly handle include and exclude patterns

[PATCH] kunit: Adjust kunit_test timeout based on test_{suite,case} speed
 2025-06-14  8:47 UTC 

[net-next v1] net: ethernet: mtk_eth_soc: support named IRQs
 2025-06-14  8:38 UTC  (3+ messages)

[PATCH v2 0/2] dmaengine: idxd: Fix refcount and cleanup issues on module unload
 2025-06-14  7:13 UTC  (4+ messages)
` [PATCH v2 2/2] dmaengine: idxd: Fix refcount underflow "

[PATCH 0/8] dma: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-06-14  8:37 UTC  (7+ messages)
` [PATCH 5/8] riscv: dts: spacemit: Add dma bus and PDMA node for K1 SoC

[PATCH] i2c: core: Serialize 10-bit client instantiation with mutex
 2025-06-14  8:37 UTC 

[PATCH v1 0/3] Apply drm_bridge_connector helper for the Analogix DP driver
 2025-06-14  8:30 UTC  (4+ messages)
` [PATCH v1 3/3] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

[PATCH 5/8] riscv: dts: spacemit: Add dma bus and PDMA node for K1 SoC
 2025-06-14  8:29 UTC 

[PATCH] wifi: iwlwifi: pcie: ensure RX_QUEUE_CB_SIZE fits bitfield for gcc-8|9
 2025-06-14  8:21 UTC  (4+ messages)

[PATCH 1/2] rust: macros: allow optional trailing comma in module!
 2025-06-14  8:13 UTC  (2+ messages)
` [PATCH 1/2] spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine

Virtio interrupt remapping
 2025-06-14  8:11 UTC  (4+ messages)

[PATCH 0/4] sched_ext: Standardize preprocessor comment markers
 2025-06-14  8:06 UTC  (3+ messages)

[PATCH net-next v4 00/14] net: dsa: b53: fix BCM5325 support
 2025-06-14  8:00 UTC  (15+ messages)
` [PATCH net-next v4 01/14] net: dsa: tag_brcm: legacy: reorganize functions
` [PATCH net-next v4 02/14] net: dsa: tag_brcm: add support for legacy FCS tags
` [PATCH net-next v4 03/14] net: dsa: b53: support "
` [PATCH net-next v4 04/14] net: dsa: b53: detect BCM5325 variants
` [PATCH net-next v4 05/14] net: dsa: b53: add support for FDB operations on 5325/5365
` [PATCH net-next v4 06/14] net: dsa: b53: prevent FAST_AGE access on BCM5325
` [PATCH net-next v4 07/14] net: dsa: b53: prevent SWITCH_CTRL "
` [PATCH net-next v4 08/14] net: dsa: b53: fix IP_MULTICAST_CTRL "
` [PATCH net-next v4 09/14] net: dsa: b53: prevent DIS_LEARNING access "
` [PATCH net-next v4 10/14] net: dsa: b53: prevent BRCM_HDR access on older devices
` [PATCH net-next v4 11/14] net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325
` [PATCH net-next v4 12/14] net: dsa: b53: fix unicast/multicast flooding "
` [PATCH net-next v4 13/14] net: dsa: b53: fix b53_imp_vlan_setup for BCM5325
` [PATCH net-next v4 14/14] net: dsa: b53: ensure BCM5325 PHYs are enabled

ld.lld: error: undefined symbol: snd_soc_acpi_intel_get_codec_name
 2025-06-14  7:46 UTC 

include/linux/platform_device.h:91:23: sparse: sparse: incorrect type in return expression (different address spaces)
 2025-06-14  7:36 UTC 

[PATCH -v3 00/13] x86/kconfig: Synchronize the x86 defconfigs with distribution configs
 2025-06-14  7:32 UTC  (5+ messages)
` [PATCH 07/13] x86/kconfig/64: Enable more virtualization guest options in the defconfig: enable Xen, Xen_PVH, Jailhouse, ACRN, Intel TDX and Hyper-V
      ` [PATCH] x86/kconfig/defconfig: Enable CONFIG_DRM_FBDEV_EMULATION=y

[PATCH] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-14  7:30 UTC  (2+ messages)

[PATCH v1] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-14  7:19 UTC  (2+ messages)

[patch V2 00/26] timekeeping: Provide support for auxiliary timekeepers
 2025-06-14  7:18 UTC  (8+ messages)
` [patch V2 12/26] timekeeping: Introduce "
` [patch V2 15/26] timekeeping: Add AUX offset to struct timekeeper
` [patch V2 17/26] timekeeping: Provide time getters for auxiliary clocks

[PATCH linux next v2] Docs/zh_CN: Translate vxlan.rst to Simplified Chinese
 2025-06-14  7:15 UTC  (3+ messages)

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-14  7:14 UTC  (26+ messages)
` [PATCH v6 01/25] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v6 02/25] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v6 03/25] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v6 04/25] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v6 05/25] iommufd/selftest: Add coverage for viommu data
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 07/25] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v6 08/25] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v6 09/25] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v6 10/25] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v6 11/25] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v6 12/25] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v6 13/25] iommufd: Add mmap interface
` [PATCH v6 14/25] iommufd/selftest: Add coverage for the new "
` [PATCH v6 15/25] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v6 16/25] iommu: Allow an input type in hw_info op
` [PATCH v6 17/25] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v6 18/25] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v6 19/25] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
` [PATCH v6 20/25] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v6 21/25] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v6 22/25] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v6 23/25] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v6 24/25] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v6 25/25] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v3 2/3] syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
 2025-06-14  6:59 UTC  (3+ messages)
` [tip: core/entry] "
  ` [PATCH] syscall_user_dispatch: Fix grammar in task_set_syscall_user_dispatch()

[PATCH v3 0/4] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
 2025-06-14  6:43 UTC  (5+ messages)
` [PATCH v3 1/4] ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
` [PATCH v3 2/4] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
` [PATCH v3 3/4] ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct snd_pcm_mmap_status32
` [PATCH v3 4/4] ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()

[PATCH] md/raid1,raid10: fix IO handle for REQ_NOWAIT
 2025-06-14  6:50 UTC  (4+ messages)

[PATCH v2 0/4] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
 2025-06-14  6:42 UTC  (4+ messages)
` [PATCH v2 2/4] "

[PATCH 00/28] iio: zero init stack with { } instead of memset()
 2025-06-14  6:47 UTC  (6+ messages)

[PATCH 1/2] scsi: mpi3mr: Add ATTO vendor support and disable firmware download
 2025-06-14  6:44 UTC  (3+ messages)
` [PATCH 2/2] scsi: mpi3mr: Add initialization for ATTO 24Gb SAS HBAs

[PATCH v3] md/raid1: Fix stack memory use after return in raid1_reshape
 2025-06-14  6:44 UTC  (2+ messages)

[PATCH] md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue
 2025-06-14  6:42 UTC  (2+ messages)

[PATCH v2 00/14] iommufd: Prepare for IOMMUFD_OBJ_HW_QUEUE
 2025-06-14  6:35 UTC  (15+ messages)
` [PATCH v2 01/14] iommufd: Apply obvious cosmetic fixes
` [PATCH v2 02/14] iommufd: Drop unused ictx in struct iommufd_vdevice
` [PATCH v2 03/14] iommufd: Use enum iommu_viommu_type for type in struct iommufd_viommu
` [PATCH v2 04/14] iommufd: Use enum iommu_veventq_type for type in struct iommufd_veventq
` [PATCH v2 05/14] iommufd: Return EOPNOTSUPP for failures due to driver bugs
` [PATCH v2 06/14] iommu: Introduce get_viommu_size and viommu_init ops
` [PATCH v2 07/14] iommufd/viommu: Support "
` [PATCH v2 08/14] iommufd/selftest: Drop parent domain from mock_iommu_domain_nested
` [PATCH v2 09/14] iommufd/selftest: Replace mock_viommu_alloc with mock_viommu_init
` [PATCH v2 10/14] iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_init
` [PATCH v2 11/14] iommu: Deprecate viommu_alloc op
` [PATCH v2 12/14] iommufd: Move _iommufd_object_alloc out of driver.c
` [PATCH v2 13/14] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v2 14/14] iommufd: Apply the new "

[PATCH] include/linux: Fix outdated comment on entry-common.h
 2025-06-14  6:34 UTC  (2+ messages)

[syzbot] [usb?] KASAN: invalid-free in dev_free (2)
 2025-06-14  6:29 UTC 

[syzbot] [cgroups?] possible deadlock in try_to_wake_up (8)
 2025-06-14  6:29 UTC 

[PATCH v3 0/6] sysfs: finalize the constification of 'struct bin_attribute'
 2025-06-14  6:23 UTC  (2+ messages)

[PATCH] kernel/entry: Remove some redundancy checks on syscall works
 2025-06-14  6:21 UTC  (2+ messages)

[PATCH 0/5] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
 2025-06-14  5:58 UTC  (10+ messages)
` [PATCH 2/5] mm/hugetlb: Remove prepare_hugepage_range()
` [PATCH 3/5] mm: Rename __thp_get_unmapped_area to mm_get_unmapped_area_aligned

[PATCH net-next, v4] selftest: Add selftest for multicast address notifications
 2025-06-14  5:35 UTC 

[PATCH] fbdev: Fix potential divide by zero
 2025-06-14  5:29 UTC 

[PATCH] fbdev: i810 Fix potential divide by zero
 2025-06-14  5:26 UTC 

[PATCH v4 0/3] LoongArch: Add Loongson-2K BMC support
 2025-06-14  5:25 UTC  (5+ messages)

[PATCH v4 0/1] tpm_crb_ffa: handle tpm busy return code
 2025-06-14  5:22 UTC  (3+ messages)
` [PATCH v4 1/1] "

[RFC 1/1] sched: Skip redundant operations for proxy tasks needing return migration
 2025-06-14  5:20 UTC  (15+ messages)

[PATCH] fbdev: i740: Fix potential divide by zero
 2025-06-14  5:18 UTC 

[PATCH] fbdev: sm501: Fix potential divide by zero
 2025-06-14  5:11 UTC 

[GIT PULL] hotfixes for 6.16-rc2
 2025-06-14  4:59 UTC 

[PATCH] fbdev: via: Fix potential divide by zero in get_var_refresh
 2025-06-14  4:57 UTC 

[PATCH v1 0/2] crypto: Fix sha1 compile error
 2025-06-14  4:53 UTC  (2+ messages)

[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-14  4:48 UTC  (11+ messages)
` [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features

[PATCH v2 0/4] perf: Remove libcrypto dependency
 2025-06-14  4:41 UTC  (5+ messages)
` [PATCH v2 1/4] perf build: enable -fno-strict-aliasing
` [PATCH v2 2/4] perf util: add a basic SHA-1 implementation
` [PATCH v2 3/4] perf genelf: Remove libcrypto dependency and use built-in sha1()
` [PATCH v2 4/4] tools: Remove libcrypto dependency

Like NATIVE philosophy (was low-jitter, fair pay philosophy)
 2025-06-14  4:27 UTC 

[PATCH] HCI: coredump: Use tmp buffer with dev_coredumpv
 2025-06-14  4:19 UTC 

[PATCH v1 1/4] perf test: Directory file descriptor leak
 2025-06-14  4:16 UTC  (3+ messages)
` [PATCH v1 3/4] perf trace: Add missed freeing of ordered events and thread

[PATCH v1 0/3] x86/traps: Fix DR6/DR7 inintialization
 2025-06-14  3:38 UTC  (4+ messages)

[PATCH net-next, v3] selftest: Add selftest for multicast address notifications
 2025-06-14  3:23 UTC  (3+ messages)

linux-next: Tree for Jun 13
 2025-06-14  3:10 UTC  (3+ messages)
` linux-next: Tree for Jun 13 (objtool: __sev_es_nmi_complete+0x58)
` linux-next: Tree for Jun 13 (drivers/gpu/drm/i915/display/intel_backlight.c)

[PATCH] Documentation: treewide: Replace remaining spinics links with lore
 2025-06-14  3:08 UTC  (3+ messages)

[tip:core/bugs] BUILD SUCCESS d298bb98d65f964288bb87feef014da1baafedda
 2025-06-14  3:06 UTC 

[PATCH net-next v2] net: bcmgenet: update PHY power down
 2025-06-14  2:58 UTC 

[PATCH v10 00/11] perf: Support the deferred unwinding infrastructure
 2025-06-14  2:46 UTC  (12+ messages)
` [PATCH v10 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v10 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v10 03/11] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v10 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v10 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v10 06/11] perf: Support deferred user callchains
` [PATCH v10 07/11] perf: Support deferred user callchains for per CPU events
` [PATCH v10 08/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v10 09/11] perf record: Enable defer_callchain for user callchains
` [PATCH v10 10/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v10 11/11] perf tools: Merge deferred user callchains

[PATCH v5 0/5] kdump: crashkernel reservation from CMA
 2025-06-14  2:41 UTC  (5+ messages)
` [PATCH v5 4/5] kdump: wait for DMA to finish when using CMA

[PATCH 1/1] sched/deadline: Fix fair_server runtime calculation formula
 2025-06-14  2:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).