All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-17 08:22:08 to 2025-07-17 09:20:03 UTC [more...]

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-07-17  9:19 UTC  (3+ messages)
` [PATCH bpf-next V2 1/7] net: xdp: Add xdp_rx_meta structure

[PATCH 5.15 00/78] 5.15.189-rc2 review
 2025-07-17  9:19 UTC  (2+ messages)

[PATCH] rtc: amlogic-a4: Optimize global variables
 2025-07-17  9:19 UTC  (2+ messages)

[PATCH v2] mm: fault in complete folios instead of individual pages for tmpfs
 2025-07-17  9:19 UTC  (10+ messages)

[PATCH] selftests/damon: introduce _common.sh to host shared function
 2025-07-17  9:19 UTC 

[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-17  9:18 UTC  (5+ messages)
` [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[GIT PULL] wireless-2025-07-17
 2025-07-17  9:17 UTC 

[PATCH v4 0/7] riscv: Add support for xmipsexectl
 2025-07-17  9:01 UTC  (8+ messages)
` [PATCH v4 2/7] riscv: Add xmipsexectl as a vendor extension
` [PATCH v4 3/7] riscv: Add xmipsexectl PAUSE instruction
` [PATCH v4 4/7] riscv: hwprobe: Add MIPS vendor extension probing

[PATCH v9 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-17  8:49 UTC  (5+ messages)
` [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops

[bug report] A filesystem abnormal mount issue
 2025-07-17  9:11 UTC 

[PATCH net-next v10 00/12] Split netmem from struct page
 2025-07-17  9:17 UTC  (10+ messages)
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
              ` [Intel-wired-lan] "

[PATCH v2 1/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
 2025-07-17  8:46 UTC  (4+ messages)

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-07-17  9:14 UTC  (8+ messages)

[PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
 2025-07-17  9:12 UTC  (3+ messages)

[PATCH v2 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-07-17  9:12 UTC  (12+ messages)
` [PATCH v2 net-next 01/14] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v2 net-next 02/14] dt-bindings: net: add nxp,netc-timer property
` [PATCH v2 net-next 03/14] ptp: netc: add NETC Timer PTP driver support

[PATCH 6.1 00/89] 6.1.146-rc2 review
 2025-07-17  9:11 UTC  (2+ messages)

BPCC in per-STA profile in link reconfiguration response
 2025-07-17  9:10 UTC  (2+ messages)

[PATCH] vfio: cdx: Fix missing GENERIC_MSI_IRQ on compile test
 2025-07-17  9:10 UTC 

[PATCH 11/11] wifi: ath12k: fix endianness handling in QMI response
 2025-07-17  8:33 UTC  (2+ messages)

[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
 2025-07-17  9:10 UTC  (11+ messages)
` [PATCH v4 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v4 2/9] vsock/virtio: Validate length in packet header before skb_put()
` [PATCH v4 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
` [PATCH v4 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb()
` [PATCH v4 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers
` [PATCH v4 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v4 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put()
` [PATCH v4 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers

[PATCH v2 -next 0/2] sched,freezer: prevent tasks from escaping being frozen
 2025-07-17  8:55 UTC  (3+ messages)
` [PATCH v2 -next 1/2] sched,freezer: Remove unnecessary warning in __thaw_task
` [PATCH v2 -next 2/2] Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"

[PATCH 1/3] perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
 2025-07-17  9:09 UTC  (4+ messages)
` [PATCH 2/3] perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)
` [PATCH 3/3] perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK

[PATCH v12 0/3] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-17  9:08 UTC  (4+ messages)
  ` [PATCH v12 1/3] pwm: Export `pwmchip_release` for external use
  ` [PATCH v12 2/3] rust: pwm: Add Kconfig and basic data structures
  ` [PATCH v12 3/3] rust: pwm: Add complete abstraction layer

[PATCH i-g-t 0/4] Validate VF accesses to VRAM via BAR
 2025-07-17  9:08 UTC  (5+ messages)
` [PATCH i-g-t 1/4] lib/igt_sriov_device: Add helper to iterate over enabled VFs
` [PATCH i-g-t 2/4] lib/intel_vram: Add library for VRAM accesses
` [PATCH i-g-t 3/4] tests/intel/xe_sriov_flr: Use VRAM access helpers from intel_vram library
` [PATCH i-g-t 4/4] tests/intel/xe_sriov_vram: Add test checking VF access to VRAM

[PATCH V2 0/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2025-07-17  8:22 UTC  (6+ messages)
` [PATCH V2 1/2] riscv: Move vendor errata definitions to new header
` [PATCH V2 2/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup

[PATCH v6 0/7] RK3576 thermal sensor support, including OTP trim adjustments
 2025-07-17  8:20 UTC  (5+ messages)

[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
 2025-07-17  9:05 UTC  (5+ messages)

[PATCH v6 0/2] Convert inno hdmi to drm bridge
 2025-07-17  8:13 UTC  (6+ messages)
` [PATCH v6 1/2] drm/rockchip: inno-hdmi: Convert "
` [PATCH v6 2/2] MAINTAINERS: Add entry for Innosilicon hdmi bridge library

task_non_contending() for fair_server leads to timer retries
 2025-07-17  9:05 UTC  (2+ messages)

[PATCH 6.6 000/111] 6.6.99-rc2 review
 2025-07-17  9:03 UTC  (2+ messages)

[PATCH] media: i2c: tc358743: add support for more infoframe types
 2025-07-17  9:03 UTC 

kernel defect causing "freezing user space tasks failed after 20 seconds" upon deep sleep
 2025-07-17  9:03 UTC  (4+ messages)

[PATCH 0/6] x86: Convert x86_cpu_id to VFM
 2025-07-17  9:02 UTC  (5+ messages)
` [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()

[PATCH v3 0/4] for-each-ref: introduce seeking functionality via '--start-after'
 2025-07-17  9:01 UTC  (9+ messages)
` [PATCH v3 3/4] refs: selectively set prefix in the seek functions

[PATCH 0/2] Populate of_node for i.MX netdevs
 2025-07-17  9:00 UTC  (3+ messages)
` [PATCH 1/2] net: fec: fec_probe(): Populate netdev of_node
` [PATCH 2/2] net: stmmac: "

[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-17  9:00 UTC  (7+ messages)
` [PATCH v14 04/21] KVM: x86: Introduce kvm->arch.supports_gmem

[walnascar][PATCH] glibc: stable 2.41 branch updates
 2025-07-17  8:58 UTC 

[PATCH] dts: arm: amlogic: fix pwm node for c3
 2025-07-17  8:59 UTC 

[PATCH 5.10 000/355] 5.10.239-rc1 review
 2025-07-17  8:58 UTC  (4+ messages)
` [PATCH 5.10 279/355] platform: Add Surface platform directory

[PATCH v5] selftests: riscv: add misaligned access testing
 2025-07-17  8:06 UTC  (2+ messages)

[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
 2025-07-17  7:58 UTC  (3+ messages)
` [RFC PATCH 05/36] ACPI / PPTT: Add a helper to fill a cpumask from a processor container

Współpraca
 2025-07-17  8:06 UTC 

[PATCH] mm: ignore nomap memory during mirror init
 2025-07-17  8:57 UTC 

[PATCH v5 00/15] kunit: Introduce UAPI testing framework
 2025-07-17  8:48 UTC  (16+ messages)
` [PATCH v5 01/15] kbuild: userprogs: avoid duplication of flags inherited from kernel
` [PATCH v5 02/15] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v5 03/15] kbuild: doc: add label for userprogs section
` [PATCH v5 04/15] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v5 05/15] init: add nolibc build support
` [PATCH v5 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
` [PATCH v5 07/15] kunit: tool: Add test for nested test result reporting
` [PATCH v5 08/15] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v5 09/15] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v5 10/15] kunit: Always descend into kunit directory during build
` [PATCH v5 11/15] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v5 12/15] kunit: Introduce UAPI testing framework
` [PATCH v5 13/15] kunit: uapi: Add example for UAPI tests
` [PATCH v5 14/15] kunit: uapi: Introduce preinit executable
` [PATCH v5 15/15] kunit: uapi: Validate usability of /proc

[PATCH v2 00/17] xen/riscv: introduce p2m functionality
 2025-07-17  8:56 UTC  (8+ messages)
` [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration

[PATCH v2 0/5] CI test with PREEMPT_RT
 2025-07-17  8:56 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for CI test with PREEMPT_RT (rev3)

[PATCH v4 0/2] drivers/perf: hisi: Add support for HiSilicon MN PMU driver
 2025-07-17  7:41 UTC  (3+ messages)
` [PATCH v4 1/2] drivers/perf: hisi: Add support for HiSilicon NoC PMU
` [PATCH v4 2/2] drivers/perf: hisi: Add support for HiSilicon MN PMU driver

[PATCH v2] misra: tailor the definition of Rule 12.2 to C standard types
 2025-07-17  8:55 UTC 

[PATCH v8 0/7] xen: introduce CONFIG_SYSCTL
 2025-07-17  8:54 UTC  (3+ messages)
` [PATCH v8 7/7] xen/sysctl: wrap around sysctl hypercall

[PATCH] misra: tailor the definition of Rule 12.2 to C standard types
 2025-07-17  8:55 UTC  (4+ messages)

[PATCH v7 0/7] media: venus: Add QCM2290 support with AR50_LITE core
 2025-07-17  8:55 UTC  (5+ messages)
` [PATCH v7 2/7] media: venus: Conditionally register codec nodes based on firmware version

[PATCH v6 10/11] media: i2c: ov9282: implement try_ctrl for strobe_duration
 2025-07-17  8:53 UTC  (2+ messages)

[PATCH] Compiler Attributes: Add __kcfi_salt
 2025-07-17  8:53 UTC 

[PATCH v19 0/2] ACPI: APEI: fix potential hardlockup due to infinite SEA excepction loop
 2025-07-17  8:52 UTC  (3+ messages)

[PATCH] drm/xe/display: Block hpd during suspend
 2025-07-17  8:54 UTC 

[Buildroot] [PATCH 1/1] package/sudo: drop uClibc-exec_ptrace fix applied upstream
 2025-07-17  8:52 UTC  (2+ messages)

[PATCH] seq_buf: Introduce KUnit tests
 2025-07-17  8:52 UTC 

[PATCH i-g-t] tests/intel/xe_vm: Fix skip condition to account for padded BO size
 2025-07-17  8:51 UTC  (2+ messages)

[PATCH v2] cpufreq: queue policy->update work to a dedicated thread
 2025-07-17  8:51 UTC 

[PATCH v2 00/17] XSM changes for split hardware / control domain
 2025-07-17  8:50 UTC  (5+ messages)
` [PATCH v2 13/17] tools/xenstored: Delay firing special watches
` [PATCH v2 14/17] tools/xenstored: Auto-introduce domains

[PATCH] pNFS: fix uninitialized pointer access
 2025-07-17  8:50 UTC  (5+ messages)

[PATCH 6.12 000/165] 6.12.39-rc2 review
 2025-07-17  8:48 UTC  (2+ messages)

[PATCH -next] riscv: Enable ARCH_HAVE_NMI_SAFE_CMPXCHG
 2025-07-17  7:38 UTC  (2+ messages)

[PATCH V2 0/5] Add an optimization also raid6test for RISC-V support
 2025-07-17  7:39 UTC  (4+ messages)
` [PATCH V2 4/5] raid6: riscv: Allow code to be compiled in userspace

[PATCH net-next v9 00/15] net: phy: Introduce PHY ports representation
 2025-07-17  7:30 UTC  (11+ messages)
` [PATCH net-next v9 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v9 02/15] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v9 03/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v9 04/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v9 09/15] net: phy: marvell: Support SFP through phy_port interface
` [PATCH net-next v9 11/15] net: phy: at803x: "
` [PATCH net-next v9 12/15] net: phy: qca807x: "
` [PATCH net-next v9 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v9 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v9 15/15] Documentation: networking: Document the phy_port infrastructure

[PATCH] tests/functional: add --debug CLI arg
 2025-07-17  8:47 UTC  (4+ messages)

[PATCH i-g-t] tests/kms_debugfs: Add a commit after igt_fit_modes_in_bw
 2025-07-17  8:47 UTC  (2+ messages)

[PATCH mm-new 1/2] mm/shmem: hold shmem_swaplist spinlock (not mutex) much less
 2025-07-17  8:46 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ixgbevf: remove unused fields from struct ixgbevf_adapter
 2025-07-17  8:46 UTC  (2+ messages)
`  "

[PATCH v4 0/1] PM / Freezer: Skip zombie/dead processes to reduce
 2025-07-17  8:45 UTC  (6+ messages)
` [PATCH v4] PM / Freezer: Skip zombie/dead processes to reduce freeze latency

[PATCH v5 00/69] accel: Preparatory cleanups for split-accel
 2025-07-17  8:45 UTC  (6+ messages)
` [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-17  8:45 UTC  (6+ messages)
` [PATCH v2 08/15] dt-bindings: thermal: qcom-tsens: document the Milos Temperature Sensor
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi

[PATCH v2] drm/sched: Remove optimization that causes hang when killing dependent jobs
 2025-07-17  8:44 UTC 

[PATCH RESEND v5 0/5] stratix10: Add framework for asynchronous communication with SDM
 2025-07-17  8:43 UTC  (2+ messages)

[PATCH] fastboot: Fix off by 1 error
 2025-07-17  8:43 UTC 

[PATCH v5 00/11] riscv: Add support for MIPS P8700 CPU
 2025-07-17  8:42 UTC  (7+ messages)
` [PATCH v5 08/11] hw/misc: Add RISC-V CMGCR and CPC device implementations
` [PATCH v5 09/11] hw/riscv: Add support for MIPS Boston-aia board model

[PATCH] sysreset: psci: Fix SPL dependency
 2025-07-17  8:41 UTC 

[PATCH] target/riscv/kvm: Introduce simple handler for VS-file allocation failure
 2025-07-17  8:38 UTC  (3+ messages)

[PATCH net-next 0/2] net: hibmcge: Add support for PHY LEDs on YT8521
 2025-07-17  8:39 UTC  (4+ messages)
` [PATCH net-next 2/2] "

[PATCH v1 0/9] mm: vm_normal_page*() improvements
 2025-07-17  8:39 UTC  (4+ messages)
` [PATCH v1 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio

[usb:usb-linus] BUILD SUCCESS 2521106fc732b0b75fd3555c689b1ed1d29d273c
 2025-07-17  8:36 UTC 

[PATCH v2 0/3] migration: Fix possible access out of bounds
 2025-07-17  8:37 UTC  (3+ messages)
` [PATCH v2 2/3] migration: HMP: Fix postcopy latency distribution label

[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
 2025-07-17  8:28 UTC  (8+ messages)
` [RFC PATCH 1/3] coco: tsm: Add tsm_bind/unbind helpers
  ` [RFC PATCH 3/3] iommufd/tsm: Add tsm_bind/unbind iommufd ioctls

[PATCH] net/ice: fix assumption about tag placement order
 2025-07-17  8:36 UTC  (4+ messages)

xen.efi has MEM_DISCARDABLE flag in Characteristics field of .reloc section
 2025-07-17  8:36 UTC  (6+ messages)

Meet compiled kernel binaray abnormal issue while enabling generic kasan in kernel 6.12 with some default KBUILD_RUSTFLAGS on
 2025-07-17  7:29 UTC  (7+ messages)
  ` 答复: "

[PATCH net-next v3 1/1] net: selftests: add PHY-loopback test for bad TCP checksums
 2025-07-17  8:35 UTC 

[PATCH v2] drm/sched: Remove optimization that causes hang when killing dependent jobs
 2025-07-17  8:34 UTC 

[v4 PATCH 1/1] PCI: of: fix non-prefetchable region address range check
 2025-07-17  8:33 UTC  (3+ messages)

[PATCH 2/6] PCI/ASPM: Transition the device to D0 (if required) inside pci_enable_link_state_locked() API
 2025-07-17  7:36 UTC  (3+ messages)

[PATCH 1/2] x86/build: only align ENTRY_TEXT to PMD_SIZE if necessary
 2025-07-17  8:32 UTC  (3+ messages)

[PATCH 0/4] qga: Doc fixes and improvements
 2025-07-17  8:31 UTC  (9+ messages)
` [PATCH 1/4] qga: Fix guest-network-get-route return value documentation
` [PATCH 2/4] qga: Remove trivial "Returns:" sections
` [PATCH 3/4] qga: Rephrase return docs to avoid type name
` [PATCH 4/4] qga: Add cross-references

[PATCH RFC DRAFT DOESNOTBUILD] inode: free up more space
 2025-07-17  8:32 UTC  (7+ messages)

[PATCH v5 00/11] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
 2025-07-17  8:33 UTC  (4+ messages)
` [PATCH v5 08/11] hw/loongarch: Implement avec set irq

[PATCH] mm/mglru: Update MG-LRU proactive reclaim statistics only to memcg
 2025-07-17  8:28 UTC 

[PATCH v4 00/27] refresh qemu-img options handling
 2025-07-17  8:27 UTC  (3+ messages)

[PATCH] drm/xe/uapi: Add documentation for DRM_XE_GEM_CREATE_FLAG_DEFER_BACKING
 2025-07-17  8:28 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/3] selftests/mm: assert rmap behave as expected
 2025-07-17  8:27 UTC  (5+ messages)
` [PATCH 1/3] selftests/mm: check a valid fd with negative value

[PATCH iptables v2] extensions: libebt_redirect: prevent translation
 2025-07-17  8:27 UTC  (2+ messages)

[PATCH v3] erofs: support to readahead dirent blocks in erofs_readdir()
 2025-07-17  8:26 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to ef3bdb8107c4
 2025-07-17  8:26 UTC 

[syzbot] [kernel?] UBSAN: shift-out-of-bounds in comedi_device_attach
 2025-07-17  8:25 UTC 

[PATCH net-next] tcp: correct the skip logic in tcp_sacktag_skip()
 2025-07-17  8:24 UTC  (2+ messages)

[PATCH 0/3] commit: convert pop_most_recent_commit() to prio_queue
 2025-07-17  8:22 UTC  (7+ messages)
` [PATCH 1/3] "

[PATCH 1/2] lttng-ust: Upgrade 2.13.9 -> 2.14.0
 2025-07-17  8:22 UTC  (2+ messages)
` [PATCH 2/2] lttng-tools: Upgrade 2.13.15 "

[PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
 2025-07-17  8:22 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "


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.