All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-07 14:59:35 to 2025-11-07 15:54:53 UTC [more...]

[PATCH 0/2] media: dvb-usb-v2: add init_ready flag to prevent race during device initialization
 2025-11-07 15:44 UTC  (3+ messages)
` [PATCH 1/2] media: dvb-usb-v2: add device init_ready flag
` [PATCH 2/2] media: mxl111sf: fix i2c race condition during device probe

[RFC PATCH 00/19] Fix building much of DPDK with -Wshadow
 2025-11-07 15:50 UTC  (34+ messages)
` [RFC PATCH v2 00/33] build "
  ` [RFC PATCH v2 01/33] eal: add more min/max helpers
  ` [RFC PATCH v2 02/33] eal: fix variable shadowing
  ` [RFC PATCH v2 03/33] ethdev: fix variable shadowing issues
  ` [RFC PATCH v2 04/33] eventdev: "
  ` [RFC PATCH v2 05/33] net: remove shadowed variable
  ` [RFC PATCH v2 06/33] pipeline: fix variable shadowing
  ` [RFC PATCH v2 07/33] table: fix issues with "
  ` [RFC PATCH v2 08/33] power: rename variable to eliminate shadowing
  ` [RFC PATCH v2 09/33] pcapng: rename variable to fix shadowing
  ` [RFC PATCH v2 10/33] telemetry: make socket handler typedef private
  ` [RFC PATCH v2 11/33] bbdev: fix variable shadowing
  ` [RFC PATCH v2 12/33] bus/pci: remove shadowed variables
  ` [RFC PATCH v2 13/33] net/intel: rename function param to avoid shadow warnings
  ` [RFC PATCH v2 14/33] net/e1000: fix build with shadow warnings enabled
  ` [RFC PATCH v2 15/33] net/i40e: "
  ` [RFC PATCH v2 16/33] net/ice: "
  ` [RFC PATCH v2 17/33] net/cpfl: "
  ` [RFC PATCH v2 18/33] net/ixgbe: "
  ` [RFC PATCH v2 19/33] app/test-pmd: "
  ` [RFC PATCH v2 20/33] app/graph: "
  ` [RFC PATCH v2 21/33] app/pdump: fix warning about shadowed variable
  ` [RFC PATCH v2 22/33] app/test-bbdev: use RTE_MAX3 to remove variable shadowing
  ` [RFC PATCH v2 23/33] app/test-compress-perf: fix "
  ` [RFC PATCH v2 24/33] app/test-crypto-perf: fix shadowed variable
  ` [RFC PATCH v2 25/33] app/test-dma-perf: renamed "
  ` [RFC PATCH v2 26/33] app/test-eventdev: fix build with shadow warnings enabled
  ` [RFC PATCH v2 27/33] app/test-flow-perf: remove unneeded variable
  ` [RFC PATCH v2 28/33] app/test-security-perf: fix build with shadow warnings
  ` [RFC PATCH v2 29/33] app/test-pipeline: remove unnecessary variable
  ` [RFC PATCH v2 30/33] drivers: disable variable shadowing warnings for drivers
  ` [RFC PATCH v2 31/33] app/test: disable shadowing warnings for unit tests
  ` [RFC PATCH v2 32/33] examples: ignore variable shadowing warnings

[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
 2025-11-07 15:54 UTC  (2+ messages)

[PATCH net-next v4 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2025-11-07 15:54 UTC  (5+ messages)
` [PATCH net-next v4 11/14] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create

[PATCH v2 -next] arch_topology: Provide a stub topology_core_has_smt() for !CONFIG_GENERIC_ARCH_TOPOLOGY
 2025-11-07 15:53 UTC  (2+ messages)

[v2 PATCH] arm64: kprobes: check the return value of set_memory_rox()
 2025-11-07 15:53 UTC  (2+ messages)

[PATCH] cpu: fix hard lockup triggered during stress-ng stress testing
 2025-11-07 15:53 UTC  (3+ messages)
` [PATCH v3 0/2] arm64: spectre: Fix hard lockup and cleanup mitigation messages

[PATCH v2 0/3] Don't sleep in split_kernel_leaf_mapping() when in atomic context
 2025-11-07 15:53 UTC  (2+ messages)

[PATCH] perf/arm-ni: Fix and optimise register offset calculation
 2025-11-07 15:53 UTC  (2+ messages)

[PATCH v2 0/2] arm64: acpi: Drop default console log message when using SPCR
 2025-11-07 15:53 UTC  (2+ messages)

[PATCH] arm64: Use load LSE atomics for the non-return per-CPU atomic operations
 2025-11-07 15:53 UTC  (2+ messages)

[PATCH v2 0/2] arm64: modules: Reject loading of malformed modules
 2025-11-07 15:53 UTC  (2+ messages)

[PATCH] logrotate: remove reference to state file in CONFFILES
 2025-11-07 15:53 UTC 

[PATCH v2 00/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2025-11-07 15:53 UTC  (3+ messages)
` [PATCH v2 02/11] dt-bindings: display: panel: ronbo,rb070d30: panel-common ref

[RFC PATCH v7 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-11-07 15:53 UTC  (5+ messages)

Getting started guide && ./src/configure.sh
 2025-11-07 15:53 UTC  (2+ messages)

[PATCH] scsi: pm80xx: add WQ_PERCPU to alloc_workqueue users
 2025-11-07 15:52 UTC 

[PATCH v4 0/2] blame: make diff algorithm configurable
 2025-11-07 15:52 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] xdiff: add 'minimal' to XDF_DIFF_ALGORITHM_MASK

[PATCH 0/3] ARM: dts: imx: cleanup most gpmi related CHECK_DTB warning
 2025-11-07 15:52 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: imx: move nand related property under nand@0

[PATCH 1/2] distro_bootcmd: Add support for customizable find_distro_rootpart
 2025-11-07 15:51 UTC  (11+ messages)

[PATCH v5 0/4] backlight: add new max25014 backlight driver
 2025-11-07 15:51 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: backlight: Add max25014 support
  ` [PATCH v5 1/4] dt-bindings: backlight: Add max25014 supporty
` [PATCH v5 2/4] backlight: add max25014atg backlight
  ` [PATCH v5 2/4] backlight: add max25014atg backlighty

[PATCH v4] i2c: spacemit: introduce pio for k1
 2025-11-07 15:50 UTC  (3+ messages)

[PATCH v4 00/14] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-11-07 15:50 UTC  (6+ messages)
` [PATCH v4 05/14] cxl: Simplify cxl_root_ops allocation and handling

[RFC PATCH 0/3] iio: adc: Add support for TI ADS1120 ADC
 2025-11-07 15:50 UTC  (4+ messages)
` [RFC PATCH 2/3] iio: adc: Add support for TI ADS1120

[PATCH net-next 0/3] net: use skb_attempt_defer_free() in napi_consume_skb()
 2025-11-07 15:49 UTC  (7+ messages)
` [PATCH net-next 2/3] net: fix napi_consume_skb() with alien skbs
` [PATCH net-next 3/3] net: increase skb_defer_max default to 128

[PATCH 0/2] add WQ_PERCPU to alloc_workqueue() in virtio_balloon and vduse
 2025-11-07 15:49 UTC  (3+ messages)
` [PATCH 1/2] virtio_balloon: add WQ_PERCPU to alloc_workqueue users
` [PATCH 2/2] vduse: "

[PATCH] usb: usb-storage: No additional quirks need to be added to the ECD819-SU3 optical drive
 2025-11-07 15:49 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: apply the initial backlight state with sane defaults
 2025-11-07 15:48 UTC  (5+ messages)

[PATCH v6 0/3] replay: make atomic ref updates the default
 2025-11-07 15:48 UTC  (3+ messages)
` [PATCH v7 "

[XEN][PATCH] xen: make VMTRACE support optional
 2025-11-07 15:47 UTC  (5+ messages)

[PATCH net-next v8 00/14] vsock: add namespace support to vhost-vsock
 2025-11-07 15:47 UTC  (7+ messages)
` [PATCH net-next v8 06/14] vsock/virtio: add netns to virtio transport common

[PATCH] The poky repository master branch is no longer being updated
 2025-11-07 15:46 UTC  (2+ messages)
` [poky] "

[PATCH 0/7] lib/xe/xe_query: implement few query helpers
 2025-11-07 15:46 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v3 0/2] VF double migration
 2025-11-07 15:46 UTC  (3+ messages)
` ✓ CI.KUnit: success for VF double migration (rev3)
` ✗ Xe.CI.BAT: failure "

[RFC PATCH] usb: host: xhci: Release spinlock before xhci_handshake in command ring abort
 2025-11-07 15:46 UTC  (2+ messages)
` [TESTPATCH] xhci: testpatch add temporary debug to cmd ring handling

[PATCH v1 net-next 0/5] net: optimize TX throughput and efficiency
 2025-11-07 15:46 UTC  (5+ messages)
` [PATCH v1 net-next 5/5] net: dev_queue_xmit() llist adoption

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-07 15:45 UTC  (13+ messages)
` [PATCH v4 02/12] x86/xen: simplify flush_lazy_mmu()
` [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
` [PATCH v4 08/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
` [PATCH v4 12/12] mm: bail out of lazy_mmu_mode_* in interrupt context

[PATCH 0/9] clean-includes: improve exclude list, run on cxl, vfio, tests
 2025-11-07 15:42 UTC  (6+ messages)
` [PATCH 5/9] scripts/clean-includes: Give the args in git commit messages

[PATCH] usb: uas: add WQ_PERCPU to alloc_workqueue users
 2025-11-07 15:42 UTC 

[PATCH v6 0/2] KVM: guest_memfd: use write for population
 2025-11-07 15:42 UTC  (7+ messages)
` [PATCH v6 1/2] KVM: guest_memfd: add generic population via write

[PATCH] hw/audio/lm4549: Don't try to open a zero-frequency audio voice
 2025-11-07 15:41 UTC 

[PATCH v11 0/3] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-11-07 15:40 UTC  (6+ messages)
` [PATCH v11 1/3] NFSD: Make FILE_SYNC WRITEs comply with spec
` [PATCH v11 2/3] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
` [PATCH v11 3/3] NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rst

[PATCH] scsi: target: add WQ_PERCPU to alloc_workqueue users
 2025-11-07 15:40 UTC 

[PATCH v4 0/3] [PATCH 0/3] NFSD: additional NFSD Direct changes
 2025-11-07 15:40 UTC  (12+ messages)
` [PATCH v4 1/3] NFSD: avoid DONTCACHE for misaligned ends of misaligned DIO WRITE
` [PATCH v4 2/3] NFSD: add new NFSD_IO_DIRECT variants that may override stable_how

powerpc/e500: WARNING: at mm/hugetlb.c:4755 hugetlb_add_hstate
 2025-11-07 14:37 UTC  (6+ messages)

[PATCH 0/2] add WQ_PERCPU to alloc_workqueue
 2025-11-07 15:37 UTC  (3+ messages)
` [PATCH 1/2] USB: add WQ_PERCPU to alloc_workqueue users
` [PATCH 2/2] usb: typec: anx7411: "

[PATCH] RDMA/core: Fix uninitialized gid in ib_nl_process_good_ip_rsep()
 2025-11-07 15:37 UTC  (2+ messages)

[PATCH v3 0/2] Fix SSR unable to wake up bug
 2025-11-07 15:37 UTC  (2+ messages)

[PATCH] drm/amdkfd: relax checks for over allocation of save area
 2025-11-07 15:36 UTC  (4+ messages)

[PATCH net v2] net/smc: fix mismatch between CLC header and proposal
 2025-11-07 15:36 UTC  (2+ messages)

[PATCH 0/2] Fix kernel-doc warnings in power and time
 2025-11-07 15:36 UTC  (3+ messages)
` [PATCH 1/2] power/swap: add missing params and Return: descriptions to kernel-doc comments

[PATCH] MAINTAINERS: update nilfs2 entry
 2025-11-07 15:32 UTC 

[PATCHv2] blk-integrity: support arbitrary buffer alignment
 2025-11-07 15:35 UTC  (4+ messages)

[PATCH net-next v3 00/11] selftests/vsock: refactor and improve vmtest infrastructure
 2025-11-07 15:35 UTC  (4+ messages)
` [PATCH net-next v3 04/11] selftests/vsock: avoid multi-VM pidfile collisions with QEMU

[PATCH 0/2] s390/fpu: Fix kmsan false-positive report
 2025-11-07 15:33 UTC  (6+ messages)
` [PATCH 2/2] s390/fpu: Fix kmsan in fpu_vstl function

[PATCH] libbpf: fix BTF dedup to support recursive typedef definitions
 2025-11-07 15:34 UTC 

[PATCH net v2] net: dsa: b53: bcm531x5: fix cpu rgmii mode interpretation
 2025-11-07 15:33 UTC  (6+ messages)

[PATCH 1/3] svcrdma: use rc_pageoff for memcpy byte offset
 2025-11-07 15:33 UTC  (6+ messages)
` [PATCH 2/3] svcrdma: return 0 on success from svc_rdma_copy_inline_range
` [PATCH 3/3] svcrdma: bound check rq_pages index in inline path

[OE-core][PATCH] package_manager/oe-pkgdata-util: fix complementary package installation
 2025-11-07 15:33 UTC  (6+ messages)

[PATCH RFC 0/3] fix epub and latexpdf targets not finding glob images
 2025-11-07 15:30 UTC  (5+ messages)
` [PATCH RFC 3/3] convert SVGs to PDF and PNG using rsvgconverter plugin
  ` [docs] "

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-11-07 15:29 UTC  (14+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH v3 0/5] Add support for the LTM8054 voltage regulator
 2025-11-07 15:28 UTC  (5+ messages)
` [PATCH v3 5/5] regulator: ltm8054: Support output current limit control

[PATCH v3 1/4] media: v4l: dev-decoder: Add source change V4L2_EVENT_SRC_CH_COLORSPACE
 2025-11-07 15:28 UTC  (2+ messages)

DBus Permissions
 2025-11-07 15:28 UTC  (3+ messages)

[PATCH 1/2] bitbake-setup: rename bb-layers -> bb-layers-in-sources, bb-layers-relative -> bb-layers-in-thisdir
 2025-11-07 15:28 UTC  (7+ messages)
` [PATCH 2/2] bitbake-setup: unpack sources (e.g. layers and bitbake) into 'sources' rather than 'layers'
  ` [bitbake-devel] "

[PATCH 1/3] lib/oe/buildhistory_analysis: add support for SDKs
 2025-11-07 15:27 UTC  (3+ messages)
` [PATCH 2/3] target-sdk-provides-dummy: provide packagegroup-core-boot
` [PATCH 3/3] lib/oe/buildhistory_analysis: sort package lists

[PATCH V3] memory: tegra186-emc: Fix missing put_bpmp
 2025-11-07 15:27 UTC  (2+ messages)

[PATCH v10 0/5] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-11-07 15:26 UTC  (12+ messages)
` [PATCH v10 4/5] "

[PATCH v2 0/3] arm64: tegra: Add DBB clock to EMC on Tegra264
 2025-11-07 15:26 UTC  (3+ messages)
` [PATCH v2 2/3] memory: tegra: Add support for DBB clock "

[PATCH 1/2] PCI/ASPM: Cache Link Capabilities so quirks can override them
 2025-11-07 15:25 UTC  (2+ messages)

[PATCH v2 0/2] mshv: Allow mappings that overlap in uaddr
 2025-11-07 15:25 UTC  (5+ messages)
` [PATCH v2 1/2] mshv: Fix create memory region overlap check
` [PATCH v2 2/2] mshv: Allow mappings that overlap in uaddr

[PATCH v3] tests/intel/xe_pmu: Tie preempt timeout to exec quantum
 2025-11-07 15:24 UTC  (2+ messages)

[PATCH v2 0/6] remoteproc: k3-r5: Build fixes and security improvements
 2025-11-07 15:24 UTC  (3+ messages)
` [PATCH v2 2/6] remoteproc: k3-r5: cast size to size_t

[PATCH] scsi: qedf: add WQ_PERCPU to alloc_workqueue users
 2025-11-07 15:23 UTC 

[PATCH V11 00/32] IGT tests for the KMS Color Pipeline API
 2025-11-07 15:23 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next] igc: Restore default Qbv schedule when changing channels
 2025-11-07 15:22 UTC  (3+ messages)

[PATCH] smb: client: validate change notify buffer before copy
 2025-11-07 15:22 UTC  (2+ messages)

[PATCH] Documentation: power: Correct a mistaken configuration option
 2025-11-07 15:20 UTC  (2+ messages)

[PATCH v23 0/9] Donor Migration for Proxy Execution (v23)
 2025-11-07 15:19 UTC  (3+ messages)
` [PATCH v23 6/9] sched: Handle blocked-waiter migration (and return migration)

[PATCH] drm/sched: Don't crash kernel on wrong params
 2025-11-07 15:18 UTC  (3+ messages)

[PATCH] scsi: qedi: add WQ_PERCPU to alloc_workqueue users
 2025-11-07 15:16 UTC 

[PATCH v1] ASoC: tas2781: fix getting the wrong device number
 2025-11-07 15:14 UTC  (2+ messages)

[PATCH i-g-t v14 0/3] Multi-CCS support in IGT
 2025-11-07 15:15 UTC  (4+ messages)
` [PATCH i-g-t v14 1/3] lib/intel_compute: loop_kernel_duration in Pipeline
` [PATCH i-g-t v14 2/3] tests/intel/xe_compute: Add loop_duration_2s subtest
` [PATCH i-g-t v14 3/3] tests/intel/xe_compute: Add eu-busy-10s test for EU utilization measurement

[PATCH] drm/i915/psr: fix pipe to vblank conversion
 2025-11-07 15:14 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[Intel-wired-lan] [PATCH net-next v3] iavf: clarify VLAN add/delete log messages and lower log level
 2025-11-07 15:13 UTC  (3+ messages)

[PATCH] fetch: fix non-conflicting tags not being committed
 2025-11-07 15:13 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] usb: typec: tipd: mark as orientation aware
 2025-11-07 15:13 UTC 

[PATCH v2 0/2] This series adds LT9211c bridge driver support
 2025-11-07 15:11 UTC  (5+ messages)
` [PATCH v2 2/2] drm/bridge: add support for lontium lt9211c bridge

[Buildroot] [v1, 1/1] package/broot:new package
 2025-11-07 15:10 UTC 

[syzbot] [kvm-x86?] WARNING in kvm_arch_can_dequeue_async_page_present
 2025-11-07 15:10 UTC 

[BUG] Migration failure between QEMU 9.2.4 → 8.2.10 due to virtio-net feature mismatch (VIRTIO_F_RING_RESET / USO features)
 2025-11-07 15:06 UTC  (7+ messages)

Binman creates a single image 4 times
 2025-11-07 15:07 UTC 

[PULL] drm-xe-fixes
 2025-11-07 15:07 UTC 

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-11-07 15:05 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] submodule--helper: use submodule_name_to_gitdir in add_submodule
  ` [PATCH v4 2/4] builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
  ` [PATCH v4 3/4] submodule: add extension to encode gitdir paths
  ` [PATCH v4 4/4] submodule: fix case-folding gitdir filesystem colisions

[PATCH] scsi: ibmvscsi_tgt: add WQ_PERCPU to alloc_workqueue users
 2025-11-07 15:05 UTC 

[PATCH] SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf
 2025-11-07 15:05 UTC 

[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-07 15:05 UTC  (3+ messages)
` [f2fs-dev] "

[XEN][PATCH v2 0/3] x86/hvm: vmx: refactor cache disable mode code
 2025-11-07 15:05 UTC  (4+ messages)
` [XEN][PATCH v2 2/3] x86/hvm: vmx: account for SHADOW_PAGING when use hvm_shadow_handle_cd()
` [XEN][PATCH v2 1/3] x86/hvm: move hvm_shadow_handle_cd() to vmx code
` [XEN][PATCH v2 3/3] x86/hvm: vmx: refactor cache disable mode data

[PATCH] usb: typec: tipd: drop double register read in tps6598x_interrupt
 2025-11-07 15:03 UTC  (3+ messages)

[PATCH] hw/misc/npcm_clk: Don't divide by zero when calculating frequency
 2025-11-07 15:01 UTC 

[PATCH 0/2] add WQ_PERCPU to alloc_workqueue
 2025-11-07 15:01 UTC  (3+ messages)
` [PATCH 1/2] scsi: bnx2fc: add WQ_PERCPU to alloc_workqueue users
` [PATCH 2/2] scsi: qedf: "

[PATCH v3] nvmet-auth: update sc_c in target host hash calculation
 2025-11-07 15:01 UTC  (2+ messages)

[PATCH net v2] strparser: Fix signed/unsigned mismatch bug
 2025-11-07 15:01 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-next-6.19
 2025-11-07 14:59 UTC 

[PATCH v4 0/1] vhost-user: fix shared object lookup handler logic
 2025-11-07 14:58 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH v2 0/4] Add support to read RPMH regulator settings
 2025-11-07 14:59 UTC  (4+ messages)
` [PATCH v2 3/4] regulator: qcom-rpmh: Add support to read "

[RESEND PATCH v6 4/5] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit
 2025-11-07 14:59 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.