The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-05-17 17:26:14 to 2024-05-17 20:12:24 UTC [more...]

[PATCH v3 0/2] Fix Kernel CI issues
 2024-05-17 20:12 UTC  (5+ messages)

[tip:master] BUILD SUCCESS 4262223ba6388fbe51be94298e9868175583862d
 2024-05-17 20:08 UTC 

[PATCH] x86/cpu: Provide default cache line size if not enumerated
 2024-05-17 20:05 UTC 

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-05-17 20:01 UTC  (4+ messages)

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

[PATCH 0/4] Add support for imx8ulp's SIM
 2024-05-17 19:59 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: reset: add schema for imx8ulp SIM reset

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

[PATCH 0/5] mtd: nand: gpmi-nand: add imx8qxp gpmi nand support
 2024-05-17 19:56 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: mtd: gpmi-nand: Add 'fsl,imx8qxp-gpmi-nand' compatible string
` [PATCH 2/5] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"
` [PATCH 3/5] mtd: rawnand: gpmi: add iMX8QXP support
` [PATCH 4/5] arm64: dts: imx8-ss-conn: add gpmi nand node
` [PATCH 5/5] arm64: dts: imx8dxl-ss-conn: add gpmi nand

[PATCH v5] dt-bindings: PCI: altera: Convert to YAML
 2024-05-17 19:56 UTC  (5+ messages)

[PATCH v1 00/10] spi: pxa2xx: Get rid of an additional layer in PCI driver
 2024-05-17 19:47 UTC  (11+ messages)
` [PATCH v1 01/10] spi: pxa2xx: Reorganize the SSP type retrieval
` [PATCH v1 02/10] spi: pxa2xx: Remove no more needed driver data
` [PATCH v1 03/10] spi: pxa2xx: Remove hard coded number of chip select pins
` [PATCH v1 04/10] spi: pxa2xx: Utilise temporary variable for struct device
` [PATCH v1 05/10] spi: pxa2xx: Print DMA burst size only when DMA is enabled
` [PATCH v1 06/10] spi: pxa2xx: Remove duplicate check
` [PATCH v1 07/10] spi: pxa2xx: Remove superflous check for Intel Atom SoCs
` [PATCH v1 08/10] spi: pxa2xx: Extract pxa2xx_spi_platform_*() callbacks
` [PATCH v1 09/10] spi: pxa2xx: Move platform driver to a separate file
` [PATCH v1 10/10] spi: pxa2xx: Convert PCI driver to use spi-pxa2xx code directly

[PATCH] leds: simatic-ipc-leds: add missing MODULE_DESCRIPTION() macros
 2024-05-17 19:53 UTC 

[PATCH] kasan, fortify: properly rename memintrinsics
 2024-05-17 19:50 UTC  (2+ messages)

[PATCH] drm/msm/adreno: Check for zap node availability
 2024-05-17 19:50 UTC 

[PATCH v1 0/3] spi: gpio: Convert to be used outside of OF
 2024-05-17 19:42 UTC  (4+ messages)
` [PATCH v1 1/3] spi: gpio: Make use of device properties
` [PATCH v1 2/3] spi: gpio: Use traditional pattern when checking error codes
` [PATCH v1 3/3] spi: gpio: Make num_chipselect 8-bit in the struct spi_gpio_platform_data

[tip:x86/urgent] BUILD SUCCESS 9dba9c67e52dbe0978c0e86c994891eba480adf0
 2024-05-17 19:42 UTC 

[PATCH v5 0/7] Linux RISC-V IOMMU Support
 2024-05-17 19:41 UTC  (6+ messages)
` [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver

[PATCH v1 0/3] spi: bitbang: Clean up the driver
 2024-05-17 19:40 UTC  (4+ messages)
` [PATCH v1 1/3] spi: bitbang: Use typedef for txrx_*() callbacks
` [PATCH v1 2/3] spi: bitbang: Convert unsigned to unsigned int
` [PATCH v1 3/3] spi: bitbang: Replace hard coded number of SPI modes

[PATCH v2 0/7] drm/mipi-dsi: simplify MIPI DSI init/cleanup even more
 2024-05-17 19:39 UTC  (4+ messages)
` [PATCH v2 2/7] drm/mipi-dsi: wrap more functions for streamline handling

[GIT PULL] Please pull RDMA subsystem changes
 2024-05-17 19:34 UTC 

[PATCH] leds: bcm63138: add MODULE_DESCRIPTION()
 2024-05-17 19:30 UTC 

[git pull] drm urgent for 6.10-rc1
 2024-05-17 19:27 UTC  (8+ messages)

[PATCH v3 3/6] dt-bindings: clock: imx8mp: Add reset-controller sub-node
 2024-05-17 19:24 UTC  (11+ messages)

[PATCH net-next v2 0/2] net: xilinx_gmii2rgmii: Add clock support
 2024-05-17 19:25 UTC  (2+ messages)

[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
 2024-05-17 19:23 UTC  (7+ messages)
` [PATCH v4 05/15] x86/sev: Use kernel provided SVSM Calling Areas

[net] ipv6: sr: fix missing sk_buff release in seg6_input_core
 2024-05-17 19:23 UTC  (2+ messages)

[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-17 19:06 UTC  (22+ messages)
` [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
` [RFC PATCH v2 02/20] mm: Provide page size to pte_alloc_huge()
` [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
` [RFC PATCH v2 04/20] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v2 05/20] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v2 07/20] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v2 08/20] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v2 09/20] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v2 10/20] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups
` [RFC PATCH v2 12/20] powerpc/64e: Remove unneeded #ifdef CONFIG_PPC_E500
` [RFC PATCH v2 13/20] powerpc/64e: Clean up impossible setups
` [RFC PATCH v2 14/20] powerpc/e500: Remove enc field from struct mmu_psize_def
` [RFC PATCH v2 15/20] powerpc/85xx: Switch to 64 bits PGD
` [RFC PATCH v2 16/20] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v2 17/20] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [RFC PATCH v2 19/20] powerpc/mm: Remove hugepd leftovers
` [RFC PATCH v2 20/20] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[PATCH] leds: rt4505: add MODULE_DESCRIPTION()
 2024-05-17 19:18 UTC 

[PATCH 00/16] TDX MMU prep series part 1
 2024-05-17 19:16 UTC  (13+ messages)
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-17 19:13 UTC  (6+ messages)
` [PATCH v18 12/21] dm: add finalize hook to target_type

[PATCH net-next v2 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-17 19:10 UTC  (2+ messages)

[PATCH] i2c: ocores: set IACK bit after core is enabled
 2024-05-17 19:10 UTC 

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

[PATCH 0/3] Introduce user namespace capabilities
 2024-05-17 19:11 UTC  (13+ messages)
` [PATCH 1/3] capabilities: "

[PATCH v4] rtla: Documentation: Fix -t, --trace
 2024-05-17 19:07 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for v6.10-rc1
 2024-05-17 19:01 UTC  (2+ messages)

[PATCH] perf report: Support LLVM for addr2line()
 2024-05-17 18:54 UTC 

[PATCH net-next v4] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
 2024-05-17 18:50 UTC  (2+ messages)

[PATCH] mm/hugetlb: Drop node_alloc_noretry from alloc_fresh_hugetlb_folio
 2024-05-17 18:46 UTC  (2+ messages)

[PATCH v9] drm/bridge: it6505: This patch fixes hibernate to resume no display issue
 2024-05-17 18:30 UTC  (2+ messages)

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

[PATCH] kunit: tool: Build compile_commands.json
 2024-05-17 18:32 UTC  (2+ messages)

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

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

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

[PATCH v3 0/2] drm: Fix dma_resv deadlock at drm object pin time
 2024-05-17 18:16 UTC  (6+ messages)

[GIT PULL] tracing/tools: RTLA updates for 6.10
 2024-05-17 18:12 UTC 

[RFC PATCH v2 0/2] mm: convert mm's rss stats to use atomic mode
 2024-05-17 18:08 UTC  (8+ messages)
` [RFC PATCH v2 2/2] "

[PATCH] KVM: x86: Force KVM_WERROR if the global WERROR is enabled
 2024-05-17 18:03 UTC 

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-17 18:00 UTC  (4+ messages)

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

[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 stable] block/mq-deadline: fix different priority request on the same zone
 2024-05-17 17:53 UTC  (3+ messages)

[PATCH] line6: add midibuf init failure handling in line6_init_midi()
 2024-05-17 17:51 UTC  (5+ 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 

[PATCH v8 00/10] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-17 17:40 UTC  (10+ messages)
` [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 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] arm64: mm: force write fault for atomic RMW instructions
 2024-05-17 17:35 UTC  (7+ messages)

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

[PATCH] drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1
 2024-05-17 17:26 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox