messages from 2025-09-14 14:56:21 to 2025-09-14 19:00:20 UTC [more...]
[PATCH net-next] net: use NUMA drop counters for softnet_data.dropped
2025-09-14 19:00 UTC (2+ messages)
[PATCH v4 next-next] net/cls_cgroup: Fix task_get_classid() during qdisc run
2025-09-14 19:00 UTC (2+ messages)
[PATCH net-next] net: mana: Reduce waiting time if HWC not responding
2025-09-14 19:00 UTC (2+ messages)
[PATCH net-next] net/smc: Remove unused argument from 2 SMC functions
2025-09-14 19:00 UTC (2+ messages)
[PATCH net-next v2 0/4] net: dsa: mv88e6xxx: remove redundant ptp/timestamping code
2025-09-14 19:00 UTC (2+ messages)
[PATCH] hw/mips/fuloong2e: Fix vt82c686b idsel
2025-09-14 18:55 UTC
[rppt-memblock:for-next] BUILD SUCCESS e68f150bc11d0a05cbe984a4e5c0f72a95cae07d
2025-09-14 18:55 UTC
[PATCH net v2 0/2] net: dlink: handle copy_thresh allocation
2025-09-14 18:55 UTC (5+ messages)
` [PATCH net v2 1/2] net: dlink: fix whitespace around function call
` [PATCH net v2 2/2] net: dlink: handle copy_thresh allocation failure
[PATCH net 0/3] tls: Introduce and use RX async resync request cancel function
2025-09-14 18:53 UTC (3+ messages)
` [PATCH net 2/3] net: tls: Cancel RX async resync request on rdc_delta overflow
[PATCH 0/6] ARM: dts: qcom: msm8960: cleanup and add missing I2C nodes
2025-09-14 18:35 UTC (6+ messages)
` [PATCH 1/6] ARM: dts: qcom: msm8960: reorder nodes and properties
` [PATCH 2/6] ARM: dts: qcom: msm8960: inline qcom-msm8960-pins.dtsi
` [PATCH 4/6] ARM: dts: qcom: msm8960: add I2C nodes for gsbi1 and gsbi8
` [PATCH 5/6] dt-bindings: pinctrl: qcom: msm8960: rename msmgpio node to tlmm
` [PATCH 6/6] ARM: dts: "
[bitbake][PATCH 1/3] bitbake-setup: Tweak user inputs
2025-09-14 18:50 UTC (3+ messages)
` [bitbake-devel] "
[tip:core/rseq] BUILD SUCCESS a001cd248ab244633c5fabe4f7c707e13fc1d1cc
2025-09-14 18:46 UTC
[PATCH net-next v3 0/3] Add GMAC support for Renesas RZ/{T2H, N2H} SoCs
2025-09-14 18:40 UTC (2+ messages)
[PATCH 1/2] go: extend runtime test
2025-09-14 18:39 UTC (3+ messages)
` [OE-core] "
[PATCH net-next] net: phy: qcom: qca808x: Add .get_rate_matching support
2025-09-14 18:37 UTC (3+ messages)
[PATCH] Revert "sandbox: replace deprecated getenv() with env_get()"
2025-09-14 18:36 UTC (2+ messages)
[PATCH v1] perf sched: Avoid union type punning undefined behavior
2025-09-14 18:33 UTC
[PATCH] gitk: fix error when remote tracking branch is deleted
2025-09-14 18:32 UTC (2+ messages)
[PATCH v1] perf symbol-minimal: Be more defensive when reading build IDs
2025-09-14 18:31 UTC
[PATCH v1 0/4] Test fixes and debug logging
2025-09-14 18:29 UTC (5+ messages)
` [PATCH v1 1/4] perf test: Be tolerant of missing json metric none value
` [PATCH v1 2/4] perf parse-events: Add debug logging to perf_event
` [PATCH v1 3/4] perf test: Don't fail if user rdpmc returns 0 when disabled
` [PATCH v1 4/4] perf stat-shadow: Display metric-only for 0 counters
safe.directory does not work at all (git 2.39.5, 2.51.0)
2025-09-14 18:26 UTC (3+ messages)
` [SOLVED] "
[PATCH v3 1/2] go: extend runtime test
2025-09-14 18:25 UTC (2+ messages)
` [PATCH v3 2/2] go: add sdk test
[PATCH 46/52] path_umount(): constify struct path argument
2025-09-14 18:25 UTC (2+ messages)
[PATCH v1] libperf mmap: In user mmap rdpmc avoid undefined behavior
2025-09-14 18:24 UTC
[PATCH v1] perf test: Stat std output don't fail metric only
2025-09-14 18:21 UTC
[PATCH v1] perf maps: Ensure kmap is set up for all inserts
2025-09-14 18:18 UTC
[PATCH v4 00/21] Legacy hardware/cache events as json
2025-09-14 18:11 UTC (22+ messages)
` [PATCH v4 01/21] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
` [PATCH v4 02/21] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
` [PATCH v4 03/21] perf record: Skip don't fail for events that don't open
` [PATCH v4 04/21] perf jevents: Support copying the source json files to OUTPUT
` [PATCH v4 05/21] perf pmu: Don't eagerly parse event terms
` [PATCH v4 06/21] perf parse-events: Remove unused FILE input argument to scanner
` [PATCH v4 07/21] perf pmu: Use fd rather than FILE from new_alias
` [PATCH v4 08/21] perf pmu: Factor term parsing into a perf_event_attr into a helper
` [PATCH v4 09/21] perf parse-events: Add terms for legacy hardware and cache config values
` [PATCH v4 10/21] perf jevents: Add legacy json terms and default_core event table helper
` [PATCH v4 11/21] perf pmu: Add and use legacy_terms in alias information
` [PATCH v4 12/21] perf jevents: Add legacy-hardware and legacy-cache json
` [PATCH v4 13/21] perf print-events: Remove print_hwcache_events
` [PATCH v4 14/21] perf print-events: Remove print_symbol_events
` [PATCH v4 15/21] perf parse-events: Remove hard coded legacy hardware and cache parsing
` [PATCH v4 16/21] perf record: Use evlist__new_default when no events specified
` [PATCH v4 17/21] perf top: "
` [PATCH v4 18/21] perf evlist: Avoid scanning all PMUs for evlist__new_default
` [PATCH v4 19/21] perf evsel: Improvements to __evsel__match
` [PATCH v4 20/21] perf parse-events: Add HW_CYCLES_STR as default cycles event string
` [PATCH v4 21/21] perf test: Make stat grep more robust
Unaligned access trade-offs for SFrame FRE layout
2025-09-14 18:10 UTC (6+ messages)
[PATCH net-next v4 00/11] tools: ynl: prepare for wireguard
2025-09-14 18:08 UTC (3+ messages)
` [PATCH net-next v4 04/11] tools: ynl-gen: refactor local vars for .attr_put() callers
[PATCH] initrd: Remove unused parameter 'pos' from identify_ramdisk_image()
2025-09-14 18:05 UTC (2+ messages)
[GIT PULL] TTY / Serial driver fixes for 6.17-rc6
2025-09-14 18:01 UTC (2+ messages)
[GIT PULL] USB driver fixes for 6.17-rc6
2025-09-14 18:01 UTC (2+ messages)
[PATCH] patchtest: don't match BitBake python expansion as GitHub username
2025-09-14 18:00 UTC (2+ messages)
` Patchtest results for "
Usage of git whatchanged
2025-09-14 17:58 UTC (3+ messages)
[PATCH v3] releases: use newer compression methods for tarballs
2025-09-14 17:56 UTC (5+ messages)
Patch pushed but don't see in the mailing list
2025-09-14 17:53 UTC (2+ messages)
` [OE-core] "
[6.17 REGRESSION FIX] gpiolib: acpi: Fix using random stack memory during GPIO lookups
2025-09-14 17:52 UTC (3+ messages)
[PATCH 1/1] [U-Boot, v4, 1/1]net: phy: Add the Airoha EN8811H PHY driver
2025-09-14 17:49 UTC (2+ messages)
[PATCH 1/2] fix the wrong comment on task_lock() nesting with tasklist_lock
2025-09-14 17:48 UTC (3+ messages)
` [PATCH 2/2] fix the racy usage of task_lock(tsk->group_leader) in sys_prlimit64() paths
[RFC wireless-next 1/3] wifi: cfg80211: fix background CAC cancellation
2025-09-14 17:46 UTC (3+ messages)
` [RFC wireless-next 2/3] wifi: cfg80211: set and report chandef CAC ongoing
` [RFC wireless-next 3/3] wifi: cfg80211: events, report background radar
[PATCH] cpufreq: cap the default transition delay at 10 ms
2025-09-14 17:43 UTC (4+ messages)
[PATCH 1/6] clang: improve opt-viewer PACKAGECONFIG
2025-09-14 17:42 UTC (2+ messages)
` [OE-core] "
[PATCH v2 0/5] arm64: dts: qcom: qcs6490: Introduce Radxa Dragon Q6A
2025-09-14 17:39 UTC (10+ messages)
` [PATCH v2 1/5] dt-bindings: arm: qcom: Add "
` [PATCH v2 2/5] arm64: dts: qcom: qcs6490: Introduce "
` [PATCH DNM v2 3/5] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Enable all available QUP SEs
` [PATCH DNM v2 4/5] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Enable UFS controller
` [PATCH DNM v2 5/5] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Enable USB 3.0 and HDMI ports
DisplayID checksum validation blocking hardware capabilities - CSO T3 panel
2025-09-14 15:13 UTC
[PATCH v1] dt-bindings: gpu: arm, mali-midgard: add exynos8890-mali compatible
2025-09-14 13:14 UTC
[GIT PULL]: Generic phy fixes for v6.17
2025-09-14 17:31 UTC
[GIT PULL]: dmaengine fixes for v6.17
2025-09-14 17:29 UTC
amdgpu ERROR flip_done timed out
2025-09-14 17:28 UTC
[PATCH v4 0/7] you-still-use-that??: improve breaking changes troubleshooting
2025-09-14 17:24 UTC (12+ messages)
` [PATCH v4 2/7] git: allow alias-shadowing deprecated builtins
[PATCH v2 1/2] go: extend runtime test
2025-09-14 17:22 UTC (2+ messages)
` [PATCH v2 2/2] go: add sdk test
[PATCH v2 0/6] Input: imx6ul_tsc - set glitch threshold by dts property
2025-09-14 17:16 UTC (7+ messages)
` [PATCH v2 1/6] Input: imx6ul_tsc - fix typo in register name
` [PATCH v2 2/6] Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros
` [PATCH v2 3/6] dt-bindings: touchscreen: add touchscreen-glitch-threshold-ns property
` [PATCH v2 4/6] dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresold
` [PATCH v2 5/6] ARM: dts: imx6ull-engicam-microgea-bmm: set touchscreen glitch threshold
` [PATCH v2 6/6] Input: imx6ul_tsc - set glitch threshold by DTS property
[PATCH] security: keys: use menuconfig for KEYS symbol
2025-09-14 17:14 UTC (4+ messages)
[linux-next:master 7959/8263] drivers/char/tpm/tpm_ppi.c:349 tpm_show_ppi_tcg_operations() warn: inconsistent returns 'global &tpm_ppi_lock'
2025-09-14 17:11 UTC (3+ messages)
tpm: SLM9670 does not work on T1023
2025-09-14 17:08 UTC (3+ messages)
[DISCUSS] validation on git config user.email
2025-09-14 16:59 UTC (4+ messages)
[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
2025-09-14 17:06 UTC (2+ messages)
[PATCH mm-new 0/3] mm/khugepaged: optimize collapse candidate detection
2025-09-14 17:03 UTC (7+ messages)
` [PATCH mm-new 1/3] mm/khugepaged: skip unsuitable VMAs earlier in khugepaged_scan_mm_slot()
` [PATCH mm-new 2/3] mm: clean up and expose is_guard_pte_marker()
` [PATCH mm-new 3/3] mm/khugepaged: abort collapse scan on guard PTEs
[bug report] net/mlx5: Implement devlink total_vfs parameter
2025-09-14 17:04 UTC (2+ messages)
[PATCH] Documentation: staging: fix spelling error in remoteproc.rst
2025-09-14 17:03 UTC (2+ messages)
[PATCH v4] tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
2025-09-14 17:03 UTC (6+ messages)
[android-common:android16-6.12-kminext 1/1] arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2-bkey-ekey-pcie.dtb: scm-conf@100000 (syscon): compatible: ['syscon', 'simple-mfd'] is too short
2025-09-14 16:55 UTC
[PATCH] net: renesas: rswitch: simplify rswitch_stop()
2025-09-14 16:56 UTC (2+ messages)
[Intel-wired-lan] [PATCH v2 iwl-net] igc: don't fail igc_probe() on LED setup error
2025-09-14 16:48 UTC (2+ messages)
[linuxtv-media-pending:next] BUILD SUCCESS 0e2ee70291e64a30fe36960c85294726d34a103e
2025-09-14 16:47 UTC
[RFC PATCH 0/2] Input: add fts2ba61y touchscreen driver
2025-09-14 16:46 UTC (5+ messages)
` [RFC PATCH 1/2] dt-bindings: input: add ST-Microelectronics FTS2BA61Y touchscreen binding
[RFC PATCH v2 0/6] net: wwan: add NMEA port type support
2025-09-14 16:43 UTC (6+ messages)
` "
[PATCH v1 0/7] mfd: sec: add support for s2mps16 pmic
2025-09-14 16:35 UTC (3+ messages)
` [PATCH v1 6/7] rtc: s5m: add support for S2MPS16 RTC
FAILED: patch "[PATCH] x86/cpu/topology: Always try cpu_parse_topology_ext() on" failed to apply to 5.10-stable tree
2025-09-14 16:34 UTC
FAILED: patch "[PATCH] x86/cpu/topology: Always try cpu_parse_topology_ext() on" failed to apply to 5.4-stable tree
2025-09-14 16:34 UTC
FAILED: patch "[PATCH] x86/cpu/topology: Always try cpu_parse_topology_ext() on" failed to apply to 5.15-stable tree
2025-09-14 16:34 UTC
FAILED: patch "[PATCH] x86/cpu/topology: Always try cpu_parse_topology_ext() on" failed to apply to 6.6-stable tree
2025-09-14 16:34 UTC
FAILED: patch "[PATCH] x86/cpu/topology: Always try cpu_parse_topology_ext() on" failed to apply to 6.1-stable tree
2025-09-14 16:34 UTC
FAILED: patch "[PATCH] x86/cpu/topology: Always try cpu_parse_topology_ext() on" failed to apply to 6.12-stable tree
2025-09-14 16:34 UTC
[PATCH 1/4] bcache: get rid of discard code from journal
2025-09-14 16:32 UTC (4+ messages)
` [PATCH 2/4] bcache: remove discard code from alloc.c
` [PATCH 3/4] bcache: drop discard sysfs interface
` [PATCH 4/4] bcache: remove discard sysfs interface document
[PATCH 31/37] spi: apple: Add "apple,t8103-spi" compatible
2025-09-14 16:22 UTC (3+ messages)
` (subset) [PATCH 31/37] spi: apple: Add "apple, t8103-spi" compatible
` (subset) [PATCH 31/37] spi: apple: Add "apple,t8103-spi" compatible
[PATCH 1/3] arm64: dts: allwinner: a527: cubie-a5e: Drop external 32.768 KHz crystal
2025-09-14 16:29 UTC (2+ messages)
[PATCH] arm64: dts: sun55i: a523: Assign standard clock rates to PRCM bus clocks
2025-09-14 16:29 UTC (2+ messages)
[PATCH] arm64: dts: allwinner: sun55i: Complete AXP717A sub-functions
2025-09-14 16:29 UTC (2+ messages)
[PATCH v2] bcache: reduce gc latency by processing less nodes and sleep less time
2025-09-14 16:26 UTC
tpm2key.asn1 parent identification
2025-09-14 16:23 UTC (2+ messages)
[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
2025-09-14 16:21 UTC (4+ messages)
` (subset) "
[PATCH] imls: remove return parentheses
2025-09-14 15:27 UTC
[PATCH] sandbox: use env_get() for time offset instead of getenv()
2025-09-14 15:27 UTC
[PATCH v3 0/7] um: Add SMP support
2025-09-14 15:56 UTC (8+ messages)
` [PATCH v3 1/7] um: Turn signals_* into thread-local variables
` [PATCH v3 2/7] um: Determine sleep based on need_resched()
` [PATCH v3 3/7] um: Define timers on a per-CPU basis
` [PATCH v3 4/7] um: Add initial SMP support
` [PATCH v3 5/7] um: vdso: Remove getcpu support on x86
` [PATCH v3 6/7] asm-generic: percpu: Add assembly guard
` [PATCH v3 7/7] um: Enable SMP support on x86
[PATCH] drm: gud: replace WARN_ON/WARN_ON_ONCE with drm versions
2025-09-14 15:50 UTC
[jcmvbkbc-xtensa:xtensa-6.16-esp32 24/55] xtensa-linux-gcc: error: unrecognized command line option '-mabi=windowed'
2025-09-14 15:48 UTC
[PATCH] staging: rtl8723bs: rtw_efuse.h: Fix prototype whitespace
2025-09-14 15:48 UTC (4+ messages)
[PATCH] meta-oe: image: optionally remove RAW image after sparse image creation
2025-09-14 15:45 UTC (2+ messages)
` Patchtest results for "
[PATCH] riscv: defconfig: run savedefconfig to reorder it
2025-09-14 15:44 UTC (4+ messages)
[PATCH 00/15] Add thermal management support for sama7d65
2025-09-14 15:43 UTC (5+ messages)
` [PATCH 02/15] nvmem: microchip-otpc: rework to access packets based on tag
` [PATCH 04/15] iio: adc: at91-sama5d2_adc: update calibration index, validation condition
[GIT PULL] x86 fixes
2025-09-14 15:43 UTC (2+ messages)
[GIT PULL] timer subsystem fix
2025-09-14 15:43 UTC (2+ messages)
[git pull] Input updates for v6.17-rc5
2025-09-14 15:43 UTC (2+ messages)
[PATCH] meta-oe: image: optionally remove RAW image after sparse image creation
2025-09-14 15:19 UTC
[PATCH v5 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
2025-09-14 15:38 UTC (3+ messages)
` (subset) "
[25.11 PATCH v2 0/5] Introduce DMA enqueue/dequeue operations
2025-09-14 15:34 UTC (5+ messages)
` [25.11 PATCH v3 "
` [EXTERNAL] "
Reliable Review Service for Your Business
2025-09-14 15:32 UTC
deprication warning using -a mdp
2025-09-14 15:32 UTC (2+ messages)
[PATCH v1 0/3] pinctrl: samsung: add exynos8890 SoC pinctrl
2025-09-14 15:30 UTC (3+ messages)
` [PATCH v1 3/3] pinctrl: samsung: add exynos8890 SoC pinctrl configuration
[PATCH] selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
2025-09-14 15:28 UTC
[PATCH v1 0/2] regulator: max77838: add max77838 regulator driver
2025-09-14 15:25 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: regulator: document max77838 pmic
` [PATCH v1 2/2] regulator: max77838: add max77838 regulator driver
[PATCH] cpuidle: sysfs: Use sysfs_emit/sysfs_emit_at instead of sprintf/scnprintf
2025-09-14 15:20 UTC (8+ messages)
[PATCH bpf-next v2 0/4] bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
2025-09-14 15:13 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: Refactor cleanup of bpf_prog_test_run_skb
` [PATCH bpf-next v2 2/4] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
` [PATCH bpf-next v2 3/4] selftests/bpf: Support non-linear flag in test loader
` [PATCH bpf-next v2 4/4] selftests/bpf: Test direct packet access on non-linear skbs
[PATCH 0/1] wic: updated fstab does not preserve metadata of the original file
2025-09-13 10:02 UTC (4+ messages)
` [OE-core] "
[cel:nfsd-testing 45/50] fs/nfsd/nfs4recover.c:406 purge_old() error: uninitialized symbol 'child'
2025-09-14 15:08 UTC (3+ messages)
[PATCH v1 0/3] arm64: dts: exynos: add initial support for exynos8890
2025-09-14 15:03 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: samsung: document herolte board binding
` [PATCH v1 2/3] arm64: dts: exynos: add initial support for exynos8890 SoC
` [PATCH v1 3/3] arm64: dts: exynos: add initial support for Samsung Galaxy S7
[PATCH] qcom_defconfig: Enable pinctrl driver for SDM630/660
2025-09-14 14:56 UTC
[PATCH v2 0/2] phy: exynos5-usbdrd: support the exynos8890 USBDRD
2025-09-14 14:55 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: samsung,usb3-drd-phy: add exynos8890 support
` [PATCH v2 2/2] phy: exynos5-usbdrd: support the exynos8890 USBDRD controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.