public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 21:07:50 to 2026-04-11 00:26:33 UTC [more...]

[PATCH v7 00/22] Runtime TDX module update support
 2026-04-11  0:26 UTC  (9+ messages)
` [PATCH v7 01/22] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
` [PATCH v7 04/22] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v7 05/22] x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
` [PATCH v7 07/22] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates

[PATCH v3 0/5] mm: batch TLB flushing for dirty folios in vmscan
 2026-04-11  0:24 UTC  (7+ messages)
` [PATCH v3 1/5] mm/vmscan: track reclaimed pages in reclaim_stat
` [PATCH v3 2/5] mm/vmscan: extract folio activation into folio_active_bounce()
` [PATCH v3 3/5] mm/vmscan: extract folio_free() and pageout_one()

[GIT PULL] Driver core changes for 7.1-rc1
 2026-04-11  0:24 UTC 

[PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
 2026-04-11  0:21 UTC  (2+ messages)

[PATCH v2] mm/memory-failure: use bool for forcekill state
 2026-04-11  0:15 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: mxl862xx: add statistics support
 2026-04-11  0:13 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: mxl862xx: add ethtool "
` [PATCH net-next 2/2] net: dsa: mxl862xx: implement .get_stats64

Avoid reading /sys/kernel/mm/transparent_hugepage/?
 2026-04-11  0:12 UTC  (4+ messages)

[PATCH v4 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-04-11  0:06 UTC  (16+ messages)
` [PATCH v4 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v4 06/10] iommu/arm-smmu-v3: Introduce INV_TYPE_S2_VMID_VSMMU
` [PATCH v4 09/10] iommu/arm-smmu-v3: Remove ASID/VMID from arm_smmu_domain

[PATCH] ntfs: fix uninitialized symbol warnings
 2026-04-10 23:35 UTC 

[GIT PULL] KVM: x86 pull requests for 7.1
 2026-04-11  0:02 UTC  (13+ messages)
` [GIT PULL] KVM: x86: A lonely fix "
` [GIT PULL] KVM: guest_memfd change "
` [GIT PULL] KVM: x86: Misc changes "
` [GIT PULL] KVM: x86: Emulated MMIO "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: Nested SVM "
` [GIT PULL] KVM: Selftests "
` [GIT PULL] KVM: x86: SVM+SEV changes
` [GIT PULL] KVM: x86: SVM changes for 7.1 (short version)
` [GIT PULL] KVM: x86: VMX changes for 7.1
` [GIT PULL] KVM: x86: VMXON and EFER.SVME extraction "

[PATCH v5 0/3] pull region-specific logic into new files
 2026-04-11  0:02 UTC  (3+ messages)
` [PATCH v5 2/3] cxl/core/region: move dax region device logic into region_dax.c

[RFC PATCH v5 04/11] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
 2026-04-10 23:58 UTC  (2+ messages)
` (sashiko review) "

[RFC PATCH v5 03/11] mm/damon/core: introduce failed region quota charge ratio
 2026-04-10 23:56 UTC  (2+ messages)
` (sashiko review) "

[RFC PATCH v5 02/11] mm/damon/core: merge quota-sliced regions back
 2026-04-10 23:55 UTC  (2+ messages)
` (sashiko review) "

[PATCH 1/2] sched/membarrier: Use per-CPU mutexes for targeted commands
 2026-04-10 23:55 UTC  (2+ messages)

bio completion in task enhancements / experiments
 2026-04-10 23:53 UTC  (5+ messages)
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support

[PATCH net-next] net: phy: call phy_init_hw() in phy resume path
 2026-04-10 23:51 UTC  (8+ messages)

[PATCH v2 0/3] pmdomain: core: add support for domain hierarchies in DT
 2026-04-10 23:44 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add power-domains-child-ids property
` [PATCH v2 2/3] pmdomain: core: add support for power-domains-child-ids
` [PATCH v2 3/3] pmdomain: arm_scmi: add support for domain hierarchies

[syzbot] [kernel?] KMSAN: uninit-value in from_kgid_munged (2)
 2026-04-10 23:44 UTC 

[PATCH 0/4] ionic: RDMA completion timestamping support
 2026-04-10 23:44 UTC  (6+ messages)
` [PATCH 2/4] net: ionic: Add PHC state page for user space access

[PATCH 1/2] sched/membarrier: Use per-CPU mutexes for targeted commands
 2026-04-10 23:44 UTC  (2+ messages)

[PATCH net] netrom: do some basic forms of validation on incoming frames
 2026-04-10 23:38 UTC  (10+ messages)

[GIT PULL] RISC-V SpacemiT Devicetrees for v7.1
 2026-04-10 23:37 UTC  (3+ messages)

[PATCH] security: remove BUG_ON in security_skb_classify_flow
 2026-04-10 23:34 UTC  (4+ messages)

[RFC PATCH v5 01/11] mm/damon/core: handle <min_region_sz remaining quota as empty
 2026-04-10 23:32 UTC  (2+ messages)
` (sashiko review) "

[PATCH v7 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
 2026-04-10 23:30 UTC  (2+ messages)

[GIT PULL] lsm/lsm-pr-20260410
 2026-04-10 23:28 UTC  (2+ messages)

[PATCH v2] KVM: TDX: Fix x2APIC MSR handling in tdx_has_emulated_msr()
 2026-04-10 23:26 UTC 

[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
 2026-04-10 23:26 UTC  (2+ messages)

[GIT PULL] audit/audit-pr-20260410
 2026-04-10 23:26 UTC 

[GIT PULL] selinux/selinux-pr-20260410
 2026-04-10 23:26 UTC 

[PATCH] ntfs: delete dead code
 2026-04-10 23:25 UTC  (2+ messages)

[PATCH next] ntfs: add missing error code in ntfs_mft_record_alloc()
 2026-04-10 23:23 UTC  (2+ messages)

[PATCH sched_ext/for-7.1] sched_ext: Drop spurious warning on kick during scheduler disable
 2026-04-10 23:17 UTC  (2+ messages)

[PATCH 00/14] iommu: Add live update state preservation
 2026-04-10 23:16 UTC  (13+ messages)
` [PATCH 04/14] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH 05/14] iommupt: Implement preserve/unpreserve/restore callbacks

[PATCH] ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
 2026-04-10 23:15 UTC 

[PATCH] mm/slub: Revert "mm: Aggressive slab merging heuristics"
 2026-04-10 23:14 UTC 

[PATCH v2 0/3] iio: imu: inv_mpu6050: runtime pm fixes
 2026-04-10 23:12 UTC  (3+ messages)
` [PATCH v2 1/3] iio: imu: inv_mpu6050: use devres-enabled version of pm_runtime_enable

[PATCH net-next 0/3] net: dsa: mxl862xx: VLAN support and minor improvements
 2026-04-10 23:10 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: bridge: add stp_mode attribute for STP mode selection
 2026-04-10 23:10 UTC  (2+ messages)

(no subject)
 2026-04-10 23:09 UTC  (7+ messages)
` [PATCH V3 04/10] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA
` [PATCH V3 05/10] vfio: Allow null group for noiommu without containers

[PATCH v4 0/7] Allow AET to use PMT/TPMI as loadable modules
 2026-04-10 23:03 UTC  (10+ messages)
` [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for every mount/unmount

[PATCH v2 0/2] misc: pci_endpoint_test: doorbell BAR validation fixes
 2026-04-10 23:03 UTC  (3+ messages)
` [PATCH v2 1/2] misc: pci_endpoint_test: validate BAR index in doorbell test
` [PATCH v2 2/2] misc: pci_endpoint_test: remove dead BAR read before doorbell trigger

[PATCH 0/3] sched_ext: Fix kick_cpus_irq_workfn() NULL pointer warning during exit
 2026-04-10 22:58 UTC  (4+ messages)
` [PATCH 1/3] sched_ext: Prevent CPU kicks from exiting schedulers

[PATCH 0/2] vfio: selftests: Automate finding/setting up devices for testing
 2026-04-10 22:54 UTC  (6+ messages)
` [PATCH 1/2] vfio: selftests: Find devices that are compatible with VFIO selftests
` [PATCH 2/2] vfio: selftests: Automate setting up devices for testing

[PATCH v1] PCI: imx6: Add force_suspend flag to override L1SS suspend skip
 2026-04-10 22:53 UTC  (2+ messages)

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-10 22:52 UTC  (21+ messages)

[PATCH net-next] net: shaper: Reject zero weight in shaper config
 2026-04-10 22:51 UTC 

[PATCH v2 1/2] vfio/xe: Reorganize the init to decouple migration from reset
 2026-04-10 22:49 UTC  (2+ messages)
` [PATCH v2 2/2] vfio/xe: Add a missing vfio_pci_core_release_dev()

fs/namespace.c:2867 may_change_propagation() warn: inconsistent indenting
 2026-04-10 22:50 UTC 

[PATCH 0/2] misc: pci_endpoint_test: doorbell fixes
 2026-04-10 22:47 UTC  (4+ messages)
` [PATCH 1/2] misc: pci_endpoint_test: validate BAR index in doorbell test

[PATCH v2 6/8] ALSA: hda: Add support for Hygon family 18h model 5h HD-Audio
 2026-04-10 22:47 UTC  (2+ messages)

[PATCH] nvme-pci: fix swapped arguments in SGL DMA unmap path
 2026-04-10 22:39 UTC  (2+ messages)

FAILED: load BTF from .tmp_vmlinux1.BTF.1: No such file or directory
 2026-04-10 22:37 UTC 

[PATCH v5 0/3] Support PERF MGMT for RXE
 2026-04-10 22:37 UTC  (3+ messages)
` [PATCH v5 2/3] RDMA/rxe: add SENT/RCVD bytes

[PATCH] dt-bindings: thermal: Fix false warning with 'phandle' in trips nodes
 2026-04-10 22:36 UTC 

[PATCH net-next v1] net: add missing syncookie statistics for BPF custom syncookies
 2026-04-10 22:31 UTC  (2+ messages)

[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
 2026-04-10 22:29 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH 1/2] PCI/P2PDMA: Allow wildcard device IDs in host bridge list
 2026-04-10 22:28 UTC  (2+ messages)

[PATCH 0/3] pmdomain: core: add support for domain hierarchies in DT
 2026-04-10 22:25 UTC  (6+ messages)
` [PATCH 2/3] pmdomain: core: add support for power-domains-child-ids

[PATCH] LoongArch: Show CPU vulnerabilites correctly
 2026-04-10 22:25 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Virtualize AMD CPUID faulting
 2026-04-10 22:22 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Rename supports_cpuid_fault to supports_intel_cpuid_fault

[PATCH 0/3] KVM, vfio: remove exported KVM symbols
 2026-04-10 22:20 UTC  (6+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module

[PATCH v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-04-10 22:19 UTC  (5+ messages)
` [PATCH v13 2/4] vfio: selftests: Add generic PCI command register helpers
` [PATCH v13 4/4] vfio: selftests: Add NVIDIA Falcon driver for DMA testing

[PATCH 1/1] objtool/klp: Fix is_uncorrelated_static_local() for Clang naming
 2026-04-10 22:19 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v7.0-rc8
 2026-04-10 22:16 UTC 

[PATCH] kbuild: document generation of offset header files
 2026-04-10 22:12 UTC 

[PATCH 6.19 000/311] 6.19.12-rc2 review
 2026-04-10 22:11 UTC  (2+ messages)

[PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
 2026-04-10 22:10 UTC  (2+ messages)

[PATCHES perf-tools-next v2 00/13] Sanity check perf.data headers
 2026-04-10 22:09 UTC  (14+ messages)
` [PATCH 01/13] perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFO
` [PATCH 02/13] perf header: Bump up the max number of command line args allowed
` [PATCH 03/13] perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFO
` [PATCH 04/13] perf header: Sanity check HEADER_CPU_TOPOLOGY
` [PATCH 05/13] perf header: Sanity check HEADER_NUMA_TOPOLOGY
` [PATCH 06/13] perf header: Sanity check HEADER_MEM_TOPOLOGY
` [PATCH 07/13] perf header: Sanity check HEADER_PMU_MAPPINGS
` [PATCH 08/13] perf header: Sanity check HEADER_GROUP_DESC
` [PATCH 09/13] perf header: Sanity check HEADER_CACHE
` [PATCH 10/13] perf header: Sanity check HEADER_HYBRID_TOPOLOGY
` [PATCH 11/13] perf header: Sanity check HEADER_PMU_CAPS
` [PATCH 12/13] perf header: Sanity check HEADER_BPF_PROG_INFO
` [PATCH 13/13] perf header: Add sanity checks to HEADER_BPF_BTF processing

[GIT PULL] nilfs2 changes for 7.1-rc1
 2026-04-10 22:09 UTC 

[GIT PULL] hfs/hfsplus changes for 7.1-rc1
 2026-04-10 22:05 UTC 

[PATCH v2 0/6] perf arm_spe: Dump IMPDEF events
 2026-04-10 22:05 UTC  (3+ messages)

[PATCH] char: misc: Fix coding style issues
 2026-04-10 22:00 UTC 

[PATCH 6.6 000/160] 6.6.134-rc1 review
 2026-04-10 21:58 UTC  (2+ messages)

[syzbot ci] Re: hugetlb: normalize exported interfaces to use base-page indices
 2026-04-10 21:54 UTC  (2+ messages)

[git pull] drm fixes for 7.0 final
 2026-04-10 21:49 UTC 

[PATCH] fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal
 2026-04-10 21:49 UTC  (5+ messages)

[PATCH] RDMA/cache: fix invalid-free of flex-array data_vec in release_gid_table
 2026-04-10 21:48 UTC  (3+ messages)

[PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improvements
 2026-04-10 21:47 UTC  (11+ messages)
` [PATCH 3/6] platform/x86: uniwill-laptop: Fix behavior of "force" module param
` [PATCH 6/6] platform/x86: uniwill-laptop: Add support for battery charge modes

[PATCH] iio: adc: nxp-sar-adc: use field_get() for EOC bit check
 2026-04-10 21:46 UTC  (3+ messages)

[PATCH] selftests/cgroup: conform test to TAP format output
 2026-04-10 21:41 UTC  (2+ messages)
` [PATCH v2] iio: adc: nxp-sar-adc: use field_get() for EOC bit check

[PATCH v2] dt-binding: leds: publish common bindings under dual license
 2026-04-10 21:35 UTC  (2+ messages)

[PATCH v7 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-10 21:38 UTC  (5+ messages)
` [PATCH v7 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v7 6/6] docs: iio: adc: ad4691: add driver documentation

[RFC PATCH] arm64: mm: support set_memory_encrypted/decrypted for vmalloc addresses
 2026-04-10 21:36 UTC  (3+ messages)

[PATCH v5 0/8] rust: Add Per-CPU Variable API
 2026-04-10 21:35 UTC  (9+ messages)
` [PATCH v5 1/8] rust: cpumask: Add a `Cpumask` iterator
` [PATCH v5 2/8] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v5 3/8] rust: percpu: Add C bindings for per-CPU variable API
` [PATCH v5 4/8] rust: percpu: introduce a rust API for static per-CPU variables
` [PATCH v5 5/8] rust: percpu: introduce a rust API for dynamic "
` [PATCH v5 6/8] rust: percpu: add a rust per-CPU variable sample
` [PATCH v5 7/8] rust: percpu: Add pin-hole optimizations for numerics
` [PATCH v5 8/8] rust: percpu: cache per-CPU pointers in the dynamic case

[PATCH] audit: add backlog high water mark metric
 2026-04-10 21:34 UTC  (2+ messages)

[PATCH 0/1] usb: fix bug in marvell libertas driver
 2026-04-10 21:32 UTC  (2+ messages)
` [PATCH 1/1] add wake_up call inside if_usb_disconnect

[PATCH v5 00/15] add SPDX SBOM generation script
 2026-04-10 21:22 UTC  (16+ messages)
` [PATCH v5 01/15] scripts/sbom: add documentation
` [PATCH v5 02/15] scripts/sbom: integrate script in make process
` [PATCH v5 03/15] scripts/sbom: setup sbom logging
` [PATCH v5 04/15] scripts/sbom: add command parsers
` [PATCH v5 05/15] scripts/sbom: add cmd graph generation
` [PATCH v5 06/15] scripts/sbom: add additional dependency sources for cmd graph
` [PATCH v5 07/15] scripts/sbom: add SPDX classes
` [PATCH v5 08/15] scripts/sbom: add JSON-LD serialization
` [PATCH v5 09/15] scripts/sbom: add shared SPDX elements
` [PATCH v5 10/15] scripts/sbom: collect file metadata
` [PATCH v5 11/15] scripts/sbom: add SPDX output graph
` [PATCH v5 12/15] scripts/sbom: add SPDX source graph
` [PATCH v5 13/15] scripts/sbom: add SPDX build graph
` [PATCH v5 14/15] scripts/sbom: add unit tests for command parsers
` [PATCH v5 15/15] scripts/sbom: add unit tests for SPDX-License-Identifier parsing

[PATCH 0/4] pinctrl: More compile testing
 2026-04-10 21:22 UTC  (3+ messages)
` [PATCH 3/4] pinctrl: vt8500: Enable "

[PATCH 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-10 21:27 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: remove bridge when "
` [PATCH 3/3] drm/bridge: megachips: remove bridge when irq request fails

[PATCH 0/3] drm: remove drm bridge in error paths
 2026-04-10 21:27 UTC 

[PATCH] tpm_tis: Check for an error after exhausting send retires
 2026-04-10 21:21 UTC  (2+ messages)

[PATCH v4 0/2] Add support for Infineon Digital eFuse XDP720
 2026-04-10 21:20 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720
` [PATCH v4 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720

[PATCH 2/2] i2c: usbio: Add ACPI device-id for NVL platforms
 2026-04-10 21:17 UTC  (2+ messages)

[RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
 2026-04-10 20:38 UTC  (2+ messages)

[syzbot] [usb?] [libertas?] INFO: task hung in lbs_remove_card
 2026-04-10 21:15 UTC 

[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-10 21:13 UTC  (5+ messages)
` [patch 01/12] clockevents: Prevent timer "

[PATCH 0/8 RFC] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-04-10 21:07 UTC  (7+ messages)
` [PATCH 3/8 RFC] mm/page_counter: use page_counter_stock in page_counter_uncharge
` [PATCH 4/8 RFC] mm/page_counter: introduce stock drain APIs
` [PATCH 5/8 RFC] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 6/8 RFC] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 7/8 RFC] mm/memcontrol: optimize stock usage for cgroup v2
` [PATCH 8/8 RFC] mm/memcontrol: remove unused memcg_stock code


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox