linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-14 06:36:05 to 2025-06-14 13:33:46 UTC [more...]

[PATCH v4 00/11] iio: accel: adxl313: add power-save on activity/inactivity
 2025-06-14 13:33 UTC  (5+ messages)
` [PATCH v4 10/11] iio: accel: adxl313: add AC coupled activity/inactivity events

[PATCH v2 00/12] Don't generate netlink .rst files inside $(srctree)
 2025-06-14 13:29 UTC  (4+ messages)

[PATCH v4 0/5] iio: adc: ti-adc128s052: Add support for adc102s051
 2025-06-14 13:27 UTC  (7+ 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 v3 0/2] add support for MCP998X
 2025-06-14 13:27 UTC  (4+ messages)
` [PATCH v3 2/2] iio: temperature: "

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-14 13:24 UTC  (6+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/

[PATCH] iio: accel: bmc150: Do not configure IRQ registers if no IRQ connected
 2025-06-14 13:03 UTC  (4+ messages)

[PATCH v1 0/3] firmware: coreboot: Support for System Management Interrupt (SMI) handling in coreboot payload (MM payload concept)
 2025-06-14 12:59 UTC  (7+ messages)
` [PATCH v1 1/3] firmware: coreboot: support for parsing SMM related informations from coreboot tables
` [PATCH v1 2/3] firmware: coreboot: loader for Linux-owned SMI handler

[PATCH v4 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-06-14 12:53 UTC  (13+ messages)
` [PATCH v4 1/2] iio: imu: inv_icm42600: add WoM support

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

[PATCH v2 0/3] iio: chemical: Add Sharp GP2Y1010AU0F dust sensor support
 2025-06-14 12:33 UTC  (3+ messages)
` [PATCH v2 3/3] iio: chemical: Add driver for Sharp GP2Y1010AU0F

[PATCH] Fonts: Adding all Terminus fronts from 12 to 32 in bold, and normal versions
 2025-06-14 12:31 UTC  (2+ messages)

[PATCH v4 1/7] KVM: x86/mmu: Track TDP MMU NX huge pages separately
 2025-06-14 12:28 UTC  (2+ messages)

[PATCH 00/28] iio: zero init stack with { } instead of memset()
 2025-06-14 12:23 UTC  (11+ messages)
` [PATCH 16/28] iio: imu: inv_icm42600: use = "
` [PATCH 25/28] iio: pressure: mprls0025pa: "

[PATCH v3 0/5] iio: amplifiers: ada4250: various cleanups
 2025-06-14 12:07 UTC  (3+ messages)

[PATCH] kernel/entry: Remove some redundancy checks on syscall works
 2025-06-14 12:04 UTC  (2+ messages)
` [PATCH] include/linux: Fix outdated comment on entry-common.h

BUG: scheduling while atomic with PREEMPT_RT=y and bpf selftests
 2025-06-14 12:01 UTC  (7+ messages)

[PATCH v5 0/3] iio: accel: sca3000: simplify by using newer infrastructure
 2025-06-14 12:01 UTC  (8+ messages)
` [PATCH v5 1/3] iio: accel: sca3000: replace error_ret labels by simple returns
` [PATCH v5 3/3] iio: accel: sca3000: use guard(mutex)() for handling mutex lock

[PATCH v3 next 00/10] Implement mul_u64_u64_div_u64_roundup()
 2025-06-14 11:59 UTC  (13+ 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

[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
 2025-06-14 11:53 UTC  (3+ messages)

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

[PATCH 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
 2025-06-14 10:01 UTC  (7+ messages)
` [PATCH 1/2] dmaengine: idxd: Expose DSA3.0 capabilities through sysfs
` [PATCH 2/2] dmaengine: idxd: Add Max SGL Size Support for DSA3.0

[PATCH v3 0/4] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
 2025-06-14 11:40 UTC  (6+ 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] iio: adc: ad7949: use spi_is_bpw_supported()
 2025-06-14 11:40 UTC  (6+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Asus GA605K
 2025-06-14 11:38 UTC  (2+ messages)

[PATCH v11 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-06-14 11:38 UTC  (3+ messages)

[PATCH 0/3] firewire: ohci: use regular workqueue to handle 1394 OHCI AT/AR context events
 2025-06-14 11:34 UTC  (4+ messages)
` [PATCH 1/3] firewire: core: allocate workqueue for AR/AT request/response contexts
` [PATCH 2/3] firewire: ohci: use workqueue to handle events of AR "
` [PATCH 3/3] firewire: ohci: use workqueue to handle events of AT "

[PATCH v6 0/4] mm: introduce THP deferred setting
 2025-06-14 11:25 UTC  (3+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged

[PATCH] ASoC: amd: yc: update quirk data for HP Victus
 2025-06-14 11:24 UTC  (2+ messages)

[PATCH] clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data
 2025-06-14 11:22 UTC 

[PATCH v2] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-14 11:20 UTC 

[PATCH v2 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
 2025-06-14 11:17 UTC  (3+ messages)
` [PATCH v2 06/17] pinctrl: nuvoton: Constify static 'pinctrl_desc'

[PATCH] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-14 11:16 UTC  (3+ messages)

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-06-14 11:12 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/9] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
 2025-06-14 11:12 UTC  (2+ messages)

[PATCH 0/3] ASoC: cs35l56: Change firmware filenames for SoundWire
 2025-06-14 11:12 UTC  (2+ messages)

[PATCH v2 00/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
 2025-06-14 11:12 UTC  (2+ messages)
` (subset) "

[PATCH v2] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-14 11:14 UTC 

[PATCH] iio: Use dev_fwnode()
 2025-06-14 11:08 UTC  (4+ messages)
` [PATCH v2] iio: adc: stm32-adc: "

[PATCH 00/10] iio: convert to use maple tree register cache
 2025-06-14 11:06 UTC  (2+ messages)

[PATCH v5 00/11] iio: adc: Add support for AD4170 series of ADCs
 2025-06-14 11:04 UTC  (10+ messages)
` [PATCH v5 02/11] iio: adc: Add basic support for AD4170

[PATCH 0/6] spacemit: introduce P1 PMIC and regulator support
 2025-06-14 11:03 UTC  (3+ messages)
` [PATCH 3/6] regulator: spacemit: support SpacemiT P1 regulators

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

[PATCH net-next v9 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-14 10:55 UTC  (6+ messages)
` [PATCH net-next v9 06/14] dpll: zl3073x: Fetch invariants during probe

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

[PATCH -v3 00/13] x86/kconfig: Synchronize the x86 defconfigs with distribution configs
 2025-06-14 10:39 UTC  (8+ 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 09/13] x86/kconfig/64: Enable popular MM options in the defconfig

[PATCH 0/2] drm/gpuvm: Locking helpers
 2025-06-14 10:38 UTC  (5+ messages)
` [PATCH 1/2] drm/gpuvm: Fix doc comments
` [PATCH 2/2] drm/gpuvm: Add locking helpers

[PATCH] drm/amd/display: Add kernel-doc for mpc_funcs.mcm and rmcm
 2025-06-14 10:37 UTC 

[PATCH 1/4] lib/test_vmalloc.c: Replace RWSEM to SRCU for setup
 2025-06-14 10:27 UTC  (7+ messages)
` [PATCH 2/4] lib/test_vmalloc.c: Allow built-in execution

[tip:irq/core] BUILD SUCCESS 66067c3c8a1ee097e9c30e8bbd643b12ba54a6b0
 2025-06-14 10:15 UTC 

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

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

[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  (2+ 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 

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 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  (5+ 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 V2 00/26] timekeeping: Provide support for auxiliary timekeepers
 2025-06-14  7:18 UTC  (4+ messages)
` [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] 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 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  (4+ messages)
` [PATCH v2 10/14] iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_init
` [PATCH v2 13/14] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v2 14/14] iommufd: Apply the new "


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).