linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-16 12:14:45 to 2025-06-16 13:52:48 UTC [more...]

[PATCH v7 00/11] Implement numa node notifier
 2025-06-16 13:51 UTC  (9+ messages)
` [PATCH v7 01/11] mm,slub: Do not special case N_NORMAL nodes for slab_nodes
` [PATCH v7 02/11] mm,memory_hotplug: Remove status_change_nid_normal and update documentation
` [PATCH v7 03/11] mm,memory_hotplug: Implement numa node notifier
` [PATCH v7 04/11] mm,slub: Use node-notifier instead of memory-notifier
` [PATCH v7 05/11] mm,memory-tiers: "
` [PATCH v7 08/11] kernel,cpuset: "
` [PATCH v7 10/11] mm,page_ext: Derive the node from the pfn
` [PATCH v7 11/11] mm,memory_hotplug: Drop status_change_nid parameter from memory_notify

[PATCH] bpftool: Fix JSON writer resource leak in version command
 2025-06-16 13:50 UTC 

[PATCH v2 0/5] net: use new GPIO line value setter callbacks
 2025-06-16 13:49 UTC  (3+ messages)
` [PATCH v2 5/5] net: phy: qca807x: "

[PATCH v4 0/6] rust: add support for request_irq
 2025-06-16 13:48 UTC  (8+ messages)
` [PATCH v4 4/6] rust: irq: add support for threaded IRQs and handlers

[PATCH v2 2/5] spi: spi-fsl-dspi: Use non-coherent memory for DMA
 2025-06-16 13:48 UTC  (16+ messages)
` [PATCH] dma-mapping: Stub out dma_{alloc,free,map}_pages() API

[PATCH RFC v3 0/2] pmdomain: core: add support for domain hierarchies in DT
 2025-06-16 13:48 UTC  (3+ messages)
` [PATCH RFC v3 2/2] pmdomain: core: add support for subdomains using power-domain-map

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-06-16 13:48 UTC  (5+ messages)
` [PATCH v2 29/38] drm/msm/dp: add connector abstraction for DP MST

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-16 13:47 UTC  (7+ messages)
` [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 09/25] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct

[PATCH v3] uaccess: rust: use newtype for user pointers
 2025-06-16 13:45 UTC 

[PATCH] gpio: pca953x: fix wrong error probe return value
 2025-06-16 13:45 UTC 

[PATCH v3] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-16 13:44 UTC  (8+ messages)

[PATCH v3 0/5] media: uvcvideo: use vb2 ioctl and fop helpers
 2025-06-16 13:42 UTC  (9+ messages)
` [PATCH v3 2/5] media: uvcvideo: Use "
` [PATCH v3 3/5] media: uvcvideo: Handle locks in uvc_queue_return_buffers
` [PATCH v3 4/5] media: uvcvideo: Split uvc_stop_streaming()
` [PATCH v3 5/5] media: uvcvideo: Remove stream->is_streaming field

[PATCH net-next v2 0/3] vsock: Introduce SIOCINQ ioctl support
 2025-06-16 13:42 UTC  (3+ messages)
` [PATCH net-next v2 1/3] vsock: Add support for SIOCINQ ioctl

[PATCH] docs/zh_CN: update git command examples in how-to.rst
 2025-06-16 13:40 UTC 

[RFC PATCH v1 0/4] Kernel thread based async batch migration
 2025-06-16 13:39 UTC  (5+ messages)
` [RFC PATCH v1 1/4] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH v1 2/4] migrate: implement migrate_misplaced_folios_batch
` [RFC PATCH v1 3/4] mm: kmigrated - Async kernel migration thread
` [RFC PATCH v1 4/4] mm: sched: Batch-migrate misplaced pages

[PATCH 1/1] dt-bindings: pwm: convert lpc1850-sct-pwm.txt to yaml format
 2025-06-16 13:40 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in sta_info_insert_rcu (4)
 2025-06-16 13:40 UTC  (2+ messages)
` [syzbot] [PATCH] wifi: mac80211: drop invalid source address OCB frames

[PATCH v4 0/3] LoongArch: Add Loongson-2K BMC support
 2025-06-16 13:40 UTC  (9+ messages)

[PATCH 0/2] media: uvcvideo: Enable keep-sorted
 2025-06-16 13:38 UTC  (6+ messages)

next-20250616: S390 gcc-8 allnoconfig mm mempool.c In function remove_element
 2025-06-16 13:36 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: fec: cleanups, update quirk, update IRQ naming
 2025-06-16 13:34 UTC  (6+ messages)
` [PATCH net-next v2 07/10] net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with skb_vlan_eth_hdr()

[PATCH 00/10] USB Type-C mode selection
 2025-06-16 13:34 UTC  (12+ messages)
` [PATCH 01/10] usb: typec: Add alt_mode_override field to port property
` [PATCH 02/10] platform/chrome: cros_ec_typec: Set alt_mode_override flag
` [PATCH 03/10] usb: typec: ucsi: "
` [PATCH 04/10] usb: typec: Expose alternate mode priorities via sysfs
` [PATCH 05/10] usb: typec: Implement automated alternate mode selection
` [PATCH 06/10] Revert "usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode"
` [PATCH 07/10] usb: typec: Report altmode entry status via callback
` [PATCH 08/10] usb: typec: ucsi: displayport: Propagate DP altmode entry result
` [PATCH 09/10] platform/chrome: cros_ec_typec: Propagate "
` [PATCH 10/10] platform/chrome: cros_ec_typec: Report USB4 mode entry status via callback

[PATCH 0/2] vringh small unused functions
 2025-06-16 13:33 UTC  (6+ messages)
` [PATCH 1/2] vhost: vringh: Remove unused iotlb functions
` [PATCH 2/2] vhost: vringh: Remove unused functions

[PATCH 0/7] printk cleanup - part 2
 2025-06-16 13:33 UTC  (3+ messages)
` [PATCH 5/7] arch: um: kmsg_dump: Don't check for CON_ENABLED

[PATCH 0/2] media: vsp1: Detect display list wrong usage patterns
 2025-06-16 13:31 UTC  (5+ messages)
` [PATCH 1/2] media: vsp1: vsp1_dl: Add usage counter
` [PATCH 2/2] media: vsp1: vsp1_dl: Count display lists

[PATCH v2 0/3] remoteproc: imx_rproc: Support i.MX95
 2025-06-16 13:32 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v2 2/3] remoteproc: imx_rproc: Add support for System Manager API

[PATCH 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-06-16 13:29 UTC  (7+ messages)
` [PATCH 02/20] mmc: dw_mmc-rockchip: switch to HWORD_UPDATE macro
` [PATCH 01/20] bitfield: introduce HWORD_UPDATE bitfield macros

[PATCH] pinctrl: renesas: rzg2l: Validate pins before setting mux function
 2025-06-16 13:27 UTC 

[PATCH 0/9] rnull: add configfs, remote completion to rnull
 2025-06-16 13:23 UTC  (10+ messages)
` [PATCH 1/9] rust: block: remove trait bound from `mq::Request` definition
` [PATCH 2/9] rust: block: add block related constants
` [PATCH 3/9] rust: block,core: rename `RawWriter` to `BufferWriter`
` [PATCH 4/9] rnull: move driver to separate directory
` [PATCH 5/9] rnull: enable configuration via `configfs`
` [PATCH 6/9] rust: block: add `GenDisk` private data support
` [PATCH 7/9] rust: block: mq: fix spelling in a safety comment
` [PATCH 8/9] rust: block: add remote completion to `Request`
` [PATCH 9/9] rnull: add soft-irq completion support

[PATCH] net/9p: Fix buffer overflow in USB transport layer
 2025-06-16 13:25 UTC 

[PATCH ethtool] ethtool: hibmcge: fix wrong register address in pretty print of ethtool -d command
 2025-06-16 13:18 UTC 

[PATCH] nfsd: Use correct error code when decoding extents
 2025-06-16 13:23 UTC  (7+ messages)

[PATCH 0/8] Aspeed SDHCI driver workaround and auto tune
 2025-06-16 13:22 UTC  (3+ messages)
` [PATCH 1/8] mmc: sdhci-of-aspeed: Fix sdhci software reset can't be cleared issue

[PATCH] arm64: topology: Setup amu fie when cpu hotplugging
 2025-06-16 13:22 UTC  (4+ messages)

[PATCH 1/2] Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"
 2025-06-16 13:21 UTC  (2+ messages)
` [PATCH 2/2] usb: gadget: u_serial: Fix race condition in TTY wakeup

Virtio-IOMMU interrupt remapping design
 2025-06-16 13:20 UTC  (2+ messages)

[PATCH v2 0/1] hwmon: (isl28022) Fix current reading calculation
 2025-06-16 13:17 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH net-next v13 00/13] Add support for PSE budget evaluation strategy
 2025-06-16 13:14 UTC  (7+ messages)
` [PATCH net-next v13 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v13 07/13] net: pse-pd: Add support for budget evaluation strategies

[PATCH v2 00/10] soc: aspeed: lpc-snoop: Miscellaneous fixes
 2025-06-16 13:13 UTC  (11+ messages)
` [PATCH v2 01/10] soc: aspeed: lpc-snoop: Cleanup resources in stack-order
` [PATCH v2 02/10] soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled
` [PATCH v2 03/10] soc: aspeed: lpc-snoop: Ensure model_data is valid
` [PATCH v2 04/10] soc: aspeed: lpc-snoop: Constrain parameters in channel paths
` [PATCH v2 05/10] soc: aspeed: lpc-snoop: Rename 'channel' to 'index' "
` [PATCH v2 06/10] soc: aspeed: lpc-snoop: Rearrange "
` [PATCH v2 07/10] soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled()
` [PATCH v2 08/10] soc: aspeed: lpc-snoop: Use dev_err_probe() where possible
` [PATCH v2 09/10] soc: aspeed: lpc-snoop: Consolidate channel initialisation
` [PATCH v2 10/10] soc: aspeed: lpc-snoop: Lift channel config to const structs

[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-16 13:13 UTC  (5+ messages)
` [PATCH v4 1/3] pmdomain: core: introduce dev_pm_genpd_is_on

[PATCH v3 0/4] media: Add Gen 3 IP stateful decoder driver
 2025-06-16 13:12 UTC  (5+ messages)
` [PATCH v3 1/4] media: allegro-dvt: Move the current driver to a subdirectory
` [PATCH v3 2/4] dt-bindings: media: allegro: Add al300 decoder IPs
` [PATCH v3 3/4] dt-bindings: vendor-prefixes: Update the description of allegro prefix
` [PATCH v3 4/4] media: allegro-dvt: Add Gen 3 IP stateful decoder driver

[PATCH RFC v1 0/2] iommu&pci: Disable ATS during FLR resets
 2025-06-16 13:09 UTC  (3+ messages)

perf usage of arch/arm64/include/asm/cputype.h
 2025-06-16 13:07 UTC  (5+ messages)

[PATCH v2 0/3] virtio: Fixes for TX ring sizing and resize error reporting
 2025-06-16 13:07 UTC  (4+ messages)

[PATCH v2 0/5] spi: spi-fsl-dspi: Target mode improvements
 2025-06-16 13:06 UTC  (4+ messages)
` [PATCH v2 2/5] spi: spi-fsl-dspi: Use non-coherent memory for DMA

[PATCH] drm/sched/tests: Make timedout_job callback a better role model
 2025-06-16 13:04 UTC  (6+ messages)

[PATCH v8 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2025-06-16 13:05 UTC  (5+ messages)

[PATCH bpf-next v3 1/2] bpf: Add show_fdinfo for uprobe_multi
 2025-06-16 13:02 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: Add show_fdinfo for kprobe_multi

[PATCH] pwm: rockchip: round period/duty down on apply, up on get
 2025-06-16 13:03 UTC  (2+ messages)

[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
 2025-06-16 13:00 UTC  (8+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode

[PATCH 1/1] arm64: dts: tqma8mpql-mba8mpxl-lvds: Rename overlay to include display name
 2025-06-16 13:01 UTC  (2+ messages)

[PATCH] media: venus: hfi: explicitly release IRQ during teardown
 2025-06-16 12:59 UTC  (3+ messages)

[RFC PATCH 0/3] platform/x86: Add support for Uniwill laptop features
 2025-06-16 12:59 UTC  (5+ messages)
` [RFC PATCH 2/3] platform/x86: Add Uniwill laptop driver

[PATCH v2 0/4] Support for Adreno X1-45 GPU
 2025-06-16 12:58 UTC  (5+ messages)

[PATCH v2 0/2] media: vsp1: Add FCP soft reset procedure
 2025-06-16 12:58 UTC  (4+ messages)
` [PATCH v2 1/2] media: rcar-fcp: Add rcar_fcp_soft_reset()
` [PATCH v2 2/2] media: vsp1: Reset FCP after VSPD

[PATCH 0/5] media: venus: Add QCM2290 support with AR50_LITE core
 2025-06-16 12:57 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: media: venus: Add qcm2290 dt schema
` [PATCH 2/5] arch: arm64: dts: qcom: qcm2290: Add venus video node
` [PATCH 3/5] media: venus: vdec: ar50_lite video core support

[PATCH v2 0/4] media: Add Gen 3 IP stateful decoder driver
 2025-06-16 12:56 UTC  (4+ messages)
` [PATCH v2 4/4] media: allegro-dvt: "

[PATCH] arm64: defconfig: fix renamed Qualcomm EUSB2 PHY symbol
 2025-06-16 12:56 UTC  (4+ messages)

[PATCH v6 00/10] Implement numa node notifier
 2025-06-16 12:55 UTC  (12+ messages)
` [PATCH v6 03/10] mm,memory_hotplug: "

[PATCH] sched/cputime: Fix a mostly theoretical divide by zero
 2025-06-16 12:51 UTC  (3+ messages)
` 答复: "

[PATCH v3] i2c: k1: check for transfer error
 2025-06-16 12:51 UTC 

[PATCH v3 0/7] Add support for BeagleBone Green Eco board
 2025-06-16 12:29 UTC  (5+ messages)
` [PATCH v3 2/7] ARM: dts: omap: Remove incorrect compatible strings from device trees

[PATCH v2 0/2] f2fs: Fix DIO flags and add ioprio hint
 2025-06-16 12:50 UTC  (5+ messages)
` [PATCH v2 1/2] f2fs: Apply bio flags to direct I/O
` [PATCH v2 2/2] f2fs: use ioprio hint for hot and pinned files

[PATCH v2 00/14] iommufd: Prepare for IOMMUFD_OBJ_HW_QUEUE
 2025-06-16 12:49 UTC  (15+ messages)
` [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 0/2] dmaengine: virt-dma: convert tasklet to BH workqueue for callback invocation
 2025-06-16 12:48 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] !!! TESTING ONLY !!! Allow compile virt-dma users on ARM64 platform

[PATCH v4 0/4] RK3576 USB Enablement
 2025-06-16 12:48 UTC  (4+ messages)
` [PATCH v4 1/4] phy: rockchip: inno-usb2: add soft vbusvalid control

[PATCH net v1] mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available
 2025-06-16 12:45 UTC  (2+ messages)

[PATCH 1/2] nvmem: core: fix memory leak in nvmem_register() on error path
 2025-06-16 12:44 UTC  (2+ messages)

[PATCH] xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_err
 2025-06-16 12:42 UTC  (5+ messages)

[PATCH] iio: accel: bmc150: Do not configure IRQ registers if no IRQ connected
 2025-06-16 12:42 UTC  (2+ messages)

[PATCH v5 0/2] strncpy_from_user for Rust
 2025-06-16 12:41 UTC  (3+ messages)
` [PATCH v5 1/2] uaccess: rust: add strncpy_from_user
` [PATCH v5 2/2] uaccess: rust: add UserSliceReader::strcpy_into_buf

[RFC][PATCH 0/5] sched: Try and address some recent-ish regressions
 2025-06-16 12:39 UTC  (7+ messages)
` [RFC][PATCH 5/5] sched: Add ttwu_queue support for delayed tasks

[PATCH v3 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-16 12:38 UTC  (4+ messages)
` [PATCH v3 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support

[PATCH 0/4] sched/fair: Manage lag and run to parity with different slices
 2025-06-16 12:37 UTC  (4+ messages)
` [PATCH 3/4] sched/fair: Limit run to parity to the min slice of enqueued entities

[PATCH] x86/startup: Let the caller retrieve encryption mask
 2025-06-16 12:34 UTC 

[PATCH] wifi: zd1211rw: Fix potential data race in zd_mac_tx_to_dev()
 2025-06-16 12:36 UTC  (3+ messages)

[syzbot] Monthly smc report (Jun 2025)
 2025-06-16 12:34 UTC 

has_idle_core
 2025-06-16 12:33 UTC  (2+ messages)

[v4 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-06-16 12:33 UTC  (4+ messages)
` [PATCH 3/4] arm64: mm: support "

[PATCH] xfs: actually use the xfs_growfs_check_rtgeom tracepoint
 2025-06-16 12:31 UTC  (2+ messages)

[PATCH] xfs: Improve error handling in xfs_mru_cache_create()
 2025-06-16 12:31 UTC  (2+ messages)

[PATCH RFC/RFT 00/15] gpio: sysfs: add a per-chip export/unexport attribute pair
 2025-06-16 12:27 UTC  (3+ messages)

[PATCH 0/5] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
 2025-06-16 12:26 UTC  (6+ messages)
` [PATCH 3/5] mm: Rename __thp_get_unmapped_area to mm_get_unmapped_area_aligned

[f2fs-dev] [PATCH] f2fs: avoid non-section-aligned size pinned file generation
 2025-06-16 12:26 UTC  (2+ messages)

[PATCH v7 0/5] EDAC/Versal NET: Add support for error notification
 2025-06-16 12:20 UTC  (4+ messages)
` [PATCH v7 2/5] cdx: Export Symbols for MCDI RPC and Initialization

[PATCH v2 0/5] nfsd: don't allow concurrent queueing of workqueue jobs
 2025-06-16 12:18 UTC  (8+ messages)
` [PATCH v2 1/5] nfsd: prevent callback tasks running concurrently

[PATCH v11] media: vsp1: Add VSPX support
 2025-06-16 12:18 UTC 

Question about nct6775 regarding MFD
 2025-06-16 12:14 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).