messages from 2024-04-19 12:20:01 to 2024-04-19 13:17:49 UTC [more...]
[PATCH] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
2024-04-19 13:17 UTC (2+ messages)
[v2] Support for Arm CCA VMs on Linux
2024-04-19 13:17 UTC (7+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
` [PATCH v2 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v2 20/43] arm64: RME: Allow populating initial contents
[GIT PULL] Thermal control fix for v6.9-rc5
2024-04-19 13:16 UTC
spi-nor: excessive locking in spi_nor_erase()
2024-04-19 13:14 UTC (7+ messages)
[PATCH i-g-t,v1 0/4] L3 bank mask
2024-04-19 13:14 UTC (3+ messages)
[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
2024-04-19 13:15 UTC (7+ messages)
` [PATCH v1 2/3] cgroup/rstat: convert cgroup_rstat_lock back to mutex
[GIT PULL FOR v6.10] uvcvideo fixes
2024-04-19 13:14 UTC (2+ messages)
` [GIT PULL FOR v6.10] uvcvideo fixes (#101075)
[PATCH] gpio: Add Intel Granite Rapids-D vGPIO driver
2024-04-19 13:12 UTC (3+ messages)
[PATCH v12 00/20] Automatic Disk Unlock with TPM2
2024-04-19 13:12 UTC (5+ messages)
` [PATCH v12 11/20] key_protector: Add TPM2 Key Protector
` [PATCH v12 20/20] tests: Add tpm2_test
[PATCH v2 0/3] Add support bcachefs filesystem
2024-04-19 13:11 UTC (8+ messages)
` [PATCH v2 3/3] statx04: Skip STATX_ATTR_COMPRESSED on Bcachefs
` [LTP] "
[PATCH 0/1] arm-bsp/corstone1000: Fix RSA key generation issue
2024-04-19 13:11 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v3 00/13] Drop old distros, bump glib and switch to glib URI parsing code
2024-04-19 13:10 UTC (7+ messages)
` [PATCH v3 01/13] tests: Remove Ubuntu 20.04 container
` [PATCH v3 04/13] tests: Update our CI to use CentOS Stream 9 instead of 8
` [PATCH v3 09/13] block/gluster: Use URI parsing code from glib
[PATCH v1 0/2] xhci: pci: Little PCI IDs refactoring
2024-04-19 13:13 UTC (2+ messages)
[RFC 0/6] core libs: remove VLA warnings
2024-04-19 13:10 UTC (9+ messages)
` [RFC 1/6] eal/linux: "
` [RFC 5/6] hash/thash: "
` [RFC 6/6] rcu: "
[RESEND v3] arm64: Add USER_STACKTRACE support
2024-04-19 13:09 UTC (3+ messages)
[LTP] [PATCH 1/3] doc: Bump minimal supported kernel to 4.4
2024-04-19 13:07 UTC (4+ messages)
` [LTP] [PATCH 2/3] doc: Clarify that the only public CI testing is build only
` [LTP] [PATCH 3/3] doc: Update building docs section
[PATCH v1 0/1] nvmem: Handle actual amount of data read/written by suppliers
2024-04-19 13:02 UTC (5+ messages)
` [PATCH v1 1/1] nvmem: Change return type of reg read/write to ssize_t
[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (3)
2024-04-19 13:03 UTC (2+ messages)
[RFC PATCH v3 0/6] Add A1 Soc audio clock controller driver
2024-04-19 12:58 UTC (21+ messages)
` [RFC PATCH v3 1/6] reset: reset-meson-audio: introduce separate driver
` [RFC PATCH v3 2/6] clk: meson: axg: share the set of audio helper macro
` [RFC PATCH v3 3/6] clk: meson: axg: introduce AUD_MUX_TABLE() "
` [RFC PATCH v3 4/6] dt-bindings: clock: meson: document A1 SoC audio clock controller driver
` [RFC PATCH v3 5/6] clk: meson: a1: add the "
` [RFC PATCH v3 6/6] arm64: dts: meson: a1: add the audio clock controller
[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
2024-04-19 13:01 UTC (6+ messages)
` [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically
[XEN PATCH v2] automation/eclair_analysis: substitute deprecated service STD.emptrecd
2024-04-19 13:01 UTC (5+ messages)
drivers/fsi/fsi-master-ast-cf.c:1083:8-16: WARNING: please use sysfs_emit or sysfs_emit_at
2024-04-19 13:01 UTC
[kvm-unit-tests RFC PATCH 00/13] Introduce SEV-SNP Support
2024-04-19 12:57 UTC (14+ messages)
` [kvm-unit-tests RFC PATCH 01/13] x86/apic: Include asm/io.h and use those definitions to avoid duplication
` [kvm-unit-tests RFC PATCH 02/13] x86/apic: Add MMIO access support for SEV-ES/SNP guest with C-bit unset
` [kvm-unit-tests RFC PATCH 03/13] x86/efi: Add support for running tests with UEFI in SEV-SNP environment
` [kvm-unit-tests RFC PATCH 04/13] x86 AMD SEV-ES: Rename setup_amd_sev_es() to setup_vc_handler()
` [kvm-unit-tests RFC PATCH 05/13] x86 AMD SEV-SNP: Enable SEV-SNP support
` [kvm-unit-tests RFC PATCH 06/13] x86 AMD SEV-SNP: Add tests for presence of confidential computing blob
` [kvm-unit-tests RFC PATCH 07/13] x86 AMD SEV-ES: Set GHCB page attributes for a new page table
` [kvm-unit-tests RFC PATCH 08/13] x86 AMD SEV-SNP: Test Private->Shared Page state changes using GHCB MSR
` [kvm-unit-tests RFC PATCH 09/13] x86 AMD SEV-SNP: Test Shared->Private Page State Changes "
` [kvm-unit-tests RFC PATCH 10/13] x86 AMD SEV-SNP: Change guest pages from Private->Shared using GHCB NAE
` [kvm-unit-tests RFC PATCH 11/13] x86 AMD SEV-SNP: Change guest pages from Shared->Private "
` [kvm-unit-tests RFC PATCH 12/13] x86 AMD SEV-SNP: Test-1: Perform Intermix to 2M Private PSCs
` [kvm-unit-tests RFC PATCH 13/13] x86 AMD SEV-SNP: Test-2: Perform Intermix to 2M private to 2M shared PSCs
[PATCH RESEND v10 0/5] Add support for CS40L50
2024-04-19 13:00 UTC (8+ messages)
` [PATCH RESEND v10 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50
[PATCH] tests/unit: Remove debug statements in test-nested-aio-poll.c
2024-04-19 12:59 UTC (2+ messages)
[PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-04-19 12:58 UTC (3+ messages)
` [PATCH v13 04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn()
[PATCH 1/3] pinctrl: qcom: allow selecting with ARCH_IPQ40XX
2024-04-19 12:57 UTC (4+ messages)
` [PATCH 2/3] mach-ipq40xx: import GPIO header from mach-snapgradon
[PATCH v6 00/11] CFI for ARM32 using LLVM
2024-04-19 12:56 UTC (5+ messages)
` [PATCH v6 10/11] ARM: hw_breakpoint: Handle CFI breakpoints
[PATCH v2 0/7] Linux RISC-V IOMMU Support
2024-04-19 12:56 UTC (7+ messages)
` [PATCH v2 5/7] iommu/riscv: Device directory management
` [PATCH v2 7/7] iommu/riscv: Paging domain support
[net-next] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
2024-04-19 12:56 UTC (6+ messages)
[PATCH net-next v4 0/7] selftests: drv-net: support testing with a remote system
2024-04-19 12:55 UTC (3+ messages)
` [PATCH net-next v4 6/7] selftests: drv-net: add a TCP ping test case (and useful helpers)
Combining/compacting 2 rules into 1
2024-04-19 12:54 UTC (5+ messages)
[PATCH net v4] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
2024-04-19 12:54 UTC (2+ messages)
[RFC PATCH 0/10] Cleaning up the KVM clock mess
2024-04-19 12:52 UTC (3+ messages)
` [PATCH 11/10] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
2024-04-19 12:51 UTC (6+ messages)
Deprecation/removal of nios2 target support
2024-04-19 12:05 UTC (4+ messages)
[PATCH 00/24] include/exec: Rework (part 2)
2024-04-19 4:25 UTC (3+ messages)
` [PATCH 22/24] exec: Remove 'exec/tswap.h' from 'exec/cpu-all.h'
[PATCH v1 0/4] serial: exar: fix kbuild warnings and code style
2024-04-19 12:50 UTC (5+ messages)
` [PATCH v1 3/4] serial: exar: remove unneeded parenthesis
[PATCH] drm/xe/hwmon: Remove unwanted write permission for currN_label
2024-04-19 12:59 UTC
mlx5 driver fails to detect NIC in 6.6.28
2024-04-19 12:45 UTC
[PATCH] scsi: qla2xxx: Use -EIO in qla_get_tmf()
2024-04-19 12:45 UTC (2+ messages)
[PATCH v4 0/3] add support for EXAR XR20M1172 UART
2024-04-19 12:45 UTC (4+ messages)
` [PATCH v4 1/3] serial: sc16is7xx: announce support of SER_RS485_RTS_ON_SEND
` [PATCH v4 2/3] dt-bindings: sc16is7xx: Add compatible line for XR20M1172 UART
` [PATCH v4 3/3] serial: sc16is7xx: add support for EXAR "
[PATCH v7 00/11] Panel replay selective update support
2024-04-19 12:43 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Panel replay selective update support (rev7)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH 1/1] SUNRPC: fix handling expired GSS context
2024-04-19 12:42 UTC (2+ messages)
[PATCH] drm/dp: Fix documentation of DP tunnel functions
2024-04-19 12:40 UTC (2+ messages)
[PATCH] cmake.bbclass: Add ${COREBASE}/scripts to CMAKE_FIND_ROOT_PATH
2024-04-19 12:40 UTC (3+ messages)
` [OE-core] "
[syzbot] [virt?] [net?] KMSAN: uninit-value in vsock_assign_transport (2)
2024-04-19 12:39 UTC (2+ messages)
[PATCH v2 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
2024-04-19 12:38 UTC (5+ messages)
[PATCH v11 0/3] Input: Add TouchNetix axiom touchscreen driver
2024-04-19 12:38 UTC (4+ messages)
` [PATCH v11 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v11 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v11 3/3] Input: Add TouchNetix axiom i2c touchscreen driver
[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
2024-04-19 12:37 UTC (6+ messages)
` [PATCH net-next v2 13/15] net: "
[GIT PULL] USB-serial device ids for 6.9-rc5
2024-04-19 12:37 UTC
[PATCH -next v3 0/2] erofs: reliably distinguish block based and fscache mode
2024-04-19 12:36 UTC (6+ messages)
` [PATCH -next v3 1/2] erofs: get rid of erofs_fs_context
` [PATCH -next v3 2/2] erofs: reliably distinguish block based and fscache mode
[powerpc:next-test] BUILD REGRESSION 3cfdbc2274139bbcc09a44f8aa18d08c0abfd51e
2024-04-19 12:35 UTC
[PATCH 5.4 000/215] 5.4.274-rc1 review
2024-04-19 12:36 UTC (5+ messages)
[PATCH 0/2] PF: Clamp maximum execution quantum to 100s
2024-04-19 12:35 UTC (3+ messages)
` [PATCH 1/2] drm/xe/guc: Update VF configuration KLVs definitions
` [PATCH 2/2] drm/xe/pf: Clamp maximum execution quantum to 100s
[PATCH v2] gpio-syscon: do not report bogus error
2024-04-19 12:34 UTC
[PATCH 1/3] ARM: dts: stm32: Fix partition node name for stm32mp157c-ev1-u-boot
2024-04-19 12:33 UTC (9+ messages)
` [PATCH 2/3] ARM: dts: stm32: Fix partition node name for stm32mp15xx-dhcor-u-boot
` [PATCH 3/3] ARM: dts: stm32: Fix partition node name for stm32mp15xx-dhcom-u-boot
[PATCH 1/2] mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible
2024-04-19 12:32 UTC (8+ messages)
` [PATCH 2/2] mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings
[PATCH 0/2] Add adm1281 support
2024-04-19 12:33 UTC (8+ messages)
` [PATCH 2/2] hwmon: pmbus: adm1275: add "
[PATCH v2 0/5] drm/i915/dmc: firmware path handling changes
2024-04-19 12:32 UTC (3+ messages)
` [PATCH v2 4/5] drm/i915/dmc: change how to disable DMC firmware using module param
[PATCH v1 00/25] stm32mp: Fix keys & leds management
2024-04-19 12:32 UTC (53+ messages)
` [PATCH v1 09/25] ARM: dts: stm32: Clean led-red node for stm32mp135f-dk-u-boot
` [PATCH v1 10/25] ARM: dts: stm32: Add gpio-keys for stm32mp157a-dk1-scmi-u-boot
` [PATCH v1 11/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 12/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 13/25] ARM: dts: stm32: Add led-blue "
` [PATCH v1 14/25] ARM: dts: stm32: Add gpio-keys for stm32mp157a-dk1-u-boot
` [PATCH v1 15/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 16/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 17/25] ARM: dts: stm32: Update u-boot, boot-led "
` [PATCH v1 17/25] ARM: dts: stm32: Update u-boot,boot-led "
` [PATCH v1 18/25] ARM: dts: stm32: Add gpio-keys for stm32mp157c-ed1-u-boot
` [PATCH v1 19/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 20/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 21/25] ARM: dts: stm32: Add led-blue "
` [PATCH v1 22/25] ARM: dts: stm32: Add gpio-keys for stm32mp157c-ed1-scmi-u-boot
` [PATCH v1 23/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 24/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 25/25] ARM: dts: stm32: Add led-blue "
[PATCH v10 0/3] Input: Add TouchNetix axiom touchscreen driver
2024-04-19 12:32 UTC (4+ messages)
` [PATCH v10 3/3] Input: Add TouchNetix axiom i2c "
[PATCH] Revert "riscv: kdump: fix crashkernel reserving problem on RISC-V"
2024-04-19 12:26 UTC (3+ messages)
[LTP] [PATCH v3] Add lstat03 test
2024-04-19 12:31 UTC
[net-next PATCH v2] octeontx2-pf: Add ucast filter count configurability via devlink
2024-04-19 12:31 UTC (2+ messages)
Warning `amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled`
2024-04-19 12:30 UTC
[PATCH] KVM: x86: Don't unnecessarily force masterclock update on vCPU hotplug
2024-04-19 12:30 UTC (2+ messages)
[PATCH net-next] net: ethernet: mtk_eth_soc: flower: validate control flags
2024-04-19 12:30 UTC (3+ messages)
[PATCH v3 0/2] kunit: fix minor error path mistakes
2024-04-19 12:30 UTC (4+ messages)
` [PATCH v3 2/2] kunit: avoid memory leak on device register error
[PATCH net-next] cxgb4: flower: validate control flags
2024-04-19 12:29 UTC (2+ messages)
[PATCH net-next] dpaa2-switch: flower: validate control flags
2024-04-19 12:28 UTC (2+ messages)
[PATCH v2] io_uring: releasing CPU resources when polling
2024-04-19 12:27 UTC (2+ messages)
Modeling the register bit as a voltage regulator for SDHI/eMMC
2024-04-19 12:26 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next] ice: flower: validate control flags
2024-04-19 12:25 UTC (3+ messages)
` "
[isar-cip-core][PATCH v2 0/1] recipes-devtools/secure-boot-secrets: Resolve duplicate Provides in debian/control
2024-04-19 3:50 UTC (2+ messages)
` [isar-cip-core][PATCH v2 1/1] "
[isar-cip-core][PATCH v1 0/1] recipes-devtools/secure-boot-secrets: Resolve duplicate Provides in debian/control
2024-04-19 5:32 UTC (3+ messages)
` [isar-cip-core][PATCH v1 1/1] "
` [cip-dev] "
[PATCH net-next] net/mlx5e: flower: check for unsupported control flags
2024-04-19 12:24 UTC (2+ messages)
[PULL] drm-intel-next
2024-04-17 14:05 UTC (2+ messages)
[PATCH v2 0/4] drm/xe: Support PCIe FLR
2024-04-17 14:03 UTC (4+ messages)
` [PATCH v2 1/4] drm: add devm release action
[jpoimboe:bhi-fixes 5/5] ./arch/x86/include/generated/asm/syscalls_64.h:61:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
2024-04-19 12:19 UTC
[jpoimboe:bhi-fixes 5/5] ./arch/x86/include/generated/asm/syscalls_64.h:61:24: error: use of undeclared identifier 'sys_exit'
2024-04-19 12:20 UTC
[PATCH 01/19] liba52: remove the recipe
2024-04-19 12:19 UTC (19+ messages)
` [PATCH 02/19] package_rpm: remove support for DIRFILES
` [PATCH 03/19] serf: mark patch as inappropriate for upstream submission
` [PATCH 04/19] swig: merge .inc into .bb
` [PATCH 05/19] swig: convert from autotools to cmake
` [PATCH 06/19] kea: remove unnecessary reproducibility patch
` [PATCH 07/19] expect: mark patches as Inactive-Upstream
` [PATCH 08/19] apr: submit 0001-Add-option-to-disable-timed-dependant-tests.patch upstream
` [PATCH 09/19] busybox: submit CVE-2022-28391 patches upstream
` [PATCH 10/19] busybox: remove busybox-udhcpc-no_deconfig.patch
` [PATCH 11/19] icu: add upstream submission links for fix-install-manx.patch
` [PATCH 12/19] mpeg2dec: remove the recipe
` [PATCH 13/19] apr: drop 0007-explicitly-link-libapr-against-phtread-to-make-gold-.patch
` [PATCH 14/19] libtraceevent: submit meson.patch upstream
` [PATCH 15/19] gstreamer1.0-plugins-good: remove 0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch
` [PATCH 16/19] xinput-calibrator: mark upstream as inactive in a patch
` [PATCH 17/19] bash: mark build-tests.patch as Inappropriate
` [PATCH 18/19] connman: make 0002-resolve-musl-does-not-implement-res_ninit.patch libc-agnostic
` [PATCH 19/19] connman: submit 0002-resolve-musl-does-not-implement-res_ninit.patch upstream
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.