All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-14 06:19:11 to 2025-10-14 07:21:29 UTC [more...]

[PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
 2025-10-14  6:35 UTC  (6+ messages)

[PATCH v3 00/22] smb: fix some bugs, move duplicate definitions to common header file
 2025-10-14  7:19 UTC  (9+ messages)
` [PATCH v3 01/22] smb/server: fix possible memory leak in smb2_read()
` [PATCH v3 02/22] smb/server: fix possible refcount leak in smb2_sess_setup()
` [PATCH v3 03/22] smb: move some duplicate definitions to common/cifsglob.h
` [PATCH v3 04/22] smb: move smb_version_values "
` [PATCH v3 05/22] smb: move get_rfc1002_len() "
` [PATCH v3 06/22] smb: move SMB1_PROTO_NUMBER "
` [PATCH v3 07/22] smb: move some duplicate definitions to common/smb2pdu.h
` [PATCH v3 08/22] smb: move smb_sockaddr_in and smb_sockaddr_in6 "

[PATCH net-next v7 0/3] net: Avoid ehash lookup races
 2025-10-14  7:20 UTC  (6+ messages)
` [PATCH net-next v7 1/3] rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()

[PATCH 00/15] dpaa2: Fixes and enhancements for DPMAC, stats, and parser
 2025-10-14  6:00 UTC  (10+ messages)
` [PATCH 01/15] net/dpaa2: fix uninitialized variable issue
` [PATCH 02/15] net/dpaa2: fix to free buffers from error queue
` [PATCH 03/15] net/dpaa2: fix L3/L4 csum results in packet parse
` [PATCH 04/15] net/dpaa2: fix to recv packets with additional parse errors
` [PATCH 05/15] net/dpaa2: fix error frame dump issue
` [PATCH 06/15] net/dpaa2: fix flow rule's resizing issue
` [PATCH 07/15] net/dpaa2: add dpmac MC header file
` [PATCH 08/15] net/dpaa2: support dpmac counters in stats
` [PATCH 09/15] net/dpaa2: setup the speed cap based on the actual MAC

[PATCH v4 0/2] PM: hibernate: make compression threads configurable and support dynamic crc arrays
 2025-10-14  7:14 UTC  (3+ messages)
` [PATCH v4 1/2] PM: hibernate: dynamically allocate crc->unc_len/unc for configurable threads
` [PATCH v4 2/2] PM: hibernate: make compression threads configurable

[PATCH 0/3] MT8189 IOMMU SUPPORT
 2025-10-14  7:20 UTC  (4+ messages)
` [PATCH 3/3] iommu/mediatek: Add support for mt8189

[PATCH mptcp-net 0/7] mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR + misc
 2025-10-14  7:20 UTC  (3+ messages)
` [PATCH mptcp-net 6/7] mptcp: pm: in-kernel: record fullmesh endp nb

Virtio PMD Issue: Packed Queue desc_event_flags Causing Testpmd Crash
 2025-10-11  6:50 UTC 

[PATCH blktests 0/4] throtl: support test with scsi_debug
 2025-10-14  7:19 UTC  (2+ messages)

[PATCH] accel/ivpu: Fix race condition when mapping dmabuf
 2025-10-14  7:17 UTC 

[PATCH] PCI: rcar-host: Avoid objtool no-cfi warning in rcar_pcie_probe()
 2025-10-14  7:16 UTC  (2+ messages)

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_setattr
 2025-10-14  7:17 UTC 

[MAINTAINERS / KERNEL SUMMIT] AI patch review tools
 2025-10-14  7:16 UTC  (2+ messages)

[PATCH 0/3] mm: some optimizations for prot numa
 2025-10-14  7:16 UTC  (5+ messages)
` [PATCH 2/3] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()

[PATCH 0/3] b4: Add git notes for submission link trailers
 2025-10-14  7:15 UTC  (4+ messages)
` [PATCH 1/3] b4: Move linktrailer to a LoreMessage property
` [PATCH 2/3] b4, ty: Move git_get_rev_diff to __init__ for reuse in post processing shazam
` [PATCH 3/3] mbox: Add a --add-link-note option to shazam

[RFC PATCH 41/56] static_call: Add update_all_static_calls()
 2025-10-14  7:14 UTC  (2+ messages)

[PATCH 00/16] overall: Replace HOST_BIG_ENDIAN #ifdef with runtime if() check
 2025-10-14  7:13 UTC  (4+ messages)
` [PATCH 12/16] target/ppc: "

[PATCH v2 00/15] Introduce Allwinner H6/H616 NAND controller support
 2025-10-14  7:13 UTC  (5+ messages)
` [PATCH v2 14/15] dt-bindings: mtd: sunxi: Add H616 compatible

[PATCH v2 0/9] ASoC: use sof_sdw as default Intel SOF SDW machine driver
 2025-10-14  7:13 UTC  (10+ messages)
` [PATCH v2 1/9] ASoC: SOF: Don't print the monolithic topology name if function topology may be used
` [PATCH v2 2/9] ASoC: soc-acpi: make some variables of acpi adr and link adr non-const
` [PATCH v2 3/9] ASoC: soc_sdw_utils: add name_prefix to asoc_sdw_codec_info struct
` [PATCH v2 4/9] ASoC: Intel: export sof_sdw_get_tplg_files
` [PATCH v2 5/9] ASoC: soc_sdw_utils: export asoc_sdw_get_dai_type
` [PATCH v2 6/9] ASoC: SOF: add platform name into sof_intel_dsp_desc
` [PATCH v2 7/9] ASoC: SOF: don't check the existence of dummy topology
` [PATCH v2 8/9] ASoC: SOF: Intel: use sof_sdw as default SDW machine driver
` [PATCH v2 9/9] ASoC: sof-function-topology-lib: escalate the log when missing function topoplogy

[RFC 0/8] dma-buf: Add support for mapping dmabufs via interconnects
 2025-10-14  7:08 UTC  (9+ messages)
` [RFC 1/8] dma-buf: Add support for map/unmap APIs for interconnects
` [RFC 2/8] dma-buf: Add a helper to match interconnects between exporter/importer
` [RFC 3/8] dma-buf: Add support for IOV interconnect
` [RFC 4/8] vfio/pci/dmabuf: "
` [RFC 5/8] drm/xe/dma_buf: "
` [RFC 6/8] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
` [RFC 7/8] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
` [RFC 8/8] drm/xe/pt: Add an additional check for dmabuf BOs while doing bind

[PATCH 0/3] rv: Add explicit lockdep context for reactors
 2025-10-14  7:13 UTC  (6+ messages)
` [PATCH 1/3] rv: Pass va_list to reactors
` [PATCH 3/3] rv: Add explicit lockdep context for reactors

[PATCH 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
 2025-10-14  7:12 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD

[PATCH] ocfs2: fix __counted_by_le() usage in ocfs2_expand_inline_dx_root()
 2025-10-14  7:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/7] chardev: postpone connect
 2025-10-14  7:10 UTC  (3+ messages)
` [PATCH v2 3/7] chardev/char: qemu_char_open(): add return value

I still use git whatchanged
 2025-10-14  7:10 UTC  (3+ messages)

[PATCH] xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FS
 2025-10-14  7:10 UTC  (3+ messages)

[PATCH 00/16] btrfs: remove fs_info argument from space_info functions
 2025-10-14  7:08 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Add ras module ip block to amdgpu discovery
 2025-10-14  7:06 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Enable ras module

[PATCH 00/32] media: Use %pe format specifier
 2025-10-14  7:07 UTC  (4+ messages)
` [PATCH 25/32] media: imx8mq-mipi-csi2: "

[PATCH 00/11] rust: migration: add high-level migration wrappers
 2025-10-14  7:28 UTC  (5+ messages)
` [PATCH 10/11] rust: migration: implement ToMigrationState for Timer
    ` [PATCH 1/2] rust/timer: Make Timer::modify() accept an i64 expire_time Timer
    ` [PATCH 2/2] rust/timer: Add Timer::modify_ns()

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-10-14  6:58 UTC  (9+ messages)
` [PATCH v5 0/7] add mbuf "
  ` [PATCH v5 1/7] doc: explain debug options in mbuf guide
  ` [PATCH v5 2/7] mbuf: move header include for logs
  ` [PATCH v5 3/7] mbuf: record mbuf operations history
  ` [PATCH v5 4/7] ethdev: mark mbufs in burst functions
  ` [PATCH v5 5/7] app/testpmd: use space separator in dump commands
  ` [PATCH v5 6/7] app/testpmd: add commands to dump mbuf history
  ` [PATCH v5 7/7] usertools/mbuf: parse mbuf history dump

[PATCH v2] drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
 2025-10-14  7:05 UTC  (3+ messages)

[PATCH v4 0/2] media: pci: Fix invalid access to file *
 2025-10-14  7:05 UTC  (2+ messages)

[PATCH net-next v4 01/12] virtio_pci: Remove supported_cap size build assert
 2025-10-14  7:04 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/4] f2fs: clean up w/ bio_add_folio_nofail()
 2025-10-14  6:27 UTC  (8+ messages)
`  "
` [f2fs-dev] [PATCH 2/4] f2fs: convert add_ipu_page() to use folio
  `  "
` [f2fs-dev] [PATCH 3/4] f2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page()
  `  "
` [f2fs-dev] [PATCH 4/4] f2fs: use f2fs_filemap_get_folio() to support fault injection
  `  "

[PATCH v1] LoongArch: Refine init_hw_perf_events()
 2025-10-14  7:02 UTC 

[LTP] [PATCH v3] Remove TODO
 2025-10-14  7:02 UTC  (3+ messages)

filemap_* writeback interface cleanups
 2025-10-14  7:02 UTC  (5+ messages)
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-14  7:01 UTC  (5+ messages)

[PATCH] KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
 2025-10-14  6:59 UTC  (4+ messages)

[PATCH 1/3] gpgme; 2.0.0 -> 2.0.1
 2025-10-14  6:58 UTC  (3+ messages)
` [PATCH 2/3] libgpg-error: 1.55 -> 1.56
` [PATCH 3/3] libxml2: upgrade 2.14.6 -> 2.15.0

[PATCH v8 00/21] Enable FRED with KVM VMX
 2025-10-14  6:57 UTC  (3+ messages)
` [PATCH v8 18/21] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling

[Bug 220605] New: Very slow access on HDD when a swap partition is used on this HDD on kernel 6.16
 2025-10-14  6:57 UTC  (4+ messages)

[PATCH] mmc: sdhci-msm: Enable ICE support for non-cmdq eMMC devices
 2025-10-14  6:56 UTC  (5+ messages)

[PATCH 1/1] drm/sti: call drm_edid_connector_update when edit is NULL
 2025-10-14  6:54 UTC 

[BUG] f2fs: divide error in f2fs_all_cluster_page_ready on v6.17
 2025-10-14  6:18 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH net] udp: drop secpath before storing an skb in a receive queue
 2025-10-14  6:54 UTC  (3+ messages)

Double alloc/free of cache item
 2025-10-14  6:51 UTC 

[PATCH v3] PCI/VGA: Select SCREEN_INFO on X86
 2025-10-14  6:50 UTC  (2+ messages)

[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
 2025-10-14  6:49 UTC  (36+ messages)
` [PATCH v4 01/35] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v4 02/35] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v4 03/35] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v4 04/35] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH v4 05/35] ARM: vdso: gettimeofday: "
` [PATCH v4 06/35] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH v4 07/35] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v4 08/35] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH v4 09/35] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH v4 10/35] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH v4 11/35] random: vDSO: Add explicit includes
` [PATCH v4 12/35] vdso/gettimeofday: "
` [PATCH v4 13/35] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v4 14/35] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v4 15/35] vdso/datapage: Trim down unnecessary includes
` [PATCH v4 16/35] random: vDSO: trim vDSO includes
` [PATCH v4 17/35] random: vDSO: remove ifdeffery
` [PATCH v4 18/35] random: vDSO: split out datapage update into helper functions
` [PATCH v4 19/35] random: vDSO: only access vDSO datapage after random_init()
` [PATCH v4 20/35] s390/time: Set up vDSO datapage later
` [PATCH v4 21/35] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v4 22/35] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page
` [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
` [PATCH v4 25/35] sparc64: vdso: Link with -z noexecstack
` [PATCH v4 26/35] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v4 27/35] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v4 28/35] sparc64: vdso: Move hardware counter read into header
` [PATCH v4 29/35] sparc64: vdso: Move syscall fallbacks "
` [PATCH v4 30/35] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v4 31/35] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v4 32/35] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v4 33/35] sparc64: vdso2c: Remove symbol handling
` [PATCH v4 34/35] sparc64: vdso: Implement clock_gettime64()
` [PATCH v4 35/35] clocksource: remove ARCH_CLOCKSOURCE_DATA

[PATCH v4 0/4] reparent the THP split queue
 2025-10-14  6:49 UTC  (5+ messages)

[PATCH 1/7] drm/amdgpu: drop unused structures in amdgpu_drm.h
 2025-10-14  6:48 UTC  (7+ messages)
` [PATCH 3/7] drm/amdgpu/gfx: add eop size and alignment to shadow info

[PATCH v2 0/1] Some spelling error fixes in samples directory
 2025-10-14  6:48 UTC  (3+ messages)
` [PATCH v2 1/1] samples/bpf: Fix spelling typo in samples/bpf

[syzbot] [virt?] upstream test error: KMSAN: use-after-free in vring_map_one_sg
 2025-10-14  6:47 UTC  (9+ messages)

In defense of Link (was Re: [b4] initial "b4 dig" to supplant Link: trailers)
 2025-10-14  6:47 UTC  (7+ messages)

[PATCH] xfs: don't set bt_nr_sectors to a negative number
 2025-10-14  6:47 UTC  (2+ messages)

[Bug report]: "i2c: muxes: pca954x: Use reset controller only" makes I2C break
 2025-10-14  6:47 UTC  (2+ messages)

[PATCH mptcp-next 0/2] selftests: mptcp: join: code dup + new 'bind' tests
 2025-10-14  6:46 UTC  (3+ messages)
` [PATCH mptcp-next 2/2] selftests: mptcp: join: validate extra bind cases

[PATCH v4] clk: renesas: cpg-mssr: Add module reset support for RZ/T2H
 2025-10-14  6:46 UTC  (4+ messages)

[PATCH] drm/xe/xe_survivability: Add support for survivability mode v2
 2025-10-14  6:46 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[RESEND PATCH net-next v7 0/3] net: Avoid ehash lookup races
 2025-10-14  6:46 UTC  (5+ messages)
` [RESEND PATCH net-next v7 2/3] inet: Avoid ehash lookup race in inet_ehash_insert()
` [RESEND PATCH net-next v7 3/3] inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()

[PATCH v4] block: plug attempts to batch allocate tags multiple times
 2025-10-14  6:28 UTC  (2+ messages)

[OE-core][walnascar][PATCH 1/1] qemu: fix CVE-2024-8354
 2025-10-14  6:44 UTC 

[PATCH] media: iris: Fix fps calculation
 2025-10-14  6:45 UTC  (2+ messages)

[PATCH] iio: test: fixed-point: new kunit test
 2025-10-14  6:43 UTC  (2+ messages)

[PATCH] iotests: Adjust nbd expected outputs to match current behavior
 2025-10-14  6:42 UTC  (2+ messages)

[PATCH] drm/xe/guc: Eliminate RPe caching for SLPC parameter handling
 2025-10-14  6:41 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for drm/xe/guc: Eliminate RPe caching for SLPC parameter handling (rev2)

[PATCH v4 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-10-14  6:41 UTC  (3+ messages)
` [PATCH v4 1/2] lib/xe: Add runtime device info with graphics_rel "
` [PATCH v4 2/2] lib: Query runtime xe device info

[PATCH] rust: drm: remove unneeded handling for config DRM_LEGACY
 2025-10-14  6:41 UTC 

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_setattr
 2025-10-14  6:41 UTC  (2+ messages)
` Forwarded: [PATCH] ntfs3: initialize run_lock for MFT inode in ntfs_read_mft

[REGRESSION] bisected: perf: hang when using async-profiler caused by perf: Fix the POLL_HUP delivery breakage
 2025-10-14  6:40 UTC  (4+ messages)

[PATCH 0/5] vfio: relax the vIOMMU check
 2025-10-14  6:46 UTC  (7+ messages)
` [PATCH 4/5] intel_iommu: Optimize unmap_bitmap during migration

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-14  6:38 UTC  (6+ messages)
` [PATCH v17 28/47] dept: add documentation for dept

[tip:x86/cache] BUILD SUCCESS a0a0999507752574b80d7fbd179cce052c92791b
 2025-10-14  6:36 UTC 

[PATCH] target/i386: move arch_capabilities & pdcm compatibility properties from 10.0 to 9.2 machine type
 2025-10-14  6:36 UTC 

[PATCH v2 0/7] Add DSI display support for QCS8300 target
 2025-10-14  6:36 UTC  (7+ messages)
` [PATCH v2 6/7] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes
` [PATCH v2 7/7] arm64: dts: qcom: qcs8300-ride: add anx7625 DSI to DP bridge node

[PATCH net-next v4 05/12] virtio_net: Query and set flow filter caps
 2025-10-14  6:32 UTC  (2+ messages)

[PATCH 00/13] refs: improvements and fixes for peeling tags
 2025-10-14  6:31 UTC  (10+ messages)
` [PATCH v2 00/14] "

status of bugzilla #99171 - mdraid broken for O_DIRECT
 2025-10-14  6:31 UTC  (8+ messages)

[PATCH v2] drm/i915: Setting/clearing the memory access bit when en/disabling i915
 2025-10-14  6:29 UTC  (3+ messages)

[PATCH v2] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
 2025-10-14  6:28 UTC 

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
 2025-10-14  6:28 UTC  (3+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks

[PATCH 0/2] add test to validate dock/undock and switch
 2025-10-14  6:27 UTC  (3+ messages)
` [PATCH 1/2] lib/igt_usb4_switch: add helper library for Microsoft USB4 switch 3141

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-10-14  6:25 UTC  (6+ messages)
` [PATCH v6 12/22] intel_iommu: Handle PASID cache invalidation

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-10-14  6:24 UTC  (3+ messages)
  ` [v2,0/3] "

[PATCH] cifs: parse_dfs_referrals: prevent oob on malformed input
 2025-10-14  6:22 UTC  (2+ messages)

[PATCH 00/23] drm/xe: Add Xe3p support
 2025-10-14  6:22 UTC  (3+ messages)
` [PATCH 02/23] drm/xe/xe3p_lpm: Add support for media IP versions 35.00 & 35.03

[PATCH] fsl_msi: Translate bitmap to hwirq on fsl,mpic
 2025-10-14  5:52 UTC  (2+ messages)

[PATCH net-next v2 0/3] TXGBE feat new AML firmware
 2025-10-14  6:17 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: txgbe: optimize the flow to setup PHY for AML devices
` [PATCH net-next v2 3/3] net: txgbe: rename txgbe_get_phy_link()


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.