messages from 2025-05-08 14:42:32 to 2025-05-08 15:08:50 UTC [more...]
[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
2025-05-08 15:08 UTC (5+ messages)
` [PATCH v10 4/7] can: Add Nuvoton NCT6694 CANFD support
[PATCH 0/3] lsm: introduce lsm_manage_policy() syscall
2025-05-08 15:07 UTC (7+ messages)
` [PATCH 2/3] lsm: introduce security_lsm_manage_policy hook
[PATCH v5 1/8] PCI/AER: Check log level once and propagate down
2025-05-08 15:07 UTC (2+ messages)
+ fix-zero-copy-i-o-on-__get_user_pages-allocated-pages.patch added to mm-hotfixes-unstable branch
2025-05-08 15:08 UTC (4+ messages)
[PATCH v2 0/2] VCPU reset fixes
2025-05-08 14:28 UTC (6+ messages)
` [PATCH v2 1/2] KVM: RISC-V: reset smstateen in a better place
` [PATCH v2 2/2] RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
[PATCH] Add Softwinners Crane A088
2025-05-08 15:08 UTC
[PATCH 0/3] Improve checks for valid_fqdn in send-email and update documentation
2025-05-08 15:08 UTC (9+ messages)
` [PATCH v4 "
` [PATCH v4 2/3] docs: improve send-email documentation
[GIT PULL] nvme fixes for Linux 6.15
2025-05-08 15:07 UTC
[PATCH v9 00/55] QEMU TDX support
2025-05-08 15:00 UTC (56+ messages)
` [PATCH v9 01/55] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [PATCH v9 02/55] i386: Introduce tdx-guest object
` [PATCH v9 03/55] i386/tdx: Implement tdx_kvm_type() for TDX
` [PATCH v9 04/55] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [PATCH v9 05/55] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v9 06/55] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [PATCH v9 07/55] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v9 08/55] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v9 09/55] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [PATCH v9 10/55] i386/tdx: Make sept_ve_disable set by default
` [PATCH v9 11/55] i386/tdx: Wire CPU features up with attributes of TD guest
` [PATCH v9 12/55] i386/tdx: Validate TD attributes
` [PATCH v9 13/55] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v9 14/55] i386/tdx: Set APIC bus rate to match with what TDX module enforces
` [PATCH v9 15/55] i386/tdx: Implement user specified tsc frequency
` [PATCH v9 16/55] i386/tdx: load TDVF for TD guest
` [PATCH v9 17/55] i386/tdvf: Introduce function to parse TDVF metadata
` [PATCH v9 18/55] i386/tdx: Parse TDVF metadata for TDX VM
` [PATCH v9 19/55] i386/tdx: Don't initialize pc.rom for TDX VMs
` [PATCH v9 20/55] i386/tdx: Track mem_ptr for each firmware entry of TDVF
` [PATCH v9 21/55] i386/tdx: Track RAM entries for TDX VM
` [PATCH v9 22/55] headers: Add definitions from UEFI spec for volumes, resources, etc
` [PATCH v9 23/55] i386/tdx: Setup the TD HOB list
` [PATCH v9 24/55] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [PATCH v9 25/55] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
` [PATCH v9 26/55] i386/tdx: Finalize TDX VM
` [PATCH v9 27/55] i386/tdx: Enable user exit on KVM_HC_MAP_GPA_RANGE
` [PATCH v9 28/55] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL
` [PATCH v9 29/55] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
` [PATCH v9 30/55] kvm: Check KVM_CAP_MAX_VCPUS at vm level
` [PATCH v9 31/55] i386/cpu: introduce x86_confidential_guest_cpu_instance_init()
` [PATCH v9 32/55] i386/tdx: implement tdx_cpu_instance_init()
` [PATCH v9 33/55] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
` [PATCH v9 34/55] i386/tdx: Force "
` [PATCH v9 35/55] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
` [PATCH v9 36/55] i386/tdx: Disable SMM for TDX VMs
` [PATCH v9 37/55] i386/tdx: Disable PIC "
` [PATCH v9 38/55] i386/tdx: Set and check kernel_irqchip mode for TDX
` [PATCH v9 39/55] i386/tdx: Don't synchronize guest tsc for TDs
` [PATCH v9 40/55] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() "
` [PATCH v9 41/55] i386/apic: Skip kvm_apic_put() for TDX
` [PATCH v9 42/55] cpu: Don't set vcpu_dirty when guest_state_protected
` [PATCH v9 43/55] i386/cgs: Rename *mask_cpuid_features() to *adjust_cpuid_features()
` [PATCH v9 44/55] i386/tdx: Implement adjust_cpuid_features() for TDX
` [PATCH v9 45/55] i386/tdx: Add TDX fixed1 bits to supported CPUIDs
` [PATCH v9 46/55] i386/tdx: Add supported CPUID bits related to TD Attributes
` [PATCH v9 47/55] i386/tdx: Add supported CPUID bits relates to XFAM
` [PATCH v9 48/55] i386/tdx: Add XFD to supported bit of TDX
` [PATCH v9 49/55] i386/tdx: Define supported KVM features for TDX
` [PATCH v9 50/55] i386/cgs: Introduce x86_confidential_guest_check_features()
` [PATCH v9 51/55] i386/tdx: Fetch and validate CPUID of TD guest
` [PATCH v9 52/55] i386/tdx: Don't treat SYSCALL as unavailable
` [PATCH v9 53/55] i386/tdx: Make invtsc default on
` [PATCH v9 54/55] i386/tdx: Validate phys_bits against host value
` [PATCH v9 55/55] docs: Add TDX documentation
Advice on Yocto Build for Mainline Linux or for NXP Linux for Polyhex Debix Model A or Model A SoM for Open Source Wildlife Camera System
2025-05-08 15:07 UTC
[PATCH] nvme-pci: lock per namespace in nvme_poll_irqdisable
2025-05-08 14:28 UTC (2+ messages)
[PATCH 0/4] Moto G (2013) DTS updates
2025-05-08 14:27 UTC (6+ messages)
` [PATCH 1/4] ARM: dts: qcom: msm8226-motorola-falcon: add clocks, power-domain to simpleFB
` [PATCH 2/4] ARM: dts: qcom: msm8226-motorola-falcon: add I2C clock frequencies
` [PATCH 3/4] ARM: dts: qcom: msm8226-motorola-falcon: limit TPS65132 to 5.4V
` [PATCH 4/4] ARM: dts: qcom: msm8226-motorola-falcon: specify vddio_disp output voltage
[PATCH v14 00/22] Type2 device basic support
2025-05-08 15:06 UTC (8+ messages)
` [PATCH v14 02/22] sfc: add cxl support
` [PATCH v14 08/22] sfc: initialize dpa
[PATCH] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
2025-05-08 15:06 UTC (2+ messages)
[v4 PATCH 00/11] crypto: lib - Add partial block helper
2025-05-08 15:05 UTC (9+ messages)
` [v4 PATCH 11/11] crypto: lib/poly1305 - Use block-only interface
` [PATCH] crypto: powerpc/poly1305 - Add missing poly1305_emit_arch
` [PATCH] crypto: powerpc/poly1305 - Restore crypto_simd_usable test
[PATCH v24 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-05-08 15:06 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2025-05-08 15:06 UTC (9+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
` The "make headers" requirement, revisited: "
[PATCH v2] block: remove test of incorrect io priority level
2025-05-08 15:06 UTC (2+ messages)
[PATCH 0/2] block: two fixes on recent elevator change
2025-05-08 15:06 UTC (2+ messages)
[PATCH] Fix Hybrid Polling initialization issue
2025-05-08 15:05 UTC (2+ messages)
[PATCH 0/4] mm: Avoid sharing high VMA flag bits
2025-05-08 14:24 UTC (4+ messages)
[RFC] gfs2: Do not call iomap_zero_range beyond eof
2025-05-08 15:04 UTC (3+ messages)
[PATCH 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_RUNNING
2025-05-08 15:04 UTC (3+ messages)
` [PATCH 8/8] drm/panfrost: Use DRM_GPU_SCHED_STAT_RUNNING to skip the reset
[PATCH net-next] tun: use xdp_get_frame_len()
2025-05-08 15:04 UTC (7+ messages)
[PATCH 0/2] dt-bindings: dma: microchip,sdhci-pic32: Add json schema for text binding
2025-05-08 15:04 UTC (3+ messages)
` [PATCH 2/2] dt-binding: mmc: microchip,sdhci-pic32: convert text based binding to json schema
[PATCH 0/1] Fix zero copy I/O on __get_user_pages allocated pages
2025-05-08 15:03 UTC (3+ messages)
` [PATCH 1/1] "
[RFC] LSM deprecation / removal policies
2025-05-08 15:03 UTC (8+ messages)
[PATCH v2 0/7] Add support to boot TI K3 HSM M4 core
2025-05-08 15:03 UTC (7+ messages)
` [PATCH v2 4/7] arm: dts: k3-{j721s2/j784s4}-binman: Pack HSM firmware inside tispl.bin
[PATCH net-next v1 0/4] misc drivers' sw timestamp changes
2025-05-08 14:21 UTC (9+ messages)
` [PATCH net-next v1 4/4] net: lan966x: generate software timestamp just before the doorbell
[GIT PULL FOR v6.16] Amlogic C3 ISP
2025-05-08 15:03 UTC
[bug report] blktests nvme/061 hang with rdma transport and siw driver
2025-05-08 14:23 UTC (7+ messages)
[PATCH 0/2] Add new imx imx95-libra-rdk-fpsc SBC
2025-05-08 15:03 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: add imx95-libra-rdk-fpsc
[PATCH v1 0/9] x86/cpuid: Headers cleanup
2025-05-08 15:02 UTC (10+ messages)
` [PATCH v1 1/9] x86/cpuid: Move CPUID(0x2) APIs into <cpuid/api.h>
` [PATCH v1 2/9] x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
` [PATCH v1 3/9] x86/cpuid: Rename have_cpuid_p() to cpuid_feature()
` [PATCH v1 4/9] x86/cpuid: Rename hypervisor_cpuid_base() to cpuid_hypervisor_base()
` [PATCH v1 5/9] x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()
` [PATCH v1 6/9] x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameter
` [PATCH v1 7/9] x86/cpu: "
` [PATCH v1 8/9] x86/cpuid: Rename native_cpuid() to cpuid_native()
` [PATCH v1 9/9] x86/cpuid: Rename native_cpuid_REG() to cpuid_native_REG()
[PATCH RFC 00/10] qapi: remove all TARGET_* conditionals from the schema
2025-05-08 15:01 UTC (5+ messages)
` [PATCH 06/10] qapi: make Xen event commands unconditionally available
[PATCH] net: ipv4: Fix destination address determination in flowi4_init_output
2025-05-08 15:02 UTC (2+ messages)
[PATCH v2] Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling
2025-05-08 15:02 UTC (2+ messages)
` [v2] "
[PATCH 1/2] platform/x86: Move Lenovo files into lenovo subdir
2025-05-08 15:02 UTC (8+ messages)
` [PATCH 2/2] platform/x86: export thinkpad_acpi handles
[PATCH 5.15 00/55] 5.15.182-rc1 review
2025-05-08 15:01 UTC (2+ messages)
[PATCH v2 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
2025-05-08 15:00 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: Add Loongson-2K SD/SDIO/eMMC controller binding
` [PATCH v2 3/4] dt-bindings: mmc: loongson,ls2k-mmc: Add compatible for Loongson-2K2000
[PATCH 0/2] arm64: dts: renesas: Add GBETH support to R9A09G057 SoC
2025-05-08 15:00 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g057: Add GBETH nodes
[PATCH 6.1 00/97] 6.1.138-rc1 review
2025-05-08 15:00 UTC (2+ messages)
[PATCH 6.6 000/129] 6.6.90-rc2 review
2025-05-08 15:00 UTC (2+ messages)
[PATCH] dt-bindings: display: panel: convert truly,nt35597.txt to dt-schema
2025-05-08 14:58 UTC (2+ messages)
[PATCH v3 0/2] ALPM rework and fixes
2025-05-08 14:58 UTC (2+ messages)
` ✗ Fi.CI.SPARSE: warning for ALPM rework and fixes (rev3)
[PATCH] drm/amdgpu: Fix the kernel panic caused by RAS records exceed threshold
2025-05-08 14:58 UTC (2+ messages)
[PATCH 1/2] usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hub
2025-05-08 14:58 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: usb: ti,usb8041: Add binding for TI USB8044 hub controller
[PATCH RFC] leds: leds-lp50xx: Handle reg to get correct multi_index
2025-05-08 14:57 UTC (2+ messages)
[PATCH v5 0/3] Improve checks for valid_fqdn in send-email and update documentation
2025-05-08 14:56 UTC (2+ messages)
[patch V2 00/45] genirq: Cleanups and conversion to lock guards
2025-05-08 14:56 UTC (3+ messages)
` [patch V2 09/45] genirq/cpuhotplug: Convert "
[PATCH] drm/etnaviv: Fix flush sequence logic
2025-05-08 14:56 UTC (2+ messages)
` [PATCH v2] "
[PATCH] dt-bindings: can: microchip,mcp2510: Fix $id path
2025-05-08 14:56 UTC (2+ messages)
[PATCH] drm/xe/ptl: Disable null query for anyhit shader
2025-05-08 14:55 UTC (4+ messages)
[PATCH] dt-bindings: Move altr,msi-controller to interrupt-controller directory
2025-05-08 14:55 UTC (2+ messages)
[PATCH 0/6] platform/x86: int3472: Allow re-using sensor GPIO mapping in atomisp
2025-05-08 14:55 UTC (5+ messages)
[PATCH net v2] net: Lock lower level devices when updating features
2025-05-08 14:54 UTC
[PATCH v2] dt-bindings: serial: Convert microchip,pic32mzda-uart to DT schema
2025-05-08 14:55 UTC (2+ messages)
[PATCH v2] smbios: add support for type 9 system slot
2025-05-08 14:54 UTC (3+ messages)
[PATCH v5 0/6] timers: Exclude isolated cpus from timer migation
2025-05-08 14:53 UTC (7+ messages)
` [PATCH v5 1/6] timers: Rename tmigr 'online' bit to 'available'
` [PATCH v5 2/6] timers: Add the available mask in timer migration
` [PATCH v5 3/6] cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_exclusion_cpumasks()
` [PATCH v5 4/6] sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
` [PATCH v5 5/6] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH v5 6/6] timers: Exclude isolated cpus from timer migation
[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
2025-05-08 14:54 UTC (17+ messages)
[PATCH v2 1/4] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
2025-05-08 14:52 UTC (4+ messages)
` [PATCH v2 2/4] net: airoha: Fix an error handling path in airoha_probe()
` [PATCH v2 3/4] net: airoha: Use for_each_child_of_node_scoped()
` [PATCH v2 4/4] net: airoha: Use dev_err_probe()
[PATCH nft] src: netlink: fix crash when ops doesn't support udata
2025-05-08 14:29 UTC
[PATCH 6.6 000/129] 6.6.90-rc1 review
2025-05-08 14:53 UTC (2+ messages)
[PATCH net v1] mlxbf-gige: Support workaround for MDIO GPIO degradation bug
2025-05-08 14:53 UTC (5+ messages)
[PATCH v1] perf trace: Fix some more memory leaks
2025-05-08 14:52 UTC (2+ messages)
[PATCH] livepatch: Pass buffer size to list sysctl
2025-05-08 14:50 UTC (2+ messages)
[PATCH] drm/amdkfd: improve performance with XNACK enable
2025-05-08 14:50 UTC (2+ messages)
[PATCH v6] platform/x86: portwell-ec: Add GPIO and WDT driver for Portwell EC
2025-05-08 14:50 UTC (2+ messages)
[PATCH] ACPI: PPTT: Fix processor subtable walk
2025-05-08 14:50 UTC (2+ messages)
[PATCH] MAINTAINERS: rectify file entry in DASHARO ACPI PLATFORM DRIVER
2025-05-08 14:50 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: amlogic,pinctrl-a4: Add missing constraint on allowed 'group' node properties
2025-05-08 14:50 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2025-05-08 14:50 UTC
[PATCH v2] arm64: dts: qcom: sm8650: add iris DT node
2025-05-08 14:49 UTC (9+ messages)
[PATCH v4 0/5] iio: adc: add ad7606 calibration support
2025-05-08 14:48 UTC (5+ messages)
` [PATCH v4 4/5] dt-bindings: iio: adc: adi,ad7606: add gain "
[PATCH v3] drm/i915/guc: Enable DUAL_QUEUE_WA for newer platforms
2025-05-08 14:47 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Enable DUAL_QUEUE_WA for newer platforms (rev4)
[PATCH 6.12 000/164] 6.12.28-rc1 review
2025-05-08 14:47 UTC (2+ messages)
[PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions
2025-05-08 14:46 UTC (6+ messages)
` [PATCH 1/5] hw/pci-host/bonito: Implement ICU
` [PATCH 2/5] hw/pci-host/bonito: Implement PCIMAP register
` [PATCH 3/5] hw/pci-host/bonito: Implement DMA address translation
` [PATCH 4/5] hw/pci-host/bonito: Rework PCI config space accessor
` [PATCH 5/5] hw/pci-host/bonito: Add comments about documentation
[PATCHSET] fstests: more random fixes for v2025.04.27
2025-05-08 14:47 UTC (4+ messages)
` [PATCH 1/2] fsstress: fix attr_set naming
[PATCH v4 0/5] pci: qcom: Add QCS615 PCIe support
2025-05-08 14:47 UTC (3+ messages)
` [PATCH v4 3/5] arm64: dts: qcom: qcs615: enable pcie
[PATCH 6.14 000/183] 6.14.6-rc1 review
2025-05-08 14:47 UTC (2+ messages)
[PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
2025-05-08 14:46 UTC (12+ messages)
[PATCH net-next] net: mvpp2: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-05-08 14:46 UTC
[RFC/PATCH] perf lock contention: Add -J/--inject-delay option
2025-05-08 14:45 UTC (2+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS 252c4711973de4e4f3ecddcc18912aecfd4e537c
2025-05-08 14:44 UTC
[PATCH RESEND v13 0/5] Expose modifiers/formats supported by async flips
2025-05-08 14:43 UTC (5+ messages)
[PATCH RFC] meson: require int128 type
2025-05-08 14:43 UTC (3+ messages)
[PATCH v2 0/6] arm64: dts: qcom: qcs615: enable remoteprocs - ADSP and CDSP
2025-05-08 14:43 UTC (5+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: qcs615: add ADSP and CDSP nodes
` [PATCH v2 6/6] arm64: dts: qcom: qcs615-ride: enable remoteprocs
[PATCH 0/5] Support RK3528 variant of Rockchip naneng-combphy
2025-05-08 13:53 UTC (4+ messages)
` [PATCH 4/5] phy: rockchip: naneng-combphy: Add RK3528 support
[syzbot] [mm?] [fs?] WARNING in __folio_mark_dirty (2)
2025-05-08 14:43 UTC (2+ messages)
` [syzbot] "
[PATCH RESEND 0/5] Fix dependencies in arm machines and update OpenBSD to 7.7
2025-05-08 14:41 UTC (2+ messages)
` [PATCH 1/5] include/hw/dma/xlnx_dpdma: Remove dependency on console.h
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.