All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 19:01:43 to 2025-11-25 20:20:04 UTC [more...]

[PATCH v7 0/6] rust: add `ww_mutex` support
 2025-11-25 20:08 UTC  (6+ messages)
` [PATCH v7 5/6] rust: ww_mutex: implement LockSet

[PATCH net-next] MAINTAINERS: separate VIRTIO NET DRIVERS and add netdev
 2025-11-25 21:02 UTC 

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-11-25 20:19 UTC  (2+ messages)

[PATCH v5 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
 2025-11-25 20:18 UTC  (5+ messages)
` [PATCH v5 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v5 2/3] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v5 3/3] arm: dts: airoha: en7523: add SNAND node

[RFC PATCH 0/2] platform/x86: uniwill-laptop: Introduce device descriptor system
 2025-11-25 20:18 UTC  (3+ messages)
` [RFC PATCH 1/2] "

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-25 20:17 UTC  (10+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH bpf-next v3 0/4] Use correct destructor kfunc types
 2025-11-25 20:16 UTC  (4+ messages)
` [PATCH bpf-next v3 1/4] bpf: crypto: Use the correct destructor kfunc type

[PATCH] KVM: arm64: Don't use FIELD_PREP() in initialisers
 2025-11-25 20:17 UTC 

[linux-next:master 11304/11746] arch/arm64/kvm/nested.c:227:21: sparse: sparse: incorrect type in assignment (different base types)
 2025-11-25 20:16 UTC 

[PATCH v1 0/7] spi: microchip-core: Code improvements
 2025-11-25 20:15 UTC  (8+ messages)
` [PATCH v1 1/7] spi: microchip-core: use min() instead of min_t()
` [PATCH v1 2/7] spi: microchip-core: Make use of device properties
` [PATCH v1 3/7] spi: microchip-core: Refactor FIFO read and write handlers
` [PATCH v1 4/7] spi: microchip-core: Replace dead code (-ENOMEM error message)
` [PATCH v1 5/7] spi: microchip-core: Utilise temporary variable for struct device
` [PATCH v1 6/7] spi: microchip-core: Use SPI_MODE_X_MASK
` [PATCH v1 7/7] spi: microchip-core: Remove unneeded PM related macro

[PATCH 4/4 v6] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
 2025-11-25 20:16 UTC  (3+ messages)

[BUG] `git clone '-c KEY=VALUE'` no longer works
 2025-11-25 20:16 UTC  (3+ messages)

[moderation/CI] Re: mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-25 20:15 UTC 

[RFC] Proposal: New tool to display recipe dependency trees
 2025-11-25 20:15 UTC  (5+ messages)
` [bitbake-devel] "

[gustavoars:testing/wfamnae-next20251119] BUILD SUCCESS 303c8d19018ebf91a21bab8d4a340f59878eb00b
 2025-11-25 20:13 UTC 

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-25 20:13 UTC  (4+ messages)
` [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode

[PATCH] drm/rcar-du: dsi: Handle both DRM_MODE_FLAG_N.SYNC and !DRM_MODE_FLAG_P.SYNC
 2025-11-25 20:13 UTC  (3+ messages)

[PATCH] x86: Remove x86 prefixed names from cpuinfo for intel.c
 2025-11-25 20:12 UTC  (5+ messages)

[morse:mpam/snapshot/v6.18-rc4-v5 74/84] checkpatch: ERROR:SPACING: space required after that ',' (ctx:VxV)
 2025-11-25 20:12 UTC 

[morse:mpam/snapshot/v6.18-rc4-v5 21/84] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Shaopeng Tan (Fujitsu) tan.shaopeng@fujitsu.com'
 2025-11-25 20:10 UTC 

[PATCH] gendwarfksyms: Fix build on 32-bit hosts
 2025-11-25 20:09 UTC  (3+ messages)

[PATCH v2 00/17] hw/riscv, target/riscv: initial e-trace support
 2025-11-25 20:08 UTC  (4+ messages)
` [PATCH v2 02/17] hw/riscv: Trace RAM Sink initial impl

[PATCH v2 0/5] drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *
 2025-11-25 20:09 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: switch from intel_wakeref_t to struct ref_tracker * (rev2)
` ✓ CI.KUnit: success "

[PATCH v2 0/2] tracing: Clean up trigger code my merging structures
 2025-11-25 20:08 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Remove get_trigger_ops() and add count_func() from trigger ops
` [PATCH v2 2/2] tracing: Merge struct event_trigger_ops into struct event_command

[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-25 20:06 UTC  (15+ messages)
` [PATCH net-next V4 01/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V4 03/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V4 04/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V4 05/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V4 06/14] devlink: Add parent dev to devlink API
` [PATCH net-next V4 07/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V4 08/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V4 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip
` [PATCH net-next V4 10/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V4 11/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V4 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V4 13/14] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next V4 14/14] net/mlx5: Document devlink rates

[meta-python][PATCH] new recipe: python3-pytest-picked
 2025-11-25 20:07 UTC 

[PATCH] accel/qaic: Fix mismatched types in min()
 2025-11-25 20:07 UTC  (2+ messages)

[PATCH 0/1] replay: add --revert option to reverse commit changes
 2025-11-25 20:06 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v6 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-25 20:04 UTC  (7+ messages)
` [PATCH v6 1/6] vfio: export function to map the VMA
` [PATCH v6 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v6 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap

[PATCH] lib: sbi: expected trap must always clear MPRV
 2025-11-25 20:04 UTC  (7+ messages)

[PATCH next] ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()
 2025-11-25 20:04 UTC  (2+ messages)

[PATCH 0/2] tracing: Clean up trigger code my merging structures
 2025-11-25 20:05 UTC  (4+ messages)
` [PATCH 2/2] tracing: Merge struct event_trigger_ops into struct event_command

[syzbot] [batman?] KMSAN: uninit-value in skb_clone
 2025-11-25 20:03 UTC  (2+ messages)

[PATCH net-next] virtio-net: avoid unnecessary checksum calculation on guest RX
 2025-11-25 20:00 UTC  (3+ messages)

[PATCH v4 0/6] Add support for StarFive VisionFive 2 Lite board
 2025-11-25 20:00 UTC  (4+ messages)
` [PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots

[RFC v1 0/4] Microchip mpfs/pic64gx pinctrl part 2
 2025-11-25 19:59 UTC  (9+ messages)
` [RFC v1 2/4] pinctrl: add polarfire soc mssio pinctrl driver

[stalld v2 0/6] Improve Makefile portability and debugging
 2025-11-25 19:58 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-11-25 19:57 UTC 

✗ Xe.CI.Full: failure for Due to SLA agreement between PF and VFs, multi CCS mode can't be enabled when VFs are already enabled. Similarly, enabling VFs must be blocked when multi CCS mode enabled
 2025-11-25 19:57 UTC 

[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-25 19:57 UTC  (2+ messages)

[PATCH v2 0/2] rv: Tidy up with auto-cleanup
 2025-11-25 19:57 UTC  (3+ messages)
` [PATCH v2 1/2] rv: Convert to use lock guard

[PATCH v5] rust: add new macro for common bitmap operations
 2025-11-25 19:55 UTC  (2+ messages)

[PATCH] cifscreds: fix parsing of commands and parameters
 2025-11-25 19:55 UTC 

KernelCI Dashboard Report - November 10 - November 21, 2025
 2025-11-25 19:54 UTC 

[PATCH v1 net-next] mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose()
 2025-11-25 19:53 UTC 

Xenomai community call on Wednesday, November 25, 2025, UTC 7:30 AM
 2025-11-25 19:52 UTC  (2+ messages)

[PATCH v7 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2025-11-25 19:49 UTC  (8+ messages)
` [PATCH v7 1/7] platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32
` [PATCH v7 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v7 3/7] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v7 4/7] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v7 5/7] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v7 6/7] platform/x86: lenovo-wmi-capdata: Wire up "
` [PATCH v7 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning

[PATCH] tun: use skb_attempt_defer_free in tun_do_read
 2025-11-25 19:50 UTC  (10+ messages)

[syzbot] [net?] divide error in __tcp_select_window (4)
 2025-11-25 19:50 UTC 

[syzbot] [net?] [can?] KMSAN: uninit-value in em_canid_match
 2025-11-25 19:50 UTC 

[PATCH] dma-buf: add some tracepoints to debug
 2025-11-25 11:33 UTC  (5+ messages)
  ` 答复: [External Mail]Re: "
      ` 答复: "

[PATCH v2 0/9] pynfs tests for setting ACL+MODE
 2025-11-25 19:49 UTC  (10+ messages)
` [PATCH v2 1/9] Add helper to report unsupported protocol features
` [PATCH v2 2/9] Add helper to format attribute bitmaps
` [PATCH v2 3/9] Add a helper to compute POSIX mode bits from NFSv4 ACLs
` [PATCH v2 4/9] Add access_mask_to_str() helper to nfs4.0/nfs4acl.py
` [PATCH v2 5/9] Add make_test_acl() helper to nfs4acl modules
` [PATCH v2 6/9] Add verify_acl() "
` [PATCH v2 7/9] Add verify_mode_and_acl() "
` [PATCH v2 8/9] Add tests for SETATTR with MODE and ACL
` [PATCH v2 9/9] Add tests for OPEN(create) with ACLs

Too many xfs-conv kworker threads
 2025-11-25 19:49 UTC 

[syzbot] [jfs?] KASAN: slab-out-of-bounds Read in dbAllocBits
 2025-11-25 19:49 UTC  (3+ messages)
` Syakaller testing for KASAN: slab-out-of-bounds Read in dbAllocBits bug

[TEST] tcp_zerocopy_maxfrags.pkt fails
 2025-11-25 19:49 UTC  (4+ messages)

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-25 19:48 UTC  (4+ messages)

[PATCH v7 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-11-25 19:47 UTC  (5+ messages)
` [PATCH v7 3/6] drm/xe/guc: Add GuC log init config in LFD format

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-11-25 19:46 UTC  (18+ messages)
                          ` Crash during resume of pcie bridge due to infinite loop in ACPICA

[PATCH 00/11] Page Reclamation Support for Xe3p Platforms
 2025-11-25 19:46 UTC  (8+ messages)
` [PATCH 06/11] drm/xe: Create page reclaim list on unbind

[PATCH] target/i386/mshv: remove unused gpa txl optimization
 2025-11-25 19:45 UTC  (2+ messages)

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-11-25 19:45 UTC  (7+ messages)

[PATCH v2 0/2] set_id_regs cleanup
 2025-11-25 19:45 UTC  (4+ messages)

drivers/clk/microchip/clk-core.c:915:10: sparse: sparse: Initializer entry defined twice
 2025-11-25 19:42 UTC  (2+ messages)

[PATCH] KVM: arm64: Add break to default case in kvm_pgtable_stage2_pte_prot()
 2025-11-25 19:42 UTC  (2+ messages)

[PATCH v2] drm: pl111: replace dev_* print functions with drm_* variants
 2025-11-25 19:42 UTC 

[PATCH 0/6] drm/i915: uapi vs. hw state fixes
 2025-11-25 19:41 UTC  (2+ messages)

[PATCH] KVM: arm64: Add endian casting to kvm_swap_s1_desc()
 2025-11-25 19:41 UTC 

[PATCH RFC] tests/migration-test: Add mapped-ram + ignore-shared test
 2025-11-25 19:40 UTC 

[PATCH 0/2] clk: microchip: core: fix issue with round_rate conversion and allow compile test
 2025-11-25 19:39 UTC  (3+ messages)
` [PATCH 1/2] clk: microchip: core: remove duplicate determine_rate on pic32_sclk_ops
` [PATCH 2/2] clk: microchip: core: allow driver to be compiled with COMPILE_TEST

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-11-25 19:40 UTC  (7+ messages)

[PATCH v2] drm: pl111: replace dev_* print functions with drm_* variants
 2025-11-25 19:38 UTC 

[PATCH v6 26/30 (mawk fix)] objtool: Add function to get the name of a CPU feature
 2025-11-25 19:36 UTC  (5+ messages)

[OE-core][PATCH v3] documentation: Add comprehensive SPDX variable documentation
 2025-11-25  9:54 UTC  (3+ messages)

[PATCH] drm/xe/xe_file: change pid type from pid_t to pid pointer
 2025-11-25 19:36 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] migration: fix parsing snapshots with x-ignore-shared flag
 2025-11-25 19:35 UTC  (2+ messages)

Kernel 6.14.11 dl_server_timer(...) causing IPI/Function Call Interrupts on isolcpu/nohz_full cores, performance regression
 2025-11-25 19:33 UTC  (10+ messages)

WD Red SN700 4000GB, F/W: 11C120WD (Device not ready; aborting reset, CSTS=0x1)
 2025-11-25 18:25 UTC  (2+ messages)

[PATCH] migration: Fix double-free on error path
 2025-11-25 19:32 UTC  (11+ messages)
` g_autoptr(Error) (was: [PATCH] migration: Fix double-free on error path)
    ` g_autoptr(Error)

[PATCH v2] 9pfs: local: read native symlinks when security-model=mapped
 2025-11-25 19:31 UTC  (4+ messages)

[PULL 0/4] Block layer patches
 2025-11-25 19:29 UTC  (2+ messages)

[PATCH v2 1/2] perf jitdump: Add sym/str-tables to build-ID generation
 2025-11-25 19:29 UTC  (2+ messages)

[PATCH v7 0/5] Disable ATS via iommu during PCI resets
 2025-11-25 19:28 UTC  (9+ messages)
` [PATCH v7 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v7 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v7 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v7 5/5] PCI: Suspend iommu function prior to resetting a device

[PATCH] ci(dockerized): do show the result of failing tests again
 2025-11-25 19:27 UTC  (4+ messages)

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-25 19:27 UTC  (7+ messages)

[PATCH printk v2 0/2] Fix reported suspend failures
 2025-11-25 19:24 UTC  (6+ messages)
` [PATCH printk v2 2/2] printk: Avoid scheduling irq_work on suspend

[PATCH 0/7] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
 2025-11-25  8:18 UTC  (4+ messages)
` [PATCH 1/7] dma: fsl-edma: Add write barrier after TCD descriptor fill

[PATCH v5 00/23] KVM: s390: gmap rewrite, the real deal
 2025-11-25 19:24 UTC  (3+ messages)
` [PATCH v5 21/23] KVM: S390: Remove PGSTE code from linux/s390 mm

[linux-next:master 6663/11746] drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:2451 mlx5_esw_fdb_active() warn: iterator 'i' not incremented
 2025-11-25 19:23 UTC 

[PATCH 2/2] PCI: Fix the PCIe bridge decreasing to Gen 1 during hotplug testing
 2025-11-25 19:23 UTC  (6+ messages)
        ` [External] : "

[PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe
 2025-11-25 19:22 UTC  (2+ messages)

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-25 19:20 UTC  (8+ messages)

[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-25 19:21 UTC  (3+ messages)
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2025-11-25 19:20 UTC  (9+ messages)
` [PATCH V3 1/6] block: ignore discard return value
    ` [f2fs-dev] "
` [f2fs-dev] (subset) [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
  `  "

[PATCH v7 0/6] rust: pci: add config space read/write support
 2025-11-25 19:19 UTC  (7+ messages)
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait

[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
 2025-11-25 20:00 UTC  (10+ messages)
` [PATCH net-next v2 1/9] tun: cleanup out label in tun_xdp_one
` [PATCH net-next v2 2/9] tun: correct drop statistics "
` [PATCH net-next v2 3/9] tun: correct drop statistics in tun_put_user
` [PATCH net-next v2 4/9] tun: correct drop statistics in tun_get_user
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one
` [PATCH net-next v2 6/9] tun: use napi_build_skb in __tun_build_skb
` [PATCH net-next v2 7/9] tun: use napi_consume_skb() in tun_put_user
` [PATCH net-next v2 8/9] net: core: export skb_defer_free_flush
` [PATCH net-next v2 9/9] tun: flush deferred skb free list before bulk NAPI cache get

[PATCH 0/8] drm/xe/guc: Recommend newer GuC firmware
 2025-11-25 19:17 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2025-11-25 19:15 UTC  (11+ messages)
` [PATCH v2 1/2] "

[PATCH v2 0/4] Add SoC remapper support for system controller
 2025-11-25 19:14 UTC  (3+ messages)
` [PATCH v2 1/4] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe

[PATCH 0/3] tools/power turbostat: Fix segfault and restart loop issues
 2025-11-25 19:14 UTC  (7+ messages)
` [PATCH 1/3] tools/power turbostat: avoid segfault referencing fd_instr_count_percpu
` [PATCH 2/3] tools/power turbostat: avoid an infinite loop of restarts
` [PATCH 3/3] tools/power turbostat: allow turbostat to work when aperf is not available

[PATCH v3 0/2] riscv: dts: starfive: Add OrangePi RV board
 2025-11-25 19:14 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: starfive: add xunlong,orangepi-rv

[PATCH] common: setting the root= command line parameter
 2025-11-25 19:13 UTC  (4+ messages)

[PATCH V5] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-11-25 19:13 UTC  (3+ messages)
` [V7 PATCH] drm/xe/xe_gt_ccs_mode:Mutual "

[PATCH RFC] of: Add of_parse_map_iter() helper for nexus node map iteration
 2025-11-25 19:13 UTC  (5+ messages)

[PATCH] event/cnxk: fix offload flags
 2025-11-25 19:11 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-11-23
 2025-11-24  4:25 UTC 

[PATCH 1/2] rteval: Move unittest.py to tests/unittest-legacy.py
 2025-11-25 19:05 UTC  (4+ messages)
` [PATCH 2/2] rteval: Add README-tests

[PATCH 0/2] pkcs7: better handling of signed attributes
 2025-11-25 19:02 UTC  (3+ messages)
` [PATCH 1/2] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH 2/2] crypto: pkcs7: add tests for pkcs7_get_authattr

[patch 0/3] x86/irq: Bugfix and cleanup for posted MSI interrupts
 2025-11-25 19:04 UTC  (4+ messages)
` [patch 1/3] x86/msi: Make irq_retrigger() functional for posted MSI

[linux-next:master 11266/11746] drivers/pinctrl/nuvoton/pinctrl-ma35.c:316 ma35_gpio_get_mode() warn: subtract is higher precedence than shift
 2025-11-25 19:01 UTC 

[PATCH v8 00/18] Live Update Orchestrator
 2025-11-25 19:01 UTC  (6+ messages)
` [PATCH v8 02/18] liveupdate: luo_core: integrate with KHO

[sean-jc:x86/vmxon_sucks 10/16] arch/x86/virt/hw.c:118 x86_vmx_put_cpu() error: uninitialized symbol 'r'
 2025-11-25 19:01 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.