linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 00:55:29 to 2025-08-19 04:19:36 UTC [more...]

[PATCH v5 00/14] SLUB percpu sheaves
 2025-08-19  4:19 UTC  (3+ messages)
` [PATCH v5 01/14] slab: add opt-in caching layer of "

[PATCH v3 00/11] HID: Implement haptic touchpad support
 2025-08-19  4:19 UTC  (3+ messages)
` [PATCH v3 03/11] Input: add INPUT_PROP_HAPTIC_TOUCHPAD

[PATCH] Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal code block
 2025-08-19  4:16 UTC  (2+ messages)

[PATCH v9 00/18] AMD: Add Secure AVIC Guest Support
 2025-08-19  4:15 UTC  (4+ messages)
` [PATCH v9 03/18] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver

[PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
 2025-08-19  4:13 UTC  (8+ messages)
` [PATCH v2 1/2] ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
` [PATCH v2 2/2] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v4 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
 2025-08-19  4:12 UTC  (2+ messages)
` [Fixup PATCH] mm/selftests: Fix formattig in split_huge_page_test

[PATCH v1 00/14] mm: BPF OOM
 2025-08-19  4:11 UTC  (10+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 06/14] mm: introduce bpf_out_of_memory() bpf kfunc
` [PATCH v1 11/14] sched: psi: refactor psi_trigger_create()
` [PATCH v1 12/14] sched: psi: implement psi trigger handling using bpf

[PATCH] xfs: use kcalloc() and kmalloc_array() to allocate array space
 2025-08-19  4:04 UTC 

[PATCH] spi: SPISG: Use devm_kcalloc() in aml_spisg_clk_init()
 2025-08-19  4:02 UTC 

[PATCH v2] x86/tsc: Read AMD CPU frequency from Core::X86::Msr::PStateDef
 2025-08-19  4:01 UTC 

[PATCH] soc: qcom: use devm_kcalloc() for array space allocation
 2025-08-19  3:59 UTC 

[PATCH v4 0/4] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
 2025-08-19  3:58 UTC  (5+ messages)
` [PATCH v4 1/4] media: imx8mq-mipi-csi2: Remove width field in csi2_pix_format
` [PATCH v4 2/4] media: imx8mq-mipi-csi2: Add output filed "
` [PATCH v4 3/4] media: imx8mq-mipi-csi2: Add RGB format support
` [PATCH v4 4/4] media: imx8mq-mipi-csi2: Implement .get_frame_desc subdev callback

[PATCH] backlight: led_bl: Use devm_kcalloc() for array space allocation
 2025-08-19  3:58 UTC 

[PATCH] of/address: Add error logging for of_match_bus() in address translation path
 2025-08-19  3:56 UTC  (3+ messages)

[PATCH v4] fuse: new work queue to periodically invalidate expired dentries
 2025-08-19  3:52 UTC  (2+ messages)

[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
 2025-08-19  3:54 UTC  (7+ messages)
` [PATCH 2/3] selftests/nolibc: don't pass CC to toplevel Makefile

[PATCH v1 0/2] Add tc3408 bindings and timing
 2025-08-19  3:48 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: HID: i2c-hid: parade: Introduce bindings for Parade tc3408
` [PATCH v1 2/2] HID: i2c-hid: elan: Add parade-tc3408 timing

[PATCH 00/38] mmc: host: use modern PM macros
 2025-08-19  3:48 UTC  (6+ messages)
` [PATCH 18/38] mmc: sdhci-esdhc-imx: "

[PATCH V2] RISC-V: KVM: Write hgatp register with valid mode bits
 2025-08-19  3:47 UTC  (2+ messages)

[PATCH 0/4] arm64/sysreg: Clean up TCR_XXX field macros
 2025-08-19  3:46 UTC  (7+ messages)
` [PATCH 1/4] arm64/sysreg: Update TCR_EL1 register
` [PATCH 3/4] arm64/sysreg: Add TCR_EL2 register

[PATCH] RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
 2025-08-19  3:43 UTC  (2+ messages)

[PATCH v2 0/6] RISC-V: KVM: Allow zicbop/bfloat16 exts for guests
 2025-08-19  3:42 UTC  (14+ messages)
` [PATCH v2 1/6] RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isa
` [PATCH v2 2/6] RISC-V: KVM: Provide UAPI for Zicbop block size
` [PATCH v2 3/6] RISC-V: KVM: Allow Zicbop extension for Guest/VM
` [PATCH v2 4/6] RISC-V: KVM: Allow bfloat16 "
` [PATCH v2 5/6] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
` [PATCH v2 6/6] KVM: riscv: selftests: Add bfloat16 "

linux-next: build failure after merge of the nvmem tree
 2025-08-19  3:40 UTC 

[PATCH bpf-next 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
 2025-08-19  3:39 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH v3 0/4] Add GCE driver for 8189
 2025-08-19  3:36 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: mailbox: add cmdq yaml for MT8189
` [PATCH v3 2/4] arm64: dts: mediatek: Add GCE header for mt8189
` [PATCH v3 3/4] mailbox: mtk-cmdq: Add cmdq driver "
` [PATCH v3 4/4] mailbox: mtk-cmdq: modify clk api for suspend/resume

[PATCH] powerpc: Remove duplicate definition for ppc_msgsnd_sync()
 2025-08-19  3:20 UTC  (2+ messages)

[PATCH v7 0/6] Display enablement changes for Qualcomm QCS8300 platform
 2025-08-19  3:33 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v7 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v7 3/6] dt-bindings: display/msm: Document MDSS on QCS8300
` [PATCH v7 4/6] soc: qcom: ubwc: Add QCS8300 UBWC cfg
` [PATCH v7 5/6] drm/msm: mdss: Add QCS8300 support
` [PATCH v7 6/6] drm/msm/dp: Add DisplayPort controller for QCS8300

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

[PATCH 00/13] soc: amlogic: clk-measure: Add more SoCs to support clk-measure
 2025-08-19  3:32 UTC  (3+ messages)

[PATCH v1 2/2] phy: mediatek: tphy: Add software role switching
 2025-08-19  3:31 UTC  (2+ messages)

[PATCH] ocfs2: Remove redundant 0 value initialization
 2025-08-19  3:29 UTC 

[PATCH] JFS: Remove redundant 0 value initialization
 2025-08-19  3:28 UTC 

[PATCH] mm/cma: add available_count and total count in trace_cma_alloc_start
 2025-08-19  3:26 UTC 

[PATCH v6] tracing: fprobe: use rhltable for fprobe_ip_table
 2025-08-19  3:18 UTC 

[PATCH 0/4] cxl, acpi/hmat, node: Update CXL access coordinates to node directly
 2025-08-19  3:14 UTC  (5+ messages)
` [PATCH 1/4] mm/memory_hotplug: Update comment for hotplug memory callback priorities

[PATCH] iomap: use largest_zero_folio() in iomap_dio_zero()
 2025-08-19  3:14 UTC  (6+ messages)

[PATCH v3 0/3] rust, nova-core: PCI Class, Vendor support
 2025-08-19  3:11 UTC  (4+ messages)
` [PATCH v3 1/3] rust: pci: provide access to PCI Class, subclass, implementation values
` [PATCH v3 2/3] gpu: nova-core: avoid probing non-display/compute PCI functions
` [PATCH v3 3/3] rust: pci: provide access to PCI Vendor values

[PATCH] tools/build: make in-target rule robust against too long argument error
 2025-08-19  3:01 UTC  (3+ messages)

[PATCH net-next v4] ptp: add Alibaba CIPU PTP clock driver
 2025-08-19  3:00 UTC  (4+ messages)

[PATCH] sched/nohz: Fix NOHZ imbalance by adding options for ILB CPU
 2025-08-19  2:57 UTC 

[BUG] vhost: perf tools build error after syncing vhost.h
 2025-08-19  2:56 UTC  (2+ messages)

[PATCH v2] selftests/net/socket.c: removed warnings from unused returns
 2025-08-19  2:52 UTC 

[PATCH linux-next] delaytop: Enhance error logging and add PSI feature description
 2025-08-19  2:48 UTC  (2+ messages)

[PATCH next] smb: client: Fix NULL vs ERR_PTR() returns in cifs_get_tcon_super()
 2025-08-19  2:48 UTC  (4+ messages)

[PATCH] selftests: net: fix memory leak in tls.c
 2025-08-19  2:45 UTC 

[PATCH 19/19] perf: Garbage-collect event_init checks
 2025-08-19  2:44 UTC  (2+ messages)

[PATCH] imx-mipi-csis: Get the number of active lanes from mbus_config
 2025-08-19  2:44 UTC  (7+ messages)

[PATCH] arm64: dts: imx95-19x19-evk: correct the phy setting for flexcan1/2
 2025-08-19  2:43 UTC 

[patch 0/4] uaccess: Provide and use helpers for user masked access
 2025-08-19  2:39 UTC  (5+ messages)

[PATCH] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-19  2:37 UTC  (2+ messages)

linux-next: manual merge of the bcachefs tree with the mm-unstable tree
 2025-08-19  2:36 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: reduce nat_tree_lock hold time when flush nat entries
 2025-08-19  2:36 UTC  (2+ messages)

[PATCH 0/2] RCU docs toctree cleanup
 2025-08-19  2:36 UTC  (4+ messages)
` [PATCH 1/2] Documentation: RCU: Reduce toctree depth
` [PATCH 2/2] Documentation: RCU: Retitle toctree index

[PATCH net-next v2 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-19  2:35 UTC  (3+ messages)
` [PATCH net-next v2 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET

[PATCH][v3] x86/bugs: Fix GDS mitigation selecting when mitigation is off
 2025-08-19  2:33 UTC 

[PATCH net-next v2 3/3] net: phy: mxl-86110: add basic support for MxL86111 PHY
 2025-08-19  2:31 UTC  (2+ messages)

[PATCH] scsi: aic94xx: remove self-assigned redundant code
 2025-08-19  2:30 UTC 

[PATCH] scsi: aic94xx: remove self-assigned redundant code
 2025-08-19  2:29 UTC 

[PATCH net-next v3 0/5] dpll: zl3073x: Add support for devlink flash
 2025-08-19  2:29 UTC  (5+ messages)
` [PATCH net-next v3 3/5] dpll: zl3073x: Add firmware loading functionality
` [PATCH net-next v3 5/5] dpll: zl3073x: Implement devlink flash callback

[PATCH] ACPI: PRM: Optimize the judgment logic for the PRM handler_address
 2025-08-19  2:23 UTC 

[PATCH] scsi: aic94xx: remove self-assigned redundant code
 2025-08-19  2:28 UTC 

[PATCH] selftests net/socket.c: removed warnings from unused returns
 2025-08-19  2:27 UTC  (3+ messages)

[PATCH bpf-next v5 0/4] fprobe: use rhashtable for fprobe_ip_table
 2025-08-19  2:26 UTC  (8+ messages)
` [PATCH bpf-next v5 1/4] fprobe: use rhltable "

[PATCH net-next v5] net: avoid one loop iteration in __skb_splice_bits
 2025-08-19  2:15 UTC 

[PATCH 00/11] Fix PDF doc builds on major distros
 2025-08-19  2:16 UTC  (12+ messages)

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-19  2:09 UTC  (5+ messages)
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper

[PATCH net-next v4] net/core: fix wrong return value in __splice_segment
 2025-08-19  2:07 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in sys_umount (3)
 2025-08-19  2:06 UTC  (2+ messages)

[PATCH][v2] x86/bugs: Fix GDS mitigation select for non-ARCH_CAP_GDS_CTRL CPUs
 2025-08-19  2:03 UTC  (3+ messages)
  ` [????] "

[PATCH v6 0/9] Add generated modalias to modules.builtin.modinfo
 2025-08-19  2:04 UTC  (3+ messages)
` [PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure

[PATCH net-next v2 1/1] Documentation: networking: add detailed guide on Ethernet flow control configuration
 2025-08-19  2:03 UTC  (2+ messages)

[RFC PATCH] sched/feec: Simplify the traversal of pd'cpus
 2025-08-19  2:02 UTC  (7+ messages)

[PATCH] RISC-V: KVM: Prevent HGATP_MODE_BARE passed
 2025-08-19  2:01 UTC  (2+ messages)

[PATCH] bus: mhi: host: pci_generic: Use subsystem device ID PCI_ANY_ID for Foxconn T99W696 variants
 2025-08-19  2:00 UTC 

[PATCH v2 0/4] Add GCE driver for 8189
 2025-08-19  1:59 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mailbox: add cmdq yaml for MT8189
` [PATCH v2 2/4] mailbox: mtk-cmdq: Add cmdq driver for mt8189
` [PATCH v2 3/4] arm64: dts: mediatek: Add GCE header "
` [PATCH v2 4/4] mailbox: mtk-cmdq: modify clk api for suspend/resume

[PATCH v2 0/3] sched: make migrate_enable/migrate_disable inline
 2025-08-19  1:58 UTC  (4+ messages)
` [PATCH v2 1/3] arch: add the macro COMPILE_OFFSETS to all the asm-offsets.c
` [PATCH v2 2/3] sched: make migrate_enable/migrate_disable inline
` [PATCH v2 3/3] sched: fix some typos in include/linux/preempt.h

[PATCH v4] cgroup: split cgroup_destroy_wq into 3 workqueues
 2025-08-19  1:56 UTC  (5+ messages)
` [PATCH v5] "
    ` [PATCH v6] "

linux-next: Fixes tag needs some work in the mm-unstable tree
 2025-08-19  1:55 UTC  (4+ messages)

[PATCH v4 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-19  1:48 UTC  (4+ messages)
` [PATCH v4 5/7] selftests/mm: fix child process exit codes in ksm_functional_tests

[BISECTED] NULL pointer dereference while probing sun8i-codec
 2025-08-19  1:47 UTC  (2+ messages)

[PATCH net-next v3 00/23][pull request] Queue configs and large buffer providers
 2025-08-19  1:46 UTC  (3+ messages)
` [PATCH net-next v3 05/23] net: clarify the meaning of netdev_config members

[PATCH v2 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
 2025-08-19  1:45 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v10 00/11] New perf ilist app
 2025-08-19  1:39 UTC  (12+ messages)
` [PATCH v10 01/11] perf python: Add more exceptions on error paths
` [PATCH v10 02/11] perf python: Improve the tracepoint function if no libtraceevent
` [PATCH v10 03/11] perf python: Add basic PMU abstraction and pmus sequence
` [PATCH v10 04/11] perf python: Add function returning dictionary of all events on a PMU
` [PATCH v10 05/11] perf ilist: Add new python ilist command
` [PATCH v10 06/11] perf python: Add parse_metrics function
` [PATCH v10 07/11] perf python: Add evlist metrics function
` [PATCH v10 08/11] perf python: Add evlist compute_metric
` [PATCH v10 09/11] perf python: Add metrics function
` [PATCH v10 10/11] perf ilist: Add support for metrics
` [PATCH v10 11/11] perf tp_pmu: Remove unnecessary check

[PATCH v2 0/2] blk-mq: fix update nr_requests regressions
 2025-08-19  1:29 UTC  (3+ messages)
` [PATCH v2 1/2] blk-mq: fix elevator depth_updated method
` [PATCH v2 2/2] blk-mq: fix blk_mq_tags double free while nr_requests grown

[PATCH v4 0/3] clk: spacemit: fix i2s clock
 2025-08-19  1:35 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: clock: spacemit: introduce i2s pre-clock to "
` [PATCH v4 2/3] clk: spacemit: introduce pre-div for ddn clock
` [PATCH v4 3/3] clk: spacemit: fix i2s clock

[PATCH net-next v2 0/8] net: dsa: lantiq_gswip: prepare for supporting new features
 2025-08-19  1:34 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: dsa: lantiq_gswip: deduplicate dsa_switch_ops
` [PATCH net-next v2 2/8] net: dsa: lantiq_gswip: prepare for more CPU port options
` [PATCH net-next v2 3/8] net: dsa: lantiq_gswip: move definitions to header
` [PATCH net-next v2 4/8] net: dsa: lantiq_gswip: introduce bitmap for MII ports
` [PATCH net-next v2 5/8] net: dsa: lantiq_gswip: load model-specific microcode
` [PATCH net-next v2 6/8] net: dsa: lantiq_gswip: make DSA tag protocol model-specific
` [PATCH net-next v2 7/8] net: dsa: lantiq_gswip: store switch API version in priv
` [PATCH net-next v2 8/8] net: dsa: lantiq_gswip: add support for SWAPI version 2.3

[PATCH v15 00/13] drm/msm/dpu: Support quad pipe with dual-interface
 2025-08-19  1:31 UTC  (14+ messages)
` [PATCH v15 01/13] drm/msm: Do not validate SSPP when it is not ready
` [PATCH v15 02/13] drm/msm/dpu: polish log for resource allocation
` [PATCH v15 03/13] drm/msm/dpu: decide right side per last bit
` [PATCH v15 04/13] drm/msm/dpu: fix mixer number counter on allocation
` [PATCH v15 05/13] drm/msm/dpu: bind correct pingpong for quad pipe
` [PATCH v15 06/13] drm/msm/dpu: Add pipe as trace argument
` [PATCH v15 07/13] drm/msm/dpu: handle pipes as array
` [PATCH v15 08/13] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
` [PATCH v15 09/13] drm/msm/dpu: Use dedicated WB number definition
` [PATCH v15 10/13] drm/msm/dpu: blend pipes per mixer pairs config
` [PATCH v15 11/13] drm/msm/dpu: support SSPP assignment for quad-pipe case
` [PATCH v15 12/13] drm/msm/dpu: support plane splitting in "
` [PATCH v15 13/13] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

[PATCH] wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions
 2025-08-19  1:30 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Using user-mode pte within kvm_riscv_gstage_ioremap
 2025-08-19  1:25 UTC  (2+ messages)

[PATCHv5 02/12] lib/decompress: Keep decompressor when CONFIG_KEEP_COMPRESSOR
 2025-08-19  1:24 UTC 

[PATCH] exfat: drop redundant conversion to bool
 2025-08-19  1:20 UTC  (2+ messages)

[PATCH 0/2] driver core: platform: / drm/msm: dp: Delay applying clock defaults
 2025-08-19  1:19 UTC  (6+ messages)

[PATCH v2 00/11] arm64: dts: imx95: various updates
 2025-08-19  1:19 UTC  (3+ messages)

[PATCH] ubifs: vmalloc(array_size()) -> vmalloc_array()
 2025-08-19  1:17 UTC  (2+ messages)

[PATCH 1/2] f2fs: fix to avoid NULL pointer dereference in f2fs_check_quota_consistency()
 2025-08-19  1:16 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix to allow removing qf_name

[PATCH V2 0/2] Add regulator load support for QMP UFS PHY
 2025-08-19  1:08 UTC  (3+ messages)
` [PATCH V2 1/2] phy: qcom-qmp-ufs: Add regulator load voting for UFS QMP Phy

[PATCH net] net: dsa: microchip: Fix KSZ9477 HSR port setup issue
 2025-08-19  1:04 UTC 

[PATCH] KVM: loongarch: selftests: Remove common tests built by TEST_GEN_PROGS_COMMON
 2025-08-19  1:01 UTC  (4+ messages)

[PATCH v3 0/3] net: use vmalloc_array() to simplify code
 2025-08-19  1:00 UTC  (2+ messages)

[PATCH v3 net-next] amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
 2025-08-19  1:00 UTC  (2+ messages)

[PATCH net] net: dsa: b53: fix reserved register access in b53_fdb_dump()
 2025-08-19  1:00 UTC  (2+ messages)

[PATCH] net: Fix broken link to cubic-paper.pdf
 2025-08-19  0:59 UTC  (2+ messages)

[PATCH 00/10] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-08-19  0:55 UTC  (2+ messages)


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