linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-05 03:56:31 to 2025-12-05 07:37:31 UTC [more...]

[PATCH v4 4/6] riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variants
 2025-12-05  7:30 UTC  (3+ messages)

[net PATCH] net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open()
 2025-12-05  7:36 UTC  (3+ messages)

[PATCH net-next] net: veth: Disable netpoll support
 2025-12-05  7:35 UTC  (4+ messages)

[PATCH v2] nvme: Let the blocklayer set timeouts for requests
 2025-12-05  7:33 UTC  (4+ messages)

[PATCH] drm/atomic: determine the hotspots attribute first for drm plane
 2025-12-05  7:30 UTC 

[PATCH 5.15 000/387] 5.15.197-rc2 review
 2025-12-05  7:29 UTC  (2+ messages)

[PATCH v4] staging: greybus: arche-apb-ctrl: switch to device_property_read_bool
 2025-12-05  7:27 UTC  (2+ messages)

[PATCH v3] staging: greybus: arche-apb-ctrl: switch to device_property_read_bool
 2025-12-05  7:26 UTC  (2+ messages)

[PATCH v1] checkpatch: Warn about sign offs if there's an accidental patch separator
 2025-12-05  7:22 UTC  (2+ messages)

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2025-12-05  7:22 UTC  (2+ messages)

[PATCH v2 3/3] clk: microchip: core: allow driver to be compiled with COMPILE_TEST
 2025-12-05  7:21 UTC  (2+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2025-12-05  7:18 UTC  (43+ messages)
` [PATCH v18 01/42] dept: implement "
` [PATCH v18 02/42] dept: add single event dependency tracker APIs
` [PATCH v18 03/42] dept: add lock "
` [PATCH v18 04/42] dept: tie to lockdep and IRQ tracing
` [PATCH v18 05/42] dept: add proc knobs to show stats and dependency graph
` [PATCH v18 06/42] dept: distinguish each kernel context from another
` [PATCH v18 07/42] dept: distinguish each work "
` [PATCH v18 08/42] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v18 09/42] dept: record the latest one out of consecutive waits of the same class
` [PATCH v18 10/42] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v18 11/42] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v18 12/42] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v18 13/42] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v18 14/42] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v18 15/42] dept: track timeout waits separately with a new Kconfig
` [PATCH v18 16/42] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v18 17/42] dept: apply timeout consideration to swait
` [PATCH v18 18/42] dept: apply timeout consideration to waitqueue wait
` [PATCH v18 19/42] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v18 20/42] dept: apply timeout consideration to dma fence wait
` [PATCH v18 21/42] dept: make dept able to work with an external wgen
` [PATCH v18 22/42] dept: track PG_locked with dept
` [PATCH v18 23/42] dept: print staged wait's stacktrace on report
` [PATCH v18 24/42] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 26/42] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v18 27/42] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v18 28/42] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v18 29/42] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v18 30/42] dept: make dept stop from working on debug_locks_off()
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 32/42] completion, dept: introduce init_completion_dmap() API
` [PATCH v18 33/42] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v18 35/42] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v18 36/42] dept: implement a basic unit test for dept
` [PATCH v18 37/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v18 38/42] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v18 39/42] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v18 40/42] dept: track PG_writeback with dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v18 42/42] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE

[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-12-05  7:20 UTC  (6+ messages)
` [PATCH v4 01/12] mm/kasan: add conditional checks in functions to return directly if kasan is disabled

[PATCH v2] media: i2c: ov5647: use our own mutex for the ctrl lock
 2025-12-05  7:19 UTC 

[PATCH net v2] broadcom: b44: prevent uninitialized value usage
 2025-12-05  7:17 UTC 

[PATCH v2] mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
 2025-12-05  7:17 UTC 

[PATCH 0/3] selftests/resctrl: Add Hygon CPUs support and bug fixes
 2025-12-05  7:15 UTC  (10+ messages)
` [PATCH 1/3] selftests/resctrl: Add CPU vendor detection for Hygon
` [PATCH 2/3] selftests/resctrl: Fix a division by zero error on Hygon
` [PATCH 3/3] selftests/resctrl: Fix non-contiguous CBM check for Hygon

[PATCH v9 0/2] Add Google Tensor SoC USB controller support
 2025-12-05  7:14 UTC  (4+ messages)
` [PATCH v9 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[PATCH 1/2] ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
 2025-12-05  7:14 UTC  (4+ messages)
` [PATCH 2/2] ice: Initialize RDMA after rebuild
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH 1/2] ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues

[PATCH v5 0/3] Fix bio chain related issues
 2025-12-05  7:13 UTC  (4+ messages)
` [PATCH v5 3/3] block: prevent race condition on bi_status in __bio_chain_endio

[PATCH v8 00/22] wifi: nxpwifi: create nxpwifi to support
 2025-12-05  7:11 UTC  (24+ messages)
` [PATCH v8 01/22] wifi: nxpwifi: Add 802.11n support for client and AP modes
` [PATCH v8 02/22] wifi: nxpwifi: add initial support for 802.11ac
` [PATCH v8 03/22] wifi: nxpwifi: add initial support for 802.11ax
` [PATCH v8 04/22] wifi: nxpwifi: add support for 802.11h (DFS and TPC)
` [PATCH v8 05/22] wifi: nxpwifi: add support for WMM
` [PATCH v8 06/22] wifi: nxpwifi: add scan support
` [PATCH v8 07/22] wifi: nxpwifi: add join and association support
` [PATCH v8 08/22] wifi: nxpwifi: add channel/frequency/power (cfp) support
` [PATCH v8 09/22] wifi: nxpwifi: add configuration support
` [PATCH v8 10/22] wifi: nxpwifi: implement cfg80211 ops for STA and AP modes
` [PATCH v8 11/22] wifi: nxpwifi: add firmware command and TLV definitions
` [PATCH v8 12/22] wifi: nxpwifi: introduce command and event handling infrastructure
` [PATCH v8 13/22] wifi: nxpwifi: add data path support for STA and AP modes
` [PATCH v8 14/22] wifi: nxpwifi: add debugfs support for diagnostics and testing
` [PATCH v8 15/22] wifi: nxpwifi: add ethtool support for Wake-on-LAN
` [PATCH v8 16/22] wifi: nxpwifi: add utility and IE handling support
` [PATCH v8 17/22] wifi: nxpwifi: add driver initialization and shutdown support
` [PATCH v8 18/22] wifi: nxpwifi: add core driver implementation
` [PATCH v8 19/22] wifi: nxpwifi: add initial SDIO bus driver support
` [PATCH v8 20/22] wifi: nxpwifi: add NXP vendor and IW61x device IDs to sdio_ids.h
` [PATCH v8 21/22] wifi: nxpwifi: add Kconfig and Makefile for kernel integration
` [PATCH v8 22/22] wifi: nxpwifi: add MAINTAINERS entry for nxpwifi driver

[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
 2025-12-05  7:09 UTC  (9+ messages)
` [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller

[PATCH v2] btrfs: switch to library APIs for checksums
 2025-12-05  7:04 UTC 

[PATCH v6] usb: typec: ucsi: Get connector status after enable notifications
 2025-12-05  7:07 UTC 

[PATCH] KVM: SVM: Don't allow L1 intercepts for instructions not advertised
 2025-12-05  7:06 UTC 

[PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
 2025-12-05  7:05 UTC  (7+ messages)

[PATCH 5.10 000/295] 5.10.247-rc2 review
 2025-12-05  7:04 UTC  (2+ messages)

[PATCH V4 0/3] Add device tree support for NVIDIA Tegra CMDQV
 2025-12-05  6:58 UTC  (4+ messages)
` [PATCH V4 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
` [PATCH V4 2/3] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH V4 3/3] arm64: dts: nvidia: Add nodes for CMDQV

[PATCH v6 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-12-05  6:53 UTC  (5+ messages)
` [PATCH v6 1/2] watchdog: move arm64 watchdog_hld into common code
` [PATCH v6 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support

[PATCH v5 0/5] drm/amdgpu: add UMA carveout tuning interfaces
 2025-12-05  6:50 UTC  (6+ messages)
` [PATCH v5 1/5] drm/amdgpu: parse UMA size-getting/setting bits in ATCS mask
` [PATCH v5 2/5] drm/amdgpu: add helper to read UMA carveout info
` [PATCH v5 3/5] drm/amdgpu: add UMA allocation setting helpers
` [PATCH v5 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs
` [PATCH v5 5/5] Documentation/amdgpu: Add UMA carveout details

[PATCH] pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator ready
 2025-12-05  6:47 UTC 

[PATCH v2] arm64: dts: mediatek: mt8189: Add pinmux macro header file
 2025-12-05  6:43 UTC 

[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
 2025-12-05  6:39 UTC  (3+ messages)

[PATCH] cpufreq: qcom-nvmem: add sentinel to qcom_cpufreq_ipq806x_match_list
 2025-12-05  6:38 UTC 

[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
 2025-12-05  6:38 UTC  (13+ messages)
` [Patch v5 06/19] perf/x86: Add support for XMM registers in non-PEBS and REGS_USER
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format

[PATCH] reset-controller: ti: introduce a new reset handler
 2025-12-05  6:33 UTC 

[PATCH] perf build: Support passing extra Clang options via EXTRA_BPF_FLAGS
 2025-12-05  6:33 UTC  (8+ messages)

[PATCH v2 0/5] arm64: dts: qcom: Introduce Kaanapali platform device tree
 2025-12-05  6:31 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: arm: qcom: Document Kaanapali SoC and its reference boards
` [PATCH v2 2/5] arm64: defconfig: enable clocks, interconnect and pinctrl for Qualcomm Kaanapali
` [PATCH v2 3/5] arm64: dts: qcom: Introduce Kaanapali SoC
` [PATCH v2 4/5] arm64: dts: qcom: kaanapali: Add base MTP board
` [PATCH v2 5/5] arm64: dts: qcom: kaanapali: Add base QRD board

[RFC] perf build: Use self-contained headers from kernel source when compiling
 2025-12-05  6:29 UTC  (3+ messages)

[PATCH v4 0/4] LoongArch: Add 128-bit atomic cmpxchg support (v4)
 2025-12-05  6:29 UTC  (5+ messages)
` [PATCH v4 1/4] LoongArch: Add 128-bit atomic cmpxchg support
` [PATCH v4 2/4] LoongArch: Add SCQ support detection
` [PATCH v4 3/4] LoongArch: Use spinlock to emulate 128-bit cmpxchg
` [PATCH v4 4/4] LoongArch: Enable 128-bit atomics cmpxchg support

[syzbot] [hfs?] memory leak in hfsplus_init_fs_context
 2025-12-05  6:28 UTC  (2+ messages)
` Forwarded: [PATCH] hfsplus: fix memory leak in hfsplus_fill_super() error path

[PATCH 1/2] tools/build: Add a feature test for libopenssl
 2025-12-05  6:27 UTC  (5+ messages)

[PATCH] sched/rt: Skip currently executing CPU in rto_next_cpu()
 2025-12-05  6:08 UTC 

[PATCH] sched/rt: Skip currently executing CPU in rto_next_cpu()
 2025-12-05  6:03 UTC 

[PATCH V3 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
 2025-12-05  6:15 UTC  (5+ messages)

[PATCH v5] usb: typec: ucsi: Get connector status after enable notifications
 2025-12-05  6:15 UTC  (2+ messages)

[PATCH v4] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
 2025-12-05  6:15 UTC 

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-12-05  6:14 UTC  (3+ messages)
` [RFC PATCH v2 21/23] KVM: TDX: Preallocate PAMT pages to be used in split path

[PATCH] fs: exfat: Fix corrupted error code handling in exfat_find_empty_entry()
 2025-12-05  6:05 UTC  (3+ messages)
  ` [PATCH v2] fs: exfat: improve "

[PATCH v3] ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()
 2025-12-05  5:59 UTC 

[GIT PULL] TPM DEVICE DRIVER: tpmdd-sessions-next-6.19-rc1
 2025-12-05  5:51 UTC 

[PATCH net-next v3 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2025-12-05  5:31 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
 2025-12-05  5:33 UTC 

[PATCH 00/17] Paravirt CPUs and push task for less vCPU preemption
 2025-12-05  5:30 UTC  (3+ messages)

[PROBLEM] c5.metal on AWS fails to kexec after "PCI: Explicitly put devices into D0 when initializing"
 2025-12-05  5:31 UTC  (8+ messages)

[PATCH v6 0/2] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2025-12-05  5:28 UTC  (6+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board

[PATCH v1 00/31] serial: 8250: consolidate Moxa UPCI/PCIe support under 8250 drivers
 2025-12-05  5:26 UTC  (6+ messages)
` [PATCH v1 31/31] serial: 8250_mxpcie: add RS485-2W auto-adjust sysfs control

[PATCH] lib/crypto: blake2s: Replace manual unrolling with unrolled_full
 2025-12-05  5:11 UTC 

[PATCH 6.1 000/567] 6.1.159-rc2 review
 2025-12-05  5:08 UTC  (2+ messages)

linux-next: Tree for Dec 5
 2025-12-05  5:07 UTC 

[PATCH v2] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
 2025-12-05  5:03 UTC 

[syzbot] [ntfs3?] INFO: task hung in ntfs_fallocate
 2025-12-05  5:04 UTC 

【周报】李子遥
 2025-12-05  5:03 UTC 

[RFC PATCH v2 00/32] Add live update state preservation
 2025-12-05  4:58 UTC  (5+ messages)
` [RFC PATCH v2 11/32] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages

[PATCH] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
 2025-12-05  4:58 UTC  (3+ messages)

[PATCH v7 0/2] Add support for MAX77675 device
 2025-12-05  4:56 UTC  (3+ messages)
` [PATCH v7 1/2] regulator: dt-bindings: Add MAX77675 regulator
` [PATCH v7 2/2] regulator: max77675: Add MAX77675 regulator driver

[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
 2025-12-05  4:54 UTC  (2+ messages)
` Forwarded: [PATCH v3] ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()

[PATCH 00/19] coresight: trbe: Support trigger and circle buffer modes
 2025-12-05  4:53 UTC  (8+ messages)
` [PATCH 06/19] coresight: trbe: Refactor syndrome decoding
` [PATCH 08/19] coresight: trbe: Use PERF_AUX_FLAG_PARTIAL instead of PERF_AUX_FLAG_COLLISION
` [PATCH 19/19] perf: cs-etm: Set watermark for AUX trace

[PATCH v3 0/3] Add device tree for ASRock Rack ALTRAD8 BMC
 2025-12-04 22:29 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: aspeed: add "

kernel BUG when mounting filesystem on 9p
 2025-12-05  4:53 UTC  (5+ messages)
` kernel BUG when mounting large block xfs backed by 9p (folio ref count bug)

[GIT PULL] capabilities update for v6.19
 2025-12-05  4:43 UTC  (4+ messages)

[GIT PULL] SCSI updates for the 6.18+ merge window
 2025-12-05  4:36 UTC 

[PATCH v2 3/3] of: Respect #{iommu,msi}-cells in maps
 2025-12-05  4:33 UTC  (3+ messages)

[PATCH v2 4/4] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
 2025-12-05  4:33 UTC  (2+ messages)

[PATCH v2 0/9] smb: improve search speed of SMB2 maperror
 2025-12-05  4:29 UTC  (10+ messages)
` [PATCH v2 1/9] smb/client: reduce loop count in map_smb2_to_linux_error() by half
` [PATCH v2 2/9] smb/client: remove unused elements from smb2_error_map_table array
` [PATCH v2 3/9] smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP
` [PATCH v2 4/9] smb/client: add two elements to smb2_error_map_table array
` [PATCH v2 5/9] smb/client: sort "
` [PATCH v2 6/9] smb/client: use bsearch() to find target status code
` [PATCH v2 7/9] smb/client: introduce smb2_get_err_map()
` [PATCH v2 8/9] smb/client: introduce smb2maperror KUnit tests
` [PATCH v2 9/9] smb/server: rename include guard in smb_common.h

[RFC PATCH] Drivers: hv: Confidential VMBus exernal memory support
 2025-12-05  4:10 UTC  (6+ messages)

[PATCH] hwmon: (emc2305): fix device node refcount leak in error path
 2025-12-05  4:07 UTC  (2+ messages)

[PATCH] hwmon: (emc2305): fix double put in emc2305_probe_childs_from_dt
 2025-12-05  4:07 UTC  (2+ messages)

[PATCH] hwmon: submitting-patches: Explain race conditions caused by calculations in macros
 2025-12-05  4:05 UTC  (2+ messages)

[syzbot] Monthly io-uring report (Dec 2025)
 2025-12-05  4:05 UTC  (2+ messages)

[PATCH] hwmon: (dell-smm): Fix off-by-one error in dell_smm_is_visible()
 2025-12-05  4:03 UTC  (2+ messages)

[PATCH] hwmon: (w83791d) Convert macros to functions to avoid TOCTOU
 2025-12-05  4:02 UTC  (2+ messages)

linux-next: manual merge of the driver-core tree with Linus' tree
 2025-12-05  4:01 UTC  (2+ messages)

[PATCH v3 0/2] KEYS: trusted: Optimize tpm2_read_public() calls
 2025-12-05  4:00 UTC  (3+ messages)
` [PATCH v3 1/2] KEYS: trusted: Re-orchestrate "
` [PATCH v3 2/2] KEYS: trusted: Store parent's name to the encoded keys

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-05  3:54 UTC  (9+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking


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