linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-15 04:43:11 to 2025-08-15 07:22:32 UTC [more...]

[PATCH v4 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-15  7:21 UTC  (12+ messages)
` [PATCH v4 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v4 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v4 5/5] net: rnpgbe: Add register_netdev

[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 v3] cgroup: cgroup: drain specific subsystems when mounting/destroying a root
 2025-08-15  7:05 UTC 

[PATCH v8 00/30] TDX KVM selftests
 2025-08-15  7:18 UTC  (11+ messages)
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v8 26/30] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [PATCH v8 28/30] KVM: selftests: TDX: Add TDX UPM selftest
` [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  (5+ messages)
` [PATCH v4 17/27] clk: mediatek: Add MT8196 I2C clock support
` [PATCH v4 19/27] clk: mediatek: Add MT8196 mdpsys "

[PATCH v3] iommu/riscv: prevent NULL deref in iova_to_phys
 2025-08-15  7:12 UTC 

[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

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

[RFC PATCH 0/4] Migrate on fault for device pages
 2025-08-15  7:11 UTC  (12+ messages)
` [RFC PATCH 1/4] mm: use current as mmu notifier's owner

[PATCH v2 1/3] dt-bindings: lgm-dma: Added intel,dma-sw-desc property
 2025-08-15  7:07 UTC  (6+ messages)
` [PATCH v2 3/3] dmaengine: lgm-dma: Added Software management functions on HDMA

[PATCH v2 0/3] Add CCI and imx577 sensor support for lemans evk
 2025-08-15  7:07 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: qcom-cci: Document sa8775p compatible
` [PATCH v2 2/3] arm64: dts: qcom: sa8775p: Add CCI definitions
` [PATCH v2 3/3] arm64: dts: qcom: lemans-evk-camera: Add DT overlay

[PATCH v4 00/34] x86: Introduce a centralized CPUID data model
 2025-08-15  7:02 UTC  (35+ messages)
` [PATCH v4 01/34] x86/cpuid: Remove transitional <asm/cpuid.h> header
` [PATCH v4 02/34] ASoC: Intel: avs: Include CPUID header at file scope
` [PATCH v4 03/34] treewide: Explicitly include the x86 CPUID headers
` [PATCH v4 04/34] x86/cpu: <asm/processor.h>: Do not include the CPUID API header
` [PATCH v4 05/34] x86/cpuid: Rename cpuid_leaf()/cpuid_subleaf() APIs
` [PATCH v4 06/34] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>
` [PATCH v4 07/34] x86/cpuid: Introduce a centralized CPUID data model
` [PATCH v4 08/34] x86/cpuid: Introduce a centralized CPUID parser
` [PATCH v4 09/34] x86/cpu: Use parsed CPUID(0x0)
` [PATCH v4 10/34] x86/lib: Add CPUID(0x1) CPU family and model calculation
` [PATCH v4 11/34] x86/cpu: Use parsed CPUID(0x1)
` [PATCH v4 12/34] x86/cpuid: Parse CPUID(0x80000000)
` [PATCH v4 13/34] x86/cpu: Use parsed CPUID(0x80000000)
` [PATCH v4 14/34] x86/cpuid: Introduce a CPUID leaf x86 vendor table
` [PATCH v4 15/34] x86/cpuid: Introduce CPUID parser debugfs interface
` [PATCH v4 16/34] x86/cpuid: Parse CPUID(0x2)
` [PATCH v4 17/34] x86/cpuid: Warn once on invalid CPUID(0x2) iteration count
` [PATCH v4 18/34] x86/cpuid: Introduce parsed CPUID(0x2) API
` [PATCH v4 19/34] x86/cpu: Use parsed CPUID(0x2)
` [PATCH v4 20/34] x86/cacheinfo: "
` [PATCH v4 21/34] x86/cpuid: Remove direct CPUID(0x2) query API
` [PATCH v4 22/34] x86/cpuid: Parse 'deterministic cache parameters' CPUID leaves
` [PATCH v4 23/34] x86/cacheinfo: Pass a 'struct cpuinfo_x86' refrence to CPUID(0x4) code
` [PATCH v4 24/34] x86/cacheinfo: Use parsed CPUID(0x4)
` [PATCH v4 25/34] x86/cacheinfo: Use parsed CPUID(0x8000001d)
` [PATCH v4 26/34] x86/cpuid: Parse CPUID(0x80000005) and CPUID(0x80000006)
` [PATCH v4 27/34] x86/cacheinfo: Use auto-generated data types
` [PATCH v4 28/34] x86/cacheinfo: Use parsed CPUID(0x80000005) and CPUID(0x80000006)
` [PATCH v4 29/34] x86/amd_nb: Trickle down 'struct cpuinfo_x86' reference
` [PATCH v4 30/34] x86/cpuid: Use parsed CPUID(0x80000006)
` [PATCH v4 31/34] x86/cpu: Rescan CPUID table after PSN disable
` [PATCH v4 32/34] x86/cpu: Rescan CPUID table after unlocking full CPUID range
` [PATCH v4 33/34] x86/cpuid: Parse CPUID(0x16)
` [PATCH v4 34/34] x86/tsc: Use parsed CPUID(0x16)

[PATCH v17 0/3] Add ASPEED AST2600 I2C controller driver
 2025-08-15  7:06 UTC  (7+ messages)
` [PATCH v17 1/3] dt-bindings: i2c: aspeed,i2c.yaml: add transfer-mode and global-regs properties and update example
` [PATCH v17 2/3] i2c: ast2600: Add controller driver for new register layout

[PATCH v3 0/4] arm64: dts: exynos2200: introduce serial busses, except spi
 2025-08-15  7:05 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: exynos2200: fix typo in hsi2c23 bus pins label
` [PATCH v3 2/4] arm64: dts: exynos2200: use 32-bit address space for /soc
` [PATCH v3 3/4] arm64: dts: exynos2200: increase the size of all syscons
` [PATCH v3 4/4] arm64: dts: exynos2200: define all usi nodes

[PATCH][v2] mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
 2025-08-15  7:02 UTC  (2+ messages)

[PATCH] docs: iio: bno055: Correct wording in driver documentation
 2025-08-15  7:00 UTC 

[PATCH] x86/sev: Ensure SVSM reserved fields are initialized to zero
 2025-08-15  6:59 UTC  (2+ messages)

[PATCH v14 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-15  6:59 UTC  (5+ messages)
` [PATCH v14 5/5] x86/sgx: "

[tip:master] BUILD SUCCESS 881b3e9efa7e9ce342ee94d4f4f603747c1aa2f4
 2025-08-15  6:56 UTC 

[RFC PATCH] sched: psi: Add psi events trace point
 2025-08-15  6:54 UTC  (3+ messages)

[PATCH 0/2] tick/nohz: CPU cannot enter NOHZ idle balance state
 2025-08-15  6:51 UTC  (3+ messages)
` [PATCH 1/2] tick/nohz: Fix wrong NOHZ idle CPU state
` [PATCH 2/2] tick/nohz: Trigger warning when CPU in wrong NOHZ idle state

[PATCH 6.12 000/369] 6.12.42-rc1 review
 2025-08-15  6:49 UTC  (2+ messages)

[PATCH next] regulator: rt5133: Fix IS_ERR() vs NULL bug in rt5133_validate_vendor_info()
 2025-08-15  6:49 UTC 

[PATCH] dt-bindings: interrupt-controller: Convert hisilicon,mbigen-v2 to DT schema
 2025-08-15  6:48 UTC  (3+ messages)

[PATCH 1/2] iommu/debug: Add IOMMU page table dump debug facility
 2025-08-15  6:47 UTC  (2+ messages)

[PATCH bpf-next v4 0/4] fprobe: use rhashtable for fprobe_ip_table
 2025-08-15  6:47 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] fprobe: use rhltable "
` [PATCH bpf-next v4 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next v4 3/4] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next v4 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH] .gitignore: Add Coding Assistants section
 2025-08-15  6:44 UTC 

[PATCH v3] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-15  6:43 UTC  (2+ messages)

[PATCH v1] scsi: target: Use helper function IS_ERR_OR_NULL() to simplify the code
 2025-08-15  6:37 UTC 

[PATCH v4 0/2] Handle shared reset GPIO for WSA883x speakers
 2025-08-15  6:37 UTC  (3+ messages)
` [PATCH v4 2/2] ASoC: codecs: wsa883x: "

[PATCH v2] drm/xe/hwmon: Return early on power limit read failure
 2025-08-15  6:36 UTC 

[PATCH net-next v2 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-15  6:35 UTC  (6+ messages)
` [PATCH net-next v2 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v2 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v2 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v2 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v2 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L

[PATCH v2] apparmor: Remove unused value
 2025-08-15  6:34 UTC  (3+ messages)

[PATCH v1 1/2] dt-bindings: phy: mtk-tphy: add property for software role switch
 2025-08-15  6:28 UTC  (2+ messages)

[PATCH 4/9] arm64: dts: qcom: x1e80100-asus-vivobook-s15: Add missing pinctrl for eDP HPD
 2025-08-15  6:24 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] fprobe: use rhashtable for fprobe_ip_table
 2025-08-15  6:23 UTC  (4+ messages)
` [PATCH bpf-next v3 1/4] fprobe: use rhltable "

[PATCH v2 0/2] Add unified configuration for coding agents
 2025-08-15  6:23 UTC  (5+ messages)
` [PATCH v2 1/2] README: restructure with role-based documentation and guidelines
` [PATCH v2 2/2] agents: add unified agent coding assistant configuration

mm: swapin read-ahead and zram
 2025-08-15  6:20 UTC  (2+ messages)

[PATCHv3 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-15  6:20 UTC  (4+ messages)
` [PATCHv3 net 1/3] bonding: update LACP activity flag after setting lacp_active
` [PATCHv3 net 2/3] bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU
` [PATCHv3 net 3/3] selftests: bonding: add test for passive LACP mode

[PATCH v2] PM: Support aborting suspend during filesystem sync
 2025-08-15  6:20 UTC  (2+ messages)

[PATCH bpf-next 0/7] bpf: introduce and use rcu_migrate_{enable,disable}
 2025-08-15  6:18 UTC  (8+ messages)
` [PATCH bpf-next 1/7] rcu: add rcu_migrate_enable and rcu_migrate_disable
` [PATCH bpf-next 2/7] bpf: use rcu_migrate_* for bpf_cgrp_storage_free()
` [PATCH bpf-next 3/7] bpf: use rcu_migrate_* for bpf_inode_storage_free()
` [PATCH bpf-next 4/7] bpf: use rcu_migrate_* for bpf_iter_run_prog()
` [PATCH bpf-next 5/7] bpf: use rcu_migrate_* for bpf_task_storage_free()
` [PATCH bpf-next 6/7] bpf: use rcu_migrate_* for bpf_prog_run_array_cg()
` [PATCH bpf-next 7/7] bpf: use rcu_migrate_* for trampoline.c

[RFC PATCH v2 0/3] platform/x86: acer-wmi: Add fan control support
 2025-08-15  6:17 UTC  (2+ messages)

[PATCH 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
 2025-08-15  6:17 UTC  (4+ messages)
` [PATCH 4/4] riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V2

[RFC PATCH 0/4] riscv: dts: thead: th1520: Add mailbox for SBI-to-AON comm
 2025-08-15  6:14 UTC  (7+ messages)
` [RFC PATCH 2/4] dt-bindings: firmware: thead,th1520-aon: add a mailbox name for SBI

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

[PATCH 0/6] Kselftests: fix spelling mistakes
 2025-08-15  6:14 UTC  (5+ messages)
` [PATCH 2/6] setftests: net: netfilter: fix spelling mistakes in output
  ` [PATCH 3/6] selftests: ublk: fixed spelling mistake "

[PATCH v3] kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
 2025-08-15  6:08 UTC  (2+ messages)

[PATCH RFC 0/5] Marvell PXA1908 power domains
 2025-08-15  6:08 UTC  (5+ messages)
` [PATCH RFC 2/5] dt-bindings: power: Add Marvell PXA1908 domains

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-15  6:07 UTC  (3+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors

[PATCH] selftests net/socket.c: removed warnings from unused returns
 2025-08-15  6:06 UTC 

ERROR: modpost: "clk_restore_context" [drivers/net/phy/air_en8811h.ko] undefined!
 2025-08-15  6:05 UTC 

[PATCH v3 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-15  6:05 UTC  (5+ messages)
` [PATCH v3 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock

[PATCH v4 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-08-15  6:01 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: dma: Add SpacemiT K1 PDMA controller
` [PATCH v4 2/8] dmaengine: mmp_pdma: Add clock support
` [PATCH v4 3/8] dmaengine: mmp_pdma: Add reset controller support
` [PATCH v4 4/8] dmaengine: mmp_pdma: Add operations structure for controller abstraction
` [PATCH v4 5/8] dmaengine: mmp_pdma: Add SpacemiT K1 PDMA support with 64-bit addressing
` [PATCH v4 6/8] riscv: dts: spacemit: Add PDMA node for K1 SoC
` [PATCH v4 7/8] riscv: dts: spacemit: Enable PDMA on Banana Pi F3 and Milkv Jupiter
` [PATCH v4 8/8] riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoC

[PATCH] media: i2c: vgxy61: Report stream using frame descriptors
 2025-08-15  6:04 UTC  (2+ messages)

[PATCH] drm/gem-shmem: Pin and unpin buffers when importing w/o S/G table
 2025-08-15  6:02 UTC  (2+ messages)

[PATCH 0/2] ASoC: spacemit: add i2s support to K1 SoC
 2025-08-15  5:59 UTC  (3+ messages)
` [PATCH 2/2] ASoC: spacemit: i2s: add support for "

[PATCH 0/2] kbuild: userprogs: also inherit byte order and ABI from kernel
 2025-08-15  5:57 UTC  (3+ messages)

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

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-15  5:49 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 v3 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH 00/33] Refactor TI IPC DT configs into dtsi
 2025-08-15  5:49 UTC  (2+ messages)

[RFC][PATCH] x86,ibt: Use UDB instead of 0xEA
 2025-08-15  5:42 UTC  (2+ messages)

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-15  5:42 UTC  (3+ messages)
` [PATCH 8/8] selftests: riscv: Add test "

[PATCH v4 0/5] Better split_huge_page_test result check
 2025-08-15  5:40 UTC  (3+ messages)
` [PATCH v4 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check

[PATCH net] virtio_net: adjust the execution order of function `virtnet_close` during freeze
 2025-08-15  5:38 UTC  (3+ messages)

[PATCH 0/3] platform/chrome: Fix a possible UAF via ref_proxy
 2025-08-15  5:36 UTC  (6+ messages)
` [PATCH 1/3] lib: Add ref_proxy module

[PATCH 6.16 000/627] 6.16.1-rc1 review
 2025-08-15  5:33 UTC  (5+ messages)

[PATCH v2 0/4] ASoC: codecs: wcd937x/8x/9x: cleanup
 2025-08-15  5:32 UTC  (2+ messages)

[PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
 2025-08-15  5:32 UTC  (6+ messages)
` [PATCH v2 1/5] rust: macros: allow conversion from `&T` to `TokenStream`
` [PATCH v2 2/5] rust: macros: extend custom `quote!()` macro
` [PATCH v2 3/5] rust: macros: prefix variable `span` with underscore
` [PATCH v2 4/5] rust: macros: add derive macro for `TryFrom`
` [PATCH v2 5/5] rust: macros: add derive macro for `Into`

[PATCH 0/2] Fixes for maxim tcpc contaminant detection logic
 2025-08-15  5:31 UTC  (3+ messages)
` [PATCH 2/2] usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is clean

[PATCH] x86/bugs: Fix GDS mitigation check for CPUs without ARCH_CAP_GDS_CTRL
 2025-08-15  5:28 UTC  (3+ messages)
  ` [????] "

[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
 2025-08-15  5:28 UTC  (5+ messages)
` [PATCH v11 18/24] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size

[PATCH v2 0/7]
 2025-08-15  5:24 UTC  (4+ messages)
` [PATCH v2 5/7] docs: kdoc: tighten up the array-of-pointers case

[PATCH] null_blk: Fix correct parameter desc for the module
 2025-08-15  5:23 UTC  (2+ messages)

[PATCH 0/3] Support ROHM BD7910[0,1,2,3]
 2025-08-15  5:23 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Add BD7910[0,1,2,3]
` [PATCH 3/3] iio: adc: adc128s052: Support ROHM BD7910[0,1,2,3]

[PATCH v3] wifi: mwifiex: Initialize the chan_stats array to zero
 2025-08-15  5:23 UTC  (2+ messages)

[PATCH RFC 00/13] Collect documention-related tools under tools/doc
 2025-08-15  5:18 UTC  (10+ messages)
` [PATCH 07/13] docs: move sphinx-pre-install to tools/doc
` [PATCH 13/13] docs: remove kernel-doc.pl

[PATCH v7 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-08-15  5:14 UTC  (7+ messages)
` [PATCH v7 1/6] clk: renesas: rzv2h-cpg: Add instance field to struct pll
` [PATCH v7 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v7 3/6] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC

[PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
 2025-08-15  5:12 UTC  (11+ messages)

[PATCH] xen/events: Fix Global and Domain VIRQ tracking
 2025-08-15  5:12 UTC  (5+ messages)

[PATCH v3 00/16] dma-mapping: migrate to physical address-based API
 2025-08-15  5:10 UTC  (3+ messages)

[PATCH 0/8] nvme-tcp: Support receiving KeyUpdate requests
 2025-08-15  5:02 UTC  (9+ messages)
` [PATCH 1/8] net/handshake: Store the key serial number on completion
` [PATCH 2/8] net/handshake: Make handshake_req_cancel public
` [PATCH 3/8] net/handshake: Expose handshake_sk_destruct_req publically
` [PATCH 4/8] tls: Allow callers to clear errors
` [PATCH 5/8] net/handshake: Support KeyUpdate message types
` [PATCH 6/8] nvme-tcp: Support KeyUpdate
` [PATCH 7/8] net/handshake: Support decoding the HandshakeType
` [PATCH 8/8] nvmet-tcp: Support KeyUpdate

[PATCH] regulator: pca9450: Use devm_register_sys_off_handler
 2025-08-15  4:52 UTC 

[PATCH 0/3] arm64: dts: rockchip: Add Radxa E24C
 2025-08-15  4:46 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-08-15  4:44 UTC  (3+ messages)

[PATCH v2] net: af_packet: Use hrtimer to do the retire operation
 2025-08-15  4:41 UTC 


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).