All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-04 09:53:37 to 2025-05-04 14:04:48 UTC [more...]

[RFT PATCH v2 00/23] x86: strict separation of startup code
 2025-05-04 14:04 UTC  (13+ messages)
` [RFT PATCH v2 03/23] x86/boot: Drop global variables keeping track of LA57 state
` [RFT PATCH v2 15/23] x86/boot: Provide __pti_set_user_pgtbl() to startup code
` [RFT PATCH v2 16/23] x86/sev: Provide PIC aliases for SEV related data objects
` [RFT PATCH v2 17/23] x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
` [RFT PATCH v2 18/23] x86/sev: Export startup routines for ordinary use
` [RFT PATCH v2 19/23] x86/boot: Created a confined code area for startup code
` [RFT PATCH v2 20/23] x86/boot: Move startup code out of __head section
` [RFT PATCH v2 21/23] x86/boot: Disallow absolute symbol references in startup code
` [RFT PATCH v2 22/23] x86/boot: Revert "Reject absolute references in .head.text"
` [RFT PATCH v2 23/23] x86/boot: Get rid of the .head.text section

[Bug 220069] New: [6.13.9] regression USB controller dies
 2025-05-04 13:58 UTC  (4+ messages)
` [Bug 220069] "

[PATCH 0/3] Improve checks for valid_fqdn in send-email and update documentation
 2025-05-04 13:54 UTC  (4+ messages)
` [PATCH 1/3] send-mail: improve checks for valid_fqdn
` [PATCH 2/3] docs: improve send-email documentation
` [PATCH 3/3] docs: add credential helper for outlook and gmail in OAuth list of helpers

[PATCH v5 0/2] xen/domain: domain ID allocation
 2025-05-04 13:56 UTC  (3+ messages)
` [PATCH v5 1/2] xen/domain: unify "
` [PATCH v5 2/2] xen/domain: adjust domain ID allocation for Arm

[OE-core][scarthgap][PATCH 1/2] bluez5: make media control a PACKAGECONFIG option
 2025-05-04 10:33 UTC  (2+ messages)
` [OE-core][scarthgap][PATCH 2/2] bluez5: backport a patch to fix btmgmt -i

[OE-core][scarthgap][PATCH 1/2] bluez5: make media control a PACKAGECONFIG option
 2025-05-04 11:07 UTC  (2+ messages)
` [OE-core][scarthgap][PATCH 2/2] bluez5: backport a patch to fix btmgmt -i

[PATCH v11 0/3] Add STM32MP25 SPI NOR support
 2025-05-04 13:50 UTC  (2+ messages)

[pseudo][PATCH v3 0/3] nftw, ftw: add wrappers
 2025-05-04 13:48 UTC  (3+ messages)
` [pseudo][PATCH v3 2/3] nftw, nftw64: add wrapper

[PATCH 6.14 000/311] 6.14.5-rc1 review
 2025-05-04 13:47 UTC  (5+ messages)
` [PATCH 6.14 092/311] ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA

[PATCH v7 0/2] Add SMI reset and clamp for MediaTek MT8188 SoC
 2025-05-04 13:42 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: memory: mediatek: Add SMI reset and clamp for MT8188
` [PATCH v7 2/2] memory: mtk-smi: mt8188: "

[PATCH] memory: tegra210-emc: Support Device Tree EMC Tables
 2025-05-04 13:37 UTC  (2+ messages)

[v2 PATCH 1/6] crypto: shash - Cap state size to HASH_MAX_STATESIZE
 2025-05-04 13:33 UTC  (6+ messages)
` [v2 PATCH 2/6] crypto: shash - Mark shash algorithms as REQ_VIRT
` [v2 PATCH 3/6] crypto: ahash - Enforce MAX_SYNC_HASH_REQSIZE for sync ahash
` [v2 PATCH 4/6] crypto: ahash - Add core export and import
` [v2 PATCH 5/6] crypto: ahash - Add HASH_REQUEST_ZERO
` [v2 PATCH 6/6] crypto: padlock-sha - Use core import and export for fallback

[PATCH v1 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
 2025-05-04 13:26 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add luckfox prefix
  ` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Luckfox Omni3576 board
  ` [PATCH v2 3/3] arm64: dts: rockchip: Add Luckfox Omni3576 Board support

[PATCH v2 00/30] patman: Move to asyncio and other updates
 2025-05-04 13:23 UTC  (31+ messages)
` [PATCH v2 01/30] patman: Move all non-test logic into control module
` [PATCH v2 02/30] patman: Move capture_sys_output() into terminal and rename
` [PATCH v2 03/30] binman: Correct a typo in the toolpath comment
` [PATCH v2 04/30] u_boot_pylib: Allow control of capturing
` [PATCH v2 05/30] u_boot_pylib: Improve ANSI-colour output with backgrounds
` [PATCH v2 06/30] u_boot_pylib: Add a pager
` [PATCH v2 07/30] u_boot_pylib: Avoid concurrent execution of only one test
` [PATCH v2 08/30] u_boot_pylib: Allow disabling colour output
` [PATCH v2 09/30] tools: Plumb in capture control
` [PATCH v2 10/30] patman: Correct a stray quote
` [PATCH v2 11/30] patman: Rename test_basic() in test_checkpatch
` [PATCH v2 12/30] patman: Tidy up the start-up code
` [PATCH v2 13/30] patman: Support extra test features
` [PATCH v2 14/30] patman: Move code for sending into its own module
` [PATCH v2 15/30] patman: Add aiohttp to requirements
` [PATCH v2 16/30] patman: Create a module for handling patchwork
` [PATCH v2 17/30] patman: Move Patch and Review to patchwork module
` [PATCH v2 18/30] patman: Add reading of series and patch status
` [PATCH v2 19/30] patman: Rename check_patchwork_status()
` [PATCH v2 20/30] patman: Split up check_and_show_status()
` [PATCH v2 21/30] patman: Split out the processing of find_new_responses()
` [PATCH v2 22/30] patman: Adjust how the fake request() function is provided
` [PATCH v2 23/30] patman: Simplify test_find_new_responses()
` [PATCH v2 24/30] patman: Show patches in yellow
` [PATCH v2 25/30] patman: Add more information to Patch
` [PATCH v2 26/30] patman: Use defaultdict directly
` [PATCH v2 27/30] patman: Switch over to asyncio
` [PATCH v2 28/30] patman: Provide an option to run in single-threaded mode
` [PATCH v2 29/30] patman: Use a pager when outputting status
` [PATCH v2 30/30] patman: Drop the old status code

[PATCH 01/20] oe-selftest: add new ext dtb recipe
 2025-05-04 13:23 UTC  (21+ messages)
` [PATCH 02/20] oe-selftest: fitimage: test coverage for ext dtb
` [PATCH 03/20] kernel-uboot: do not require the kernel build folder
` [PATCH 04/20] kernel-devicetree: export dtbs to sysroot
` [PATCH 05/20] kernel.bbclass: stage the sysroot-only folder
` [PATCH 06/20] kernel-uboot.bbclass: stage the kernel binary
` [PATCH 07/20] kernel-fitimage: refactor order in its
` [PATCH 08/20] kernel-fit-image.bbclass: add a new FIT image implementation
` [PATCH 09/20] maintainers: add myself for linux-yocto-fitimage
` [PATCH 10/20] oe-selftest: fitimage add tests for fitimage.py
` [PATCH 11/20] oe-selftest: fitimage refactor kernel-fitimage.bbclass
` [PATCH 12/20] oe-selftest: fitimage: run all tests for the FIT image recipe
` [PATCH 13/20] oe-selftest: fitimage refactor classes
` [PATCH 14/20] kernel-fitimage: re-write its code in Python
` [PATCH 15/20] kernel.bbclass: remove support for type fitImage
` [PATCH 16/20] oe-selftest: fitimage: remove kernel-fitimage tests
` [PATCH 17/20] kernel-fitimage.bbclass: remove it
` [PATCH 18/20] kernel-uboot.bbclass: merge it into kernel-uimage.bbclass
` [PATCH 19/20] oe-selftest: fitimage: drop initramfs bundle test
` [PATCH 20/20] kernel-fit-image.bbclass: ignore INITRAMFS_IMAGE_BUNDLE

Please pull u-boot-dm
 2025-05-04 13:23 UTC  (5+ messages)

[Discussion] Global vs Local devicetree overlays for addon board + connector setups
 2025-05-04 13:13 UTC  (6+ messages)

[yocto-patches] [pseudo] [PATCH v4] ftw, nftw, ftw64, nftw64: add tests
 2025-05-04 13:02 UTC 

[PATCH v4 00/15] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
 2025-05-04 13:00 UTC  (15+ messages)
` [PATCH v4 08/15] drm: renesas: rz-du: mipi_dsi: Use VCLK for HSFREQ calculation
` [PATCH v4 09/15] drm: renesas: rz-du: mipi_dsi: Add OF data support
` [PATCH v4 10/15] drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculations
` [PATCH v4 11/15] drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP support
` [PATCH v4 12/15] drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)
` [PATCH v4 13/15] drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and mode validation
` [PATCH v4 14/15] drm: renesas: rz-du: mipi_dsi: Add support for LPCLK handling

[pseudo] [PATCH v4] ftw, nftw, ftw64, nftw64: add tests
 2025-05-04 12:59 UTC 

[PATCH] NFSv4: Always set NLINK even if the server doesn't support it
 2025-05-04 12:57 UTC  (2+ messages)
` [PATCH v2] "

panic due to null pointer dereference around mt7925_sta_set_decap_offload()
 2025-05-04 12:10 UTC 

[PATCH] Revert "ath11k: clear the keys properly via DISABLE_KEY"
 2025-05-04 12:36 UTC  (3+ messages)

brcmfmac disconnects when iwd scans
 2025-05-04 12:33 UTC  (9+ messages)

OE-core CVE metrics for styhead on Sun 04 May 2025 01:50:44 AM HST
 2025-05-04 12:16 UTC 

[PATCH 0/3] Elminate all DTBs check warnings for SDM630/660 boards
 2025-05-04 11:51 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm630: Add modem metadata mem
` [PATCH 2/3] arm64: dts: qcom: sdm660-lavender: Add missing USB phy supply
` [PATCH 3/3] arm64: dts: qcom: sda660-ifc6560: Fix dt-validate warning

OE-core CVE metrics for scarthgap on Sun 04 May 2025 01:28:33 AM HST
 2025-05-04 11:50 UTC 

Refreshed key for Krzysztof Kozlowski
 2025-05-04 11:46 UTC 

[PATCH] dm: add missing unlock on in dm_keyslot_evict()
 2025-05-04 11:30 UTC  (5+ messages)

OE-core CVE metrics for kirkstone on Sun 04 May 2025 01:02:58 AM HST
 2025-05-04 11:28 UTC 

[PATCH] arm64: Kconfig.platforms: remove useless select for ARCH_K3
 2025-05-04 11:24 UTC 

[regression] jetson-tk1: spi do not probe anymore
 2025-05-04 11:23 UTC 

[PATCH] iio: trigger: Add validation to reject devices requiring top half
 2025-05-04 11:15 UTC  (2+ messages)

[OE-core][scarthgap][PATCH 1/2] bluez5: make media control a PACKAGECONFIG option
 2025-05-04 11:15 UTC  (2+ messages)
` [OE-core][scarthgap][PATCH 2/2] bluez5: backport a patch to fix btmgmt -i

Security Vulnerability!
 2025-05-04 11:10 UTC 

[PATCH v3 1/3] driver/base: Optimize memory block registration to reduce boot time
 2025-05-04 11:09 UTC  (2+ messages)

[PATCH] zsmalloc: don't underflow size calculation in zs_obj_write()
 2025-05-04 11:00 UTC 

[PATCH v4 0/7] Convert inno hdmi to drm bridge
 2025-05-04 10:59 UTC  (3+ messages)
` (subset) "

OE-core CVE metrics for master on Sun 04 May 2025 01:00:01 AM HST
 2025-05-04 11:02 UTC 

[PATCH] drm/rockchip: rk3066_hdmi: switch to drm bridge
 2025-05-04 10:59 UTC  (3+ messages)

[PATCH v2 0/3] riscv: sophgo: cv18xx: dts rework, part 2
 2025-05-04 10:55 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: clock: sophgo: Use precise compatible for CV1800 series SoC
` [PATCH v2 2/3] clk: sophgo: Add support for newly added precise compatible
` [PATCH v2 3/3] riscv: dts: sophgo: switch precise compatible for existed clock device for CV18XX

[net-next v10 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-05-04 10:48 UTC  (6+ messages)
` [net-next v10 4/7] net: mtip: The L2 switch driver for imx287

[RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers
 2025-05-04 10:44 UTC  (9+ messages)
` [RFC PATCH v2 08/17] dt-bindings: clock: Add bindings for RISC-V RPMI clock service group
` [RFC PATCH v2 10/17] dt-bindings: interrupt-controller: Add bindings for RISC-V RPMI system MSI

[RESEND PATCH] perf probe: Extend the quiet option
 2025-05-04 10:43 UTC 

[PATCH v7 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-05-04 10:39 UTC  (9+ messages)
` [PATCH v7 08/11] iio: accel: adxl345: add activity event feature
` [PATCH v7 10/11] iio: accel: adxl345: add coupling detection for activity/inactivity

[PATCH] ARM: dts: davinci: da850-evm: Increase fifo threshold
 2025-05-04 10:29 UTC 

[PATCH] btrfs-progs: check: fix false alert on missing csum for hole
 2025-05-04 10:31 UTC  (2+ messages)

[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-05-04
 2025-05-04 10:26 UTC  (16+ messages)
` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: rework transport configuration
` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: move STEP config into trans->conf
` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: trans: move ext_32khz_clock_valid to config
` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: remove sku_id from trans
` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: fw: remove RATE_MCS_NSS_POS
` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: rename modulation type values
` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: mld: build HT/VHT injected rate in v2
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: mld: don't report bad EHT rate to mac80211
` [PATCH iwlwifi-next 09/15] wifi: iwlwifi: mvm: "
` [PATCH iwlwifi-next 10/15] wifi: iwlwifi: mvm: remove HT greenfield support
` [PATCH iwlwifi-next 11/15] wifi: iwlwifi: bump FW API to 99 for BZ/SC/DR devices
` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: tests: allow same config for different MACs
` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: cfg: use minimum API version 97 for Sc/Dr
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: tests: simplify devinfo_no_trans_cfg_dups()
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: dvm: pair transport op-mode enter/leave

[PATCH] bpftool: build bpf bits with -std=gnu11
 2025-05-04 10:24 UTC  (5+ messages)

[GIT PULL] EDAC/urgent for v6.15-rc5
 2025-05-04 10:21 UTC 

[PATCH] riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL
 2025-05-04 10:19 UTC  (2+ messages)

[PATCH 00/13] media: mt9m114: Changes to make it work with atomisp devices
 2025-05-04 10:13 UTC  (14+ messages)
` [PATCH 01/13] media: aptina-pll: Debug log p1 min and max values
` [PATCH 02/13] media: mt9m114: Add support for clock-frequency property
` [PATCH 03/13] media: mt9m114: Use aptina-PLL helper to get PLL values
` [PATCH 04/13] media: mt9m114: Lower minimum vblank value
` [PATCH 05/13] media: mt9m114: Fix default hblank and vblank values
` [PATCH 06/13] media: mt9m114: Tweak default hblank and vblank for more accurate fps
` [PATCH 07/13] media: mt9m114: Update hblank and vblank defaults on pixel-array format changes
` [PATCH 08/13] media: mt9m114: Avoid a reset low spike during probe()
` [PATCH 09/13] media: mt9m114: Put sensor in reset on power-down
` [PATCH 10/13] media: mt9m114: Fix scaler bypass mode
` [PATCH 11/13] media: mt9m114: Drop start-, stop-streaming sequence from initialize
` [PATCH 12/13] media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
` [PATCH 13/13] media: mt9m114: Add ACPI enumeration support

[PATCH] dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits
 2025-05-04 10:05 UTC  (2+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-04  9:48 UTC  (2+ messages)
` [PATCH v2 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct


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.