All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 23:04:40 to 2026-05-27 00:41:29 UTC [more...]

[RFC PATCH v2 0/5] Add debugfs support for ARM SMMUv3
 2026-05-27  0:41 UTC  (4+ messages)
` [PATCH 1/5] iommu/arm-smmu-v3: Add basic debugfs framework
` [PATCH 0/5] Add debugfs support for ARM SMMUv3

[PATCH net-next v4 1/2] net/ethernet: add ZTE network driver support
 2026-05-27  0:41 UTC  (2+ messages)

[PATCH] target/riscv/insn_trans/trans_rvzicbo.c.inc: save opcode before helpers
 2026-05-27  0:39 UTC  (3+ messages)

[PATCH v2 2/2] net: usb: Add Infineon XMM6260 Baseband modem support
 2026-05-27  0:38 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: sockopt: check timestamping ret value
 2026-05-27  0:37 UTC 

[PATCH] target/riscv,disas/riscv: add insn len encodings > 64 bit
 2026-05-27  0:35 UTC  (2+ messages)
` [PATCH] target/riscv, disas/riscv: "

[PATCH v2] mm/gup: honour FOLL_PIN in NOMMU __get_user_pages_locked()
 2026-05-27  0:35 UTC  (4+ messages)

[asahilinux:bits/000-devicetree 14/114] arch/arm64/boot/dts/apple/t8112-j413.dtb: power-management@23b700000 (apple,t8112-pmgr): power-controller@2c0: 'apple,externally-clocked' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-05-27  0:35 UTC 

[PATCH] MAINTAINERS: Add CXL reviewer
 2026-05-27  0:33 UTC  (2+ messages)

[PATCH v2 00/10] selftests/vfio: igb: Add driver for Intel
 2026-05-27  0:32 UTC  (14+ messages)
` [PATCH v2 01/10] selftests/vfio: igb: Add driver for IGB QEMU device
` [PATCH v2 02/10] selftests/vfio: igb: Use PHY internal loopback on 82576
` [PATCH v2 03/10] selftests/vfio: igb: Use advanced TX and RX descriptors
` [PATCH v2 04/10] selftests/vfio: igb: Program MSI-X interrupt routing
` [PATCH v2 05/10] selftests/vfio: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH v2 06/10] selftests/vfio: igb: Disable PCIe completion timeout retries
` [PATCH v2 07/10] selftests/vfio: Add vfio_pci_irq_reenable() helper
` [PATCH v2 08/10] selftests/vfio: igb: Factor hardware programming into igb_hw_init()
` [PATCH v2 09/10] selftests/vfio: igb: Recover after DMA-read faults
` [PATCH v2 10/10] selftests/vfio: igb: Use offical IGB headers in selftest driver

[PATCH V2 0/7] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-27  0:31 UTC  (15+ messages)
  ` [PATCH V2 1/7] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V2 2/7] dax/fsdev: fix multi-range offset, vmemmap_shift leak, and probe error cleanup
  ` [PATCH V2 3/7] dax/fsdev: fix kaddr for multi-range and fail probe on invalid pgmap offset
  ` [PATCH V2 4/7] dax/fsdev: clamp direct_access return to current physical range
  ` [PATCH V2 5/7] dax: fix holder_ops race in fs_put_dax()
  ` [PATCH V2 6/7] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V2 7/7] dax: fsdev.c minor formatting cleanup

Re-visiting: bitbake-setup on PyPI as the recommended install path
 2026-05-27  0:31 UTC  (5+ messages)
  ` [OE-core] "

[PATCH] PCI: hotplug: ibm: remove PCI_BIOS dependency
 2026-05-27  0:30 UTC 

[PATCH] llc: Add SPDX id lines to llc header files
 2026-05-27  0:30 UTC  (2+ messages)

[PATCH] llc: Add SPDX id lines to some llc source files
 2026-05-27  0:30 UTC  (2+ messages)

[PATCH net-next v5 0/2] Add OVS packet family YNL spec and unicast notification support
 2026-05-27  0:30 UTC  (2+ messages)

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-05-27  0:29 UTC  (30+ messages)
` [PATCH v4 00/27] deprecate rte_atomicNN family
  ` [PATCH v4 01/27] eal: use intrinsics for rte_atomic on all platforms
  ` [PATCH v4 02/27] eal: reimplement rte_smp_*mb with rte_atomic_thread_fence
  ` [PATCH v4 03/27] ring: unify memory model on C11, remove atomic32
  ` [PATCH v4 04/27] bpf: use C11 atomics in BPF_ST_ATOMIC_REG
  ` [PATCH v4 05/27] net/bonding: use stdatomic
  ` [PATCH v4 06/27] net/nbl: remove unused rte_atomic16 field
  ` [PATCH v4 07/27] net/ena: replace use of rte_atomicNN
  ` [PATCH v4 08/27] net/failsafe: convert to stdatomic
  ` [PATCH v4 09/27] net/enic: do not use deprecated rte_atomic64
  ` [PATCH v4 10/27] net/pfe: use ethdev linkstatus helpers
  ` [PATCH v4 11/27] net/sfc: replace rte_atomic with stdatomic
  ` [PATCH v4 12/27] crypto/ccp: replace use of rte_atomic64 "
  ` [PATCH v4 13/27] bus/dpaa: replace rte_atomic16 "
  ` [PATCH v4 14/27] drivers: "
  ` [PATCH v4 15/27] net/netvsc: replace rte_atomic32 "
    ` [EXTERNAL] "
  ` [PATCH v4 16/27] event/sw: convert from rte_atomic32 to stdatomic
  ` [PATCH v4 17/27] bus/vmbus: convert from rte_atomic "
  ` [PATCH v4 18/27] common/dpaax: use stdatomic instead of rte_atomic
  ` [PATCH v4 19/27] net/bnx2x: convert from rte_atomic32 to stdatomic
  ` [PATCH v4 20/27] bus/fslmc: replace rte_atomic32 with stdatomic
  ` [PATCH v4 21/27] drivers/event: replace rte_atomic32 in selftests
  ` [PATCH v4 22/27] net/hinic: replace rte_atomic32 with stdatomic
  ` [PATCH v4 23/27] net/txgbe: "
  ` [PATCH v4 24/27] net/vhost: use stdatomic instead of rte_atomic32
  ` [PATCH v4 25/27] vdpa/ifc: replace rte_atomic32 with stdatomic
  ` [PATCH v4 26/27] test/atomic: suppress deprecation warnings for legacy APIs
  ` [PATCH v4 27/27] eal: mark rte_atomicNN as deprecated

[PATCH v2 0/3] x86: Fix a F00F bug warning and cleanup surrounding code
 2026-05-27  0:29 UTC  (16+ messages)
` [PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()

[PATCH] KVM: Delete guest-triggerable (in theory) BUG_ON() in ioeventfd datamatch
 2026-05-27  0:29 UTC 

[PATCH net-next] net: fec_mpc52xx_phy: Add missing MODULE_DESCRIPTION()
 2026-05-27  0:29 UTC  (2+ messages)

[PATCH v5 0/3] arm64: dts/bindings: Add support for BeagleBadge
 2026-05-27  0:28 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: arm: ti: Add am62l3-beaglebadge
` [PATCH v5 2/3] arm64: dts: ti: Add k3-am62l3-beaglebadge
` [PATCH v5 3/3] arm64: defconfig: Enable drivers for BeagleBadge

[BUG] net: tcp: SO_LINGER with l_linger=0 leaks memory when closing sockets with pending send data
 2026-05-27  0:25 UTC  (5+ messages)

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-05-27  0:24 UTC  (2+ messages)

[PATCH v4 0/4] drm/xe/rtp: WA table context testing
 2026-05-27  0:24 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/rtp: WA table context testing (rev4)

[PATCH v7 00/27] single-binary: Make riscv cpu.h target independent
 2026-05-27  0:22 UTC  (2+ messages)

[PATCH v2] target/riscv: Reject Svinval instructions in U-mode
 2026-05-27  0:15 UTC  (3+ messages)

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-05-27  0:16 UTC  (3+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl

[mtd:spi-nor/next 20/28] htmldocs: Documentation/driver-api/mtd/spi-nor.rst:216: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
 2026-05-27  0:16 UTC  (2+ messages)

[PATCH] leds: Fix sysfs ABI date
 2026-05-27  0:14 UTC 

Roadmap for extending DAMON beyond pte-accessed bit
 2026-05-27  0:11 UTC  (2+ messages)

[PATCH] mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
 2026-05-27  0:10 UTC  (3+ messages)

[PATCH net-next v3 0/4] second series for xpcs based rsfec configuratio
 2026-05-27  0:09 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: pcs: xpcs: Expand mdiodev member as an array
` [PATCH net-next v3 2/4] net: pcs: xpcs: Allow for multiple addr in creation
` [PATCH net-next v3 3/4] net: pcs: xpcs: Add hooks for xpcs configuration of rsfec
` [PATCH net-next v3 4/4] net: pcs: xpcs: Add handling for 4 channel rsfec device

[PATCH] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
 2026-05-27  0:09 UTC  (5+ messages)

[PATCH] target/riscv: Do not hide Sstc CSRs from gdbstub
 2026-05-27  0:09 UTC  (3+ messages)

[PATCHv8 0/3] various memory related fixups
 2026-05-27  0:09 UTC  (2+ messages)

[PATCH v2 07/23] dmaengine: sdxi: Allocate administrative context
 2026-05-27  0:07 UTC  (3+ messages)

[PATCH v2 06/23] dmaengine: sdxi: Allocate DMA pools
 2026-05-27  0:05 UTC  (3+ messages)

[PATCH v7 0/8] Introduce Xe PCIe FLR
 2026-05-27  0:04 UTC  (3+ messages)
` [PATCH v7 1/8] drm/xe/uc_fw: Allow re-initializing firmware

[PATCH v2 0/2] Add support for Battery Status AMS
 2026-05-27  0:02 UTC  (6+ messages)
` [PATCH v2 1/2] power: supply: Add helpers to get and put arrays of power supply handles
` [PATCH v2 2/2] usb: typec: tcpm: Add support for Battery Status response message

[PATCH] powerpc/kexec_file: use snprintf to simplify setup_kdump_cmdline
 2026-05-27  0:01 UTC 

[PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
 2026-05-26 23:59 UTC  (4+ messages)

[PATCH v1] target/riscv: Add mseccfg to VMStateDescription
 2026-05-26 23:57 UTC  (3+ messages)

[patch 24/24] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
 2026-05-26 23:57 UTC  (2+ messages)
` [PATCH "

[PATCH v6 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-05-26 23:56 UTC  (3+ messages)
` [PATCH v6 3/4] mm: memcontrol: add interfaces for swap tier selection

[patch 23/24] timekeeping: Add support for AUX clock cross timestamping
 2026-05-26 23:56 UTC  (2+ messages)
` [PATCH "

[patch 22/24] timekeeping: Remove system_device_crosststamp::sys_realtime
 2026-05-26 23:56 UTC  (2+ messages)
` [PATCH "

[patch 21/24] ALSA: hda/common: Use system_device_crosststamp::sys_systime
 2026-05-26 23:55 UTC  (2+ messages)
` [PATCH "

[patch 20/24] wifi: iwlwifi: Use system_device_crosststamp::sys_systime
 2026-05-26 23:55 UTC  (2+ messages)
` [PATCH "

[patch 19/24] ptp: Use system_device_crosststamp::sys_systime
 2026-05-26 23:54 UTC  (2+ messages)
` [PATCH "

[moderation/CI] Re: io_uring: annotate remote tasks for kcoverage
 2026-05-26 23:54 UTC 

[patch 18/24] timekeeping: Prepare for cross timestamps on arbitrary clock IDs
 2026-05-26 23:54 UTC  (2+ messages)
` [PATCH "

[PATCH 0/6] sched/proxy: doodles
 2026-05-26 23:54 UTC  (4+ messages)
` [PATCH 1/6] sched/proxy: Remove superfluous clear_task_blocked_in()

[PATCH] coverage: place GCOV-generated .text.* sections in Xen text
 2026-05-26 23:53 UTC  (2+ messages)

[PATCH v2 0/5] target/riscv: Fix no-TCG build
 2026-05-26 23:52 UTC  (6+ messages)
` [PATCH v2 1/5] target/riscv: Remove unused tcg/tcg.h include
` [PATCH v2 4/5] target/riscv: Reject x-misa-w without TCG

[patch 17/24] timekeeping: Remove ktime_get_snapshot()
 2026-05-26 23:52 UTC  (2+ messages)
` [PATCH "

[patch 16/24] virtio_rtc: Use provided clock ID for history snapshot
 2026-05-26 23:51 UTC  (2+ messages)
` [PATCH "

[patch 15/24] net/mlx5: Use provided clock ID for history snapshot
 2026-05-26 23:51 UTC  (2+ messages)
` [PATCH "

[PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
 2026-05-26 23:51 UTC  (12+ messages)
` [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE

[patch 14/24] igc: Use provided clock ID for history snapshot
 2026-05-26 23:50 UTC  (2+ messages)
` [PATCH "

[patch 13/24] ice/ptp: Use provided clock ID for history snapshot
 2026-05-26 23:49 UTC  (2+ messages)
` [PATCH "

[Invitation] bi-weekly guest_memfd upstream call on 2026-05-28
 2026-05-26 23:49 UTC 

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-05-26 23:49 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/atomic: Rework initial state allocation (rev5)

[patch 12/24] wifi: iwlwifi: Adopt PTP cross timestamps to core changes
 2026-05-26 23:47 UTC  (2+ messages)
` [PATCH "

[patch 11/24] timekeeping: Add CLOCK ID to system_device_crosststamp
 2026-05-26 23:46 UTC  (2+ messages)
` [PATCH "

[PATCH v3 00/14] single-binary: Compile hw/riscv once
 2026-05-26 23:45 UTC  (3+ messages)

[patch 10/24] timekeeping: Add system_counterval_t to struct system_device_crosststamp
 2026-05-26 23:45 UTC  (2+ messages)
` [PATCH "

[patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
 2026-05-26 23:44 UTC  (2+ messages)
` [PATCH 9/24] "

[PATCH v2 01/23] PCI: Add SNIA SDXI accelerator sub-class
 2026-05-26 23:44 UTC  (3+ messages)

[patch 08/24] timekeeping: Remove system_time_snapshot::real/boot
 2026-05-26 23:44 UTC  (2+ messages)
` [PATCH 8/24] "

[PATCH v3 00/10] GuC paging engine support
 2026-05-26 23:43 UTC  (7+ messages)
` [PATCH v3 03/10] drm/xe/guc: add the plumbing for GUC_PAGING_CLASS
` [PATCH v3 07/10] drm/xe/guc: handle submit mask with paging engine
` [PATCH v3 09/10] drm/xe/hw_engine: document top-down paging requirement

[patch 07/24] ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()
 2026-05-26 23:43 UTC  (2+ messages)
` [PATCH 7/24] "

[patch 06/24] KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIME
 2026-05-26 23:43 UTC  (2+ messages)
` [PATCH 6/24] "

[patch 05/24] KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIME
 2026-05-26 23:42 UTC  (2+ messages)
` [PATCH 5/24] "

security_task_prctl: why -ENOSYS
 2026-05-26 23:42 UTC  (3+ messages)

[patch 04/24] pps: Convert to ktime_get_snapshot_id()
 2026-05-26 23:42 UTC  (2+ messages)
` [PATCH 4/24] "

[patch 03/24] pps: generators: Use ktime_get_real_ts64() instead of ktime_get_snapshot()
 2026-05-26 23:42 UTC  (2+ messages)
` [PATCH 3/24] "

[GIT PULL] More NFSD fixes for 7.1-rc
 2026-05-26 23:41 UTC  (2+ messages)

[GIT PULL] kunit fixes update for Linux 7.1.-rc6
 2026-05-26 23:41 UTC  (2+ messages)

[PATCH 0/4] module: force sh_addr=0 for arch-specific sections
 2026-05-26 23:40 UTC  (3+ messages)

[patch 02/24] timekeeping: Use system_time_snapshot::sys instead of ::real
 2026-05-26 23:40 UTC  (2+ messages)
` [PATCH 2/24] "

[patch 01/24] timekeeping: Provide ktime_get_snapshot_id()
 2026-05-26 23:39 UTC  (2+ messages)

[PATCH] ext4: add ext4_dir_entry_is_tail()
 2026-05-26 23:38 UTC 

[PATCH] ext4: replace ext4_dir_entry with ext4_dir_entry_2
 2026-05-26 23:36 UTC 

[tamird:binder-multiplexed-transactions 1/1] Diff in drivers/android/binder/thread.rs:1450:
 2026-05-26 23:34 UTC 

[PATCH net] ethtool: vclock: propagate errors from ptp_get_vclocks_index()
 2026-05-26 23:34 UTC  (3+ messages)

Minimum kernel version for SELinux userspace
 2026-05-26 23:31 UTC  (4+ messages)

[PATCH v6 00/16]
 2026-05-26 23:31 UTC  (3+ messages)
` [PATCH v6 08/16] KVM: x86/pmu: Add support for KVM_X86_PMU_OP_OPTIONAL_RET0

[PATCH 1/1] NFSv4/pnfs: defer return_range callbacks until after inode unlock
 2026-05-26 23:29 UTC 

[PATCH v2 03/23] dmaengine: sdxi: Add PCI initialization
 2026-05-26 23:28 UTC  (3+ messages)

[PATCH 0/4] hw/riscv: Inline TYPE_RISCV_CPU_BASE definition
 2026-05-26 23:27 UTC  (9+ messages)
` [PATCH 1/4] hw/riscv/spike: Use 'max' CPU type by default
` [PATCH 2/4] target-info: Add target_riscv64()
` [PATCH 3/4] hw/riscv/microblaze-v: Use RV32I / RV64I CPU type by default
` [PATCH 4/4] hw/riscv/virt: Inline TYPE_RISCV_CPU_BASE definition

[PATCH net v4 0/5] xsk: fix meta and publish of cq issues
 2026-05-26 23:26 UTC  (12+ messages)

[PATCH] net: page_pool: check nla_nest_start() return value in page_pool_nl_stats_fill()
 2026-05-26 23:27 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net v1] ice: prevent tstamp ring allocation for non-PF VSI types
 2026-05-26 15:47 UTC 

[PATCH] RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs
 2026-05-26 23:24 UTC  (3+ messages)

[PATCH v4] i2c: davinci: fix division by zero on missing clock-frequency
 2026-05-26 23:24 UTC  (2+ messages)

[PATCH RFC bpf-next v2 5/6] bpf: report register diff summary for hot callchains
 2026-05-26 23:24 UTC  (3+ messages)

[PATCH v2] tpm: tpm_tis: Add optional delay after relinquish
 2026-05-26 23:22 UTC  (4+ messages)
` [PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs
  ` [PATCH v3 1/2] tpm: tpm_tis: store entire did_vid
  ` [PATCH v3 2/2] tpm: tpm_tis: Add settle time for some TPMs

[PATCH] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
 2026-05-26 23:21 UTC  (3+ messages)

[PATCH v16 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-05-26 23:21 UTC  (2+ messages)

[PATCH v3] cxl/test: Enforce PMD alignment for volatile mock regions
 2026-05-26 23:21 UTC  (2+ messages)

[PATCH 6.12 000/666] 6.12.91-rc1 review
 2026-05-26 23:21 UTC  (4+ messages)
` [PATCH 6.12 375/666] perf tool_pmu: Factor tool events into their own PMU

[PATCH i-g-t 0/2] test/kms_colorop_helper: don't requests colorop updates indefinitely
 2026-05-26 23:18 UTC  (2+ messages)

[PATCH] block: blk-zoned: fix zwplug refcount leak on write error path
 2026-05-26 23:15 UTC  (3+ messages)

[PATCH net v3] net: tls: use sync AEAD for sk_msg BPF sockets
 2026-05-26 23:11 UTC  (3+ messages)

[PATCH 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-05-26 23:09 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[RFC PATCH 1/8] timekeeping: Add clocksource read_raw() method and raw_cycles to snapshot
 2026-05-26 23:06 UTC  (8+ messages)
  ` [RFC PATCH 2/8] clocksource/hyperv: Implement read_raw() for TSC page clocksource
  ` [RFC PATCH 3/8] x86/kvmclock: Implement read_raw() for kvmclock clocksource
  ` [RFC PATCH 4/8] KVM: x86: Use ktime_get_snapshot_id() for master clock
  ` [RFC PATCH 5/8] KVM: x86: Compute kvmclock base without pvclock_gtod_data
  ` [RFC PATCH 6/8] KVM: x86: Replace pvclock_gtod_data vclock_mode with boolean
  ` [RFC PATCH 7/8] KVM: x86: Remove pvclock_gtod_data and private timekeeping code
  ` [RFC PATCH 8/8] ptp: vmclock: Use raw_cycles from snapshot for precise TSC pairing

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, May 27th
 2026-05-26 23:07 UTC 

[PATCH v2 0/6] sched: Add support for long task name
 2026-05-26 23:06 UTC  (3+ messages)
` [PATCH v2 3/6] treewide: Replace memcpy(..., current->comm) with strscpy()

[PATCH v2 1/1] cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()
 2026-05-26 23:05 UTC  (2+ messages)

[PATCH] fix typo in alpha/lib Makefile comment
 2026-05-26 23:00 UTC 

[PATCH net-next v2] doc/netlink: rt-link: fix binary attributes marked as strings
 2026-05-26 23:04 UTC 

[PATCH 0/3] don't allow changes to inactive colorops
 2026-05-26 23:04 UTC  (3+ messages)
` [PATCH 3/3] drm/atomic: reject colorop update from inactive color pipeline


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.