All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-26 20:56:48 to 2025-11-26 22:20:16 UTC [more...]

[RFC PATCH v1 0/4] Add upstream board Xunlong Orange Pi RV
 2025-11-26 22:15 UTC  (5+ messages)
` [RFC PATCH v1 1/4] riscv: dts: starfive: Add Orange Pi RV from upstream Linux for-next
` [RFC PATCH v1 2/4] board: starfive: visionfive2: Add Orange Pi RV selection by product_id
` [RFC PATCH v1 3/4] riscv: dts: Add placeholder files for pending upstream Orange Pi RV
` [RFC PATCH v1 4/4] configs: starfive: Add Orange Pi RV to visionfive2

[PATCH] io_uring/net: wire up support for sk->sk_prot->uring_cmd() with SOCKET_URING_OP_PASSTHROUGH_FLAG
 2025-11-26 22:19 UTC  (2+ messages)

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-26 22:18 UTC  (16+ messages)

[PATCH 0/5] Audit and document Scalar config
 2025-11-26 22:18 UTC  (6+ messages)
` [PATCH 1/5] scalar: annotate config file with "set by scalar"
` [PATCH 2/5] scalar: use index.skipHash=true for performance
` [PATCH 3/5] scalar: remove stale config values
` [PATCH 4/5] scalar: alphabetize and simplify config
` [PATCH 5/5] scalar: document config settings

[PATCH v5 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 22:18 UTC  (5+ messages)
` [PATCH v5 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
` ✓ Xe.CI.BAT: success for Fix DRM scheduler layering violations in Xe (rev5)
` ✗ Xe.CI.Full: failure "

[PATCH bpf-next v4 0/4] Use correct destructor kfunc types
 2025-11-26 22:17 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] bpf: crypto: Use the correct destructor kfunc type
` [PATCH bpf-next v4 2/4] bpf: net_sched: "
` [PATCH bpf-next v4 3/4] selftests/bpf: "
` [PATCH bpf-next v4 4/4] bpf, btf: Enforce destructor kfunc type with CFI

[PATCH 00/21] lib: add alternatives for GENMASK()
 2025-11-26 22:17 UTC  (5+ messages)

[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2025-11-26 22:16 UTC  (5+ messages)
` [PATCH 2/3] amd_iommu: Turn on XT support only when guest has enabled it

[axboe:for-6.19/block 39/101] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'the'
 2025-11-26 22:16 UTC 

[ANN] netdev foundation TSC meeting notes - Nov 25th
 2025-11-26 22:17 UTC 

[PATCH v5 0/9] VMSCAPE optimization for BHI variant
 2025-11-26 22:16 UTC  (10+ messages)
` [PATCH v5 1/9] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v5 2/9] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v5 3/9] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v5 4/9] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v5 5/9] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v5 6/9] x86/vmscape: Use static_call() for predictor flush
` [PATCH v5 7/9] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v5 8/9] x86/vmscape: Fix conflicting attack-vector controls with =force
` [PATCH v5 9/9] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH v2 0/4] NBL add new features
 2025-11-26 22:16 UTC  (8+ messages)
` [PATCH v1 0/1] fix NBL Rx VLAN issues in DPDK 25.11-rc3
  ` [PATCH v1 1/1] net/nbl: add VLAN offload set interface
      ` 回复:[PATCH "
          ` 回复:回复:[PATCH "

[PATCH v4 0/2] serial: add KEBA UART driver
 2025-11-26 21:33 UTC  (10+ messages)
` [PATCH v4 1/2] serial: Keep rs485 settings for devices without firmware node
` [PATCH v4 2/2] serial: 8250: add driver for KEBA UART

[PATCH v6 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 22:12 UTC  (12+ messages)
` [PATCH v6 1/8] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [PATCH v6 2/8] drm/sched: Add pending job list iterator
` [PATCH v6 3/8] drm/xe: Add dedicated message lock
` [PATCH v6 4/8] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v6 5/8] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH v6 6/8] drm/xe: Do not deregister queues in TDR
` [PATCH v6 7/8] drm/xe: Remove special casing for LR queues in submission
` [PATCH v6 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
` ✗ CI.checkpatch: warning for Fix DRM scheduler layering violations in Xe (rev6)
` ✓ CI.KUnit: success "

[PATCH v2] mm: fix vma_start_write_killable() signal handling
 2025-11-26 22:09 UTC  (7+ messages)

[PATCH v3] most: core: fix resource leak in most_register_interface error paths
 2025-11-26 22:08 UTC 

[PATCH v2] tests/intel/xe_pat: Add subtest to validate NO_COMPRESSION flag
 2025-11-26 22:09 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_pat: Add subtest to validate NO_COMPRESSION flag (rev2)

[Patch net v5 0/9] netem: Fix skb duplication logic and prevent infinite loops
 2025-11-26 22:08 UTC  (4+ messages)
` [Patch net v5 3/9] net_sched: Implement the right netem duplication behavior

[PATCH net-next v2] net: ipconfig: Replace strncpy with strscpy in ic_proto_name
 2025-11-26 22:08 UTC 

[PATCH v2 0/2] most: core: fix resource leak in most_register_interface error paths
 2025-11-26 22:08 UTC  (4+ messages)
` [PATCH v2 2/2] most: usb: remove double cleanup of interface on registration failure

[PATCH 1/4] tac/minutes: Add additional meeting links
 2025-11-26 22:06 UTC  (4+ messages)
` [PATCH 2/4] index: Update GNU Tools Cauldron photo to 2025
` [PATCH 3/4] projects/glibc: Update git to gitolite migration status
` [PATCH 4/4] Update spelling wordlist with "MiB"

[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-26 22:07 UTC  (7+ messages)
` [PATCH v6 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO

[PATCH v1 0/3] Allow knfsd to use atomic_open()
 2025-11-26 22:06 UTC  (7+ messages)

[PATCH v7 0/4] rseq: Make rseq work with protection keys
 2025-11-26 22:06 UTC  (9+ messages)
` [PATCH v7 3/4] "

[PATCH 0/8] regulator: Use container_of_const() when all types are const
 2025-11-26 22:05 UTC  (2+ messages)

[PATCH 5/6] power: supply: max77759: add charger driver
 2025-11-26 22:04 UTC  (3+ messages)

[PATCH 4/4 v6] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
 2025-11-26 22:04 UTC  (4+ messages)

[patch V3 00/12] rseq: Implement time slice extension mechanism
 2025-11-26 22:02 UTC  (8+ messages)
` [patch V3 07/12] rseq: Implement syscall entry work for time slice extensions

[PATCH v8 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-26 22:03 UTC  (3+ messages)
` [PATCH v8 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready

[PATCH] fs/ntfs3: Initialize new folios before use
 2025-11-26 22:02 UTC 

[tip:timers/urgent] BUILD SUCCESS c7418164b463056bf4327b6a2abe638b78250f13
 2025-11-26 22:02 UTC 

[PATCH v4 0/4] Add support for ADAQ776x-1 ADC Family
 2025-11-26 22:01 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: iio: adc: ad7768-1: add new supported parts
` [PATCH v4 2/4] iio: adc: ad7768-1: introduce chip info for future multidevice support
` [PATCH v4 3/4] units: add BASIS_POINTS macro
` [PATCH v4 4/4] iio: adc: ad7768-1: add support for ADAQ776x-1 ADC Family

[PATCH] ipv4: Fix log message for martian source
 2025-11-26 21:59 UTC 

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-26 21:58 UTC  (13+ messages)

[openeuler:OLK-5.10 3333/3333] clang: error: -z noexecstack: 'linker' input unused
 2025-11-26 21:58 UTC 

[meta-python][PATCH v3] New recipe: python3-pytest-picked 0.5.1
 2025-11-26 21:57 UTC 

[PATCH net-next 0/7] bnxt_en: Updates for net-next
 2025-11-26 21:56 UTC  (8+ messages)
` [PATCH net-next 1/7] bnxt_en: Enhance TX pri counters
` [PATCH net-next 2/7] bnxt_en: Enhance log message in bnxt_get_module_status()
` [PATCH net-next 3/7] bnxt_en: Remove the redundant BNXT_EN_FLAG_MSIX_REQUESTED flag
` [PATCH net-next 4/7] bnxt_en: Add CQ ring dump to bnxt_dump_cp_sw_state()
` [PATCH net-next 5/7] bnxt_en: Do not set EOP on RX AGG BDs on 5760X chips
` [PATCH net-next 6/7] bnxt_en: Add Virtual Admin Link State Support for VFs
` [PATCH net-next 7/7] bnxt_en: Add PTP .getcrosststamp() interface to get device/host times

[PATCH V3 0/4] 9p: Convert to the new mount API
 2025-11-26 20:16 UTC  (4+ messages)
` [PATCH V3 4/4] 9p: convert "

[linusw-pinctrl:devel] BUILD REGRESSION 6156424a7d001cceeafe59b52209d6f36719b51d
 2025-11-26 21:54 UTC 

[PATCH v2] iio: isl29018.c: replace sprintf with safer alternatives
 2025-11-26 21:54 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/5] OA: More OA and register whitelist changes
 2025-11-26 21:53 UTC  (5+ messages)
` [PATCH 4/5] drm/xe/rtp: Refactor OAG MMIO trigger register whitelisting
` [PATCH 5/5] drm/xe/rtp: Whitelist OAM MMIO trigger registers

[PATCH bpf-next v1 1/1] bpf: Annotate rqspinlock lock acquiring functions with __must_check
 2025-11-26 21:52 UTC  (6+ messages)

[PATCH v7 5/5] PCI: Suspend iommu function prior to resetting a device
 2025-11-26 21:51 UTC  (3+ messages)

[PATCH] Dockerfile: Switch to distro-provided trace-cmd
 2025-11-26 21:52 UTC 

[PATCH] dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings
 2025-11-26 21:51 UTC  (2+ messages)

[PATCH v6 0/3] Add support for clean shutdown with MSHV
 2025-11-26 21:49 UTC  (4+ messages)
` [PATCH v6 1/3] hyperv: Add definitions for MSHV sleep state configuration
` [PATCH v6 2/3] hyperv: Use reboot notifier to configure sleep state
` [PATCH v6 3/3] hyperv: Cleanly shutdown root partition with MSHV

[PATCH v1 1/1] docs: Update documentation to avoid mentioning of kernel.h
 2025-11-26 21:49 UTC  (12+ messages)

[PATCH v2 0/8] drm/panthor: Misc scheduler fixes
 2025-11-26 21:48 UTC  (3+ messages)
` [PATCH v2 3/8] drm/panthor: Fix the group priority rotation logic

[PATCH v4 0/3] Introduce getsockname io_uring_cmd
 2025-11-26 21:47 UTC  (2+ messages)

[PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
 2025-11-26 21:46 UTC 

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-26 21:46 UTC  (4+ messages)
` [PATCH v5 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode

[Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
 2025-11-26 21:46 UTC  (5+ messages)
  ` [EXTERNAL] "

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

[Patch net-next v4] net: mana: Handle hardware recovery events when probing the device
 2025-11-26 21:45 UTC 

[PATCH] nvme: nvme_identify_ns_descs: prevent oob
 2025-11-26 21:45 UTC  (3+ messages)

[PATCH v4 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2025-11-26 21:44 UTC  (3+ messages)
` [PATCH v4 02/24] xen: consolidate cpuid library

[PATCH] accel/tcg: remove duplicate include
 2025-11-26 21:43 UTC 

[PATCH] migration: Fix writing mapped_ram + ignore_shared snapshots
 2025-11-26 21:42 UTC  (2+ messages)

[PATCH] net/txgbe: fix the missing old mailbox interface calls
 2025-11-26 21:43 UTC  (3+ messages)
` [PATCH v2] "

[tip:core/bugs] BUILD SUCCESS 860238af7a3348225de228dc0f33a7d631638333
 2025-11-26 21:42 UTC 

[PATCH v2] drm/msm: add PERFCTR_CNTL to ifpc_reglist
 2025-11-26 21:42 UTC  (4+ messages)

[PATCH 0/2] mmc: core: Extend manufacturing date beyond 2025
 2025-11-26 21:42 UTC  (5+ messages)
` [PATCH 2/2] mmc: core: Add quirk for broken manufacturing date

[PATCH v2 0/2] lib/crypto: ML-DSA verification support
 2025-11-26 21:42 UTC  (4+ messages)
` [PATCH v2 1/2] lib/crypto: Add "

[PATCH] net/txgbe: remove the build dependency on security
 2025-11-26 21:39 UTC  (2+ messages)

[PATCH i-g-t v1 v1 0/3] tests/panthor: Add more tests
 2025-11-26 21:35 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

QA notification for completed autobuilder build (yocto-5.3.rc2)
 2025-11-26 21:34 UTC  (2+ messages)
` [qa-build-notification] "

[RFC v2 05/11] block: add infra to handle dmabuf tokens
 2025-11-26 21:31 UTC  (2+ messages)

[PATCH 0/2] PM: runtime: Fix potential I/O hang
 2025-11-26 21:30 UTC  (6+ messages)
` [PATCH 1/2] PM: runtime: Fix I/O hang due to race between resume and runtime disable

[PATCH net-next 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver
 2025-11-26 21:28 UTC  (7+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property

[RFC] rte_acl_build memory fragmentation concern and proposal for external memory support
 2025-11-26 21:28 UTC  (7+ messages)
` [PATCH v3] acl: support custom memory allocator
    ` [Internet]Re: "

[PATCH 0/4] drm/amdkfd: Move gfx9 MQD to HBM
 2025-11-26 21:26 UTC  (5+ messages)
` [PATCH 1/4] drm/amdkfd: Bind gfx9 MQD in GART with mtype RW
` [PATCH 2/4] drm/amdkfd: Add domain parameter to alloc kernel BO
` [PATCH 3/4] drm/amdkfd: Move gfx9 MQD to VRAM domain
` [PATCH 4/4] drm/amdkfd: Map VRAM MQD on GART

[PATCH 0/3] MSHV intercepts support on arm64
 2025-11-26 21:27 UTC  (7+ messages)
` [PATCH 2/3] irqchip/gic-v3: allocate one SGI for MSHV

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-26 21:24 UTC  (3+ messages)
` [PATCH 2/6] amd/amdkfd: Ignore return code of dma_fence_signal()

[conor:pinctrl 20/23] checkpatch: ERROR:SPACING: space required after that ',' (ctx:VxV)
 2025-11-26 21:23 UTC 

[PATCH v12 0/3] Firmware Support for USB-HID Devices and CP2112
 2025-11-26 21:23 UTC  (5+ messages)
` [PATCH v12 2/3] HID: cp2112: Fwnode Support

[GIT PULL] ring-buffer: A fix for v6.18
 2025-11-26 21:22 UTC  (2+ messages)

[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
 2025-11-26 21:17 UTC  (3+ messages)
` [PATCH v2 4/7] drm/i915/display: Remove locking from intel_vblank_evade critical section

[PATCH 0/4] Fixes and improvements for scripts/qemugdb commands
 2025-11-26 20:59 UTC  (4+ messages)
` [PATCH 4/4] scripts/qemugdb: coroutine: Add option for obtaining detailed trace in coredump

[PATCH] MAINTAINERS: add German Maglione as virtiofs co-maintainer
 2025-11-26 21:15 UTC 

[PATCH 0/1] replay: add --revert option to reverse commit changes
 2025-11-26 21:17 UTC  (12+ messages)
` [PATCH 1/1] "

[PATCH] vhost/vsock: improve RCU read sections around vhost_vsock_get()
 2025-11-26 21:03 UTC  (2+ messages)

[GIT PULL] Apple SoC driver changes for v6.19
 2025-11-26 21:16 UTC 

Linux 6.18-rc7
 2025-11-26 21:14 UTC  (5+ messages)

[PATCH] fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
 2025-11-26 21:14 UTC  (3+ messages)

[GIT PULL] sound fixes for 6.18
 2025-11-26 21:13 UTC  (2+ messages)

[GIT PULL] Urgent ACPI support fix for v6.18
 2025-11-26 21:13 UTC  (2+ messages)

[GIT PULL] hotfixes against 6.18-rc7
 2025-11-26 21:13 UTC  (2+ messages)

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-11-26 21:12 UTC  (3+ messages)

[PATCH] hw/core: remove duplicate include
 2025-11-26 21:08 UTC 

[PATCH v2] hfs: replace BUG_ONs with error handling
 2025-11-26 21:09 UTC  (2+ messages)

[PATCH] drm/msm: add PERFCTR_CNTL to ifpc_reglist
 2025-11-26 21:09 UTC  (2+ messages)

[PATCH v4 0/4] Improve folio split related functions
 2025-11-26 21:06 UTC  (5+ messages)
` [PATCH v4 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()
` [PATCH v4 2/4] mm/huge_memory: replace can_split_folio() with direct refcount calculation
` [PATCH v4 3/4] mm/huge_memory: make min_order_for_split() always return an order
` [PATCH v4 4/4] mm/huge_memory: fix folio split stats counting

[PATCH 0/2] man7/ip.7: Clarify PKTINFO's docs
 2025-11-26 21:06 UTC  (5+ messages)

[oe][meta-python][PATCH 1/2] python3-django: upgrade 5.2.7 -> 5.2.8
 2025-11-26 21:05 UTC  (2+ messages)
` [oe][meta-python][PATCH 2/2] python3-django: upgrade 4.2.25 -> 4.2.26

[PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe
 2025-11-26 21:00 UTC  (3+ messages)

[PATCH v5 0/9] Add support for Mesa GPU hang replay tool
 2025-11-26 20:59 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Add support for Mesa GPU hang replay tool (rev5)

[PATCH liburing v2 0/4] liburing: getsockname support
 2025-11-26 20:58 UTC  (3+ messages)
` [PATCH liburing v2 3/4] bind-listen.t: Add tests for getsockname

[PATCH v4 0/3] drm/atomic-helpers: Fix MCDE/R-Car DU regressions
 2025-11-26 20:57 UTC  (4+ messages)

[PATCH v2 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
 2025-11-26 20:57 UTC  (7+ messages)
` [PATCH v2 2/3] "

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-26 20:57 UTC  (6+ messages)

[PATCH 0/2] gpio: shared: fix some corner cases
 2025-11-26 20:56 UTC  (3+ messages)
` [PATCH 1/2] gpio: shared: ignore special __symbols__ node when traversing device tree


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.