All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-15 04:21:58 to 2025-10-15 06:04:49 UTC [more...]

[PATCH net-next] net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)
 2025-10-15  6:03 UTC  (2+ messages)

[PATCH 0/6] ci: improvements to our Rust infrastructure
 2025-10-15  6:04 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] ci: deduplicate calls to `apt-get update`
  ` [PATCH v3 2/6] ci: check formatting of our Rust code
  ` [PATCH v3 3/6] rust/varint: add safety comments
  ` [PATCH v3 4/6] ci: check for common Rust mistakes via Clippy
  ` [PATCH v3 5/6] ci: verify minimum supported Rust version
  ` [PATCH v3 6/6] rust: support for Windows

[PATCH] Revert "sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks"
 2025-10-15  6:03 UTC  (2+ messages)
` [PATCH v6.12] sched/fair: Block delayed tasks on throttled hierarchy during dequeue

[PATCH net] gve: Check valid ts bit on RX descriptor before hw timestamping
 2025-10-15  6:03 UTC  (4+ messages)

[Buildroot] [PATCH 01/14] package/python-thrift: bump version to 0.22.0
 2025-10-15  6:03 UTC  (2+ messages)

Setting owner and permissions of subvolumes in newly-created BTRFS filesystem
 2025-10-15  6:01 UTC  (3+ messages)

[PATCH v7 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-10-15  6:01 UTC  (3+ messages)
` [PATCH v7 1/2] lib/xe/xe_query: Get runtime xe device graphics version "
` [PATCH v7 2/2] lib/intel_device_info: Query runtime xe device graphics versions

[PATCH] md: fix rcu protection in md_wakeup_thread
 2025-10-15  5:59 UTC 

still using 'git whatchanged'
 2025-10-15  5:42 UTC 

[PATCH] refs/files: deprecate writing symrefs as symbolic links
 2025-10-15  5:59 UTC  (3+ messages)

[PATCH v1 0/2] update CQ entry and dump CQE in MCQ mode
 2025-10-15  5:58 UTC  (4+ messages)
` [PATCH v1 1/2] ufs: core: update CQ Entry to UFS 4.1 format

[PATCH v5] x86: make Viridian support optional
 2025-10-15  5:58 UTC  (4+ messages)

[PATCH v2 net-next 0/6] net: optimize TX throughput and efficiency
 2025-10-15  5:54 UTC  (9+ messages)
` [PATCH v2 net-next 1/6] selftests/net: packetdrill: unflake tcp_user_timeout_user-timeout-probe.pkt
` [PATCH v2 net-next 3/6] net/sched: act_mirred: add loop detection
` [PATCH v2 net-next 4/6] Revert "net/sched: Fix mirred deadlock on device recursion"
` [PATCH v2 net-next 5/6] net: sched: claim one cache line in Qdisc

[PATCH 0/2] optimization of dma-buf system_heap allocation
 2025-10-15  5:52 UTC  (10+ messages)
` [PATCH 2/2] driver: dma-buf: use alloc_pages_bulk_list for order-0 allocation

[PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory
 2025-10-15  5:51 UTC  (6+ messages)
` [REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)

[PATCH] hw/display/xenfb: Replace unreachable code by abort()
 2025-10-15  5:50 UTC  (5+ messages)

[RFC PATCH 01/15] Audit: Create audit_stamp structure
 2025-10-15  5:18 UTC  (3+ messages)
` [PATCH RFC 1/15] "

[PATCH RFC xenomai-images 0/2] Rework linux-xenomai debug configuration
 2025-10-15  5:48 UTC  (5+ messages)
` [PATCH 1/2] linux-xenomai: Add arch specific debug kernel configuration snippets
` [PATCH 2/2] linux-xenomai: Consolidate debug-configurations

[PATCH v2] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2025-10-15  5:46 UTC  (2+ messages)

[PATCH] iio: test: fixed-point: new kunit test
 2025-10-15  5:46 UTC  (2+ messages)

[PATCH v7 00/14] hide ->i_state behind accessors
 2025-10-15  5:46 UTC  (6+ messages)
` [PATCH v7 03/14] fs: provide accessors for ->i_state

[PATCH] PM: Introduce CALL_PM_OP macro to reduce code duplication
 2025-10-15  5:46 UTC  (3+ messages)

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

Suspend regression in v6.18-rc1
 2025-10-15  5:45 UTC  (2+ messages)

[PATCH v3 00/22] smb: fix some bugs, move duplicate definitions to common header file
 2025-10-15  5:43 UTC  (2+ messages)

[PATCH] gen_initramfs.sh: add the positive check for timestamp
 2025-10-15  5:42 UTC  (2+ messages)

[PATCH v6 0/7] Fix stale IOTLB entries for kernel address space
 2025-10-15  5:38 UTC  (6+ messages)
` [PATCH v6 3/7] x86/mm: Use 'ptdesc' when freeing PMD pages

Latency issue on 6.12
 2025-10-15  5:41 UTC  (2+ messages)

[PATCH V4 0/4] Add support for TI VIP
 2025-10-15  5:40 UTC  (5+ messages)
` [PATCH V4 1/4] media: ti: vpe: Re-introduce multi-instance and multi-client support
` [PATCH V4 2/4] media: ti: vpe: Export vpdma_load_firmware() function
` [PATCH V4 3/4] dt-bindings: media: ti: vpe: Add support for Video Input Port
` [PATCH V4 4/4] media: ti: vpe: Add the VIP driver

[RFC PATCH] sched/deadline: Avoid dl_server boosting with expired deadline
 2025-10-15  5:40 UTC  (8+ messages)

[PATCH rust-next v2 0/3] rust: miscdevice: add llseek support
 2025-10-15  5:40 UTC  (2+ messages)

[PATCH] fs: exfat: fix improper check of dentry.stream.valid_size
 2025-10-15  5:39 UTC  (2+ messages)

Xenomai community call on Wednesday, October 15, 2025, UTC 7:30 AM
 2025-10-15  5:38 UTC 

[PATCH 00/19] Cache Aware Scheduling
 2025-10-15  5:38 UTC  (7+ messages)
` [PATCH 01/19] sched/fair: Add infrastructure for cache-aware load balancing

[PATCH] drm/virtgpu: Use vblank timer
 2025-10-15  5:37 UTC  (8+ messages)

Recharge. Pay. Earn Rewards!
 2025-10-15  5:32 UTC 

[Intel-wired-lan] [PATCH iwl-net v1] ixgbe: guard fwlog code by CONFIG_DEBUG_FS
 2025-10-15  5:24 UTC  (3+ messages)

[PATCH 0/2] KHO: Fix metadata allocation in scratch area
 2025-10-15  5:31 UTC  (3+ messages)
` [PATCH 1/2] liveupdate: kho: warn and fail on metadata or preserved memory "
` [PATCH 2/2] liveupdate: kho: allocate metadata directly from the buddy allocator

[net-next v8 0/3] add broadcast_neighbor for no-stacking networking arch
 2025-10-15  5:31 UTC  (5+ messages)
` [net-next v8 1/3] net: bonding: add broadcast_neighbor option for 802.3ad

[PATCH v2 2/2] hyperv: Enable clean shutdown for root partition with MSHV
 2025-10-15  5:23 UTC  (2+ messages)

[master/scarthgap][PATCH] conf: machine: am62dxx-evm: Add overlay for EQEP
 2025-10-15  5:30 UTC  (2+ messages)

[PATCH v1 6/6] iommu: Pass in old domain to attach_dev callback functions
 2025-10-15  5:22 UTC  (2+ messages)

[syzbot] [ocfs2?] UBSAN: array-index-out-of-bounds in ocfs2_block_group_fill
 2025-10-15  5:28 UTC  (3+ messages)
` Forwarded: [PATCH] ocfs2: add validation for chain index "
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 13863a59e410cab46d26751941980dc8f088b9b3

[PATCH v4 0/7] KVM: SVM: Add Page Modification Logging (PML) support
 2025-10-15  5:27 UTC  (16+ messages)
` [PATCH v4 1/7] KVM: x86: Carve out PML flush routine
` [PATCH v4 3/7] KVM: x86: Move enable_pml variable to common x86 code
` [PATCH v4 4/7] KVM: x86: Move nested CPU dirty logging logic to common code

[PATCH v3 net] udp: do not use skb_release_head_state() before skb_attempt_defer_free()
 2025-10-15  5:27 UTC 

[PATCH 00/18] media: microchip-isc: Color correction and histogram stats
 2025-10-15  5:26 UTC  (3+ messages)

[ANNOUNCE] exfatprogs-1.3.0 version released
 2025-10-15  5:23 UTC 

[PATCH] perf: Fix system hang caused by cpu-clock
 2025-10-15  5:18 UTC 

[PATCH 0/6] Fix a couple of wedge corner-case memory leaks
 2025-10-15  5:18 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Fix a couple of wedge corner-case memory leaks (rev4)

[PATCH net-next] tcp: better handle TCP_TX_DELAY on established flows
 2025-10-15  5:17 UTC  (3+ messages)

[PATCH 0/4] blk-rq-qos: fix possible deadlock
 2025-10-15  5:16 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: Fix NULL pointer deference in try_to_register_card
 2025-10-15  5:16 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH net-next] net: dwmac-rk: No need to check the return value of phy_power_on()
 2025-10-15  5:14 UTC 

[syzbot] [ocfs2?] UBSAN: array-index-out-of-bounds in ocfs2_block_group_fill
 2025-10-15  5:15 UTC 

[linus:master] [tracing] 9f0cb91767: BUG:kernel_hang_in_boot_stage
 2025-10-15  5:14 UTC 

[PATCH v14 0/9] platform/x86: Add asus-armoury driver
 2025-10-15  5:13 UTC  (2+ messages)

[rgushchin:bpfoom.2.2 20/21] mm/oom_kill.c:1429: undefined reference to `bpf_psi_bpf_ops'
 2025-10-15  5:11 UTC 

[PATCH v13 1/2] dt-bindings: iio: adc: add max14001
 2025-10-15  5:12 UTC  (2+ messages)
` [PATCH v13 2/2] iio: adc: max14001: New driver

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-10-15  5:11 UTC  (8+ messages)
        ` [EXT] "

[PATCH v1 0/7] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-10-15  5:07 UTC  (18+ messages)
` [PATCH v1 1/7] virtio-gpu: Recreate the resource's dmabuf if new backing is attached
` [PATCH v1 2/7] virtio-gpu: Don't rely on res->blob to identify blob resources
` [PATCH v1 3/7] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v1 7/7] virtio-gpu-udmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH] spdx-licenses.json: Update to SPDX license version 3.27.0
 2025-10-15  5:07 UTC 

Adding algorithm agility to the crypto library functions
 2025-10-15  4:59 UTC  (5+ messages)

[PATCH v3 00/17] Remap tree
 2025-10-15  5:05 UTC  (9+ messages)
` [PATCH v3 08/17] btrfs: redirect I/O for remapped block groups
` [PATCH v3 15/17] btrfs: allow balancing remap tree
` [PATCH v3 16/17] btrfs: handle discarding fully-remapped block groups
` [PATCH v3 17/17] btrfs: add stripe removal pending flag

[PATCH v3 0/3] replay: make atomic ref updates the default
 2025-10-15  5:05 UTC  (3+ messages)

[PATCH v2 1/3] xfs: don't set bt_nr_sectors to a negative number
 2025-10-15  5:04 UTC  (3+ messages)
` [PATCH v2 2/3] xfs: always warn about deprecated mount options
` [PATCH v2 3/3] xfs: quietly ignore "

[PATCH v4 mm-new 0/2] mm/swapfile.c: select the swap device with default priority round robin
 2025-10-15  5:02 UTC  (11+ messages)
` [PATCH v4 mm-new 1/2] mm/swap: do not choose swap device according to numa node
` [PATCH v4 mm-new 2/2] mm/swap: select swap device with default priority round robin

[PATCH v2 0/1] replay: make atomic ref updates the default behavior
 2025-10-15  5:01 UTC  (7+ messages)
` [PATCH v3 0/3] replay: make atomic ref updates the default
  ` [PATCH v3 2/3] replay: make atomic ref updates the default behavior

[PATCH v1 06/10] drm/panthor: Implement L2 power on/off via PWR_CONTROL
 2025-10-15  5:01 UTC  (2+ messages)

[PATCH] x264: switch to PACKAGECONFIG
 2025-10-15  5:00 UTC  (2+ messages)
` [OE-core] "

[PATCH] Set lockmem limit before checking BPF helper functions
 2025-10-15  5:01 UTC  (2+ messages)

[PATCH] drm/tilcdc: Fix removal actions in case of failed probe
 2025-10-15  5:00 UTC  (2+ messages)

cleanup quota locking
 2025-10-15  5:00 UTC  (7+ messages)
` [PATCH 01/17] xfs: make qi_dquots a 64-bit value
` [PATCH 03/17] xfs: don't lock the dquot before return in xqcheck_commit_dquot

[PATCH 00/25] Enable LT PHY
 2025-10-15  5:00 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ i915.CI.BAT: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/3] Add ADSP and CDSP support on Kaanapali SoC
 2025-10-15  4:57 UTC  (4+ messages)
` [PATCH v2 1/3] misc: fastrpc: Rename phys to dma_addr for clarity
` [PATCH v2 2/3] misc: fastrpc: Add support for new DSP IOVA formatting
` [PATCH v2 3/3] misc: fastrpc: Update dma_mask for CDSP support on Kaanapali SoC

[PATCH v3 0/5] TI-K3-DTS: Cleanup CPSW DT Nodes
 2025-10-15  4:58 UTC  (3+ messages)

[PATCH v12 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-10-15  4:49 UTC  (2+ messages)

[PATCH v5 05/10] PM: EM: Add an iterator and accessor for the performance domain
 2025-10-15  4:49 UTC  (2+ messages)

stable: commit "cpuidle: menu: Avoid discarding useful information" causes regressions
 2025-10-15  4:50 UTC  (10+ messages)

[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
 2025-10-15  4:49 UTC  (5+ messages)
` [PATCH mm-new v3 1/3] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain

[PATCH v2 0/2] amd_iommu: Cleanups and fixes (PART 2)
 2025-10-15  4:44 UTC  (9+ messages)
` [PATCH v2 1/2] amd_iommu: Fix handling device on buses != 0

[PATCH] meta/conf/licenses.conf: map SMAIL_GPL to SMAIL-GPL
 2025-10-15  4:45 UTC 

[RFC 0/2] Lift restriction about VDUSE net devices with CVQ
 2025-10-15  4:44 UTC  (7+ messages)
` [RFC 1/2] virtio_net: timeout control virtqueue commands

[PATCH i-g-t 0/3] extend lobf test for supported connectors
 2025-10-15  4:43 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for extend lobf test for supported connectors (rev3)

[PATCH V7 00/19] virtio_ring in order support
 2025-10-15  4:42 UTC  (4+ messages)
` [PATCH V7 19/19] virtio_ring: add "

[PATCH] blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()
 2025-10-15  4:42 UTC  (3+ messages)

kill xlog_in_core_2_t v2
 2025-10-15  4:41 UTC  (13+ messages)
` [PATCH 2/9] xfs: add a on-disk log header cycle array accessor
` [PATCH 3/9] xfs: don't use xlog_in_core_2_t in struct xlog_in_core
` [PATCH 5/9] xfs: remove a very outdated comment from xlog_alloc_log
` [PATCH 6/9] xfs: remove xlog_in_core_2_t

[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-10-15  4:38 UTC  (15+ messages)
` [PATCH v16 01/14] power: reset: reboot-mode: Synchronize list traversal
` [PATCH v16 02/14] power: reset: reboot-mode: Add device tree node-based registration
` [PATCH v16 03/14] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v16 04/14] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH v16 05/14] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
` [PATCH v16 06/14] dt-bindings: arm: Document reboot mode magic
` [PATCH v16 07/14] firmware: psci: Implement vendor-specific resets as reboot-mode
` [PATCH v16 08/14] arm64: dts: qcom: qcm6490-idp: Add PSCI SYSTEM_RESET2 types
` [PATCH v16 09/14] arm64: dts: qcom: qcs6490-rb3gen2: "
` [PATCH v16 10/14] arm64: dts: qcom: lemans-ride: "
` [PATCH v16 11/14] arm64: dts: qcom: lemans-evk: "
` [PATCH v16 12/14] arm64: dts: qcom: qcs8300-ride: "
` [PATCH v16 13/14] arm64: dts: qcom: monaco-evk: "
` [PATCH v16 14/14] arm64: dts: qcom: qcs615-ride: "

[PATCH v2 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-15  4:37 UTC  (3+ messages)
` [PATCH v2 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding

[Stable-10.1.2 00/11] Patch Round-up for stable 10.1.2, freeze on 2025-10-18
 2025-10-15  4:25 UTC  (12+ messages)
` [Stable-10.1.2 01/11] pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs
` [Stable-10.1.2 02/11] hid: fix incorrect return value for hid
` [Stable-10.1.2 03/11] docs/devel: Correct uefi-vars-x64 device name
` [Stable-10.1.2 04/11] pcie_sriov: make pcie_sriov_pf_exit() safe on non-SR-IOV devices
` [Stable-10.1.2 05/11] target/arm: Don't set HCR.RW for AArch32 only CPUs
` [Stable-10.1.2 06/11] target/riscv: Fix the mepc when sspopchk triggers the exception
` [Stable-10.1.2 07/11] target/riscv: Fix SSP CSR error handling in VU/VS mode
` [Stable-10.1.2 08/11] target/riscv: Fix ssamoswap error handling
` [Stable-10.1.2 09/11] target/riscv: rvv: Fix vslide1[up|down].vx unexpected result when XLEN=32 and SEW=64
` [Stable-10.1.2 10/11] target/i386: add compatibility property for arch_capabilities
` [Stable-10.1.2 11/11] target/i386: add compatibility property for pdcm feature

[Stable-10.0.6 00/13] Patch Round-up for stable 10.0.6, freeze on 2025-10-18
 2025-10-15  4:25 UTC  (14+ messages)
` [Stable-10.0.6 01/13] Revert "target/i386: do not expose ARCH_CAPABILITIES on AMD CPU"
` [Stable-10.0.6 02/13] Revert "i386/cpu: Move adjustment of CPUID_EXT_PDCM before feature_dependencies[] check"
` [Stable-10.0.6 03/13] ui/gtk: Consider scaling when propagating ui info
` [Stable-10.0.6 04/13] ui/gtk: Fix callback function signature
` [Stable-10.0.6 05/13] hid: fix incorrect return value for hid
` [Stable-10.0.6 06/13] docs/devel: Correct uefi-vars-x64 device name
` [Stable-10.0.6 07/13] pcie_sriov: make pcie_sriov_pf_exit() safe on non-SR-IOV devices
` [Stable-10.0.6 08/13] target/arm: Don't set HCR.RW for AArch32 only CPUs
` [Stable-10.0.6 09/13] target/riscv: Fix the mepc when sspopchk triggers the exception
` [Stable-10.0.6 10/13] target/riscv: Fix SSP CSR error handling in VU/VS mode
` [Stable-10.0.6 11/13] target/riscv: Fix ssamoswap error handling
` [Stable-10.0.6 12/13] target/riscv: rvv: Fix vslide1[up|down].vx unexpected result when XLEN=32 and SEW=64
` [Stable-10.0.6 13/13] pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs

[PATCH] HID: hid-input: only ignore 0 battery events for digitizers
 2025-10-15  4:31 UTC  (3+ messages)

meta-selinux][PATCH - Do not look HLL files when POLICY_MONOLITHIC=y is configured
 2025-10-15  4:30 UTC  (4+ messages)

QA notification for completed autobuilder build (yocto-5.0.13.rc2)
 2025-10-15  4:30 UTC  (2+ messages)
` FW: [qa-build-notification] "

[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-15  4:30 UTC  (4+ messages)
` [PATCH 18/32] drm/i915/xe3p_lpd: Drop support for interlace mode
` ✓ i915.CI.BAT: success for drm/i915/display: Add initial support for Xe3p_LPD

[PATCH v2 1/2] tcpm: Parse and log AVS APDO
 2025-10-15  4:30 UTC  (2+ messages)
` [PATCH v2 2/2] usb: typec: pd: Register SPR AVS caps with usb_power_delivery class

[kvm-unit-tests PATCH 0/2] Fix triple fault in eventinj test
 2025-10-15  4:29 UTC  (5+ messages)
` [PATCH 1/2] x86/eventinj: Use global asm label for nested NMI IP address verification

[PATCH 6/8] drm/i915/display: Check if final vblank is sufficient for PSR features
 2025-10-15  4:29 UTC  (3+ messages)

[PATCH] virtio-net: introduce TSO limit feature
 2025-10-15  4:29 UTC  (3+ messages)

[PATCH v2] HID: hid-input: only ignore 0 battery events for digitizers
 2025-10-15  4:28 UTC 

❌ FAIL (MISSED 4 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 9b332cec)
 2025-10-15  4:23 UTC 

[PATCH v2 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-10-15  4:22 UTC  (4+ messages)
` [PATCH v2 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors

[oe][meta-oe][scarthgap][PATCH 1/3] redis: upgrade 6.2.14 -> 6.2.16
 2025-10-15  4:22 UTC  (3+ messages)
` [oe][meta-oe][scarthgap][PATCH 2/3] redis: upgrade 6.2.16 -> 6.2.18
` [oe][meta-oe][scarthgap][PATCH 3/3] redis: upgrade 6.2.18 -> 6.2.20


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.