All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-10 18:56:02 to 2022-11-10 19:34:55 UTC [more...]

[PATCH 2/3] scsi: Convert SCSI errors to PR_STS errors
 2022-11-10 19:29 UTC  (3+ messages)

[PATCH v1 0/2] KVM fixes for exotic configurations
 2022-11-10 19:25 UTC  (4+ messages)

[PATCH v4] drm/sysfs: Link DRM connectors to corresponding Type-C connectors
 2022-11-10 19:33 UTC  (4+ messages)

[PATCH] arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
 2022-11-10 19:21 UTC  (6+ messages)

[PATCH] scripts: dev-needs.sh: Enforce bash usage
 2022-11-10 19:32 UTC  (4+ messages)

[PATCH v3 00/13] phy: qcom-qmp: rework register layout tables
 2022-11-10 19:22 UTC  (28+ messages)
` [PATCH v3 01/13] phy: qcom-qmp: fix typo in QSERDES_COM_CMN_RSVD5 value
` [PATCH v3 02/13] phy: qcom-qmp: remove duplicate v5_5nm register definitions
` [PATCH v3 03/13] phy: qcom-qmp-pcie: rework regs layout arrays
` [PATCH v3 04/13] phy: qcom-qmp-pcie: rename "
` [PATCH v3 05/13] phy: qcom-qmp-pcie-msm8996: rework "
` [PATCH v3 06/13] phy: qcom-qmp-ufs: split UFS-specific v2 PCS registers to a separate header
` [PATCH v3 07/13] phy: qcom-qmp-ufs: rework regs layout arrays
` [PATCH v3 08/13] phy: qcom-qmp-ufs: rename "
` [PATCH v3 09/13] phy: qcom-qmp-usb: remove QPHY_PCS_LFPS_RXTERM_IRQ_STATUS reg
` [PATCH v3 10/13] phy: qcom-qmp-usb: remove QPHY_PCS_MISC_TYPEC_CTRL reg
` [PATCH v3 11/13] phy: qcom-qmp-usb: rework regs layout arrays
` [PATCH v3 12/13] phy: qcom-qmp-usb: fix "
` [PATCH v3 13/13] phy: qcom-qmp: move type-specific headers to particular driver

[PATCH v2 0/2] x86: Check return values for early memory/IO remap calls
 2022-11-10 19:31 UTC  (4+ messages)
` [PATCH v2 2/2] x86: Check return values from early_ioremap calls

[PATCH v2 0/9] convert hugetlb_cgroup helper functions to folios
 2022-11-10 19:08 UTC  (3+ messages)
` [PATCH v2 3/9] mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() "

[PATCHSET 00/12] perf test: Add test workloads (v2)
 2022-11-10 19:31 UTC  (4+ messages)
` [PATCH 10/12] perf test: Replace brstack test workload

[PATCH v3 0/6] Bindings for NVMEM layouts
 2022-11-10 19:31 UTC  (5+ messages)
` [PATCH v3 4/6] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout

[PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
 2022-11-10 19:29 UTC  (8+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: Fake dual eDP VBT fixes
 2022-11-10 19:30 UTC  (5+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915: Try to use the correct power sequencer intiially on bxt/glk

[PATCH v2 0/2] iio: imu: inv_icm42600: Add support for icm42631
 2022-11-10 19:29 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: iio: imu: Add inv_icm42600 documentation

[PATCH rdma-next 0/4] Various core fixes
 2022-11-10 19:29 UTC  (5+ messages)
` [PATCH rdma-next 2/4] RDMA/restrack: Release MR restrack when delete

[bpf-next:for-next 603/609] btf_dump.c:1546:2: error: static_assert expression is not an integral constant expression
 2022-11-10 19:29 UTC 

[PATCH 0/3] ACPI: PCC: optimize pcc codes and fix one bug
 2022-11-10 19:29 UTC  (5+ messages)
` [PATCH 1/3] mailbox: pcc: rename platform interrupt bit macro name

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-11-10 19:27 UTC  (3+ messages)
` [PATCH 4/5] drm/amdgpu: MCBP based on DRM scheduler (v8)

[paulmck-rcu:dev.2022.11.08a] BUILD SUCCESS a7bcf55516657bc4350d161ad12569e93972d825
 2022-11-10 19:27 UTC 

[PATCH v2 0/9] KVM: arm64: selftests: Test linked {break, watch}points
 2022-11-10 19:07 UTC  (4+ messages)
` [PATCH v2 0/9] KVM: arm64: selftests: Test linked {break,watch}points

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2022-11-10 19:27 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_fence: Replacing custom spinner with igt_spin
 2022-11-10 19:26 UTC  (2+ messages)

[PATCH linux-next] ACPI: sysfs: use sysfs_emit() to instead of scnprintf()
 2022-11-10 19:26 UTC  (2+ messages)

[PATCH v6 00/26] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-11-10 19:02 UTC  (54+ messages)
` [PATCH v6 01/26] KVM: arm64: Move hyp refcount manipulation helpers to common header file
` [PATCH v6 02/26] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
` [PATCH v6 03/26] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
` [PATCH v6 04/26] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
` [PATCH v6 05/26] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v6 06/26] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v6 07/26] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v6 08/26] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
` [PATCH v6 09/26] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v6 10/26] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v6 11/26] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
` [PATCH v6 12/26] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
` [PATCH v6 13/26] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
` [PATCH v6 14/26] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
` [PATCH v6 15/26] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
` [PATCH v6 16/26] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
` [PATCH v6 17/26] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v6 18/26] KVM: arm64: Consolidate stage-2 initialisation into a single function
` [PATCH v6 19/26] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v6 20/26] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v6 21/26] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
` [PATCH v6 22/26] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v6 23/26] KVM: arm64: Explicitly map 'kvm_vgic_global_state' "
` [PATCH v6 24/26] KVM: arm64: Don't unnecessarily map host kernel sections "
` [PATCH v6 25/26] KVM: arm64: Clean out the odd handling of completer_addr
` [RFC PATCH v6 26/26] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()

packagegroups and unnecessary builds/fetches
 2022-11-10 19:25 UTC 

[PATCH] ACPI: irq: Fix some kernel-doc issues
 2022-11-10 19:23 UTC  (2+ messages)

[PATCH 0/3] Corstone-1000: 2022.11.10 RC: update the documentation
 2022-11-10 19:23 UTC  (2+ messages)

[RFC: PATCH v2] Add new build targets 'check-spelling' and 'check-spelling-docs'
 2022-11-10 19:22 UTC 

[PATCH] ASoC: stm32: i2s: remove irqf_oneshot flag
 2022-11-10 19:04 UTC  (4+ messages)

[PATCH v1 00/28] Rust core additions
 2022-11-10 19:20 UTC  (6+ messages)
` [PATCH v1 23/28] rust: std_vendor: add `dbg!` macro based on `std`'s one

[PATCH v1 0/2] x86/asm/bitops: optimize fls functions for constant expressions
 2022-11-10 19:20 UTC  (7+ messages)
` [PATCH v1 1/2] x86/asm/bitops: Replace __fls() by its generic builtin implementation
` [PATCH v1 2/2] x86/asm/bitops: Use __builtin_clz*() to evaluate constant expressions

[PATCH v2] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
 2022-11-10 19:20 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/9] drm/i915: Allocate power domain set wakerefs dynamically
 2022-11-10 19:11 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 "

[xen-unstable test] 174701: tolerable FAIL - PUSHED
 2022-11-10 19:19 UTC 

ideapad-laptop touchpad handling problems, request for help
 2022-11-10 19:18 UTC  (12+ messages)

[Intel-gfx] [PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
 2022-11-10 19:19 UTC  (13+ messages)
                    `  "

[Intel-gfx] [PATCH v2 4/9] drm/i915/tgl+: Enable display DC power states on all eDP ports
 2022-11-10 19:10 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 0e710a3ffd0caaf23b8791b041e8792f252f8e4f
 2022-11-10 19:13 UTC 

[PATCH for-7.2] Fix several typos in documentation (found by codespell)
 2022-11-10 19:18 UTC  (3+ messages)

[PATCH v3 0/2] Fix the virtio features negotiation flaw
 2022-11-10 19:17 UTC  (6+ messages)
` [PATCH v3 1/2] vhost-user: Refactor vhost acked features saving
` [PATCH v3 2/2] vhost-net: Fix the virtio features negotiation flaw

[rdma:mana-shared-6.2] BUILD SUCCESS 28c66cfa45388af1126985d1114e0ed762eb2abd
 2022-11-10 19:13 UTC 

[PATCH] ACPI: tables: Fix the stale comments for acpi_locate_initial_tables()
 2022-11-10 19:17 UTC  (2+ messages)

[PATCH net-next 2/3] net: qualcomm: rmnet: add tx packets aggregation
 2022-11-10 19:09 UTC  (2+ messages)

[PATCH v5 2/2] staging: rtl8192e: replace macro defines with variables
 2022-11-10 19:09 UTC  (2+ messages)

[PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test
 2022-11-10 19:13 UTC  (3+ messages)

[PATCH 01/21] Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
 2022-11-10 19:13 UTC  (2+ messages)

[PATCH RFC 0/3] pinctrl: add ACPI support to pin controller
 2022-11-10 19:12 UTC  (4+ messages)
` [PATCH RFC 1/3] pinctrl: add support for acpi PinGroup resource
` [PATCH RFC 2/3] pinconf-generic: add pull up and pull down config with resistance
` [PATCH RFC 3/3] pinctrl: add support for acpi pin function and config resources

[PATCH v6 00/35] Allow scsi_execute users to control retries
 2022-11-10 18:40 UTC  (4+ messages)
` [PATCH v6 03/35] scsi: Add struct for args to execution functions

[PATCH] ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
 2022-11-10 19:08 UTC  (3+ messages)

[RESEND PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-10 18:59 UTC  (3+ messages)
` [RESEND PATCH 1/6] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR

[PATCH] net: macb: Fix race caused by flushing unwanted descriptors
 2022-11-10 17:31 UTC 

[PATCH net-next v2 00/12] Multiqueue + DSA untag support + fixes for mtk_eth_soc
 2022-11-10 19:03 UTC  (4+ messages)

[PATCH v2 0/5] Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after
 2022-11-10 19:06 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] cache-tree: add perf test comparing update and prime
  ` [PATCH v3 2/5] unpack-trees: add 'skip_cache_tree_update' option
  ` [PATCH v3 3/5] reset: use "
  ` [PATCH v3 4/5] read-tree: "
  ` [PATCH v3 5/5] rebase: "

[PATCH] ALSA: hda: fix potential memleak in 'add_widget_node'
 2022-11-10 14:45 UTC 

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2022-11-10 13:05 UTC  (5+ messages)
` [PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook

[PATCH] perf: Fix perf_event_{init,exit}_cpu stubs
 2022-11-10 19:05 UTC  (4+ messages)

[Intel-gfx] [CI 1/7] drm/i915/huc: only load HuC on GTs that have VCS engines
 2022-11-10 19:06 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/7] drm/i915/huc: only load HuC on GTs that have VCS engines (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 00/11] CXL: Process event logs
 2022-11-10 18:57 UTC  (12+ messages)
` [PATCH 01/11] cxl/pci: Add generic MSI-X/MSI irq support
` [PATCH 02/11] cxl/mem: Implement Get Event Records command
` [PATCH 03/11] cxl/mem: Implement Clear "
` [PATCH 04/11] cxl/mem: Clear events on driver load
` [PATCH 05/11] cxl/mem: Trace General Media Event Record
` [PATCH 06/11] cxl/mem: Trace DRAM "
` [PATCH 07/11] cxl/mem: Trace Memory Module "
` [PATCH 08/11] cxl/mem: Wire up event interrupts
` [PATCH 09/11] cxl/test: Add generic mock events
` [PATCH 10/11] cxl/test: Add specific events
` [PATCH 11/11] cxl/test: Simulate event log overflow

[PATCH for 4.17] arm: fix Kconfig symbol dependency on arm features
 2022-11-10 19:05 UTC  (3+ messages)

[PATCH] ASoC: hdac_hda: fix hda pcm buffer overflow issue
 2022-11-10 19:04 UTC  (2+ messages)

[RFC bpf-next v2 00/14] xdp: hints via kfuncs
 2022-11-10 19:04 UTC  (10+ messages)
` [RFC bpf-next v2 06/14] xdp: Carry over xdp metadata into skb context
          ` [xdp-hints] "

[XEN v3] xen/arm: Enforce alignment check in debug build for {read, write}_atomic
 2022-11-10 19:03 UTC  (3+ messages)

[PATCH net-next] tcp: tcp_wfree() refactoring
 2022-11-10 19:02 UTC 

[PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-11-10 19:00 UTC  (3+ messages)

[PATCH v1 net] dccp/tcp: Reset saddr on failure after inet6?_hash_connect()
 2022-11-10 18:59 UTC  (4+ messages)

[RFC PATCH mptcp-next v15 0/5] mptcp: Fast Open Mechanism
 2022-11-10 18:58 UTC  (2+ messages)

[PATCH 0/3] MAINTAINERS: Update Kbuild and Kconfig entries
 2022-11-10 18:55 UTC  (3+ messages)
` [PATCH 2/3] MAINTAINERS: Remove Michal Marek from Kbuild maintainers


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.