All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-08 03:48:07 to 2021-10-08 05:10:05 UTC [more...]

[PATCH 2/2] sched/fair: Scale wakeup granularity relative to nr_running
 2021-10-08  5:06 UTC  (12+ messages)
      ` wakeup_affine_weight() is b0rked - was "

[PATCH v2] ARM: dts: aspeed: Add TYAN S7106 BMC machine
 2021-10-08  4:59 UTC  (5+ messages)

[PATCH V4] scsi: core: put LLD module refcnt after SCSI device is released
 2021-10-08  5:01 UTC 

[PATCH 0/6] Chipidea USB driver Enhancements and Bug Fixes
 2021-10-08  4:59 UTC  (3+ messages)
` [PATCH 1/6] usb: chipidea: Add support for VBUS control with PHY

[PATCH bpf-next v2] selftests/bpf: skip the second half of get_branch_snapshot in vm
 2021-10-08  5:00 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: rt9120: Add Richtek RT9120 supprot
 2021-10-08  4:50 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: rt9120: Add initial bindings
` [PATCH v3 2/2] ASoC: rt9120: Add rt9210 audio amplifier support

[PATCH v7 0/5] arm: aspeed: Add UART routing support
 2021-10-08  4:47 UTC  (9+ messages)
` [PATCH v7 1/5] ARM: dts: aspeed: Drop reg-io-width from LPC nodes
` [PATCH v7 4/5] soc: aspeed: Add UART routing support

[PATCH v3] media: aspeed-video: ignore interrupts that aren't enabled
 2021-10-08  4:43 UTC  (8+ messages)

❌ FAIL: Test report for kernel 5.15.0-rc4 (mainline.kernel.org-clang, 60a94835)
 2021-10-08  4:44 UTC 

[PATCH v1 1/2] iommu/vt-d: Move intel_iommu_ops to header file
 2021-10-08  4:34 UTC  (5+ messages)

[PATCH v3] scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
 2021-10-08  4:35 UTC 

[PATCH 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-08  4:36 UTC  (2+ messages)

[dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption
 2021-10-08  4:34 UTC  (7+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH 0/2] blame: documentation update
 2021-10-08  4:33 UTC  (3+ messages)
` [PATCH 1/2] blame: describe default output format
` [PATCH 2/2] blame: document --color-* options

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-10-08  4:31 UTC  (4+ messages)
` [PATCH v2 05/12] clk: export __clk_lookup

linux-next: manual merge of the kunit-next tree with the kunit-fixes tree
 2021-10-08  4:29 UTC 

[PATCH v3 0/4] trace-cmd documentation update for v7 files
 2021-10-08  4:29 UTC  (5+ messages)
` [PATCH v3 1/4] trace-cmd: Update bash completion
` [PATCH v3 2/4] tarce-cmd: Man page for "trace-cmd convert"
` [PATCH v3 3/4] tarce-cmd: Update record man page
` [PATCH v3 4/4] trace-cmd: Document trace file version 7

[PATCH v3 00/10] trace-cmd dump - v7 update
 2021-10-08  4:27 UTC  (11+ messages)
` [PATCH v3 01/10] trace-cmd dump: Add helpers for processing trace file version 7
` [PATCH v3 02/10] trace-cmd dump: Print compression header
` [PATCH v3 03/10] trace-cmd dump: Add helpers for processing trace file sections
` [PATCH v3 04/10] trace-cmd dump: Read recursively all options sections
` [PATCH v3 05/10] trace-cmd dump: Read extended BUFFER option
` [PATCH v3 06/10] trace-cmd dump: Dump sections
` [PATCH v3 07/10] trace-cmd dump: Dump trace file version 7
` [PATCH v3 08/10] trace-cmd dump: Dump sections content
` [PATCH v3 09/10] trace-cmd dump: Add new argument --sections
` [PATCH v3 10/10] trace-cmd dump: Align better the output of flyrecord dump

[PATCH v3 0/8] trace-cmd convert
 2021-10-08  4:25 UTC  (9+ messages)
` [PATCH v3 1/8] trace-cmd library: Use output handler when copying data from input file
` [PATCH v3 2/8] trace-cmd library: Handle version 7 files when copying headers between files
` [PATCH v3 3/8] trace-cmd library: Copy CPU count between trace files
` [PATCH v3 4/8] trace-cmd library: New API to copy buffer description "
` [PATCH v3 5/8] trace-cmd library: New API to copy options "
` [PATCH v3 6/8] trace-cmd library: New API to copy trace data "
` [PATCH v3 7/8] trace-cmd library: Extend tracecmd_copy() API
` [PATCH v3 8/8] trace-cmd: Add new subcommand "convert"

[PATCH v3] ARM: dts: aspeed: rainier: Add power-config-full-load gpio
 2021-10-08  4:22 UTC  (3+ messages)

stable-rc/queue/4.4 baseline: 65 runs, 5 regressions (v4.4.286-8-g901e535adf32)
 2021-10-08  4:24 UTC 

[PATCH v3 00/20] Trace file version 7 - compression
 2021-10-08  4:22 UTC  (21+ messages)
` [PATCH v3 01/20] trace-cmd library: Add support for compression algorithms
` [PATCH v3 02/20] trace-cmd library: Internal helpers for compressing data
` [PATCH v3 03/20] trace-cmd library: Internal helpers for uncompressing data
` [PATCH v3 04/20] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v3 05/20] trace-cmd library: New API to configure compression on an output handler
` [PATCH v3 06/20] trace-cmd library: Write compression header in the trace file
` [PATCH v3 07/20] trace-cmd library: Compress part of "
` [PATCH v3 08/20] trace-cmd library: Add local helper function for data compression
` [PATCH v3 09/20] trace-cmd library: Compress the trace data
` [PATCH v3 10/20] trace-cmd library: Decompress the options section, if it is compressed
` [PATCH v3 11/20] trace-cmd library: Read compression header
` [PATCH v3 12/20] trace-cmd library: Extend the input handler with trace data decompression context
` [PATCH v3 13/20] trace-cmd library: Initialize CPU data decompression logic
` [PATCH v3 14/20] trace-cmd library: Add logic for in-memory decompression
` [PATCH v3 15/20] trace-cmd library: Read compressed latency data
` [PATCH v3 16/20] trace-cmd library: Decompress file sections on reading
` [PATCH v3 17/20] trace-cmd library: Add zlib compression algorithm
` [PATCH v3 18/20] trace-cmd list: Show supported compression algorithms
` [PATCH v3 19/20] trace-cmd record: Add compression to the trace context
` [PATCH v3 20/20] trace-cmd report: Add new parameter for trace file compression

[PATCH v4 00/25] Trace file version 7 - sections
 2021-10-08  4:19 UTC  (26+ messages)
` [PATCH v4 01/25] trace-cmd library: Define trace file version 7
` [PATCH v4 02/25] trace-cmd library: Add cache functionality to network message handler
` [PATCH v4 03/25] trace-cmd library: New APIs to get and set version of output handler
` [PATCH v4 04/25] trace-cmd library: Add internal helper function for writing headers before file sections
` [PATCH v4 05/25] trace-cmd library: Write header "
` [PATCH v4 06/25] trace-cmd library: Add multiple options sections in trace file version 7
` [PATCH v4 07/25] trace-cmd library: Do not write CPU count section in trace files "
` [PATCH v4 08/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file "
` [PATCH v4 09/25] trace-cmd record: Append trace options after the trace data are written
` [PATCH v4 10/25] trace-cmd library: Add section header before flyrecord trace data
` [PATCH v4 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
` [PATCH v4 12/25] trace-cmd library: Do not write CPUs with empty trace data
` [PATCH v4 13/25] trace-cmd library: Add macro to check file state on reading
` [PATCH v4 14/25] trace-cmd library: Introduce sections in trace file reading logic
` [PATCH v4 15/25] trace-cmd library: Initialize internal sections database on file read
` [PATCH v4 16/25] trace-cmd library: Use sections database when reading parts of the trace file
` [PATCH v4 17/25] trace-cmd library: Read headers from trace file version 7
` [PATCH v4 18/25] trace-cmd library: Read extended BUFFER option
` [PATCH v4 19/25] trace-cmd library: Handle the extended DONE option
` [PATCH v4 20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files
` [PATCH v4 21/25] trace-cmd library: Handle latency trace in version 7 files
` [PATCH v4 22/25] trace-cmd library: Handle buffer trace data init for "
` [PATCH v4 23/25] trace-cmd report: Use the new latency API to read data
` [PATCH v4 24/25] trace-cmd: Call additional APIs when creating trace file
` [PATCH v4 25/25] trace-cmd report: Add new parameter for trace file version

[PATCH 0/8] progress: assert "global_progress" + test fixes / cleanup
 2021-10-08  4:18 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/8] progress.c tests: test some invalid usage
  ` [PATCH v2 5/8] progress.c: stop eagerly fflush(stderr) when not a terminal
  ` [PATCH v2 6/8] progress.c: add temporary variable from progress struct
  ` [PATCH v2 7/8] pack-bitmap-write.c: add a missing stop_progress()
  ` [PATCH v2 8/8] progress.c: add & assert a "global_progress" variable

[PATCH 0/9] mergesort: improve tests and performance
 2021-10-08  4:17 UTC  (9+ messages)
` [PATCH 3/9] test-mergesort: add test subcommand
            ` [PATCH 10/9 v2] test-mergesort: use repeatable random numbers

[igt-dev] [PATCH] tests/kms_psr2_sf: Skip tests if selected fetch is not available
 2021-10-08  4:16 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t] "

[PATCH 0/4] Refactor the logic for writing trace data in the file
 2021-10-08  4:15 UTC  (5+ messages)
` [PATCH 1/4] trace-cmd library: Add internal database for trace buffers
` [PATCH 2/4] trace-cmd: Use the new trace buffers API
` [PATCH 3/4] trace-cmd library: Helper logic to update the trace buffer offset
` [PATCH 4/4] trace-cmd library: Refactor the logic for writing trace data in the file

linux-next: build failure after merge of the staging tree
 2021-10-08  4:15 UTC 

[PATCH v6 00/24] rtw89: add Realtek 802.11ax driver
 2021-10-08  4:14 UTC  (7+ messages)

[PATCH v5 0/4] Add remoteproc driver for DSP on i.MX
 2021-10-08  4:12 UTC  (7+ messages)
` [PATCH v5 4/4] dt-bindings: dsp: fsl: update binding document for remote proc driver

[PATCH 00/10] Refactor APIs for creating output handler
 2021-10-08  4:13 UTC  (11+ messages)
` [PATCH 01/10] trace-cmd library: New API for allocating an "
` [PATCH 02/10] trace-cmd library: New API for setting a message context to "
` [PATCH 03/10] trace-cmd library: New API for setting a custom trace directory "
` [PATCH 04/10] trace-cmd library: New API for setting a custom kallsyms "
` [PATCH 05/10] trace-cmd library: New API to inherit parameters from an existing trace file
` [PATCH 06/10] trace-cmd library: New API tracecmd_output_write_init
` [PATCH 07/10] trace-cmd library: New API to write headers of a trace file
` [PATCH 08/10] trace-cmd library: Use the new flow when creating output handler
` [PATCH 09/10] trace-cmd: "
` [PATCH 10/10] trace-cmd library: Remove deprecated APIs for creating an "

[PATCHv2 0/4] watchdog_hld cleanup and async model for arm64
 2021-10-08  4:11 UTC  (9+ messages)
` [PATCHv2 1/4] kernel/watchdog: trival cleanups
` [PATCHv2 2/4] kernel/watchdog_hld: clarify the condition in hardlockup_detector_event_create()

[PATCH] docs: add references to Argo Linux driver sources and information
 2021-10-08  4:12 UTC 

stable-rc/queue/4.9 baseline: 77 runs, 2 regressions (v4.9.285-7-ga336b5d1641a)
 2021-10-08  4:12 UTC 

[PATCH v4 0/6] trace-cmd fixes and clean-ups
 2021-10-08  4:11 UTC  (7+ messages)
` [PATCH v4 1/6] trace-cmd library: Do not use local variables when reading CPU stat option
` [PATCH v4 2/6] trace-cmd library: Track maximum CPUs count in input handler
` [PATCH v4 3/6] trace-cmd library: Fix possible memory leak in read_event_files()
` [PATCH v4 4/6] trace-cmd library: Fix possible memory leak in read_ftrace_files()
` [PATCH v4 5/6] trace-cmd library: Set the correct file state when reading file with no kallsyms
` [PATCH v4 6/6] trace-cmd library: Set the correct file state when reading file with no ftrace printk data

Readahead regressed with c1f6925e1091("mm: put readahead pages in cache earlier") on multicore arm64 platforms
 2021-10-08  4:11 UTC  (8+ messages)

[Intel-wired-lan] [PATCH net-next] ice: Fix switchdev environment cleanup
 2021-10-08  4:11 UTC  (2+ messages)

What's cooking in git.git (Oct 2021, #02; Wed, 6)
 2021-10-08  4:10 UTC  (7+ messages)

[linux-nvme:nvme-5.15] BUILD SUCCESS 85f74acf097a63a07f5a7c215db6883e5c35e3ff
 2021-10-08  4:06 UTC 

[PATCHv3] clk:aspeed:Fix AST2600 hpll calculate formula
 2021-10-08  4:06 UTC  (2+ messages)

[tytso-ext4:dev] BUILD SUCCESS d56aaa1fa17ff4b45383c8beb36bb6a1cf835e22
 2021-10-08  4:05 UTC 

[PATCH] arm64: defconfig: Enable QTI SC7280 pinctrl, gcc and interconnect
 2021-10-08  4:02 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 8d6c414cd2fb74aa6812e9bfec6178f8246c4f3a
 2021-10-08  4:04 UTC 

linux-next: build failure after merge of the btrfs tree
 2021-10-08  4:03 UTC 

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-10-08  4:01 UTC  (7+ messages)
` [PATCHv2 1/5] arm64/entry-common: push the judgement of nmi ahead

How to submit/create a new repository in http://git.yoctoproject.org/
 2021-10-08  4:02 UTC 

[PATCH v7 00/24] rtw89: add Realtek 802.11ax driver
 2021-10-08  3:56 UTC  (25+ messages)
` [PATCH v7 01/24] rtw89: add CAM files
` [PATCH v7 02/24] rtw89: add BT coexistence files
` [PATCH v7 03/24] rtw89: add core and trx files
` [PATCH v7 04/24] rtw89: add debug files
` [PATCH v7 05/24] rtw89: add efuse files
` [PATCH v7 06/24] rtw89: add files to download and communicate with firmware
` [PATCH v7 07/24] rtw89: add MAC files
` [PATCH v7 08/24] rtw89: implement mac80211 ops
` [PATCH v7 09/24] rtw89: add pci files
` [PATCH v7 10/24] rtw89: add phy files
` [PATCH v7 11/24] rtw89: define register names
` [PATCH v7 12/24] rtw89: add regulatory support
` [PATCH v7 13/24] rtw89: 8852a: add 8852a specific files
` [PATCH v7 14/24] rtw89: 8852a: add 8852a RFK files
` [PATCH v7 15/24] rtw89: 8852a: add 8852a RFK tables
` [PATCH v7 16/24] rtw89: 8852a: add 8852a tables (1 of 5)
` [PATCH v7 17/24] rtw89: 8852a: add 8852a tables (2 "
` [PATCH v7 18/24] rtw89: 8852a: add 8852a tables (3 "
` [PATCH v7 19/24] rtw89: 8852a: add 8852a tables (4 "
` [PATCH v7 20/24] rtw89: 8852a: add 8852a tables (5 "
` [PATCH v7 21/24] rtw89: add ser to recover error reported by firmware
` [PATCH v7 22/24] rtw89: add PS files
` [PATCH v7 23/24] rtw89: add SAR files
` [PATCH v7 24/24] rtw89: add Kconfig and Makefile

[PATCH v2] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-08  3:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: move remaining debugfs interfaces into gt (rev8)

[PATCH v4 00/17] clk: at91: updates for power management and dvfs
 2021-10-08  3:55 UTC  (10+ messages)
` [PATCH v4 02/17] clk: at91: pmc: execute suspend/resume only for backup mode
` [PATCH v4 16/17] clk: remove extra empty line
` [PATCH v4 17/17] clk: do not initialize ret

[PATCH -next v2 0/6] Fix some issues about mmp
 2021-10-08  3:52 UTC  (7+ messages)
` [PATCH -next v2 4/6] ext4: avoid to re-read mmp check data get from page cache
` [PATCH -next v2 6/6] ext4: fix possible store wrong check interval value in disk when umount

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 11 warnings (v5.10.71-27-g0503cdd00c93)
 2021-10-08  3:50 UTC 

[PATCH] clk: at91: check pmc node status before registering syscore ops
 2021-10-08  3:48 UTC  (3+ messages)

[arm:zii 18/56] drivers/net/phy/phylink.c:2335:45: error: 'struct phylink' has no member named 'sfp_link_an_mode'; did you mean 'cfg_link_an_mode'?
 2021-10-08  3:45 UTC 

[PATCH v2 0/2] Add Unisoc's UMS512 support
 2021-10-08  3:45 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add bindings for Unisoc's UMS512
` [PATCH v2 2/2] arm64: dts: Add support "


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.