All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-30 12:41:40 to 2025-05-30 13:34:48 UTC [more...]

[Patch 0/8] Support for Tegra264 and GB10 in CBB driver
 2025-05-30 13:33 UTC  (3+ messages)
` [Patch 1/8] soc: tegra: cbb: clear err force register with err status
` [Patch 2/8] soc: tegra: cbb: change master-slave to initiator-target

[meta-oe][PATCH] signing: export rule specific environment variables with Digicert infrastructure
 2025-05-30 13:33 UTC  (2+ messages)
` [OE-core] "

[PATCH bpf-next 1/2] bpftool: Use appropriate permissions for map access
 2025-05-30 12:57 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps

[android-common:android12-5.10-2025-05 1/1] lib/test_kasan_module.c:25:6: warning: variable 'unused' set but not used
 2025-05-30 13:32 UTC 

[PATCH 0/3] btrfs-progs: minor cleanups related to extent buffer
 2025-05-30 13:32 UTC  (3+ messages)
` [PATCH 1/3] btrfs-progs: remove the unused fs_info parameter for btrfs_csum_data()

[PATCH] docs: add instructions to use Yahoo with send-mail
 2025-05-30 13:32 UTC  (7+ messages)
` [PATCH v5 0/4] docs: update email credential helpers and improve formatting
  ` [PATCH v5 2/4] docs: improve formatting in git-send-email documentation

[PATCH 0/4] meson: parse TAP output generated by our tests
 2025-05-30 13:31 UTC  (12+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] t: stop announcing prereqs
  ` [PATCH v3 02/10] t: silence output from `test_create_repo()`
  ` [PATCH v3 03/10] t9822: use prereq to check for ISO-8859-1 support
  ` [PATCH v3 04/10] t983*: use prereq to check for Python-specific git-b4(1) support
  ` [PATCH v3 05/10] t/test-lib: don't print shell traces to stdout
  ` [PATCH v3 06/10] t/test-lib: fix TAP format for BASH_XTRACEFD warning
  ` [PATCH v3 07/10] t7815: fix unexpectedly passing test on macOS
  ` [PATCH v3 08/10] test-lib: fail on unexpectedly passing tests
  ` [PATCH v3 09/10] meson: introduce kwargs variable for tests
  ` [PATCH v3 10/10] meson: parse TAP output generated by our tests

[meta-ti][master][PATCH] mesa-pvr: fold GL ES 3 packages into GL ES 2 ones
 2025-05-30 13:31 UTC 

[meta-arago][master][PATCH] packagegroup-arago-tisdk-graphics-sdk-target: Remove libgels3-dev
 2025-05-30 13:31 UTC 

Azure runners
 2025-05-30 13:31 UTC 

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-30 12:50 UTC  (5+ messages)

[PATCH io_uring-next 0/5] io_uring cmd for tx timestamps
 2025-05-30 13:30 UTC  (2+ messages)

[PATCH v4 0/6] io_uring/mock: add basic infra for test mock files
 2025-05-30 13:28 UTC  (10+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] io_uring/mock: add cmd using vectored regbufs
` [PATCH v4 3/6] io_uring/mock: add sync read/write
` [PATCH v4 4/6] io_uring/mock: allow to choose FMODE_NOWAIT
` [PATCH v4 5/6] io_uring/mock: support for async read/write
` [PATCH v4 6/6] io_uring/mock: add trivial poll handler

[LTP] [PATCH] irq: informative TINFO for irqbalance01 result
 2025-05-30 13:28 UTC  (4+ messages)

[PATCH] promisor-remote: remove the promisor object check for failed fetch
 2025-05-30 13:26 UTC  (3+ messages)
  ` [External] "

[RFC] Special handlers for post-codes
 2025-05-30 13:17 UTC  (2+ messages)

ERROR: modpost: "iwl_get_cmd_string" [drivers/net/wireless/intel/iwlwifi/mld/tests/iwlmld-tests.ko] undefined!
 2025-05-30 13:25 UTC 

[PATCH] timers/migration: remove an unneeded call to find_first_bit()
 2025-05-30 13:25 UTC 

[PATCH v11 00/10] mtd: add driver for Intel discrete graphics
 2025-05-30 13:25 UTC  (4+ messages)
` [PATCH v11 08/10] drm/xe/nvm: add on-die non-volatile memory device

[PATCH] kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests
 2025-05-30 13:23 UTC  (3+ messages)

[PATCH v3 00/22] x86: Trenchboot Secure Launch DRTM (Xen)
 2025-05-30 13:18 UTC  (23+ messages)
` [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap
` [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions
` [PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point
` [PATCH v3 04/22] x86/boot/slaunch-early: implement early initialization
` [PATCH v3 05/22] x86/boot/slaunch-early: early TXT checks and boot data retrieval
` [PATCH v3 06/22] xen/arch/x86: reserve TXT memory during Slaunch
` [PATCH v3 07/22] x86/mtrr: expose functions for pausing caching
` [PATCH v3 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM
` [PATCH v3 09/22] xen/lib: add implementation of SHA-1
` [PATCH v3 10/22] x86/tpm.c: code for early hashing and extending PCRs (for TPM1.2)
` [PATCH v3 11/22] x86/tpm.c: support extending PCRs of TPM2.0
` [PATCH v3 12/22] x86/hvm: check for VMX in SMX if Slaunch is active
` [PATCH v3 13/22] x86/tpm.c: implement event log for TPM2.0
` [PATCH v3 14/22] x86/boot: choose AP stack based on APIC ID
` [PATCH v3 15/22] x86/smpboot.c: TXT AP bringup
` [PATCH v3 16/22] x86/slaunch: process DRTM policy
` [PATCH v3 17/22] x86/acpi: disallow S3 on Secure Launch boot
` [PATCH v3 18/22] x86/boot/slaunch-early: find MBI and SLRT on AMD
` [PATCH v3 19/22] x86/slaunch: support AMD SKINIT
` [PATCH v3 20/22] x86/slaunch: support EFI boot
` [PATCH v3 21/22] x86/cpu: report SMX, TXT and SKINIT capabilities
` [PATCH v3 22/22] MAINTAINERS: add a section for TrenchBoot Slaunch

[PATCH 0/3] drm/xe/bmg: Update some WAs
 2025-05-30 13:23 UTC  (5+ messages)
` [PATCH 1/3] drm/xe/bmg: Update Wa_14022085890
` [PATCH 2/3] drm/xe/bmg: Update Wa_22019338487

KeyUpdate Support
 2025-05-30 13:22 UTC  (8+ messages)

[PATCH v5 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-05-30 13:21 UTC  (19+ messages)
` [PATCH v5 01/18] dt-bindings: clock: qcom,sm8450-videocc: Add MXC power domain
` [PATCH v5 02/18] dt-bindings: clock: qcom,sm8450-camcc: Allow to specify two power domains
` [PATCH v5 03/18] dt-bindings: clock: qcom,sm8450-camcc: Move sc8280xp camcc to sa8775p camcc
` [PATCH v5 04/18] clk: qcom: clk-alpha-pll: Add support for common PLL configuration function
` [PATCH v5 05/18] clk: qcom: common: Handle runtime power management in qcom_cc_really_probe
` [PATCH v5 06/18] clk: qcom: common: Add support to configure clk regs "
` [PATCH v5 07/18] clk: qcom: videocc-sm8450: Move PLL & clk configuration to really probe
` [PATCH v5 08/18] clk: qcom: videocc-sm8550: "
` [PATCH v5 09/18] clk: qcom: camcc-sm8450: "
` [PATCH v5 10/18] clk: qcom: camcc-sm8550: "
` [PATCH v5 11/18] clk: qcom: camcc-sm8650: "
` [PATCH v5 12/18] clk: qcom: camcc-x1e80100: "
` [PATCH v5 13/18] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in videocc
` [PATCH v5 14/18] arm64: dts: qcom: sm8550: "
` [PATCH v5 15/18] arm64: dts: qcom: sm8650: "
` [PATCH v5 16/18] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in camcc
` [PATCH v5 17/18] arm64: dts: qcom: sm8550: "
` [PATCH v5 18/18] arm64: dts: qcom: sm8650: "

[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
 2025-05-30 13:21 UTC  (11+ messages)

[PATCH v3 0/6] io_uring/mock: add basic infra for test mock files
 2025-05-30 13:20 UTC  (7+ messages)
` [PATCH v3 1/6] "

[PATCH qemu] hw/cxl: Fix register block locator size
 2025-05-30 13:18 UTC  (6+ messages)

[RFC 0/2] landlock: Multithreaded policy enforcement
 2025-05-30 13:16 UTC  (10+ messages)
` [RFC 1/2] landlock: Multithreading support for landlock_restrict_self()

[PATCH v2 0/3] arm-smmu: select suitable IOVA
 2025-05-30 13:13 UTC  (10+ messages)

[PATCH v6 0/4] add feature arc in rte_graph
 2025-05-30 13:15 UTC  (7+ messages)
` [PATCH v9 0/5] "
  ` [PATCH v9 2/5] graph: add feature arc abstraction
  ` [PATCH v9 4/5] app/graph: add custom feature nodes for ip4 output arc

[RFC] rust: Upgrade 1.85.1->1.86.0
 2025-05-30 13:15 UTC  (7+ messages)
` [OE-core] "

[PATCH v2] sequencer: replace error() with BUG() in update_squash_messages()
 2025-05-30 13:15 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] BUG(): remove leading underscore of the format string

[PATCH 2/3] lib/lpm: R-V V rte_lpm_lookupx4
 2025-05-30 13:13 UTC  (2+ messages)

[PATCH] arm64: Enable vmalloc-huge with ptdump
 2025-05-30 13:11 UTC  (6+ messages)

[DISCUSSION] proposed mctl() API
 2025-05-30 13:10 UTC  (3+ messages)

linux-next: build warning after merge of the powerpc tree
 2025-05-30 13:10 UTC  (3+ messages)

[BUG?] vfio/pci: VA alignment sensitivity of VFIO_IOMMU_MAP_DMA which target MMIO
 2025-05-30 13:10 UTC  (2+ messages)

[RFC 0/7] pinctrl-scmi: Add GPIO support
 2025-05-30 13:09 UTC  (5+ messages)
` [RFC 1/7] firmware: arm_scmi: move boiler plate code into the get info functions
` [RFC 2/7] firmware: arm_scmi: add is_gpio() function

[PATCH] gup: optimize longterm pin_user_pages() for large folio
 2025-05-30 13:08 UTC  (3+ messages)

SVSM Development Call May 28th, 2025
 2025-05-30 13:07 UTC  (2+ messages)

[PATCH v8 0/9] ublk: decouple server threads from ublk_queues/hctxs
 2025-05-30 13:07 UTC  (2+ messages)

[PATCH v2 0/4] media: rcar-csi2: Add D-PHY support for V4H
 2025-05-30 13:06 UTC  (5+ messages)
` [PATCH v2 1/4] media: rcar-csi2: Clarify usage of mbps and msps
` [PATCH v2 2/4] media: rcar-csi2: Rework macros to access AFE lanes

[PATCH] lib/meson: refactor GPGPU assembly build process
 2025-05-30 13:05 UTC  (3+ messages)

[PATCH v1 0/5] rust: time: Convert hrtimer to use Instant and Delta
 2025-05-30 13:04 UTC  (3+ messages)
` [PATCH v1 3/5] rust: time: Add HrTimerExpires trait

[PATCH] systemd.bbclass: fix postinst for real systemd-systemctl-native
 2025-05-30 13:04 UTC  (5+ messages)
` [OE-core] "

[PATCH v6 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-05-30 12:59 UTC  (9+ messages)
` [PATCH v6 2/2] coresight: add coresight "

[PATCH] asm-generic: Add sched.h inclusion in simd.h
 2025-05-30 13:00 UTC  (2+ messages)

[PATCH] crypto: s390/sha256 - rename module to sha256-s390
 2025-05-30 12:59 UTC  (2+ messages)

[PATCH 0/3] Enable huge-vmalloc permission change
 2025-05-30 12:53 UTC  (3+ messages)
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions

[PATCH v5 0/2] Add support for Firefly Station-M3/ROC-RK3588S-PC
 2025-05-30 12:52 UTC  (3+ messages)

[PULL 00/15] target-arm queue
 2025-05-30 12:49 UTC  (16+ messages)
` [PULL 01/15] hw/arm: Add GMAC devices to NPCM8XX SoC
` [PULL 02/15] tests/qtest: Migrate GMAC test from 7xx to 8xx
` [PULL 03/15] hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info
` [PULL 04/15] docs/interop: convert text files to restructuredText
` [PULL 05/15] target/arm/tcg-stubs: compile file once (system)
` [PULL 06/15] target/arm/hvf_arm: Avoid using poisoned CONFIG_HVF definition
` [PULL 07/15] target/arm: Only link with zlib when TCG is enabled
` [PULL 08/15] target/arm/cpregs: Include missing 'target/arm/cpu.h' header
` [PULL 09/15] hw/arm/boot: Include missing 'system/memory.h' header
` [PULL 10/15] target/arm/cpu-features: Include missing 'cpu.h' header
` [PULL 11/15] target/arm/qmp: "
` [PULL 12/15] target/arm/kvm: Include missing 'cpu-qom.h' header
` [PULL 13/15] target/arm/hvf: "
` [PULL 14/15] tests/functional: Add a test for the Stellaris arm machines
` [PULL 15/15] hw/block: Drop unused nand.c

[PATCH v1] f2fs/004: avoid race condition in test
 2025-05-30 12:53 UTC  (3+ messages)
` [f2fs-dev] "

❌ FAIL (MISSED 6 of 100): Test report for master (6.15.0, upstream-mainline, b1fd8bd0)
 2025-05-30 12:53 UTC 

[i-g-t, v7, 0/2] tests/i915/pm_rc6_residency: Use sysfs to achieve peak frequency
 2025-05-30 12:52 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/i915/pm_rc6_residency: Use sysfs to achieve peak frequency (rev4)

[PATCH v8 0/3] media: venus: enable venus on qcs615
 2025-05-30 12:52 UTC  (2+ messages)

[PATCH v9 0/4] qcom: Add support for IQ-9075-evk board
 2025-05-30 12:52 UTC  (2+ messages)

[PATCH] CMakeLists.txt: Remove custom `LIB_INSTALL_DIR` handling
 2025-05-30 12:51 UTC  (2+ messages)

[PATCH v3 0/3] rpmsg: Introduce RPMSG_CREATE_EPT_FD_IOCTL uAPI
 2025-05-30 12:50 UTC  (4+ messages)
` [PATCH v3 3/3] rpmsg: ctrl: "

[PATCH] arm64/ptrace: Make user_hwdebug_state.dbg_regs[] array size as ARM_MAX_BRP
 2025-05-30 12:46 UTC  (4+ messages)

[PATCH] MIPS: loongson2ef: cs5536: add missing function prototypes
 2025-05-30 12:33 UTC  (2+ messages)

[PATCH] MIPS: loongson2ef: lemote-2f: add missing function prototypes
 2025-05-30 12:33 UTC  (2+ messages)

[PATCH v3] man/man2/cachestat.2: add a man page for cachestat()
 2025-05-30 12:48 UTC 

[android-common:android12-5.10-2025-05 1/1] ld.lld: error: undefined symbol: phy_ethtool_ksettings_set
 2025-05-30 12:47 UTC 

[PATCH AUTOSEL 6.6 01/18] ACPICA: fix acpi operand cache leak in dswstate.c
 2025-05-30 12:40 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 02/18] ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
` [PATCH AUTOSEL 6.6 08/18] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
` [PATCH AUTOSEL 6.6 09/18] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH AUTOSEL 6.6 15/18] ASoC: tegra210_ahub: Add check to of_device_get_match_data()

[PATCH AUTOSEL 5.10 01/10] ACPICA: fix acpi operand cache leak in dswstate.c
 2025-05-30 12:41 UTC  (10+ messages)
` [PATCH AUTOSEL 5.10 02/10] clocksource: Fix the CPUs' choice in the watchdog per CPU verification
` [PATCH AUTOSEL 5.10 03/10] ACPICA: Avoid sequence overread in call to strncmp()
` [PATCH AUTOSEL 5.10 04/10] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH AUTOSEL 5.10 05/10] ACPICA: fix acpi parse and parseext cache leaks
` [PATCH AUTOSEL 5.10 06/10] power: supply: bq27xxx: Retrieve again when busy
` [PATCH AUTOSEL 5.10 07/10] ACPICA: utilities: Fix overflow check in vsnprintf()
` [PATCH AUTOSEL 5.10 08/10] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
` [PATCH AUTOSEL 5.10 09/10] PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
` [PATCH AUTOSEL 5.10 10/10] ACPI: battery: negate current when discharging

[PATCH AUTOSEL 5.15 01/11] ACPICA: fix acpi operand cache leak in dswstate.c
 2025-05-30 12:41 UTC  (8+ messages)
` [PATCH AUTOSEL 5.15 04/11] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH AUTOSEL 5.15 06/11] ACPICA: fix acpi parse and parseext cache leaks
` [PATCH AUTOSEL 5.15 07/11] power: supply: bq27xxx: Retrieve again when busy
` [PATCH AUTOSEL 5.15 08/11] ACPICA: utilities: Fix overflow check in vsnprintf()
` [PATCH AUTOSEL 5.15 09/11] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
` [PATCH AUTOSEL 5.15 10/11] PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
` [PATCH AUTOSEL 5.15 11/11] ACPI: battery: negate current when discharging

[PATCH AUTOSEL 6.1 01/13] ACPICA: fix acpi operand cache leak in dswstate.c
 2025-05-30 12:41 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 02/13] ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
` [PATCH AUTOSEL 6.1 06/13] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH AUTOSEL 6.1 11/13] ASoC: tegra210_ahub: Add check to of_device_get_match_data()

[PATCH AUTOSEL 6.12 01/26] ACPICA: fix acpi operand cache leak in dswstate.c
 2025-05-30 12:40 UTC  (8+ messages)
` [PATCH AUTOSEL 6.12 02/26] ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
` [PATCH AUTOSEL 6.12 08/26] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
` [PATCH AUTOSEL 6.12 09/26] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH AUTOSEL 6.12 10/26] ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()
` [PATCH AUTOSEL 6.12 15/26] ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops
` [PATCH AUTOSEL 6.12 20/26] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
` [PATCH AUTOSEL 6.12 24/26] tools/nolibc: use pselect6_time64 if available

[PATCH AUTOSEL 6.14 01/28] ACPICA: fix acpi operand cache leak in dswstate.c
 2025-05-30 12:39 UTC  (8+ messages)
` [PATCH AUTOSEL 6.14 02/28] ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
` [PATCH AUTOSEL 6.14 09/28] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
` [PATCH AUTOSEL 6.14 11/28] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH AUTOSEL 6.14 12/28] ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()
` [PATCH AUTOSEL 6.14 17/28] ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops
` [PATCH AUTOSEL 6.14 22/28] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
` [PATCH AUTOSEL 6.14 26/28] tools/nolibc: use pselect6_time64 if available

drivers/firmware/arm_ffa/driver.c:1152:6-15: ERROR: invalid reference to the index variable of the iterator on line 1148
 2025-05-30 12:42 UTC 

[PATCH] afs: Replace simple_strtoul with kstrtoul in afs_parse_address
 2025-05-30 12:43 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 1/6] ACPICA: fix acpi operand cache leak in dswstate.c
 2025-05-30 12:42 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 2/6] ACPICA: Avoid sequence overread in call to strncmp()
` [PATCH AUTOSEL 5.4 3/6] ACPICA: fix acpi parse and parseext cache leaks
` [PATCH AUTOSEL 5.4 4/6] power: supply: bq27xxx: Retrieve again when busy
` [PATCH AUTOSEL 5.4 5/6] PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
` [PATCH AUTOSEL 5.4 6/6] ACPI: battery: negate current when discharging


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.