All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-20 05:07:31 to 2021-11-20 09:02:59 UTC [more...]

[RFC PATCH v3 0/5] QMP support for cold-plugging devices
 2021-11-20  9:00 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 9539ba43)
 2021-11-20  8:57 UTC 

[PATCH v11 00/26] Add LoongArch linux-user emulation support
 2021-11-20  8:56 UTC  (18+ messages)
` [PATCH v11 04/26] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v11 05/26] target/loongarch: Add fixed point shift "
` [PATCH v11 06/26] target/loongarch: Add fixed point bit "
` [PATCH v11 07/26] target/loongarch: Add fixed point load/store "
` [PATCH v11 08/26] target/loongarch: Add fixed point atomic "
` [PATCH v11 09/26] target/loongarch: Add fixed point extra "
` [PATCH v11 10/26] target/loongarch: Add floating point arithmetic "

[syzbot] INFO: task hung in nbd_add_socket
 2021-11-20  8:57 UTC 

[PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-11-20  8:55 UTC  (10+ messages)

drivers/net/ethernet/korina.c:391:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-11-20  8:50 UTC  (2+ messages)

[PATCH 1/3] efi_loader: Add check for event log passed from firmware
 2021-11-20  8:55 UTC  (2+ messages)
` Fwd: "

[RFC PATCH 0/3] riscv: Improvements for extended feature handling
 2021-11-20  8:53 UTC 

[RFC PATCH 1/3] riscv: Correctly print supported extensions
 2021-11-20  8:53 UTC 

[RFC PATCH 2/3] riscv: Minimal parser for "riscv,isa" strings
 2021-11-20  8:53 UTC 

[RFC PATCH 3/3] riscv: Full parser for "riscv,isa" strings
 2021-11-20  8:54 UTC 

drivers/atm/idt77252.c:1292 idt77252_rx_raw() warn: potential spectre issue 'card->vcs' [r]
 2021-11-20  8:51 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 9362561a477127389030d577f7c8917f3388468e
 2021-11-20  8:51 UTC 

[Buildroot] [PATCH for-2021.08.x] support/docker: remove expired mozilla/DST_Root_CA_X3.crt
 2021-11-20  8:50 UTC  (5+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 9c3631d17054a8766dbdc1abf8d29306260e7c7f
 2021-11-20  8:41 UTC 

[PATCH] efi: add comment for efi_system_table and efi_configuration_table
 2021-11-20  8:35 UTC  (2+ messages)

[PATCH] mfd: intel-lpss-pci: fix clock speed for 38a8 UART
 2021-11-20  8:34 UTC 

[PATCH] btrfs: fix the memory leak caused in lzo_compress_pages()
 2021-11-20  8:34 UTC 

[intel-tdx:guest 129/144] kernel/dma/swiotlb.c:389:15-33: WARNING: casting value returned by memory allocation function to (struct io_tlb_area *) is useless
 2021-11-20  8:33 UTC  (4+ messages)
` [PATCH] swiotlb: fix alloc_cast.cocci warnings

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, a90af8f1)
 2021-11-20  8:33 UTC 

[PATCH 1/1] efi_loader: Sphinx comments in efi_api.h
 2021-11-20  8:31 UTC 

Bad performance in RX with sfc 40G
 2021-11-20  8:31 UTC  (2+ messages)

[PATCH] Staging: rtl8712: rtl871x_security: fixed a camel case variable name coding style issue
 2021-11-20  8:26 UTC  (2+ messages)

[PATCH] efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services
 2021-11-20  8:20 UTC  (4+ messages)

[PATCH 5.15 00/20] 5.15.4-rc1 review
 2021-11-20  8:16 UTC  (2+ messages)

posix blocking in gdb
 2021-11-20  8:10 UTC 

[ti:ti-rt-linux-5.10.y 4405/10206] drivers/pci/endpoint/pci-epf-core.c:169 pci_epf_add_vepf() warn: inconsistent returns '&epf_pf->lock'
 2021-11-20  8:06 UTC 

[PATCH 0/2] CI: use shorter names for CI jobs, less truncation
 2021-11-20  8:05 UTC  (5+ messages)
` [PATCH v2 0/6] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
  ` [PATCH v2 2/6] CI: use shorter names that fit in UX tooltips

drivers/net/wireless/ath/ath6kl/htc_pipe.c:241:17: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-20  8:04 UTC  (2+ messages)

[PATCH v1 00/12] Add riscv kvm accel support
 2021-11-20  7:46 UTC  (39+ messages)
` [PATCH v1 01/12] update-linux-headers: Add asm-riscv/kvm.h
` [PATCH v1 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v1 03/12] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH v1 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH v1 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v1 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v1 07/12] target/riscv: Support setting external interrupt "
` [PATCH v1 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PATCH v1 09/12] target/riscv: Add host cpu type
` [PATCH v1 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH v1 11/12] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH v1 12/12] target/riscv: Support virtual time context synchronization

drm/etnaviv: add pci device driver support for gpu in LS7A1000 and LS2K1000
 2021-11-20  7:59 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: ls2k1000: add gpu device node
` [PATCH 2/4] drm/etnaviv: add pci device driver support
` [PATCH 3/4] loongson3_defconfig: enable etnaviv drm driver on default
` [PATCH 4/4] loongson2_defconfig: "

[PATCH v2 0/3] support dirty restraint on vCPU
 2021-11-20  7:57 UTC  (3+ messages)
  ` [PATCH v2 3/3] cpus-common: implement dirty limit "

[PATCH v4 0/4] Deterministic charging of shared memory
 2021-11-20  7:58 UTC  (10+ messages)
` [PATCH v4 1/4] mm: support deterministic memory charging of filesystems
` [PATCH v4 2/4] mm/oom: handle remote ooms

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-11-19
 2021-11-20  7:57 UTC 

[PATCH] net/smc: loop in smc_listen
 2021-11-20  7:54 UTC 

[PATCH] soc: ti: pruss: fix referenced node in error message
 2021-11-20  7:53 UTC  (5+ messages)

Stochastic bisection support
 2021-11-20  7:54 UTC  (3+ messages)

[PATCH] MAINTAINERS: update designated reviewer entry for MSM DRM driver
 2021-11-20  7:48 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: update designated reviewer entry for MSM DRM driver
 2021-11-20  7:46 UTC 

[PATCH bpf-next 1/2] libbpf: load global data maps lazily on legacy kernels
 2021-11-20  7:43 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: mix legacy (maps) and modern (vars) BPF in one test

[PATCH 0/2] debian: Fix xfsprogs FT(C)BFS
 2021-11-20  7:32 UTC  (4+ messages)
` [PATCH 2/2] debian: Fix FTCBFS: Skip crc32 test (Closes: #999879)

[thierryreding:for-5.17/work 55/62] ERROR: modpost: "xpcs_write" [drivers/net/ethernet/stmicro/stmmac/dwmac-tegra.ko] undefined!
 2021-11-20  7:40 UTC  (2+ messages)

[PATCH 5.10 00/21] 5.10.81-rc1 review
 2021-11-20  7:39 UTC  (5+ messages)
` [PATCH 5.10 03/21] loop: Use blk_validate_block_size() to validate block size

[PATCH] i2c: tegra: Add ACPI support
 2021-11-20  7:36 UTC  (4+ messages)

[PATCH 0/2] dts: Add CEC clock to DW HDMI
 2021-11-20  7:34 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: allwinner: a64: Add CEC clock to HDMI
` [PATCH 2/2] ARM: dts: sunxi: Add CEC clock to DW-HDMI

powerpc-linux-ld: warning: orphan section `.init.plt' from `drivers/platform/chrome/cros_ec_trace.o' being placed in section `.init.plt'
 2021-11-20  7:31 UTC  (2+ messages)

[PATCH 19/23] cxl/pci: Store component register base in cxlds
 2021-11-20  7:28 UTC  (3+ messages)

[helgaas-pci:pci/switchtec] BUILD SUCCESS b76521f6482d2a2a691e4eb1a496d55d73aea064
 2021-11-20  7:28 UTC 

[helgaas-pci:pci/hotplug] BUILD SUCCESS 23584c1ed3e15a6f4bfab8dc5a88d94ab929ee12
 2021-11-20  7:28 UTC 

[Intel-wired-lan] [tnguy-net-queue:40GbE] BUILD SUCCESS 5951a2b9812d8227d33f20d1899fae60e4f72c04
 2021-11-20  7:28 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 5fb4e2df55686e5cac3dea8439cadc69dc9a7a42
 2021-11-20  7:28 UTC 

[PATCH] ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec
 2021-11-20  7:23 UTC  (4+ messages)

[PATCH] drivers/md: fix potential memleak
 2021-11-20  7:23 UTC  (3+ messages)
` 答复: "

'perf stat --bpf-counters test' failures
 2021-11-20  7:08 UTC  (4+ messages)
` [PATCH] Fixup: perf bench: Fix two memory leaks detected with ASan

What's cooking in git.git (Nov 2021, #05; Fri, 19)
 2021-11-20  7:10 UTC 

[PATCH 1/1] usb: cdns3: gadget: fix new urb never complete if ep cancel requests before
 2021-11-20  7:18 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, e4365e36)
 2021-11-20  7:13 UTC 

[PATCH] r8169: Apply configurations to the L0s/L1 entry delay of RTL8105e and RTL8401
 2021-11-20  6:54 UTC  (3+ messages)

[RFC PATCH-for-6.2 v3] qdev-monitor: Only allow full --global <driver>.<property>=<val> option
 2021-11-20  6:53 UTC  (2+ messages)

[meta-games][PATCH v2] neverball: Add neverball
 2021-11-20  6:53 UTC  (4+ messages)
` [oe] "

[Intel-gfx] [PATCH] drm/i915/pmu: Avoid with_intel_runtime_pm within spinlock
 2021-11-20  6:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 1/2] leds: ktd20xx: Add the KTD20xx family of the RGB LEDs driver from Kinetic
 2021-11-20  6:48 UTC 

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-20  6:39 UTC  (6+ messages)
` [RFC PATCH v3 29/29] KVM: arm64: selftests: Introduce id_reg_test

[PATCH] clk: Gemini: fix struct name in kernel-doc
 2021-11-20  6:27 UTC 

[linux-next:master 312/2290] drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c:205:2: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-20  6:24 UTC 

Panic on boot on T5140 since 7d5ec3d3
 2021-11-20  6:18 UTC 

[PATCH] usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe
 2021-11-20  6:16 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2021-11-20  6:15 UTC 

[PATCH v2 1/2] phy: qualcomm: ipq806x-usb: Fix kernel-doc style
 2021-11-20  6:15 UTC  (4+ messages)
` [PATCH v2 2/2] phy: ti: omap-usb2: Fix the "

[REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
 2021-11-20  6:13 UTC  (3+ messages)

[syzbot] KCSAN: data-race in flush_tlb_batched_pending / try_to_unmap_one
 2021-11-20  6:11 UTC  (3+ messages)

[PATCH -next 0/2] fix two bugs when trying rmmod sata_fsl
 2021-11-20  6:08 UTC  (4+ messages)
` [PATCH -next 2/2] sata_fsl: fix warning in remove_proc_entry when "

[RFC patch 0/5] Support BCLK input clock in tlv320aic31xx
 2021-11-19 15:32 UTC  (6+ messages)
` [RFC patch 1/5] ASoC: tlv320aic31xx: Fix typo in BCLK clock name
` [RFC patch 2/5] ASoC: tlv320aic31xx: Add support for pll_r coefficient
` [RFC patch 3/5] ASoC: tlv320aic31xx: Add divs for bclk as clk_in
` [RFC patch 4/5] ASoC: tlv320aic31xx: Handle BCLK set as PLL input configuration
` [RFC patch 5/5] ASoC: fsl-asoc-card: Support fsl, imx-audio-tlv320aic31xx codec

[BUG] git push --mirror ignores refs outside head & tags
 2021-11-20  6:05 UTC  (5+ messages)
    ` [RFC] single-level refs vs push --all/--mirror

[PATCH] powerpc/prom_init: fix the improper check of prom_getprop
 2021-11-19  9:12 UTC 

kernel/bpf/btf.c:5346:29: warning: function 'btf_seq_show' might be a candidate for 'gnu_printf' format attribute
 2021-11-20  6:02 UTC  (2+ messages)

[PATCH 0/2] of: remove reserved regions count restriction
 2021-11-19 10:30 UTC  (5+ messages)
` [PATCH 2/2] of: reserved_mem: Remove "

[PATCH 1/6] phy: mvebu-cp110-utmi: Fix kernel-doc warns
 2021-11-20  6:00 UTC  (5+ messages)
` [PATCH 2/6] phy: qualcomm: ipq806x-usb: Fix kernel-doc style

[linux-nvme:nvme-5.16] BUILD SUCCESS 17b87c72361ecdb595c0fa9d7b5d237fd0f1761a
 2021-11-20  5:56 UTC 

[Intel-gfx] [v2 0/3] Introduce Raptor Lake S
 2021-11-20  5:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Introduce Raptor Lake S (rev2)

[mptcp:export] BUILD SUCCESS 7a71f5b628afed7ecc7c3fef5ed0970801d010e1
 2021-11-20  5:56 UTC 

sound/soc/codecs/tlv320aic32x4.c:1202:18: warning: cast to smaller integer type 'enum aic32x4_type' from 'void *'
 2021-11-20  5:49 UTC  (2+ messages)

[PATCH 20/23] cxl/port: Introduce a port driver
 2021-11-20  5:38 UTC  (3+ messages)

[PATCH] xen/pvh: add missing prototype to header
 2021-11-20  2:24 UTC  (3+ messages)

[PATCH] MM: introduce memalloc_retry_wait()
 2021-11-20  5:20 UTC  (3+ messages)

[RFC] [PATCH bpf-next 0/1] Enhancement for bpf_do_path() helper
 2021-11-20  5:18 UTC  (2+ messages)
` [RFC] [PATCH bpf-next 1/1] bpf: Clear the noisy tail buffer for bpf_d_path() helper

[PATCH 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices
 2021-11-20  5:13 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915/gt: RPS tuning for light media playback
 2021-11-20  5:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: RPS tuning for light media playback (rev3)

[PATCH net] net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
 2021-11-20  5:10 UTC  (4+ messages)


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.