All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-04 20:34:59 to 2022-02-04 21:33:14 UTC [more...]

[PATCH v4 0/4] Python: Improvements for iotest 040,041
 2022-02-04 21:23 UTC  (8+ messages)
` [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py

[PATCH v3 0/8] s390x/pci: zPCI interpretation support
 2022-02-04 21:19 UTC  (14+ messages)
` [PATCH v3 1/8] Update linux headers
` [PATCH v3 2/8] target/s390x: add zpci-interp to cpu models
` [PATCH v3 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v3 4/8] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v3 5/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v3 6/8] s390x/pci: use I/O Address Translation assist when interpreting
` [PATCH v3 7/8] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
` [PATCH v3 8/8] s390x/pci: let intercept devices have separate PCI groups

[PATCH bpf-next] libbpf: fix build issue with llvm-readelf
 2022-02-04 21:31 UTC  (2+ messages)

[PATCH] runqemu: preload uninative libraries when host gl drivers are in use
 2022-02-04 21:30 UTC  (3+ messages)
` [OE-core] "

[GIT PULL] PCI fixes for v5.17
 2022-02-04 21:30 UTC 

[PATCH 00/75] MM folio patches for 5.18
 2022-02-04 21:29 UTC  (6+ messages)
` [PATCH 01/75] mm/gup: Increment the page refcount before the pincount
` [PATCH 10/75] mm/gup: Remove hpage_pincount_add()

[Intel-gfx] [PATCH 00/10] drm/i915: Use a bitmask for bigjoiner state tracking
 2022-02-04 21:27 UTC  (5+ messages)
` [Intel-gfx] [PATCH 05/10] drm/i915: Nuke some dead code
` [Intel-gfx] [PATCH 06/10] drm/i915: Introduce intel_crtc_is_bigjoiner_{slave, master}()

[PATCH v3 0/3] enable widebus feature base on chip hardware revision
 2022-02-04 21:27 UTC  (4+ messages)
` [PATCH v3 3/3] drm/msm/dp: enable widebus feature for display port

[PATCH] drm/panel: simple: Assign data from panel_dpi_probe() correctly
 2022-02-04 21:26 UTC  (2+ messages)

[meta-security][PATCH] suricata: update to 6.0.4
 2022-02-04 21:26 UTC 

[PATCH v7 10/17] KVM: s390: pv: add mmu_notifier
 2022-02-04 21:22 UTC  (5+ messages)

can't get BTF: type .rodata.cst32: not found
 2022-02-04 21:22 UTC  (13+ messages)

[PATCH v9 0/9] grep: simplify & delete "init" & "config" code
 2022-02-04 21:20 UTC  (11+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/9] grep.h: remove unused "regex_t regexp" from grep_opt
  ` [PATCH v10 2/9] log tests: check if grep_config() is called by "log"-like cmds
  ` [PATCH v10 3/9] grep tests: add missing "grep.patternType" config tests
  ` [PATCH v10 4/9] built-ins: trust the "prefix" from run_builtin()
  ` [PATCH v10 5/9] grep.c: don't pass along NULL callback value
  ` [PATCH v10 6/9] grep API: call grep_config() after grep_init()
  ` [PATCH v10 7/9] grep.h: make "grep_opt.pattern_type_option" use its enum
  ` [PATCH v10 8/9] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)"
  ` [PATCH v10 9/9] grep: simplify config parsing and option parsing

[PATCH 00/12] Add writeback block support for DPU
 2022-02-04 21:17 UTC  (26+ messages)
` [PATCH 01/12] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
` [PATCH 02/12] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH 03/12] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH 04/12] drm/msm/dpu: add changes to support writeback in hw_ctl
` [PATCH 05/12] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH 06/12] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH 07/12] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH 08/12] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH 09/12] drm/msm/dpu: add the writeback connector layer
` [PATCH 10/12] drm/msm/dpu: initialize dpu encoder and connector for writeback
` [PATCH 11/12] drm/msm/dpu: gracefully handle null fb commits "
` [PATCH 12/12] drm/msm/dpu: add writeback blocks to the display snapshot

[PATCH v3 00/26] testing and plugins pre-PR
 2022-02-04 20:43 UTC  (27+ messages)
` [PATCH v3 01/26] tests/Makefile.include: clean-up old code
` [PATCH v3 02/26] tests/qtest: enable more vhost-user tests by default
` [PATCH v3 03/26] Makefile: also remove .gcno files when cleaning
` [PATCH v3 04/26] .gitignore: add .gcov pattern
` [PATCH v3 05/26] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PATCH v3 06/26] gitmodules: Correct libvirt-ci submodule URL
` [PATCH v3 07/26] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
` [PATCH v3 08/26] drop libxml2 checks since libxml is not actually used (for parallels)
` [PATCH v3 09/26] tests/lcitool: Refresh submodule and remove libxml2
` [PATCH v3 10/26] tests: Manually remove libxml2 on MSYS2 runners
` [PATCH v3 11/26] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
` [PATCH v3 12/26] docs/devel: mention our .editorconfig
` [PATCH v3 13/26] gitlab: fall back to commit hash in qemu-setup filename
` [PATCH v3 14/26] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
` [PATCH v3 15/26] tests: Update CentOS 8 container to CentOS Stream 8
` [PATCH v3 16/26] tests/tcg/sh4: disable another unreliable test
` [PATCH v3 17/26] docs: remove references to TCG tracing
` [PATCH v3 18/26] tracing: remove TCG memory access tracing
` [PATCH v3 19/26] tracing: remove the trace-tcg includes from the build
` [PATCH v3 20/26] tracing: excise the tcg related from tracetool
` [PATCH v3 21/26] plugins: add helper functions for coverage plugins
` [PATCH v3 22/26] contrib/plugins: add a drcov plugin
` [PATCH v3 23/26] tests/plugin: allow libinsn.so per-CPU counts
` [PATCH v3 24/26] tests/plugins: add instruction matching to libinsn.so
` [PATCH v3 25/26] target/i386: use CPU_LOG_INT for IRQ servicing
` [PATCH v3 26/26] plugins: move reset of plugin data to tb_start

[PATCH V6 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-02-04 21:16 UTC  (3+ messages)
` [PATCH V6 02/10] PCI: Replace magic constant for PCI Sig Vendor ID

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-04 21:15 UTC  (31+ messages)
` [PATCH v3 01/30] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v3 02/30] s390/sclp: detect the AISII facility
` [PATCH v3 03/30] s390/sclp: detect the AENI facility
` [PATCH v3 04/30] s390/sclp: detect the AISI facility
` [PATCH v3 05/30] s390/airq: pass more TPI info to airq handlers
` [PATCH v3 06/30] s390/airq: allow for airq structure that uses an input vector
` [PATCH v3 07/30] s390/pci: externalize the SIC operation controls and routine
` [PATCH v3 08/30] s390/pci: stash associated GISA designation
` [PATCH v3 09/30] s390/pci: export some routines related to RPCIT processing
` [PATCH v3 10/30] s390/pci: stash dtsm and maxstbl
` [PATCH v3 11/30] s390/pci: add helper function to find device by handle
` [PATCH v3 12/30] s390/pci: get SHM information from list pci
` [PATCH v3 13/30] s390/pci: return status from zpci_refresh_trans
` [PATCH v3 14/30] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH v3 15/30] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v3 16/30] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v3 17/30] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v3 18/30] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v3 19/30] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v3 20/30] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v3 21/30] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v3 22/30] KVM: s390: pci: handle refresh of PCI translations
` [PATCH v3 23/30] KVM: s390: intercept the rpcit instruction
` [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier
` [PATCH v3 25/30] vfio-pci/zdev: wire up zPCI interpretive execution support
` [PATCH v3 26/30] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support
` [PATCH v3 27/30] vfio-pci/zdev: wire up zPCI IOAT assist support
` [PATCH v3 28/30] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH v3 29/30] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v3 30/30] MAINTAINERS: additional files related kvm s390 pci passthrough

[PATCH v4 0/5] tcg/sparc: Unaligned access for user-only
 2022-02-04 20:55 UTC  (13+ messages)
` [PATCH v4 1/5] tcg/sparc: Add scratch argument to tcg_out_movi_int
` [PATCH v4 3/5] tcg/sparc: Use the constant pool for 64-bit constants
` [PATCH v4 4/5] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
` [PATCH v4 5/5] tcg/sparc: Support unaligned access for user-only

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_engines: Added out fence for execute-one subtest
 2022-02-04 21:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/gem_ctx_engines: Added out fence for execute-one subtest (rev5)

[PATCH 00/10] object-file API: pass object enums, tidy up streaming interface
 2022-02-04 21:15 UTC  (8+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 04/11] object-file API: have write_object_file() take "enum object_type"
  ` [PATCH v2 05/11] object API: correct "buf" v.s. "map" mismatch in *.c and *.h
  ` [PATCH v2 06/11] object API: make check_object_signature() oideq()-like, move docs

[PATCH v2] gdbus: Emit InterfacesAdded of parents objects first
 2022-02-04 21:13 UTC  (3+ messages)
` [v2] "

ld.lld: error: undefined symbol: socfpga_reset_init
 2022-02-04 21:12 UTC  (2+ messages)

[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
 2022-02-04 21:12 UTC  (7+ messages)
` [PATCH V8 41/44] kmap: Ensure kmap works for devmap pages
` [PATCH V8 43/44] nvdimm/pmem: Enable stray access protection
` [PATCH V8 44/44] devdax: "

[PATCH] Bluetooth: hci_core: Fix leaking sent_cmd skb
 2022-02-04 21:12 UTC  (2+ messages)
` [RFC] Bluetooth: hci_core: Introduce hci_recv_event_data

AW: AW: AW: AW: AW: AW: Xen data from meta-virtualization layer
 2022-02-04 21:11 UTC  (3+ messages)
`  "

[PATCH] Permit COMMIT operations to return NFS4_OK
 2022-02-04 21:11 UTC  (4+ messages)

Kontaktní formulář Džemfest
 2022-02-04 21:11 UTC 

[PATCH 5.15 00/32] 5.15.20-rc1 review
 2022-02-04 21:08 UTC  (2+ messages)

[PATCH 5.10 00/25] 5.10.97-rc1 review
 2022-02-04 21:08 UTC  (2+ messages)

[PATCH 5.4 00/10] 5.4.177-rc1 review
 2022-02-04 21:08 UTC  (2+ messages)

[RFC PATCH 0/3] drm/helpers: Make the suballocation manager drm generic
 2022-02-04 21:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Accel-config] Re: [RFC] Provide library API to read and write raw sysfs attributes
 2022-02-04 21:03 UTC 

[PATCH v2 05/11] clk: qcom: gcc-sm8450: switch PCIe GDSCs to pipe_clk_gdsc
 2022-02-04 21:02 UTC  (3+ messages)

Wrongly bound Elantech touchpad on Lenovo Yoga Slim 7
 2022-02-04 21:02 UTC  (3+ messages)

[PATCH v2 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-04 21:02 UTC  (8+ messages)
` [PATCH v2 1/4] drm/format-helper: Add drm_fb_{xrgb8888,gray8}_to_mono_reversed()
    ` [PATCH v2 1/4] drm/format-helper: Add drm_fb_{xrgb8888, gray8}_to_mono_reversed()

Isafw.bbclass needs to sync up with
 2022-02-04 21:01 UTC 

[PATCH] gcc: enable zstd compression of LTO bytecode
 2022-02-04 21:00 UTC  (4+ messages)
` [OE-core] "

[PATCH] capabilities.7: improve internal references
 2022-02-04 21:00 UTC 

[Buildroot] [PATCH v4 1/3] package/cross-ldd: new package
 2022-02-04 21:00 UTC  (4+ messages)
` [Buildroot] [PATCH v4 2/3] package/dracut: new host package

[Intel-gfx] [PATCH 02/10] drm/i915: Fix bigjoiner state copy fails
 2022-02-04 20:58 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH] net: usb: pegasus: Request Ethernet FCS from hardware
 2022-02-04 20:57 UTC  (6+ messages)

[PATCH] livepatch: Skip livepatch tests if ftrace cannot be configured
 2022-02-04 20:56 UTC  (4+ messages)
` [PATCH v2] "

Cache flush on file lock
 2022-02-04 20:55 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Disable unused power wells left enabled by BIOS
 2022-02-04 20:53 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Disable unused power wells left enabled by BIOS (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCH 5/5] random: Defer processing of randomness on PREEMPT_RT
 2022-02-04 20:53 UTC  (5+ messages)
` [PATCH RFC v1] random: do not take spinlocks in irq handler

[PATCH v2 mptcp-next] selftests: mptcp: fix diag instability
 2022-02-04 20:52 UTC  (4+ messages)

[Intel-gfx] [PATCH 04/10] drm/i915: Clean up the bigjoiner state copy logic
 2022-02-04 20:52 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH] mac80211_hwsim: don't shadow a global variable
 2022-02-04 20:50 UTC  (2+ messages)

[PATCH 0/1] clk: jz4725b: fix mmc0 clock gating
 2022-02-04 20:47 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v2 0/7] VMX: nVMX: VMX control MSR fixes
 2022-02-04 20:47 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: nVMX: Keep KVM updates to BNDCFGS ctrl bits across MSR write
` [PATCH v2 2/7] KVM: nVMX: Keep KVM updates to PERF_GLOBAL_CTRL "
` [PATCH v2 3/7] KVM: nVMX: Roll all entry/exit ctl updates into a single helper
` [PATCH v2 4/7] KVM: nVMX: Add a quirk for KVM tweaks to VMX control MSRs
` [PATCH v2 5/7] selftests: KVM: Add test for PERF_GLOBAL_CTRL VMX control MSR bits
` [PATCH v2 6/7] selftests: KVM: Add test for BNDCFGS "
` [PATCH v2 7/7] KVM: VMX: Use local pointer to vcpu_vmx in vmx_vcpu_after_set_cpuid()

[PATCH v2] selftests/ir: fix build with ancient kernel headers
 2022-02-04 20:45 UTC  (3+ messages)

[Accel-config] Re: [RFC] Provide library API to read and write raw sysfs attributes
 2022-02-04 20:42 UTC 

[PATCH v4 7/7] hotspot: refactor dir watch to be like knownnetworks
 2022-02-04 20:42 UTC 

[PATCH v2 7/7] arm64: support PREEMPT_DYNAMIC
 2022-02-04 20:41 UTC  (2+ messages)

[PATCH 0/2] RISC-V: Correctly generate store/amo faults
 2022-02-04 20:33 UTC  (7+ messages)

[PATCH BlueZ] mesh: Remove unused io caps
 2022-02-04 20:37 UTC  (2+ messages)

[GIT PULL] erofs fixes for 5.17-rc3
 2022-02-04 20:34 UTC  (2+ messages)

[GIT PULL] random number generator fixes for 5.17-rc3
 2022-02-04 20:34 UTC  (2+ messages)

[GIT PULL] ata fixes for 5.17-rc3
 2022-02-04 20:34 UTC  (2+ 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.