All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-14 23:36:21 to 2023-01-15 08:55:43 UTC [more...]

FAILED: patch "[PATCH] sched/core: Fix use-after-free bug in dup_user_cpus_ptr()" failed to apply to 6.1-stable tree
 2023-01-15  8:55 UTC  (6+ messages)

[PATCH v2 net-next,0/8] octeontx2-af: Miscellaneous changes for CPT
 2023-01-15  8:54 UTC  (2+ messages)

[PATCH v1 17/20] clk: imx6ul: add ethernet refclock mux support
 2023-01-15  8:46 UTC  (2+ messages)

Transferring an existing system from non-RAID disks to RAID1 disks in the same computer
 2023-01-15  8:41 UTC  (2+ messages)

[ovmf test] 175865: regressions - FAIL
 2023-01-15  8:36 UTC 

[PATCH net-next 7/9] devlink: allow registering parameters after the instance
 2023-01-15  8:35 UTC  (11+ messages)

FAILED: patch "[PATCH] mm: Always release pages to the buddy allocator in" failed to apply to 5.15-stable tree
 2023-01-15  8:32 UTC  (2+ messages)

[PATCH v2 0/3] PCI reset delay fixes
 2023-01-15  8:20 UTC  (4+ messages)
` [PATCH v2 1/3] PCI/PM: Observe reset delay irrespective of bridge_d3
` [PATCH v2 2/3] PCI: Unify delay handling for reset and resume
` [PATCH v2 3/3] PCI/DPC: Await readiness of secondary bus after reset

[PATCH v2 RESEND] staging: vme_user: Replace the "<<" with BIT macro
 2023-01-15  8:27 UTC 

[PATCH] mips: ralink: mt7621: fix phy-mode of external phy on GB-PC2
 2023-01-15  8:22 UTC  (4+ messages)

[PATCHv2 0/4] zsmalloc: make zspage chain size configurable
 2023-01-15  8:19 UTC  (8+ messages)

[PATCH 5.15 000/230] 5.15.54-rc1 review
 2023-01-15  8:10 UTC  (5+ messages)
` [PATCH 5.15 049/230] net/mlx5e: Check action fwd/drop flag exists also for nic flows

[syzbot] KASAN: use-after-free Read in snd_pcm_post_stop
 2023-01-15  8:06 UTC 

[PATCH 5.10 0/1] block: replace WARN_ONCE with pr_warn in bio_check_ro
 2023-01-15  8:04 UTC  (3+ messages)
` [PATCH 5.10 1/1] block: fix and cleanup bio_check_ro

[PATCH] format-patch: unleak "-v <num>"
 2023-01-15  8:03 UTC 

[ovmf test] 175862: regressions - FAIL
 2023-01-15  8:03 UTC 

initramfs: bcache + btrfs: boot failure: race between btrfs and bcache
 2023-01-15  8:00 UTC 

FAILED: patch "[PATCH] iommu/mediatek-v1: Fix an error handling path in" failed to apply to 5.10-stable tree
 2023-01-15  7:58 UTC 

[RFC] memarea: introduce memory area library
 2023-01-15  7:58 UTC  (4+ messages)
` [PATCH v12 0/6] introduce memarea library
  ` [PATCH v12 1/6] memarea: "

Virtio-blk extended lifetime feature
 2023-01-15  7:55 UTC  (2+ messages)

remove arch/sh
 2023-01-15  0:55 UTC  (14+ messages)
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 03/22] remove arch/sh
` [PATCH 13/22] pinctrl: remove renesas sh controllers

[PATCH 1/2] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-14 19:47 UTC  (2+ messages)
` [PATCH 2/2] Docs: Add some missing SPDX license identifiers of subsystem docs

question about byte alignment (snd_pcm_hw_constraint_msbits and SNDRV_PCM_FMTBIT_S32_LE)
 2023-01-13 12:25 UTC 

[Bug 216859] New: PCI bridge to bus boot hang at enumeration
 2023-01-13 10:18 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in snd_pcm_post_stop
 2023-01-13  7:30 UTC 

[PATCH] ASoC: codec: rt5640: Resolve failure to set DMIC clock after playback
 2023-01-14  0:30 UTC 

[PATCH] Support for MAX98090/91 codec in iMX8MM evk
 2023-01-13  8:31 UTC  (6+ messages)

[syzbot] KASAN: use-after-free Read in snd_pcm_oss_poll
 2023-01-12 20:56 UTC  (2+ messages)

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-12 20:01 UTC  (2+ messages)
` (subset) "

[ovmf test] 175860: regressions - FAIL
 2023-01-15  7:39 UTC 

[xen-unstable test] 175855: regressions - trouble: blocked/broken
 2023-01-15  7:26 UTC 

[PATCH 0/3] drm/amd/pm/powerplay: use bitwise or for bitmasks addition
 2023-01-15  7:17 UTC  (4+ messages)
` [PATCH 1/3] drm/amd/pm/powerplay/smumgr: use bitwise or for addition
` [PATCH 2/3] drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks addition
` [PATCH 3/3] drm/amd/pm/powerplay/smumgr/ci: "

[bpf-next 00/10] samples/bpf: modernize BPF functionality test programs
 2023-01-15  7:16 UTC  (11+ messages)
` [bpf-next 01/10] samples/bpf: ensure ipv6 is enabled before running tests
` [bpf-next 02/10] samples/bpf: refactor BPF functionality testing scripts
` [bpf-next 03/10] samples/bpf: fix broken lightweight tunnel testing
` [bpf-next 04/10] samples/bpf: fix broken cgroup socket testing
` [bpf-next 05/10] samples/bpf: replace broken overhead microbenchmark with fib_table_lookup
` [bpf-next 06/10] samples/bpf: replace legacy map with the BTF-defined map
` [bpf-next 07/10] samples/bpf: split common macros to net_shared.h
` [bpf-next 08/10] samples/bpf: replace BPF programs header with net_shared.h
` [bpf-next 09/10] samples/bpf: use vmlinux.h instead of implicit headers in BPF test program
` [bpf-next 10/10] samples/bpf: change _kern suffix to .bpf with BPF test programs

[PATCH] io_uring: make io_sqpoll_wait_sq return void
 2023-01-15  7:15 UTC 

fs/btrfs/inode.c:11280:21: warning: Value stored to 'root' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2023-01-15  7:15 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-01-14
 2023-01-15  7:14 UTC 

[ANNOUNCE] iptables 1.8.9 release
 2023-01-15  7:13 UTC  (3+ messages)

nft -f fails with netlink: Error: Could not process rule: Message too long
 2023-01-15  7:09 UTC  (5+ messages)

[PATCH] ci: do not die on deprecated-declarations warning
 2023-01-15  7:02 UTC  (7+ messages)

[PATCH bpf-next v7 00/17] xdp: hints via kfuncs
 2023-01-15  6:59 UTC  (9+ messages)
` [PATCH bpf-next v7 15/17] net/mlx5e: Introduce wrapper for xdp_buff
      ` [xdp-hints] "

❌ FAIL (26/383 SKIPPED): Test report for master (6.2.0-rc3, mainline.kernel.org-clang, b35ad63e)
 2023-01-15  6:40 UTC 

[jimc:hf-5k 11/20] vmlinux.o: warning: objtool: ___ksymtab_gpl+_RNvXse_NtCs3XUU1alqrUZ_8bindings12bindings_rawNtB5_10hlist_headNtNtCs3yuwAp0waWO_4core7default7Default7default+0x0: data relocation to !ENDBR: _RNvXs11_NtCs3XUU1alqrUZ_8bindings12bindings_rawNtB6_20paravirt_cal
 2023-01-15  6:35 UTC 

[PATCH v1 02/20] clk: imx6q: add ethernet refclock mux support
 2023-01-15  6:25 UTC  (2+ messages)

[PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2023-01-15  6:25 UTC 

[PATCH] doc: add capability to access physical addresses
 2023-01-15  6:20 UTC  (3+ messages)

[qemu-mainline test] 175852: regressions - trouble: blocked/broken
 2023-01-15  6:16 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_ccs: Remove race in creating batch buffers
 2023-01-15  5:57 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

❌ FAIL (26/383 SKIPPED): Test report for master (6.2.0-rc3, mainline.kernel.org-clang, 4f43ade4)
 2023-01-15  5:50 UTC 

[PATCH v5 6/6] intro.3: srcfix (hyphenation control)
 2023-01-15  5:44 UTC 

[PATCH v5 5/6] intro.3: Revise discussion
 2023-01-15  5:44 UTC 

[PATCH v5 4/6] intro.3: wfix
 2023-01-15  5:43 UTC 

[PATCH v5 3/6] libc.7: Revise content
 2023-01-15  5:43 UTC 

[PATCH v5 2/6] libc.7: wfix
 2023-01-15  5:43 UTC 

[PATCH v5 1/6] ldconfig.8: Revise and update for glibc 2.32
 2023-01-15  5:43 UTC 

[paulmck-rcu:dev.2023.01.12a] BUILD SUCCESS f7bc7c9aba2d47ec051aabb0aaecb5613422aa07
 2023-01-15  5:34 UTC 

[PATCH v5 0/6] ldconfig.8, libc.7, intro.3 revisions
 2023-01-15  5:43 UTC 

[PATCH] linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64
 2023-01-15  5:32 UTC  (2+ messages)

[bug] timer: orion-timer: static variable patch breaks armada-388-clearfog boot
 2023-01-15  5:31 UTC 

[OE-core] [PATCH] python3-packaging: upgrade 22.0 -> 23.0
 2023-01-15  5:25 UTC  (5+ messages)
` [OE-core] [PATCH] python3-pbr: upgrade 5.11.0 -> 5.11.1
` [OE-core] [PATCH] python3-pygments: upgrade 2.13.0 -> 2.14.0
` [OE-core] [PATCH] stress-ng: upgrade 0.15.01 -> 0.15.02
` [OE-core] [PATCH] xz: upgrade 5.4.0 -> 5.4.1

[OE-core] [PATCH] python3-cython: upgrade 0.29.32 -> 0.29.33
 2023-01-15  5:24 UTC  (5+ messages)
` [OE-core] [PATCH] python3-dbusmock: upgrade 0.28.6 -> 0.28.7
` [OE-core] [PATCH] python3-hatchling: upgrade 1.12.1 -> 1.12.2
` [OE-core] [PATCH] python3-hypothesis: upgrade 6.61.0 -> 6.62.0
` [OE-core] [PATCH] python3-importlib-metadata: upgrade 5.2.0 -> 6.0.0

[freescale-fslc:5.15-2.2.x-imx 14787/20207] drivers/soc/imx/rpmsg_life_cycle.c:126:13: error: 'pm_suspend_target_state' undeclared
 2023-01-15  5:24 UTC 

[OE-core] [PATCH] ed: upgrade 1.18 -> 1.19
 2023-01-15  5:22 UTC  (5+ messages)
` [OE-core] [PATCH] gi-docgen: upgrade 2022.2 -> 2023.1
` [OE-core] [PATCH] python3-alabaster: upgrade 0.7.12 -> 0.7.13
` [OE-core] [PATCH] python3-setuptools: upgrade 65.6.3 -> 65.7.0
` [OE-core] [PATCH] patchelf: upgrade 0.17.0 -> 0.17.2

[OE-core] [PATCH] btrfs-tools: upgrade 6.1 -> 6.1.2
 2023-01-15  5:20 UTC  (5+ messages)
` [OE-core] [PATCH] libpcap: upgrade 1.10.2 -> 1.10.3
` [OE-core] [PATCH] libwebp: upgrade 1.2.4 -> 1.3.0
` [OE-core] [PATCH] man-db: upgrade 2.11.1 -> 2.11.2
` [OE-core] [PATCH] dpkg: upgrade 1.21.17 -> 1.21.18

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-15  5:19 UTC  (10+ messages)

[PATCH v4 0/5] notes.c: introduce "--separator" optio
 2023-01-15  4:53 UTC  (3+ messages)
` [PATCH v4 1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit'

suspend to RAM broken on Fujitsu Lifebook U7512
 2023-01-15  5:00 UTC 

[PATCH] wifi: mt76: add memory barrier to SDIO queue kick
 2023-01-15  4:44 UTC 

[PATCH 1/2] dt-bindings: cpufreq: Make reg-names a required property
 2023-01-15  4:37 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: qcom-hw: Ensure only freq-domain regs are counted in num_domains

[android-common:android11-5.4-lts 375/24617] htmldocs: Documentation/driver-api/driver-model/driver.rst:215: WARNING: Inline emphasis start-string without end-string
 2023-01-15  4:34 UTC 

[PATCH 1/9] arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY
 2023-01-15  4:30 UTC  (7+ messages)
` [PATCH 5/9] dt-bindings: PCI: qcom: alphabetically sort compatibles
` [PATCH 6/9] dt-bindings: PCI: qcom: document IPQ8074 Gen3 port
` [PATCH 7/9] PCI: qcom: add support for "

[PATCH v3 0/2] PCI: qcom: Add support for modular builds
 2023-01-15  4:27 UTC  (3+ messages)

[PATCH] arm64: defconfig: enable Qualcomm PCIe modem drivers
 2023-01-15  4:25 UTC  (3+ messages)

[PATCH v3 00/12] clk/interconnect: qcom: finish migration of IP0 to clocks
 2023-01-15  4:15 UTC  (3+ messages)
` [PATCH v3 01/12] interconnect: qcom: sdx55: drop IP0 remnants

[PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles
 2023-01-15  4:14 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: mailbox: qcom-ipcc: Add sc8280xp compatible

[PATCH] clk: qcom: Remove need for clk_ignore_unused on sc8280xp
 2023-01-15  4:12 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Define CMA region for CRD and X13s
 2023-01-15  4:11 UTC  (2+ messages)

[PATCH v5 00/17] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-01-15  4:08 UTC  (7+ messages)
` [PATCH v5 15/17] qcom: llcc/edac: Fix the base address used for accessing "
` [PATCH v5 16/17] qcom: llcc/edac: Support polling mode for ECC handling

[xiang-erofs:dev-test] BUILD SUCCESS 7235d5407279761d49ccf5c8adcbaea958f3e2da
 2023-01-15  4:06 UTC 

[PATCH v2] docs/zh_CN: Add a glossary of Chinese translation terms
 2023-01-15  4:07 UTC  (2+ messages)

[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
 2023-01-15  3:57 UTC  (2+ messages)

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2023-01-15  3:49 UTC  (14+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v4 0/3] "
      ` [PATCH v5 0/4] "
        ` [PATCH v6 "
          ` [PATCH v7 "
            ` [PATCH v8 "
              ` [PATCH v8 3/4] worktree add: add --orphan flag

[PATCH v5 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
 2023-01-15  3:34 UTC  (5+ messages)
` [PATCH v5 2/2] "

[xen-unstable-smoke test] 175854: regressions - trouble: blocked/broken
 2023-01-15  3:19 UTC 

Gitorious should use CRC128 / 256 / 512 instead of SHA-1
 2023-01-15  3:14 UTC  (3+ messages)

[PATCH v2] vbe: Allow probing the VBE bootmeth to fail in OS fixup
 2023-01-15  3:08 UTC  (2+ messages)

[PATCH] scripts: handle BrokenPipeError for python scripts
 2023-01-15  3:04 UTC  (3+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-15  3:05 UTC  (8+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH 1/6] docs: rust: add paragraph about finding a suitable `libclang`
 2023-01-15  2:59 UTC  (13+ messages)
` [PATCH 5/6] kbuild: rust_is_available: fix confusion when a version appears in the path
` [PATCH 6/6] kbuild: rust_is_available: normalize version matching

cron job: media_tree daily build: ERRORS
 2023-01-15  2:52 UTC 

[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
 2023-01-15  2:44 UTC 

XHCI port shutting down on new laptop while on battery power
 2023-01-15  2:44 UTC  (2+ messages)

[PATCH v4] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64
 2023-01-15  2:40 UTC  (2+ messages)
` [PATCH v4] tcg/arm: Use register pair allocation for qemu_{ld,st}_i64

[PATCH v2 00/22] tcg: exit_tb tidy, goto_tb reorg
 2023-01-15  2:33 UTC  (2+ messages)

[PATCH iproute2] man: ip-link.8: Fix formatting
 2023-01-15  2:31 UTC  (2+ messages)

[PATCH] dt-bindings: iio: addac: adi,74115: Add missing maxItems
 2023-01-15  2:25 UTC 

[PATCH net] net: sched: gred: prevent races when adding offloads to stats
 2023-01-15  2:20 UTC  (2+ messages)

[PATCH] t/interop: allow tests to run "git env--helper"
 2023-01-15  2:06 UTC  (4+ messages)
` [PATCH] env-helper: move this built-in to to "test-tool env-helper"

What's cooking in git.git (Jan 2023, #04; Sat, 14)
 2023-01-15  2:07 UTC  (3+ messages)
` ja/worktree-orphan (was What's cooking in git.git (Jan 2023, #04; Sat, 14))

[jimc:hf-5k 11/20] vmlinux.o: warning: objtool: ___ksymtab_gpl+_RNvXsA_NtCs3XUU1alqrUZ_8bindings12bindings_rawNtB5_18ddebug_class_paramNtNtCs3yuwAp0waWO_4core7default7Default7default+0x0: data relocation to !ENDBR: _RNvXsA_NtCs3XUU1alqrUZ_8bindings12bindings_rawNtB5_18ddebu
 2023-01-15  2:03 UTC 

[PATCH v3 0/4] target/m68k: fix FPSR quotient byte for fmod and frem
 2023-01-15  2:01 UTC  (3+ messages)
` [PATCH v3 4/4] target/m68k: fix FPSR quotient byte for frem instruction

arch/powerpc/platforms/powermac/nvram.c:304:24: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-01-15  1:53 UTC 

[RFC] Reducing NEED_CPU_H usage
 2023-01-15  1:52 UTC  (4+ messages)

[PATCH] workqueue: Add WQ_SCHED_FIFO
 2023-01-15  1:51 UTC  (4+ messages)

[PATCH 1/1] configs: enable CONFIG_LEGACY_IMAGE_FORMAT on sandbox
 2023-01-15  1:31 UTC  (2+ messages)

[PATCH 1/2] x86: Fix saying arch_cpu_init_dm in debug/docs
 2023-01-15  1:31 UTC  (4+ messages)
` [PATCH 2/2] event: Correct dependencies on the EVENT framework

[PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
 2023-01-15  1:21 UTC 

[PATCHv2 0/1] Add ASPEED AST2600 I2C new controller driver
 2023-01-15  1:21 UTC  (4+ messages)
` [PATCH 1/1] i2c:aspeed:support ast2600 i2c new register mode driver

[stable:linux-5.15.y 1642/9999] ERROR: Input tree has errors, aborting (use -f to force output)
 2023-01-15  1:12 UTC 

drivers/scsi/mpt3sas/mpt3sas_transport.c:461:3: warning: Null pointer passed as 1st argument to string copy function [clang-analyzer-unix.cstring.NullArg]
 2023-01-15  1:02 UTC 

Second Monitor Issue on Kernel 6.1.5
 2023-01-15  0:55 UTC  (4+ messages)

[PATCH] Make oe-setup-layers efficiently idempotent
 2023-01-15  0:53 UTC 

arch/riscv/kvm/../../../virt/kvm/kvm_main.c:2961:42: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2023-01-15  0:52 UTC 

[PATCH] mm: Fix checkstyle warnings in mm/mmap.c
 2023-01-15  0:29 UTC  (2+ messages)

ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
 2023-01-15  0:27 UTC  (8+ messages)

[PATCH 0/8] SUNIV SPI NAND support in SPL
 2023-01-15  0:26 UTC  (4+ messages)
` [PATCH 3/8] sunxi: SPL SPI: allow multiple boot attempt

[RFC v2 bpf-next 1/7] netdev-genl: create a simple family for netdev stuff
 2023-01-15  0:22 UTC 

[PATCH v3] sched/fair: unlink misfit task from cpu overutilized
 2023-01-15  0:19 UTC  (2+ messages)

[PATCH 0/3] Detect SRCU related deadlocks
 2023-01-15  0:18 UTC  (6+ messages)
` [PATCH 2/3] rcu: Equip sleepable RCU with lockdep dependency graph checks

[PATCH v4] sh: avoid using IRQ0 on SH3/4
 2023-01-15  0:13 UTC  (4+ messages)

[linux-next:master 3435/4770] arch/arm/mach-sa1100/h3600.c:121:15: error: variable 'h3600_irda_data' has initializer but incomplete type
 2023-01-15  0:12 UTC 

[PATCH 2/2] vfs: avoid duplicating creds in faccessat if possible
 2023-01-15  0:02 UTC  (2+ messages)

[PATCH] odroid: limit boot memory to lowmem
 2023-01-14 23:57 UTC 

[PATCH 1/3] clk: vc5: Use `clamp()` to restrict PLL range
 2023-01-14 23:35 UTC  (3+ messages)
` [PATCH 2/3] clk: vc5: Add support for 5P49V60
` [PATCH 3/3] dt-bindings: clock: versaclock5: Document 5P49V60 compatible string

[OE-Core][PATCH v2] gstreamer1.0-plugins-good: Fix libsoup runtime dependency
 2023-01-14 23:49 UTC 

[PATCH] gstreamer1.0-plugins-good: Fix libsoup runtime dependency
 2023-01-14 23:46 UTC  (3+ messages)
` [OE-core] "

[PATCH v1 0/2] ARM: dts: meson: Add more L2 (PL310) cache properties
 2023-01-14 23:34 UTC  (2+ messages)
` [PATCH v1 2/2] ARM: dts: meson8b: "


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.