linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-07 07:19:07 to 2025-08-07 10:19:57 UTC [more...]

[PATCH v3 00/16] rnull: add configfs, remote completion to rnull
 2025-08-07  9:50 UTC  (14+ messages)
` [PATCH v3 06/16] rust: block: normalize imports for `gen_disk.rs`
` [PATCH v3 10/16] rust: block: add block related constants
` [PATCH v3 12/16] rnull: enable configuration via `configfs`

[PATCH v8 0/7] media: venus: Add QCM2290 support with AR50_LITE core
 2025-08-07 10:17 UTC  (8+ messages)
` [PATCH v8 5/7] media: venus: core: Add qcm2290 DT compatible and resource data

[PATCH v4 0/3] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
 2025-08-07 10:15 UTC  (4+ messages)
` [PATCH v4 1/3] PCI/AER: Fix missing uevent on recovery when a reset is requested
` [PATCH v4 2/3] powerpc/eeh: Use result of error_detected() in uevent
` [PATCH v4 3/3] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery

[RFC PATCH 16/31] cifs: Rewrite base TCP transmission
 2025-08-07 10:14 UTC  (5+ messages)
` [RFC PATCH 00/31] netfs: [WIP] Allow the use of MSG_SPLICE_PAGES and use netmem allocator

[PATCH] x86: drop REG_OUT macro from hweight functions
 2025-08-07 10:05 UTC  (4+ messages)

[PATCH v3 0/4] Add missing fixes to FastRPC driver
 2025-08-07 10:04 UTC  (5+ messages)
` [PATCH v3 1/4] misc: fastrpc: Save actual DMA size in fastrpc_map structure
` [PATCH v3 2/4] misc: fastrpc: Fix fastrpc_map_lookup operation
` [PATCH v3 3/4] misc: fastrpc: fix possible map leak in fastrpc_put_args
` [PATCH v3 4/4] misc: fastrpc: Skip reference for DMA handles

[PATCH v3 0/8] Add clock support for Loongson 2K0300 SoC
 2025-08-07 10:04 UTC  (6+ messages)
` [PATCH v3 1/8] dt-bindings: clock: loongson2: Add Loongson 2K0300 compatible

[PATCH 0/6] PCI/ASPM: Fix pci_enable_link_state*() APIs behavior
 2025-08-07 10:03 UTC  (8+ messages)
` [PATCH 4/6] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states

[PATCH] drm/amdgpu: skip disabling audio when device is unplugged
 2025-08-07 10:03 UTC  (2+ messages)

[PATCH 0/3] MT8189 IOMMU SUPPORT
 2025-08-07  9:57 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mediatek: mt8189: Add bindings for MM & APU & INFRA IOMMU
` [PATCH 2/3] iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
` [PATCH 3/3] iommu/mediatek: Add support for mt8189

[PATCH 0/3] MT8189 IOMMU SUPPORT
 2025-08-07  9:55 UTC 

[PATCH net-next 0/2] net: hibmcge: Add support for PHY LEDs on YT8521
 2025-08-07  9:50 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: motorcomm: "

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-07  9:46 UTC  (3+ messages)
` [PATCH 05/17] powerpc: "

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-08-07  9:46 UTC  (24+ messages)
` [RFC PATCH v2 01/23] x86/tdx: Enhance tdh_mem_page_aug() to support huge pages
` [RFC PATCH v2 02/23] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
` [RFC PATCH v2 04/23] KVM: TDX: Introduce tdx_clear_folio() to clear "
` [RFC PATCH v2 05/23] x86/tdx: Enhance tdh_phymem_page_reclaim() to support "
` [RFC PATCH v2 06/23] KVM: TDX: Do not hold page refcount on private guest pages
` [RFC PATCH v2 07/23] KVM: x86/mmu: Disallow page merging (huge page adjustment) for mirror root
` [RFC PATCH v2 08/23] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting
` [RFC PATCH v2 09/23] KVM: x86/tdp_mmu: Add split_external_spt hook called during write mmu_lock
` [RFC PATCH v2 10/23] KVM: TDX: Enable huge page splitting under write kvm->mmu_lock
` [RFC PATCH v2 11/23] KVM: x86: Reject splitting huge pages under shared mmu_lock for mirror root
` [RFC PATCH v2 12/23] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [RFC PATCH v2 13/23] KVM: x86: Introduce hugepage_set_guest_inhibit()
` [RFC PATCH v2 14/23] KVM: TDX: Split and inhibit huge mappings if a VMExit carries level info
` [RFC PATCH v2 15/23] KVM: Change the return type of gfn_handler_t() from bool to int
` [RFC PATCH v2 16/23] KVM: x86: Split cross-boundary mirror leafs for KVM_SET_MEMORY_ATTRIBUTES
` [RFC PATCH v2 17/23] KVM: guest_memfd: Split for punch hole and private-to-shared conversion
` [RFC PATCH v2 18/23] x86/virt/tdx: Do not perform cache flushes unless CLFLUSH_BEFORE_ALLOC is set
` [RFC PATCH v2 19/23] KVM: TDX: Pass down pfn to split_external_spt()
` [RFC PATCH v2 20/23] KVM: TDX: Handle Dynamic PAMT in tdh_mem_page_demote()
` [RFC PATCH v2 21/23] KVM: TDX: Preallocate PAMT pages to be used in split path
` [RFC PATCH v2 22/23] KVM: TDX: Handle Dynamic PAMT on page split
` [RFC PATCH v2 23/23] KVM: TDX: Turn on PG_LEVEL_2M after TD is RUNNABLE

[PATCH v3 0/2] platform/x86: portwell-ec: Add watchdog suspend/resume and hwmon
 2025-08-07  9:45 UTC  (2+ messages)

[PATCH] selftests/net: Ensure assert() triggers in psock_tpacket.c
 2025-08-07  9:45 UTC 

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-08-07  9:38 UTC  (5+ messages)

[PATCH v2 00/10] Support ROHM BD79105 ADC
 2025-08-07  9:35 UTC  (11+ messages)
` [PATCH v2 01/10] iio: adc: ad7476: Simplify chip type detection
` [PATCH v2 02/10] iio: adc: ad7476: Simplify scale handling
` [PATCH v2 03/10] iio: adc: ad7476: Use mV for internal reference
` [PATCH v2 04/10] iio: adc: ad7476: Use correct channel for bit info
` [PATCH v2 05/10] iio: adc: ad7476: Limit the scope of the chip_info
` [PATCH v2 06/10] iio: adc: ad7476: Drop convstart chan_spec
` [PATCH v2 07/10] iio: adc: ad7476: Conditionally call convstart
` [PATCH v2 08/10] dt-bindings: iio: adc: ad7476: Add ROHM bd79105
` [PATCH v2 09/10] iio: adc: ad7476: Support ROHM BD79105
` [PATCH v2 10/10] MAINTAINERS: A driver for simple 1-channel SPI ADCs

[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-07  9:34 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_recalc_chanctx_chantype
 2025-08-07  9:34 UTC 

[RESEND] net: phy: fix NULL pointer dereference in phy_polling_mode()
 2025-08-07  9:23 UTC  (9+ messages)

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-07  9:28 UTC  (4+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic

[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-07  9:26 UTC  (8+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures

[PATCH 0/2] Make i.MX 93 ADC calibration params configurable
 2025-08-07  9:26 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: imx93: Add calibration properties

[PATCH] accessibility: Use str_plural() to simplify the code
 2025-08-07  9:17 UTC  (2+ messages)

next-20250804 Unable to handle kernel execute from non-executable memory at virtual address idem_hash
 2025-08-07  9:21 UTC  (3+ messages)

[RFC PATCH v6 0/3] Virtio SPI Linux driver
 2025-08-07  9:16 UTC  (4+ messages)
` [RFC PATCH v6 2/3] virtio-spi: Add virtio-spi.h

[PATCH] f2fs: Add bggc_block_io to adjust the priority of BG_GC when issuing IO
 2025-08-07  9:12 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-07  9:07 UTC  (9+ messages)
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 64/65] media: staging: ipu7: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers

[PATCH v2] usb: dwc3: Ignore late xferNotReady event to prevent halt timeout
 2025-08-07  9:06 UTC 

[PATCH] PCI: vmd: Fix wrong kfree() in vmd_msi_free()
 2025-08-07  9:02 UTC  (2+ messages)

[tip:irq/urgent] BUILD REGRESSION 9f7488f24c7571d349d938061e0ede7a39b65d6b
 2025-08-07  9:00 UTC  (2+ messages)

[linus:master] [mm] f822a9a81a: stress-ng.bigheap.realloc_calls_per_sec 37.3% regression
 2025-08-07  8:56 UTC  (3+ messages)

[PATCH 0/4] Better split_huge_page_test result check
 2025-08-07  8:55 UTC  (4+ messages)
` [PATCH 2/4] mm/huge_memory: move to next folio after folio_split() succeeds

[PATCH v4] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-08-07  9:00 UTC  (2+ messages)

[PATCH] selftests/timers: Skip some posix_timers tests on kernels < 6.13
 2025-08-07  8:50 UTC 

[PATCH v2 0/3] phy: rockchip-snps-pcie3: add support for rockchip,phy-ref-use-pad
 2025-08-07  8:47 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: phy: rockchip,pcie3-phy: add optional differential phy clocks
` [PATCH v2 3/3] dt-bindings: phy: rockchip,pcie3-phy: add rockchip,phy-ref-use-pad

[PATCH v3 3/3] samples: rust: add Rust I2C sample driver
 2025-08-07  8:42 UTC 

[PATCH] block: fix kobject double initialization in add_disk
 2025-08-07  8:42 UTC  (2+ messages)

[PATCH] fuse: Move same-superblock check to fuse_copy_file_range
 2025-08-07  8:40 UTC  (2+ messages)

[PATCH v2] PCI: vmd: Fix wrong kfree() in vmd_msi_free()
 2025-08-07  8:39 UTC  (2+ messages)

[linus:master] [sched/deadline] cccb45d7c4: stress-ng.netdev.ops_per_sec 61.6% regression
 2025-08-07  8:34 UTC 

[PATCH v1 0/2] PCI: dwc: Fetch dedicated AER/PME interrupters
 2025-08-07  8:33 UTC  (6+ messages)
` [PATCH v1 2/2] "

[GIT PULL] LoongArch changes for v6.17
 2025-08-07  8:30 UTC 

[PATCH] Make schbench work for riscv64
 2025-08-07  8:29 UTC 

next-20250805: ampere: WARNING: kernel/cgroup/cpuset.c:1352 at remote_partition_disable
 2025-08-07  8:27 UTC 

[PATCH v2 0/5] bus: mhi: host: Enable SRIOV support in MHI driver
 2025-08-07  8:26 UTC  (7+ messages)
` [PATCH v2 2/5] bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status

[PATCH v5] f2fs: add reserved nodes for privileged users
 2025-08-07  8:25 UTC  (2+ messages)

[rcu:dev.30.07.2025a] [tracing] 7f4591b8cb: BUG:using_smp_processor_id()in_preemptible
 2025-08-07  8:23 UTC 

[PATCH] nvmet: exit debugfs after discovery subsystem exits
 2025-08-07  8:23 UTC  (3+ messages)

[PATCH 0/4] Add support for AM62P SR1.2
 2025-08-07  8:22 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: hwinfo: Add second register range for GP_SW

[PATCH] erofs: fix block count report when 48-bit layout is on
 2025-08-07  8:20 UTC 

[PATCH v3 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-08-07  8:16 UTC  (12+ messages)

[PATCH v3 0/7] SPMI: Implement sub-devices and migrate drivers
 2025-08-07  8:16 UTC  (2+ messages)

[PATCH] phy: ti: omap-usb2: enable compile testing
 2025-08-07  8:16 UTC  (2+ messages)

[PATCH] media: uvcvideo: Log driver load in uvc_probe function
 2025-08-07  8:14 UTC  (4+ messages)

[PATCH 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
 2025-08-07  8:13 UTC  (8+ messages)
` [PATCH 1/3] drm: Add driver for Sitronix ST7920 LCD displays
` [PATCH 2/3] dt-bindings: display: sitronix,st7920: Add DT schema
` [PATCH 3/3] MAINTAINERS: Add entry for Sitronix ST7920 driver

[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
 2025-08-07  8:12 UTC  (3+ messages)
` [PATCH v17 23/24] KVM: selftests: guest_memfd mmap() test when mmap is supported

[PATCH 0/2] vfio: Deprecate fsl-mc, platform, and amba
 2025-08-07  8:12 UTC  (2+ messages)

[PATCH net] net: mdio_bus: Use devm for getting reset GPIO
 2025-08-07  8:12 UTC  (3+ messages)

[PATCH] drm/msm/dpu: avoid uninitialized variable use
 2025-08-07  8:09 UTC  (2+ messages)

[PATCH] selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
 2025-08-07  8:09 UTC 

[PATCH] arm64: Expose CPUECTLR{,2}_EL1 via sysfs
 2025-08-07  8:08 UTC  (2+ messages)

[PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
 2025-08-07  8:06 UTC  (2+ messages)

[PATCH v2] iio: adc: ad4170-4: Use ERR_PTR() with %pe to improve error logging
 2025-08-07  8:05 UTC 

[PATCH] KVM: x86: Synchronize APIC State with QEMU when irqchip=split
 2025-08-07  8:03 UTC  (3+ messages)

[PATCH v3] f2fs: fix CURSEG_HOT_DATA left space check
 2025-08-07  8:00 UTC  (2+ messages)

[PATCH 0/8] __vmalloc() and no-block support
 2025-08-07  7:58 UTC  (9+ messages)
` [PATCH 1/8] lib/test_vmalloc: add no_block_alloc_test case
` [PATCH 2/8] lib/test_vmalloc: Remove xfail condition check
` [PATCH 3/8] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area()
` [PATCH 4/8] mm/vmalloc: Remove cond_resched() in vm_area_alloc_pages()
` [PATCH 5/8] mm/kasan, mm/vmalloc: Respect GFP flags in kasan_populate_vmalloc()
` [PATCH 6/8] mm/vmalloc: Defer freeing partly initialized vm_struct
` [PATCH 7/8] mm/vmalloc: Support non-blocking GFP flags in __vmalloc_area_node()
` [PATCH 8/8] mm: Drop __GFP_DIRECT_RECLAIM flag if PF_MEMALLOC is set

[RFC PATCH 2/2] memfd: call security_inode_init_security_anon
 2025-08-07  7:57 UTC 

[PATCH] scripts/mod/modpost: For CentOS 7/old binutils compatibility
 2025-07-28 16:19 UTC 

[RFC PATCH 1/2] lsm: add type to security_inode_init_security_anon
 2025-08-07  7:56 UTC 

[PATCH] gpio: remove legacy GPIO line value setter callbacks
 2025-08-07  7:57 UTC  (2+ messages)

[PATCH] Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
 2025-08-07  7:56 UTC 

[PATCH] mtd: dc21285: fix bytewise memcpy()
 2025-08-07  7:54 UTC  (2+ messages)

[PATCH] USB: serial: option: add SIMCom 8230C compositions
 2025-08-07  7:52 UTC 

[PATCH] sched/deadline: Add DL server activated message
 2025-08-07  7:52 UTC  (3+ messages)

[PATCH] mtd: expose ooblayout information via sysfs
 2025-08-07  7:50 UTC  (4+ messages)

[PATCH] iio: adc: ad4170-4: Use ERR_PTR() in ad4170_read_sample()
 2025-08-07  7:50 UTC 

[PATCH v2 0/2] iio: adc: ad799x: reference voltage capability
 2025-08-07  7:48 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: ad799x: add reference voltage capability to chip_info
` [PATCH v2 2/2] iio: adc: ad799x: add reference voltage to ad7994

[RFC PATCH v2 0/4] rust: miscdevice: abstraction for uring-cmd
 2025-08-07  7:46 UTC  (4+ messages)
` [RFC PATCH v2 3/4] rust: miscdevice: add uring_cmd() for MiscDevice trait

[Patch v3 1/3] soc: qcom: mdt_loader: Remove unused parameter
 2025-08-07  7:43 UTC  (3+ messages)
` [Patch v3 2/3] soc: qcom: mdt_loader: Remove pas id parameter
` [Patch v3 3/3] soc: qcom: mdt_loader: Remove unused parameter

[PATCH v3 0/6] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-08-07  7:42 UTC  (5+ messages)
` [PATCH v3 5/6] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface

[PATCH v5 5/6] phy: rockchip: naneng-combphy: Add RK3528 support
 2025-08-07  7:42 UTC  (3+ messages)

[PATCH v7 0/2] Add support for AMD Versal Gen 2 MDB PCIe RP PERST#
 2025-08-07  7:40 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: PCI: amd-mdb: Add example usage of reset-gpios for "
` [PATCH v7 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling

[PATCH] md: fix sync_action incorrect display during resync
 2025-08-07  7:33 UTC 

[PATCH] vdso: Define NSEC_PER_SEC as 64-bit to prevent overflow
 2025-08-07  7:37 UTC  (2+ messages)

[RFC PATCH 1/2] tty: serial/8250: Fix build warning in serial8250_probe_acpi()
 2025-08-07  7:37 UTC  (5+ messages)

[PATCH v2] fpga: afu: fix potential integer overflow
 2025-08-07  7:36 UTC 

[PATCH] Documentation/printf: Use literal fwnode_handle
 2025-08-07  7:36 UTC 

[PATCH v2] memory: stm32_omm: Fix req2ack update test
 2025-08-07  7:34 UTC 

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-08-07  7:35 UTC  (9+ messages)
` [PATCH v2 10/12] media: uvcvideo: Add get_* functions to uvc_entity

[PATCH v3 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
 2025-08-07  7:34 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: iio: magnetometer: document Infineon TLV493D 3D Magnetic sensor

[PATCH v3 0/9] Add support for i.MX94 DCIF
 2025-08-07  7:31 UTC  (6+ messages)
` [PATCH v3 6/9] dt-bindings: clock: nxp,imx95-blk-ctl: Add optional ldb property
` [PATCH v3 7/9] arm64: dts: imx943: Add display pipeline nodes

[PATCH 0/8] Support ROHM BD79105 ADC
 2025-08-07  7:30 UTC  (6+ messages)
` [PATCH 7/8] iio: adc: ad7476: Support ROHM BD79105

[RFC PATCH v8 0/3] Virtio SPI Linux driver
 2025-08-07  7:29 UTC  (4+ messages)
` [RFC PATCH v8 1/3] virtio: Add ID for virtio SPI
` [RFC PATCH v8 2/3] virtio-spi: Add virtio-spi.h
` [RFC PATCH v8 3/3] SPI: Add virtio SPI driver

[PATCH] arm64/module: Support for patching modules during runtime
 2025-08-07  7:27 UTC 

[PATCH v2 RESEND] iommu/riscv: check pte null pointer before use
 2025-08-07  7:22 UTC  (2+ messages)
` [PATCH v?] "

[PATCH] clk: npcm: select CONFIG_AUXILIARY_BUS
 2025-08-07  7:22 UTC 

[PATCH next] smb: client: Fix use after free in send_done()
 2025-08-07  7:22 UTC  (7+ messages)
        ` Using smatch and sparse together (Re: [PATCH next] smb: client: Fix use after free in send_done())

[PATCH] kvm: arm64: use BUG() instead of BUG_ON(1)
 2025-08-07  7:21 UTC 

[PATCH] mfd: madera: work around false-positive -Wininitialized warning
 2025-08-07  7:19 UTC 

[PATCH] ARM: stacktrace: include asm/sections.h in asm/stacktrace.h
 2025-08-07  7:18 UTC 


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