All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-08 03:11:26 to 2021-10-08 04:15:20 UTC [more...]

[PATCH 0/4] Refactor the logic for writing trace data in the file
 2021-10-08  4:15 UTC  (2+ messages)
` [PATCH 1/4] trace-cmd library: Add internal database for trace buffers

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 0/9] mergesort: improve tests and performance
 2021-10-08  4:04 UTC  (8+ messages)
` [PATCH 3/9] test-mergesort: add test subcommand
            ` [PATCH 10/9 v2] test-mergesort: use repeatable random numbers

[PATCH 0/8] progress: assert "global_progress" + test fixes / cleanup
 2021-10-08  4:04 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] progress.c tests: make start/stop verbs on stdin
  ` [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] 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  (2+ messages)

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

[GIT PULL] clk: renesas: Updates for v5.16
 2021-10-08  3:46 UTC  (2+ messages)

[soc:for-next] BUILD SUCCESS 4b7dcedb8c2839beaae93595b9053cccb81f15b8
 2021-10-08  3:42 UTC 

[powerpc:next-test] BUILD SUCCESS 880c5cbb35b2c6e7d9627a53d26799f7affb6472
 2021-10-08  3:42 UTC 

[PATCH] ocfs2/dlm: Remove redundant assignment of variable ret
 2021-10-08  3:43 UTC  (3+ messages)
` [Ocfs2-devel] "

[song-md:md-next] BUILD SUCCESS 6d2b25bfc66f97d67ab0669bf655db8d71205209
 2021-10-08  3:42 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 2a152512a155aaf27c3e67834ffafaed9525a7b5
 2021-10-08  3:42 UTC 

[tty:tty-linus] BUILD SUCCESS cb2282213e84f04ab7e93fd4537815da5db2f010
 2021-10-08  3:42 UTC 

[efi:next] BUILD SUCCESS 720dff78de360ad9742d5f438101cedcdb5dad84
 2021-10-08  3:42 UTC 

[git pull] drm fixes for 5.15-rc5
 2021-10-08  3:42 UTC 

[PATCH 0/7] Sparse Index: integrate with reset
 2021-10-08  3:42 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/7] update-index: add --force-full-index option for expand/collapse test

[tip:x86/misc] BUILD SUCCESS f96b4675839b66168f5a07bf964dde6c2f1c4885
 2021-10-08  3:41 UTC 

[tty:tty-testing] BUILD SUCCESS d02b006b29de14968ba4afa998bede0d55469e29
 2021-10-08  3:41 UTC 

[groeck-staging:hwmon] BUILD SUCCESS dd4d747ef05addab887dc8ff0d6ab9860bbcd783
 2021-10-08  3:42 UTC 

[Intel-wired-lan] [tnguy-net-queue:40GbE] BUILD SUCCESS 54ee39439acd9f8b161703c6ad4f4e1835585277
 2021-10-08  3:41 UTC 

[PATCH] target/riscv: Pass the same value to oprsz and maxsz for vmv.v.v
 2021-10-08  3:40 UTC  (3+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS eb50fb1351b171c84343ff369afce88518c9732a
 2021-10-08  3:39 UTC 

[tip:objtool/core] BUILD SUCCESS b08cadbd3b8721db738d9a00ef3ce3ed667e6d9c
 2021-10-08  3:40 UTC 

[tip:objtool/urgent] BUILD SUCCESS fe255fe6ad97685e5a4be0d871f43288dbc10ad6
 2021-10-08  3:40 UTC 

[tip:x86/fpu] BUILD SUCCESS fac0bf7332e936442808ab1618aa969ad61e41c0
 2021-10-08  3:40 UTC 

[jberg-mac80211:master] BUILD SUCCESS a2083eeb119fb9307258baea9b7c243ca9a2e0b6
 2021-10-08  3:41 UTC 

[usb:usb-linus] BUILD SUCCESS 58fc1daa4d2e9789b9ffc880907c961ea7c062cc
 2021-10-08  3:41 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 5077a3240bb3a971005afa2f30482283c0984c41
 2021-10-08  3:41 UTC 

[dpdk-dev] [PATCH v9 0/3] testpmd shows incorrect rx_offload configuration
 2021-10-08  3:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v10 0/2] "
  ` [dpdk-dev] [PATCH v10 1/2] ethdev: add an API to get device configuration info
  ` [dpdk-dev] [PATCH v10 2/2] app/testpmd: fix testpmd doesn't show RSS hash offload

[soc:arm/drivers] BUILD SUCCESS 61259f9ea0d4bae9006f8bf4100e290984e3a106
 2021-10-08  3:38 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 1ab52ac1e9bc9391f592c9fa8340a6e3e9c36286
 2021-10-08  3:39 UTC 

[usb:usb-testing] BUILD SUCCESS 2c52ad743fee10c0815db77a4e47f2416d407123
 2021-10-08  3:39 UTC 

[kvalo-wireless-drivers-next:pending] BUILD SUCCESS c9dfa866a9f4004fcbde9fc3ad8772ad417c6ad9
 2021-10-08  3:40 UTC 

[soc:arm/dt] BUILD SUCCESS e3b05ae58a947819e1eab240353250e208182559
 2021-10-08  3:38 UTC 

[tip:perf/urgent] BUILD SUCCESS f792565326825ed806626da50c6f9a928f1079c1
 2021-10-08  3:39 UTC 

[tip:x86/core] BUILD SUCCESS 541ac97186d9ea88491961a46284de3603c914fd
 2021-10-08  3:38 UTC 

[tip:x86/cc] BUILD SUCCESS e9d1d2bb75b2d5d4b426769c5aae0ce8cef3558f
 2021-10-08  3:37 UTC 

[tip:sched/urgent] BUILD SUCCESS 83d40a61046f73103b4e5d8f1310261487ff63b0
 2021-10-08  3:37 UTC 

[PATCH v1] clk: qcom: gcc: Remove CPUSS clocks control for SC7280
 2021-10-08  3:38 UTC  (2+ messages)

[PATCH v2 0/1] hw: aspeed_gpio: Fix GPIO array indexing
 2021-10-08  3:35 UTC  (2+ messages)
` [PATCH v2 1/1] "

[rdma:wip/for-testing] BUILD SUCCESS c78d218fc5a9995d6b50aa38814bef4fbc88a77d
 2021-10-08  3:36 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 0889b7c73a4d8eaaa321eafcf66835979ead862a
 2021-10-08  3:36 UTC 

[dtor-input:next] BUILD SUCCESS a41392e0877a271007e9209e63c34cab7527eb43
 2021-10-08  3:37 UTC 

[efi:urgent] BUILD SUCCESS 38fa3206bf441911258e5001ac8b6738693f8d82
 2021-10-08  3:37 UTC 

[helgaas-pci:next] BUILD SUCCESS 69d9bc4ee815128a5f211e07c662b5533be6dbc9
 2021-10-08  3:37 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 0061270307f2ad5fa01db1ac5f1da0e83410adaf
 2021-10-08  3:37 UTC 

[syzbot] possible deadlock in j1939_sk_errqueue
 2021-10-08  3:36 UTC 

bpf_get_branch_snapshot on qemu-kvm
 2021-10-08  3:34 UTC  (9+ messages)

[PATCH V3 0/7] switch from 'pci_' to 'dma_' API
 2021-10-08  3:28 UTC  (8+ messages)
` [PATCH V3 1/7] dma: dw-edma-pcie: "
` [PATCH V3 5/7] dma: ioat: "
` [PATCH V3 4/7] dma: hsu: "
` [PATCH V3 3/7] dma: hisi_dma: "
` [PATCH V3 2/7] dma: dw: "
` [PATCH V3 6/7] dma: dmaengine: "
` [PATCH V3 7/7] message: fusion: "

Outreachy Contribution Period is Open!
 2021-10-08  3:42 UTC 

kernel BUG in block_invalidatepage
 2021-10-08  3:31 UTC  (5+ messages)

[PATCH] hw/riscv: virt: bugfix the memory-backend-file command is invalid
 2021-10-08  3:30 UTC  (3+ messages)

[PATCH v2] scsi: ufs: clear doorbell for hibern8 errors when using ah8
 2021-10-08  3:15 UTC 

[PATCH V2 0/7] imx8mq: switch to binman
 2021-10-08  4:05 UTC  (8+ messages)
` [PATCH V2 1/7] tools: imx8mimage: not abort when mmap fail
` [PATCH V2 2/7] imx: imx8mq_evk: switch to binman
` [PATCH V2 3/7] imx: imx8mq_phanbell: "
` [PATCH V2 4/7] imx: pico-imx8mq: switch to use binman
` [PATCH V2 5/7] imx: makefile: drop the use of imx8mimage.sh
` [PATCH V2 6/7] imx: imx8mq use common imximage.cfg
` [PATCH V2 7/7] doc: imx8mq_evk: update doc after using binman

[PATCH v2] ksmbd: limit read/write/trans buffer size not to exceed MAX_STREAM_PROT_LEN
 2021-10-08  3:29 UTC 

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-10-08  3:28 UTC  (5+ messages)
` [dpdk-dev] [PATCH v23 0/6] support dmadev
  ` [dpdk-dev] [PATCH v23 2/6] dmadev: add control plane function support

[PATCH 0/3] erofs: some decompression improvements
 2021-10-08  3:28 UTC  (5+ messages)
` [PATCH 1/3] erofs: get compression algorithms directly on mapping

[libvirt test] 165412: regressions - FAIL
 2021-10-08  3:26 UTC 

[PATCH v2] locking/mutex: remove rcu_read_lock/unlock as we already disabled preemption
 2021-10-08  3:25 UTC 

[PATCH] net/tls: support SM4 CCM algorithm
 2021-10-08  3:24 UTC  (5+ messages)

[PATCH] md: allow to set the fail_fast on RAID1/RAID10
 2021-10-08  3:23 UTC  (6+ messages)

[PATCH RESEND] md: allow to set the fail_fast on RAID1/RAID10
 2021-10-08  3:22 UTC 

[PATCH V2 0/5] blk-mq: support concurrent queue quiescing
 2021-10-08  3:22 UTC  (6+ messages)
` [PATCH V2 5/5] blk-mq: support concurrent queue quiesce/unquiesce

[PATCH 0/1] hw: aspeed_gpio: Fix GPIO array indexing
 2021-10-08  3:19 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] io: imu: st_lsm6dsx: check if dev is null pointer
 2021-10-08  3:21 UTC 

[PATCH v3 0/5] Add SBI v0.2 support for KVM
 2021-10-08  3:20 UTC  (12+ messages)
` [PATCH v3 1/5] RISC-V: Mark the existing SBI v0.1 implementation as legacy
` [PATCH v3 2/5] RISC-V: Reorganize SBI code by moving legacy SBI to its own file
` [PATCH v3 3/5] RISC-V: Add SBI v0.2 base extension
` [PATCH v3 4/5] RISC-V: Add v0.1 replacement SBI extensions defined in v02
` [PATCH v3 5/5] RISC-V: Add SBI HSM extension in KVM

[PATCH v2 0/2] Add Unisoc's SC2730 regulator support
 2021-10-08  3:19 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: Add Unisoc's SC2730 regulator driver
` [PATCH v2 2/2] dt-bindings: regulator: Add bindings for Unisoc's SC2730 regulator

[PATCH v2] scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
 2021-10-08  3:19 UTC  (2+ messages)

[BUG] Ethernet broken on rockpro64 by commit 2d26f6e39afb ("net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings")
 2021-10-08  3:17 UTC  (3+ messages)

[xen-unstable-smoke test] 165423: tolerable all pass - PUSHED
 2021-10-08  3:18 UTC 

stable-rc/queue/5.14 build: 176 builds: 2 failed, 174 passed, 105 warnings (v5.14.10-44-gcee0088c496d)
 2021-10-08  3:14 UTC 

[PATCH 00/24] configure->meson queue for 6.2
 2021-10-08  3:10 UTC  (5+ messages)
` [PATCH 06/24] kconfig: split CONFIG_SPARSE_MEM from fuzzing
` [PATCH 07/24] configure, meson: move fuzzing configuration to Meson

[atishp04:kvm_next_sbi_v02_reset 23/27] arch/riscv/kvm/vcpu_sbi_base.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-10-08  3:11 UTC 


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.