All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-30 15:24:52 to 2026-05-30 16:25:29 UTC [more...]

[PATCH 6.1 000/969] 6.1.175-rc1 review
 2026-05-30 15:52 UTC  (32+ messages)
` [PATCH 6.1 001/969] ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK BM1403CDA
` [PATCH 6.1 002/969] ALSA: hda/realtek: Add HP ENVY Laptop 13-ba0xxx quirk
` [PATCH 6.1 003/969] media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()
` [PATCH 6.1 004/969] ALSA: asihpi: avoid write overflow check warning
` [PATCH 6.1 005/969] ASoC: amd: yc: Add DMI quirk for Thin A15 B7VF
` [PATCH 6.1 006/969] ASoC: SOF: topology: reject invalid vendor array size in token parser
` [PATCH 6.1 007/969] can: mcp251x: add error handling for power enable in open and resume
` [PATCH 6.1 008/969] btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file()
` [PATCH 6.1 009/969] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion 15-eg0xxx
` [PATCH 6.1 010/969] netfilter: nft_set_pipapo_avx2: dont return non-matching entry on expiry
` [PATCH 6.1 011/969] ALSA: hda/realtek: add quirk for Framework F111:000F
` [PATCH 6.1 012/969] wifi: wl1251: validate packet IDs before indexing tx_frames
` [PATCH 6.1 013/969] ASoC: soc-core: call missing INIT_LIST_HEAD() for card_aux_list
` [PATCH 6.1 014/969] ALSA: usb-audio: Fix quirk flags for NeuralDSP Quad Cortex
` [PATCH 6.1 016/969] ASoC: amd: yc: Add DMI entry for HP Laptop 15-fc0xxx
` [PATCH 6.1 017/969] pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)
` [PATCH 6.1 018/969] HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3
` [PATCH 6.1 019/969] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10
` [PATCH 6.1 020/969] HID: roccat: fix use-after-free in roccat_report_event
` [PATCH 6.1 021/969] ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
` [PATCH 6.1 022/969] wifi: brcmfmac: validate bsscfg indices in IF events
` [PATCH 6.1 023/969] ASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_J
` [PATCH 6.1 024/969] soc: aspeed: socinfo: Mask table entries for accurate SoC ID matching
` [PATCH 6.1 025/969] arm64: dts: imx8mq: Set the correct gpu_ahb clock frequency
` [PATCH 6.1 026/969] PCI: hv: Set default NUMA node to 0 for devices without affinity info
` [PATCH 6.1 027/969] drm/vc4: Release runtime PM reference after binding V3D
` [PATCH 6.1 028/969] drm/vc4: Fix memory leak of BO array in hang state
` [PATCH 6.1 029/969] drm/vc4: Fix a memory leak in hang state error path
` [PATCH 6.1 030/969] drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
` [PATCH 6.1 032/969] eventpoll: defer struct eventpoll free to RCU grace period
` [PATCH 6.1 041/969] xsk: tighten UMEM headroom validation to account for tailroom and min frame

[Buildroot] [git commit] package/libbpf: fix bpftrace build with kernel headers 5.{9, 10}
 2026-05-30 16:01 UTC 

[Buildroot] [git commit] package/libbpf: fix bpftrace build with kernel headers 6.0
 2026-05-30 16:08 UTC 

[Buildroot] [git commit] package/bpftrace: fix build with per-package directories
 2026-05-30 16:01 UTC 

[Buildroot] [git commit] package/bpftrace: remove configure option INSTALL_TOOL_DOCS
 2026-05-30 15:44 UTC 

[Buildroot] [git commit] package/libbpf: fix bpftrace build with kernel headers > 5.11 & < 6.0
 2026-05-30 16:06 UTC 

[Buildroot] [git commit] package/bpftrace: remove configure option USE_SYSTEM_BPF_BCC
 2026-05-30 15:43 UTC 

[PATCH v2 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-05-30 16:25 UTC  (26+ messages)
` [PATCH v2 01/16] PCI: dwc: Add pcie_cap field and helper in designware header
` [PATCH v2 02/16] PCI: dwc: Use cached PCIe capability offset in core
` [PATCH v2 03/16] PCI: dwc: imx6: Use cached PCIe capability offset
` [PATCH v2 04/16] PCI: dwc: layerscape-ep: "
` [PATCH v2 05/16] PCI: dwc: meson: "
` [PATCH v2 06/16] PCI: dwc: rockchip: "
` [PATCH v2 07/16] PCI: dwc: eswin: "
` [PATCH v2 08/16] PCI: dwc: fu740: "
` [PATCH v2 09/16] PCI: dwc: intel-gw: "
` [PATCH v2 10/16] PCI: dwc: qcom-ep: "
` [PATCH v2 11/16] PCI: dwc: qcom: "
` [PATCH v2 12/16] PCI: dwc: sophgo: "
` [PATCH v2 13/16] PCI: dwc: spacemit-k1: "
` [PATCH v2 14/16] PCI: dwc: spear13xx: "
` [PATCH v2 15/16] PCI: dwc: tegra194: "
` [PATCH v2 16/16] PCI: dwc: ultrarisc: "

[Buildroot] [PATCH 1/8] package/bpftrace: remove configure option USE_SYSTEM_BPF_BCC
 2026-05-30 16:24 UTC  (5+ messages)
` [Buildroot] [PATCH 3/8] package/bpftrace: fix build with per-package directories
` [Buildroot] [PATCH 4/8] package/libbpf: fix bpftrace build with kernel headers 5.{9, 10}

[PATCH v8 0/5] rust: add basic serial device bus abstractions
 2026-05-30 16:23 UTC  (12+ messages)
` [PATCH v8 3/5] "

[GIT PULL] Char/Misc/IIO driver fixes for 7.1-rc6
 2026-05-30 16:17 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 7.1-rc6
 2026-05-30 16:17 UTC  (2+ messages)

[Bug 221598] New: Bluetooth: btusb/btrtl RTL8821C 0bda:c821 HFP/mSBC microphone stutters with bursty SCO RX delivery
 2026-05-30 16:23 UTC  (6+ messages)
` [Bug 221598] "

[RFC v2 3/3] app/test: add fastmem test suite
 2026-05-30 16:22 UTC  (7+ messages)
` [RFC v3 0/3] lib/fastmem: fast small-object allocator
  ` [RFC v3 2/3] lib: add fastmem library

Sashiko v.0.2.0 release
 2026-05-30 16:22 UTC 

[PATCH v4] media: iris: optimize COMV buffer allocation for VPU3x and VPU4x
 2026-05-30 16:21 UTC  (4+ messages)

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-30 16:19 UTC  (3+ messages)
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot

[PATCH 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic
 2026-05-30 16:18 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: crypto: rockchip: Add RK356x/RK3588 crypto engine binding
` [PATCH 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver
` [PATCH 3/4] arm64: dts: rockchip: Add crypto node to rk356x-base
` [PATCH 4/4] arm64: dts: rockchip: Add crypto node to rk3588-base

[PATCH 5.15 000/776] 5.15.209-rc1 review
 2026-05-30 15:55 UTC  (8+ messages)
` [PATCH 5.15 001/776] ALSA: asihpi: avoid write overflow check warning
` [PATCH 5.15 002/776] ASoC: SOF: topology: reject invalid vendor array size in token parser
` [PATCH 5.15 003/776] can: mcp251x: add error handling for power enable in open and resume
` [PATCH 5.15 004/776] btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file()
` [PATCH 5.15 005/776] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion 15-eg0xxx
` [PATCH 5.15 006/776] netfilter: nft_set_pipapo_avx2: dont return non-matching entry on expiry
` [PATCH 5.15 007/776] wifi: wl1251: validate packet IDs before indexing tx_frames

[git pull] drm fixes for 7.1-rc6
 2026-05-30 16:17 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2026-05-30 16:16 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 7.1-rc6
 2026-05-30 16:17 UTC  (2+ messages)

[PATCH 5.10 000/589] 5.10.258-rc1 review
 2026-05-30 15:58 UTC  (7+ messages)
` [PATCH 5.10 001/589] ALSA: asihpi: avoid write overflow check warning
` [PATCH 5.10 002/589] ASoC: SOF: topology: reject invalid vendor array size in token parser
` [PATCH 5.10 003/589] can: mcp251x: add error handling for power enable in open and resume
` [PATCH 5.10 004/589] btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file()
` [PATCH 5.10 005/589] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion 15-eg0xxx
` [PATCH 5.10 006/589] netfilter: nft_set_pipapo_avx2: dont return non-matching entry on expiry

[PATCH] HID: wacom: use GFP_ATOMIC in wacom_wac_queue_flush()
 2026-05-30 16:16 UTC  (2+ messages)

[PATCH net v4 1/1] net/sched: fix pedit partial COW leading to page cache corruption
 2026-05-30 16:15 UTC  (3+ messages)

[PATCH v2 00/34] Remove b_end_io from struct buffer_head
 2026-05-30 16:15 UTC  (4+ messages)
` [PATCH v2 33/34] buffer: Change calling convention for end_buffer_read_sync()

[PATCH net-next v3 13/14] dt-bindings: net: add onsemi's S2500
 2026-05-30 16:15 UTC  (4+ messages)

[PATCH v2] x86/vm86: Remove deprecated VM86 support
 2026-05-30 16:13 UTC  (6+ messages)

[PATCH mptcp-next] Squash-to: "mptcp: implemented OoO queue pruning"
 2026-05-30 16:13 UTC  (2+ messages)

[RFC 0/7] Complete removal of queue stats mapping
 2026-05-30 16:10 UTC  (8+ messages)
` [RFC 1/7] net/virtio: remove unused "
` [RFC 2/7] net/enic: remove queue_stats_mapping ethdev_op
` [RFC 3/7] net/cnxk: remove queue stats mapping
` [RFC 4/7] net/e1000: "
` [RFC 5/7] net/ixgbe: "
` [RFC 6/7] net/txgbe: "
` [RFC 7/7] ethdev: remove support for "

[PATCH TEST] timekeeping: Use data_race() and READ_ONCE() in ktime_get_real_seconds()⁠
 2026-05-30 16:12 UTC 

[PATCH 15/17] arm64: dts: renesas: r9a08g046: Add SDHI nodes for RZ/G3L SoC and SDHI1 pincontrol on SMARC EVK
 2026-05-30 16:10 UTC  (3+ messages)
` [PATCH 16/17] arm64: dts: renesas: rzg3l-smarc-som: Enable SD/eMMC on SDHI0
` [PATCH 17/17] arm64: dts: renesas: rzg3l-smarc-som: Enable SDHI2

[PATCH 14/17] mmc: renesas_sdhi: Add HS400 enhanced strobe support for RZ/G3L
 2026-05-30 16:09 UTC 

[PATCH] clk: rockchip: rk3588: Remove SECURECRU reset definitions
 2026-05-30 16:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: Fix spelling mistake in Peter's name
 2026-05-30 16:08 UTC 

[PATCH 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-05-30 16:08 UTC  (14+ messages)
` [PATCH 01/17] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH 02/17] clk: renesas: r9a08g046: Add clock and reset entries for SDHI
` [PATCH 03/17] pinctrl: renesas: rzg2l: Add SD channel POC support for RZ/G3L
` [PATCH 04/17] mmc: renesas_sdhi: Fix whitespace alignment in struct renesas_sdhi_of_data
` [PATCH 05/17] mmc: renesas_sdhi_internal_dmac: Fix whitespace alignment in struct initializer
` [PATCH 06/17] mmc: renesas_sdhi: Introduce renesas_sdhi_hw_info to abstract clock mask
` [PATCH 07/17] mmc: renesas_sdhi: Add max_divider to renesas_sdhi_hw_info
` [PATCH 08/17] mmc: renesas_sdhi: Add tuning_delay hw_info flag
` [PATCH 09/17] mmc: renesas_sdhi: Add internal_divider hw_info flag for clk rate adjustment
` [PATCH 10/17] mmc: renesas_sdhi: Add optional axis/axim reset controls
` [PATCH 11/17] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH 12/17] mmc: renesas_sdhi: Save and restore IOVS across suspend/resume
` [PATCH 13/17] mmc: renesas_sdhi: Add RZ/G3L HS400 support

[Buildroot] [PATCH v4 1/1] package/gettext-gnu: bump version to 1.0
 2026-05-30 16:07 UTC  (2+ messages)

scrub error & discrepancy
 2026-05-30 15:21 UTC  (3+ messages)

[moderation/CI] Re: net/sched: act_api: use RCU with deferred freeing for action lifecycle
 2026-05-30 16:07 UTC 

[PATCH v1 0/4] environment.c: migrate 'trust_executable_bit' into 'repo_config_values'
 2026-05-30 16:05 UTC  (5+ messages)
` [PATCH v1 1/4] read-cache: remove redundant extern declarations
` [PATCH v1 2/4] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
` [PATCH v1 3/4] environment: move 'trust_executable_bit' into repo_config_values
` [PATCH v1 4/4] read-cache: pass 'istate' to stat/mode helper functions

[PATCH 0/4] iio: pressure: mpl3115: add hardware FIFO support
 2026-05-30 16:05 UTC  (7+ messages)
` [PATCH 3/4] iio: pressure: mpl3115: generalize interrupt pin routing
` [PATCH 4/4] iio: pressure: mpl3115: add hardware FIFO support

[PATCH 7.0 000/461] 7.0.11-rc1 review
 2026-05-30 16:04 UTC  (2+ messages)

NFC/LLCP: unsafe userspace sockaddr handling in bind/connect paths
 2026-05-30 16:00 UTC 

[PATCH v5 0/2] ext4: add hash Kunit tests and optimize str2hashbuf
 2026-05-30 15:58 UTC  (3+ messages)
` [PATCH v5 1/2] ext4: add Kunit coverage for directory hash computation
` [PATCH v5 2/2] ext4: improve str2hashbuf by processing 4-byte chunks and removing function pointers

[PATCH net-next] eth: bnxt: disable rx-copybreak by default
 2026-05-30 15:58 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/5] package/stellarium: fix qt5serialport dependency
 2026-05-30 15:57 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/5] package/stellarium: add extra downloads
` [Buildroot] [PATCH v2 3/5] package/stellarium: bump version to 26.1
` [Buildroot] [PATCH v2 4/5] package/qt6/qt6positioning: new package
` [Buildroot] [PATCH v2 5/5] package/stellarium: allow build with qt6

Linking Patchwork with Sashiko?
 2026-05-30 15:57 UTC  (2+ messages)

[PATCH net 1/1] sctp: diag: reject stale associations in dump_one path
 2026-05-30 15:57 UTC 

[PATCH v3] ARM: module.lds: fix unwind metadata for merged .text sections
 2026-05-30 15:56 UTC  (2+ messages)

[PATCH v8 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver
 2026-05-30 15:55 UTC  (2+ messages)

[Buildroot] [PATCH 00/11] Add ColdFire MCF5441x (m68k) support
 2026-05-30 15:52 UTC  (4+ messages)
` [Buildroot] [PATCH 10/11] package/mawk: create awk symlink on install

[PATCH] tracing: fix CFI violation in probestub helper
 2026-05-30 15:52 UTC  (5+ messages)

[PATCH v2] wireless-regdb: allow 320MHz channel width for Russia
 2026-05-30 15:52 UTC  (4+ messages)

[ANN] wireless-regdb: master-2026-05-30
 2026-05-30 15:50 UTC 

[PATCH] i2c: designware: fix i2c probe error
 2026-05-30 15:35 UTC 

[Bug 221505] New: REGRESSION][amd_pstate] "EPP cannot be set under performance policy" (EBUSY) when switching to performance profile via PPD on 7.1
 2026-05-30 15:43 UTC  (2+ messages)
` [Bug 221505] "

[PATCH] cpufreq/amd-pstate: Fix setting EPP in performance mode
 2026-05-30 15:41 UTC 

[tip:x86/cpu] BUILD SUCCESS b04472e131016c5e4022f94db82b8d15a1e93db9
 2026-05-30 15:40 UTC 

[Buildroot] [PATCH 0/4] make utils/generate-cyclonedx runnable with Buildroot host packages
 2026-05-30 15:38 UTC  (2+ messages)

[Buildroot] [git commit] package/ca-certificates: enable host package variant
 2026-05-30 15:34 UTC 

[Buildroot] [git commit] utils/generate-cyclonedx: remove "support" for bz2 and gzip compressed patches
 2026-05-30 15:07 UTC 

[Buildroot] [git commit] utils/generate-cyclonedx: hint at missing Buildroot host package on a specific error
 2026-05-30 15:34 UTC 

[Buildroot] [git commit] utils/generate-cyclonedx: better error message when host Python is built without ssl
 2026-05-30 15:08 UTC 

[PATCH v8 5/6] dt-bindings: pinctrl: mediatek: Add bindings for MT6735 pin controller
 2026-05-30 15:35 UTC  (2+ messages)

[PATCH v1 0/6] power: Use named initializers for platform_device_id arrays
 2026-05-30 15:34 UTC  (3+ messages)
` [PATCH v1 6/6] power: Unify code style "

[Buildroot] [PATCH] package/font-awesome: bump to version 7.2.0
 2026-05-30 15:33 UTC  (2+ messages)

[PATCH v2] wireless-regdb: add regulatory rules for Iraq (IQ)
 2026-05-30 15:33 UTC  (2+ messages)

[linux-next:master 7314/9870] arch/arm64/boot/dts/renesas/r8a779md-geist.dtb: clock-controller@4f (cirrus,cs2500): compatible:0: 'cirrus,cs2500' is not one of ['cirrus,cs2000-cp']
 2026-05-30 15:33 UTC  (2+ messages)

[QUESTION] - SCSI tape boot
 2026-05-30 15:29 UTC  (3+ messages)

[PATCH v8 4/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller
 2026-05-30 15:29 UTC  (2+ messages)

[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
 2026-05-30 15:27 UTC  (4+ messages)
` [PATCH 2/4] rust: rcu: add RcuBox type

[PATCH] wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_status_skb_add()
 2026-05-30 15:25 UTC 

[PATCH 00/12] accel/tcg: Fix cross-page pointer wrapping issue
 2025-05-05 14:32 UTC  (5+ messages)
` [PATCH 07/12] target/mips: Fill in TCGCPUOps.pointer_wrap
` [PATCH 08/12] target/ppc: "

[Buildroot] [PATCH 1/1] package/ltp-testsuite: bump version to 20260529
 2026-05-30 15:25 UTC  (2+ messages)

[PATCH] hw/i386/acpi-build: Fix typo in function name
 2025-05-05  6:49 UTC  (2+ messages)

[PATCH] hw/acpi/pcihp: Fix typo in function name
 2025-05-05  6:48 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/ltp-testsuite: bump version to 20260529
 2026-05-30 15:24 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.