All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-17 09:27:50 to 2025-06-17 10:11:15 UTC [more...]

[PATCH v3 00/13] sntp for NET_LWIP
 2025-06-17 10:04 UTC  (14+ messages)
` [PATCH v3 01/13] lwip: remove net/lwip/eth_internal.h
` [PATCH v3 02/13] lwip: move net/lwip/dns.c to cmd/lwip
` [PATCH v3 03/13] lwip: move net/lwip/ping.c "
` [PATCH v3 04/13] lwip: split cmd/net-lwip.c into one file per command
` [PATCH v3 05/13] lwip: split net/lwip/wget.c
` [PATCH v3 06/13] lwip: dns: do not return CMD_RET_FAILURE on successful resolution
` [PATCH v3 07/13] lwip: dns: do not print IP address when a variable is specified
` [PATCH v3 08/13] lwip: add net_lwip_dns_resolve()
` [PATCH v3 09/13] lwip: ping: accept host name when CONFIG_CMD_DNS=y
` [PATCH v3 10/13] net: extract function net_sntp_set_rtc() from sntp_handler()
` [PATCH v3 11/13] lwip: add sntp command
` [PATCH v3 12/13] doc: add doc/cmd/sntp.rst and remove doc/README.SNTP
` [PATCH v3 13/13] configs: qemu_arm64_lwip_defconfig: enable CMD_SNTP

[syzbot] [wireless?] INFO: task hung in rfkill_global_led_trigger_worker (3)
 2025-06-17 10:11 UTC  (3+ messages)

[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-17  9:49 UTC  (30+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v2 03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v2 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v2 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v2 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v2 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v2 14/14] mm/memremap: Remove unused devmap_managed_key

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-17 10:11 UTC  (11+ messages)
` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
  ` [f2fs-dev] "
` [PATCH 03/10] fs: consistently "
      ` [f2fs-dev] "
` [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare

[PATCH RFC] riscv: dts: spacemit: Add DMA translation buses for K1
 2025-06-17 10:10 UTC  (6+ messages)

[PATCH v5 0/8] iio: accel: adxl313: add power-save on activity/inactivity
 2025-06-17 10:10 UTC  (7+ messages)
` [PATCH v5 3/8] iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
` [PATCH v5 5/8] iio: accel: adxl313: add inactivity sensing

[PATCH v4 1/6] net/intel: update E830 Tx Time Queue Context Structure
 2025-06-17 10:10 UTC  (8+ messages)
` [PATCH v5 0/4] Add TxPP Support for E830
  ` [PATCH v5 2/4] net/ice: add read clock feature
  ` [PATCH v5 3/4] net/intel: add TxPP Support for E830
  ` [PATCH v5 4/4] doc: announce TxPP support for E830 adapters

[kirkstone][PATCH V3 0/8] glibc: Fix lost wakeup in pthread_cond_wait (PR25847)
 2025-06-17 10:08 UTC  (9+ messages)
` [kirkstone][PATCH V3 1/8] glibc: pthreads NPTL lost wakeup fix 2
` [kirkstone][PATCH V3 2/8] glibc: nptl Update comments and indentation for new condvar implementation
` [kirkstone][PATCH V3 3/8] glibc: nptl Remove unnecessary catch-all-wake in condvar group switch
` [kirkstone][PATCH V3 4/8] glibc: nptl Remove unnecessary quadruple check in pthread_cond_wait
` [kirkstone][PATCH V3 5/8] glibc: nptl Use a single loop in pthread_cond_wait instaed of a nested loop
` [kirkstone][PATCH V3 6/8] glibc: nptl Fix indentation
` [kirkstone][PATCH V3 7/8] glibc: nptl rename __condvar_quiesce_and_switch_g1
` [kirkstone][PATCH V3 8/8] glibc: nptl Use all of g1_start and g_signals

[PATCH v5 00/18] amd-cppc CPU Performance Scaling Driver
 2025-06-17 10:08 UTC  (3+ messages)
` [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd

[PATCH 00/11] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-06-17 10:07 UTC  (10+ messages)
` [PATCH 01/11] "

[PATCH v4 0/5] media: uvcvideo: use vb2 ioctl and fop helpers
 2025-06-17 10:07 UTC  (7+ messages)
` [PATCH v4 4/5] media: uvcvideo: Remove stream->is_streaming field
` [PATCH v4 5/5] media: uvcvideo: Use prio state from v4l2_device

[isar-cip-core][PATCH] .gitlab-ci.yml: Increase IEC test timeout for real hardware(M-COM)
 2025-06-17 10:06 UTC  (2+ messages)

[PATCH v3 00/15] Allow x86 to unflatten DTs
 2025-06-17 10:05 UTC  (4+ messages)
` [PATCH v3 06/14] xen: Refactor kernel_info to have a header like boot_domain

[PATCH net-next 0/7][pull request] igc: harmonize queue priority and add preemptible queue support
 2025-06-17 10:06 UTC  (3+ messages)
` [PATCH net-next 5/7] igc: add private flag to reverse TX queue priority in TSN mode

[f2fs-dev] [PATCH 1/2] f2fs: avoid non-section-aligned size pinned file generation
 2025-06-17 10:05 UTC  (6+ messages)

[PATCH i-g-t v3 0/5] tests/kms_flip: Improve frame timing checks for high refresh rates
 2025-06-17 10:05 UTC  (7+ messages)
` [PATCH i-g-t v3 2/5] tests/kms_flip: Modify check_state to return true on unexpected sequence
` [PATCH i-g-t v3 3/5] tests/kms_flip: Increase test duration for flip-vs-wf_vblank

liveloock using PREEMPT_RT with i915 driver
 2025-06-17 10:05 UTC  (2+ messages)

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-06-17 10:04 UTC  (7+ messages)
` [PATCH v2 29/38] drm/msm/dp: add connector abstraction for DP MST

[PATCH 0/2] scsi: ufs: Two minor optimizations in query UPIU preparation
 2025-06-17  9:56 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Clear ucd_rsp_ptr for UPIU requests once
` [PATCH 2/2] scsi: ufs: Document NOP_OUT transaction code

[PATCH] landlock: opened file never has a negative dentry
 2025-06-17 10:03 UTC  (2+ messages)

[PATCH i-g-t v5] tests/kms_tiled_display: Skip if connectors are not of same type
 2025-06-17 10:03 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_tiled_display: Skip if connectors are not of same type (rev5)

[PATCH 0/5] Misc rework on hugetlb_fault
 2025-06-17 10:03 UTC  (11+ messages)
` [PATCH 2/5] mm,hugetlb: Document the reason to lock the folio in the faulting path

[PATCH] drm/i915: Add sanity check for relocation entry pointer in execbuffer
 2025-06-17 10:01 UTC  (2+ messages)

[PATCH v2 0/2] frozen pages for large kmalloc
 2025-06-17 10:01 UTC  (2+ messages)

[PATCH 0/1] docs/vfs: update references to i_mutex to i_rwsem
 2025-06-17 10:01 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2 0/4] rockchip: rk8xx: allow to customize PMIC reset mode on RK806
 2025-06-17  9:38 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: rk806: allow to customize PMIC reset mode

[PATCH v2 00/22] am62: IO+DDR resume support
 2025-06-17 10:01 UTC  (2+ messages)

[syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
 2025-06-17 10:00 UTC  (4+ messages)

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-17  9:57 UTC  (9+ messages)

Latency spikes on V6.15.1 Preempt RT and maybe related to intel IGB
 2025-06-17 10:00 UTC  (6+ messages)
  ` Latency spikes on V6.15.1 Preempt RT and maybe related to intel? IGB

[syzbot] [wireless?] WARNING: net/mac80211/tx.c:LINE at __ieee80211_beacon_get, CPU: syz.NUM.NUM/NUM
 2025-06-17  9:59 UTC  (6+ messages)

Tuple and changes for m68k with -malign-int
 2025-06-17  9:59 UTC  (14+ messages)

[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-06-17  9:58 UTC  (4+ messages)
` [PATCH v10 1/5] rust: types: Add Ownable/Owned types

[PATCH v1 1/2] dt-bindings: net: bluetooth: nxp: Add support for 4M baudrate
 2025-06-17  9:57 UTC  (8+ messages)
` [PATCH v1 2/2] Bluetooth: btnxpuart: "

[v3 1/9] drm/amdgpu: add user queue reset source
 2025-06-17  9:56 UTC  (3+ messages)
` [v3 8/9] drm/amdgpu/userq: add a detect and reset callback

[PATCH i-g-t v6 0/5] Update image assets
 2025-06-17  9:56 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Update image assets (rev7)

[PATCH] crypto/qat: fix out-of-place chain/cipher/auth headers
 2025-06-17  9:55 UTC  (2+ messages)

[PATCH] scsi: qedf: Fix a possible memory leak in qedf_prepare_sb()
 2025-06-17  9:55 UTC 

[PATCH] exfat: fdatasync flag should be same like generic_write_sync()
 2025-06-17  9:53 UTC  (5+ messages)
  ` 答复: "

[PATCH v5 00/15] Don't generate netlink .rst files inside $(srctree)
 2025-06-17  9:53 UTC  (8+ messages)
` [PATCH v5 02/15] docs: Makefile: disable check rules on make cleandocs
` [PATCH v5 09/15] tools: ynl_gen_rst.py: clanup coding style
` [PATCH v5 15/15] MAINTAINERS: add netlink_yml_parser.py to linux-doc

[PTP][KSZ9477][p2p1step] Questions for PTP support on KSZ9477 device
 2025-06-17  9:53 UTC  (3+ messages)

[PATCH v2] xen/console: introduce domain_console struct
 2025-06-17  9:52 UTC  (3+ messages)

[PATCH] console: Do not duplicate early printk messages on conring flush
 2025-06-17  9:52 UTC  (3+ messages)

[PATCH] bsp-guide: shorten contents of meta-raspberrypi layer
 2025-06-17  9:52 UTC 

[PATCH 0/5] phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3588 variant
 2025-06-17  9:36 UTC  (11+ messages)
` [PATCH 2/5] dt-bindings: phy: rockchip-inno-csi-dphy: add "
` [PATCH 3/5] phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0
` [PATCH 4/5] phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3588 variant

[PATCH 0/2] drm/gpuvm: Locking helpers
 2025-06-17  9:51 UTC  (7+ messages)
` [PATCH 2/2] drm/gpuvm: Add locking helpers

[PATCH 00/10] media: qcom: camss: add support for csiphy devices
 2025-06-17  9:51 UTC  (8+ messages)
` [PATCH 08/10] dt-bindings: media: qcom: Add Qualcomm MIPI C-/D-PHY schema for CSIPHY IPs

[PATCH v12 net-next 0/9] PHC support in ENA driver
 2025-06-17  9:50 UTC  (4+ messages)
` [PATCH v12 net-next 9/9] net: ena: Add PHC documentation

[PATCH 00/10] USB Type-C mode selection
 2025-06-17  9:50 UTC  (3+ messages)
` [PATCH 04/10] usb: typec: Expose alternate mode priorities via sysfs

[PATCH v12 14/21] futex: Allow to resize the private local hash
 2025-06-17  9:50 UTC  (6+ messages)
` [tip: locking/urgent] "

[PATCH v10 0/7] Introduction of PSCR Framework and Related Components
 2025-06-17  9:49 UTC  (8+ messages)
` [PATCH v10 1/7] power: Extend power_on_reason.h for upcoming PSCRR framework
` [PATCH v10 2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
` [PATCH v10 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
` [PATCH v10 4/7] nvmem: provide consumer access to cell size metrics
` [PATCH v10 5/7] nvmem: add support for device and sysfs-based cell lookups
` [PATCH v10 6/7] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
` [PATCH v10 7/7] Documentation: Add sysfs documentation for PSCRR reboot reason tracking

[PATCH v10 0/5] Add Loongson Security Engine chip driver
 2025-06-17  9:49 UTC  (4+ messages)
` [PATCH v10 2/5] crypto: loongson - add Loongson RNG driver support

[PATCH v4 3/3] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
 2025-06-17  9:49 UTC  (5+ messages)
` [PATCH v4 2/3] gup: introduce unpin_user_folio_dirty_locked()

[meta-python][PATCH v3] python3-varlink: Add recipe
 2025-06-17  9:24 UTC  (4+ messages)
` [oe] "

[RFC PATCH] cgroup: Track time in cgroup v2 freezer
 2025-06-17  9:49 UTC  (2+ messages)

[PATCH v5] tests/functional: Add PCI hotplug test for aarch64
 2025-06-17  9:49 UTC  (2+ messages)

[PATCH v4 0/9] Qualcomm: implement support for GENI firmware loading
 2025-06-17  9:49 UTC  (3+ messages)
` [PATCH v4 7/9] WIP: rb3gen2: describe micro-usb port

[RFC PATCH 00/12] Support vector and more extended registers in perf
 2025-06-17  9:49 UTC  (4+ messages)
` [RFC PATCH 06/12] perf: Support extension of sample_regs

clang: selftests/mm gup_longterm error while loading shared libraries liburing.so.2 cannot open shared object file No such file or directory
 2025-06-17  9:48 UTC  (4+ messages)

[PATCH 0/2] module: Fix memory deallocation on error path in move_module()
 2025-06-17  9:47 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes
 2025-06-17  9:46 UTC  (4+ messages)
` [PATCH v4 2/8] hw/arm/virt: Simplify logic for setting instance's 'tcg_its' variable

[PATCH net-next] eth: bnxt: add netmem TX support
 2025-06-17  9:45 UTC 

[syzbot] [wireless?] [usb?] WARNING in ath6kl_bmi_get_target_info (2)
 2025-06-17  9:45 UTC  (2+ messages)
` [syzbot] [PATCH wireless] wifi: ath6kl: remove WARN on bad firmware input

[PATCH wireless] wifi: ath6kl: remove WARN on bad firmware input
 2025-06-17  9:45 UTC 

[PATCH v8 net-next 00/15] AccECN protocol patch series
 2025-06-17  9:44 UTC  (3+ messages)
` [PATCH v8 net-next 11/15] tcp: accecn: AccECN option failure handling

[PATCH] crypto/ccp: Fix locking on alloc failure handling
 2025-06-17  9:43 UTC 

[RFC][DT] Guidance on device tree property prefix for TM16XX-class LED display controllers
 2025-06-17  9:43 UTC  (2+ messages)

[RFC PATCH 00/19] accel: Preparatory cleanups for split-accel
 2025-06-17  9:42 UTC  (5+ messages)
` [RFC PATCH 02/19] system/cpus: Only kick running vCPUs

[RFC PATCH v2 0/3] fanotify HSM events for directories
 2025-06-17  9:43 UTC  (6+ messages)

[PATCH] bpf: Call cond_resched() to avoid soft lockup in trie_free()
 2025-06-17  9:42 UTC  (3+ messages)

[PATCH V9 00/36] Reset improvements
 2025-06-17  9:42 UTC  (3+ messages)
` [PATCH 01/36] drm/amdgpu: switch job hw_fence to amdgpu_fence

[PATCH RFC 0/7] i3c: add driver for the Renesas IP and support RZ/G3S+G3E
 2025-06-17  9:42 UTC  (4+ messages)
` [PATCH RFC 4/7] i3c: add driver for Renesas I3C IP

[PATCH] erofs-utils: lib: fix two integer handling issues
 2025-06-17  9:42 UTC 

Unplayable framerates in game but specific kernel versions work, maybe amdgpu problem
 2025-06-17  9:42 UTC  (5+ messages)

[PATCH] platform/x86/amd/hsmp: Improve the print messages to avoid confusion
 2025-06-17  9:40 UTC  (5+ messages)

[PATCH 0/1] x86/power: Enhanced hibernation support with integrity checking
 2025-06-17  9:39 UTC 

[PATCH v2] bus: mhi: host: pci_generic: Add Foxconn T99W696
 2025-06-17  9:39 UTC  (2+ messages)

[PATCH v1 0/2] add support flow director ops
 2025-06-17  9:32 UTC  (3+ messages)
` [PATCH v1 1/2] net/zxdh: npsdk add flow director table ops
` [PATCH v1 2/2] net/zxdh: add support flow director ops

[QUESTION] xas_reload() in iter_xarray_populate_pages()
 2025-06-17  9:38 UTC  (6+ messages)

[RESEND 0/5] drm/i915/plane: file and function renames
 2025-06-17  9:38 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/plane: file and function renames (rev4)

[PATCH 0/1] x86/power: Enhanced hibernation support with integrity checking
 2025-06-17  9:37 UTC 

[PATCH v1 0/3] firmware: coreboot: Support for System Management Interrupt (SMI) handling in coreboot payload (MM payload concept)
 2025-06-17  9:37 UTC  (6+ messages)
` [PATCH v1 1/3] firmware: coreboot: support for parsing SMM related informations from coreboot tables

[RESEND PATCH v4] sched: do not call __put_task_struct() on rt if pi_blocked_on is set
 2025-06-17  9:36 UTC  (3+ messages)

[PATCH i-g-t v3 0/2] Fix Hdcp Blocklist
 2025-06-17  9:34 UTC  (3+ messages)
` [PATCH i-g-t v3 2/2] tests/kms_content_protection: Skip empty vendor names in blocklist

[syzbot] [v9fs?] WARNING: mm/page_alloc.c:LINE at __alloc_frozen_pages_noprof, CPU: syz.NUM.NUM/NUM
 2025-06-17  9:33 UTC  (2+ messages)

[PATCH 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-06-17  9:20 UTC  (3+ messages)

[PATCH v2 0/2] Fix tuning on eUSB2 repeater
 2025-06-17  9:24 UTC  (3+ messages)
` [PATCH v2 2/2] phy: qualcomm: phy-qcom-eusb2-repeater: Don't zero-out registers

[PATCH v6 0/4] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5 + other meta fixes
 2025-06-17  9:33 UTC  (7+ messages)
` [PATCH v6 4/4] media: uvcvideo: Auto-set UVC_QUIRK_MSXU_META

[PATCH 1/5] base: Add deferred class event handler
 2025-06-17  9:32 UTC  (4+ messages)
` [PATCH 2/5] toolchain: Provide abstraction for recipe specific toolchain selection
  ` [OE-core] "

[PATCH 0/7] printk cleanup - part 2
 2025-06-17  9:32 UTC  (4+ messages)
` [PATCH 7/7] printk: Don't check for CON_ENABLED on console_unblank

[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
 2025-06-17  9:32 UTC  (3+ messages)

[PATCH v2 2/2] !!! TESTING ONLY !!! Allow compile virt-dma users on ARM64 platform
 2025-06-17  9:30 UTC  (2+ messages)

[PATCH v4] bus: mhi: host: pci: Disable runtime PM for QDU100
 2025-06-17  9:31 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: qcom: Introduce Ntmer TW220
 2025-06-17  9:29 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add Ntmer
` [PATCH 2/4] dt-bindings: arm: qcom: Add Ntmer TW220
` [PATCH 3/4] arm64: dts: qcom: sc8280xp: Add initial support for "
` [PATCH 4/4] firmware: qcom: scm: Allow QSEECOM on "

[PATCH] MAINTAINERS: add myself as reviewer for Apple Silicon HVF
 2025-06-17  9:30 UTC 

[PATCH 0/7] Add SDCA IRQ support and some misc fixups
 2025-06-17  9:30 UTC  (6+ messages)
` [PATCH 6/7] ASoC: SDCA: Generic interrupt support

[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
 2025-06-17  9:30 UTC  (9+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task

[PATCH v2 00/33] ARM: K3: add support for AM62L
 2025-06-17  9:18 UTC  (4+ messages)
` [PATCH v2 30/33] ARM: k3: add AM62l3 EVM board support

[PATCH net v1 4/4] tcp: fix passive TFO socket having invalid NAPI ID
 2025-06-17  9:28 UTC  (4+ messages)

[PATCH v3 00/17] Add MediaTek SoC DRM support for MT8196
 2025-06-17  9:17 UTC  (4+ messages)
` [PATCH v3 12/17] drm/mediatek: add EXDMA "

[PATCH 0/3] Add EPSS L3 provider support on QCS8300 SoC
 2025-06-17  9:28 UTC  (4+ messages)
` [PATCH 2/3] interconnect: qcom: Add EPSS L3 "

[oe] [meta-oe][PATCH] smarty: Drop allarch
 2025-06-17  9:27 UTC  (5+ messages)


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.