LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-26 09:21:13 to 2025-10-26 16:56:09 UTC [more...]

[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-26 16:55 UTC  (5+ messages)
` [PATCH v2 3/7] dt-bindings: pci: spacemit: introduce PCIe "
` [PATCH v2 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver

[PATCH 0/3] checkpatch --strict | ci-pipeline improvements
 2025-10-26 16:48 UTC  (3+ messages)
` [PATCH 2/3] checkpatch: recognize __chkp_no_side_effects(_var) hint macro

[PATCH] soc: qcom: Add HWKM v1 support for wrapped keys
 2025-10-26 16:47 UTC 

[PATCH v8 0/8] liveupdate: Rework KHO for in-kernel users
 2025-10-26 16:47 UTC  (8+ messages)
` [PATCH v8 3/8] kho: drop notifiers
` [PATCH v8 7/8] liveupdate: kho: move kho debugfs directory to liveupdate
` [PATCH v8 8/8] memblock: Unpreserve memory in case of error

[PATCH] thermal/of: Fix reference count leak in thermal_of_cm_lookup
 2025-10-26 16:44 UTC 

[PATCH 0/7] gpu: nova-core: remove use of `as` for integer conversions
 2025-10-26 16:44 UTC  (12+ messages)
` [PATCH 1/7] gpu: nova-core: replace `as` with `from` conversions where possible
` [PATCH 2/7] gpu: nova-core: vbios: remove unneeded u8 conversions
` [PATCH 3/7] gpu: nova-core: vbios: add conversion to u8 for BiosImageType
` [PATCH 4/7] gpu: nova-core: use `try_from` instead of `as` for u32 conversions
` [PATCH 5/7] gpu: nova-core: add extra conversion functions and traits
` [PATCH 6/7] gpu: nova-core: replace use of `as` with functions from `num`
` [PATCH 7/7] gpu: nova-core: justify remaining uses of `as`

[PATCH v2] net: usb: asix_devices: Check return value of usbnet_get_endpoints
 2025-10-26 16:43 UTC 

[PATCH v4 0/2] Since Realsense has been spin-off Intel, the comment should be change
 2025-10-26 16:43 UTC  (3+ messages)
` [PATCH v4 1/2] media: uvcvideo: change comment to 'Intel RealSense'
` [PATCH v4 2/2] media: uvcvideo: Add D436 and D555 cameras metadata support

[PATCH bpf-next 0/2] bpf: Fix tnum_overlap to check for zero mask first
 2025-10-26 16:38 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Range analysis test case for JEQ

[PATCH v3 0/3] Since Realsense has been spin-off Intel, the comment should be change
 2025-10-26 16:38 UTC  (4+ messages)
` [PATCH v3 3/3] media: uvc: Add D436 and D555 cameras metadata support

[PATCH 0/7] Add support for AD4062 device family
 2025-10-26 16:37 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: Add adi,ad4062

[PATCH v3] net: sctp: fix KMSAN uninit-value in sctp_inq_pop
 2025-10-26 16:33 UTC 

[PATCH 0/5] hwmon: Add TSC1641 I2C power monitor driver
 2025-10-26 16:32 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] dt-bindings: hwmon: Add support for ST TSC1641 power monitor

[PATCH v5 0/5] OPP: Add support to find OPP for a set of keys
 2025-10-26 16:27 UTC  (6+ messages)
` [PATCH v5 5/5] PCI: qcom: Use frequency and level based OPP lookup
` (subset) [PATCH v5 0/5] OPP: Add support to find OPP for a set of keys

[PATCH v4 1/3] dt-bindings: vendor-prefixes: Add NineTripod
 2025-10-26 16:27 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: arm: rockchip: Add NineTripod X3568 series
` [PATCH v4 3/3] arm64: dts: rockchip: Add devicetree for the NineTripod X3568 v4

[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_read_hdr (3)
 2025-10-26 16:26 UTC 

[PATCH 6.6.y] fs/notify: call exportfs_encode_fid with s_umount
 2025-10-26 16:04 UTC 

[PATCH 0/3] PCI: qcom: Binding fix
 2025-10-26 15:57 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/3] rust: i2c: Add basic I2C driver abstractions
 2025-10-26 15:55 UTC  (15+ messages)
` [PATCH v6 1/3] rust: i2c: add basic I2C device and "
` [PATCH v6 2/3] rust: i2c: add manual I2C device creation abstractions
` [PATCH v6 3/3] samples: rust: add Rust I2C sample driver

[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_read_hdr (3)
 2025-10-26 15:54 UTC  (2+ messages)
` Forwarded:

[PATCH v3] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
 2025-10-26 15:53 UTC  (2+ messages)

[PATCH 1/1] release_task: kill unnecessary rcu_read_lock() around dec_rlimit_ucounts()
 2025-10-26 15:44 UTC  (4+ messages)
` [RFC 2/1] kill task_ucounts()->rcu_read_lock(), add __task_ucounts()

[PATCH bpf v3 0/4] bpf: Free special fields when update hash and local storage maps
 2025-10-26 15:40 UTC  (5+ messages)
` [PATCH bpf v3 1/4] bpf: Free special fields when update [lru_,]percpu_hash maps
` [PATCH bpf v3 2/4] bpf: Free special fields when update hash maps with BPF_F_LOCK
` [PATCH bpf v3 3/4] bpf: Free special fields when update local storage maps
` [PATCH bpf v3 4/4] selftests/bpf: Add tests to verify freeing the special fields when update hash and "

[PATCH v3 0/1] nvdimm: allow exposing RAM as libnvdimm DIMMs
 2025-10-26 15:38 UTC  (2+ messages)
` [PATCH v3 1/1] nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices

[PATCH] arm64: dts: rockchip: Harmonize regulator formatting for Pine64 rk3566 devices
 2025-10-26 15:37 UTC 

[PATCH] dt-bindings: PCI: amlogic,axg-pcie: Fix select schema
 2025-10-26 15:37 UTC  (2+ messages)

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-26 15:33 UTC  (2+ messages)

[PATCH] Revert "PCI: qcom: Remove custom ASPM enablement code"
 2025-10-26 15:28 UTC  (2+ messages)

[PATCH] printk_legacy_map: use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
 2025-10-26 15:07 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] KVM: MIPS/LoongArch: Fix typo in pfn_to_pfn_prot comments
 2025-10-26 15:02 UTC 

[PATCH AUTOSEL 6.17] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL
 2025-10-26 14:49 UTC  (2+ messages)
` [PATCH AUTOSEL 6.17] clocksource: hyper-v: Skip unnecessary checks for the root partition

[PATCH v2 1/2] rust: add udelay() function
 2025-10-26 14:49 UTC  (5+ messages)

[PATCH v3 1/3] dt-bindings: vendor-prefixes: Add NineTripod
 2025-10-26 14:36 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add NineTripod X3568 series
` [PATCH v3 3/3] arm64: dts: rockchip: Add devicetree for the NineTripod X3568 v4

[PATCH] MAINTAINERS: Remove Alex Gaynor as Rust maintainer
 2025-10-26 14:36 UTC  (2+ messages)

[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-26 14:19 UTC  (4+ messages)
` [PATCH v4 1/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages
` [PATCH v4 3/3] vfio/nvgrace-gpu: register device memory for poison handling

[PATCH v2 0/6] clk/reset: anlogic: add support for DR1V90 SoC
 2025-10-26 14:00 UTC  (7+ messages)
` [PATCH v2 1/6] clk: correct clk_div_mask() return value for width == 32
` [PATCH v2 2/6] dt-bindings: clock: add Anlogic DR1V90 CRU
` [PATCH v2 3/6] clk: anlogic: add cru support for Anlogic DR1V90 SoC
` [PATCH v2 4/6] reset: anlogic: add support for Anlogic DR1V90 resets
` [PATCH v2 5/6] riscv: dts: anlogic: add clocks and CRU for DR1V90
` [PATCH v2 6/6] MAINTAINERS: Add entry for Anlogic DR1V90 SoC drivers

[GIT PULL] Char/Misc driver fixes for 6.18-rc3
 2025-10-26 14:00 UTC 

[GIT PULL] Staging driver fixes for 6.18-rc3
 2025-10-26 13:59 UTC 

[GIT PULL] TTY / Serial driver fixes for 6.18-rc3
 2025-10-26 13:59 UTC 

[GIT PULL] USB driver fixes for 6.18-rc3
 2025-10-26 13:59 UTC 

[GIT PULL] Chinese-docs changes for v6.18
 2025-10-26 13:57 UTC 

[PATCH 0/3] Apple Silicon Type-C PHY
 2025-10-26 13:52 UTC  (4+ messages)
` [PATCH 1/3] soc: apple: Add hardware tunable support
` [PATCH 2/3] dt-bindings: phy: Add Apple Type-C PHY
` [PATCH 3/3] phy: apple: "

[PATCH 1/2] dt-bindings: leds: backlight: Add Awinic AW99706 backlight
 2025-10-26 13:47 UTC  (3+ messages)
` [PATCH 2/2] backlight: aw99706: Add support for "

iommufd_utils.h:804:37: warning: array subscript 'struct iommu_test_hw_info[0]' is partly outside array bounds of 'struct iommu_test_hw_info_buffer_smaller[1]'
 2025-10-26 13:44 UTC 

[PATCH] net: phy: motorcomm: Add support for PHY LEDs on YT8531
 2025-10-26 13:36 UTC 

[syzbot] [ntfs3?] KMSAN: uninit-value in bcmp (3)
 2025-10-26 13:31 UTC 

[PATCH v2 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-10-26 13:30 UTC  (7+ messages)
` [PATCH v2 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v2 2/2] block-dma: properly take MMIO path

[PATCH v2] can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
 2025-10-26 13:26 UTC  (2+ messages)

[PATCH] ocfs2: validate cl_bpc in ocfs2_block_group_alloc to prevent divide-by-zero
 2025-10-26 13:26 UTC 

[syzbot] [ocfs2?] divide error in ocfs2_block_group_fill (3)
 2025-10-26 13:13 UTC 

Please backport commit 00d95fcc4dee ("docs: kdoc: handle the obsolescensce of docutils.ErrorString()") to v6.17.y
 2025-10-26 12:56 UTC  (3+ messages)

[PATCH v3 0/2] Add read_poll_timeout_atomic support
 2025-10-26 12:54 UTC  (3+ messages)
` [PATCH v3 1/2] rust: add udelay() function
` [PATCH v3 2/2] rust: Add read_poll_timeout_atomic function

[PATCH net-next 0/5] net/mlx5: Add balance ID support for LAG multiplane groups
 2025-10-26 12:53 UTC  (3+ messages)

[syzbot] [ocfs2?] divide error in ocfs2_block_group_fill (3)
 2025-10-26 12:51 UTC  (2+ messages)
` Forwarded: [PATCH] ocfs2: validate cl_bpc in ocfs2_block_group_alloc to prevent divide-by-zero

[PATCH net-next 0/7] net/mlx5e: Reduce interface downtime on configuration change
 2025-10-26 12:50 UTC  (6+ messages)
` [PATCH net-next 2/7] net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()

[PATCH v1 00/30] docs: reporting-issues: rework
 2025-10-26 12:42 UTC  (31+ messages)
` [PATCH v1 01/30] docs: reporting-issues: mention text is best viewed rendered
` [PATCH v1 02/30] docs: reporting-issues: tweak the reference section intro
` [PATCH v1 03/30] docs: reporting-issues: add conclusion to the step-by-step guide
` [PATCH v1 04/30] docs: reporting-issues: add proper appendix
` [PATCH v1 05/30] docs: reporting-issues: outline why reporting is complicated
` [PATCH v1 06/30] docs: reporting-issues: replace TLDR guide with more of an into
` [PATCH v1 07/30] docs: reporting-issues: explain need for fresh vanilla kernel
` [PATCH v1 08/30] docs: reporting-issues: add step about processing issues separately
` [PATCH v1 09/30] docs: reporting-issues: tell users to check the kernel log
` [PATCH v1 10/30] docs: reporting-issues: move 'check tainted flag' upwards
` [PATCH v1 11/30] docs: reporting-issues: improve first tainted check
` [PATCH v1 12/30] docs: reporting-issues: move 'check environment' upwards
` [PATCH v1 13/30] docs: reporting-issues: improve environment check
` [PATCH v1 14/30] docs: reporting-issues: improve text about checking for existing issues
` [PATCH v1 15/30] docs: reporting-issues: improve text on classifying the bug
` [PATCH v1 16/30] docs: reporting-issues: add fast-track for regressions
` [PATCH v1 17/30] docs: reporting-issues: move text on 'check MAINTAINERS file' upwards
` [PATCH v1 18/30] docs: reporting-issues: improve text on looking up place to report
` [PATCH v1 19/30] docs: reporting-issues: move text on 'check other places' upwards
` [PATCH v1 20/30] docs: reporting-issues: improve text on check other places
` [PATCH v1 21/30] docs: reporting-issues: improve text on backup et. al
` [PATCH v1 22/30] docs: reporting-issues: move text on 'initial write-up' upwards
` [PATCH v1 23/30] docs: reporting-issues: improve text on initial write-up
` [PATCH v1 24/30] docs: reporting-issues: improve text on bug verification
` [PATCH v1 25/30] docs: reporting-issues: improve text on non-regressions in stable
` [PATCH v1 26/30] docs: reporting-issues: improve text on second search
` [PATCH v1 27/30] docs: reporting-issues: make collecting files a separate step
` [PATCH v1 28/30] docs: reporting-issues: separate steps for optimizing and submitting reports
` [PATCH v1 29/30] docs: reporting-issues: separate steps for follow-up tasks
` [PATCH v1 30/30] docs: reporting-issues: fix a few line breaks

[syzbot] [usb?] KMSAN: uninit-value in bcmp (3)
 2025-10-26 12:41 UTC  (2+ messages)
` Forwarded: Re: KMSAN: uninit-value in bcmp

[PATCH v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state
 2025-10-26 12:40 UTC  (17+ messages)
` [PATCH v1 2/9] ACPI: processor: idle: Return failure if entry method is not buffer or integer type
` [PATCH v1 5/9] ACPI: processor: idle: Add the verification of processor FFH LPI state
` [PATCH v1 6/9] ACPI: processor: idle: Do not change power states if get power info failed

[GIT PULL] x86/urgent for v6.18-rc3
 2025-10-26 12:34 UTC 

[syzbot] [btrfs?] kernel BUG in extent_writepage_io
 2025-10-26 12:34 UTC  (2+ messages)

[PATCH v1 0/5] Add MT7987 Thermal support
 2025-10-26 12:21 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: thermal: mediatek: make interrupt only required for current SoCs
` [PATCH v1 2/5] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT7987
` [PATCH v1 3/5] thermal/drivers/mediatek/lvts_thermal: Add no-irq-mode for mt7987
` [PATCH v1 4/5] thermal/drivers/mediatek/lvts_thermal: Add SoC based golden Temp
` [PATCH v1 5/5] thermal/drivers/mediatek/lvts_thermal: Add mt7987 support

[PATCH v5 0/8] man2: document "new" mount API
 2025-10-26 12:27 UTC  (2+ messages)

[GIT PULL] irq/urgent for v6.18-rc3
 2025-10-26 12:25 UTC 

[PATCH usb-next] usb: dwc3: apple: Only support a single reset controller
 2025-10-26 12:21 UTC 

[PATCH v4] rust: add new macro for common bitmap operations
 2025-10-26 12:16 UTC 

[PATCH] mm: shmem/tmpfs hugepage defaults config choice
 2025-10-26 12:12 UTC  (4+ messages)

[GIT PULL] objtool/urgent for v6.18-rc3
 2025-10-26 12:01 UTC 

[GIT PULL] sched/urgent for v6.18-rc3
 2025-10-26 11:49 UTC 

[PATCH v3] pinctrl: starfive: use dynamic GPIO base allocation
 2025-10-26 11:42 UTC 

[PATCH v7 2/4] Add SPAcc ahash support
 2025-10-26 11:39 UTC  (5+ messages)

[GIT PULL] timers/urgent for v6.18-rc3
 2025-10-26 11:35 UTC 

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-26 11:20 UTC  (17+ messages)

[PATCH V3 0/4] Add SD Card support for sm8750 SoC and boards
 2025-10-26 11:17 UTC  (5+ messages)
` [PATCH V3 1/4] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible
` [PATCH V3 2/4] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc
` [PATCH V3 3/4] arm64: dts: qcom: sm8750-mtp: Add SDC2 node for sm8750 mtp board
` [PATCH V3 4/4] arm64: dts: qcom: sm8750-qrd: Add SDC2 node for sm8750 qrd board

[PATCH v16 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-10-26 11:14 UTC  (3+ messages)

[PATCH] xen/usb: Constify struct hc_driver
 2025-10-26 10:51 UTC 

[PATCH v4] HID: quirks: Change manufacturer for 4c4a:4155
 2025-10-26 10:45 UTC  (2+ messages)

[PATCH] selftests/seccomp: fix pointer type mismatch in UPROBE test
 2025-10-26 10:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/8] Collect documentation-related tools under /tools/docs
 2025-10-26 10:34 UTC  (3+ messages)

[PATCH] mac80211: tdls: don't WARN_ON_ONCE on missing STA info
 2025-10-26 10:34 UTC  (2+ messages)

[PATCH net v2] dt-bindings: net: sparx5: Narrow properly LAN969x register space windows
 2025-10-26 10:17 UTC 

[PATCH net] dt-bindings: net: sparx5: Narrow properly LAN969x register space windows
 2025-10-26 10:17 UTC  (2+ messages)

[PATCH net] dt-bindings: net: sparx5: correct LAN969x register space windows
 2025-10-26 10:11 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series
 2025-10-26 10:10 UTC  (2+ messages)

[PATCH v2] selftests: tty: add tty_tiocsti_test to .gitignore
 2025-10-26 10:00 UTC  (4+ messages)
    ` [PATCH v3] "

[PATCH v4 0/3] riscv: sophgo: add top syscon device for cv18xx
 2025-10-26  9:47 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC

[PATCH] arm64: dts: rockchip: Add devicetree for the X3568 v4
 2025-10-26  9:43 UTC  (2+ messages)

[PATCH V2 0/4] Add SD Card support for sm8750 SoC and boards
 2025-10-26  9:33 UTC  (4+ messages)
` [PATCH V2 2/4] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc

[PATCH v3 00/22] smb: fix some bugs, move duplicate definitions to common header file
 2025-10-26  9:20 UTC  (4+ messages)
` [PATCH v3 07/22] smb: move some duplicate definitions to common/smb2pdu.h


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 read-only IMAP folder(s) and NNTP newsgroup(s).