All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 12:59:36 to 2026-08-11 13:40:08 UTC [more...]

[PATCH v2 0/2] Quick Build: use pip for bitbake-setup (and a typo fix)
 2026-08-11 13:39 UTC 

[PATCH v3 0/2] dmaengine: Use named initializers for arrays of pci_device_id
 2026-08-11 13:39 UTC  (3+ messages)
` [PATCH v3 2/2] dmaengine: Consistently define pci_device_ids using named initializers

[PATCH v3] s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks
 2026-08-11 13:39 UTC 

[PATCH v3 0/6] Fix ARM domcreate
 2026-08-11 13:38 UTC  (3+ messages)
  ` [PATCH v3 2/6] ARM/sysctl: Expose the supported guest GIC modes in physinfo

[PATCH 2/2] nvmem: layouts: onie-tlv: fix device_node reference leak in error path
 2026-08-11 12:55 UTC 

[PATCH 1/2] nvmem: layouts: sl28vpd: fix device_node reference leak in error path
 2026-08-11 12:55 UTC 

[PATCH] .github/actions/build-userspace: drop duplicated make install, fix comment
 2026-08-11 13:38 UTC  (2+ messages)

[PATCH] swig: upgrade 4.4.1 -> 4.5.0
 2026-08-11 13:38 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] u-boot-tools: fix pylibfdt build with swig 4.5.0
    ` [OE-core] "

[PATCH RFC 00/15] arm-mpam: Add basic device tree support for resctrl
 2026-08-11 13:30 UTC  (16+ messages)
` [PATCH RFC 01/15] dt-bindings: arm: Add MPAM MSC binding
` [PATCH RFC 02/15] cacheinfo: Expose the code to generate a cache-id from a device_node
` [PATCH RFC 03/15] arm_mpam: Add device tree support for MSC probing
` [PATCH RFC 04/15] arm_mpam: Add support for memory controller MSC on DT platforms
` [PATCH RFC 05/15] arm_mpam: Fix device_node refcount in DT resource parsing
` [PATCH RFC 06/15] arm_mpam: Fix cache ID sentinel from ~0UL to U32_MAX to match u32 return type
` [PATCH RFC 07/15] arm_mpam: Fix the RIS index range check in mpam_ris_create_locked
` [PATCH RFC 08/15] arm_mpam: Fix ris_idx type to prevent range check bypass on truncation
` [PATCH RFC 09/15] arm_mpam: Fix MSC MMIO window size to use resource_size() instead of end - start
` [PATCH RFC 10/15] arm_mpam: Fix update_msc_accessibility() return type to void
` [PATCH RFC 11/15] arm_mpam: Fix mpam_dt_create_foundling_msc() to create MSC platform devices
` [PATCH RFC 12/15] arm_mpam: Fix get_cpumask_from_cache() to clear mask on error
` [PATCH RFC 13/15] dt-bindings: arm: Fix MPAM MSC binding schema and examples
` [PATCH RFC 14/15] arm_mpam: Support MSC accessibility derivation from RIS nodes
` [PATCH DNM RFC 15/15] arm64: dts: qcom: kaanapali: Add MPAM MSC nodes for the L2 caches

[PATCH net-next v4 0/3] w5100: restore GPIO-based link detection
 2026-08-11 13:37 UTC  (6+ messages)
` [PATCH net-next v4 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt

[PATCH v3 0/8] Add IBM Huygens BMC machine for AST2700
 2026-08-11 13:36 UTC  (3+ messages)
` [PATCH v3 1/8] fsi/cfam: Add common CFAM base class

[PATCH] mm: khugepaged: don't pass swap entry value to trace_mm_khugepaged_scan_file()
 2026-08-11 13:36 UTC 

[PATCH] arm64: dts: qcom: ipq5018: Add pinctrl for MDIO bus
 2026-08-11 13:36 UTC 

[PATCH v3 00/20] KVM: s390: vsie: Add VSIE SIGP ECALL and SRSI Interpretation
 2026-08-11 13:36 UTC  (21+ messages)
` [PATCH v3 01/20] KVM: s390: vsie: Add SCAO read and write helpers
` [PATCH v3 02/20] KVM: s390: vsie: Move SCAO validation into a function
` [PATCH v3 03/20] KVM: s390: vsie: Add vsie_interp_extf detection
` [PATCH v3 04/20] KVM: s390: vsie: Add ssca_block and ssca_entry structs
` [PATCH v3 05/20] KVM: s390: vsie: Move pin/unpin_scb methods
` [PATCH v3 06/20] KVM: s390: vsie: Move pin/unpin guest page
` [PATCH v3 07/20] KVM: s390: vsie: Move release/acquire gmap shadow
` [PATCH v3 08/20] KVM: s390: vsie: Create helpers to alloc and free vsie_pages
` [PATCH v3 09/20] KVM: s390: vsie: Replace radix_tree with xarray addr_to_page
` [PATCH v3 10/20] KVM: s390: vsie: Add helper to release gmap shadow
` [PATCH v3 11/20] KVM: s390: vsie: Lazily keep original scb pinned after vsie exit
` [PATCH v3 12/20] KVM: s390: vsie: Add helper to pin and unpin multiple guest pages
` [PATCH v3 13/20] KVM: s390: vsie: Add struct vsie_sca with pin and unpin methods
` [PATCH v3 14/20] KVM: s390: vsie: Shadow VSIE SCA in guest-1
` [PATCH v3 15/20] KVM: s390: vsie: Guard against invalid CPU address
` [PATCH v3 16/20] KVM: s390: vsie: Allow guest-3 cpu add and remove with ssca
` [PATCH v3 17/20] KVM: s390: vsie: Add VSIE max shadow configuration
` [PATCH v3 18/20] KVM: s390: vsie: Add VSIE shadow stat counters
` [PATCH v3 19/20] KVM: s390: vsie: Create minimal scb shadows for not running g3 blocks
` [PATCH v3 20/20] KVM: s390: vsie: Enable use of VSIE SSCA

[PATCH] pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()
 2026-08-11 13:36 UTC  (2+ messages)

[PATCH RFC 0/9] Fix data races on hrtimer_sleeper ->task field
 2026-08-11 13:35 UTC  (3+ messages)
` [PATCH RFC 1/9] hrtimer: Mark data-racy accesses to "

[PATCH v9 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-11 13:34 UTC  (2+ messages)
` [PATCH v9 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH v3 0/7] hw/nmi: Disconnect of vCPU and disentangle Monitor code
 2026-08-11 13:34 UTC  (7+ messages)
` [PATCH v3 3/7] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_monitor_handler()
` [PATCH v3 6/7] hw/nmi: Remove unused @errp argument from deliver_nmi()
` [PATCH v3 7/7] hw/nmi: Deliver NMI only once

[PATCH v5] kexec: keep the next kernel off hardware-poisoned pages
 2026-08-11 13:34 UTC  (4+ messages)

[PATCH v2] file-posix: fix zone write granularity assignment for zoned block devices
 2026-08-11 13:32 UTC 

[RFC PATCH 0/7] drm/i915/selftests: Modernize printing in i915 selftests
 2026-08-11 13:32 UTC  (8+ messages)
` [RFC PATCH 1/7] drm/i915/selftests: Use drm_* prints in mock selftests
` [RFC PATCH 2/7] drm/i915/selftests: Use drm_* prints in live selftests
` [RFC PATCH 3/7] drm/i915/selftests: Use drm_* prints in selftest helpers
` [RFC PATCH 4/7] drm/i915/gt/selftests: Use drm_* prints in aggregated gt selftests
` [RFC PATCH 5/7] drm/i915/gt/selftests: Use drm_* prints in gt standalone tests
` [RFC PATCH 6/7] drm/i915/gt/selftests: Use drm_* prints in gt selftest helpers
` [RFC PATCH 7/7] drm/i915/selftests: Use drm_* prints in selftest headers

[PATCH v2 0/4] iio: adc: ade9000: add support for ADE9078
 2026-08-11 13:32 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: iio: adc: adi,ade9000: add adi,ade9078 compatible

[PATCH 0/2] Update scripts/code_cov_parse_info
 2026-08-11 13:34 UTC  (3+ messages)
` [PATCH 1/2] scripts/code_cov_parse_info: add support for lcov/geninfo >1.14 formats
` [PATCH 2/2] scripts/code_cov_parse_info: add display include and exclude in only_xe

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-11 13:31 UTC  (3+ messages)
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH v2] ref-manual/variables.rst: document the QB_DEFAULT_BIOS variable
 2026-08-11 13:31 UTC  (2+ messages)
` [docs] "

[syzbot] [kernel?] memory leak in dev_set_name
 2026-08-11 13:32 UTC  (2+ messages)

[PATCH] fetch-pack: trace packfile URI downloads
 2026-08-11 13:31 UTC  (2+ messages)

[PATCH net v2 0/1] ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()
 2026-08-11 13:31 UTC  (2+ messages)
` [PATCH net v2 1/1] "

RK3588 optee question
 2026-08-11 12:54 UTC  (3+ messages)

[PATCH net v3] net: phylink: treat PSGMII as an inband capable interface
 2026-08-11 13:30 UTC  (2+ messages)

[PATCH net-next v3 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
 2026-08-11 13:29 UTC  (5+ messages)
` [PATCH net-next v3 1/2] netconsole: publish the userdata payload with RCU
` [PATCH net-next v3 2/2] selftests: netconsole: add a userdata torture test

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-11 13:29 UTC  (14+ messages)
                ` Dup commits in NFC trees [Was: Time to call it quits for the maintainer summit?]

[PATCH bpf-next 0/5] bpf: Add user memory access kfuncs for mm_struct
 2026-08-11 13:28 UTC  (2+ messages)

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-11 13:27 UTC  (7+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper

[PATCH 0/2] nvmem: layouts: fix device_node reference leaks on error path
 2026-08-11 12:56 UTC 

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-11 13:25 UTC  (5+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[Bug 220193] New: PATCH 6.1 082/167 which adds support for Owon HDS200 breaks functionality of Owon VDS1022
 2026-08-11 13:24 UTC  (2+ messages)
` [Bug 220193] "

[PATCH] objtool: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2026-08-11 13:23 UTC  (3+ messages)

[PATCH v2 0/4] mm, swap: keep hibernation swap slots out of the swap cache
 2026-08-11 13:23 UTC  (3+ messages)

[DPDK/core Bug 1974] [dpdk24.11.7-rc1] DPDK build failed with clang on Ubuntu26.04
 2026-08-11 13:23 UTC  (2+ messages)

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-11 13:22 UTC  (5+ messages)
` [RFC PATCH v2 33/45] arm64: irq: Report FEAT_NMI masking local IRQs
` [RFC PATCH v2 38/45] arm64: smp: Abstract SGI and LPI operations

[PATCH v4 0/6] KVM: x86/xen: Fix Xen/GPC/PREEMPT_RT issues with rwlock_t
 2026-08-11 12:49 UTC  (7+ messages)
` [PATCH v4 1/6] KVM: pfncache: Use SRCU for readers instead of a rwlock
` [PATCH v4 2/6] KVM: x86/xen: Extract delivery of event to vCPU into a separate helper
` [PATCH v4 3/6] KVM: x86/xen: Explicitly tag "shared info" page as never being dirty tracked
` [PATCH v4 4/6] KVM: x86/xen: Don't dirty track "vCPU info" page
` [PATCH v4 5/6] KVM: x86: Request the guest TLB flush from record_steal_time()
` [PATCH v4 6/6] KVM: x86: Use gfn_to_pfn_cache for steal time / preempted status

[PATCH v3 0/4] mm, swap: keep hibernation swap slots out of the swap cache
 2026-08-11 13:22 UTC  (5+ messages)
` [PATCH v3 1/4] mm, swap: don't free a hibernation slot that is in "
` [PATCH v3 2/4] mm, swap: only allow swapped-out slots into "
` [PATCH v3 3/4] mm, swap: give hibernation swap slots their own swap table entry type
` [PATCH v3 4/4] mm, swap: drop the swap cache guard and reclaim in swap_free_hibernation_slot()

[PATCH net-next v2 0/6] netconsole: validate a target's IP address configuration
 2026-08-11 13:21 UTC  (13+ messages)
` [PATCH net-next v2 1/6] netconsole: add an address family to struct inet_addr
` [PATCH net-next v2 2/6] netconsole: use the address family instead of the ipv6 flag
` [PATCH net-next v2 3/6] netconsole: reject enabling a target with no remote IP address
` [PATCH net-next v2 4/6] netconsole: reject a target mixing IPv4 and IPv6 addresses
` [PATCH net-next v2 5/6] netconsole: show empty string for an unset IP address
` [PATCH net-next v2 6/6] netconsole: move struct inet_addr into netconsole.c

[PATCH net] ipv4: icmp: reject non-unicast input routes in icmp_route_lookup
 2026-08-11 13:30 UTC 

[PATCH 0/2] Quick Build: use pip for bitbake-setup (and a typo fix)
 2026-08-11 13:21 UTC  (4+ messages)
` [PATCH 1/2] brief-yoctoprojectqs/index.rst: use pip to install bitbake-setup
  ` [docs] "

[PATCH] target/ppc: Validate HTABMASK and reserved bits in SDR1 for 32-bit mode
 2026-08-11 13:21 UTC  (3+ messages)

[PATCH 0/6] ASoC: samsung: Improve probe error handling
 2026-08-11 13:21 UTC  (9+ messages)
` [PATCH 1/6] ASoC: samsung: aries_wm8994: Preserve gpiod_to_irq() error codes
` [PATCH 2/6] ASoC: samsung: aries_wm8994: Drop redundant probe error messages
` [PATCH 3/6] ASoC: samsung: pcm: Use dev_err_probe() for error handling
` [PATCH 5/6] ASoC: samsung: spdif: Drop redundant probe error messages

[PATCH net v3 0/2] net: thunderbolt: two fixes for the failed bring-up path
 2026-08-11 13:20 UTC  (6+ messages)
` [PATCH net v3 1/2] net: thunderbolt: Release the Rx HopID that was handed out on mismatch
` [PATCH net v3 2/2] net: thunderbolt: Mark the connection down when bringing it up fails

[PATCH net 0/2] net: dsa: b53: fix 8021q uppers on standalone ports
 2026-08-11 13:19 UTC  (11+ messages)
` [PATCH net 1/2] net: dsa: let drivers offload "

[PATCH mptcp-next v3 0/7] Reduce the differences between TCP and MPTCP for TLS usage
 2026-08-11 13:18 UTC  (8+ messages)
` [PATCH mptcp-next v3 1/7] mptcp: drop the mptcp_ooo_try_coalesce() helper
` [PATCH mptcp-next v3 2/7] mptcp: drop the cant_coalesce CB field
` [PATCH mptcp-next v3 3/7] mptcp: remove CB offset field
` [PATCH mptcp-next v3 4/7] mptcp: sync mptcp skb cb layout with tcp one
` [PATCH mptcp-next v3 5/7] mptcp: defer read_sock cleanup to mptcp_worker
` [PATCH mptcp-next v3 6/7] mptcp: track app-limited state in mptcp_sendmsg
` [PATCH mptcp-next v3 7/7] selftests: mptcp: sockopt: check app_limited

[PATCH] nvme: Add module reference counting for multipath nvme device
 2026-08-11 13:18 UTC  (2+ messages)

[PATCH] regmap: sdw-mbq: Fix swap of timeout and retry times
 2026-08-11 13:18 UTC 

[PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
 2026-08-11 13:18 UTC  (9+ messages)

[PATCH] ALSA: seq: Don't leak the extension cell pointer in the bounce payload
 2026-08-11 13:18 UTC 

[PATCH v2 0/3] KVM: arm64: Fixes for timers and pKVM
 2026-08-11 13:18 UTC  (4+ messages)

[PATCH v2 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-08-11 13:17 UTC  (2+ messages)

[RFC PATCH] char-fe: implement qemu_chr_fe_backend_name
 2026-08-11 13:17 UTC  (2+ messages)

[PATCH] USB: serial: simple: narrow OWON match to avoid breaking VDS1022
 2026-08-11 13:17 UTC  (2+ messages)

[PATCH v2 0/2] perf/dwc_pcie: Fix lockdep warnings in device and event setup
 2026-08-11 13:17 UTC 

[PATCH RESEND] arm64: dts: airoha: en7581: Enable spi nand controller for EN7581 EVB
 2026-08-11 13:16 UTC 

[PATCH io_uring 00/16] zcrx update for-7.3
 2026-08-11 13:16 UTC  (4+ messages)
` [PATCH io_uring 02/16] io_uring/zcrx: move RQ head/tail to separate cache lines

[PATCH v2] amdgpu/vcn: vcn dec_msg integer overflow fix
 2026-08-11 13:16 UTC  (2+ messages)

[PATCH bpf-next v3 1/6] bpf: Derive the atomic load register in one place
 2026-08-11 13:16 UTC  (6+ messages)
` [PATCH bpf-next v3 2/6] bpf, riscv: Clear fetch destination on faulting arena atomic
` [PATCH bpf-next v3 3/6] bpf, x86: "
` [PATCH bpf-next v3 4/6] bpf, arm64: "
` [PATCH bpf-next v3 5/6] bpf, s390: "
` [PATCH bpf-next v3 6/6] selftests/bpf: Add arena fault tests for atomics with fetch

[PATCH] thermal/drivers/armada: Fix missing bitfields include
 2026-08-11 13:15 UTC  (2+ messages)

[PATCH v3 0/2] cc2520: fix FIFOP work and RX tasklet use-after-free
 2026-08-11 13:14 UTC  (5+ messages)
` [PATCH v3 2/2] ieee802154: cc2520: fix "

[PATCH 1/1] nfc: llcp: Fix race condition in accept_queue lifecycle
 2026-08-11 13:14 UTC  (2+ messages)

[syzbot] [net?] WARNING in ipgre_xmit (2)
 2026-08-11 13:13 UTC  (5+ messages)

Marvell Kirkwood and the linux 7.1.5 kernel
 2026-08-11 13:11 UTC  (3+ messages)

[syzbot] [iommu?] KASAN: slab-use-after-free Read in free_iova
 2026-08-11 13:11 UTC  (5+ messages)

[PATCH v2 0/9] Add fan control support
 2026-08-11 13:11 UTC  (3+ messages)
` [PATCH v2 2/9] drm/xe/hwmon: initialize fan-control backend and table cache

[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
 2026-08-11 13:11 UTC  (6+ messages)
` [PATCH 2/9] EDAC/versalnet: Add NULL check for mci in remove_one_mc()

[syzbot] [mm?] INFO: rcu detected stall in sys_munmap (2)
 2026-08-11 13:11 UTC  (2+ messages)
` Forwarded: [syz test] net/sched: taprio: reject too-small software schedule intervals

[PATCH net v4 0/4] net: phy: dp83640: fix shared clock lifetime and probe error cleanup
 2026-08-11 13:11 UTC  (2+ messages)

[PATCH] PCI: Save/restore Device 3 control and clear stale 14-bit Tag enables
 2026-08-11 13:10 UTC  (2+ messages)

[syzbot] [nvme?] KASAN: slab-use-after-free Read in nvmf_free_options
 2026-08-11 13:10 UTC  (3+ messages)
` [PATCH] nvme-fc: fix double free of fabrics options when nvme_add_ctrl() fails

[PATCH v4 0/2] Add DSS support for AM62L SoC
 2026-08-11 13:08 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: ti: k3-am62l-main: Add DSS & DSI related nodes
` [PATCH v4 2/2] arm64: dts: ti: k3-am62l3-evm: Add HDMI support

[PATCH 0/2] xen/arm: remove unreachable EL0 handling from register emulation
 2026-08-11 13:08 UTC  (3+ messages)
` [PATCH 1/2] xen/arm: drop unreachable EL0 check when emulating ACTLR
` [PATCH 2/2] xen/arm: drop incorrect EL0 accessibility comments for PMINTEN{SET,CLR}

[PATCH] staging: sm750fb/sm750.c: mark g_def_fbmode as const pointer
 2026-08-11 13:08 UTC 

the Linux man-pages as an educational tool
 2026-08-11 12:49 UTC  (12+ messages)
          ` on project management (was: the Linux man-pages as an educational tool)
              ` on project management

[PATCH] usbip: fix use-after-free in event_handler()
 2026-08-11 13:07 UTC  (5+ messages)

[PATCH 0/2] drm/xe/guc: handle exec queue teardown after hot-unplug
 2026-08-11 13:37 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` [PATCH 1/2] drm/xe/guc: rework exec queue teardown PM/unplug handling
` [PATCH 2/2] drm/xe: remove EXEC_QUEUE_FLAG_PERMANENT

[PATCH v3 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-11 13:07 UTC  (3+ messages)
` [PATCH v3 net-next 09/15] ipv6: Replace &nd_tbl with nd_table(net)

[PATCH] USB: serial: simple: narrow OWON match to avoid breaking VDS1022
 2026-08-11 13:05 UTC  (3+ messages)

[PATCH 0/2] Add panel driver for Novatek NT37703
 2026-08-11 13:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add bindings "

[PATCH v2 0/5] arm64: crash: Add crash hotplug support
 2026-08-11 13:05 UTC  (2+ messages)

[PATCH v3 0/2] Add DSS support for AM62L SoC
 2026-08-11 13:04 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: ti: k3-am62l3-evm: Add HDMI support

[PATCH v2 0/5] docs: sphinx-pre-install: improve dependency checks
 2026-08-11 13:03 UTC  (7+ messages)
` [PATCH v2 1/5] docs: sphinx-pre-install: add macOS Homebrew support
` [PATCH v2 3/5] docs: sphinx-build-wrapper: prefer gmake

[PATCH v2 00/39] Make HMP optional (and later standalone)
 2026-08-11 13:02 UTC  (4+ messages)
` [PATCH v2 31/39] util: guard monitor_vprintf callers with CONFIG_HMP

[PATCH] gpio: omap: Use device name as chip label
 2026-08-11 13:03 UTC 

[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: skip PSR/FBC subtests disabled by modparam
 2026-08-11 13:01 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 0/3] xen/arm: Fix eSPI IRQ handling
 2026-08-11 13:01 UTC  (3+ messages)
` [PATCH v2 3/3] xen/arm: handle irq_set_type() failures

[PATCH bpf-next v2 0/2] bpf: Eliminate unnecessary clone/restore due to constants blinding
 2026-08-11 13:00 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf: Remove unnecessary dup/restore subprog_starts and prog clone

[Buildroot] [PATCH v2] docs/website: link LTS tooling documentation and staging branch
 2026-08-11 13:00 UTC  (2+ messages)

[PATCH v5] tracing: Fix race between update_event_fields and, event_define_fields
 2026-08-11 13:00 UTC  (4+ messages)

[PATCH v3 0/2] HID: flydigi: add support for vader 5 pro
 2026-08-11 12:58 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] Input: xpad - introduce a static table to ignore devices


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.