All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-09 18:47:20 to 2021-09-09 20:03:56 UTC [more...]

Subject: [PATCH 2/6 v3] spmi: msm: add arbiter version 5 support
 2021-09-09 19:30 UTC  (2+ messages)

Subject: [PATCH 6/6 v2] board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board
 2021-09-09 19:31 UTC  (2+ messages)

[GIT PULL] second batch of s390 updates for 5.15 merge window
 2021-09-09 20:03 UTC  (2+ messages)

[PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-09-09 20:02 UTC  (22+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/19] hash.h: provide constants for the hash IDs
  ` [PATCH v2 02/19] reftable: RFC: add LICENSE
  ` [PATCH v2 03/19] reftable: add error related functionality
  ` [PATCH v2 04/19] reftable: utility functions
  ` [PATCH v2 05/19] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v2 06/19] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v2 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c
  ` [PATCH v2 08/19] reftable: reading/writing blocks
  ` [PATCH v2 09/19] reftable: a generic binary tree implementation
  ` [PATCH v2 10/19] reftable: write reftable files
  ` [PATCH v2 11/19] reftable: generic interface to tables
  ` [PATCH v2 12/19] reftable: read reftable files
  ` [PATCH v2 13/19] reftable: reftable file level tests
  ` [PATCH v2 14/19] reftable: add a heap-based priority queue for reftable records
  ` [PATCH v2 15/19] reftable: add merged table view
  ` [PATCH v2 16/19] reftable: implement refname validation
  ` [PATCH v2 17/19] reftable: implement stack, a mutable database of reftable files
  ` [PATCH v2 18/19] reftable: add dump utility
  ` [PATCH v2 19/19] Add "test-tool dump-reftable" command

[PATCH v3 0/2] progress.c API users: fix bogus counting
 2021-09-09 20:02 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] MAINTAINERS: Add Nirmal Patel as VMD maintainer
 2021-09-09 20:02 UTC 

[Intel-gfx] [PATCH CI 1/2] drm/i915/display/skl+: Drop frontbuffer rendering support
 2021-09-09 20:02 UTC  (3+ messages)
` [Intel-gfx] [PATCH CI 2/2] drm/i915/display: Drop PSR "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/display/skl+: Drop "

Driver model at UEFI runtime
 2021-09-09 20:00 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-3.3.3.rc2)
 2021-09-09 19:59 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Add separate MOCS table for Gen12 devices other than TGL/RKL
 2021-09-09 19:59 UTC  (11+ messages)

[PATCH 00/35] efi: Improvements to U-Boot running on top of UEFI
 2021-09-09 19:58 UTC  (21+ messages)
` [PATCH 02/35] x86: Create a new header for EFI
` [PATCH 11/35] RFC: efi: Drop code that doesn't work with driver model
` [PATCH 13/35] efi: Add a media/block driver for EFI block devices
` [PATCH 34/35] efi: Show when allocated pages are used

[PATCH 0/2] -Wunused-parameter clenaups on tb/multi-pack-bitmaps
 2021-09-09 19:57 UTC  (3+ messages)
` [PATCH 1/2] pack-bitmap: drop repository argument from prepare_midx_bitmap_git()
` [PATCH 2/2] pack-bitmap: drop bitmap_index argument from try_partial_reuse()

[PATCH v8 00/15] amphion video decoder/encoder driver
 2021-09-09 19:54 UTC  (11+ messages)
` [PATCH v8 03/15] media:Add v4l2 buf flag codec data
    ` [EXT] "
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip
    ` [EXT] "

[Intel-gfx] [PATCH 1/1] drm/i915: Add support for sbr and flr as a fallback
 2021-09-09 19:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/1] "

[PATCH v9 0/3] maintenance: add support for systemd timers on Linux
 2021-09-09 19:55 UTC  (5+ messages)
` [PATCH v10 "

[meta-gnome][PATCH v2] gimp: add recipe for current developement version
 2021-09-09 19:54 UTC  (3+ messages)
` [oe] "

[Intel-gfx] [PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-09 19:54 UTC  (21+ messages)
`  "
` [Intel-gfx] [PATCH v2 1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
  `  "
` [Intel-gfx] [PATCH v2 2/9] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
  `  "
` [Intel-gfx] [PATCH v2 3/9] vfio/ccw: Convert to use vfio_register_group_dev()
  `  "
` [Intel-gfx] [PATCH v2 4/9] vfio/ccw: Make the FSM complete and synchronize it to the mdev
  `  "
` [Intel-gfx] [PATCH v2 5/9] vfio/mdev: Consolidate all the device_api sysfs into the core code
  `  "
` [Intel-gfx] [PATCH v2 6/9] vfio/mdev: Add mdev available instance checking to the core
  `  "
` [Intel-gfx] [PATCH v2 7/9] vfio/ccw: Remove private->mdev
  `  "
` [Intel-gfx] [PATCH v2 8/9] vfio: Export vfio_device_try_get()
  `  "
` [Intel-gfx] [PATCH v2 9/9] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Move vfio_ccw to the new mdev API

[PATCH 01/14] lsof: correct LICENSE
 2021-09-09 19:54 UTC  (3+ messages)
` [PATCH 12/14] ffmpeg: update LICENSE
  ` [OE-core] "

Disable IOMMU in Dom0
 2021-09-09 19:53 UTC  (6+ messages)

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2021-09-09 19:52 UTC  (9+ messages)
` [PATCH v2 "

[PATCH 0/2] pack-write,repack: prevent opening packs too early
 2021-09-09 19:52 UTC  (18+ messages)
` [PATCH 0/9] packfile: avoid .idx rename races
  ` [PATCH 3/9] pack-write: refactor renaming in finish_tmp_packfile()
  ` [PATCH 4/9] pack-write.c: rename `.idx` files after `*.rev`
  ` [PATCH 5/9] builtin/repack.c: move `.idx` files into place last
  ` [PATCH 6/9] index-pack: refactor renaming in final()
  ` [PATCH 7/9] builtin/index-pack.c: move `.idx` files into place last
  ` [PATCH 9/9] pack-objects: rename .idx files into place after .bitmap files

Another libsepol USE_AFTER_FREE defects detected
 2021-09-09 19:51 UTC  (2+ messages)

[PATCH] drm/msm: Disable frequency clamping on a630
 2021-09-09 19:49 UTC  (14+ messages)

[PATCH v2] arm64: dts: qcom: sc7280: fix display port phy reg property
 2021-09-09 19:49 UTC 

[dpdk-dev] [PATCH 00/18] comment spelling errors
 2021-09-09 19:49 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 00/18] Fix "
  ` [dpdk-dev] [PATCH v2 06/18] bpf: fix spelling in comments
  ` [dpdk-dev] [PATCH v2 15/18] vhost: fix typo in comment

[meghadey-crypto:d_msix_one 6/8] kernel/irq/msi.c:122:27: error: implicit declaration of function 'pci_msix_vec_count'
 2021-09-09 19:48 UTC  (2+ messages)

[linux-lvm] Discussion: performance issue on event activation mode
 2021-09-09 19:44 UTC  (6+ messages)

[git pull] gfs2 setattr patches
 2021-09-09 19:46 UTC  (3+ messages)

[PATCH bpf 1/3] bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
 2021-09-09 19:48 UTC  (3+ messages)

[PATCH 3/5] auto-t: change testSAE timeout_test to use prefix_offset
 2021-09-09 19:47 UTC  (2+ messages)

Question about PCI: vmd: Disable MSI-X remapping when possible
 2021-09-09 19:45 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: Update IOT2050 boards
 2021-09-09 19:41 UTC  (12+ messages)
` [PATCH v3 1/5] arm64: dts: ti: iot2050: Flip mmc device ordering on Advanced devices
` [PATCH v3 2/5] arm64: dts: ti: iot2050: Disable SR2.0-only PRUs
` [PATCH v3 3/5] arm64: dts: ti: iot2050: Add/enabled mailboxes and carve-outs for R5F cores
` [PATCH v3 4/5] arm64: dts: ti: iot2050: Prepare for adding 2nd-generation boards
` [PATCH v3 5/5] arm64: dts: ti: iot2050: Add support for product generation 2 boards

[PATCH] perf symbol: Look for ImageBase in PE file to compute .text offset
 2021-09-09 19:26 UTC 

[dpdk-dev] [PATCH] eal/ppc: replace rte_atomicXX ops with C11 atomic builtins
 2021-09-09 19:42 UTC 

[intel-linux-intel-lts:5.4/preempt-rt 15/16] arch/powerpc/platforms/pseries/iommu.c:181:30: warning: unused variable 'tcp_page_lock'
 2021-09-09 19:42 UTC 

[git pull] iov_iter fixes
 2021-09-09 19:37 UTC  (2+ messages)

[PATCH v3 bpf-next] selftests/bpf: Add parallelism to test_progs
 2021-09-09 19:35 UTC 

[GIT PULL] UML changes for v5.15
 2021-09-09 19:27 UTC  (2+ messages)

[PATCH v3 00/16] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-09 19:33 UTC  (4+ messages)
` [PATCH v3 05/16] drm/panel-simple-edp: Split eDP panels out of panel-simple

[PATCH] rteval: kcompile: Fix for no numactl and no cpulist
 2021-09-09 19:32 UTC 

[PATCH] x86: correct asm() constraints when dealing with immediate selector values
 2021-09-09 19:31 UTC  (2+ messages)

[PATCH 00/19] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-09-09 19:31 UTC  (3+ messages)
` [PATCH 04/19] cpufreq: amd: introduce a new amd pstate driver to support future processors

[PATCH v2 bpf-next] selftests/bpf: Add parallelism to test_progs
 2021-09-09 19:31 UTC 

[BUG REPORT] Intermittent errors: Unable to create '/usr/ports/.git/index.lock': File exists
 2021-09-09 19:29 UTC 

[PATCH v2] gen_compile_commands: fix missing 'sys' package
 2021-09-09 19:28 UTC  (3+ messages)

Reducing impact of IO/CPU overload during `perf record` - bad handling of excessive yield?
 2021-09-09 19:28 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] ice: Fix not stopping Tx queues for VFs
 2021-09-09 19:27 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net] ice: Fix race conditions between virtchnl handling and VF ndo ops

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-09 19:26 UTC  (8+ messages)
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper

[PATCH v4 0/5] drop support for ancient curl
 2021-09-09 19:26 UTC  (6+ messages)
` [PATCH 0/5] post-v2.33 "drop support for ancient curl" follow-up
  ` [PATCH 4/5] http: centralize the accounting of libcurl dependencies

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, 70868a18)
 2021-09-09 19:25 UTC 

[GIT PULL] Memory folios for v5.15
 2021-09-09 19:23 UTC  (5+ messages)

[Bisected Regression] OLPC XO-1.5: Internal drive and SD card (mmcblk*) gone since commit ea718c699055
 2021-09-09 19:23 UTC  (8+ messages)

[PATCH 0/5] Enable rteval on Arm based systems
 2021-09-09 19:23 UTC  (3+ messages)
` [PATCH 5/5] rteval: kcompile.py: Gracefully handle missing affinity information

[linux-next:master] BUILD REGRESSION f7f581157d1c8a2f14bef2739dd34135c9e6b233
 2021-09-09 19:22 UTC 

[PATCH] btrfs: fix deadlock due to page faults during direct IO reads and writes
 2021-09-09 19:21 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Add sc7180-trogdor-homestar
 2021-09-09 19:21 UTC 

Make jitted assembly code available for annotation in "perf report"?
 2021-09-09 19:18 UTC  (2+ messages)

[PATCH] drm/amd/display: Add NULL checks for vblank workqueue
 2021-09-09 19:16 UTC  (4+ messages)

[PATCH v6 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-09-09 19:16 UTC  (5+ messages)
` [PATCH v6 2/4] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v6 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280

[PATCH v4 00/11] xsm: refactoring xsm hooks
 2021-09-09 19:14 UTC  (4+ messages)
` [PATCH v4 09/11] silo: remove circular xsm hook call

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-09-09 19:12 UTC  (7+ messages)

[PATCH v11 0/7] RISC-V Pointer Masking implementation
 2021-09-09 19:00 UTC  (16+ messages)
` [PATCH v11 1/7] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v11 2/7] [RISCV_PM] Add CSR defines for RISC-V PM extension
` [PATCH v11 3/7] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v11 4/7] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v11 5/7] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v11 6/7] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v11 7/7] [RISCV_PM] Allow experimental J-ext to be turned on

[Intel-gfx] [PATCH 00/23] Clean up GuC CI failures, simplify locking, and kernel DOC
 2021-09-09 19:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Clean up GuC CI failures, simplify locking, and kernel DOC (rev11)

[PATCH] doc: board: toradex: fix file names
 2021-09-09 19:12 UTC  (3+ messages)

[PATCH v2] doc: board: toradex: fix file names
 2021-09-09 19:12 UTC 

Repair Metadata corruption detected at xfs_inode_buf_verify on CentOS 7 virtual machine
 2021-09-09 19:11 UTC  (5+ messages)

[PATCH 1/2] drm/bridge: parade-ps8640: Use regmap APIs
 2021-09-09 19:09 UTC  (8+ messages)
` [PATCH 2/2] drm/bridge: parade-ps8640: Add support for AUX channel

[PATCH] fscrypt: clean up comments in bio.c
 2021-09-09 19:07 UTC 

[RFC PATCH 00/10] security: Introduce qemu_security_policy_taint() API
 2021-09-09 19:05 UTC  (8+ messages)
` [RFC PATCH 01/10] sysemu: "
` [RFC PATCH 02/10] accel: Use qemu_security_policy_taint(), mark KVM and Xen as safe
` [RFC PATCH 03/10] block: Use qemu_security_policy_taint() API

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 4 warnings (v4.19.206-25-g1bad362bc0e1)
 2021-09-09 19:07 UTC 

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 5 warnings (v4.4.283-26-g8da0cdcc12df)
 2021-09-09 19:07 UTC 

[PATCH 0/4 v0.5] sched/umcg: RFC UMCG patchset
 2021-09-09 19:06 UTC  (4+ messages)
` [PATCH 2/4 v0.5] sched/umcg: RFC: add userspace atomic helpers

[PATCH] tools/perf: Use long-running addr2line per dso
 2021-09-09 19:05 UTC  (2+ messages)

[PATCH v1 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2021-09-09 19:03 UTC  (3+ messages)
` [PATCH v1 01/13] perf/core: add union to struct perf_branch_entry

[PATCH v4 00/21] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-09 19:03 UTC  (7+ messages)
` [PATCH v4 11/21] cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
` [PATCH v4 15/21] cxl/pmem: Translate NVDIMM label commands to CXL label commands

[chrome-os:chromeos-5.4 33/43] btrtl.c:undefined reference to `btandroid_set_quality_report'
 2021-09-09 19:03 UTC 

[input:for-linus] BUILD SUCCESS 0c5483a5778fa9910538453b5a9f1a6ed49e95ad
 2021-09-09 19:01 UTC 

[meta-oe][PATCH 1/1] redis: advance to version 6.2.5
 2021-09-09 19:00 UTC 

[PATCH memory-model 2/5] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2021-09-09 18:59 UTC  (10+ messages)
` [tip:locking/core] "

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-09-09 18:59 UTC  (13+ messages)

[PATCH] MAINTAINERS: Change Rafael's e-mail address
 2021-09-09 18:57 UTC 

[RFC PATCH 1/3] misc_cgroup: introduce misc.events and misc_events.local
 2021-09-09 18:56 UTC  (6+ messages)
` [RFC PATCH 3/3] misc_cgroup: remove error log to avoid log flood

[PATCH] ACPICA: Update the list of maintainers
 2021-09-09 18:56 UTC 

container build not pulling in libraries
 2021-09-09 18:55 UTC 

drivers/media/i2c/ov5648.c:587:8: warning: Excessive padding in 'struct ov5648_mode' (10 padding bytes, where 2 is optimal)
 2021-09-09 18:55 UTC 

[GIT PULL]: dmaengine updates for v5.15-rc1
 2021-09-09 18:55 UTC  (2+ messages)

[GIT PULL] libnvdimm / persistent memory update for v5.15
 2021-09-09 18:55 UTC  (2+ messages)

[GIT PULL] Compute Express Link update for v5.15
 2021-09-09 18:54 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-09-09 18:54 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/7] x86: Fix duplicate symbols w/ clang
 2021-09-09 18:52 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 6/7] x86: umip: mark do_ring3 as noinline
` [kvm-unit-tests PATCH v3 7/7] x86: vmx: mark some test_* functions "

[PATCH] cpufreq: vexpress: Drop unused variable
 2021-09-09 18:47 UTC  (2+ messages)

[meta-virtualization][PATCH dunfell] containers: Explictly reference a valid branch
 2021-09-09 18:48 UTC  (5+ messages)

[PATCH 0/3] More add_submodule_odb() cleanup in merge code
 2021-09-09 18:47 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] submodule: remove unnecessary unabsorbed fallback
  ` [PATCH v2 2/3] repository: support unabsorbed in repo_submodule_init
  ` [PATCH v2 3/3] revision: remove "submodule" from opt struct


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.