linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-23 17:54:42 to 2025-07-23 21:54:06 UTC [more...]

[PATCH 00/17] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
 2025-07-23 21:53 UTC  (39+ messages)
` [PATCH 02/17] drm/msm: a6xx: Refactor a6xx_sptprac_enable()
` [PATCH 03/17] drm/msm: a6xx: Fix gx_is_on check for a7x family
` [PATCH 04/17] drm/msm/a6xx: Poll additional DRV status
` [PATCH 07/17] drm/msm/adreno: Add fenced regwrite support
` [PATCH 08/17] drm/msm/a6xx: Set Keep-alive votes to block IFPC
` [PATCH 11/17] drm/msm: Add support for IFPC
` [PATCH 12/17] drm/msm: Skip devfreq IDLE when possible
` [PATCH 15/17] drm/msm/a6xx: Make crashstate capture IFPC safe

[PATCH] x86/math64: handle #DE in mul_u64_u64_div_u64()
 2025-07-23 21:48 UTC  (8+ messages)

[PATCH v4 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-23 21:48 UTC  (3+ messages)
` [PATCH v4 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props

[PATCH 0/2] rtc: add amlogic C3 RTC node
 2025-07-23 21:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rtc: amlogic,a4-rtc: Add compatible string for C3
  ` (subset) "

6.16-rcX: crashing way too often on thinkpad X220
 2025-07-23 21:42 UTC  (8+ messages)
  ` locking problems in iwlwifi? was "

[PATCH 0/6] Switch __DECLARE_TRACE() to new notrace variant of SRCU-fast
 2025-07-23 21:40 UTC  (12+ messages)
` [PATCH v4 1/6] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
` [PATCH v4 2/6] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
` [PATCH v4 3/6] srcu: Add guards for notrace variants of SRCU-fast readers
` [PATCH v4 4/6] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
` [PATCH v4 5/6] srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
` [PATCH v4 6/6] srcu: Document srcu_flip() memory-barrier D relation to SRCU-fast

[PATCH v8 0/8] spacemit: introduce P1 PMIC support
 2025-07-23 21:39 UTC  (3+ messages)
` [PATCH v8 5/8] rtc: spacemit: support the SpacemiT P1 RTC

[PATCH v7 00/16] New perf ilist app
 2025-07-23 21:33 UTC  (18+ messages)
` [PATCH v7 01/16] perf python: Add more exceptions on error paths
` [PATCH v7 02/16] perf jevents: Add common software event json
` [PATCH v7 05/16] perf tp_pmu: Add event APIs
` [PATCH v7 11/16] perf ilist: Add new python ilist command

[PATCH 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
 2025-07-23 21:32 UTC  (8+ messages)
` [PATCH 3/4] arm64: dts: socfpga: agilex5: enable gmac2 on the Agilex5 dev kit

[PATCH v7 0/6] rust: add support for request_irq
 2025-07-23 21:31 UTC  (11+ messages)
` [PATCH v7 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH net-next] tracing: ipv6: Replace deprecated strcpy() with strscpy()
 2025-07-23 21:30 UTC  (7+ messages)

crypto/hmac.c:251:12: warning: stack frame size (1152) exceeds limit (1024) in 'hmac_setkey_ahash'
 2025-07-23 21:28 UTC 

[PATCH] PCI/ASPM: Allow controller drivers to override default ASPM and CLKPM link state
 2025-07-23 21:27 UTC  (4+ messages)

[PATCH 0/2] Expand oscillator stop flag (OSF) validity check to ds1341
 2025-07-23 21:25 UTC  (2+ messages)

[PATCH v4 1/3] hfsplus: fix to update ctime after rename
 2025-07-23 21:25 UTC  (4+ messages)

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-23 21:20 UTC  (4+ messages)

[PATCH v3 00/19] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-23 21:16 UTC  (5+ messages)
` [PATCH v3 07/19] dt-bindings: memory: factorise LPDDR channel binding into memory channel

[PATCH v3] khugepaged: Reduce race probability between migration and khugepaged
 2025-07-23 21:13 UTC  (2+ messages)

[net-next v15 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-23 21:11 UTC  (7+ messages)
` [net-next v15 06/12] net: mtip: Add net_device_ops functions to the "

[RESEND PATCH 0/2] Add pinctrl_pm_select_init_state helper function
 2025-07-23 21:07 UTC  (2+ messages)

[PATCH] perf/core: Prevent UBSAN negative‑idx shift by throttle/unthrottle group
 2025-07-23 21:04 UTC 

[PATCH v5 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
 2025-07-23 21:04 UTC  (10+ messages)
` [PATCH v5 3/7] KVM: x86/mmu: Recover TDP MMU NX huge pages using "
` [PATCH v5 4/7] KVM: x86/mmu: Only grab RCU lock for nx hugepage recovery for TDP MMU
` [PATCH v5 5/7] KVM: selftests: Introduce a selftest to measure execution performance
` [PATCH v5 7/7] KVM: selftests: Add an NX huge pages jitter test

[PATCH 0/2] Clean up Rust LockClassKey
 2025-07-23 20:58 UTC  (10+ messages)
` [PATCH 1/2] rust: sync: refactor static_lock_class!() macro

[PATCH] scsi: Fix typos
 2025-07-23 20:54 UTC  (4+ messages)

[v4 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-07-23 20:51 UTC  (7+ messages)
` [PATCH 3/4] arm64: mm: support "

[syzbot] [gfs2?] KASAN: slab-use-after-free Write in gfs2_qd_dealloc (3)
 2025-07-23 20:49 UTC  (2+ messages)

[PATCH net, 0/2] net: Add llist_node init and fix hv_netvsc namespace error
 2025-07-23 20:49 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] docs/core-api: Fix circular buffer examples
 2025-07-23 20:47 UTC  (3+ messages)

[PATCH v2 0/3] SM8750 GPU clocks
 2025-07-23 20:38 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: qcom: Add "
` [PATCH v2 2/3] clk: qcom: Add a driver for "
` [PATCH v2 3/3] arm64: dts: qcom: sm8750: Add GPU clock & IOMMU nodes

[PATCH] clk: Fix typos
 2025-07-23 20:38 UTC 

6.15/regression/bisected - lockdep warning: circular locking dependency detected when plugging USB stick after ffa1e7ada456
 2025-07-23 20:36 UTC  (5+ messages)

[PATCH v3 1/2] dt-bindings: rtc: Add pcf85053a support
 2025-07-23 20:35 UTC  (3+ messages)
` [PATCH v3 2/2] rtc: Add NXP PCF85053A driver support

[PATCH] bootconfig: Fix unaligned access when building footer
 2025-07-23 20:20 UTC  (3+ messages)

[PATCH 0/2] Documentation: Fix typos
 2025-07-23 20:32 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation/ABI: "

[PATCH v4 0/4] tracepoints: Add warnings for unused tracepoints and trace events
 2025-07-23 20:31 UTC  (6+ messages)
` [PATCH v4 1/4] tracing: sorttable: Add a tracepoint verification check at build time
` [PATCH v4 2/4] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
` [PATCH v4 3/4] tracepoint: Do not warn for unused event that is exported
` [PATCH v4 4/4] tracing: Call trace_ftrace_test_filter() for the event

[PATCH 0/2] drm/msm: Defer fd_install()
 2025-07-23 20:28 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Defer fd_install in SUBMIT ioctl
` [PATCH 2/2] drm/msm: Defer fd_install in VM_BIND ioctl

[PATCH] nvme: Fix typos
 2025-07-23 20:27 UTC 

[PATCH] hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models
 2025-07-23 20:23 UTC 

[BUG] hard-to-hit mm_struct UAF due to insufficiently careful vma_refcount_put() wrt SLAB_TYPESAFE_BY_RCU
 2025-07-23 20:27 UTC  (15+ messages)

[PATCH] drivers/gpu: Fix typos
 2025-07-23 20:20 UTC 

[PATCH RESEND] netvsc: transfer lower device max tso size
 2025-07-23 20:18 UTC  (7+ messages)

[PATCH net-next] wifi: Fix typos
 2025-07-23 20:17 UTC 

[PATCH] net: Fix typos
 2025-07-23 20:15 UTC 

[PATCH v2] iio: light: ltr390: Add debugfs register access support
 2025-07-23 20:14 UTC  (2+ messages)

[PATCH v3] rust: remove spurious compiler_builtins dependents
 2025-07-23 20:12 UTC  (5+ messages)

[PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-23 20:09 UTC  (5+ messages)
` [PATCH v2 01/15] net: rnpgbe: Add build support for rnpgbe

[PATCH v2] x86/CPU/AMD: Ignore invalid reset reason value
 2025-07-23 20:07 UTC 

[PATCH 00/11] HID: Implement haptic forcepad support
 2025-07-23 19:59 UTC  (2+ messages)

[PATCH v2] media: ov8865: move mode_configure out of state_configure
 2025-07-23 19:57 UTC 

[RFC] tools/memory-model: Rule out OOTA
 2025-07-23 19:57 UTC  (4+ messages)

[PATCH v2] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-07-23 19:55 UTC  (2+ messages)

[for-next][PATCH 0/3] ftrace: Updates for v6.17
 2025-07-23 19:52 UTC  (4+ messages)
` [for-next][PATCH 1/3] fgraph: Keep track of when fgraph_ops are registered or not
` [for-next][PATCH 2/3] ftrace: Make DYNAMIC_FTRACE always enabled for architectures that support it
` [for-next][PATCH 3/3] tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD

[PATCH v6] riscv: introduce asm/swab.h
 2025-07-23 19:47 UTC 

[PATCH] x86/CPU/AMD: Ignore invalid reset reason value
 2025-07-23 19:46 UTC  (5+ messages)

[PATCH] drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
 2025-07-23 19:43 UTC  (3+ messages)

[PATCH v5] riscv: introduce asm/swab.h
 2025-07-23 19:42 UTC  (3+ messages)

[PATCH v3] dt-bindings: cleanup: fix duplicated 'is is' in YAML docs
 2025-07-23 19:41 UTC  (4+ messages)

[PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-07-23 19:30 UTC  (2+ messages)

[bug report] staging: sm750fb: Fix polarity assignment for vertical and horizontal mode
 2025-07-23 19:24 UTC 

[net-next PatchV2 0/4] Octeontx2-af: RPM: misc feaures
 2025-07-23 19:10 UTC  (3+ messages)
` [net-next PatchV2 4/4] Octeontx2-af: Debugfs support for firmware data

[PATCH v2 0/2] Add RK3588 Tiger DisplayPort carrier
 2025-07-23 19:09 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: add RK3588 DP carrier from Theobroma Systems
` [PATCH v2 2/2] arm64: dts: "

[PATCH -resend] gpu: ipu-v3: Use dev_fwnode()
 2025-07-23 19:09 UTC  (2+ messages)

[PATCH 0/2] drm/msm: Error path fixes
 2025-07-23 19:08 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Fix refcnt underflow in error path
` [PATCH 2/2] drm/msm: Fix submit error path cleanup

[PATCH net-next 0/6] net: macb: Add TAPRIO traffic scheduling support
 2025-07-23 19:05 UTC  (3+ messages)
` [PATCH net-next 6/6] net: macb: Add MACB_CAPS_QBV capability flag for IEEE 802.1Qbv support

[PATCH] soc: qcom: ubwc: Add missing UBWC config for SM7225
 2025-07-23 19:03 UTC  (2+ messages)

[RFC PATCH V3 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
 2025-07-23 19:03 UTC  (5+ messages)
` [RFC PATCH V3 1/4] x86/Hyper-V: Not use hv apic driver when Secure AVIC is available
` [RFC PATCH V3 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V3 3/4] x86/Hyper-V: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V3 4/4] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts

[PATCH v3] vmcoreinfo: Track and log recoverable hardware errors
 2025-07-23 19:00 UTC  (4+ messages)

[PATCH v3 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-23 18:58 UTC  (5+ messages)
` [PATCH v3 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH] perf: arm_pmuv3: Fix kernel panic on UBSAN from negative hw.idx in armv8pmu_enable/disable_event()
 2025-07-23 18:57 UTC  (4+ messages)

[PATCH v2 0/5] KVM: Improve VMware guest support
 2025-07-23 18:55 UTC  (12+ messages)
` [PATCH v2 1/5] KVM: x86: Centralize KVM's VMware code
` [PATCH v2 2/5] KVM: x86: Allow enabling of the vmware backdoor via a cap
` [PATCH v2 3/5] KVM: x86: Add support for VMware guest specific hypercalls
` [PATCH v2 4/5] KVM: x86: Add support for legacy VMware backdoors in nested setups
` [PATCH v2 5/5] KVM: selftests: x86: Add a test for KVM_CAP_X86_VMWARE_HYPERCALL

[PATCH] Net: ipv4: fixed a coding style issue
 2025-07-23 18:50 UTC  (2+ messages)

[PATCH v15 00/34] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-23 18:50 UTC  (4+ messages)
` [PATCH v15 33/34] fs/resctrl: Introduce the interface to switch between monitor modes

[PATCH v1] bus: mhi: host: Fix potential kernel panic by calling dev_err
 2025-07-23 18:46 UTC 

[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
 2025-07-23 18:43 UTC  (16+ messages)
  ` [PATCH v3] "

[PATCH v2] genirq: add support for warning on long-running IRQ handlers
 2025-07-23 18:39 UTC  (5+ messages)

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-23 18:40 UTC  (3+ messages)
` [PATCH v2 3/8] drm/xe: "

[PATCH] net: Revert tx queue length on partial failure in dev_qdisc_change_tx_queue_len()
 2025-07-23 18:36 UTC  (4+ messages)

[PATCH] scsi: pm80xx: Fix race condition caused by static variables
 2025-07-23 18:35 UTC 

[PATCH v4 0/8] arm64: Enable UPROBES with GCS
 2025-07-23 18:34 UTC  (4+ messages)
` [PATCH v4 5/8] arm64: probes: Add GCS support to bl/blr/ret

[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
 2025-07-23 18:30 UTC  (8+ messages)

[PATCH v3] genirq: add support for warning on long-running IRQ handlers
 2025-07-23 18:28 UTC 

[PATCH v4 0/2] Support for Administrative Controllers
 2025-07-23 18:27 UTC  (6+ messages)
` [PATCH v4 2/2] nvme: prevent admin controller from smart log fetch (LID 2)

[PATCH v6 0/8] Add TH1520 GPU support with power sequencing
 2025-07-23 18:25 UTC  (11+ messages)
  ` [PATCH v6 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible

[PATCH] crypto: ccp: reduce stack usage in ccp_run_aes_gcm_cmd
 2025-07-23 18:23 UTC  (2+ messages)

[PATCH] iio: light: ltr390: Add debugfs register access support
 2025-07-23 18:20 UTC  (4+ messages)

[PATCH v5] coresight: Replace scnprintf/sprintf with sysfs_emit()/sysfs_emit_at()
 2025-07-23 18:18 UTC  (2+ messages)

[PATCH v4 00/14] Introduce AMD Pensando RDMA driver
 2025-07-23 18:13 UTC  (6+ messages)
` [PATCH v4 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v4 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH net-next 1/4] dt-bindings: net: document st,phy-wol property
 2025-07-23 18:13 UTC  (12+ messages)

[PATCH v2 0/8] Add AMD ISP4 driver
 2025-07-23 18:12 UTC  (4+ messages)
` [PATCH v2 6/8] media: platform: amd: isp4 video node and buffers handling added

[paulmck-rcu:dev.2025.07.18b] BUILD SUCCESS 15623ed33fb9e5de6bec1e7f3003d1cca83e7e45
 2025-07-23 18:10 UTC 

[v1 resend 00/12] THP support for zone device page migration
 2025-07-23 18:05 UTC  (5+ messages)
` [PATCH] mm/hmm: Do not fault in device private pages owned by the caller

[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
 2025-07-23 18:02 UTC  (5+ messages)

[PATCH v5 00/23] Enable FRED with KVM VMX
 2025-07-23 17:53 UTC  (6+ messages)
` [PATCH v5 10/23] KVM: VMX: Add support for FRED context save/restore
` [PATCH v5 12/23] KVM: VMX: Virtualize FRED event_data
` [PATCH v5 13/23] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v5 15/23] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v5 19/23] KVM: nVMX: Add support for the secondary VM exit controls


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).