All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-19 16:56:32 to 2026-01-19 17:58:08 UTC [more...]

Patch for mapping bug in drivers/md/dm-unstripe.c
 2026-01-19 17:37 UTC  (4+ messages)

[PATCH v2 0/2] arm64: mte: Improve performance by explicitly disabling unwanted tag checking
 2026-01-19 17:57 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: mte: Set TCMA1 whenever MTE is present in the kernel

[PATCH RESEND net-next v6 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2026-01-19 17:57 UTC  (6+ messages)

[PATCH] ocfs2: fix NULL pointer dereference in ocfs2_xattr_get_rec
 2026-01-19 17:57 UTC  (2+ messages)

[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2740:15: error: too few arguments to function 'drm_property_replace_blob_from_id'
 2026-01-19 17:56 UTC 

[sailus-media-tree:metadata 109/113] drivers/media/pci/intel/ipu6/ipu6-isys-queue.c:541:14: warning: variable 'first' set but not used
 2026-01-19 17:56 UTC 

[PATCH 1/2] smb: client: prevent races in ->query_interfaces()
 2026-01-19 17:54 UTC  (2+ messages)
` [PATCH 2/2] smb: client: add proper locking around ses->iface_last_update

+ mm-shmem-swap-fix-race-of-truncate-and-swap-entry-split.patch added to mm-hotfixes-unstable branch
 2026-01-19 17:55 UTC 

[meta-python][PATCH 1/4] python3-werkzeug: upgrade 3.1.4 -> 3.1.5
 2026-01-19 17:55 UTC  (4+ messages)
` [meta-python][PATCH 2/4] python3-py: ignore CVE-2022-42969
` [meta-python][PATCH 3/4] python3-lief: upgrade 0.17.1 -> 0.17.2
` [meta-python][PATCH 4/4] python3-lief: mark CVE-2025-15504 patched

[PATCH 1/2] net: phy: realtek: add RTL8224 pair swap support
 2026-01-19 17:54 UTC  (3+ messages)

[PATCHSET v5] Inherited restrictions and BPF filtering
 2026-01-19 17:54 UTC  (3+ messages)
` [PATCH 6/6] io_uring: allow registration of per-task restrictions

[Question] Best practice for ACPI representation of DPLL/Ethernet dependencies (SyncE)
 2026-01-19 17:49 UTC  (8+ messages)

[PATCH v1] xfs: Fix calculation of m_rtx_per_rbmblock
 2026-01-19 17:48 UTC  (2+ messages)

[Linux Kernel Bug] general protection fault in xfarray_destroy
 2026-01-19 17:48 UTC  (2+ messages)

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2026-01-19 17:48 UTC  (11+ messages)

[PATCH 1/1] NFSD: Enforce recall timeout for layout conflict
 2026-01-19 17:47 UTC 

[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
 2026-01-19 17:47 UTC  (10+ messages)
` [PATCH 4/4] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG

[PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional
 2026-01-19 17:47 UTC  (8+ messages)
` [PATCH v3 3/3] spi: xilinx: use device property accessors

drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:749:2-3: Unneeded semicolon
 2026-01-19 17:45 UTC 

[PATCH 0/4] platform/x86: asus-armoury: ppt fixes and new models
 2026-01-19 17:45 UTC  (2+ messages)

bounce buffer direct I/O when stable pages are required v2
 2026-01-19 17:45 UTC  (9+ messages)
` [PATCH 06/14] iomap: fix submission side handling of completion side errors
` [PATCH 07/14] iomap: simplify iomap_dio_bio_iter
` [PATCH 10/14] iomap: free the bio before completing the dio
` [PATCH 14/14] xfs: use bounce buffering direct I/O when the device requires stable pages

[PATCH net-next 0/9] net: convert drivers to .get_rx_ring_count (part 2)
 2026-01-19 17:45 UTC  (6+ messages)
` [PATCH net-next 1/9] net: benet: convert to use .get_rx_ring_count

[PATCH v3 0/8] ext4 extent split/convert refactor and kunit tests
 2026-01-19 17:43 UTC  (9+ messages)
` [PATCH v3 1/8] ext4: kunit tests for extent splitting and conversion
` [PATCH v3 2/8] ext4: kunit tests for higher level extent manipulation functions
` [PATCH v3 3/8] ext4: Add extent status cache support to kunit tests
` [PATCH v3 4/8] ext4: propagate flags to convert_initialized_extent()
` [PATCH v3 5/8] ext4: propagate flags to ext4_convert_unwritten_extents_endio()
` [PATCH v3 6/8] ext4: Refactor zeroout path and handle all cases
` [PATCH v3 7/8] ext4: Refactor split and convert extents
` [PATCH v3 8/8] ext4: Allow zeroout when doing written to unwritten split

[PATCH] smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()
 2026-01-19 17:43 UTC 

[PATCH i-g-t v1 0/4] Runner: Use Jansson instead of json-c
 2026-01-19 17:43 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Runner: Use Jansson instead of json-c (rev2)
` ✓ i915.CI.BAT: "

[BUG] KASAN: slab-use-after-free in tty_write_room on v6.18
 2026-01-19 17:42 UTC 

[PATCH 0/3] sched/rt: Fix schedulable check with rt_group_sched=0 and cleanups
 2026-01-19 17:41 UTC  (4+ messages)
` [PATCH 1/3] sched/rt: Skip group schedulable check with rt_group_sched=0
` [PATCH 2/3] sched/rt: Move group schedulability check to sched_rt_global_validate()
` [PATCH 3/3] sched/rt: Cleanup global RT bandwidth functions

[PATCH i-g-t v4 0/5] Add xe3p compute kernels and preemption support
 2026-01-19 17:41 UTC  (3+ messages)
` [PATCH i-g-t v4 2/5] lib/intel_compute: Add loop and loop-count shaders for xe3p

[PATCH] riscv: support CPUs having only "zalrsc" but no "zaamo"
 2026-01-19 17:40 UTC  (7+ messages)

[PATCH] smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on init
 2026-01-19 17:40 UTC  (2+ messages)

[PATCH v1 0/1] hw/i2c/aspeed: Introduce 'bus-label' to customize bus naming
 2026-01-19 17:38 UTC  (5+ messages)

[net,v2] rxrpc: Fix data-race warning and potential load/store tearing
 2026-01-19 17:39 UTC  (4+ messages)
` [PATCH net v2] "

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-01-19 17:37 UTC  (6+ messages)

linux-next: build failure after merge of the drm-misc tree
 2026-01-19 17:37 UTC 

[PATCH 0/3] iio: light: add AMS TCS3400 driver
 2026-01-19 17:37 UTC  (10+ messages)
` [PATCH 1/3] doc: add Device Tree binding for AMS TCS3400 light sensor
` [PATCH 2/3] iio: light: add AMS TCS3400 RGB and RGB-IR color sensor driver
` [PATCH 3/3] sdm845: tama: Add AMS TCS3400 ambient light sensor

[PATCH net-next] selftests: net: Add kernel selftest for RFC 4884
 2026-01-19 17:36 UTC  (4+ messages)

[PATCH] drm/i915: Handle allocation failure in active_instance
 2026-01-19 17:36 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCHSET v6] xfs: autonomous self healing of filesystems
 2026-01-19 17:35 UTC  (4+ messages)
` [PATCH 11/11] xfs: add media verification ioctl

[Winter of Code] Proposal to Standardize CI Workflows for cups-filters and libcupsfilters
 2026-01-19 17:35 UTC 

[PATCH v2 00/24] Introduce Allwinner H6/H616 NAND controller support
 2026-01-19 17:34 UTC  (4+ messages)
` [PATCH v2 05/24] mtd: rawnand: sunxi: remove usage of struct sunxi_ccm_reg

[PATCH] lib: sbi_pmu: Add FW counter index validation when reading high bits on RV64
 2026-01-19 17:32 UTC  (3+ messages)

[PATCH net-next v4 05/13] octeontx2-af: npc: cn20k: Allocate default MCAM indexes
 2026-01-19 17:32 UTC  (4+ messages)
` [net-next,v4,05/13] "

[PATCH v5 0/3] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2026-01-19 17:31 UTC  (5+ messages)
` [PATCH v5 2/3] arm64: mmu: avoid allocating pages while splitting the linear mapping
` [PATCH v5 3/3] arm64: mmu: avoid allocating pages while installing ng-mapping for KPTI

[PATCH] wifi: iwlwifi: ptp: Fix potential race condition in PTP removal
 2026-01-19 17:29 UTC  (2+ messages)

[PATCH v3 00/15] drm/atomic: Allocate drm_private_state through a callback
 2026-01-19 17:29 UTC  (5+ messages)
` [PATCH v3 02/15] drm/atomic: Add new atomic_create_state callback to drm_private_obj
` [PATCH v3 06/15] drm/dp_tunnel: Switch private_obj initialization to atomic_create_state

[PATCH RFC 0/3] arm: demuxed ID registers (CCSIDR_EL1)
 2026-01-19 17:27 UTC  (4+ messages)
` [PATCH RFC 1/3] arm: handle demuxed ID registers
` [PATCH RFC 2/3] arm: handle CCSIDR_EL1 as a demuxed register
` [PATCH RFC 3/3] arm/kvm: get demuxed ID registers from kvm

Problem with smbdirect rw credits and initiator_depth
 2026-01-19 17:28 UTC  (18+ messages)

[PATCH v3] tests/unit: add unit test for qemu_hexdump()
 2026-01-19 17:26 UTC  (5+ messages)

[PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-19 17:26 UTC  (4+ messages)

[BUG] heap-buffer-overflow(read) pmatch() src/expand.c:1630:18
 2026-01-19 17:26 UTC  (2+ messages)

[PATCH] firmware: smccc: default ARM_SMCCC_SOC_ID to disabled
 2026-01-19 17:25 UTC  (15+ messages)

[PATCH v2 1/1] lib/crypto: tests: Add KUnit tests for AES
 2026-01-19 17:22 UTC  (2+ messages)

[PATCH net-next v4] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-19 17:23 UTC  (4+ messages)

[PATCH v2 00/13] arm64: Refactor TLB invalidation API and implementation
 2026-01-19 17:22 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: mm: Re-implement the __tlbi_level macro as a C function
` [PATCH v2 02/13] arm64: mm: Introduce a C wrapper for by-range TLB invalidation
` [PATCH v2 03/13] arm64: mm: Implicitly invalidate user ASID based on TLBI operation
` [PATCH v2 04/13] arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
` [PATCH v2 05/13] arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()
` [PATCH v2 06/13] arm64: mm: Re-implement the __flush_tlb_range_op macro in C
` [PATCH v2 07/13] arm64: mm: Simplify __TLBI_RANGE_NUM() macro
` [PATCH v2 08/13] arm64: mm: Simplify __flush_tlb_range_limit_excess()
` [PATCH v2 09/13] arm64: mm: Refactor flush_tlb_page() to use __tlbi_level_asid()
` [PATCH v2 10/13] arm64: mm: Refactor __flush_tlb_range() to take flags
` [PATCH v2 11/13] arm64: mm: More flags for __flush_tlb_range()
` [PATCH v2 12/13] arm64: mm: Wrap flush_tlb_page() around ___flush_tlb_range()
` [PATCH v2 13/13] arm64: mm: Provide level hint for flush_tlb_page()

[PATCH v7 00/36] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2026-01-19 17:22 UTC  (5+ messages)
` [PATCH v7 35/36] hw/vfio/pci: Synthesize PASID capability for vfio-pci devices

[RFC v9 0/8] hw/misc: Introduce a generalized IOMMU test framework
 2026-01-19 17:22 UTC  (5+ messages)
` [RFC v9 2/8] hw/arm/smmuv3-common: Define STE/CD fields via registerfields

[PATCH v3 0/8] Bluetooth, wifi, arm64: extend WCN driver to support WCN399x device
 2026-01-19 17:22 UTC  (10+ messages)
` [PATCH v3 1/8] Bluetooth: qca: enable pwrseq support for WCN39xx devices
  ` Bluetooth, wifi, arm64: extend WCN driver to support WCN399x device
` [PATCH v3 2/8] Bluetooth: qca: fix ROM version reading on WCN3998 chips
` [PATCH v3 3/8] wifi: ath10k: snoc: support powering on the device via pwrseq
` [PATCH v3 4/8] arm64: dts: qcom: qrb2210-rb1: describe WiFi/BT properly
` [PATCH v3 5/8] arm64: dts: qcom: qrb4210-rb2: "
` [PATCH v3 6/8] arm64: dts: qcom: sda660-ifc6560: "
` [PATCH v3 7/8] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v3 8/8] arm64: dts: qcom: sm8150-hdk: "

[PATCH] drm/amd/display: Only poll analog connectors
 2026-01-19 17:21 UTC  (2+ messages)

[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-01-19 17:20 UTC  (4+ messages)
` [PATCH v3 14/47] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation

migration-stress tests
 2026-01-19 17:19 UTC  (3+ messages)

FAILED: patch "[PATCH] ASoC: codecs: wsa883x: fix unnecessary initialisation" failed to apply to 6.1-stable tree
 2026-01-19 17:20 UTC  (2+ messages)
` [PATCH 6.1.y] ASoC: codecs: wsa883x: fix unnecessary initialisation

[PATCH 0/4] iio: proximity: vl53l0x: power sequencing, optional VDDIO, raw I2C ID read
 2026-01-19 17:19 UTC  (10+ messages)
` [PATCH 1/4] iio: proximity: vl53l0x-i2c: Add optional vddio regulator
` [PATCH 2/4] iio: proximity: vl53l0x-i2c: Add optional vddio supply
` [PATCH 3/4] iio: proximity: vl53l0x-i2c: Fix reset sequence
` [PATCH 4/4] iio: proximity: vl53l0x-i2c: Use raw I2C access and read full device ID

[PATCH 0/3] lib/intel: switch graphics/IP version queries to fd-based APIs
 2026-01-19 17:18 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH net v3] ip6_gre: use skb_vlan_inet_prepare() instead of pskb_inet_may_pull()
 2026-01-19 17:17 UTC  (3+ messages)

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.20-rc1
 2026-01-19 17:16 UTC  (2+ messages)

[PATCH] netfilter: nf_flow_table_bpf: add prototype for bpf_xdp_flow_lookup()
 2026-01-19 17:16 UTC  (2+ messages)

[PATCH v6 00/13] iommu/amd: Introduce Nested Translation support
 2026-01-19 17:15 UTC  (5+ messages)
` [PATCH v6 10/13] iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invalidation
` [PATCH v6 13/13] iommu/amd: Add support for nested domain attach/detach

[PATCH] drm/amdkfd: add mask for debug trap flag setting
 2026-01-19 17:15 UTC 

[PATCH 0/3] fsnotify: Independent inode tracking
 2026-01-19 17:13 UTC  (4+ messages)
` [PATCH 1/3] fsnotify: Track inode connectors for a superblock
` [PATCH 2/3] fsnotify: Use connector hash for destroying inode marks
` [PATCH 3/3] fsnotify: Shutdown fsnotify before destroying sb's dcache

How to build lttng on RHEL 9?
 2026-01-19 17:14 UTC  (3+ messages)

[PATCH v2] initramfs: Support unpacking directly to tmpfs
 2026-01-19 17:12 UTC  (2+ messages)

[PATCH 2/2] t0610-reftable-basics: mitigate a flaky test on cygwin
 2026-01-19 17:10 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: Support when CONFIG_VXLAN=m
 2026-01-19 17:13 UTC  (5+ messages)

[sailus-media-tree:metadata 90/113] drivers/media/v4l2-core/v4l2-subdev.c:2675 v4l2_subdev_get_frame_desc() warn: was && intended here instead of ||?
 2026-01-19 17:12 UTC 

[PATCH v2] ocfs2: fix NULL pointer dereference in ocfs2_get_refcount_rec
 2026-01-19 17:12 UTC  (2+ messages)
` [PATCH v2] ocfs2: Fix NULL pointer dereference in ocfs2_get_refcount_rec()

[PATCH v2 00/10] Fix up WCN6855 RFA power supply name
 2026-01-19 17:12 UTC  (5+ messages)
` [PATCH v2 01/10] dt-bindings: net: bluetooth: qualcomm: Fix WCN6855 regulator names
` [PATCH v2 02/10] arm64: dts: qcom: qcs615-ride: Fix BT RFA supply name

[PATCH i-g-t v5 0/5] Add xe3p compute kernels and preemption support
 2026-01-19 17:10 UTC  (6+ messages)
` [PATCH i-g-t v5 1/5] lib/intel_compute: Add compute-square for xe3p
` [PATCH i-g-t v5 2/5] lib/intel_compute: Add loop and loop-count shaders "
` [PATCH i-g-t v5 3/5] lib/intel_compute: Add xe3p SIP support
` [PATCH i-g-t v5 4/5] lib/intel_compute: Enable xe3p preemption testing
` [PATCH i-g-t v5 5/5] lib/intel_compute: Add loop_kernel_duration support for xe3p

[PATCH v9 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2026-01-19 17:10 UTC  (2+ messages)

NIST FIPS test vector failures
 2026-01-19 17:09 UTC  (2+ messages)

[PATCH net-next v5 0/7] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
 2026-01-19 17:09 UTC  (3+ messages)
` [PATCH net-next v5 3/7] selftest: tun: Refactor tun_delete to use tuntap_helpers

[PATCH v4 0/7] ADF41513/ADF41510 PLL frequency synthesizers
 2026-01-19 17:07 UTC  (7+ messages)
` [PATCH v4 3/7] iio: frequency: adf41513: driver implementation

[PATCH v5 0/5] Implement reset to EDL for qcs9100
 2026-01-19 17:07 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/cmocka: bump to version 2.0.2
 2026-01-19 17:06 UTC 

[PATCH 0/2] ti-sci-intr: Support level+pulse interrupt sources together
 2026-01-19 17:05 UTC  (4+ messages)
` [PATCH 2/2] drivers: irqchip: irq-ti-sci-intr: Allow parsing interrupt-types per-line

[PATCH 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
 2026-01-19 17:05 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] test/crypto: add tests "

[PATCH] sparse-checkout: optimize string_list construction
 2026-01-19 17:04 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PATCH net-next] tcp: try to defer / return acked skbs to originating CPU
 2026-01-19 17:04 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/1] configs/stm32h747_disco_sd: new defconfig
 2026-01-19 17:04 UTC 

[PATCH v2] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass by removing cross-buffer accounting
 2026-01-19 17:03 UTC  (2+ messages)

[PATCH 0/2] Improvements to the recent clock rework by marex
 2026-01-19 17:00 UTC  (5+ messages)
` [PATCH 1/2] clk: clk_resolve_parent_clk(): resolve external clocks by id
` [PATCH 2/2] clk: exynos: do not reparent requested clock

[GIT PULL] Qualcomm Arm64 defconfig update for v6.20
 2026-01-19 17:03 UTC 

linux-next: manual merge of the drm tree with the origin tree
 2026-01-19 17:03 UTC 

[PATCH v4 1/2] dt-bindings: firmware: arm,scmi: Document arm,no-completion-irq property
 2026-01-19 17:02 UTC  (5+ messages)
` [PATCH v4 2/2] firmware: arm_scmi: Implement "

linux-next: build failure after merge of the perf tree
 2026-01-19 17:02 UTC  (5+ messages)

[GIT PULL] Qualcomm Arm64 DeviceTree for v6.20
 2026-01-19 17:01 UTC 

[PATCH] t1091: cone mode list deduplicates and normalizes paths
 2026-01-19 16:57 UTC 

[PATCH net-next 0/8] ipv6: more data-race annotations
 2026-01-19 16:59 UTC  (2+ messages)

FAILED: patch "[PATCH] ASoC: codecs: wsa883x: fix unnecessary initialisation" failed to apply to 6.6-stable tree
 2026-01-19 16:58 UTC  (2+ messages)
` [PATCH 6.6.y] ASoC: codecs: wsa883x: fix unnecessary initialisation

[PATCH net-next v9 0/9] Add support for providers with large rx buffer
 2026-01-19 16:57 UTC  (3+ messages)

[PATCH v6 00/17] drm/xe: Multi Queue feature support
 2026-01-19 16:57 UTC  (3+ messages)
` [PATCH v6 06/17] drm/xe/multi_queue: Add exec_queue set_property ioctl support

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-19 16:56 UTC  (14+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH v2 0/2] Add traces and file attributes for fs-verity
 2026-01-19 16:56 UTC  (3+ messages)
` [PATCH v2 1/2] fs: add FS_XFLAG_VERITY for fs-verity files
` [PATCH v2 2/2] fsverity: add tracepoints

[PATCH v7 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-19 16:56 UTC  (3+ messages)
` [PATCH v7 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH 0/4] arm64: Unmap linear alias of kernel data/bss
 2026-01-19 16:47 UTC  (4+ messages)
` [PATCH 2/4] arm64: Map the kernel data/bss read-only in the linear map
` [PATCH 3/4] arm64: Move the zero page to rodata
` [PATCH 4/4] arm64: Unmap kernel data/bss entirely from the linear map


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.