The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-08-15 07:14:31 to 2025-08-15 09:04:49 UTC [more...]

[PATCH 00/13] arm64: dts: imx95: various updates
 2025-08-15  9:03 UTC  (7+ messages)
` [PATCH 01/13] arm64: dts: imx95: Correct the lpuart7 and lpuart8 srcid
` [PATCH 02/13] arm64: dts: imx95: Add System Counter node
` [PATCH 03/13] arm64: dts: imx95: Add LMM/CPU nodes
` [PATCH 04/13] arm64: dts: imx95: Add more V2X MUs
` [PATCH 05/13] arm64: dts: imx95: Add OCOTP node
` [PATCH 06/13] arm64: dts: imx95: Add coresight nodes

[PATCH] erofs-utils: avoid redundant memcpy and sha256() for dedupe
 2025-08-15  9:04 UTC  (2+ messages)

[PATCH bpf] bpf: Use cpumask_next_wrap() in get_next_cpu()
 2025-08-15  9:03 UTC  (2+ messages)

[PATCH v3] iommu/riscv: prevent NULL deref in iova_to_phys
 2025-08-15  9:03 UTC  (2+ messages)

[PATCH V4] init: Handle bootloader identifier in kernel parameters
 2025-08-15  9:01 UTC 

[RFC v2 PATCH 0/8] pkeys-based cred hardening
 2025-08-15  9:00 UTC  (9+ messages)
` [RFC PATCH v2 1/8] arm64: kpkeys: Avoid unnecessary writes to POR_EL1
` [RFC PATCH v2 2/8] mm: kpkeys: Introduce unrestricted level
` [RFC PATCH v2 3/8] slab: Introduce SLAB_SET_PKEY
` [RFC PATCH v2 4/8] rcu: Allow processing kpkeys-protected data
` [RFC PATCH v2 5/8] mm: kpkeys: Introduce cred pkey/level
` [RFC PATCH v2 6/8] cred: Protect live struct cred with kpkeys
` [RFC PATCH v2 7/8] fs: Protect creds installed by override_creds()
` [RFC PATCH v2 8/8] mm: Add basic tests for kpkeys_hardened_cred

[PATCH v3 0/4] Add LTC2495 support
 2025-08-15  8:57 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: ltc2497: add lltc,ltc2495 bindings
` [PATCH v3 3/4] iio: adc: ltc2497: add temperature sensor support

[PATCH v3] kdb: Replace deprecated strcpy() with strscpy() and memcpy()
 2025-08-15  8:57 UTC  (2+ messages)

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-15  8:55 UTC  (19+ messages)
` [RFC PATCH v5 01/18] mm: Introduce kpkeys
` [RFC PATCH v5 02/18] set_memory: Introduce set_memory_pkey() stub
` [RFC PATCH v5 03/18] arm64: mm: Enable overlays for all EL1 indirect permissions
` [RFC PATCH v5 04/18] arm64: Introduce por_elx_set_pkey_perms() helper
` [RFC PATCH v5 05/18] arm64: Implement asm/kpkeys.h using POE
` [RFC PATCH v5 06/18] arm64: set_memory: Implement set_memory_pkey()
` [RFC PATCH v5 07/18] arm64: Reset POR_EL1 on exception entry
` [RFC PATCH v5 08/18] arm64: Context-switch POR_EL1
` [RFC PATCH v5 09/18] arm64: Enable kpkeys
` [RFC PATCH v5 10/18] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH v5 11/18] mm: Introduce kpkeys_hardened_pgtables
` [RFC PATCH v5 12/18] mm: Allow __pagetable_ctor() to fail
` [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey
` [RFC PATCH v5 14/18] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [RFC PATCH v5 15/18] arm64: mm: Guard page table writes with kpkeys
` [RFC PATCH v5 16/18] arm64: Enable kpkeys_hardened_pgtables support
` [RFC PATCH v5 17/18] mm: Add basic tests for kpkeys_hardened_pgtables
` [RFC PATCH v5 18/18] arm64: mm: Batch kpkeys level switches

[PATCH] ACPICA: add more parameter validation for acpi_walk_namespace()
 2025-08-15  8:56 UTC 

[PATCH v6 0/3] drivers/perf: hisi: Add support for HiSilicon NOC and MN PMU driver
 2025-08-15  8:56 UTC  (3+ messages)
` [PATCH v6 3/3] MAINTAINERS: Remove myself from HiSilicon PMU maintainers

[PATCH] null_blk: Fix correct parameter desc for the module
 2025-08-15  8:53 UTC  (3+ messages)
  `  "

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-15  8:55 UTC  (9+ messages)
` [PATCH v3 1/5] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH v3 2/5] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper

[PATCH v10 00/10] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-08-15  8:54 UTC  (2+ messages)

[tip: x86/urgent] virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()
 2025-08-15  8:54 UTC 

[PATCH v3 0/6] Add support for MT8196 video encoder
 2025-08-15  8:54 UTC  (3+ messages)
` [PATCH v3 5/6] dt-bindings: media: Add MT8196 mediatek,vcodec-encoder

[PATCH v2 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2025-08-15  8:52 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196
` [PATCH v2 02/14] media: mediatek: vcodec: add decoder compatible to support mt8196
` [PATCH v2 03/14] media: mediatek: vcodec: add driver to support vcp
` [PATCH v2 04/14] media: mediatek: vcodec: add driver to support vcp encoder
` [PATCH v2 05/14] media: mediatek: vcodec: get different firmware ipi id
` [PATCH v2 06/14] media: mediatek: vcodec: get share memory address
` [PATCH v2 07/14] media: mediatek: vcodec: define MT8196 vcodec levels
` [PATCH v2 08/14] media: mediatek: vcodec: support vcp architecture
` [PATCH v2 09/14] media: mediatek: vcodec: support 36bit iova address
` [PATCH v2 10/14] media: mediatek: vcodec: clean xpc status
` [PATCH v2 11/14] media: mediatek: vcodec: add debug information
` [PATCH v2 12/14] media: mediatek: vcodec: send share memory address to vcp
` [PATCH v2 13/14] media: mediatek: decoder: fill av1 buffer size with picinfo
` [PATCH v2 14/14] media: mediatek: decoder: support av1 extend vsi

[PATCH v2 0/3] media: qcom: camss: Add sa8775p camss TPG support
 2025-08-15  8:52 UTC  (4+ messages)
` [PATCH v2 1/3] media: qcom: camss: Add support for TPG common

[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
 2025-08-15  8:51 UTC  (3+ messages)
` [PATCH v2 9/9] drm/imx: parallel-display: put "

[PATCH v10 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-08-15  8:51 UTC  (2+ messages)

[PATCH V3] init: Handle bootloader identifier in kernel parameters
 2025-08-15  8:50 UTC  (3+ messages)

[PATCH] media: nxp: imx8-isi: Add suspend/resume support for ISI mem2mem
 2025-08-15  8:50 UTC  (3+ messages)

[PATCH bpf-next 00/10] Add support arena atomics for RV64
 2025-08-15  8:50 UTC  (2+ messages)

[GIT PULL] gpio fixes for v6.17-rc2
 2025-08-15  8:47 UTC 

[PATCH v4 0/9] iio: imu: new inv_icm45600 driver
 2025-08-15  8:46 UTC  (3+ messages)
` [PATCH v4 1/9] dt-bindings: iio: imu: Add inv_icm45600

[PATCH] drm/amdgpu: Fixed an issue where audio did not turn off properly after unplugging HDMI
 2025-08-15  8:38 UTC 

ath12k: REO status on PPC does not work
 2025-08-15  8:13 UTC 

[PATCH 00/13] soc: amlogic: clk-measure: Add more SoCs to support clk-measure
 2025-08-15  8:37 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: soc: amlogic: Add clk-measure related properties
` [PATCH 02/13] soc: amlogic: clk-measure: Remove the msr_data from clk-measure
` [PATCH 03/13] ARM: dts: amlogic: add clk-measure IDs and names for meson SoC family
` [PATCH 04/13] arm64: dts: amlogic: add clk-measure IDs and names for Amlogic SoCs
` [PATCH 05/13] dt-bindings: soc: amlogic: Unify the compatible property for clk-measure
` [PATCH 06/13] soc: amlogic: clk-measure: Unify the compatible property
` [PATCH 07/13] ARM: dts: amlogic: Unify the compatible property for clk-measure
` [PATCH 08/13] arm64: "
` [PATCH 09/13] arm64: dts: amlogic: A4: Add clk-measure controller node
` [PATCH 10/13] arm64: dts: amlogic: A5: "
` [PATCH 11/13] arm64: dts: amlogic: S7: "
` [PATCH 12/13] arm64: dts: amlogic: S7D: "
` [PATCH 13/13] arm64: dts: amlogic: S6: "

[PATCH v2 1/3] dt-bindings: lgm-dma: Added intel,dma-sw-desc property
 2025-08-15  8:32 UTC  (4+ messages)

[PATCH 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3
 2025-08-15  8:31 UTC  (5+ messages)
` [PATCH 2/7] i2c: qcom-cci: Add msm8953 compatible

[PATCH 00/10] blk-mq: fix blk_mq_tags double free while nr_requests grown
 2025-08-15  8:30 UTC  (12+ messages)
` [PATCH 01/10] blk-mq: remove useless checking from queue_requests_store()
` [PATCH 02/10] blk-mq: remove useless checkings from blk_mq_update_nr_requests()
` [PATCH 03/10] blk-mq: check invalid nr_requests in queue_requests_store()
` [PATCH 04/10] blk-mq: serialize updating nr_requests with update_nr_hwq_lock
` [PATCH 05/10] blk-mq: cleanup shared tags case in blk_mq_update_nr_requests()
` [PATCH 06/10] blk-mq: split bitmap grow and resize "
` [PATCH 07/10] blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
` [PATCH 08/10] blk-mq: fix blk_mq_tags double free while nr_requests grown
` [PATCH 09/10] blk-mq: remove blk_mq_tag_update_depth()
` [PATCH 10/10] blk-mq: fix stale nr_requests documentation

[PATCH v2 00/13] Add DisplayPort support for QCS615 platform
 2025-08-15  8:30 UTC  (7+ messages)
` [PATCH v2 02/13] dt-bindings: phy: Add binding for QCS615 standalone QMP DP PHY
` [PATCH v2 03/13] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: support dual TCSR registers

[PATCH v2 0/3] Add CCI and imx577 sensor support for lemans evk
 2025-08-15  8:30 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: lemans-evk-camera: Add DT overlay

[PATCH v5 00/18] rnull: add configfs, remote completion to rnull
 2025-08-15  8:29 UTC  (28+ messages)
` [PATCH v5 01/18] rust: str: normalize imports in `str.rs`
` [PATCH v5 02/18] rust: str: allow `str::Formatter` to format into `&mut [u8]`
` [PATCH v5 03/18] rust: str: expose `str::{Formatter, RawFormatter}` publicly
` [PATCH v5 04/18] rust: str: introduce `NullTerminatedFormatter`
` [PATCH v5 05/18] rust: str: introduce `kstrtobool` function
` [PATCH v5 06/18] rust: str: add `bytes_to_bool` helper function
` [PATCH v5 07/18] rust: configfs: re-export `configfs_attrs` from `configfs` module
` [PATCH v5 08/18] rust: block: normalize imports for `gen_disk.rs`
` [PATCH v5 09/18] rust: block: use `NullTerminatedFormatter`
` [PATCH v5 10/18] rust: block: remove `RawWriter`
` [PATCH v5 11/18] rust: block: remove trait bound from `mq::Request` definition
` [PATCH v5 12/18] rust: block: add block related constants
` [PATCH v5 13/18] rnull: move driver to separate directory
` [PATCH v5 14/18] rnull: enable configuration via `configfs`
` [PATCH v5 15/18] rust: block: add `GenDisk` private data support
` [PATCH v5 16/18] rust: block: mq: fix spelling in a safety comment
` [PATCH v5 17/18] rust: block: add remote completion to `Request`
` [PATCH v5 18/18] rnull: add soft-irq completion support

[PATCH RFC 00/13] Collect documention-related tools under tools/doc
 2025-08-15  8:29 UTC  (4+ messages)

[RFC][PATCH] x86,ibt: Use UDB instead of 0xEA
 2025-08-15  8:28 UTC  (6+ messages)

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-15  8:27 UTC  (3+ messages)

[PATCH] net/nfc: Fix A-B/B-A deadlock between nfc_unregister_device and rfkill_fop_write
 2025-08-15  8:23 UTC  (3+ messages)

[PATCH 0/3] spi: use min_t() to improve code
 2025-08-15  8:21 UTC  (4+ messages)
` [PATCH 1/3] spi: spi-fsl-lpspi: "
` [PATCH 2/3] spi: npcm-fiu: "
` [PATCH 3/3] spi: spl022: "

[PATCH] net: usb: asix: avoid to call phylink_stop() a second time
 2025-08-15  8:15 UTC  (4+ messages)

[PATCH v7 0/7] rust/hrtimer: Various hrtimer + time additions
 2025-08-15  8:17 UTC  (5+ messages)
  ` [PATCH v7 6/7] rust: time: Add Instant::from_nanos()
  ` [PATCH v7 3/7] rust: hrtimer: Add HrTimer::raw_forward() and forward()

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-15  8:17 UTC  (12+ messages)

[PATCH] rust: lib: add if_cfg! macro for conditional compilation
 2025-08-15  8:16 UTC  (4+ messages)
` [PATCH v2] "

Proposal: Make CONFIG_DRM_TTM_HELPER a user-configurable option
 2025-08-15  8:13 UTC  (2+ messages)

[PATCH] cpufreq: scmi: Add quirk to disable checks in scmi_dev_used_by_cpus()
 2025-08-15  8:08 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v6.17-rc2
 2025-08-15  8:08 UTC 

[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
 2025-08-15  8:06 UTC  (6+ messages)
` [PATCH v2 2/2] kasan: apply store-only mode in kasan kunit testcases

[PATCH] iio: imu: use min() to improve code
 2025-08-15  8:06 UTC 

[PATCH RESEND] checkpatch: Add full-width character detection
 2025-08-15  8:05 UTC 

linux-next: build failure after merge of the device-mapper tree
 2025-08-15  8:05 UTC  (2+ messages)

[PATCH] dm-vdo: Promote dm-vdo title to title heading
 2025-08-15  8:03 UTC 

[PATCH RESEND] checkpatch: Add full-width character detection Add comprehensive detection and automatic fixing capability for full-width (Unicode) characters that are commonly mistaken for ASCII punctuation marks. This helps catch input method editor artifacts that can cause compilation errors or formatting issues
 2025-08-15  7:57 UTC 

[PATCH] io_uring: Remove unnecessary conditional statement
 2025-08-15  7:58 UTC 

[PATCH 0/3] Documentation fixes for dm-pcache
 2025-08-15  7:56 UTC  (4+ messages)
` [PATCH 1/3] dm-pcache: Remove unnecessary line breaks
` [PATCH 2/3] dm-pcache: Use bullet list for data_crc constructor argument
` [PATCH 3/3] Documentation: device-mapper: Add dm-pcache docs to toctree index

[PATCH v5 1/3] ACPI: RISC-V: Add support for RIMT
 2025-08-15  7:55 UTC  (2+ messages)

[PATCH RESEND] Add comprehensive detection and automatic fixing capability for full-width (Unicode) characters that are commonly mistaken for ASCII punctuation marks. This helps catch input method editor artifacts that can cause compilation errors or formatting issues
 2025-08-15  7:54 UTC 

[PATCH v7 10/13] PCI: sky1: Add PCIe host support for CIX Sky1
 2025-08-15  7:53 UTC  (2+ messages)

[PATCH] blk-mq: fix elevator depth_updated method
 2025-08-15  7:45 UTC 

[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
 2025-08-15  8:50 UTC  (5+ messages)
` [PATCH 2/3] clk: conf: Support assigned-clock-sscs

kismet: WARNING: unmet direct dependencies detected for I2C_GPIO when selected by VIDEO_MMP_CAMERA
 2025-08-15  7:50 UTC 

[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-08-15  7:48 UTC  (3+ messages)

[PATCH v2 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-15  7:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC
` [PATCH v2 2/3] riscv: dts: starfive: jh7110: add DMC memory controller
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader

[PATCH] drivers/xen/xenbus: remove quirk for Xen 3.x
 2025-08-15  7:40 UTC 

[linus:master] [llist] 375700bab5: will-it-scale.per_thread_ops 2.6% regression
 2025-08-15  7:36 UTC 

[PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-08-15  7:36 UTC  (4+ messages)

[PATCH v2 2/2] irqchip/riscv-aplic: Save and restore APLIC registers
 2025-08-15  7:33 UTC  (3+ messages)

[PATCH v3] cgroup: cgroup: drain specific subsystems when mounting/destroying a root
 2025-08-15  7:31 UTC  (2+ messages)

[PATCH 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-08-15  7:30 UTC  (3+ messages)
` [PATCH 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors

[PATCH v2 -next] cgroup: remove offline draining in root destruction to avoid hung_tasks
 2025-08-15  7:29 UTC  (7+ messages)

[PATCH v4 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-15  7:22 UTC  (11+ messages)
` [PATCH v4 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v4 3/5] net: rnpgbe: Add basic mbx ops support

[syzbot] [gfs2?] WARNING in do_mknodat (3)
 2025-08-15  7:21 UTC 

[PATCH v2] perf parse-events: Prevent null pointer dereference in __add_event()
 2025-08-15  7:20 UTC 

[PATCH v8 00/30] TDX KVM selftests
 2025-08-15  7:18 UTC  (3+ messages)
` [PATCH v8 29/30] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion

[PATCH v4 00/27] Add support for MT8196 clock controllers
 2025-08-15  7:16 UTC  (3+ messages)
` [PATCH v4 19/27] clk: mediatek: Add MT8196 mdpsys clock support

[PATCH] kernfs: Fix UAF in PSI polling when open file is released
 2025-08-15  7:16 UTC  (5+ messages)

[PATCH 0/3] follow up patches for panic_print's generalization
 2025-08-15  7:14 UTC  (4+ messages)
` [PATCH 1/3] lib/sys_info: handle sys_info_mask==0 case
` [PATCH 2/3] panic: refine the document for 'panic_print'
` [PATCH 3/3] panic: add note that 'panic_print' parameter is deprecated


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