All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-07 23:05:33 to 2026-06-08 01:53:08 UTC [more...]

[PATCH v3 1/4] hwmon: (gpd-fan): drop global driver data and use per-device allocation
 2026-06-08  1:53 UTC  (8+ messages)
` [PATCH v3 2/4] hwmon: (gpd-fan): Initialize EC before registering hwmon device
` [PATCH v3 3/4] hwmon: (gpd-fan): upgrade log level from warn to err for platform device creation failure
` [PATCH v3 4/4] hwmon: (gpd-fan): fix race condition between device removal and sysfs access

[PATCHES v2 00/11] perf tools: Assorted fixes
 2026-06-08  1:51 UTC  (18+ messages)
` [PATCH 01/11] perf tools: Fix get_max_num() size_t underflow on empty sysfs file
` [PATCH 02/11] perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
` [PATCH 03/11] perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
` [PATCH 04/11] perf mmap: Fix mbind() maxnode vs bitmap allocation mismatch in aio_bind
` [PATCH 05/11] perf tools: NULL bitmap pointers after bitmap_free()
` [PATCH 06/11] perf sched: Bounds-check prio before test_bit() in timehist
` [PATCH 07/11] perf sched: Fix idle-hist callchain display using wrong rb_first variant
` [PATCH 08/11] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
` [PATCH 09/11] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
` [PATCH 10/11] perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
` [PATCH 11/11] perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()

[PATCH v4 1/3] ntfs: validate resident attribute lists and harden the validator
 2026-06-08  1:51 UTC  (3+ messages)
` [PATCH v4 2/3] ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()
` [PATCH v4 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()

[PATCH bpf-next v3 0/3] bpf: Fix LRU NMI/tracepoint re-entry deadlock
 2026-06-08  1:51 UTC  (3+ messages)
` [PATCH bpf-next v3 1/3] bpf: Fix NMI/tracepoint re-entry deadlock on lru locks

[PATCH v2 1/3] ntfs: validate resident attribute lists and harden the validator
 2026-06-08  1:51 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-08  1:45 UTC  (10+ messages)
` [RFC PATCH v3 6/9] iommu/rockchip: Clear AUTO_GATING bit 1 on the RK356x v1 IOMMU

[PATCH rdma-next 1/2] RDMA/irdma: Remove redundant legacy_mode checks
 2026-06-08  1:43 UTC  (3+ messages)

TZASC misconfiguration on i.mx8m
 2026-06-08  1:42 UTC  (3+ messages)

[PATCH] kernel: Change word in comment to a correct form to convey the meaning
 2026-06-08  1:40 UTC  (4+ messages)

[PATCH v3 0/4] some cleanup and fix in gpd-fan
 2026-06-08  1:40 UTC 

[PATCH v2] docs/zh_CN: update admin-guide/index.rst translation
 2026-06-08  1:40 UTC  (2+ messages)

[PATCH 0/8] perf/x86: Miscellaneous PMU bug fixes
 2026-06-08  1:37 UTC  (4+ messages)
` [PATCH 1/8] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities

[PATCH v6 4/4] media: platform: mediatek: Add MT8188 AIE driver
 2026-06-08  1:36 UTC  (2+ messages)

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-08  1:34 UTC  (5+ messages)
` [PATCH v2 1/6] alloc_tag: add ioctl to /proc/allocinfo

[PATCH] docs/zh_TW: replace 接口 with 介面 in stable-api-nonsense.rst
 2026-06-08  1:34 UTC  (3+ messages)

USB: Request for guidance investigating configuration descriptor enumeration failure
 2026-06-08  1:34 UTC  (13+ messages)

rtw88: WiFi card is not offloaded properly when suspending the OS
 2026-06-08  1:32 UTC  (2+ messages)

[PATCH v4 0/4] LoongArch: KVM: Set max VM supported FPU type with FPU exception
 2026-06-08  1:32 UTC  (5+ messages)
` [PATCH v4 1/4] LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD request bit
` [PATCH v4 2/4] LoongArch: KVM: Enable FPU with max VM supported FPU type
` [PATCH v4 3/4] LoongArch: KVM: Remove some middle FPU states
` [PATCH v4 4/4] LoongArch: KVM: Remove KVM_LARCH_LASX and KVM_LARCH_LSX

[PATCH v10 0/9] Implement LANDLOCK_ADD_RULE_QUIET
 2026-06-08  1:31 UTC  (4+ messages)
` [PATCH v10 6/9] selftests/landlock: add tests for quiet flag with fs rules

[PATCH nf v4 1/1] bridge: br_netfilter: pin bridge device while NFQUEUE holds fake dst
 2026-06-08  1:30 UTC  (3+ messages)

[PATCH 0/8] telemetry: thread-safe and bounded parameter parsing
 2026-06-08  1:26 UTC  (7+ messages)
` [PATCH 1/8] telemetry: fix thread-unsafe command parsing
` [PATCH 2/8] ethdev: make telemetry parameter parsing thread-safe
` [PATCH 3/8] dmadev: validate telemetry parameters

[PATCH] bpf: defer freeing htab internal structs to workqueue to fix sleep-in-atomic
 2026-06-08  1:25 UTC  (3+ messages)

[PATCH net v2 0/2] net: mctp: usb: minor fixes for MCTP over USB transport driver
 2026-06-08  1:25 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mctp: usb: fix race between urb completion and rx_retry cancellation
` [PATCH net v2 2/2] net: mctp: usb: don't fail mctp_usb_rx_queue on a deferred submission

[PATCH 0/6] ASoC: mediatek: tidyup details
 2026-06-08  1:25 UTC  (7+ messages)
` [PATCH 1/6] ASoC: mediatek: cleanup mtk_sof_dailink_parse_of() param
` [PATCH 2/6] ASoC: mediatek: mtk-soundcard-driver: tidyup set_card_codec_info()
` [PATCH 3/6] ASoC: mediatek: mtk-soundcard-driver: tidyup set_dailink_daifmt()
` [PATCH 4/6] ASoC: mediatek: mt8186-mt6366: tidyup mt8186_mt6366_card_set_be_link()
` [PATCH 5/6] ASoC: mediatek: mt8186-mt6366: use *dev in mt8186_mt6366_soc_card_probe()
` [PATCH 6/6] ASoC: mediatek: mt8365_mt6357: use *dev in mt8365_mt6357_gpio_probe()

[RFC] Maintainership of the EFS filesystem
 2026-06-08  1:24 UTC  (8+ messages)

[PATCH] drm/vmwgfx: fix refcount leak in vmw_resource_do_validate()
 2026-06-08  1:24 UTC  (2+ messages)

[oe] [meta-networking][PATCH v2] radvd: upgrade 2.20 -> 2.21
 2026-06-08  1:23 UTC  (3+ messages)
` [meta-networking][PATCH v3] "
  ` [oe] "

[meta-oe][PATCH] lcov: upgrade 1.16 -> 2.4
 2026-06-08  1:22 UTC  (2+ messages)
` [oe] "

[meta-networking][PATCH] lftp: upgrade 4.9.2 -> 4.9.3
 2026-06-08  1:22 UTC  (2+ messages)
` [oe] "

[PATCH v2] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
 2026-06-08  1:22 UTC  (3+ messages)

[PATCH v3] riscv: disable local interrupts and stop other CPUs before reboot/shutdown
 2026-06-08  1:21 UTC  (4+ messages)

[PATCH] tools/virtio: check mmap return value in vringh_test
 2026-06-08  1:19 UTC  (2+ messages)
` [PATCH v2] "

[moderation/CI] Re: mm/migrate: Add native folio functions
 2026-06-08  1:10 UTC 

[PATCH net-next 00/12] net: enable TC956x support
 2026-06-08  1:11 UTC  (7+ messages)
` [PATCH net-next 10/12] net: stmmac: tc956x: add TC956x/QPS615 support

[PATCH] Documentation: ABI: sysfs-class-reboot-mode-reboot_modes: fix doc warnings
 2026-06-08  1:04 UTC  (4+ messages)

[PATCH 0/4] some cleanup and fix in gpd-fan
 2026-06-08  1:04 UTC  (3+ messages)

[PATCH v2] arm64: dts: nuvoton: ma35d1: add CAN nodes
 2026-06-08  1:00 UTC 

[PATCH net] tun: zero the whole vnet header in tun_put_user()
 2026-06-08  1:00 UTC  (3+ messages)

[PATCH nf] netfilter: nf_log: validate MAC header was set before dumping it
 2026-06-08  0:59 UTC  (2+ messages)

[PATCH v2 0/9] ASoC: don't use array if single pattarn
 2026-06-08  0:58 UTC  (10+ messages)
` [PATCH v2 1/9] ASoC: remove SND_SOC_POSSIBLE_xBx_xFx
` [PATCH v2 2/9] ASoC: codecs: framer-codec: don't use array if single pattarn
` [PATCH v2 3/9] ASoC: codecs: idt821034: "
` [PATCH v2 4/9] ASoC: codecs: peb2466: "
` [PATCH v2 5/9] ASoC: codecs: ak4619: update auto select format
` [PATCH v2 6/9] ASoC: codecs: pcm3168a: "
` [PATCH v2 7/9] ASoC: renesas: rcar: "
` [PATCH v2 8/9] ASoC: update auto format selection method
` [PATCH v2 9/9] ASoC: audio-graph-card2: recommend to use auto select DAI format

[PATCH 0/3] x86/vdso: improve vdso=/vdso32= boot parameter validation
 2026-06-08  0:54 UTC  (3+ messages)
` [PATCH 3/3] Documentation/arch/x86: remove obsolete vdso32=2 compatibility note

[PATCH v4 0/5] cxl: Support Back-Invalidate
 2026-06-08  0:41 UTC  (3+ messages)

[brauner-github:vfs-7.2.misc 28/28] fs/smb/client/file.c:3237:23: warning: converting the result of '<<' to a boolean always evaluates to true
 2026-06-08  0:49 UTC 

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-06-08  0:39 UTC  (4+ messages)

[PATCH 0/2] i2c: mux: reg: allow fixing the base bus number via fwnode
 2026-06-08  0:39 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: i2c: convert i2c-mux-reg to DT schema

[PATCH v4 0/8] drm: handle IRQ_HPD events correctly
 2026-06-08  0:37 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm: handle IRQ_HPD events correctly (rev5)
` ✗ i915.CI.Full: failure "

[PATCH v2] hwmon: (k10temp) Add thermal support for AMD 1Ah Family Models 80h-8Fh
 2026-06-08  0:37 UTC  (2+ messages)

[PATCH 7.0 000/332] 7.0.12-rc1 review
 2026-06-08  0:34 UTC  (10+ messages)
` [PATCH 7.0 015/332] kernel/fork: validate exit_signal in kernel_clone()
` [PATCH 7.0 016/332] esp: fix page frag reference leak on skb_to_sgvec failure
` [PATCH 7.0 243/332] gpib: cb7210: Fix region leak when request_irq fails

[PATCH 6.18 000/315] 6.18.35-rc1 review
 2026-06-08  0:34 UTC  (4+ messages)
` [PATCH 6.18 141/315] KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor

[PATCH 1/5] cxl: Add BI register probing and port initialization
 2026-06-08  0:33 UTC  (4+ messages)

[PATCH 0/1] hwmon: (pmbus) Add support for Flex BMR316, BMR321, BMR350 and BMR351
 2026-06-08  0:33 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] mm/migrate: Add native folio functions
 2026-06-08  0:29 UTC  (2+ messages)

[PATCH v1 0/2] hwmon:
 2026-06-08  0:26 UTC  (5+ messages)
` [PATCH v1 1/2] hwmon: cros_ec: Drop unused assignment of platform_device_id driver data
` [PATCH v1 2/2] hwmon: Use named initializers for platform_device_id arrays

[PATCH v2] hwmon: it87: Clamp negative values to zero in set_fan()
 2026-06-08  0:24 UTC  (2+ messages)

Linux kernel 7.1-rc7 released
 2026-06-08  0:24 UTC 

[PATCH] system/memory: Remove MAX_PHYS_ADDR
 2026-06-08  0:23 UTC 

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX B850-E GAMING WIFI
 2026-06-08  0:22 UTC  (2+ messages)

Linux 7.1-rc7
 2026-06-08  0:21 UTC 

[PATCH v2 0/1] add ROG STRIX B650E-E GAMING WIFI
 2026-06-08  0:21 UTC  (3+ messages)
` [PATCH v2 1/1] hwmon: (asus-ec-sensors) "

[PATCH v4] media: qcom: iris: guard IRQ handler with runtime PM check
 2026-06-08  0:20 UTC  (2+ messages)

[PATCH RFCv1] virtio: Inherit max bounce buffer size from bus parent if possible
 2026-06-08  0:18 UTC 

[PATCH v4 00/10] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-06-08  0:08 UTC  (7+ messages)
` [PATCH v4 08/10] ASoC: renesas: fsi: refactor clock initialization
` [PATCH v4 10/10] ASoC: renesas: fsi: Add SPU clock control in hw_startup/shutdown

[PATCH 2/5] cxl/pci: Add BI topology enable/disable
 2026-06-08  0:02 UTC  (4+ messages)

[PATCH] smb: client: fix chmod and chgrp with SMB3.1.1 POSIX Extensions
 2026-06-08  0:01 UTC  (10+ messages)

[PATCH] iio: buffer: Ensure bounce buffer used for unaligned case is zeroed
 2026-06-08  0:00 UTC  (7+ messages)

M-Audio Fast Track Ultra USB sound card is unavailable in JUCE simce 1.2.16
 2026-06-07 23:58 UTC 

[RFC] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
 2026-06-07 23:56 UTC  (5+ messages)

[PATCH v3] PCI: Call local_pci_probe() directly if current CPU is in the right node
 2026-06-07 23:55 UTC  (3+ messages)

[PATCH v2] media: intel: ipu-bridge: add blank line after declarations
 2026-06-07 23:52 UTC 

[PATCHES v1 00/11] perf tools: Assorted fixes
 2026-06-07 23:49 UTC  (18+ messages)
` [PATCH 01/11] perf tools: Fix get_max_num() size_t underflow on empty sysfs file
` [PATCH 02/11] perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
` [PATCH 03/11] perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
` [PATCH 04/11] perf mmap: Fix mbind() maxnode vs bitmap allocation mismatch in aio_bind
` [PATCH 05/11] perf tools: NULL bitmap pointers after bitmap_free()
` [PATCH 06/11] perf sched: Bounds-check prio before test_bit() in timehist
` [PATCH 07/11] perf sched: Fix idle-hist callchain display using wrong rb_first variant
` [PATCH 08/11] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
` [PATCH 09/11] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
` [PATCH 10/11] perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
` [PATCH 11/11] perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()

[PATCH 0/5] edison: Fix mainline boot and convert the image to binman
 2026-06-07 23:47 UTC  (7+ messages)
` [PATCH 1/5] binman: Add an entry type for the Intel OSIP header
` [PATCH 2/5] edison: Widen the DFU auto-probe window for flashing U-Boot
` [PATCH 3/5] x86: edison: Align U-Boot via binman to fix the boot
` [PATCH 4/5] CI: Add an sjg-lab job for the Intel Edison
` [PATCH 5/5] doc: edison: Rewrite the update instructions

[PATCH RFC v4 0/6] iio: add Open Sensor Fusion IIO driver
 2026-06-07 23:43 UTC  (7+ messages)
` [PATCH RFC v4 1/6] dt-bindings: iio: add Open Sensor Fusion device
` [PATCH RFC v4 2/6] Documentation: iio: add Open Sensor Fusion driver overview
` [PATCH RFC v4 3/6] iio: osf: add protocol decoding
` [PATCH RFC v4 4/6] iio: osf: add stream parser
` [PATCH RFC v4 5/6] iio: osf: add UART transport
` [PATCH RFC v4 6/6] iio: osf: register IIO devices from capabilities

[PATCH net v2] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
 2026-06-07 23:42 UTC  (2+ messages)

[PATCH v2 0/8] Generate Android boot images with binman
 2026-06-07 23:37 UTC  (18+ messages)
` [PATCH v2 1/8] binman: Android boot image support
` [PATCH v2 2/8] .gitignore: ignore binman-generated blobs
` [PATCH v2 3/8] binman: android_boot: vendor-dt support
` [PATCH v2 4/8] binman: Add QCDT support
` [PATCH v2 5/8] binman: android_boot: SEANDROIDENFORCE support
` [PATCH v2 6/8] binman: Add DTBH support
` [PATCH v2 7/8] arch: arm: exynos: add j7xelte binman config
` [PATCH v2 8/8] configs: exynos-mobile: pull in BINMAN

[PATCH] fstests: btrfs/138: add requirement for datacsum
 2026-06-07 23:38 UTC 

[PATCH 0/2] io_uring/net: support registered buffer for plain send and recv
 2026-06-07 23:30 UTC  (2+ messages)

[PATCH v4 0/2] media: qcom: iris: fix runtime PM reference handling
 2026-06-07 23:28 UTC  (3+ messages)
` [PATCH v4 1/2] media: qcom: iris: fix runtime PM reference leaks
` [PATCH v4 2/2] media: qcom: iris: rollback OPP vote on PM resume failure

[PATCH v1 2/3] hwmon: (emc1403) Convert to use OF bindings
 2026-06-07 23:27 UTC  (3+ messages)

[PATCH] scripts: Getting rid of -h option, when empty, the usage will be shown
 2026-06-07 23:20 UTC 

[PATCH V1] accel/amdxdna: Fix amdxdna_client lifetime race during device removal
 2026-06-07 23:13 UTC  (3+ messages)

[PATCH v1 0/3] hwmon: emc1403: Convert to use OF bindings
 2026-06-07 23:06 UTC  (3+ messages)

[PATCH] gpu: nova-core: don't declare booter firmware for FSP chipsets
 2026-06-07 23:05 UTC 


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.