All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-29 01:57:20 to 2021-08-29 06:58:30 UTC [more...]

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-08-28
 2021-08-29  6:58 UTC 

FAILED: patch "[PATCH] drm/i915: Fix syncmap memory leak" failed to apply to 5.4-stable tree
 2021-08-29  6:56 UTC 

FAILED: patch "[PATCH] drm/i915: Fix syncmap memory leak" failed to apply to 5.10-stable tree
 2021-08-29  6:56 UTC 

FAILED: patch "[PATCH] net: stmmac: fix kernel panic due to NULL pointer dereference" failed to apply to 5.13-stable tree
 2021-08-29  6:56 UTC 

FAILED: patch "[PATCH] net: stmmac: fix kernel panic due to NULL pointer dereference" failed to apply to 5.10-stable tree
 2021-08-29  6:56 UTC 

[PATCH stable-5.4.y] btrfs: fix race between marking inode needs to be logged and log syncing
 2021-08-29  6:55 UTC  (2+ messages)

FAILED: patch "[PATCH] Revert "btrfs: compression: don't try to compress if we don't" failed to apply to 5.4-stable tree
 2021-08-29  6:54 UTC 

FAILED: patch "[PATCH] Revert "btrfs: compression: don't try to compress if we don't" failed to apply to 4.19-stable tree
 2021-08-29  6:54 UTC 

FAILED: patch "[PATCH] Revert "btrfs: compression: don't try to compress if we don't" failed to apply to 4.14-stable tree
 2021-08-29  6:54 UTC 

FAILED: patch "[PATCH] Revert "btrfs: compression: don't try to compress if we don't" failed to apply to 4.9-stable tree
 2021-08-29  6:54 UTC 

FAILED: patch "[PATCH] Revert "btrfs: compression: don't try to compress if we don't" failed to apply to 4.4-stable tree
 2021-08-29  6:54 UTC 

FAILED: patch "[PATCH] Revert "media: dvb header files: move some headers to" failed to apply to 5.13-stable tree
 2021-08-29  6:53 UTC 

[PATCH] arm64: dts: qcom: sc7280: enable IDP display port
 2021-08-29  6:50 UTC  (2+ messages)

FAILED: patch "[PATCH] riscv: Ensure the value of FP registers in the core dump file" failed to apply to 5.4-stable tree
 2021-08-29  6:49 UTC 

FAILED: patch "[PATCH] dt-bindings: sifive-l2-cache: Fix 'select' matching" failed to apply to 5.10-stable tree
 2021-08-29  6:48 UTC 

post-receive: pub/scm/linux/kernel/git/ogabbay/linux
 2021-08-29  6:48 UTC 

[PATCH] dt-bindings: clock: brcm,iproc-clocks: fix armpll properties
 2021-08-29  6:45 UTC  (3+ messages)
` [PATCH] dt-bindings: clock: brcm, iproc-clocks: "

[PATCH] clk: zynqmp: Fix kernel-doc format
 2021-08-29  6:43 UTC  (3+ messages)

❌ FAIL: Test report for kernel 5.14.0-rc7 (mainline.kernel.org-clang, 3f5ad13c)
 2021-08-29  6:45 UTC 

[PATCH v2 0/6] clk: at91: updates for power management and dvfs
 2021-08-29  6:41 UTC  (4+ messages)

[PATCH] clk: at91: clk-programmable: remove redundant value check of best_rate
 2021-08-29  6:42 UTC  (2+ messages)

[PATCH v7 0/7] running kernel mode SIMD with softirqs disabled
 2021-08-29  6:35 UTC  (3+ messages)

Trying to recover data from SSD
 2021-08-29  6:34 UTC  (20+ messages)

[PATCH v2] staging: r8188eu: core: remove null check before vfree
 2021-08-29  6:32 UTC  (2+ messages)

cannot pass ebpf verify bound check due to compiler optimization
 2021-08-29  6:31 UTC  (2+ messages)

[PATCH 1/1] KVM: s390: index kvm->arch.idle_mask by vcpu_idx
 2021-08-29  6:25 UTC  (5+ messages)

[PATCH v4] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-08-29  6:17 UTC  (2+ messages)

[PATCH] Declare the file_operations struct as const
 2021-08-29  6:16 UTC  (10+ messages)

[PATCH v2 00/26] btrfs: limited subpage compressed write support
 2021-08-29  6:16 UTC  (28+ messages)
` [PATCH v2 01/26] btrfs: remove unused parameter @nr_pages in add_ra_bio_pages()
` [PATCH v2 02/26] btrfs: remove unnecessary parameter @delalloc_start for writepage_delalloc()
` [PATCH v2 03/26] btrfs: use async_chunk::async_cow to replace the confusing pending pointer
` [PATCH v2 04/26] btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered()
` [PATCH v2 05/26] btrfs: make add_ra_bio_pages() to be subpage compatible
` [PATCH v2 06/26] btrfs: introduce compressed_bio::pending_sectors to trace compressed bio more elegantly
` [PATCH v2 07/26] btrfs: add subpage checked bitmap to make PageChecked flag to be subpage compatible
` [PATCH v2 08/26] btrfs: handle errors properly inside btrfs_submit_compressed_read()
` [PATCH v2 09/26] btrfs: handle errors properly inside btrfs_submit_compressed_write()
` [PATCH v2 10/26] btrfs: introduce submit_compressed_bio() for compression
` [PATCH v2 11/26] btrfs: introduce alloc_compressed_bio() "
` [PATCH v2 12/26] btrfs: make btrfs_submit_compressed_read() to determine stripe boundary at bio allocation time
` [PATCH v2 13/26] btrfs: make btrfs_submit_compressed_write() "
` [PATCH v2 14/26] btrfs: remove unused function btrfs_bio_fits_in_stripe()
` [PATCH v2 15/26] btrfs: refactor submit_compressed_extents()
` [PATCH v2 16/26] btrfs: cleanup for extent_write_locked_range()
` [PATCH v2 17/26] btrfs: make compress_file_range() to be subpage compatible
` [PATCH v2 18/26] btrfs: make btrfs_submit_compressed_write() "
` [PATCH v2 19/26] btrfs: make end_compressed_bio_writeback() to be subpage compatble
` [PATCH v2 20/26] btrfs: make extent_write_locked_range() to be subpage compatible
` [PATCH v2 21/26] btrfs: extract uncompressed async extent submission code into a new helper
` [PATCH v2 22/26] btrfs: rework lzo_compress_pages() to make it subpage compatible
` [PATCH v2 23/26] btrfs: teach __extent_writepage() to handle locked page differently
` [PATCH v2 24/26] btrfs: allow page to be unlocked by btrfs_page_end_writer_lock() even if it's locked by plain page_lock()
` [PATCH v2 25/26] btrfs: don't run delalloc range which is beyond the locked_page to prevent deadlock for subpage compression
` [PATCH v2 26/26] btrfs: only allow subpage compression if the range is fully page aligned

[GIT PULL 0/2] KVM: s390: Fix and feature for 5.15
 2021-08-29  6:01 UTC  (3+ messages)
` [GIT PULL 1/2] KVM: s390: Enable specification exception interpretation
` [GIT PULL 2/2] KVM: s390: index kvm->arch.idle_mask by vcpu_idx

[xen-4.14-testing bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2021-08-29  6:00 UTC 

[PATCH] bcache: remove the redundant judgment on bi_size
 2021-08-29  4:49 UTC 

[PATCH] trace/osnoise: fix missed cpus_read_unlock()
 2021-08-29  5:52 UTC 

[PATCH] ipv6: add spaces for accept_ra_min_hop_limit
 2021-08-29  5:35 UTC 

[oe] [meta-gnome][PATCH] metacity: Use autotools-brokensep
 2021-08-29  5:36 UTC  (2+ messages)
` [meta-gnome][PATCH v2] metacity: Add a patch to create build/src/core before moving generated sources to it

[dpdk-dev] [PATCH] gpudev: introduce memory API
 2021-08-29  5:32 UTC  (6+ messages)
` [dpdk-dev] [RFC PATCH v2 0/7] heterogeneous computing library

[PATCH] clk: at91: clk-generated: Limit the requested rate to our range
 2021-08-29  5:28 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/kvms390/linux
 2021-08-29  5:31 UTC 

[PATCH] clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling paths
 2021-08-29  5:27 UTC  (2+ messages)

[PATCH] clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gates
 2021-08-29  5:24 UTC  (2+ messages)

[hwmon:watchdog-next] BUILD SUCCESS 3b24fa6d46ee110170f34d7362281410999435a8
 2021-08-29  5:21 UTC 

[PATCH] clk: add sys node to disable unused clk
 2021-08-29  5:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-08-29  5:15 UTC 

clk: visconti: Initial support Visconti SoC for v5.15
 2021-08-29  5:10 UTC  (3+ messages)

[PATCH v4 0/4] clk: visconti: Add support common clock driver and reset driver
 2021-08-29  5:09 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
` [PATCH v4 3/4] clk: visconti: Add support common clock driver and reset driver

[meghadey-crypto:d_msix 1/1] drivers/pci/msi.c:805: warning: expecting prototype for msix_capability_init(). Prototype was for msix_setup_table() instead
 2021-08-29  5:08 UTC  (2+ messages)

[PATCH v3 0/4] QEMU RISC-V ACLINT Support
 2021-08-29  4:58 UTC  (10+ messages)
` [PATCH v3 1/4] hw/intc: Rename sifive_clint sources to riscv_aclint sources
` [PATCH v3 2/4] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
` [PATCH v3 3/4] hw/riscv: virt: Re-factor FDT generation
` [PATCH v3 4/4] hw/riscv: virt: Add optional ACLINT support to virt machine

[PATCH v8 09/14] iio: afe: rescale: fix accuracy for small
 2021-08-29  4:41 UTC  (3+ messages)

[PATCH 0/1] Fix AST2600 hpll calculate formula
 2021-08-29  4:37 UTC  (4+ messages)
` [PATCH 1/1] clk:aspeed:Fix "

[PATCH] clk: clk-si5341: Fix output_clk_recalc_rate if RDIV_FORCE2 is set
 2021-08-29  4:35 UTC  (2+ messages)

[PATCH net-next v2] net: bridge: use mld2r_ngrec instead of icmpv6_dataun
 2021-08-29  4:32 UTC 

[PATCH] clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
 2021-08-29  4:29 UTC  (4+ messages)

[bcache:badblocks 6/6] block/badblocks.o: warning: objtool: badblocks_set()+0xfd8: unreachable instruction
 2021-08-29  4:27 UTC  (2+ messages)

[PATCH 0/3] clk: zynqmp: Misc fixes
 2021-08-29  4:26 UTC  (8+ messages)
` [PATCH 1/3] clk: zynqmp: Check the return type
` [PATCH 2/3] clk: zynqmp: Fix a memory leak
` [PATCH 3/3] clk: zynqmp: Fix stack-out-of-bounds in strncpy`

[PATCH v2] clk: at91: sama7g5: remove all kernel-doc & kernel-doc warnings
 2021-08-29  4:20 UTC  (3+ messages)

[hwmon:hwmon-next] BUILD SUCCESS 0e35f63f7f4eebd268ec236fd1bbf4e561ce8de5
 2021-08-29  4:20 UTC 

[PATCH v2] clk: zynqmp: fix kernel doc
 2021-08-29  4:18 UTC  (4+ messages)
` [PATCH v3] "

[GIT PULL] clk: imx: Updates for v5.15
 2021-08-29  4:16 UTC  (3+ messages)

[RESEND PATCH 0/4] clk: mediatek: modularize COMMON_CLK_MT6779
 2021-08-29  4:14 UTC  (5+ messages)
` [RESEND PATCH 3/4] clk: mediatek: support COMMON_CLK_MT6779 module build

[intel-tdx:guest 111/113] arch/x86/kernel/head_64.o: warning: objtool: verify_cpu()+0x4d: unreachable instruction
 2021-08-29  4:11 UTC  (2+ messages)

[PATCH] clk: kirkwood: Fix a clocking boot regression
 2021-08-29  4:11 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: Add SM6350 GCC clock bindings
 2021-08-29  4:04 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: Add SM6350 GCC driver

[PATCH 1/2] dt-bindings: clock: Add RPMHCC bindings for SM6350
 2021-08-29  4:02 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: rpmh: Add support for RPMH clocks on SM6350

libnetfilter_queue: automake portability warning
 2021-08-29  4:01 UTC  (5+ messages)

[PATCH v8 00/14] iio: afe: add temperature rescaling support
 2021-08-29  4:01 UTC  (10+ messages)
` [PATCH v8 05/14] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v8 08/14] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v8 12/14] iio: afe: rescale: add temperature transducers

[Intel-gfx] [PATCH 20/27] drm/i915/guc: Connect UAPI to GuC multi-lrc interface
 2021-08-29  4:00 UTC  (3+ messages)

[PATCH] clk: qcom: adjust selects for SM_VIDEOCC_8150 and SM_VIDEOCC_8250
 2021-08-29  4:00 UTC  (2+ messages)

[PATCH v4 0/2] Add GCC for SM4250/6115
 2021-08-29  4:00 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: clk: qcom: gcc-sm6115: Document SM6115 GCC
` [PATCH v4 2/2] clk: qcom: Add Global Clock controller (GCC) driver for SM6115

[PATCH v3 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC
 2021-08-29  3:53 UTC  (7+ messages)
` [PATCH v3 2/3] clk: qcom: Add msm8994 MMCC driver
` [PATCH v3 3/3] clk: qcom: mmcc-msm8994: Add MSM8992 support

[PATCH v6 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-08-29  3:51 UTC  (4+ messages)

[PATCH net-next 09/11] bnxt_en: update all firmware calls to use the new APIs
 2021-08-29  3:49 UTC  (3+ messages)

[PATCH libnetfilter_queue] build: doc: Be sure to rerun doxygen after ./configure
 2021-08-29  3:50 UTC 

[PATCH v2] clk: qcom: gcc-sdm660: Replace usage of parent_names
 2021-08-29  3:50 UTC  (4+ messages)

[PATCH libnetfilter_queue v3 6/6] build: doc: Eliminate warning from ./autogen.sh
 2021-08-29  3:45 UTC  (2+ messages)
` [PATCH libnetfilter_queue v2] "

[scsi:misc 62/294] drivers/scsi/qla2xxx/qla_edif.c:713:45: warning: taking address of packed member 'u' of class or structure 'auth_complete_cmd' may result in an unaligned pointer value
 2021-08-29  3:45 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2021-08-29  3:44 UTC 

[printk:for-5.15-printk-index 5/9] drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1012:19: warning: The right operand of '+' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
 2021-08-29  3:41 UTC 

[tip:timers/core] BUILD SUCCESS d25a025201ed98f4b93775e0999a3f2135702106
 2021-08-29  3:34 UTC 

[PATCH v7 0/4] Add APNE PCMCIA 100 Mbit support
 2021-08-29  3:11 UTC  (5+ messages)
` [PATCH v7 1/4] m68k: Kconfig - select core PCMCIA support module for Amiga PCMCIA
` [PATCH v7 2/4] m68k: amiga/pcmcia - implement 16 bit detection support for apne.c
` [PATCH v7 3/4] m68k: io_mm.h - add APNE 100 MBit support
` [PATCH net v7 4/4] net/8390: apne.c - add 100 Mbit support to apne.c driver

[Buildroot] EGLFS Could Not Find DRM Device!
 2021-08-29  3:03 UTC 

[linux-next:master 1750/10945] drivers/regulator/rtq2134-regulator.c:90:6: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2021-08-29  3:09 UTC 

drivers/regulator/bd718x7-regulator.c:531:8: warning: Excessive padding in 'struct bd718xx_regulator_data' (8 padding bytes, where 0 is optimal)
 2021-08-29  3:04 UTC 

[PATCH] mfd: rk808: Add support for power off on RK817
 2021-08-29  2:51 UTC 

[PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-08-29  2:51 UTC  (3+ messages)

[scsi:misc 61/294] drivers/scsi/qla2xxx/qla_edif.c:1105:44: warning: taking address of packed member 'port_id' of class or structure 'qla_sa_update_frame' may result in an unaligned pointer value
 2021-08-29  2:56 UTC  (2+ messages)

drivers/usb/serial/keyspan.c:791:2: warning: Value stored to 'endpoint' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-29  2:52 UTC 

[Buildroot] [PATCH v2 1/8] package/swupdate: let buildroot handle stripping
 2021-08-29  2:46 UTC  (8+ messages)
` [Buildroot] [PATCH v2 2/8] package/swupdate: don't require website for services
` [Buildroot] [PATCH v2 3/8] package/swupdate: use package make install for target install
` [Buildroot] [PATCH v2 4/8] package/swupdate: enable/disable systemd support automatically
` [Buildroot] [PATCH v2 5/8] package/swupdate: add comment on origin of services/configs
` [Buildroot] [PATCH v2 6/8] package/swupdate: add webserver config option
` [Buildroot] [PATCH v2 7/8] package/swupdate: prevent systemd from removing swupdate tmp folders
` [Buildroot] [PATCH v2 8/8] package/swupdate: add progress/usb services

io_uring_prep_timeout_update on linked timeouts
 2021-08-29  2:40 UTC  (8+ messages)

[PATCH v7 0/7] KVM: arm64: Add idempotent controls to migrate guest counter
 2021-08-29  2:35 UTC  (5+ messages)
` [PATCH v7 3/7] KVM: arm64: Allow userspace to configure a vCPU's virtual offset

dri, nouveau: BUG: KASAN: use-after-free in dma_fence_signal_timestamp_locked+0x399/0x430
 2021-08-29  2:21 UTC  (3+ messages)
  ` [Nouveau] "

arch/x86/kvm/vmx/nested.c:3824:7: warning: Access to field 'sipi_vector' results in a dereference of a null pointer (loaded from variable 'apic') [clang-analyzer-core.NullDereference]
 2021-08-29  2:31 UTC 

[PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
 2021-08-29  2:30 UTC  (5+ messages)

[PATCH] hw/intc/sifive_clint: Fix expiration time logic
 2021-08-29  2:27 UTC  (2+ messages)
  ` [PATCH v2] "

[xen-4.13-testing test] 164518: regressions - FAIL
 2021-08-29  2:22 UTC 

[RFC net-next 2/2] ice: add support for reading SyncE DPLL state
 2021-08-29  2:22 UTC  (3+ messages)

[chao-linux:feature/dax 10/11] fs/f2fs/file.o: warning: objtool: f2fs_break_layouts()+0x39: unreachable instruction
 2021-08-29  2:18 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] eal/windows: restore mistakenly hidden API
 2021-08-29  2:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] eal: remove Windows-specific list of common files
` [dpdk-dev] [PATCH 2/2] eal/windows: fix export list

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-08-29  2:15 UTC 

[PATCH] doc: Add documentation about devicetree usage
 2021-08-29  2:07 UTC  (5+ messages)

[PATCH] docs: pdfdocs: Fix typo in CJK-language specific font settings
 2021-08-29  2:06 UTC 

[PATCH] profiling: fix shift-out-of-bounds in profile_setup
 2021-08-29  1:57 UTC  (4+ messages)
` [PATCH v2] profiling: fix shift-out-of-bounds bugs

[syzbot] INFO: task hung in do_proc_bulk
 2021-08-29  1:58 UTC  (3+ messages)
  ` [PATCH] USB: core: Make usb_start_wait_urb() interruptible

[RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
 2021-08-29  1:55 UTC  (4+ messages)
` [RFC 09/10] hw/mos6522: Avoid using discrepant QEMU clock values


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.