All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-31 12:07:35 to 2026-07-31 12:45:37 UTC [more...]

[PATCH v2 00/25] hw/arm: Facebook SanMiguel BMC and TMP75-family sensors
 2026-07-31 10:45 UTC  (43+ messages)
` [PATCH v2 01/25] hw/sensor: tmp105: make device state private to the implementation
` [PATCH v2 02/25] hw/sensor: tmp105: name the parent object field parent_obj
` [PATCH v2 03/25] hw/sensor: tmp105: implement Resettable reset
` [PATCH v2 04/25] hw/sensor: tmp105: enforce the configurable fault queue
` [PATCH v2 05/25] hw/sensor: tmp105: describe the temperature property
` [PATCH v2 06/25] hw/arm: aspeed: guard board-local temperature-sensor aliases
` [PATCH v2 07/25] hw/sensor: tmp105: add TMP75, TMP175 and LM75B variants
` [PATCH v2 08/25] tests/qtest: tmp105: cover the ALERT fault queue
` [PATCH v2 09/25] tests/qtest: tmp105: cover the TMP75, TMP175 and LM75B variants
` [PATCH v2 10/25] tests/qtest: tmp105: cover one-shot and fault-queue write immunity
` [PATCH v2 11/25] tests/qtest: tmp105: cover shutdown clearing the ALERT across variants
` [PATCH v2 12/25] hw/arm: sanmiguel: add Facebook SanMiguel BMC machine
` [PATCH v2 13/25] hw/arm: sanmiguel: populate EEPROM data
` [PATCH v2 14/25] hw/arm: catalina: use the real TMP75 model
` [PATCH v2 15/25] hw/arm: fuji: use the real TMP75 and LM75B temperature sensors
` [PATCH v2 16/25] tests/functional: aspeed: optionally check the device tree model on boot
` [PATCH v2 17/25] tests/functional: give the set_machine probe VM the test workdir
` [PATCH v2 18/25] tests/functional: add a pure-Python device-locator resolver
` [PATCH v2 19/25] tests/functional: add a device-locator self-check
` [PATCH v2 20/25] tests/functional: aspeed: add hwmon sensor read helpers
` [PATCH v2 21/25] tests/functional/arm: sanmiguel: add BMC boot test

[LTP] [PATCH v3 1/5] lib: Rename function check_kver() => check_min_kver()
 2026-07-31 12:44 UTC  (6+ messages)
` [LTP] "

[PATCH v5 0/4] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-07-31 12:44 UTC  (6+ messages)
` [PATCH v5 2/4] mmc: sdhci-msm: Reprogram crypto keys during host hardware initialization

[PATCH v4 0/3] media: qcom: Add support for the iris codec on shikra
 2026-07-31 12:44 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: media: qcom,qcm2290-venus: document shikra Iris compatible

[LTP] [PATCH v2 5/5] syscalls: Add epoll_wait16 EPOLLEXCLUSIVE test
 2026-07-31 12:43 UTC  (3+ messages)

[PATCH 0/4] arm: add Cortex-M85, SSE-310, and mps3-an555
 2026-07-31 12:43 UTC  (3+ messages)
` [PATCH 4/4] hw/arm/mps2-tz.c: add new mps3-an555 board

[PATCH 0/2] fbdev: ssd1307fb: add SH1107 support
 2026-07-31 12:43 UTC  (3+ messages)
` [PATCH 1/2] fbdev: ssd1307fb: add support for Sino Wealth SH1107 controller

[PATCH 0/2] serdev: Some small serdev bugfixes found by code scans
 2026-07-31 12:43 UTC  (5+ messages)
` [PATCH 1/2] serdev: fix race between tty-port unregister and in-flight callbacks

[PATCH net] dibs: initialise dibs->lock in dibs_dev_alloc()
 2026-07-31 12:42 UTC  (2+ messages)

[RFC PATCH 00/16] Page Alloc Hogger
 2026-07-31 12:42 UTC  (5+ messages)

[PATCH] email: add Christian Borntraeger as cc for s390
 2026-07-31 12:42 UTC  (2+ messages)

[PATCH nft v2] datatype: accept a numeric cgroupsv2 id on input
 2026-07-31 12:41 UTC  (3+ messages)

[PATCH net-next 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-07-31 12:41 UTC  (3+ messages)
` [PATCH net-next 09/13] net/mlx5e: psp: Add an rx_decap steering table

[PATCH] objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0
 2026-07-31 12:40 UTC  (2+ messages)

[PATCH v2] mac80211: reject station addition if AP or MLO link is inactive
 2026-07-31 12:40 UTC  (7+ messages)

[BUG] NFSv4.2: futimens() returns success without sending SETATTR
 2026-07-31 12:39 UTC  (6+ messages)

[PATCHv2 0/3] ACPI: CPPC: Avoid Desired Performance reads on ACPI 6.6+
 2026-07-31 12:38 UTC  (3+ messages)
` [PATCHv2 2/3] ACPI: CPPC: Skip desired_perf read in cppc_get_perf()

[PATCH 0/8] acpi_build: Refactor and cleanup AMD IVRS build
 2026-07-31 12:32 UTC  (4+ messages)
` [PATCH 4/8] acpi_build: Use IOMMU pci device to build IOMMU device ID

[PATCH v6 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-07-31 12:38 UTC  (5+ messages)
` [PATCH v6 1/1] rust: pci: add extended capability "

[PATCH v2 3/5] btrfs: move condition for log commit wait into wait_log_commit()
 2026-07-30 15:24 UTC  (3+ messages)
  ` [LTP] "

[PATCH v17 00/14] KVM: arm64: Provide guest support for GCS
 2026-07-31 12:25 UTC  (15+ messages)
` [PATCH v17 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v17 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v17 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v17 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v17 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v17 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v17 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v17 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v17 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v17 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v17 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v17 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v17 13/14] tools: Synchronise the kernel esr.h
` [PATCH v17 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test

[PATCH v1] clk: Use named initializers for platform_device_id arrays
 2026-07-31 12:38 UTC  (4+ messages)
  ` clk maintenance [Was: Re: [PATCH v1] clk: Use named initializers for platform_device_id arrays]

[PATCH v2 0/5] fbdev: tdfxfb: Make "unbooted" cards work
 2026-07-31 12:38 UTC  (9+ messages)
` [PATCH v2 1/5] fbdev: tdfxfb: Add helper to read config table from BIOS
` [PATCH v2 2/5] fbdev: tdfxfb: Attempt to detect if the card wasn't booted
` [PATCH v2 3/5] fbdev: tdfxfb: Manually boot unbooted cards
` [PATCH v2 4/5] fbdev: tdfxfb: Wake the VGA core before programming the CRTC
` [PATCH v2 5/5] fbdev: tdfxfb: Program the initial video mode

[PATCH v2 0/4] serial: fix console lifetime bugs on failed bind and removal
 2026-07-31 12:37 UTC  (4+ messages)
` [PATCH v2 1/4] serial: core: do fallible allocations before the console can be registered

[PATCH v11 0/6] Add RMPOPT support
 2026-07-31 12:37 UTC  (4+ messages)
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously

Fixes tags need work in the vhost tree
 2026-07-31 12:37 UTC 

[PATCH] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: switch sound card to ayaneo,pocket-s2-sndcard
 2026-07-31 12:36 UTC 

[PATCH v1] drm/xe/ras: Fix boot-time ras error processing
 2026-07-31 12:36 UTC  (3+ messages)

[PATCH -next v3 00/13] wifi: cfg80211: consolidate cookie assignment for async ops
 2026-07-31 12:35 UTC  (14+ messages)
` [PATCH -next v3 01/13] wifi: cfg80211: pre-assign cookie for driver callbacks
` [PATCH -next v3 02/13] wifi: mac80211: stop using ieee80211_mgmt_tx_cookie()
` [PATCH -next v3 03/13] wifi: ath6kl: use pre-assigned cookie for remain_on_channel and mgmt_tx
` [PATCH -next v3 04/13] wifi: wil6210: use pre-assigned cookie for remain_on_channel, mgmt_tx and probe_peer
` [PATCH -next v3 05/13] wifi: brcmfmac: use pre-assigned cookie for remain_on_channel and mgmt_tx
` [PATCH -next v3 06/13] wifi: mwifiex: "
` [PATCH -next v3 07/13] wifi: wilc1000: "
` [PATCH -next v3 08/13] wifi: nxpwifi: "
` [PATCH -next v3 09/13] wifi: qtnfmac: use pre-assigned cookie for mgmt_tx
` [PATCH -next v3 10/13] wifi: rtl8723bs: "
` [PATCH -next v3 11/13] wifi: cfg80211: convert cookie output to input parameter
` [PATCH -next v3 12/13] wifi: cfg80211: convert tx_control_port cookie "
` [PATCH -next v3 13/13] wifi: nl80211: send frame tx status event only for non-zero cookie

[OE-core] [PATCH] kernel-devsrc: Install sources required for BPF host tools
 2026-07-31 12:35 UTC  (2+ messages)

[PATCH] selinux: bpf: check SBLABEL_MNT before isec init
 2026-07-31 12:35 UTC  (3+ messages)
` [PATCH v2] "

Missing kernelci bot emails?
 2026-07-31 12:35 UTC  (4+ messages)

[PATCH v2] soundwire: stream: validate slave port properties
 2026-07-31 12:34 UTC 

[RFC PATCH 0/6] Git 3.0: restrict hex object IDs to lowercase only
 2026-07-31 12:33 UTC  (4+ messages)
` [RFC PATCH 6/6] hex: allow only lowercase object IDs in breaking changes mode

[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
 2026-07-31 12:33 UTC  (2+ messages)

[PATCH RFC 0/9] Fix data races on hrtimer_sleeper ->task field
 2026-07-31 12:32 UTC  (3+ messages)
` [PATCH RFC 2/9] aio: Use accessor for "

[PATCH v9 00/19] media: iris: Add AR50LT core support and enable Agatti platform
 2026-07-31 12:30 UTC  (2+ messages)

Full subsystem codebase scan for identifying pre-existing issues?
 2026-07-31 12:29 UTC  (4+ messages)

[PATCH v3 0/3] ASoC: qcom: audioreach: support WSA speakers only on WSA2
 2026-07-31 12:29 UTC  (2+ messages)

[PATCH v9 00/14] media: iris: Add support for glymur platform
 2026-07-31 12:29 UTC  (4+ messages)
` [PATCH v9 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec

[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
 2026-07-31 12:29 UTC  (2+ messages)
` Forwarded: "

rust compile failure in next-20260730
 2026-07-31 12:28 UTC 

[PATCH] arm64: smp: Fix IPI teardown for GICv5 flow
 2026-07-31 12:26 UTC 

[LTP] [PATCH v2 4/5] syscalls: Add epoll_wait15
 2026-07-31 12:27 UTC  (3+ messages)

[BUG] fsnotify: concurrent mark updates can publish a stale aggregate mask and lose events
 2026-07-31 12:27 UTC  (3+ messages)
` [PATCH] fsnotify: Fix stale object mask after concurrent mark updates

[PATCH v3 0/7] char: xillybus: Harden driver and improve code quality
 2026-07-31 12:25 UTC  (5+ messages)
` [PATCH v3 1/7] char: xillybus: Improve control of execution flow with mutexes
` [PATCH v3 2/7] char: xillybus: Remove duplicate error path code

[PATCH 0/7] Mark recipes whose point releases are fixes-only (1/3)
 2026-07-31 12:25 UTC  (8+ messages)
` [PATCH 1/7] util-linux: inherit upstream-stable-release-point
` [PATCH 2/7] systemd: "
` [PATCH 3/7] glib-2.0: "
` [PATCH 4/7] dbus: "
` [PATCH 5/7] xz: "
` [PATCH 6/7] git: "
` [PATCH 7/7] perl: "

[PATCH] net: eql.c: fix switch case indent
 2026-07-31 12:25 UTC 

[PATCH 0/9] media: iris: enable VP8, MPEG2 and interlaced video support
 2026-07-31 12:25 UTC  (4+ messages)

[RFC cip-dev][isar-cip-core][PATCH 00/14] Add recipes for image hardening
 2026-07-31 12:24 UTC  (4+ messages)
` [RFC cip-dev][isar-cip-core][PATCH 06/14] Apply hardening configuration to the kernel

[PATCH] ksmbd: exempt FSCTL_PIPE_TRANSCEIVE from the generic file-id lookup
 2026-07-31 12:23 UTC  (2+ messages)

[PATCH] char: scx200_gpio: check cdev_add() return value
 2026-07-31 12:22 UTC  (2+ messages)

[REGRESSION] PCIe/qcom: on-board WCN7850 link stuck in Polling on X1E80100 (Surface Pro 11)
 2026-07-31 12:22 UTC 

[PATCH mptcp-next v2 0/2] Squash to "mptcp: out-of-order queue pruning"
 2026-07-31 12:22 UTC  (2+ messages)

[Buildroot] [git commit branch/2025.02.x] package/libheif: security bump version to 1.23.1
 2026-07-31 12:14 UTC 

[Buildroot] [git commit branch/2025.02.x] package/bind: security bump version to 9.20.26
 2026-07-31 12:13 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libass: security bump version to 0.17.5
 2026-07-31 12:14 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libass: bump version to 0.17.4
 2026-07-31 12:14 UTC 

[Buildroot] [PATCH 1/1] package/libheif: security bump version to 1.23.1
 2026-07-31 12:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libass: security bump version to 0.17.5
 2026-07-31 12:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/bind: security bump version to 9.20.26
 2026-07-31 12:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/ugetty: use correct SPDX license identifier
 2026-07-31 12:21 UTC  (2+ messages)

[Buildroot] [PATCH] package/docker-credential-acr-env: needs NPTL
 2026-07-31 12:21 UTC  (2+ messages)

[Buildroot] [PATCH] package/docker-credential-gcr: needs NPTL
 2026-07-31 12:21 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Yann E. MORIN (Orange) for docker credential helpers
 2026-07-31 12:21 UTC  (2+ messages)

[Buildroot] [PATCH] package/amazon-ecr-credential-helper: needs NPTL
 2026-07-31 12:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libass: bump version to 0.17.4
 2026-07-31 12:21 UTC  (2+ messages)

[Buildroot] [git commit branch/2026.05.x] package/libheif: security bump version to 1.23.1
 2026-07-31 12:14 UTC 

[Buildroot] [git commit branch/2026.05.x] package/docker-credential-gcr: needs NPTL
 2026-07-31 12:12 UTC 

[Buildroot] [git commit branch/2026.05.x] package/bind: security bump version to 9.20.26
 2026-07-31 12:13 UTC 

[Buildroot] [git commit branch/2026.05.x] package/amazon-ecr-credential-helper: needs NPTL
 2026-07-31 12:11 UTC 

[Buildroot] [git commit branch/2026.05.x] package/libass: security bump version to 0.17.5
 2026-07-31 12:14 UTC 

[Buildroot] [git commit branch/2026.05.x] package/docker-credential-acr-env: needs NPTL
 2026-07-31 12:15 UTC 

[Buildroot] [git commit branch/2026.05.x] package/ugetty: use correct SPDX license identifier
 2026-07-31 12:13 UTC 

[Buildroot] [git commit branch/2026.05.x] DEVELOPERS: add Yann E. MORIN (Orange) for docker credential helpers
 2026-07-31 12:11 UTC 

Random system freezes with Linux 6.12 + Xenomai 3.3.1 on Intel Ultra 5 125H
 2026-07-31 12:20 UTC  (13+ messages)

[LTP] [PATCH v2 3/5] syscalls: Add epoll_wait14
 2026-07-31 12:19 UTC  (3+ messages)

[PATCH] ASoC: SOF: Use high-priority workqueue for PCM period elapsed
 2026-07-31 12:19 UTC  (4+ messages)

[PATCH v4 0/5] Rate limited printing for Rust
 2026-07-31 12:19 UTC  (4+ messages)

[PATCH v3] KVM: have hva_to_pfn_remapped write-upgrade PTEs
 2026-07-31 12:19 UTC  (3+ messages)

[PATCH] fanotify: report full event length for FIONREAD
 2026-07-31 12:19 UTC  (2+ messages)

[LTP] [PATCH v2 2/5] syscalls: Add epoll_wait13
 2026-07-31 12:17 UTC  (3+ messages)

[PATCH v2 iwl-next 0/3] ice: expose TSPLL state on E825 through dpll subsystem
 2026-07-31 12:12 UTC  (8+ messages)
` [Intel-wired-lan] "
` [PATCH v2 iwl-next 1/3] ice: monitor TSPLL lock from PTP periodic worker
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 2/3] ice: add TSPLL DPLL device and TIME_REF pin for E825
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 3/3] ice: use per-interface clock_id for E825 generic DPLLs
  ` [Intel-wired-lan] "

[PATCH v7 0/5] clocksource/timer-econet-en751221: Support irq number per timer
 2026-07-31 12:17 UTC  (9+ messages)
` [PATCH v7 1/5] clocksource/timer-econet-en751221: fix refcount leak
` [PATCH v7 3/5] clocksource/timer-econet-en751221: Init teardown on error if possible
` [PATCH v7 4/5] clocksource/timer-econet-en751221: Disable IRQ until cevt registered
` [PATCH v7 5/5] clocksource/timer-econet-en751221: Support EN751627 without percpu IRQ

[PATCH v2] sched: Reject policy changes with SCHED_FLAG_KEEP_PARAMS
 2026-07-31 12:16 UTC  (3+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-07-31 12:15 UTC  (4+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP

[PATCH] tools/intel_reg: add MCR steered register access command
 2026-07-31 12:14 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] ext4: don't enable DAX on new encrypted files
 2026-07-31 12:15 UTC  (2+ messages)

[GIT PULL] SoCFPGA firmware updates for v7.3
 2026-07-31 12:15 UTC  (2+ messages)

[PATCH i-g-t 0/4] Add DSC compressed BPP subtest
 2026-07-31 12:21 UTC  (5+ messages)
` [PATCH i-g-t 1/4] lib/dsc: Add igt_force_dsc_enable_compressed_bpp()
` [PATCH i-g-t 2/4] tests/intel/kms_dsc_helper: Add helper to force compressed BPP
` [PATCH i-g-t 3/4] lib/dsc: Add igt_get_dsc_sink_compressed_bpp()
` [PATCH i-g-t 4/4] tests/intel/kms_dsc: Add dsc-compressed-bpp subtest

[PATCH testsuite] tests: disable testing of f2fs when PAGE_SIZE != 4096
 2026-07-31 12:14 UTC  (2+ messages)

[PATCH] btrfs: fix memory leak in btrfs_do_encoded_write()
 2026-07-31 12:13 UTC  (3+ messages)

[PATCH v10 00/14] media: iris: Add support for glymur platform
 2026-07-31 12:13 UTC  (3+ messages)
` [PATCH v10 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec

[PATCH] pmdomain: core: Wait for device link removals before dropping genpd->dev
 2026-07-31 12:10 UTC  (2+ messages)

[PATCH v5] drm/omap: dsi: avoid sending bta sync all the time in writes
 2026-07-31 11:42 UTC  (3+ messages)

[PATCH 0/2] ext4: ensure WRITE_ZEROES is power-failure-safe
 2026-07-31 12:06 UTC  (3+ messages)
` [PATCH 2/2] ext4: protect WRITE_ZEROES written extents with orphan list


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.