The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-09 03:27:12 to 2026-06-09 06:24:14 UTC [more...]

[PATCH 0/2] pmdomain: imx93: Fix shared MIPI PHY resource management
 2026-06-09  6:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: imx93: Add MIPI PHY power domain
` [PATCH 2/2] pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSI

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-06-09  6:23 UTC  (5+ messages)
` [PATCH 1/7] mm/migrate: rename PAGE_ migration flags to FOLIO_

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-06-09  6:24 UTC  (7+ messages)
` [PATCH 4/5] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-06-09  6:23 UTC  (4+ messages)

[PATCH 1/1] docs: Fix minor grammatical error
 2026-06-09  6:15 UTC  (4+ messages)

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-06-09  6:22 UTC  (3+ messages)
  ` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map

[PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
 2026-06-09  6:20 UTC  (7+ messages)
` [PATCH bpf v5 "
  ` [PATCH bpf v5 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref

[PATCH net-next v2 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
 2026-06-09  6:18 UTC  (5+ messages)

[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-06-09  6:18 UTC  (3+ messages)
` New design

[PATCH] staging: sm750fb: make g_fbmode array const
 2026-06-09  6:12 UTC  (2+ messages)

[PATCH v5 0/6] s390: Enable Rust support and add required arch glue
 2026-06-09  6:16 UTC  (6+ messages)

[PATCH 00/12] Add TH1520 USB support
 2026-06-09  6:16 UTC  (12+ messages)
` [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks
` [PATCH 03/12] riscv: dts: thead: add device tree node for MISC clock controller

[PATCH v2 00/14] list: Prepare entry iterators to cache cursor state
 2026-06-09  6:13 UTC  (3+ messages)
` [PATCH v2 01/14] drbd: Open-code transfer log list walk
` [PATCH v2 02/14] firewire: core: Open-code topology "

[PATCH v2] iio: pressure: bm1390: replace short msleeps with fsleep
 2026-06-09  6:14 UTC  (2+ messages)

[PATCH] iio: pressure: bm1390: replace short msleeps with usleep_range
 2026-06-09  6:13 UTC  (3+ messages)

[PATCH v3 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-09  6:09 UTC  (3+ messages)
` [PATCH v3 5/6] kselftest: alloc_tag: add kselftest for ioctl interface

[PATCH] xfrm: iptfs: fix ABBA deadlock in iptfs_destroy_state()
 2026-06-09  6:11 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-09  6:08 UTC  (4+ messages)

[PATCH 0/9] gpu: nova-core: boot GSP with vGPU enabled on
 2026-06-09  6:07 UTC  (5+ messages)
` [PATCH 3/9] gpu: nova-core: return FSP response buffer to caller

[PATCH] gpu: nova-core: don't declare booter firmware for FSP chipsets
 2026-06-09  6:06 UTC  (2+ messages)

[PATCH] software node: allow passing reference args to PROPERTY_ENTRY_REF()
 2026-06-09  6:04 UTC  (2+ messages)

[PATCH v5] arm64: dts: qcom: monaco-arduino-monza: Add QCNFA725B support
 2026-06-09  6:02 UTC  (3+ messages)

[PATCH v6 00/21] Add Counter delegation ISA extension support
 2026-06-09  6:01 UTC  (22+ messages)
` [PATCH v6 01/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v6 02/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v6 03/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v6 04/21] RISC-V: Define indirect CSR access helpers
` [PATCH v6 05/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v6 06/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v6 07/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v6 08/21] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v6 09/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v6 10/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v6 11/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v6 12/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v6 13/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v6 14/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v6 15/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v6 16/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v6 17/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v6 18/21] tools/perf: Support event code for arch standard events
` [PATCH v6 19/21] tools/perf: Add RISC-V CounterIDMask event field
` [PATCH v6 20/21] TEST(do-not-upstream): fake qemu-virt PMU events for cdeleg counter-mask testing
` [PATCH v6 21/21] TEST(do-not-upstream): fake qemu vendor JSON + mapfile entry for CounterIDMask path

[PATCH v7 0/2] arm64: dts: qcom: fix power domain handling on SM8250
 2026-06-09  6:00 UTC  (5+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: sm8250: sort out Iris power domains
` [PATCH v7 2/2] arm64: dts: qcom: sm8250: correct frequencies in the Iris OPP table

[PATCH] EDAC/mpc85xx: Use platform_get_irq() to get interrupt
 2026-06-09  5:59 UTC  (2+ messages)

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-09  5:54 UTC  (16+ messages)
` [PATCH v3 07/20] sched/fair: Select preferred CPU at wakeup when possible
` [PATCH v3 14/20] sched/debug: Provide debugfs to enable/disable steal monitor
` [PATCH v3 15/20] sched/core: Introduce a simple "
` [PATCH v3 17/20] sched/core: Introduce default arch handling code for inc/dec preferred CPUs

[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
 2026-06-09  5:52 UTC  (9+ messages)

[PATCH] sched/deadline: Use task_on_rq_migrating() helper
 2026-06-09  5:52 UTC  (2+ messages)

[PATCH iproute2-next 0/7] devlink: add per-port resource support
 2026-06-09  5:39 UTC  (8+ messages)
` [PATCH iproute2-next 1/7] devlink: Split dpipe tables output to a separate function
` [PATCH iproute2-next 2/7] devlink: Move dpipe tables query to resources show callback
` [PATCH iproute2-next 3/7] devlink: fix memory leak in resource_ctx_fini
` [PATCH iproute2-next 4/7] devlink: add dump support for resource show
` [PATCH iproute2-next 5/7] devlink: show port resources in resource dump
` [PATCH iproute2-next 6/7] devlink: add per-port resource show support
` [PATCH iproute2-next 7/7] devlink: add scope filter to resource show

[PATCH] drm/debugfs: fix dentry leak when removing files
 2026-06-09  5:36 UTC 

[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
 2026-06-09  5:37 UTC  (2+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-06-09  5:37 UTC  (3+ messages)
` [PATCH v13 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters

[PATCH v3 0/7] sched: Flatten the pick
 2026-06-09  5:37 UTC  (2+ messages)

[PATCH 0/2] Move PHYs and PERST# properties to PCIe RP node
 2026-06-09  5:35 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq5332: Move PHYs and PERST# to Root Port node

[PATCH v3] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-09  5:33 UTC 

[PATCH] media: mali-c55: Fix AEXP IHIST disable bit shift
 2026-06-09  5:32 UTC 

[PATCH RESEND v2 0/2] ACPI: SPCR: Support UART clock frequency field
 2026-06-09  5:30 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] serial: earlycon: add uart_clk_freq parameter

[PATCH 0/2] Add support for IPQ9650 CDSP remoteproc
 2026-06-09  5:31 UTC  (4+ messages)

[GIT PULL] clk: spacemit: Updates for v7.2
 2026-06-09  5:28 UTC 

[PATCH v2 0/4] riscv: spacemit: k3: some clock fixes related to PCIe
 2026-06-09  5:27 UTC  (2+ messages)

[PATCH] spi: meson-spifc: fix runtime PM leak on remove
 2026-06-09  5:26 UTC 

[PATCH] input: ipaq-micro-keys: simplify allocation
 2026-06-09  5:26 UTC  (4+ messages)

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-06-09  5:19 UTC  (3+ messages)
` [PATCH 1/2] arm64: ftrace: prepare ftrace_modify_call() for use "
` [PATCH 2/2] arm64: ftrace: allow DIRECT_CALLS "

[PATCH] comedi: comedi_test: avoid AI scan timing overflow
 2026-06-09  5:18 UTC  (2+ messages)

[PATCH v2 0/4] i2c: tegra: Improve DMA mapping, latency, and power management
 2026-06-09  5:18 UTC  (2+ messages)

[PATCH v1 0/7] perf annotate: Add elfutils libasm disassembler backend
 2026-06-09  5:17 UTC  (8+ messages)
` [PATCH v1 1/7] tools build: Add feature check for elfutils libasm
` [PATCH v1 2/7] perf build: Add build support and capability "
` [PATCH v1 3/7] perf annotate: Implement elfutils libasm disassembler backend
` [PATCH v1 4/7] perf annotate: Add --disassembler command-line option
` [PATCH v1 5/7] perf test: Enhance annotate test coverage and isolate config
` [PATCH v1 6/7] perf annotate: Support BPF JIT disassembly via genelf
` [PATCH v1 7/7] perf test: Add BPF JIT annotation test coverage for all disassemblers

[PATCH v3] Input: elan_i2c - prevent division by zero on invalid device parameters
 2026-06-09  5:18 UTC  (2+ messages)

[PATCH v4] i2c: cadence: Add shutdown handler
 2026-06-09  5:12 UTC  (2+ messages)

[PATCH] PCI: cadence: skip the link polling when endpoint not connected
 2026-06-09  5:11 UTC  (4+ messages)

[Patch v2 0/9] perf/x86: Miscellaneous PMU bug fixes
 2026-06-09  5:02 UTC  (10+ messages)
` [Patch v2 1/9] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
` [Patch v2 2/9] perf/x86: Introduce is_x86_pmu() helper
` [Patch v2 3/9] perf/x86: Update cap_user_rdpmc base on rdpmc user disable state
` [Patch v2 4/9] perf/x86/intel: Fallback to sw branch type decoding if no hw decoding
` [Patch v2 5/9] perf/x86/intel: Drop LBR entries whose privilege level mismatches br_sel
` [Patch v2 6/9] perf/x86/intel: Validate return value of intel_pmu_init_hybrid()
` [Patch v2 7/9] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
` [Patch v2 8/9] perf/core: Fix kernel register info leak via hardware skid
` [Patch v2 9/9] perf/core: Check kernel access when kernel callchains are requested

[PATCH v3] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len
 2026-06-09  5:00 UTC  (2+ messages)

[PATCH v3] ext4: fix kernel BUG in ext4_write_inline_data_end
 2026-06-09  4:59 UTC 

[PATCH] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-06-09  4:54 UTC  (3+ messages)

[PATCH] powerpc: replace strlcat to simplify ppc_kallsyms_lookup_name
 2026-06-09  4:52 UTC  (2+ messages)

[PATCH v7 4/6] ksm: add pgoff into ksm_rmap_item
 2026-06-09  4:51 UTC  (2+ messages)

[PATCH v4 1/1] cpufreq/amd-pstate: Fix EPP initialization for shared memory systems
 2026-06-09  4:50 UTC  (8+ messages)
` [PATCH v5 0/3] cpufreq/amd-pstate: Fix EPP and auto_sel initialization
  ` [PATCH v5 1/3] cpufreq/amd-pstate: Fix EPP return type and handle errors during initialization
  ` [PATCH v5 2/3] cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systems
  ` [PATCH v5 3/3] cpufreq/amd-pstate: Cache the firmware programmed EPP value

[PATCH 7.0 000/332] 7.0.12-rc1 review
 2026-06-09  4:50 UTC  (2+ messages)

[PATCH v8 0/3] KSM: performance optimizations for rmap_walk_ksm
 2026-06-09  4:47 UTC  (4+ messages)
` [PATCH v8 1/3] ksm: add linear_page_index into ksm_rmap_item
` [PATCH v8 2/3] ksm: Optimize rmap_walk_ksm by passing a suitable page index
` [PATCH v8 3/3] ksm: add mremap selftests for ksm_rmap_walk

[PATCH] x86/cpu: remove unused AMD Elan cflags definition
 2026-06-09  4:42 UTC 

[PATCH] rethook: Use tsk->on_cpu to check task execution state
 2026-06-09  4:41 UTC  (12+ messages)

[PATCH v4 00/11] Add spi-hid transport driver
 2026-06-09  4:41 UTC  (12+ messages)
` [PATCH v4 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v4 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v4 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v4 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v4 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v4 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v4 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v4 08/11] HID: spi_hid: add device tree "
` [PATCH v4 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v4 10/11] HID: spi-hid: add power management implementation
` [PATCH v4 11/11] HID: spi-hid: add panel follower support

[PATCH net] libceph: bound pg_temp/pg_upmap osd list length to CEPH_PG_MAX_SIZE
 2026-06-09  4:40 UTC  (2+ messages)

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-09  4:19 UTC  (11+ messages)

[PATCH] serial: 8250_pnp: Drop unused assignments from pnp_device_id arrays
 2026-06-09  4:33 UTC  (2+ messages)

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-09  4:32 UTC  (4+ messages)
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH v4 0/6] sched: Fix cluster scheduling in the presence of asymmetric capacity
 2026-06-09  4:26 UTC  (3+ messages)
` [PATCH v4 1/6] sched/fair: Do not skip CPUs of similar capacity with busy SMT siblings

[PATCH] Respect mempolicy when calculating surplus huge pages
 2026-06-09  4:23 UTC 

[PATCH net] bnxt: fix head underflow on XDP head-grow
 2026-06-09  4:22 UTC  (2+ messages)

[PATCH v2] ext4: fix kernel BUG in ext4_write_inline_data_end
 2026-06-09  4:17 UTC 

[PATCH v1 0/2] LoongArch: BPF: per-CPU addr MOV and timed may_goto
 2026-06-09  4:14 UTC  (3+ messages)
` [PATCH v1 1/2] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH v1 2/2] LoongArch: BPF: Add timed may_goto support

[PATCH v2] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
 2026-06-09  4:14 UTC 

[PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
 2026-06-09  4:11 UTC 

[PATCH v20 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-06-09  4:04 UTC  (10+ messages)
` [PATCH v20 net-next 1/9] octeontx2-af: enforce single RVU AF probe
` [PATCH v20 net-next 2/9] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v20 net-next 3/9] devlink: heap-allocate param fill buffers in devlink_nl_param_fill
` [PATCH v20 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
` [PATCH v20 net-next 5/9] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v20 net-next 6/9] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v20 net-next 7/9] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v20 net-next 8/9] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v20 net-next 9/9] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH] media: dvb-usb: fix refcount leak in dvb_usb_adapter_frontend_init()
 2026-06-09  4:03 UTC 

[GIT PULL] hotfixes against 7.1-rc7
 2026-06-09  3:54 UTC 

[PATCH] ext4: avoid full buffer walks for large folio partial writes
 2026-06-09  3:54 UTC  (5+ messages)
` [PATCH v2 0/2] ext4: avoid tail walks for cached large-folio writes
  ` [PATCH v2 2/2] ext4: avoid tail write_begin walk for uptodate folios

[PATCH] Documentation: KVM: Synchronize x86 VM types
 2026-06-09  3:53 UTC  (2+ messages)

[PATCH] dm log writes: fix refcount leak in log_writes_map()
 2026-06-09  3:52 UTC 

[PATCH v3 0/2] ext4: avoid tail walks for cached large-folio writes
 2026-06-09  3:52 UTC  (3+ messages)
` [PATCH v3 1/2] fs/buffer: avoid tail commit walk for uptodate folios
` [PATCH v3 2/2] ext4: avoid tail write_begin "

[PATCH v2] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-09  3:49 UTC  (2+ messages)

[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
 2026-06-09  3:44 UTC  (3+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "

[PATCH] hrtimer: correct CONFIG_NO_HZ_COMMON macro name in comment
 2026-06-09  3:43 UTC 

[PATCH v2] mm/slub: allocate sheaves on local memory nodes
 2026-06-09  3:41 UTC  (4+ messages)

[PATCH] MIPS: lib: Remove '.hidden' for local symbols
 2026-06-09  3:36 UTC 

[PATCH 0/2] power: sequencing: pcie-m2: Add 3.3Vaux supply support
 2026-06-09  3:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: connector: pcie-m2-e: "
` [PATCH 2/2] power: sequencing: pcie-m2: "

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-06-09  3:33 UTC  (11+ messages)

[PATCH] thread_info: remove comment incorrectly referring to CONFIG_SH
 2026-06-09  3:32 UTC 

[PATCH 0/3] KVM: harden and cleanup PDPTR load on forced L1 reload
 2026-06-09  3:31 UTC  (3+ messages)
` [PATCH 1/3] KVM: nVMX: unwind PDPTR load if processor triggers a nested VMFail

[PATCH v4 net-next 0/9] net: dsa: netc: add bridge mode support
 2026-06-09  3:29 UTC  (9+ messages)
` [PATCH v4 net-next 2/9] net: enetc: add "Update" and "Delete" operations to VLAN filter table
` [PATCH v4 net-next 3/9] net: enetc: add interfaces to manage egress treatment table
` [PATCH v4 net-next 4/9] net: enetc: add "Update" operation to the egress count table
` [PATCH v4 net-next 5/9] net: dsa: netc: initialize the group bitmap of ETT and ECT
` [PATCH v4 net-next 6/9] net: enetc: add helpers to set/clear table bitmap
` [PATCH v4 net-next 7/9] net: dsa: netc: add VLAN filter table and egress treatment management
` [PATCH v4 net-next 8/9] net: dsa: netc: add bridge mode support
` [PATCH v4 net-next 9/9] net: dsa: netc: implement dynamic FDB entry ageing


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