The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-07-24 19:15:57 to 2025-07-24 22:33:53 UTC [more...]

[net-next v16 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-24 22:33 UTC 

[PATCH] x86/tsc: Replace do_div() with div64_u64()/div64_ul()
 2025-07-24 22:32 UTC  (2+ messages)

[PATCH bpf-next 0/4] Use correct destructor kfunc types
 2025-07-24 22:32 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: crypto: Use the correct destructor kfunc type
` [PATCH bpf-next 2/4] bpf: net_sched: "
` [PATCH bpf-next 3/4] selftests/bpf: "
` [PATCH bpf-next 4/4] bpf, btf: Enforce destructor kfunc type with CFI

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

[PATCH 0/2] clean up in tegra clk
 2025-07-24 22:31 UTC  (5+ messages)
` [PATCH 1/2] clk: tegra: periph: Fix error handling and resolve unsigned compare warning
` [PATCH 2/2] clk: tegra: periph: Make tegra_clk_periph_ops static

[PATCH V6 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-24 22:29 UTC  (2+ messages)

[PATCH v3 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
 2025-07-24 22:29 UTC  (12+ messages)
` [PATCH v3 2/5] mm/mseal: update madvise() logic

[PATCH][next] regulator: mt6370: Fix spelling mistake in mt6370_regualtor_register
 2025-07-24 22:28 UTC  (2+ messages)

[PATCH] riscv: uaccess: fix __put_user_nocheck for unaligned accesses
 2025-07-24 22:08 UTC 

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-24 22:27 UTC  (2+ messages)

[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
 2025-07-24 22:27 UTC  (4+ messages)

[PATCH] Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
 2025-07-24 22:27 UTC  (4+ messages)

Affinity setting problem for emulated MSI on PLIC
 2025-07-24 22:25 UTC  (5+ messages)

[PATCH RFC] selftests/pidfd: Fix duplicate-symbol warnings for SCHED_ CPP symbols
 2025-07-24 22:17 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH 00/13] clk: imx: convert from clk round_rate() to determine_rate()
 2025-07-24 22:16 UTC  (27+ messages)
` [PATCH 01/13] clk: imx: composite-8m: remove round_rate() in favor of determine_rate()
` [PATCH 02/13] clk: imx: composite-93: "
` [PATCH 03/13] clk: imx: busy: convert from round_rate() to determine_rate()
` [PATCH 04/13] clk: imx: cpu: "
` [PATCH 05/13] clk: imx: fixup-div: "
` [PATCH 06/13] clk: imx: fracn-gppll: "
` [PATCH 07/13] clk: imx: frac-pll: "
` [PATCH 08/13] clk: imx: pfd: "
` [PATCH 09/13] clk: imx: pll14xx: "
` [PATCH 10/13] clk: imx: pllv2: "
` [PATCH 11/13] clk: imx: pllv3: "
` [PATCH 12/13] clk: imx: pllv4: "
` [PATCH 13/13] clk: imx: scu: "

[PATCH v3 0/4] media: imx8qxp: add parallel camera support
 2025-07-24 22:15 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: media: add i.MX parallel CPI support

[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-07-24 22:13 UTC  (3+ messages)

[v5 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-07-24 22:11 UTC  (5+ messages)
` [PATCH 1/4] arm64: Enable permission change on arm64 kernel block mappings
` [PATCH 2/4] arm64: cpufeature: add AmpereOne to BBML2 allow list
` [PATCH 3/4] arm64: mm: support large block mapping when rodata=full
` [PATCH 4/4] arm64: mm: split linear mapping if BBML2 is not supported on secondary CPUs

[PATCH v4 1/2] dt-bindings: microsoft: Add vmbus message-connection-id property
 2025-07-24 22:12 UTC  (2+ messages)

[PATCH v2] hung_task: Add detection count to hung task warning message
 2025-07-24 22:10 UTC  (3+ messages)

[PATCH v4 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-24 22:10 UTC  (3+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
` [PATCH v4 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH] selftests/bpf: Install test modules into $INSTALL_PATH
 2025-07-24 22:09 UTC 

[GIT PULL] PCI fixes for v6.16
 2025-07-24 22:10 UTC 

[GIT PULL] clk: thead: Updates for v6.17, part 2
 2025-07-24 22:06 UTC  (3+ messages)

[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
 2025-07-24 22:05 UTC  (19+ messages)
  ` [PATCH v3] "

[POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling
 2025-07-24 21:59 UTC  (5+ messages)
    ` w/r/t "irq & spin_lock: Add counted interrupt disabling/enabling": holes in pcpu_hot?

[PATCH v3] iio: light: ltr390: Add debugfs register access support
 2025-07-24 21:59 UTC  (2+ messages)

[PATCH] mm/rmap: Add anon_vma lifetime debug check
 2025-07-24 21:56 UTC  (3+ messages)

[PATCH] selftests/tracing: Fix false failure of subsystem event test
 2025-07-24 21:53 UTC  (3+ messages)

[PATCH v3 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-24 21:49 UTC  (7+ messages)
` [PATCH v3 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-24 21:46 UTC  (5+ messages)
` [PATCH 06/80] clk: imx: "
` [PATCH 07/80] clk: qcom: "

[PATCH] scsi: sd: fix sd shutdown to issue START STOP UNIT command appropriately
 2025-07-24 21:45 UTC  (5+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v9 0/6] Enable automatic SVN updates for SGX enclaves
 2025-07-24 21:43 UTC  (6+ messages)
` [PATCH v9 6/6] x86/sgx: "

[PATCH 1/2] dt-bindings: iio: temperature: Add NXP P3T175x support
 2025-07-24 21:39 UTC  (2+ messages)

[PATCH v3 0/2] ARM64:Rockchip:dts:dt-bindings:New Board:Seeed LinkStar H68K-1432v1
 2025-07-24 21:37 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: add LinkStar-H68k-1432v1
` [PATCH v3 2/2] arm64: dts: "

[PATCH net-next v4 0/7] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-24 21:35 UTC  (8+ messages)
` [PATCH net-next v4 4/7] net: dsa: microchip: Use different registers for KSZ8463

[PATCH] x86/CPU/AMD: Ignore invalid reset reason value
 2025-07-24 21:32 UTC  (7+ messages)

[PATCH 00/10] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-07-24 21:32 UTC  (3+ messages)
` [PATCH 01/10] clk: bcm: bcm2835: convert from "

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-07-24 21:27 UTC  (9+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry

[PATCH v4 3/3] iio: imu: bmi270: add support for motion events
 2025-07-24 21:26 UTC  (7+ messages)

[PATCH v2 1/1] dt-bindings: clock: convert lpc1850-cgu.txt to yaml format
 2025-07-24 21:26 UTC  (2+ messages)

[PATCH] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-24 21:23 UTC  (4+ messages)

[PATCH] dt-bindings: clock: Convert qca,ath79-pll to DT schema
 2025-07-24 21:22 UTC  (2+ messages)

[PATCH] x86/amd/power: Replace do_div() with div64_u64()
 2025-07-24 21:21 UTC 

[PATCH v5 0/3] support for amlogic the new SPI IP
 2025-07-24 21:21 UTC  (2+ messages)

[RFC PATCH] docs: submitting-patches: (AI?) Tool disclosure tag
 2025-07-24 21:20 UTC  (6+ messages)

[PATCH 0/2] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-07-24 21:16 UTC  (3+ messages)
` [PATCH 1/2] crypto: ccp - Add new API for extending HV_Fixed Pages
` [PATCH 2/2] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver

[PATCH] dt-bindings: clock: Convert nuvoton,npcm750-clk to DT schema
 2025-07-24 21:18 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert moxa,moxart-clock to DT schema
 2025-07-24 21:18 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert microchip,pic32mzda-clk to DT schema
 2025-07-24 21:18 UTC  (2+ messages)

[PATCH v5 0/2] media: i2c: Add ov2735 camera sensor driver
 2025-07-24 21:17 UTC  (3+ messages)
` [PATCH v5 2/2] media: i2c: add ov2735 image "

[PATCH v3] rust: lock: Export Guard::do_unlocked()
 2025-07-24 21:15 UTC 

[PATCH] dt-bindings: clock: Convert maxim,max9485 to DT schema
 2025-07-24 21:12 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxx
 2025-07-24 21:07 UTC 

[PATCH v9 0/8] spacemit: introduce P1 PMIC support
 2025-07-24 21:11 UTC  (10+ messages)
` [PATCH v9 1/8] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v9 2/8] mfd: simple-mfd-i2c: specify max_register
` [PATCH v9 3/8] mfd: simple-mfd-i2c: add SpacemiT P1 support
` [PATCH v9 4/8] regulator: spacemit: support SpacemiT P1 regulators
` [PATCH v9 5/8] rtc: spacemit: support the SpacemiT P1 RTC
` [PATCH v9 6/8] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v9 7/8] riscv: dts: spacemit: define fixed regulators
` [PATCH v9 8/8] riscv: dts: spacemit: define regulator constraints

[PATCH v2] ASoC: imx-card: Add WM8524 support
 2025-07-24 21:09 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: atmel,at91-ssc: add microchip,sam9x7-ssc
 2025-07-24 21:09 UTC  (2+ messages)

[PATCH] ASoC: imx-card: Add WM8524 support
 2025-07-24 21:09 UTC  (2+ messages)

[PATCH][next] pwm: Fix spelling mistake "Firwmware" -> "Firmware"
 2025-07-24 21:06 UTC  (2+ messages)

[PATCH] comedi: zero-init data in do_insn_ioctl
 2025-07-24 21:04 UTC 

[syzbot] [kernel?] KMSAN: kernel-infoleak in do_insn_ioctl
 2025-07-24 21:05 UTC  (3+ messages)
` syztest
  ` [syzbot] [comedi?] KMSAN: kernel-infoleak in do_insn_ioctl

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-07-24 20:55 UTC  (12+ messages)
` [PATCH v10 04/17] CXL/AER: Introduce CXL specific AER driver file
` [PATCH v10 05/17] CXL/AER: Introduce kfifo for forwarding CXL errors

[PATCH v13 0/4] support large align and nid in Rust allocators
 2025-07-24 20:54 UTC  (2+ messages)

[PATCH net-next V2 0/5] Expose grace period delay for devlink health reporter
 2025-07-24 20:48 UTC  (6+ messages)
` [PATCH net-next V2 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V2 2/5] devlink: Move health reporter recovery abort logic to a separate function
` [PATCH net-next V2 3/5] devlink: Introduce grace period delay for health reporter
` [PATCH net-next V2 4/5] devlink: Make health reporter grace period delay configurable
` [PATCH net-next V2 5/5] net/mlx5e: Set default grace period delay for TX and RX reporters

[PATCH net-next v2 0/4] net: phy: micrel: Add support for lan8842
 2025-07-24 20:45 UTC  (7+ messages)
` [PATCH net-next v2 1/4] net: phy: micrel: Start using PHY_ID_MATCH_MODEL
` [PATCH net-next v2 2/4] net: phy: micrel: Introduce lanphy_modify_page_reg
` [PATCH net-next v2 3/4] net: phy: micrel: Replace hardcoded pages with defines
` [PATCH net-next v2 4/4] net: phy: micrel: Add support for lan8842

[PATCH v4 0/8] arm64: Enable UPROBES with GCS
 2025-07-24 20:41 UTC  (4+ messages)
` [PATCH v4 6/8] arm64: uprobes: Add GCS support to uretprobes

[PATCH 0/5] USB: fix device leaks at unbind
 2025-07-24 20:40 UTC  (3+ messages)
` [PATCH 2/5] usb: dwc3: meson-g12a: "

[PATCH v2 1/2] perf topdown: Use attribute to see an event is a topdown metic or slots
 2025-07-24 20:39 UTC  (3+ messages)

[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-07-24 20:37 UTC  (4+ messages)
` [PATCH v3 16/16] objtool: Validate kCFI calls

[f2fs-dev] [PATCH v2] f2fs: vm_unmap_ram() may be called from an invalid context
 2025-07-24 20:30 UTC  (2+ messages)

[PATCH] f2fs: ignore valid ratio when free section count is low
 2025-07-24 20:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] f2fs: zone: wait for inflight dio completion, excluding pinned files read using dio
 2025-07-24 20:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: merge the two conditions to avoid code duplication
 2025-07-24 20:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: don't break allocation when crossing contiguous sections
 2025-07-24 20:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: remove unnecessary tracepoint enabled check
 2025-07-24 20:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] selftests: firmware: Add details in error logging
 2025-07-24 20:29 UTC  (4+ messages)

[PATCH] drm: nova-drm: fix 32-bit arm build
 2025-07-24 20:28 UTC  (3+ messages)

[PATCH v1] perf pfm: Don't force loading of all PMUs
 2025-07-24 20:28 UTC  (2+ messages)

[PATCH v2 6.1] net: add netdev_lockdep_set_classes() to virtual drivers
 2025-07-24 20:05 UTC 

ice: General protection fault in ptp_clock_index
 2025-07-24 20:25 UTC 

[PATCH v2 1/2] input: mouse: trackpoint: Add doubletap enable/disable support
 2025-07-24 20:23 UTC  (2+ messages)
` [PATCH v2 2/2] platform/x86: thinkpad_acpi: Use trackpoint doubletap interface via sysfs

[PATCH 0/2] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-07-24 20:23 UTC  (3+ messages)
` [PATCH 1/2] drm: Create mipi_dsi_dcs_read_multi()
` [PATCH 2/2] drm/panel: novatek-nt35560: Fix bug and clean up

[PATCH v3 0/2] rust: add initial scatterlist abstraction
 2025-07-24 20:19 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v12 0/8] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-07-24 20:14 UTC  (8+ messages)

[PATCH net-next] selftests: net: Skip test if IPv6 is not configured
 2025-07-24 20:13 UTC  (2+ messages)

[PATCH net-next v2 0/5] netconsole: reuse netpoll_parse_ip_addr in configfs helpers
 2025-07-24 20:11 UTC  (5+ messages)
` [PATCH net-next v2 3/5] netconsole: add support for strings with new line in netpoll_parse_ip_addr

[PATCH v2] rust: lock: Export Guard::do_unlocked()
 2025-07-24 20:07 UTC  (2+ messages)

[syzbot] [hfs?] KASAN: out-of-bounds Read in hfs_bnode_move
 2025-07-24 20:06 UTC  (3+ messages)
` [PATCH] hfs: Prevent the use of bnodes without entries

do_change_type(): refuse to operate on unmounted/not ours mounts
 2025-07-24 20:02 UTC 

[PATCH] media: uvcvideo: Drop stream->mutex
 2025-07-24 20:00 UTC  (6+ messages)

[PATCH] drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
 2025-07-24 19:59 UTC 

[PATCH v5 0/7] Optimize mprotect() for large folios
 2025-07-24 19:55 UTC  (3+ messages)
` [PATCH v5 6/7] mm: Optimize mprotect() by PTE batching

[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
 2025-07-24 19:51 UTC  (9+ messages)

[PATCH v2] rust: list: Add an example for `ListLinksSelfPtr` usage
 2025-07-24 19:43 UTC  (2+ messages)

[PATCH] checkpatch: validate commit tag ordering
 2025-07-24 19:43 UTC  (2+ messages)

[PATCH v6 00/14] Add a single source of truth for UBWC configuration data
 2025-07-24 19:41 UTC  (4+ messages)
` [PATCH v6 01/14] soc: qcom: Add UBWC config provider

[PATCH v5 0/4] x86: Disentangle <asm/processor.h> dependency on CPUID headers
 2025-07-24 19:37 UTC  (5+ messages)
` [PATCH v5 1/4] x86/cpuid: Remove transitional <asm/cpuid.h> header
` [PATCH v5 2/4] ASoC: Intel: avs: Include CPUID header at file scope
` [PATCH v5 3/4] treewide: Explicitly include the x86 CPUID headers
` [PATCH v5 4/4] x86/cpu: <asm/processor.h>: Do not include the CPUID API header

[PATCH] dt-bindings: clock: Convert qcom,krait-cc to DT schema
 2025-07-24 19:31 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix if-statement alignment and line continuation in rtw_ap.c
 2025-07-24 19:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] Remove double colon from description in dt-bindings
 2025-07-24 19:29 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Remove double colon from description
` [PATCH 2/3] dt-bindings: interconnect: "
` [PATCH 3/3] dt-bindings: soc: qcom,rpmh-rsc: "

[GIT PULL] clk: imx: Updates for v6.17
 2025-07-24 19:22 UTC  (2+ messages)

[PATCH] perf: arm_pmuv3: Fix kernel panic on UBSAN from negative hw.idx in armv8pmu_enable/disable_event()
 2025-07-24 19:22 UTC  (6+ messages)

[PATCH net-next 0/5] Add RPMSG Ethernet Driver
 2025-07-24 19:18 UTC  (3+ messages)
` [PATCH net-next 2/5] net: rpmsg-eth: Add basic rpmsg skeleton

Code of Conduct violation complaint
 2025-07-24 19:18 UTC  (3+ messages)


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