The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-10-24 09:44:54 to 2025-10-24 11:00:29 UTC [more...]

[PATCH 1/2] drm/vkms: Fix run-tests.sh script name
 2025-10-24 11:00 UTC  (2+ messages)
` [PATCH 2/2] drm/vkms: Update testing with IGT IGT_DEVICE

[PATCH v3 00/70] nstree: listns()
 2025-10-24 10:53 UTC  (71+ messages)
` [PATCH v3 01/70] libfs: allow to specify s_d_flags
` [PATCH v3 02/70] nsfs: use inode_just_drop()
` [PATCH v3 03/70] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH v3 04/70] pidfs: "
` [PATCH v3 05/70] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v3 06/70] cgroup: add cgroup namespace to tree after owner is set
` [PATCH v3 07/70] nstree: simplify return
` [PATCH v3 08/70] ns: initialize ns_list_node for initial namespaces
` [PATCH v3 09/70] ns: add __ns_ref_read()
` [PATCH v3 10/70] ns: rename to exit_nsproxy_namespaces()
` [PATCH v3 11/70] ns: add active reference count
` [PATCH v3 12/70] ns: use anonymous struct to group list member
` [PATCH v3 13/70] nstree: introduce a unified tree
` [PATCH v3 14/70] nstree: allow lookup solely based on inode
` [PATCH v3 15/70] nstree: assign fixed ids to the initial namespaces
` [PATCH v3 16/70] ns: maintain list of owned namespaces
` [PATCH v3 17/70] nstree: add listns()
` [PATCH v3 18/70] arch: hookup listns() system call
` [PATCH v3 19/70] nsfs: update tools header
` [PATCH v3 20/70] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
` [PATCH v3 21/70] selftests/namespaces: first active reference count tests
` [PATCH v3 22/70] selftests/namespaces: second "
` [PATCH v3 23/70] selftests/namespaces: third "
` [PATCH v3 24/70] selftests/namespaces: fourth "
` [PATCH v3 25/70] selftests/namespaces: fifth "
` [PATCH v3 26/70] selftests/namespaces: sixth "
` [PATCH v3 27/70] selftests/namespaces: seventh "
` [PATCH v3 28/70] selftests/namespaces: eigth "
` [PATCH v3 29/70] selftests/namespaces: ninth "
` [PATCH v3 30/70] selftests/namespaces: tenth "
` [PATCH v3 31/70] selftests/namespaces: eleventh "
` [PATCH v3 32/70] selftests/namespaces: twelth "
` [PATCH v3 33/70] selftests/namespaces: thirteenth "
` [PATCH v3 34/70] selftests/namespaces: fourteenth "
` [PATCH v3 35/70] selftests/namespaces: fifteenth "
` [PATCH v3 36/70] selftests/namespaces: add listns() wrapper
` [PATCH v3 37/70] selftests/namespaces: first listns() test
` [PATCH v3 38/70] selftests/namespaces: second "
` [PATCH v3 39/70] selftests/namespaces: third "
` [PATCH v3 40/70] selftests/namespaces: fourth "
` [PATCH v3 41/70] selftests/namespaces: fifth "
` [PATCH v3 42/70] selftests/namespaces: sixth "
` [PATCH v3 43/70] selftests/namespaces: seventh "
` [PATCH v3 44/70] selftests/namespaces: eigth "
` [PATCH v3 45/70] selftests/namespaces: ninth "
` [PATCH v3 46/70] selftests/namespaces: first listns() permission test
` [PATCH v3 47/70] selftests/namespaces: second "
` [PATCH v3 48/70] selftests/namespaces: third "
` [PATCH v3 49/70] selftests/namespaces: fourth "
` [PATCH v3 50/70] selftests/namespaces: fifth "
` [PATCH v3 51/70] selftests/namespaces: sixth "
` [PATCH v3 52/70] selftests/namespaces: seventh "
` [PATCH v3 53/70] selftests/namespaces: first inactive namespace resurrection test
` [PATCH v3 54/70] selftests/namespaces: second "
` [PATCH v3 55/70] selftests/namespaces: third "
` [PATCH v3 56/70] selftests/namespaces: fourth "
` [PATCH v3 57/70] selftests/namespaces: fifth "
` [PATCH v3 58/70] selftests/namespaces: sixth "
` [PATCH v3 59/70] selftests/namespaces: seventh "
` [PATCH v3 60/70] selftests/namespaces: eigth "
` [PATCH v3 61/70] selftests/namespaces: ninth "
` [PATCH v3 62/70] selftests/namespaces: tenth "
` [PATCH v3 63/70] selftests/namespaces: eleventh "
` [PATCH v3 64/70] selftests/namespaces: twelth "
` [PATCH v3 65/70] selftests/namespace: first threaded active reference count test
` [PATCH v3 66/70] selftests/namespace: second "
` [PATCH v3 67/70] selftests/namespace: third "
` [PATCH v3 68/70] selftests/namespace: commit_creds() active reference tests
` [PATCH v3 69/70] selftests/namespace: add stress test
` [PATCH v3 70/70] selftests/namespace: test listns() pagination

[PATCH] dma-fence: Correct return of dma_fence_driver_name()
 2025-10-24 10:59 UTC  (3+ messages)

[PATCH v9 0/3] Improve usage of 'ret' variable and make pcf_doAdress() void
 2025-10-24 10:57 UTC  (3+ messages)
` [PATCH v9 1/3] i2c: pcf8584: Move 'ret' variable inside for loop, goto out if ret < 0

[PATCH 0/6] drm/sitronix/st7571: split up driver to support both I2C and SPI
 2025-10-24 10:56 UTC  (7+ messages)
` [PATCH 1/6] drm/sitronix/st7571-i2c: rename 'struct drm_device' in st7571_device
` [PATCH 2/6] drm/sitronix/st7571-i2c: add 'struct device' to st7571_device
` [PATCH 3/6] drm/sitronix/st7571-i2c: move common structures to st7571.h
` [PATCH 4/6] drm/sitronix/st7571-i2c: make probe independent of hw interface
` [PATCH 5/6] drm/sitronix/st7571: split up the driver into a common and an i2c part
` [PATCH 6/6] drm/sitronix/st7571-spi: add support for SPI interface

[PATCH v2] ALSA: maestro3: using vmalloc_array() to handle the code
 2025-10-24 10:55 UTC 

[PATCH] media: uvcvideo: Create a specific id namespace for output entities
 2025-10-24 10:54 UTC  (10+ messages)

CVE-2025-39898: e1000e: fix heap overflow in e1000_set_eeprom
 2025-10-24 10:53 UTC 

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-24 10:53 UTC  (18+ messages)
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks

[PATCH] printk_legacy_map: use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
 2025-10-24 10:52 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v2] media: uvcvideo: Create a specific id namespace for output entities
 2025-10-24 10:50 UTC  (2+ messages)

[PATCH 0/2] Add missing quirk for HS only USB controller
 2025-10-24 10:50 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: x1e80100: "
` [PATCH 2/2] arm64: dts: qcom: lemans: "

[PATCH net-next v2 0/2] net: pse-pd: Add TPS23881B support
 2025-10-24 10:49 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: pse-pd: tps23881: Add support for TPS23881B

[PATCH v4] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-10-24 10:48 UTC  (6+ messages)

[PATCH v3] soc/tegra: Resolve a spelling error in the tegra194-cbb.c
 2025-10-24 10:50 UTC  (2+ messages)

[PATCH v1 00/10] drm/panthor: Add support for Mali-G1 GPUs
 2025-10-24 10:49 UTC  (5+ messages)
` [PATCH v1 03/10] drm/panthor: Introduce framework for architecture-specific features

[syzbot] [ocfs2?] UBSAN: array-index-out-of-bounds in ocfs2_block_group_fill
 2025-10-24 10:49 UTC 

[PATCH 0/2] replace system_unbound_wq and system_wq with the new wqs
 2025-10-24 10:48 UTC  (4+ messages)
` [PATCH 1/2] accel/ivpu: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/2] accel/ivpu: replace use of system_wq with system_percpu_wq

[PATCH v4 1/3] rtc: tegra: Use devm_clk_get_enabled() in probe
 2025-10-24 10:48 UTC  (6+ messages)
` [PATCH v4 2/3] rtc: tegra: Add ACPI support
` [PATCH v4 3/3] rtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPS

[PATCH V2] netrom: Prevent race conditions between multiple add route
 2025-10-24 10:45 UTC  (4+ messages)
` [PATCH V3] netrom: Prevent race conditions between neighbor operations

[PATCH v2 0/5] PM QoS: Add CPU affinity latency QoS support and resctrl integration
 2025-10-24 10:44 UTC  (4+ messages)

[PATCH v16 0/4] perf: Support the deferred unwinding infrastructure
 2025-10-24 10:41 UTC  (4+ messages)

[PATCH 0/2] hid-alps docs heading cleanup
 2025-10-24 10:39 UTC  (3+ messages)
` [PATCH 1/2] Documentation: hid-alps: Fix packet format section headings
` [PATCH 2/2] Documentation: hid-alps: Format DataByte* subsection headings

[PATCH v6] sched: do not call __put_task_struct() on rt if pi_blocked_on is set
 2025-10-24 10:39 UTC  (12+ messages)
      ` usage of DEFINE_WAIT_OVERRIDE_MAP(LD_WAIT_SLEEP)

[PATCH v3 00/11] PCI: Resizable BAR improvements
 2025-10-24 10:39 UTC  (2+ messages)

[PATCH v3 00/10] Binary Large Objects for Rust DebugFS
 2025-10-24 10:39 UTC  (16+ messages)
` [PATCH v3 02/10] rust: uaccess: add UserSliceReader::read_slice_partial()
` [PATCH v3 05/10] rust: uaccess: add UserSliceWriter::write_slice_file()
` [PATCH v3 06/10] rust: debugfs: support for binary large objects

[PATCH v9 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-10-24 10:38 UTC  (2+ messages)

[PATCH 0/3] clk: renesas: r9a09g056: Add DSI, CRU, ISP clock and reset support
 2025-10-24 10:38 UTC  (7+ messages)
` [PATCH 1/3] clk: renesas: r9a09g056: Add clocks and resets for DSI and LCDC modules
` [PATCH 2/3] clk: renesas: r9a09g056: Add support for PLLVDO, CRU clocks, and resets
` [PATCH 3/3] clk: renesas: r9a09g056: Add clock and reset entries for ISP

[PATCH v2] slab: Fix obj_ext is mistakenly considered NULL due to race condition
 2025-10-24 10:34 UTC  (3+ messages)

[PATCH 00/10] Introduce SCMI Telemetry support
 2025-10-24 10:33 UTC  (7+ messages)
` [PATCH 06/10] firmware: arm_scmi: Add System Telemetry driver

[PATCH 0/3] USB-Serial serdev support
 2025-10-24 10:32 UTC  (10+ messages)

[syzbot] [ocfs2?] general protection fault in ocfs2_prepare_dir_for_insert (2)
 2025-10-24 10:31 UTC 

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-24 10:30 UTC  (2+ messages)

[PATCH v5 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-10-24 10:30 UTC  (8+ messages)
` [PATCH v5 3/9] reset: mpfs: add non-auxiliary bus probing
` [PATCH v5 5/9] clk: microchip: mpfs: use regmap for clocks

[PATCH v2] mtd: rawnand: cadence: Add support for NV-DDR interface mode
 2025-10-24 10:26 UTC 

[PATCH] devcoredump: Fix circular locking dependency with devcd->mutex
 2025-10-24 10:27 UTC  (5+ messages)

[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-10-24 10:25 UTC  (4+ messages)
` [PATCH v12 15/25] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers

[PATCH v2] regmap: slimbus: fix bus_context pointer in regmap init calls
 2025-10-24 10:25 UTC  (2+ messages)

[Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module
 2025-10-24 10:25 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: freescale: imx93-phyboard-nash: Add jtag overlay
 2025-10-24 10:25 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: imx93-phyboard-nash: Add pwm-fan overlay

[PATCH v2] mm: do not install PMD mappings when handling a COW fault
 2025-10-24 10:22 UTC 

[PATCH 1/1] spi: spi-qpic-snand: make qcom_spi_ecc_engine_ops_pipelined const
 2025-10-24 10:24 UTC  (2+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_commit_truncate
 2025-10-24 10:24 UTC 

[PATCH] ASoC: soc_sdw_utils: add cs35l57 support
 2025-10-24 10:23 UTC  (2+ messages)

[PATCH v2 0/4] btrfs: define and apply the AUTO_K(V)FREE_PTR macros
 2025-10-24 10:21 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: declare free_ipath() via DEFINE_FREE()
` [PATCH v2 2/4] btrfs: define the AUTO_K(V)FREE helper macros
` [PATCH v2 3/4] btrfs: apply the AUTO_K(V)FREE macros throughout the tree
` [PATCH v2 4/4] btrfs: add ASSERTs on prealloc in qgroup functions

[syzbot] [ocfs2?] kernel BUG in __ocfs2_move_extents_range
 2025-10-24 10:22 UTC 

[PATCH] iommu/arm-smmu-v3: fix probe device bug due to duplicated stream IDS
 2025-10-24 10:20 UTC  (3+ messages)

[PATCH 0/3] WQ_PERCPU added to alloc_workqueue(), old wqs replaced
 2025-10-24 10:19 UTC  (4+ messages)
` [PATCH 1/3] driver core: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/3] devcoredump: replace use of system_wq with system_percpu_wq
` [PATCH 3/3] driver core: WQ_PERCPU added to alloc_workqueue users

[PATCH v3] perf auxtrace: Add auxtrace_synth_id_range_start() helper
 2025-10-24 10:18 UTC  (2+ messages)

[PATCH v3 0/3] spmi-pmic-arb: Add support for PMIC arbiter v8 for Glymur and Kaanapali
 2025-10-24 10:18 UTC  (3+ messages)
` [PATCH v3 3/3] spmi: spmi-pmic-arb: add support for PMIC arbiter v8

[PATCH 00/10] Add TSU support for RZ/T2H and RZ/N2H
 2025-10-24 10:16 UTC  (3+ messages)
` [PATCH 01/10] clk: renesas: r9a09g077: add TSU module clock

[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_log_needs_flush (2)
 2025-10-24 10:11 UTC 

[PATCH 0/2] Add XSPI core and module clocks to Renesas R9A09G077/87 SoCs
 2025-10-24 10:09 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: renesas,r9a09g077/87: Add XSPI0/1 IDs
` [PATCH 2/2] clk: renesas: r9a09g077: Add xSPI core and module clocks

[PATCH v10 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-10-24 10:10 UTC  (3+ messages)
` [PATCH v10 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators

[syzbot] [ocfs2?] UBSAN: array-index-out-of-bounds in ocfs2_block_group_fill
 2025-10-24 10:07 UTC 

[PATCH v1] cpuidle: governors: menu: Select polling state in some more cases
 2025-10-24 10:05 UTC  (2+ messages)

[PATCH v5 00/10] Introduce Glymur USB support
 2025-10-24 10:04 UTC  (3+ messages)
` [PATCH v5 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

[PATCH 0/2] Expose TDX Module version
 2025-10-24 10:04 UTC  (8+ messages)
` [PATCH 1/2] x86/virt/tdx: Retrieve TDX module version

[PATCH] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
 2025-10-24 10:03 UTC  (4+ messages)

[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-24 10:03 UTC  (9+ messages)
` [PATCH v3 1/3] mm: handle poisoning of pfn without struct pages
` [PATCH v3 2/3] mm: Change ghes code to allow poison of non-struct pfn

[PATCH 0/5] efi: x86: Provide EDID from GOP device
 2025-10-24  9:57 UTC  (9+ messages)
` [PATCH 2/5] efi/libstub: gop: Find GOP handle instead of GOP data
` [PATCH 3/5] efi/libstub: gop: Initialize screen_info in helper function
` [PATCH 4/5] efi/libstub: gop: Add support for reading EDID
` [PATCH 5/5] efi/libstub: x86: Store EDID in boot_params

[PATCH v14 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-10-24  9:56 UTC  (6+ messages)
` [PATCH v14 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v14 2/5] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v14 3/5] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v14 4/5] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v14 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH] dt-bindings: bus: Convert cznic,moxtet to DT schema
 2025-10-24  9:53 UTC  (2+ messages)

[PATCH v8 0/7] Add initial USB support for the Renesas RZ/G3S SoC
 2025-10-24  9:51 UTC  (4+ messages)
` [PATCH v8 7/7] arm64: dts: renesas: rzg3s-smarc: Enable USB support

[syzbot] [ocfs2?] kernel BUG in __ocfs2_move_extent
 2025-10-24  9:51 UTC 

[PATCH] crypto: qat - use strscpy_pad to simplify buffer initialization
 2025-10-24  9:49 UTC  (6+ messages)

[PATCH] net: phy: realtek: Add RTL8224 cable testing support
 2025-10-24  9:49 UTC 

[PATCH 1/1] DMI: Scan for DMI table from DTS info
 2025-10-24  9:49 UTC  (9+ messages)
` [PATCH v2 0/2] "

[PATCH] mtd: rawnand: cadence: Add support for NV-DDR interface mode
 2025-10-24  9:47 UTC  (3+ messages)

[PATCH 0/3] media: nxp: imx8-isi: Add ISI support for i.MX95
 2025-10-24  9:46 UTC  (4+ messages)
` [PATCH 1/3] media: dt-bindings: nxp,imx8-isi: Add i.MX95 ISI compatible string
` [PATCH 2/3] media: nxp: imx8-isi: Keep the default value for BLANK_PXL field
` [PATCH 3/3] media: nxp: imx8-isi: Add ISI support for i.MX95

[PATCH V5 0/4] Add support for TI VIP
 2025-10-24  9:44 UTC  (5+ messages)
` [PATCH V5 1/4] media: ti: vpe: Re-introduce multi-instance and multi-client support
` [PATCH V5 2/4] media: ti: vpe: Export vpdma_load_firmware() function
` [PATCH V5 3/4] dt-bindings: media: ti: vpe: Add support for Video Input Port
` [PATCH V5 4/4] media: ti: vpe: Add the VIP driver

[PATCH v2] mm/hugetlb: Fix incorrect error return from hugetlb_reserve_pages()
 2025-10-24  9:42 UTC 

[PATCH 1/3] genirq/chip: Add buslock back in to irq_set_handler()
 2025-10-24  9:44 UTC  (2+ messages)
` [tip: irq/urgent] "


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