messages from 2026-05-20 18:38:36 to 2026-05-20 20:03:45 UTC [more...]
[PATCH net-next 0/3] dd LED support for fbnic
2026-05-20 20:03 UTC (4+ messages)
` [PATCH net-next 1/3] leds: trigger: netdev: Extend speeds up to 100G
` [PATCH net-next 2/3] net: eth: fbnic: Store max_speed from firmware dialog
` [PATCH net-next 3/3] net: eth: fbnic: Add led support
[PATCH v5 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-20 20:03 UTC (5+ messages)
` [PATCH v5 1/3] PCI: Add pci_ats_required() for CXL.cache capable devices
` [PATCH v5 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v5 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
2026-05-20 20:01 UTC (19+ messages)
` [PATCH v3 01/41] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v3 03/41] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH v3 04/41] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH v3 05/41] x86/tdx: Override PV calibration routines with CPUID-based calibration
` [PATCH v3 06/41] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
` [PATCH v3 40/41] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
` [PATCH v3 41/41] x86/kvmclock: Get CPU base frequency from CPUID when it's available
[PATCH] sunrpc: use kref_get_unless_zero in auth_domain_lookup
2026-05-20 20:01 UTC (4+ messages)
[PATCH v6 00/14] perf build: Reduce build time by nearly half
2026-05-20 20:00 UTC (7+ messages)
` [PATCH v7 "
[PATCH v3] Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
2026-05-20 20:00 UTC (4+ messages)
` [PATCH v4] "
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-20 19:59 UTC (13+ messages)
` [PATCH v2 09/16] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH v2 12/16] iommufd: Implement ioctl to mark HWPT for preservation
` [PATCH v2 13/16] iommufd: Persist iommu hardware pagetables for live update
` [PATCH v2 15/16] vfio/pci: Preserve the iommufd state of the vfio cdev
[PATCH net] net: lan743x: avoid netdev-based logging before netdev registration
2026-05-20 19:59 UTC (3+ messages)
[PATCH v8 0/3] Add EcoNet EN7528 (and EN751221) PCIe support
2026-05-20 19:59 UTC (7+ messages)
` [PATCH v8 1/3] PCI: mediatek: Use actual physical address instead of virt_to_phys()
` [PATCH v8 2/3] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
` [PATCH v8 3/3] PCI: mediatek: Add support for EcoNet EN7528 SoC
[PATCH v4 0/3] perf: Fix SIGCHLD vs pause() race with short-lived workloads
2026-05-20 19:58 UTC (2+ messages)
[PATCH] tracepoint: add lockdep rcu_is_watching() check to trace_call__##name()
2026-05-20 19:55 UTC (3+ messages)
` [PATCH v2] tracepoint: add lockdep rcu_is_watching() check to trace_##name##_enabled()
RFC: CXL: How to handle trace event ABI break from CXL_HEADERLOG_SIZE fix?
2026-05-20 19:55 UTC
[PATCH] MAINTAINERS: Update address for Michael Grzeschik
2026-05-20 19:55 UTC (3+ messages)
[PATCH] hwmon: nct6683 Add support for ASRock Z890 Pro-A
2026-05-20 19:54 UTC (2+ messages)
[PATCH 0/2] fs: refactor code to use clear_and_wake_up_bit()
2026-05-20 19:45 UTC
[PATCH] cgroup: rstat: relax NMI guard after switch to try_cmpxchg
2026-05-20 19:47 UTC (2+ messages)
[PATCH v13 00/32] perf tool: Add evsel to perf_sample
2026-05-20 19:46 UTC (37+ messages)
` [PATCH v14 00/32] perf tools: "
` [PATCH v14 01/32] perf tool: Remove evsel from tool APIs that pass the sample
` [PATCH v14 02/32] perf kvm: Don't pass evsel with sample
` [PATCH v14 03/32] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
` [PATCH v14 04/32] perf trace: Don't pass evsel with sample
` [PATCH v14 05/32] perf callchain: Don't pass evsel and sample
` [PATCH v14 06/32] perf lock: Only pass sample to handlers
` [PATCH v14 07/32] perf hist: Remove evsel parameter from inc samples functions
` [PATCH v14 08/32] perf db-export: Remove evsel from struct export_sample
` [PATCH v14 09/32] perf hist: Remove evsel from struct hist_entry_iter
` [PATCH v14 10/32] perf report: Directly use sample->evsel to avoid computing from sample->id
` [PATCH v14 11/32] perf annotate: Don't pass evsel to add_sample
` [PATCH v14 12/32] perf inject: Don't pass evsel with sample
` [PATCH v14 13/32] perf kmem: "
` [PATCH v14 14/32] perf kwork: "
` [PATCH v14 15/32] perf sched: "
` [PATCH v14 16/32] perf timechart: "
` [PATCH v14 17/32] perf trace: "
` [PATCH v14 18/32] perf evlist: Try to avoid computing evsel from sample
` [PATCH v14 19/32] perf script: Don't pass evsel with sample
` [PATCH v14 20/32] perf s390-sample-raw: Don't pass evsel or its PMU "
` [PATCH v14 21/32] perf evsel: Don't pass evsel "
` [PATCH v14 22/32] perf lock: Constify trace_lock_handler variables
` [PATCH v14 23/32] perf lock: Avoid segv if event is missing a callchain
` [PATCH v14 24/32] perf timechart: Fix memory leaks
` [PATCH v14 25/32] perf kmem: Fix memory leaks on error path and when skipping
` [PATCH v14 26/32] perf synthetic-events: Bound check when synthesizing mmap2 and build_id events
` [PATCH v14 27/32] perf kmem: Add bounds checks to tracepoint read values
` [PATCH v14 28/32] perf sched: Bounds check CPU in sched switch events
` [PATCH v14 29/32] perf timechart: Bounds check CPU
` [PATCH v14 30/32] perf evsel: Add bounds checking to trace point raw data accessors
` [PATCH v14 31/32] perf kwork: Fix address sanitizer issues
` [PATCH v14 32/32] perf kwork: Fix memory management of kwork_work
[RFC PATCH] mm/nommu: Implement just enough vmap that compressed erofs can be mounted
2026-05-20 19:45 UTC (4+ messages)
[PATCH net] net: lan743x: permit VLAN-tagged packets up to configured MTU
2026-05-20 19:44 UTC (3+ messages)
[PATCH v17 0/7] Error recovery for vfio-pci devices on s390x
2026-05-20 19:41 UTC (3+ messages)
` [PATCH v17 4/7] s390/pci: Store PCI error information for passthrough devices
[PATCH v10 00/25] Runtime TDX module update support
2026-05-20 19:42 UTC (6+ messages)
` [PATCH v10 22/25] x86/virt/tdx: Reject updates during compatibility-sensitive operations
` [PATCH v10 24/25] coco/tdx-host: Document TDX module update compatibility criteria
[PATCH v4 0/3] hwmon: (pmbus/adm1266) add clear_blackbox and powerup_counter debugfs entries
2026-05-20 19:40 UTC (4+ messages)
[PATCH v4 0/3] Let userspace know about swapped out panthor GEM objects
2026-05-20 19:38 UTC (4+ messages)
` [PATCH v4 1/3] drm/fdinfo: Add "evicted" memory accounting
[PATCH] tracing: simplify pages allocation
2026-05-20 19:38 UTC (2+ messages)
[PATCH RFC v6 0/7] Add support for Adreno 810 GPU
2026-05-20 19:38 UTC (4+ messages)
[PATCH v3 0/2] media: nxp: imx8-isi: Fix scaler rounding and downscaling limits
2026-05-20 19:37 UTC (3+ messages)
` [PATCH v3 2/2] media: nxp: imx8-isi: Fix scale factor calculation for hardware rounding
[PATCH v2] sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
2026-05-20 19:37 UTC (8+ messages)
[PATCH 0/3] Enable QoS configuration on X1E80100
2026-05-20 19:33 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: interconnect: qcom,x1e80100-rpmh: add clocks property to enable QoS
[PATCH v3] nvme: core: reject invalid LBA data size from Identify Namespace
2026-05-20 19:33 UTC (2+ messages)
[PATCH v3 1/2] PCI: tegra194: Use aspm-l1-entry-delay-ns DT property for L1 entrance latency
2026-05-20 19:30 UTC (2+ messages)
[PATCH net v2] net: devmem: reject dma-buf bind with non-page-aligned size or SG length
2026-05-20 19:28 UTC (3+ messages)
[PATCH] iio: light: al3010: read both ALS ADC registers again
2026-05-20 19:26 UTC (2+ messages)
[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-05-20 19:26 UTC (5+ messages)
` [PATCH v1 4/4] iommu/hyperv: Add page-selective IOTLB flush support
[PATCH] perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
2026-05-20 19:26 UTC (10+ messages)
` [PATCH v3] "
[PATCH v3 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
2026-05-20 19:24 UTC (4+ messages)
` [PATCH v3 1/3] spi: tegra210-quad: Convert to hard IRQ with high-priority workqueue
` [PATCH v3 2/3] spi: tegra210-quad: Cache TRANS_STATUS in ISR for timeout handler
` [PATCH v3 3/3] spi: tegra210-quad: Process small PIO transfers in hard IRQ context
[PATCH 00/18] Migrate rpcsec_gss_krb5 to the crypto/krb5 library
2026-05-20 19:22 UTC (4+ messages)
[PATCH v2 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
2026-05-20 19:22 UTC (4+ messages)
` [PATCH v2 1/3] spi: tegra210-quad: Convert to hard IRQ with high-priority workqueue
[PATCH v2 net-next 0/3] dpll: add SiTime SiT9531x DPLL clock driver
2026-05-20 19:19 UTC (4+ messages)
` [PATCH v2 net-next 1/3] dt-bindings: vendor-prefixes: add SiTime Corporation
` [PATCH v2 net-next 2/3] dt-bindings: dpll: add SiTime SiT9531x clock generator
` [PATCH v2 net-next 3/3] dpll: add SiTime SiT9531x DPLL clock driver
[PATCH net-next v1] net: pse-pd: Use named initializers for arrays of i2c_device_data
2026-05-20 19:19 UTC (2+ messages)
[PATCH] interconnect: qcom: icc-rpmh: Fix resource leak in case of missing QoS clocks
2026-05-20 19:19 UTC
[PATCH v6 0/4] 9p: Performance improvements for build workloads
2026-05-20 18:41 UTC (5+ messages)
` [PATCH v6 1/4] 9p: Cache negative dentries for lookup performance
` [PATCH v6 2/4] 9p: Add mount option for negative dentry cache retention
` [PATCH v6 3/4] 9p: Set default negative dentry retention time for cache=loose
` [PATCH v6 4/4] 9p: Enable symlink caching in page cache
[git pull] Input updates for v6.9-rc6
2026-05-20 19:13 UTC (5+ messages)
` Mismatched product ids for the ASUS ROG RAIKIRI PRO
[PATCH v7 0/2] perf inject intel-PT LBR/brstack synthesis fixes
2026-05-20 19:13 UTC (3+ messages)
` [PATCH v8 "
[PATCH] dt-bindings: misc: add YAML binding for qemu,pvpanic-mmio
2026-05-20 19:13 UTC (2+ messages)
[PATCH 6.6 000/508] 6.6.141-rc1 review
2026-05-20 19:11 UTC (2+ messages)
[PATCH 6.12 000/666] 6.12.91-rc1 review
2026-05-20 19:11 UTC (2+ messages)
[PATCH] iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind
2026-05-20 19:09 UTC
[PATCH] iio: imu: bno055: terminate dev_err() strings with a newline
2026-05-20 19:08 UTC
[PATCH v2 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
2026-05-20 19:05 UTC (2+ messages)
[PATCH RFC 0/4] selftests: harness: Provide global metadata pointer to allow clean teardown from selftest libraries
2026-05-20 19:05 UTC (5+ messages)
[PATCH v4] iio: chemical: sps30: Replace manual locking with RAII locking
2026-05-20 19:04 UTC (4+ messages)
[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
2026-05-20 19:01 UTC (3+ messages)
[PATCH v1] staging: iio: Use named initializers for struct i2c_device_id
2026-05-20 19:01 UTC (3+ messages)
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-20 18:59 UTC (4+ messages)
` [PATCH v6 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH] USB: serial: keyspan: fix missing indat transfer sanity check
2026-05-20 18:57 UTC (2+ messages)
[PATCH v1 0/4] iio: adc: Add support for LTC2378 and similar ADCs
2026-05-20 18:58 UTC (5+ messages)
` [PATCH v1 3/4] iio: adc: ltc2378: Enable high-speed data capture
[PATCH] ice: Fix wrong dsn read in ice_adapter_put
2026-05-20 18:57 UTC (7+ messages)
` [PATCH v2] "
[PATCH v2] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
2026-05-20 18:55 UTC (4+ messages)
Sashiko review email for kvm@vger.kernel.org?
2026-05-20 18:54 UTC (2+ messages)
[PATCH v2] vfio/pci: Use a private flag to prevent power state change with VFs
2026-05-20 18:53 UTC (2+ messages)
[PATCH v2 7/7] iio: temperature: ltc2983: Add support for ADT7604
2026-05-20 18:53 UTC (3+ messages)
[PATCH v2 1/1] arm64: dts: imx8mq-evk: Enable MIPI CSI and dual OV5640 cameras
2026-05-20 18:52 UTC (4+ messages)
[PATCH] iio: potentiostat: lmp91000: fix NULL deref in probe by reordering setup
2026-05-20 18:51 UTC
[PATCH v20 00/10] ring-buffer: Making persistent ring buffers robust
2026-05-20 18:49 UTC (11+ messages)
` [PATCH v20 01/10] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v20 02/10] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v20 03/10] ring-buffer: Add persistent ring buffer invalid-page inject test
` [PATCH v20 04/10] ring-buffer: Show commit numbers in buffer_meta file
` [PATCH v20 05/10] ring-buffer: Cleanup persistent ring buffer validation
` [PATCH v20 06/10] ring-buffer: Cleanup buffer_data_page related code
` [PATCH v20 07/10] ring-buffer: Skip invalid sub-buffers for iterator
` [PATCH v20 08/10] ring-buffer: Have dropped subbuffers be persistent across reboots
` [PATCH v20 09/10] ring-buffer: Show persistent buffer dropped events in trace file
` [PATCH v20 10/10] ring-buffer: Show persistent buffer dropped events in trace_pipe file
[PATCH 1/2] interconnect: qcom: x1e80100: Revert ABI break
2026-05-20 18:49 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: interconnect: qcom,x1e80100-rpmh: "
[PATCH] ceph: Fix ERR_PTR(0) in ceph_mkdir()
2026-05-20 18:49 UTC (2+ messages)
[RFC PATCH v5 20/29] sched/deadline: Allow deeper hierarchies of RT cgroups
2026-05-20 18:49 UTC (11+ messages)
` [BULK] "
[PATCH v5 00/13] AD9910 Direct Digital Synthesizer
2026-05-20 18:47 UTC (3+ messages)
` [PATCH v5 12/13] Documentation: ABI: testing: add docs for ad9910 sysfs entries
(no subject)
2026-05-20 18:45 UTC
(no subject)
2026-05-20 18:45 UTC
[PATCH net] net: bcmgenet: keep RBUF EEE/PM disabled
2026-05-20 18:45 UTC (2+ messages)
[PATCH] powerpc: define __LITTLE_ENDIAN and __BIG_ENDIAN for math-emu
2026-05-20 18:43 UTC (4+ messages)
[PATCH v3 0/9] s390: Improve this_cpu operations
2026-05-20 18:42 UTC (2+ messages)
[PATCH v2 00/10] gpiolib: fence off legacy interfaces
2026-05-20 18:38 UTC (11+ messages)
` [PATCH 01/10] [v2] [net-next] net: dsa: b53: hide legacy gpiolib usage on non-mips
` [PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional
` [PATCH 03/10] [v2] x86/olpc: select GPIOLIB_LEGACY
` [PATCH 04/10] [v2] sh: select legacy gpiolib interface
` [PATCH 05/10] [v2] mips: select legacy gpiolib interfaces where used
` [PATCH 06/10] [v4] leds: gpio: make legacy gpiolib interface optional
` [PATCH 07/10] [v6 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
` [PATCH 08/10] [v6 net-next] p54spi: convert to devicetree
` [PATCH 09/10] [v6 omap] ARM: dts: omap2: add stlc4560 spi-wireless node
` [PATCH 10/10] gpiolib: turn off legacy interface by default
[PATCH V3 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
2026-05-20 18:38 UTC (3+ messages)
` [PATCH V3 1/8] PCI: imx6: Integrate new pwrctrl API for pci-imx6
[PATCH v1] tools clang-format: Add a tools clang-format that overrides some kernel behaviors
2026-05-20 18:38 UTC (4+ messages)
` [PATCH v2] perf clang-format: Add a perf "
[PATCH v6 00/22] Add HDMI 2.0 support to DW HDMI QP TX
2026-05-20 18:38 UTC (19+ messages)
` [PATCH v6 05/22] drm/display: hdmi_state_helper: Add ctx-aware hotplug helper for SCDC sync
` [PATCH v6 06/22] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v6 07/22] drm/bridge: Add HDMI 2.0 scrambler bridge operation and callbacks
` [PATCH v6 08/22] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v6 09/22] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v6 10/22] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v6 11/22] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v6 12/22] drm/bridge: dw-hdmi-qp: Provide .{enable|disable}_hpd() PHY ops
` [PATCH v6 13/22] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling support`
` [PATCH v6 14/22] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v6 15/22] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v6 16/22] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v6 17/22] drm/rockchip: dw_hdmi_qp: Drop unnecessary #include
` [PATCH v6 18/22] drm/rockchip: dw_hdmi_qp: Defer HPD IRQ enable until after connector setup
` [PATCH v6 19/22] drm/rockchip: dw_hdmi_qp: Mask HPD IRQ in rk3576_io_init()
` [PATCH v6 20/22] drm/rockchip: dw_hdmi_qp: Implement .{enable|disable}_hpd() PHY ops
` [PATCH v6 21/22] drm/rockchip: dw_hdmi_qp: Switch to dw_hdmi_qp_hpd_notify()
` [PATCH v6 22/22] drm/bridge: dw-hdmi-qp: Remove obsolete .setup_hpd() phy op
[PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs
2026-05-20 18:38 UTC (11+ 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