messages from 2026-05-28 14:36:17 to 2026-05-28 15:43:16 UTC [more...]
[PATCH v7 000/120] x86: Introduce a centralized CPUID data model
2026-05-28 15:38 UTC (63+ messages)
` [PATCH v7 001/120] treewide: Explicitly include the x86 CPUID headers
` [PATCH v7 002/120] x86/cpu: <asm/processor.h>: Do not include the CPUID API header
` [PATCH v7 003/120] x86/cpuid: Rename cpuid_leaf()/cpuid_subleaf() APIs
` [PATCH v7 004/120] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>
` [PATCH v7 005/120] x86/cpu: Introduce a centralized CPUID data model
` [PATCH v7 006/120] x86/cpuid: Introduce a centralized CPUID parser
` [PATCH v7 007/120] x86/cpu: centaur/zhaoxin: Rescan CPUID(0xc0000001) after MSR writes
` [PATCH v7 008/120] x86/cpu/transmeta: Rescan CPUID(0x1) after capability unhide
` [PATCH v7 009/120] x86/cpu: Use parsed CPUID(0x0)
` [PATCH v7 010/120] x86/lib: Add CPUID(0x1) family and model calculation
` [PATCH v7 011/120] x86/cpu: Use parsed CPUID(0x1)
` [PATCH v7 012/120] x86/cpuid: Parse CPUID(0x80000000)
` [PATCH v7 013/120] x86/cpu: Use parsed CPUID(0x80000000)
` [PATCH v7 014/120] x86/cpuid: Parse CPUID(0x80000002) to CPUID(0x80000004)
` [PATCH v7 015/120] x86/cpu: Use parsed "
` [PATCH v7 016/120] x86/cpuid: Split parser tables and add vendor-qualified parsing
` [PATCH v7 017/120] x86/cpuid: Introduce a parser debugfs interface
` [PATCH v7 018/120] x86/cpuid: Parse CPUID(0x16)
` [PATCH v7 019/120] x86/tsc: Use parsed CPUID(0x16)
` [PATCH v7 020/120] x86/cpuid: Parse Transmeta and Centaur extended ranges
` [PATCH v7 021/120] x86/cpu/transmeta: Use parsed CPUID(0x80860000)->CPUID(0x80860006)
` [PATCH v7 022/120] x86/cpu/transmeta: Refactor CPU information printing
` [PATCH v7 023/120] x86/cpu/centaur: Use parsed CPUID(0xc0000001)
` [PATCH v7 024/120] x86/cpu/zhaoxin: "
` [PATCH v7 025/120] x86/cpuid: Parse CPUID(0x2)
` [PATCH v7 026/120] x86/cpuid: Warn once on invalid CPUID(0x2) iteration count
` [PATCH v7 027/120] x86/cpuid: Introduce parsed CPUID(0x2) API
` [PATCH v7 028/120] x86/cpu: Use parsed CPUID(0x2)
` [PATCH v7 029/120] x86/cacheinfo: "
` [PATCH v7 030/120] x86/cpuid: Remove direct CPUID(0x2) query helpers
` [PATCH v7 031/120] x86/cpuid: Parse deterministic cache parameters CPUID leaves
` [PATCH v7 032/120] x86/cacheinfo: Pass a 'struct cpuinfo_x86' reference to CPUID(0x4) code
` [PATCH v7 033/120] x86/cacheinfo: Use parsed CPUID(0x4)
` [PATCH v7 034/120] x86/cacheinfo: Use parsed CPUID(0x8000001d)
` [PATCH v7 035/120] x86/cpuid: Parse CPUID(0x80000005), CPUID(0x80000006), CPUID(0x80000008)
` [PATCH v7 036/120] x86/cacheinfo: Use auto-generated data types
` [PATCH v7 037/120] x86/cacheinfo: Use parsed CPUID(0x80000005) and CPUID(0x80000006)
` [PATCH v7 038/120] x86/cacheinfo: Use parsed CPUID(0x80000006)
` [PATCH v7 039/120] x86/cpu: Use parsed CPUID(0x80000005) and CPUID(0x80000006)
` [PATCH v7 040/120] x86/cpu/amd: Use parsed CPUID(0x80000005)
` [PATCH v7 041/120] x86/cpu/amd: Refactor TLB detection code
` [PATCH v7 042/120] x86/cpu/amd: Use parsed CPUID(0x80000005) and CPUID(0x80000006)
` [PATCH v7 043/120] x86/cpu/hygon: "
` [PATCH v7 044/120] x86/cpu/centaur: Use parsed CPUID(0x80000005)
` [PATCH v7 045/120] x86/cpu: Use parsed CPUID(0x80000008)
` [PATCH v7 046/120] x86/apic: Use parsed and refreshed CPUID(0x1)
` [PATCH v7 047/120] x86/cpu/amd: Refactor CPUID(0x1) level calculation
` [PATCH v7 048/120] x86/mce: core: Use parsed CPUID(0x1)
` [PATCH v7 049/120] x86/mce: inject: "
` [PATCH v7 050/120] x86/microcode/amd: Use standard CPUID(0x1) types
` [PATCH v7 051/120] x86/microcode/amd: rdrand: "
` [PATCH v7 052/120] x86/microcode/intel: Explain CPUID parser APIs unavailability
` [PATCH v7 053/120] x86/mm/pti: Use standard CPUID(0x1) types
` [PATCH v7 054/120] x86/xen: Use parsed CPUID(0x1)
` [PATCH v7 055/120] x86/xen: Use standard CPUID(0x1) types
` [PATCH v7 056/120] agp/efficeon: Use parsed CPUID(0x1)
` [PATCH v7 057/120] dmaengine: ioatdma: Remove custom UP local APID IC code
` [PATCH v7 058/120] RAS/AMD/FMPM: Use parsed CPUID(0x1)
` [PATCH v7 059/120] x86/cpuid: Parse CPUID(0x5)
` [PATCH v7 060/120] x86/acpi/cstate: Remove superfluous retval logic
` [PATCH v7 061/120] x86/acpi/cstate: Clarify unsupported MWAIT hint warning
` [PATCH v7 062/120] x86/acpi/cstate: Use MWAIT helper macros
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-05-28 15:40 UTC (4+ messages)
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
[PATCH] KVM: selftests: hyperv_tlb_flush: use swap() to swap PTEs
2026-05-28 15:35 UTC (2+ messages)
` [PATCH v2] "
[PATCH] net/9p: add vsock transport
2026-05-28 15:39 UTC (2+ messages)
[PATCH v15 0/9] Add Type-C DP support for RK3399 EVB IND board
2026-05-28 15:37 UTC (3+ messages)
` [PATCH v15 1/9] drm/bridge: Implement generic USB Type-C DP HPD bridge
[PATCH v3 0/2] perf: Fix missing branch counter information in script and annotate
2026-05-28 15:36 UTC (3+ messages)
` [PATCH v3 1/2] perf script: Fix missing '+' indicator when branch counter reaches upper limit
` [PATCH v3 2/2] perf/annotate: Fix missing branch counter column in TUI mode
[PATCH v3] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
2026-05-28 15:37 UTC (2+ messages)
[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
2026-05-28 15:37 UTC (9+ messages)
` [PATCH v2 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
[PATCH v2 0/6] KVM/x86: Drop "1" as MSR emulation return value
2026-05-28 15:36 UTC (8+ messages)
[PATCH] arm64/entry: Don't disable preemption in debug_exception_enter() with RT kernel
2026-05-28 15:35 UTC (5+ messages)
[PATCH v2] io_uring/io-wq: re-check IO_WQ_BIT_EXIT for each linked work item
2026-05-28 15:35 UTC (2+ messages)
[PATCH v4] cxl/test: Enforce PMD alignment for volatile mock regions
2026-05-28 15:35 UTC (2+ messages)
linux-next: manual merge of the vfs-brauner tree with the nfsd tree
2026-05-28 15:34 UTC (4+ messages)
[PATCH v3] cpupower: Implement powercap enabled setters
2026-05-28 15:32 UTC (2+ messages)
` [PATCH v4] "
[PATCH v5 0/9] mm: switch THP shrinker to list_lru
2026-05-28 15:31 UTC (5+ messages)
` [PATCH v5 9/9] mm: switch deferred split "
[REGRESSION] x86/hugetlb: AMD F15h VA alignment offset breaks MAP_HUGETLB alignment
2026-05-28 15:31 UTC (8+ messages)
[PATCH v1 1/1] arm64: dts: imx95-var-dart-sonata: add CAN controller
2026-05-28 15:29 UTC
[PATCH v6 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-28 15:29 UTC (4+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH v5 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support
2026-05-28 15:28 UTC (9+ messages)
` [PATCH v5 01/15] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v5 04/15] drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v5 10/15] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v5 15/15] drm/msm/dp: pass panel to display enable/disable helpers
[PATCH v7 00/13] fix several inconsistencies with sysfs configuration in etmX
2026-05-28 15:26 UTC (10+ messages)
` [PATCH v7 08/13] coresight: etm4x: fix inconsistencies with sysfs configuration
` [PATCH v7 09/13] coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enable
[PATCH v21 0/9] ring-buffer: Making persistent ring buffers robust
2026-05-28 15:26 UTC (8+ messages)
` [PATCH v21 8/9] ring-buffer: Show persistent buffer dropped events in trace file
[RFC PATCH v3 0/4] iio: position: add Rust driver for ams AS5600
2026-05-28 15:25 UTC (3+ messages)
` [RFC PATCH v3 1/4] i2c: rust: implement kernel::io::Io trait for I2cClient
[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
2026-05-28 15:24 UTC (9+ messages)
[PATCH] ocfs2: validate fast symlink target during inode read
2026-05-28 15:12 UTC
[PATCH v7 0/2] Add Xiaomi 12 Lite 5G (taoyao) device tree
2026-05-28 15:20 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: qcom: Add SM7325 Xiaomi 12 Lite 5G (taoyao)
` [PATCH v7 2/2] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS
[PATCH v2 00/12] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-05-28 15:18 UTC (5+ messages)
` [PATCH v2 12/12] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
[PATCH v2 0/1] bpf: reject overlarge global subprog argument sizes
2026-05-28 15:17 UTC (3+ messages)
` [PATCH bpf-next v3] "
[PATCH v6 00/12] Allow preemption during IPI completion waiting to improve real-time performance
2026-05-28 15:13 UTC (13+ messages)
` [PATCH v6 01/12] smp: Disable preemption explicitly in __csd_lock_wait
` [PATCH v6 02/12] smp: Enable preemption early in smp_call_function_single
` [PATCH v6 03/12] smp: Refactor remote CPU selection in smp_call_function_any()
` [PATCH v6 04/12] smp: Use task-local IPI cpumask in smp_call_function_many_cond()
` [PATCH v6 05/12] smp: Alloc percpu csd data in smpcfd_prepare_cpu() only once
` [PATCH v6 06/12] smp: Enable preemption early in smp_call_function_many_cond
` [PATCH v6 07/12] smp: Remove preempt_disable from smp_call_function
` [PATCH v6 08/12] smp: Remove preempt_disable from on_each_cpu_cond_mask
` [PATCH v6 09/12] scftorture: Remove preempt_disable in scftorture_invoke_one
` [PATCH v6 10/12] x86/mm: Move flush_tlb_info back to the stack
` [PATCH v6 11/12] x86/mm: Enable preemption during native_flush_tlb_multi
` [PATCH v6 12/12] x86/mm: Enable preemption during flush_tlb_kernel_range
[PATCH 0/4] bootconfig: embed kernel.* cmdline at build time
2026-05-28 15:15 UTC (2+ messages)
[PATCH v2 0/5] thermal: intel: Add support for Directed Package Thermal Interrupt
2026-05-28 15:25 UTC (6+ messages)
` [PATCH v2 1/5] thermal: intel: Fix dangling resources on thermal_throttle_online() failure
` [PATCH v2 2/5] x86/thermal: Add bit definitions for Intel Directed Package Thermal Interrupt
` [PATCH v2 3/5] thermal: intel: Enable the Directed Package-level "
` [PATCH v2 4/5] thermal: intel: Add syscore callbacks for suspend and resume
` [PATCH v2 5/5] thermal: intel: Add a syscore shutdown callback for kexec reboot
[PATCH] nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
2026-05-28 15:14 UTC (2+ messages)
[PATCH] nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
2026-05-28 15:14 UTC (2+ messages)
[PATCH 0/3] Add support for qcrypto on shikra
2026-05-28 15:13 UTC (10+ messages)
[PATCH] arm64: dts: qcom: talos: Fix GMU unit address
2026-05-28 15:09 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
2026-05-28 15:08 UTC (9+ messages)
[PATCH] serial: 8250: fix use-after-free in IRQ chain handling
2026-05-28 15:08 UTC
[PATCH v6 0/5] liveupdate: serialization safety and race fixes
2026-05-28 15:08 UTC (5+ messages)
` [PATCH v6 3/5] liveupdate: block session mutations during reboot
[PATCH] liveupdate: document current compatibility status
2026-05-28 15:08 UTC (2+ messages)
[RFC PATCH 00/18] drm/panthor: Add Mali v15 AM virtualization support
2026-05-28 15:05 UTC (19+ messages)
` [RFC PATCH 01/18] drm/panthor: Ignore -EOPNOTSUPP for shader-present nvmem lookup
` [RFC PATCH 02/18] drm/panthor: Move register access helpers out of panthor_device.h
` [RFC PATCH 03/18] drm/panthor: Parse and store GPU_ID fields
` [RFC PATCH 04/18] drm/panthor: Add 64-bit GPU_ID decoding for v15 GPUs
` [RFC PATCH 05/18] drm/panthor: Move register base offsets to the HW description
` [RFC PATCH 06/18] drm/panthor: Derive MMU AS register addresses from base and stride
` [RFC PATCH 07/18] drm/panthor: Add Mali v15 hardware support
` [RFC PATCH 08/18] drm/panthor: Skip devfreq when no OPP table is present
` [RFC PATCH 09/18] drm/panthor: Add basic AM_SYSTEM support
` [RFC PATCH 10/18] drm/panthor: Add AM_PARTITION_CONTROL support
` [RFC PATCH 11/18] drm/panthor: Add AM message helpers
` [RFC PATCH 12/18] drm/panthor: Add AM_RESOURCE_GROUP support
` [RFC PATCH 13/18] drm/panthor: Add arbitration scheduler
` [RFC PATCH 14/18] drm/panthor: Route arbitration events
` [RFC PATCH 15/18] drm/panthor: Add access-window support
` [RFC PATCH 16/18] drm/panthor: Synchronize HW component PM transitions
` [RFC PATCH 17/18] drm/panthor: Route HW component PM through access windows
` [RFC PATCH 18/18] drm/panthor: Tolerate access-window loss during HW waits
[PATCH 0/4] Fix checking of iommu_map_sgtable return value
2026-05-28 15:07 UTC (5+ messages)
` [PATCH 1/4] gpu: host1x: Fix iommu_map_sgtable() return value check
` [PATCH 2/4] drm/tegra: "
[PATCH v1] rust: rcu: Add abstraction for call_rcu()
2026-05-28 15:06 UTC (8+ messages)
[PATCH v2 0/4] iio: adc: Add support for LTC2378 and similar ADCs
2026-05-28 15:04 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: Add ltc2378
` [PATCH v2 2/4] iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCs
` [PATCH v2 3/4] iio: adc: ltc2378: Enable high-speed data capture
` [PATCH v2 4/4] iio: adc: ltc2378: Enable triggered buffer "
[PATCH v5 0/2] Rust netlink support + use in Rust Binder
2026-05-28 15:04 UTC (7+ messages)
` [PATCH v5 1/2] rust: netlink: add raw netlink abstraction
(no subject)
2026-05-28 14:56 UTC
[PATCH v2 0/6] mfd: lm3533: convert to OF bindings, improve support
2026-05-28 15:03 UTC (6+ messages)
` [PATCH v2 1/6] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v2 2/6] mfd: lm3533: Convert to use OF bindings
[PATCH 0/4] ASoC: meson: aiu: align I2S design to the AXG one
2026-05-28 15:01 UTC (5+ messages)
` [PATCH 4/4] ASoC: meson: aiu: use aiu-formatter-i2s to format I2S output data
[PATCH v4 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
2026-05-28 15:01 UTC (6+ messages)
` [PATCH v4 2/7] clk: qcom: Add generic clkref_en support
[PATCH v1] clk: Use named initializers for platform_device_id arrays
2026-05-28 15:01 UTC (2+ messages)
[PATCH v2] edac: Consistently define pci_device_ids using named initializers
2026-05-28 14:52 UTC (4+ messages)
[PATCH v2] gpu: host1x: fix missing 'host1x_context_device_bus_type'
2026-05-28 15:00 UTC (2+ messages)
[PATCH v6 00/10] drm/msm/dp: Drop the HPD state machine
2026-05-28 14:59 UTC (4+ messages)
` [PATCH v6 07/10] drm/msm/dp: rework HPD handling
[PATCH] ASoC: cs35l56: Share common SoundWire interrupt enable/disable code
2026-05-28 14:58 UTC
[PATCH] ext4: Use %pe to print PTR_ERR() in namei.c
2026-05-28 14:56 UTC (2+ messages)
[PATCH v2] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
2026-05-28 14:57 UTC (2+ messages)
[RFC PATCH v2 0/2] workqueue: Add warnings and check WQ flags usage
2026-05-28 14:57 UTC (6+ messages)
` [RFC PATCH v2 1/2] workqueue: Add warnings and fallback if system_{unbound}_wq is used
[PATCH] dma-buf: fix UAF in dma_buf_fd() tracepoint
2026-05-28 14:53 UTC (3+ messages)
[PATCH] crypto: sun4i-ss: restrict PRNG seed length to prevent heap overflow
2026-05-28 14:53 UTC
[GIT PULL] Networking for v7.1-rc6
2026-05-28 14:50 UTC
[PATCH] regulator: remove used pcap regulator driver
2026-05-28 14:50 UTC (2+ messages)
[PATCH v5 0/2] Let userspace know about swapped out panthor GEM objects
2026-05-28 14:49 UTC (4+ messages)
` [PATCH v5 1/2] drm/panthor: Implement evicted status for "
[PATCH] netlink: fix skb refcount leak when dump start fails
2026-05-28 14:47 UTC (2+ messages)
` [syzbot ci] "
[PATCH] docs/zh_CN: update admin-guide/index.rst translation
2026-05-28 14:46 UTC (2+ messages)
[PATCH] ASoC: cs-amp-lib: Simplify overcomplicated error return
2026-05-28 14:46 UTC
[PATCH v5 0/7] Add RMPOPT support
2026-05-28 14:45 UTC (3+ messages)
` [PATCH v5 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
[PATCH] drm/omap: dsi: avoid sending bta sync all the time in writes
2026-05-28 14:44 UTC (2+ messages)
[PATCH 0/9] Convert x86 pgd_lists to ptdescs
2026-05-28 14:43 UTC (2+ messages)
[PATCH v2 0/3] userfaultfd: verify VMA state across UFFDIO_COPY retry
2026-05-28 14:41 UTC (4+ messages)
` [PATCH v2 1/3] "
[PATCH 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
2026-05-28 14:41 UTC (5+ messages)
` [PATCH v2 "
[PATCH v6 00/18] Renesas: dmaengine and ASoC fixes
2026-05-28 14:39 UTC (5+ messages)
` [PATCH v6 15/18] dmaengine: sh: rz-dmac: Add suspend to RAM support
` [PATCH v6 18/18] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor
[PATCH v3 0/2] ext4: add hash Kunit tests and optimize str2hashbuf
2026-05-28 14:38 UTC (2+ messages)
[PATCH] ext4: Replace KUnit tests for memcmp() with KUNIT_ASSERT_MEMEQ()
2026-05-28 14:38 UTC (2+ messages)
[PATCH] ceph: fix OOB read in decode_lockers() via missing bounds check
2026-05-28 14:36 UTC (2+ messages)
[PATCH 1/2] sched/fair: expose cpu.max.runtime to set bandwidth runtime directly
2026-05-28 14:37 UTC (3+ messages)
[PATCH net] net: lan743x: avoid netdev-based logging before netdev registration
2026-05-28 14:36 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox