All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-23 18:59:51 to 2025-09-23 20:05:27 UTC [more...]

[PATCH v7 1/3] dt-bindings: touchscreen: convert eeti bindings to json schema
 2025-09-23 20:05 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Add touchscreen child node

[PATCH v2 00/12] accel/tcg: Improve tb_flush usage
 2025-09-23 20:02 UTC  (4+ messages)
` [PATCH v2 09/12] accel/tcg: Introduce EXCP_TB_FLUSH

[PATCH 0/3] docs/code-provenance: clarify AI exception process
 2025-09-23 20:00 UTC  (5+ messages)
` [PATCH 2/3] docs/code-provenance: make the exception process more prominent

[PATCH net-next v2 0/6] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2025-09-23 20:00 UTC  (3+ messages)
` [PATCH net-next v2 5/6] bnxt_fwctl: Add bnxt fwctl device
  ` [External] : "

[PATCH RFC 0/4] Add XDP RX queue index metadata via kfuncs
 2025-09-23 21:00 UTC  (5+ messages)
` [PATCH RFC 1/4] netlink: specs: Add XDP RX queue index to XDP metadata
` [PATCH RFC 2/4] net: xdp: Add xmo_rx_queue_index callback
` [PATCH RFC 3/4] uapi: netdev: Add XDP RX queue index metadata flags
` [PATCH RFC 4/4] net: veth: Implement RX queue index XDP hint

format-patch: why are the Range-diff: and Interdiff: headers translated?
 2025-09-23 19:59 UTC  (3+ messages)

[syzbot] [fs?] general protection fault in iter_file_splice_write
 2025-09-23 19:59 UTC  (2+ messages)

[PATCH] drm/xe/xe_vm: Remove unused DRM_GPUVA_OP_MAP case
 2025-09-23 19:56 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[BUG] No context menu in gitk on macos
 2025-09-23 19:54 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: spacemit,k1-i2c: Minor whitespace cleanup in example
 2025-09-23 19:53 UTC  (3+ messages)

[PATCH] .gitmodules: Update URLs for the u-boot submodules
 2025-09-23 18:52 UTC  (2+ messages)

[android-common:android11-kiwi-5.4 452/452] mm/page_alloc.c:137:40: sparse: sparse: restricted gfp_t degrades to integer
 2025-09-23 19:51 UTC 

[PATCH v3 0/3] PM: runtime: Auto-cleanup macros for runtime PM
 2025-09-23 19:51 UTC  (3+ messages)
` [PATCH v3 1/3] PM: runtime: Add auto-cleanup macros for "resume and get" operations

[PATCH v3 00/20] can: netlink: preparation before introduction of CAN XL step 3/3
 2025-09-23 19:50 UTC  (5+ messages)

[PATCH] tap-win32: fix multiple tap support
 2025-09-23 19:49 UTC  (3+ messages)

[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
 2025-09-23 19:49 UTC  (7+ messages)

[PATCH v1] dt-bindings: i2c: exynos5: add samsung,exynos8890-hsi2c compatible
 2025-09-23 19:48 UTC  (2+ messages)

[meta-oe][walnascar][PATCH] pm-qa: update git fetch protocol
 2025-09-23 19:48 UTC 

[RFC 0/5] parker: PARtitioned KERnel
 2025-09-23 19:46 UTC  (2+ messages)

[PATCH v3 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-09-23 19:47 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: EIC7700: Add Eswin PCIe host controller
` [PATCH v3 2/2] PCI: EIC7700: Add Eswin PCIe host controller driver

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-23 19:46 UTC  (11+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()

[meta-oe][scarthgap][PATCH] pm-qa: update git fetch protocol
 2025-09-23 19:46 UTC 

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-09-23 19:45 UTC  (3+ messages)
` [PATCH v6 18/22] iommufd: Introduce a helper function to extract vendor capabilities

[PATCH v2 phy 00/16] Lynx 28G improvements part 1
 2025-09-23 19:44 UTC  (34+ messages)
` [PATCH v2 phy 01/16] phy: lynx-28g: remove LYNX_28G_ prefix from register names
` [PATCH v2 phy 02/16] phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val" and "mask"
` [PATCH v2 phy 03/16] phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
` [PATCH v2 phy 04/16] phy: lynx-28g: convert iowrite32() calls with magic values to macros
` [PATCH v2 phy 05/16] phy: lynx-28g: restructure protocol configuration register accesses
` [PATCH v2 phy 06/16] phy: lynx-28g: make lynx_28g_set_lane_mode() more systematic
` [PATCH v2 phy 07/16] phy: lynx-28g: refactor lane->interface to lane->mode
` [PATCH v2 phy 08/16] phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
` [PATCH v2 phy 09/16] phy: lynx-28g: configure more equalization params for 1GbE and 10GbE
` [PATCH v2 phy 10/16] phy: lynx-28g: use "dev" argument more in lynx_28g_probe()
` [PATCH v2 phy 11/16] phy: lynx-28g: improve lynx_28g_probe() sequence
` [PATCH v2 phy 12/16] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation
` [PATCH v2 phy 13/16] phy: lynx-28g: probe on per-SoC and per-instance compatible strings
` [PATCH v2 phy 14/16] phy: lynx-28g: add support for 25GBASER
` [PATCH v2 phy 15/16] phy: lynx-28g: truly power the lanes up or down
` [PATCH v2 phy 16/16] phy: lynx-28g: implement phy_exit() operation

[PATCH 0/4] doc: git-pull: clarify DESCRIPTION section
 2025-09-23 19:45 UTC  (5+ messages)
` [PATCH 1/4] doc: git-pull: move <repository> and <refspec> params
` [PATCH 2/4] doc: git-pull: clarify options for integrating remote branch
` [PATCH 3/4] doc: git-pull: delete the example
` [PATCH 4/4] doc: git-pull: clarify how to exit a conflicted merge

[PATCH bpf-next v3 0/2] bpf: Allow union argument in trampoline based programs
 2025-09-23 19:44 UTC  (2+ messages)

Yocto builds and job server?
 2025-09-23 19:43 UTC 

[PATCH 00/16] tracetool: add Rust support
 2025-09-23 19:43 UTC  (28+ messages)
` [PATCH 01/16] tracetool: fix usage of try_import()
` [PATCH 02/16] tracetool: remove dead code
` [PATCH 03/16] treewide: remove unnessary "coding" header
` [PATCH 04/16] tracetool: add SPDX headers
` [PATCH 08/16] tracetool: Add Rust format support
` [PATCH 09/16] rust: add trace crate
` [PATCH 10/16] rust: qdev: add minimal clock bindings
` [PATCH 11/16] rust: pl011: add tracepoints
` [PATCH 12/16] tracetool/simple: add Rust support
` [PATCH 13/16] log: change qemu_loglevel to unsigned
` [PATCH 14/16] tracetool/log: add Rust support
` [PATCH 15/16] tracetool/ftrace: "
` [PATCH 16/16] tracetool/syslog: "

[PATCH v2] tap-win32: fix multiple tap support
 2025-09-23 19:42 UTC 

How do i get news of git releases
 2025-09-23 19:41 UTC  (3+ messages)

[PATCH RESEND] scsi: hpsa: Replace kmalloc + copy_from_user with memdup_user
 2025-09-23 19:40 UTC  (2+ messages)

[PATCH 0/9] Introduce set_context_latency and refactor VRR/DSB timing logic
 2025-09-23 19:40 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Introduce set_context_latency and refactor VRR/DSB timing logic (rev2)

[Buildroot] [PATCH 1/4] configs/aspeed_ast2500evb: check hashes, use bootlin toolchain
 2025-09-23 19:39 UTC  (2+ messages)

[Buildroot] [git commit] configs/aspeed_ast2500evb: bump kernel to 6.16.7, check hashes, use bootlin toolchain
 2025-09-23 19:09 UTC 

[Buildroot] [git commit] configs/aspeed_ast2500evb: bump U-Boot to 2025.07
 2025-09-23 19:09 UTC 

[Buildroot] [git commit] configs/aspeed_ast2500evb: increase kernel partition size
 2025-09-23 19:09 UTC 

[Buildroot] [git commit] configs/aspeed_ast2600evb: bump kernel to 6.16.7, check hashes, use bootlin toolchain
 2025-09-23 19:20 UTC 

[PATCH] locking/local_lock: fix shadowing in __local_lock_acquire()
 2025-09-23 19:38 UTC  (2+ messages)

[PATCH 0/3] riscv: dts: spacemit: add 24c02 eeprom on BPI-F3
 2025-09-23 19:38 UTC  (17+ messages)
` [PATCH 1/3] riscv: dts: spacemit: enable the i2c2 adapter "
` [PATCH 2/3] riscv: dts: spacemit: add 24c02 eeprom "

[PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-09-23 19:37 UTC  (4+ messages)
` [PATCH net-next v3 09/15] quic: add congestion control

[PATCH 0/9] Introduce Glymur USB support
 2025-09-23 19:36 UTC  (7+ messages)
` [PATCH 2/9] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible

[PATCH net-next v2 0/6] netconsole: support automatic target recovery
 2025-09-23 19:36 UTC  (6+ messages)
` [PATCH net-next v2 5/6] netconsole: resume previously deactivated target

[PATCH] drm/msm: Fix GEM free for imported dma-bufs
 2025-09-23 19:35 UTC  (2+ messages)

[PATCH v4 0/4] Move io-pgtable-arm selftest to KUnit
 2025-09-23 19:34 UTC  (9+ messages)
` [PATCH v4 1/4] iommu/io-pgtable-arm: Simplify error prints for selftests
` [PATCH v4 2/4] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v4 3/4] iommu/io-pgtable-arm-selftests: Modularize the test
` [PATCH v4 4/4] iommu/io-pgtable-arm-selftests: Use KUnit

[PATCH 0/9] Remove DMA .map_page and .unmap_page callbacks
 2025-09-23 19:34 UTC  (5+ messages)
` [PATCH 1/9] alpha: Convert mapping routine to rely on physical address

[PATCH v2] docs/bpf: clarify ret handling in LSM BPF programs
 2025-09-23 19:32 UTC  (4+ messages)

[PATCH] tty: serial: fsl_lpuart: Add missing wakeup event reporting
 2025-09-23 19:32 UTC  (2+ messages)

[asahilinux:bits/000-devicetree 27/140] arch/arm64/boot/dts/apple/t6000-j314s.dtb: usb@702280000 (apple,t6000-dwc3): iommus: [[141, 0], [142, 1]] is too long
 2025-09-23 19:30 UTC 

[PATCH bpf-next] bpftool: Add bash completion for program signing options
 2025-09-23 19:30 UTC  (2+ messages)

[PATCH 0/2] add ROG STRIX X870E-E GAMING WIFI
 2025-09-23 19:26 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (asus-ec-sensors) "
` [PATCH 2/2] hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutex

[PATCH] WIP: Update NEWS and dtrace.spec for release 2.0.4
 2025-09-23 19:29 UTC 

[PATCH 0/3] Fix a lost async pagefault notification when the guest is using SMM
 2025-09-23 19:28 UTC  (5+ messages)
` [PATCH 2/3] KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued

[PATCH] phy: freescale: Initialize priv->lock
 2025-09-23 19:27 UTC  (3+ messages)

[PATCH] drm/imx/tve: fix probe device leak
 2025-09-23 19:26 UTC  (2+ messages)

linux-next: manual merge of the rust tree with the drm-nova tree
 2025-09-23 19:25 UTC  (2+ messages)

[oe][meta-oe][walnascar][PATCH] libssh 0.11.2: Fix CVE-2025-8277 and CVE-2025-8114
 2025-09-23 19:24 UTC  (3+ messages)

linux-next: manual merge of the rust tree with the driver-core tree
 2025-09-23 19:24 UTC  (3+ messages)

[PATCH RFC 0/5] USB Type-C alternate mode selection
 2025-09-23 19:23 UTC  (9+ messages)

[PATCH bpf-next] bpf: remove is_return in struct bpf_session_run_ctx
 2025-09-23 19:23 UTC  (4+ messages)

[PATCH V7 0/4] Add AMD I3C master controller driver and bindings
 2025-09-23 19:22 UTC  (4+ messages)
` [PATCH V7 4/4] i3c: master: Add AMD I3C bus controller driver

[Intel-wired-lan] [PATCH iwl-net] ice: fix destination CGU for dual complex E825
 2025-09-23 19:21 UTC  (3+ messages)

[PATCH v9 0/8] nvme-fc: FPIN link integrity handling
 2025-09-23 19:21 UTC  (3+ messages)
` (subset) "

[PATCH 0/3] arm64: dts: qcom: x1-asus-zenbook-a14: LCD, WiFi for X1E support
 2025-09-23 19:21 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: Rework X1-based Asus Zenbook A14's displays

[robh:ethos-v3 3/3] drivers/accel/ethosu/ethosu_drv.c:210:16: error: implicit declaration of function 'FIELD_GET'
 2025-09-23 19:19 UTC 

[PATCH v2] gfs2/sysfs: Replace sprintf/snprintf with sysfs_emit()
 2025-09-23 19:18 UTC  (2+ messages)

[PATCH] tlshd: Return errnos from QUIC helper functions
 2025-09-23 19:18 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: spacemit: extend and validate all properties
 2025-09-23 19:17 UTC  (3+ messages)

[PATCH] smb: client: add tcon information to smb2_reconnect() debug messages
 2025-09-23 19:14 UTC 

[PATCH net 0/3] tls: Introduce and use RX async resync request cancel function
 2025-09-23 19:16 UTC  (5+ messages)
` [PATCH net 2/3] net: tls: Cancel RX async resync request on rdc_delta overflow

[scarthgap][PATCH] util-linux: use ${B} instead of ${WORKDIR}/build, to fix building under devtool
 2025-09-23 19:15 UTC 

[PATCH] i2c: riic: Allow setting frequencies lower than 50KHz
 2025-09-23 19:14 UTC  (2+ messages)

[PATCH 1/7] sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()
 2025-09-23 19:13 UTC  (2+ messages)

[PATCHSET sched_ext/scx-misc-a] sched_ext: Add @sch parameter in preparation for multi-sched support
 2025-09-23 19:13 UTC  (2+ messages)

[RFC v2 0/3] Align atomic storage
 2025-09-23 19:11 UTC  (9+ messages)
` [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t

[PATCH 0/5 v2] kernel-yocto: -stable and genericarm64 configuration updates
 2025-09-23 19:11 UTC  (6+ messages)
` [PATCH 1/5 v2] linux-yocto/6.12: update to v6.12.48
` [PATCH 2/5 v2] linux-yocto/6.12: update CVE exclusions (6.12.48)
` [PATCH 3/5 v2] linux-yocto/6.16: update to v6.16.8
` [PATCH 4/5 v2] linux-yocto/6.16: update CVE exclusions (6.16.8)
` [PATCH 5/5 v2] linux-yocto/6.16: genericarm64 refactoring, extension and clean-up

[PATCH] perf/annotate: Use architecture-agnostic register limit
 2025-09-23 19:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove myself as Synopsys DesignWare I2C maintainer
 2025-09-23 19:11 UTC  (2+ messages)

[PATCH v6] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-23 19:10 UTC  (4+ messages)
`  "

Bug#1116067: linux-image-6.1.0-32-amd64: btrfs compression quietly stopped around 60TB in
 2025-09-23 19:10 UTC 

[PATCH bpf-next v4 0/3] Signed loads from Arena
 2025-09-23 19:10 UTC  (2+ messages)

[PATCH v2 00/11] riscv: Add initial support for Anlogic DR1V90
 2025-09-23 19:09 UTC  (22+ messages)
` [PATCH v2 02/11] dt-bindings: riscv: Add Nuclei UX900 compatibles
` [PATCH v2 05/11] dt-bindings: interrupt-controller: Add Anlogic DR1V90 PLIC
` [PATCH v2 07/11] riscv: Add Anlogic SoC famly Kconfig support
` [PATCH v2 08/11] riscv: dts: Add initial Anlogic DR1V90 SoC device tree
` [PATCH v2 09/11] riscv: dts: anlogic: Add Milianke MLKPAI FS01 board
` [PATCH v2 10/11] riscv: defconfig: Enable Anlogic SoC
` [PATCH v2 11/11] MAINTAINERS: Setup support for Anlogic DR1V90 SoC tree

[PATCH rdma-next] RDMA/irdma: Fix SD index calculation
 2025-09-23 19:08 UTC 

[asahilinux:bits/000-devicetree 38/140] arch/arm64/boot/dts/apple/t6000-j314s.dtb: /soc/spi@39b10c000/hid-transport@0: failed to match any schema with compatible: ['apple,spi-hid-transport']
 2025-09-23 19:07 UTC 

[GIT PULL] at24 updates for v6.18-rc1
 2025-09-23 19:08 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: PCI: mediatek-gen3: Add support for Airoha AN7583
 2025-09-23 19:07 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: mediatek-gen3: add support for Airoha AN7583 SoC

[PATCH 0/5] kernel-yocto: -stable and genericarm64 configuration updates
 2025-09-23 19:06 UTC  (7+ messages)
` [PATCH 1/5] linux-yocto/6.12: update to v6.12.48
` [PATCH 2/5] linux-yocto/6.12: update CVE exclusions (6.12.48)
` [PATCH 3/5] linux-yocto/6.16: update to v6.16.8
` [PATCH 4/5] linux-yocto/6.16: update CVE exclusions (6.16.8)
` [PATCH 5/5] linux-yocto/6.16: genericarm64 refactoring, extension and clean-up

[PATCH 1/1] watchdog/hpwdt New maintianer
 2025-09-23 19:03 UTC 

[PATCH v3 1/2] dt-bindings: reset: microchip: Add LAN969x support
 2025-09-23 19:03 UTC  (2+ messages)

[PATCH 0/5] clk/reset: anlogic: add support for DR1V90 SoC
 2025-09-23 19:02 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: clock: add Anlogic DR1V90 CRU

[PATCH] PCI/sysfs: Ensure devices are powered for config reads
 2025-09-23 19:02 UTC  (2+ messages)

[dovetail 6.1.y-cip][PATCH 0/3] fpsimd fixes and cleanups
 2025-09-23 19:02 UTC  (4+ messages)
` [dovetail 6.1.y-cip][PATCH 3/3] arm64: fpsimd: dovetail: Drop extra condition from WARN_ON

[PATCH] systemd: use if..then in prerm scriptlet
 2025-09-23 19:01 UTC 

[PATCH v3 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
 2025-09-23 19:00 UTC  (2+ messages)

[PATCH v5 0/2] Add driver support for ESWIN eic700 SoC clock controller
 2025-09-23 18:59 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clock: eswin: Documentation for eic7700 SoC

[PATCH 0/3] arm64: dts: qcom: rename dtsi files for sm6150, x1e80100 and qcs8300
 2025-09-23 18:59 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: rename x1e80100 to hamoa


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.