The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-05 15:34:03 to 2026-08-05 17:26:26 UTC [more...]

[PATCH net-next v7 17/17] net: macb: use context swapping in .ndo_change_mtu()
 2026-08-05 17:26 UTC  (2+ messages)

[PATCH RESEND v3] hardening: Default randstruct off with rust for better allmodconfig support
 2026-08-05 17:24 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Fail VMBus module init for non-nested root partition
 2026-08-05 17:24 UTC  (7+ messages)

[PATCH v2 0/2] w5100: restore GPIO-based link detection
 2026-08-05 17:23 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: net: convert wiznet,w5x00 to YAML

[PATCH] ASoC: core: Support INPUT and OUTPUT DAPM widgets in DT
 2026-08-05 17:23 UTC  (4+ messages)

[REGRESSION] mm/memcg: folio/lruvec mismatch after cgroup offline: lru_size underflow and list_del corruption (7.1)
 2026-08-05 17:22 UTC  (3+ messages)

[PATCH 0/5] xhci: Sort out the TD skipping business
 2026-08-05 17:14 UTC  (5+ messages)
` [PATCH 1/5] usb: xhci: Handle bogus TRB pointers in Missed Service Error events
` [PATCH 4/5] usb: xhci: Shorten the TD skipping loop

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-08-05 17:20 UTC  (3+ messages)

[PATCH v2 00/10] net-next: add basic support for RK3568 XPCS
 2026-08-05 17:20 UTC  (4+ messages)
` [PATCH v2 04/10] dt-bindings: net: pcs: add rockchip,rk3568-xpcs binding

[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
 2026-08-05 17:19 UTC  (4+ messages)
` [PATCH v1 2/8] x86/virt/tdx: Name the TDX module global metadata field IDs

[PATCH] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
 2026-08-05 17:18 UTC  (2+ messages)

[PATCH 0/2] x86: Support shstk via prctl
 2026-08-05 17:16 UTC  (10+ messages)
` [PATCH 1/2] x86/shstk: support "

[PATCH] dm-pcache: fix use-after-free during cache replay
 2026-08-05 17:16 UTC 

[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-08-05 17:16 UTC  (8+ messages)
` [RFC PATCH 2/2] hv_netvsc: back GPADL buffers with kmalloc + decrypt + vmap

[PATCH v4] alloc_tag: expose boot-time compression configuration
 2026-08-05 17:16 UTC  (3+ messages)

[PATCH v3 0/6] iio: light: ltr501: Add ltr329 support
 2026-08-05 17:15 UTC  (2+ messages)

[PATCH] mtd: spi-nor: allow force unlocking via DT property
 2026-08-05 17:12 UTC 

[PATCH 0/9] media: iris: enable VP8, MPEG2 and interlaced video support
 2026-08-05 17:08 UTC  (7+ messages)
` [PATCH 1/9] media: iris: translate Gen1 profile/level to HFI enumerants
` [PATCH 2/9] media: iris: account for UBWC extradata in the QC08C buffer size
` [PATCH 4/9] media: iris: split Gen2 firmware data for vpu2-generation SoCs

[PATCH v2 0/2] iio: pressure: ms5637: Add variant specific
 2026-08-05 17:06 UTC  (6+ messages)
` [PATCH v2 2/2] iio: pressure: ms5637: Add variant specific temperature compensation

[PATCH v3 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-08-05 17:06 UTC  (5+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths

[PATCH] HID: sensor-hub: fix out-of-bounds access in sensor_hub_get_feature()
 2026-08-05 17:00 UTC  (2+ messages)

[PATCH net v2] sctp: re-point retained control chunks on association migration
 2026-08-05 17:04 UTC  (2+ messages)

[PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-08-05 17:01 UTC  (3+ messages)
` [PATCH 01/24] iommu/amd: Make amd_iommu_completion_wait() non-static

[PATCH] arm64: dts: rockchip: Enable the NPU on LubanCat 4
 2026-08-05 17:00 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3588: don't disable unused I2S MCLK output gates
 2026-08-05 17:00 UTC  (3+ messages)

[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-08-05 16:59 UTC  (2+ messages)

[PATCH v2 00/16] rust: io: support register projections and remove relative registers
 2026-08-05 16:59 UTC  (18+ messages)
` [PATCH v2 01/16] rust: io: add static `cast()` method for views
` [PATCH v2 02/16] rust: io: add `IoRepr` trait
` [PATCH v2 03/16] rust: io: support register projections
` [PATCH v2 04/16] rust: io: register: handle one register at a time
` [PATCH v2 05/16] rust: io: register extract offset computation to helper rules
` [PATCH v2 06/16] rust: io: register: allow explicit base type specification
` [PATCH v2 07/16] gpu: nova-core: specify base type for registers
` [PATCH v2 08/16] drm/tyr: "
` [PATCH v2 09/16] samples: rust: pci: "
` [PATCH v2 10/16] rust: io: register: make register have a typed base
` [PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
` [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v2 13/16] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH v2 14/16] rust: io: register: remove relative registers
` [PATCH v2 15/16] rust: io: register: remove `Register` trait and cleanup macro
` [PATCH v2 16/16] rust: io: register: unify handling of register with/without bitfields

[PATCH 0/3] ALSA: usb-audio: Refactor mixer checks and add check for sticky mixers
 2026-08-05 16:52 UTC  (6+ messages)
` [PATCH 3/3] ALSA: usb-audio: Do not expose "

[PATCH] arm64: dts: rockchip: Enable the NPU on LubanCat 4
 2026-08-05 16:57 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2026-08-05 16:55 UTC  (9+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers

[PATCH v23 0/5] [PCI] Error recovery for vfio-pci devices on s390x
 2026-08-05 16:55 UTC  (6+ messages)
` [PATCH v23 1/5] PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder value
` [PATCH v23 2/5] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v23 3/5] PCI: Avoid saving config space state if inaccessible
` [PATCH v23 4/5] PCI: Fail FLR when config space is inaccessible
` [PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH] net: sysfs: cleanup coding style
 2026-08-05 16:40 UTC  (2+ messages)

[PATCH v3] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
 2026-08-05 16:55 UTC  (2+ messages)

[syzbot] [kvm?] [kvm-x86?] KASAN: use-after-free Read in kvm_xen_shared_info_init
 2026-08-05 16:55 UTC  (4+ messages)

[PATCH v4 0/6] spmi: apple: Additional commands and interrupt support
 2026-08-05 16:54 UTC  (4+ messages)
` [PATCH v4 4/6] spmi: apple: Implement remaining commands

[PATCH] mm/huge_memory: let special huge VMAs bypass the THP policy check
 2026-08-05 16:54 UTC  (9+ messages)

[PATCH] clk: rockchip: rk3588: don't disable unused I2S MCLK output gates
 2026-08-05 16:53 UTC  (2+ messages)

[PATCH v4 05/17] irq & spin_lock: Add counted interrupt disabling/enabling
 2026-08-05 16:53 UTC  (12+ messages)

[PATCH net-next 3/3] net: hns3: use txqueue parameter directly in ndo_tx_timeout
 2026-08-05 16:52 UTC  (2+ messages)

[PATCH net-next 2/3] net: hns3: add missing const qualifier to hclge_log_error() reg parameter
 2026-08-05 16:52 UTC  (2+ messages)

[PATCH net-next 1/3] net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()
 2026-08-05 16:52 UTC  (2+ messages)

[PATCH v7 0/2] KVM: VMX: Workaround VMX preemption timer erratum
 2026-08-05 16:46 UTC  (2+ messages)

[PATCH v1 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
 2026-08-05 16:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 00/12] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
 2026-08-05 16:46 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: Allow selected kfuncs under bpf_spin_lock
 2026-08-05 16:51 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add KF_SPINLOCK_SAFE flag for "
` [PATCH bpf-next v2 2/3] bpf: Mark existing lock-safe kfuncs with KF_SPINLOCK_SAFE
` [PATCH bpf-next v2 3/3] selftests/bpf: Test module kfunc calls under spin lock

[PATCH] KVM: selftests: Only link to VFIO library on x86
 2026-08-05 16:46 UTC  (2+ messages)

[PATCH v5 0/6] KVM: nVMX: Synthesize SHUTDOWN on RSM with bad state
 2026-08-05 16:46 UTC  (2+ messages)

[PATCH] sched/cache: honor migrate_llc_task semantics in active load balance
 2026-08-05 16:43 UTC  (4+ messages)

ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-08-05 16:49 UTC  (3+ messages)
` [PATCH 2/2] ufs: rpmb: use a fixed-length RPMB dev_id

[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
 2026-08-05 16:49 UTC  (4+ messages)

[PATCH v20 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-08-05 16:48 UTC  (5+ messages)
` [PATCH v20 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v20 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v20 3/4] crypto: spacc - add spacc autodetect support
` [PATCH v20 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile

[PATCH] mm: debug_page_alloc: fix type mismatch for debug_guardpage_minorder
 2026-08-05 16:49 UTC  (2+ messages)

[PATCH v3 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-08-05 16:49 UTC  (3+ messages)
` [PATCH v3 1/6] rcu: Make call_rcu() safe to call "

[PATCH 0/2] clk: qcom: gcc-qcs8300: Add support for TSCSS clocks
 2026-08-05 16:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom,qcs8300-gcc: Add TSCSS clocks and resets
` [PATCH 2/2] clk: qcom: gcc-qcs8300: Add support for "

[PATCH 1/1] mm/ksm: validate KSM rmap items before hwpoison kill
 2026-08-05 16:47 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/4] add anon mTHP collapse test cases
 2026-08-05 16:46 UTC  (5+ messages)
` [PATCH v2 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
` [PATCH v2 4/4] selftests: mm: add mTHP collapse test cases

[PATCH v2 0/4] ACPI/PCC: Correct PCC OperationRegion handling
 2026-08-05 16:46 UTC  (3+ messages)
` [PATCH v2 1/4] ACPICA: Fix PCC OperationRegion command offsets

[PATCH v2 0/2] KVM: x86: Document APIC base memory hole constraint
 2026-08-05 16:46 UTC  (2+ messages)

[PATCH v2 0/2] KVM: VMX: Fix IPIv use-after-free + improve checking duplicate vcpu_id
 2026-08-05 16:46 UTC  (2+ messages)

[PATCH v2 0/4] iio: adc: ade9000: add support for ADE9078
 2026-08-05 16:45 UTC  (4+ messages)

[PATCH] f2fs: quiesce background threads during system suspend using PM notifier
 2026-08-05 16:45 UTC  (7+ messages)
` [f2fs-dev] "

[PATCHSET v10 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-08-05 16:44 UTC  (4+ messages)
` [PATCH 10/15] sched_ext: Handle proxy-exec races in remote DSQ transfers

[PATCH] iio: flow: slf3s: restart measurement if VDD disable fails
 2026-08-05 16:45 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: Fix sleepable check for tracing/lsm prog
 2026-08-05 16:44 UTC  (2+ messages)

[PATCH v6] f2fs: support dynamic reserve/release for device aliasing
 2026-08-05 16:43 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 7.0.y 1/5] net: mvneta: re-enable percpu interrupt on resume
 2026-08-05 16:41 UTC  (2+ messages)

[PATCH 6.6] iommu/sva: move x86 disable check before allocation
 2026-08-05 16:41 UTC  (2+ messages)

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-05 16:40 UTC  (7+ messages)
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH] lib: add statsort(), a distribution/bucket sort
 2026-08-05 16:39 UTC  (3+ messages)

[PATCH -next] rust: poll: fix compilation error due to kvfree_call_rcu changes
 2026-08-05 16:39 UTC  (2+ messages)

[PATCH v3 0/3] Implement Region of Interest(ROI) support
 2026-08-05 16:39 UTC  (9+ messages)
    ` [PATCH v3 1/3] media: uapi: Introduce new control for video encoder ROI
    ` [PATCH v3 2/3] media: v4l2-core: Add support for video encoder ROI control

[PATCH] ring-buffer: Prevent subbuf order change when resizing is disabled
 2026-08-05 16:36 UTC  (2+ messages)

[PATCHES v8 0/2] perf c2c hardening
 2026-08-05 16:33 UTC  (2+ messages)

[PATCH v2 00/16] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
 2026-08-05 16:31 UTC  (11+ messages)
` [PATCH v2 04/16] drm: renesas: rzg2l_mipi_dsi: Move global timings into hardware info struct
` [PATCH v2 08/16] drm: renesas: rz-du: Add RZ/G3L (R9A08G046) DU support
` [PATCH v2 11/16] arm64: dts: renesas: r9a08g046: Add fcpvd node
` [PATCH v2 12/16] arm64: dts: renesas: r9a08g046: Add vspd node

rust compile failure in next-20260730
 2026-08-05 16:31 UTC  (12+ messages)

[PATCH net-next v6 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-08-05 16:30 UTC  (9+ messages)
` [PATCH net-next v6 3/4] "
` [PATCH net-next v6 4/4] selftest: Add tests for "

[PATCH v8 0/3] iio: dac: Add support for AD5529R DAC
 2026-08-05 16:29 UTC  (3+ messages)
` [PATCH v8 2/3] dt-bindings: iio: dac: Add AD5529R

[PATCH 0/4] can: automate IFF_ECHO flag for generic echo skbs
 2026-08-05 16:17 UTC  (4+ messages)

[PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM
 2026-08-05 16:27 UTC  (9+ messages)

[PATCH v5 0/5] media: add virtio-media driver
 2026-08-05 16:27 UTC  (4+ messages)

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-08-05 16:26 UTC  (11+ messages)
` [PATCH v5 3/4] perf/arm64: "

[PATCH v15 0/8] blk: honor isolcpus configuration
 2026-08-05 16:22 UTC  (4+ messages)
` [PATCH v15 8/8] docs: add io_queue flag to isolcpus

[PATCH v1 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-08-05 16:18 UTC  (5+ messages)

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-05 16:20 UTC  (3+ messages)
` [PATCH v2 08/16] docs/zh_TW: process: localize terminology in stable-kernel-rules.rst

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-05 16:17 UTC  (11+ messages)

[PATCH] platform/x86: thinkpad_acpi: Use input_device_enabled()
 2026-08-05 16:15 UTC  (4+ messages)

[PATCH net v2] sctp: fix stream->outcnt underflow on duplicate RECONF responses
 2026-08-05 16:14 UTC  (3+ messages)

linux-next: manual merge of the vfs-brauner tree with the ntfs tree
 2026-08-05 16:13 UTC  (2+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-05 16:13 UTC  (4+ messages)
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations

[PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
 2026-08-05 16:12 UTC 

[PATCH v9 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-08-05 16:11 UTC  (4+ messages)
` [PATCH v9 4/5] rust: Add dma_fence abstractions

[PATCH RFC 0/4] Update imx678 to act as a common Sony Starvis 2 driver
 2026-08-05 16:09 UTC  (5+ messages)
` [PATCH RFC 1/4] media: i2c: imx678: Always program the sensor in window mode
` [PATCH RFC 2/4] media: i2c: imx678: Parameterise the configuration to allow for other models
` [PATCH RFC 3/4] media: i2c: imx678: Add imx662 support to the driver
` [PATCH RFC 4/4] media: i2c: imx678: Add imx675 "

[PATCH v34 5/7] firmware: imx: adds miscdev
 2026-08-05 16:11 UTC  (2+ messages)

[PATCH v2] drm/rockchip: dw_hdmi_qp: attach the HDMI Colorspace connector property
 2026-08-05 16:11 UTC  (2+ messages)

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-05 16:10 UTC  (11+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private

[PATCH v3 1/2] platform/x86: asus-wmi: adjust screenpad power/brightness handling — regression on non-DUO ScreenPad (ASUS ZenBook UX435EG)
 2026-08-05 16:07 UTC 

[PATCH] PCI: switchtec: Fix use-after-free in switchtec_pci_remove due to race condition
 2026-08-05 16:05 UTC  (4+ messages)

[RFC PATCH 0/8] ASoC: SDCA: enable on DT platforms and add Qualcomm WCD9378 (Tambora) codec
 2026-08-05 16:04 UTC  (7+ messages)
` [RFC PATCH 3/8] ASoC: SDCA: expose class helpers with hw_ops for non-DisCo platforms
` [RFC PATCH 4/8] ASoC: SDCA: add PDE pre/post-pmu hooks to hw_ops
` [RFC PATCH 8/8] ASoC: codecs: add Qualcomm Tambora (WCD9378) SDCA codec

[PATCH net-next v7 15/17] net: macb: read ISR inside bp->lock critical section
 2026-08-05 16:03 UTC  (2+ messages)

[GIT PULL] SoC fixes for 7.2, part 2
 2026-08-05 16:03 UTC  (2+ messages)

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-05 16:02 UTC  (5+ messages)
` [PATCH v16 22/45] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v16 24/45] KVM: arm64: Expose support for private memory

[PATCH v2] irqchip: imx-irqsteer: Convert to devm_pm_runtime_enable()
 2026-08-05 16:00 UTC  (5+ messages)

[PATCH v34 0/7] firmware: imx: driver for NXP secure-enclave
 2026-08-05 16:48 UTC  (8+ messages)
` [PATCH v34 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v34 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v34 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v34 4/7] firmware: imx: device context dedicated to priv
` [PATCH v34 5/7] firmware: imx: adds miscdev
` [PATCH v34 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v34 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH v9 0/5] PCI: tegra: Add Tegra264 support
 2026-08-05 15:55 UTC  (3+ messages)
` [PATCH v9 5/5] arm64: tegra: Add PCIe root ports on Tegra264

[PATCH] Input: evdev - sanitize event type index when fetching event masks
 2026-08-05 15:54 UTC  (3+ messages)

[PATCH 0/3] mm: support splitting mappingless swapcache folios
 2026-08-05 15:54 UTC  (3+ messages)

[PATCH net-next] MAINTAINERS: dpll: zl3073x: replace Prathosh Satish with Min Li
 2026-08-05 15:54 UTC 

[PATCH] watchdog: pcwd_usb: keep device alive for open files
 2026-08-05 15:53 UTC  (2+ messages)

[PATCH v2] drm/rockchip: dw_hdmi_qp: attach the HDMI Colorspace connector property
 2026-08-05 15:51 UTC 

[PATCH v2] team: reject CAN and IEEE 802.15.4 devices in team_port_add
 2026-08-05 15:42 UTC  (2+ messages)

linux-next: Tree for Aug 5
 2026-08-05 15:46 UTC 

[PATCH v10 0/3] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-08-05 15:46 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Limit mic boost on Positivo N15RPE-S
 2026-08-05 15:45 UTC 

linux-next: manual merge of the sysctl tree with the mm-nonmm-stable tree
 2026-08-05 15:45 UTC 

[PATCH v2] platform/x86: ideapad-laptop: do not poke keyboard controller
 2026-08-05 15:43 UTC  (2+ messages)

Fixes tags need work in the input-current tree
 2026-08-05 15:43 UTC  (2+ messages)

[PATCH v4 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-08-05 15:40 UTC  (2+ messages)

[PATCH v4] RISC-V: hwprobe: Use BIT macro to avoid warnings
 2026-08-05 15:33 UTC 


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