All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-17 17:05:35 to 2024-05-17 17:56:04 UTC [more...]

[PATCH v3 1/2] tty: rfcomm: prefer struct_size over open coded arithmetic
 2024-05-17 17:56 UTC  (3+ messages)
  ` tty: rfcomm: refactor rfcomm_get_dev_list() function
` [PATCH v3 2/2] tty: rfcomm: prefer array indexing over pointer arithmetic

Three t4150 tests does not work as expected
 2024-05-17 17:55 UTC  (2+ messages)

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-05-17 17:54 UTC  (51+ messages)
` [PATCH v2 01/49] KVM: x86: Do all post-set CPUID processing during vCPU creation
` [PATCH v2 02/49] KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
` [PATCH v2 03/49] KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
` [PATCH v2 04/49] KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
` [PATCH v2 05/49] KVM: selftests: Assert that the @cpuid passed to get_cpuid_entry() is non-NULL
` [PATCH v2 06/49] KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()
` [PATCH v2 07/49] KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
` [PATCH v2 08/49] KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h
` [PATCH v2 09/49] KVM: x86/pmu: Drop now-redundant refresh() during init()
` [PATCH v2 10/49] KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
` [PATCH v2 11/49] KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after "
` [PATCH v2 12/49] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
` [PATCH v2 13/49] KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
` [PATCH v2 14/49] KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
` [PATCH v2 15/49] KVM: x86: Zero out PV features cache when the CPUID leaf is not present
` [PATCH v2 16/49] KVM: x86: Don't update PV features caches when enabling enforcement capability
` [PATCH v2 17/49] KVM: x86: Do reverse CPUID sanity checks in __feature_leaf()
` [PATCH v2 18/49] KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID
` [PATCH v2 19/49] KVM: x86: Add a macro to init CPUID features that ignore host kernel support
` [PATCH v2 20/49] KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init()
` [PATCH v2 21/49] KVM: x86: Add a macro to init CPUID features that are 64-bit only
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 23/49] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
` [PATCH v2 25/49] KVM: x86: Harden CPU capabilities processing against out-of-scope features
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 27/49] KVM: x86: Swap incoming guest CPUID into vCPU before massaging in KVM_SET_CPUID2
` [PATCH v2 28/49] KVM: x86: Clear PV_UNHALT for !HLT-exiting only when userspace sets CPUID
` [PATCH v2 29/49] KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
` [PATCH v2 30/49] KVM: x86: Always operate on kvm_vcpu data in cpuid_entry2_find()
` [PATCH v2 31/49] KVM: x86: Move kvm_find_cpuid_entry{,_index}() up near cpuid_entry2_find()
` [PATCH v2 32/49] KVM: x86: Remove all direct usage of cpuid_entry2_find()
` [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 34/49] KVM: x86: Advertise HYPERVISOR "
` [PATCH v2 35/49] KVM: x86: Add a macro to handle features that are fully VMM controlled
` [PATCH v2 36/49] KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
` [PATCH v2 37/49] KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps
` [PATCH v2 38/49] KVM: x86: Initialize guest cpu_caps based on guest CPUID
` [PATCH v2 39/49] KVM: x86: Extract code for generating per-entry emulated CPUID information
` [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support
` [PATCH v2 41/49] KVM: x86: Avoid double CPUID lookup when updating MWAIT at runtime
` [PATCH v2 42/49] KVM: x86: Drop unnecessary check that cpuid_entry2_find() returns right leaf
` [PATCH v2 43/49] KVM: x86: Update OS{XSAVE,PKE} bits in guest CPUID irrespective of host support
` [PATCH v2 44/49] KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features
` [PATCH v2 45/49] KVM: x86: Shuffle code to prepare for dropping guest_cpuid_has()
` [PATCH v2 46/49] KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
` [PATCH v2 47/49] KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps
` [PATCH v2 48/49] KVM: x86: Add a macro for features that are synthesized into boot_cpu_data
` [PATCH v2 49/49] *** DO NOT APPLY *** KVM: x86: Verify KVM initializes all consumed guest caps

[PATCH v3] x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
 2024-05-17 17:53 UTC  (7+ messages)

[PATCH stable] block/mq-deadline: fix different priority request on the same zone
 2024-05-17 17:53 UTC  (3+ messages)

[PATCH 0/2] Don't be alarmed at FLR timeouts
 2024-05-17 17:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
 2024-05-17 17:51 UTC  (4+ messages)

[PATCH] line6: add midibuf init failure handling in line6_init_midi()
 2024-05-17 17:51 UTC  (5+ messages)

[PATCH v2] arm/oeqa: increase optee and ftpm test timeouts
 2024-05-17 17:50 UTC 

[v3 1/2] doc: process.rst: Use subsubheading for "Phases of the Development Process"
 2024-05-17 17:49 UTC  (2+ messages)
` [v3 2/2] doc: process.rst: Document device tree resync rules

[PULL 00/25] Migration next patches
 2024-05-17 17:48 UTC  (10+ messages)
` [PULL 20/25] migration: stop vm for cpr
  ` CPR/liveupdate: test results using prior bug fix

[RFC PATCH net-next] tcp: break the limitation of initial receive window
 2024-05-17 17:48 UTC  (4+ messages)

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-17 17:48 UTC  (7+ messages)
  ` [f2fs-dev] "

[PATCH v2] x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
 2024-05-17 17:35 UTC  (3+ messages)

[PATCH] thermal: adding check if the thermal firmware is running
 2024-05-17 17:43 UTC  (4+ messages)

CVE-2024-27406: lib/Kconfig.debug: TEST_IOV_ITER depends on MMU
 2024-05-17 17:42 UTC  (2+ messages)

[RFC 0/3] generic sw counters
 2024-05-17 17:35 UTC  (11+ messages)
` [PATCH v7 0/9] Use weak atomic operations for SW PMD counters
  ` [PATCH v7 1/9] eal: generic 64 bit counter
  ` [PATCH v7 2/9] ethdev: add common counters for statistics
  ` [PATCH v7 3/9] net/af_packet: use generic SW stats
  ` [PATCH v7 4/9] net/af_xdp: "
  ` [PATCH v7 5/9] net/pcap: "
  ` [PATCH v7 6/9] test/pmd_ring: initialize mbufs
  ` [PATCH v7 7/9] net/ring: use generic SW stats
  ` [PATCH v7 8/9] net/tap: "
  ` [PATCH v7 9/9] net/null: "

[regression] suspend stress test stalls within 30 minutes
 2024-05-17 17:41 UTC  (20+ messages)

[PATCH mptcp-next 0/3] doc: introduce MPTCP global doc
 2024-05-17 17:40 UTC  (4+ messages)
` [PATCH mptcp-next 1/3] doc: mptcp: add missing 'available_schedulers' entry
` [PATCH mptcp-next 2/3] doc: mptcp: alphabetical order
` [PATCH mptcp-next 3/3] doc: new 'mptcp' page in 'networking'

[PATCH v8 00/10] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-17 17:40 UTC  (14+ messages)
` [PATCH v8 01/10] media: dt-bindings: Add Imagination "
` [PATCH v8 02/10] media: imagination: Add E5010 JPEG Encoder driver
` [PATCH v8 03/10] media: v4l2-jpeg: Export reference quantization and huffman tables
` [PATCH v8 04/10] media: imagination: Use exported tables from v4l2-jpeg core
` [PATCH v8 05/10] media: verisilcon : Use exported tables from v4l2-jpeg for hantro codec
` [PATCH v8 06/10] math.h: Add macros for rounding to closest value
` [PATCH v8 07/10] lib: add basic KUnit test for lib/math
` [PATCH v8 08/10] lib: math_kunit: Add tests for new rounding related macros
` [PATCH v8 09/10] media: imagination: Round to closest multiple for cropping region
` [PATCH v8 10/10] gpu: ipu-v3: Use generic macro for rounding closest to specified value

[PATCH 0/7] MIPS: Enable EFI support
 2024-05-17 17:40 UTC  (3+ messages)

[PATCH v2 0/2] hwmon: (adt7475) duty cycle configuration
 2024-05-17 17:39 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Document adt7475 PWM initial duty cycle

[PATCH v1] dt-bindings: pwm: describe the cells in #pwm-cells in pwm.yaml
 2024-05-17 17:38 UTC 

[PATCH v3 1/2] doc: swiotlb: iommu/dma: Clarify swiotlb=force option applies only to dma-direct
 2024-05-17 17:38 UTC  (2+ messages)
` [PATCH v3 2/2] doc: swiotlb: Document SWIOTLB areas parameter

[PATCH 00/20] x86/tdx: Rewrite TDCALL wrappers
 2024-05-17 17:37 UTC  (4+ messages)
` [PATCH 03/20] x86/tdx: Convert port I/O handling to use new TDVMCALL macros

[PATCH v3 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-17 17:35 UTC  (5+ messages)
` [PATCH v3 4/4] imx: hab: Use "

[PATCH] SubmittingPatches: advertise git-manpages-l10n project a bit
 2024-05-17 17:36 UTC  (3+ messages)

[PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-05-17 17:35 UTC  (9+ messages)

[PATCH] archive: make --add-virtual-file honor --prefix
 2024-05-17 17:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 3/5] hw/block: Add Microchip's 25CSM04 to m25p80
 2024-05-17 17:33 UTC 

[PATCH v3 0/6] clk: imx: clk-audiomix: Improvement for audiomix
 2024-05-17 17:13 UTC  (13+ messages)
` [PATCH v3 3/6] dt-bindings: clock: imx8mp: Add reset-controller sub-node

[Buildroot] [PATCH v2 0/3] swtpm and libtpms host packages
 2024-05-17 17:31 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/3] package/json-glib: add host build
` [Buildroot] [PATCH v2 2/3] package/libtpms: add host package
` [Buildroot] [PATCH v2 3/3] package/swtpm: "

[PATCH i-g-t] tests/xe_pm: s3 vs s2idle: Validate only the platform default
 2024-05-17 17:31 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v1 0/7] KVM: arm64: Fix handling of host fpsimd/sve state in protected mode
 2024-05-17 17:30 UTC  (6+ messages)
` [PATCH v1 6/7] KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM

[PATCH 0/6] rds: rdma: Add ability to force GFP_NOIO
 2024-05-17 17:30 UTC  (4+ messages)

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-17 17:29 UTC  (3+ messages)
` [PATCH v3 1/3] iomap: pass blocksize to iomap_truncate_page()

[PATCH] SubmittingPatches: add section for iterating patches
 2024-05-17 17:24 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/7] Add support for hwspinlock bust
 2024-05-17 17:25 UTC  (6+ messages)
` [PATCH 6/7] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop

[PATCH v1 1/1] spi: pxa2xx: Move PXA SSP bindings to the correct folder
 2024-05-17 17:24 UTC  (2+ messages)

[PATCH v3 0/2] tty: rfcomm: refactor rfcomm_get_dev_list() function
 2024-05-17 17:21 UTC 

[PATCH] nvme: enable FDP support
 2024-05-17 17:22 UTC  (8+ messages)

[PATCH v7 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2024-05-17 17:20 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Don't disable next-page prefetcher on devices it works on
 2024-05-17 17:19 UTC  (4+ messages)

[PATCH v5 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-05-17 17:19 UTC  (2+ messages)

[PATCH v2 0/3] Improve drm printer code
 2024-05-17 17:17 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Improve drm printer code (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/3] Add I2C support on TH1520
 2024-05-17 16:14 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: dw: Document compatible thead,th1520-i2c

[PATCH 18/26] xfs: use merkle tree offset as attr hash
 2024-05-17 17:17 UTC  (11+ messages)

[PATCH bpf-next] bpf, docs: Use RFC 2119 language for ISA requirements
 2024-05-17 17:16 UTC  (4+ messages)
` [Bpf] "

[PATCH v11 0/3] arm64: qcom: sa8775p: add support for EP PCIe
 2024-05-17 17:15 UTC  (2+ messages)

[PATCH v2 0/6] arm64/hyperv: Support Virtual Trust Level Boot
 2024-05-17 17:14 UTC  (4+ messages)
` [PATCH v2 5/6] drivers/hv/vmbus: Get the irq number from DeviceTree

[PATCH v2] prepare-kernel.sh: Warn when result can be defective
 2024-05-17 17:15 UTC  (2+ messages)

[PATCH] diff: document what --name-only shows
 2024-05-17 17:14 UTC 

[PATCH v2] iwlwifi: mvm: adding check if the thermal firmware is running
 2024-05-17 17:13 UTC 

[PATCH] PCI: qcom: Switch to devm_clk_bulk_get_all() API to get the clocks from Devicetree
 2024-05-17 17:14 UTC  (2+ messages)

[PATCH] PCI: dwc: keystone: Fix potential NULL dereference
 2024-05-17 17:13 UTC  (3+ messages)
` [PATCH v4] PCI: dwc: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs()

[PATCH v2] clocksource: Add node counter timer driver for MIPS/Loongson64
 2024-05-17 17:13 UTC 

[Buildroot] [PATCH 1/1] package/gr-osmosdr: fix python build
 2024-05-17 17:12 UTC 

[PATCH v8 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-05-17 17:12 UTC  (2+ messages)

[PATCH 01/13] drm/i915: Add skl+ plane name aliases to enum plane_id
 2024-05-17 17:12 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/amdgpu: Remove wrong fini_data_exchange call
 2024-05-17 17:11 UTC 

[PATCH 1/2] PCI: dra7xx: Fix cpu_addr_fixup parameter name
 2024-05-17 17:11 UTC  (3+ messages)

[PATCH] [RFC] prepare-kernel.sh: Emit architecture agnostic changes
 2024-05-17 17:11 UTC  (2+ messages)

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-17 17:11 UTC  (9+ messages)
` [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains

[PATCH] Switch grep from non-portable BRE to portable ERE
 2024-05-17 17:10 UTC 

[PATCH v2] iio: imu: inv_icm42600: add support of accel low-power mode
 2024-05-17 17:09 UTC 

[PATCH 0/7] KVM: MMU changes for TDX VE support
 2024-05-17 17:09 UTC  (6+ messages)
` [PATCH 7/7] KVM: VMX: Introduce test mode related to EPT violation VE

[PATCH v15 0/5] PCI devices passthrough on Arm, part 3
 2024-05-17 17:06 UTC  (6+ messages)
` [PATCH v15 1/5] arm/vpci: honor access size when returning an error
` [PATCH v15 2/5] vpci/header: emulate PCI_COMMAND register for guests
` [PATCH v15 3/5] vpci: add initial support for virtual PCI bus topology
` [PATCH v15 4/5] xen/arm: translate virtual PCI bus topology for guests
` [PATCH v15 5/5] xen/arm: account IO handlers for emulated PCI MSI-X

[PATCH i-g-t v3 00/10] tests/intel/xe_svm: Add tests for Shared Virtual Memory (SVM)
 2024-05-17 17:07 UTC  (4+ messages)
` [PATCH i-g-t v3 03/10] tests/intel/xe_svm: Add SVM basic tests using malloc and mmap

[PATCH v4 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-05-17 17:06 UTC  (2+ messages)

[PATCH] docs: rust: introduce the new kernel.org LLVM+Rust toolchains
 2024-05-17 17:06 UTC 

[PATCH v2] PCI: dwc: Use the correct sleep function in wait_for_link
 2024-05-17 17:06 UTC  (2+ messages)

[PATCH v12 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-05-17 17:04 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.