All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-23 13:53:35 to 2025-05-23 14:52:45 UTC [more...]

[Intel-gfx] [PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v4 resend)
 2025-05-23 14:52 UTC  (4+ messages)
` [Intel-gfx] [PATCH 5/8] drm/i915: Associate ACPI connector nodes with connector entries (v2)
  `  "

[syzbot] [bpf?] WARNING in __bpf_prog_ret0_warn
 2025-05-23 14:52 UTC  (3+ messages)

[PATCH v2 00/13] `Zeroable` improvements & bindings integration
 2025-05-23 14:51 UTC  (14+ messages)
` [PATCH v2 01/13] rust: pin-init: rename `zeroed` to `init_zeroed`
` [PATCH v2 02/13] rust: pin-init: add `Zeroable::init_zeroed`
` [PATCH v2 03/13] rust: pin-init: add `zeroed()` & `Zeroable::zeroed()` functions
` [PATCH v2 04/13] rust: pin-init: implement `ZeroableOption` for `&T` and `&mut T`
` [PATCH v2 05/13] rust: pin-init: change `impl Zeroable for Option<NonNull<T>>` to `ZeroableOption for NonNull<T>`
` [PATCH v2 06/13] rust: pin-init: implement `ZeroableOption` for function pointers with up to 20 arguments
` [PATCH v2 07/13] rust: add `pin-init` as a dependency to `bindings` and `uapi`
` [PATCH v2 08/13] rust: derive `Zeroable` for all structs & unions generated by bindgen where possible
` [PATCH v2 09/13] rust: miscdevice: replace `MaybeUninit::zeroed().assume_init` with `pin_init::zeroed`
` [PATCH v2 10/13] rust: phy: "
` [PATCH v2 11/13] rust: block: replace `core::mem::zeroed` "
` [PATCH v2 12/13] rust: of: "
` [PATCH v2 13/13] rust: security: "

Xenomai Installation Inquiry
 2025-05-23 14:52 UTC  (5+ messages)

[PATCH v11 0/6] New s390 specific protected key hmac
 2025-05-23 14:52 UTC  (3+ messages)
` [PATCH v11 3/6] s390/crypto: New s390 specific protected key hash phmac

[PATCH] runqueue: Allow pressure state change notifications to be disabled
 2025-05-23 14:52 UTC 

[PATCH v4] ACPI:PRM: Reduce unnecessary printing to avoid the worries of regular users
 2025-05-23 14:52 UTC  (2+ messages)

[PATCH v4 00/20] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-05-23 14:51 UTC  (3+ messages)
` [PATCH v4 02/20] mfd: adp5585: only add devices given in FW

reset_slot() callback not respecting MPS config
 2025-05-23 14:51 UTC  (4+ messages)

[PATCH] mtd: nand: brcmnand: fix NAND timeout when accessing eMMC
 2025-05-23 14:50 UTC  (2+ messages)

[PATCH v2 0/3] Generic weight struct, use env for sort key and header
 2025-05-23 14:50 UTC  (7+ messages)
` [PATCH v2 3/3] perf sort: Use perf_env to set arch sort keys "

[PATCH v3 0/3] Introduce Clock and Reset Driver for STM32MP21 Platform
 2025-05-23 13:57 UTC  (7+ messages)
` [PATCH v3 2/3] clk: stm32: introduce clocks for STM32MP21 platform
` [PATCH v3 3/3] dt-bindings: stm32: cosmetic fixes for STM32MP25 clock and reset bindings

[PATCH v2 0/2] Tests for AT_HANDLE_CONNECTABLE
 2025-05-23 14:50 UTC  (3+ messages)

[PATCH] apply: set file mode when --reverse creates a deleted file
 2025-05-23 14:49 UTC  (4+ messages)

[PATCH 0/4] crypto: caam - iMX8QXP support (and related fixes)
 2025-05-23 14:48 UTC  (11+ messages)
` [PATCH 1/4] crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP
` [PATCH 4/4] arm64: dts: freescale: imx8qxp/imx8qm: Add CAAM support
` [PATCH 2/4] crypto: caam - Support iMX8QXP and variants thereof
` [PATCH 3/4] dt-bindings: crypto: fsl,sec-v4.0: Allow supplying power-domains

[PATCH] mm/hmm: Allow hmm_dma_map_alloc() to tolerate NULL device
 2025-05-23 14:48 UTC  (2+ messages)

[PATCH v5 1/3] cmdline: use C standard library as number parser
 2025-05-23 14:47 UTC  (5+ messages)
` [PATCH v5 2/3] cmdline: add floating point support

[isar-cip-core][PATCH v2 0/5] linux-cip: Add support for building branch heads, cleanups
 2025-05-23 14:47 UTC  (6+ messages)
` [isar-cip-core][PATCH v2 1/5] linux-cip: Prepare for building from git branches
` [isar-cip-core][PATCH v2 2/5] linux-cip: Add support for building head of development branches
` [isar-cip-core][PATCH v2 3/5] Expose kernel branch head recipes via kas option and Kconfig
` [isar-cip-core][PATCH v2 4/5] scripts/update-linux-cip.sh: Address shellcheck findings
` [isar-cip-core][PATCH v2 5/5] linux-cip: Update to 4.19.325-cip120-rt42

[PATCH] vfio/container: pass MemoryRegion to DMA operations
 2025-05-23 14:47 UTC  (5+ messages)

[PATCH v2 0/5] ata_eh_set_lpm() cleanups
 2025-05-23 14:47 UTC  (4+ messages)

[PATCH 0/2] sdhci: spacemit: improvement of register defintion and HW busy detection
 2025-05-23 14:46 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci-of-k1: make register definition vendor specific
` [PATCH 2/2] mmc: sdhci-of-k1: disable HW busy detection

[PATCH 1/2] dma-buf: Add __dma_fence_is_signaled()
 2025-05-23 14:47 UTC  (2+ messages)

[PATCH] drivers: acpi: Fix platform profile driver on !acpi platforms
 2025-05-23 14:46 UTC  (5+ messages)

[PATCH v3 0/3] drm/xe: Small fixes and cleanups for PXP
 2025-05-23 14:46 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Small fixes and cleanups for PXP (rev3)

[PATCH RFC 00/16] virtio: introduce support for GSO over UDP tunnel
 2025-05-23 14:46 UTC  (6+ messages)
` [PATCH RFC 15/16] net: implement tnl feature offloading

[PATCH v5 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-05-23 14:46 UTC  (5+ messages)
` [PATCH v5 1/4] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v5 2/4] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC

[PATCH] arm64: dts: ti: Modify J784S4 SoC SERDES lane controller register length
 2025-05-23 13:49 UTC 

[PATCH 0/5] media: Add Gen 3 IP stateful decoder driver
 2025-05-23 13:41 UTC  (6+ messages)
` [PATCH 1/5] media: allegro-dvt: Move the current driver to a subdirectory
` [PATCH 2/5] dt-bindings: media: allegro-dvt: add decoder dt-bindings for Gen3 IP
` [PATCH 3/5] MAINTAINERS: Add entry for allegrodvt Gen 3 drivers
` [PATCH 4/5] dt-bindings: vendor-prefixes: Update the description of allegro prefix
` [PATCH 5/5] media: allegro-dvt: Add Gen 3 IP stateful decoder driver

[PATCH v3 0/9] Introduce HDP support for STM32MP platforms
 2025-05-23 12:38 UTC  (2+ messages)
` [PATCH v3 9/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp157c-dk2 board

[PATCH v2 00/21] pmdomain: Add generic ->sync_state() support to genpd
 2025-05-23 13:40 UTC  (24+ messages)
` [PATCH v2 01/21] pmdomain: core: Use of_fwnode_handle()
` [PATCH v2 02/21] pmdomain: core: Add a bus and a driver for genpd providers
` [PATCH v2 03/21] pmdomain: core: Add the genpd->dev to the genpd provider bus
` [PATCH v2 04/21] pmdomain: core: Export a common ->sync_state() helper for genpd providers
` [PATCH v2 05/21] pmdomain: core: Prepare to add the common ->sync_state() support
` [PATCH v2 06/21] soc/tegra: pmc: Opt-out from genpd's "
` [PATCH v2 07/21] cpuidle: psci: "
` [PATCH v2 08/21] cpuidle: riscv-sbi: "
` [PATCH v2 09/21] pmdomain: qcom: rpmhpd: Use of_genpd_sync_state()
` [PATCH v2 10/21] "
` [PATCH v2 11/21] firmware/pmdomain: xilinx: Move ->sync_state() support to firmware driver
` [PATCH v2 12/21] firmware: xilinx: Don't share zynqmp_pm_init_finalize()
` [PATCH v2 13/21] firmware: xilinx: Use of_genpd_sync_state()
` [PATCH v2 14/21] driver core: Export get_dev_from_fwnode()
` [PATCH v2 15/21] pmdomain: core: Add common ->sync_state() support for genpd providers
` [PATCH v2 16/21] driver core: Add dev_set_drv_sync_state()
` [PATCH v2 17/21] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers
` [PATCH v2 18/21] pmdomain: core: Leave powered-on genpds on until late_initcall_sync
` [PATCH v2 19/21] pmdomain: core: Leave powered-on genpds on until sync_state
` [PATCH v2 20/21] cpuidle: psci: Drop redundant sync_state support
` [PATCH v2 21/21] cpuidle: riscv-sbi: "

[PATCH ath-next] wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850
 2025-05-23 13:48 UTC  (2+ messages)

[PATCH 0/3] spi: sophgo: Add SPI NOR controller for SG2042
 2025-05-23 13:31 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-05-23 12:51 UTC  (2+ messages)
` [PATCH v4 1/5] power: supply: max1720x correct capacity computation

[PATCH v5] mtd: rawnand: brcmnand: legacy exec_op implementation
 2025-05-23 14:41 UTC  (2+ messages)

Questions Regarding Delegation Claim Behavior
 2025-05-23 14:40 UTC  (2+ messages)

[PATCH 1/2] ACPI: platform_profile: Add support for non-ACPI platforms
 2025-05-23 14:39 UTC  (4+ messages)

[PATCH] Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands
 2025-05-23 14:40 UTC  (2+ messages)

[PATCH RFC] spi: spi-qpic-snand: overestimate corrected bitflips
 2025-05-23 14:39 UTC  (2+ messages)

[PATCH V2 00/10] Reset improvements for GC10+
 2025-05-23 14:39 UTC  (7+ messages)

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 4ff4d86f6cceb6bea583bdb230e5439655778cce
 2025-05-23 14:38 UTC 

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 3fab2d2d901a87710f691ba9488b3fd284ee8296
 2025-05-23 14:37 UTC 

[PATCH 1/1] dt-bindings: interrupt-controller: Add arm,armv7m-nvic and fix #interrupt-cells
 2025-05-23 14:36 UTC 

[PATCH v4 0/5] Add support to read the watchdog bootstatus from IMEM
 2025-05-23 14:35 UTC  (7+ messages)
` [PATCH v4 3/5] dt-bindings: watchdog: qcom-wdt: Document qcom,imem property

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-05-23 14:35 UTC  (3+ messages)
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches

[PATCH] media: nxp: imx8-isi: Cleanup video device in error path
 2025-05-23 14:34 UTC  (3+ messages)

[docs][PATCH v3] ref-manual/variables.rst: document SSTATE_SKIP_CREATION
 2025-05-23 14:34 UTC 

[bluez/bluez] 429bd3: org.bluez.Adapter: Add AutoConnect to SetDiscovery
 2025-05-23 14:34 UTC 

[PATCH v3 00/13] KVM: Make irqfd registration globally unique
 2025-05-23 14:33 UTC  (4+ messages)
` [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements

[PATCH v2] f2fs/014: test for missing 'trimmed' flag issue
 2025-05-23 14:32 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2] eventpoll: Fix priority inversion problem
 2025-05-23 14:31 UTC  (2+ messages)

[SRU] [Noble] [PATCH 1/1] net: usb: usbnet: restore usb%d name exception for local mac addresses
 2025-05-23 14:30 UTC 

[PATCH v2] media: uvcvideo: Populate all errors in uvc_probe()
 2025-05-23 14:28 UTC 

[PATCHSET 2/6] fuse2fs: various filewide cleanups
 2025-05-23 14:28 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: adi,ad7606: fix dt_schema validation warning
 2025-05-23 14:24 UTC 

[PATCH BlueZ v2 1/4] org.bluez.Adapter: Add AutoConnect to SetDiscoveryFilter
 2025-05-23 14:25 UTC  (4+ messages)
` [PATCH BlueZ v2 2/4] adapter: Implement SetFilterPolicy AutoConnect filter
` [PATCH BlueZ v2 3/4] client: Add scan.auto-connect command
` [PATCH BlueZ v2 4/4] bluetoothctl-scan: Add documentation for auto-connect command

[PATCH v2] ext4: replace strcpy() with '.' assignment
 2025-05-23 14:24 UTC  (5+ messages)

[PATCH v10 00/10] Add initial support for Renesas RZ/T2H SoC
 2025-05-23 14:24 UTC  (10+ messages)
` [PATCH v10 01/10] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI
` [PATCH v10 02/10] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC
` [PATCH v10 03/10] soc: renesas: Add RZ/T2H (R9A09G077) config option
` [PATCH v10 04/10] clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_register
` [PATCH v10 05/10] clk: renesas: Add support for R9A09G077 SoC
` [PATCH v10 06/10] serial: sh-sci: Use private port ID
` [PATCH v10 07/10] serial: sh-sci: Add support for RZ/T2H SCI
` [PATCH v10 08/10] arm64: dts: renesas: Add initial support for renesas RZ/T2H SoC
` [PATCH v10 09/10] arm64: dts: renesas: Add initial support for renesas RZ/T2H eval board

[OE-core] [PATCH] binutils: Fix CVE-2025-1180
 2025-05-23 14:23 UTC  (3+ messages)
`  "

[PATCH v2 1/2] dt-bindings: regulator: add pca9450: Add regulator-allowed-modes
 2025-05-23 14:23 UTC  (3+ messages)

[PATCH 0/5] block: another block copy offload
 2025-05-23 14:22 UTC  (9+ messages)
` [PATCH 3/5] nvme: add support for "
` [PATCH 5/5] nvmet: implement copy support for bdev backed target

[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-05-23 14:17 UTC  (4+ messages)
` [RFC PATCH 09/25] accel/mshv: Register guest memory regions with hypervisor

[meta-ti][master/scarthgap][PATCH] meta-ti-bsp: am62lxx: Do not deploy extra tiboot3.bin copy
 2025-05-23 14:18 UTC  (4+ messages)

[PATCH v3 1/3] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-23 14:16 UTC  (4+ messages)
` [PATCH 3/3] oeqa selftest uboot.py: add qemu KVM test case
  ` [OE-core] "

[PATCH v6 00/10] drm/display: generic HDMI CEC helpers
 2025-05-23 14:16 UTC  (6+ messages)
` (subset) "

Fixing AMDGPUs gang submit error handling
 2025-05-23 14:16 UTC  (4+ messages)
` [PATCH 1/4] drm/sched: optimize drm_sched_job_add_dependency

[PATCH v4] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
 2025-05-23 14:15 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: timer: fsl,ftm-timer: use items for reg
 2025-05-23 14:14 UTC 

[SRU] [Noble] [PATCH 1/1] net: usb: usbnet: restore usb%d name exception for local mac addresses
 2025-05-23 14:13 UTC  (2+ messages)

[krzk-github:n/sm8750-audio-part-3 6/21] drivers/phy/qualcomm/phy-qcom-m31-eusb2.c:210:10: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2025-05-23 14:12 UTC 

[xenomai-images][PATCH] Remove support for Xenomai 3.0.x and kernel 4.4
 2025-05-23 14:12 UTC 

[PATCH v3 0/2] new: Improvements to new script
 2025-05-23 14:12 UTC  (4+ messages)
` [PATCH v3 1/2] new: Add a new parameter (name) in the "new" script

[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-05-23 14:11 UTC  (2+ messages)

[PATCH] selftests/filesystems: Fix build of anon_inode_test
 2025-05-23 14:10 UTC  (2+ messages)

[PATCH 0/6] overlayfs + casefolding
 2025-05-23 14:10 UTC  (9+ messages)

[PATCH v3] dt-bindings: access-controllers: add controller configuration property
 2025-05-23 14:08 UTC 

[PATCH 0/6] Add IPC support on MCU R5F cluster in Split Mode
 2025-05-23 14:09 UTC  (7+ messages)
` [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5

riscv gcc-13 allyesconfig error the frame size of 2064 bytes is larger than 2048 bytes [-Werror=frame-larger-than=]
 2025-05-23 14:08 UTC  (5+ messages)

[PATCH v2 0/3] drm/xe: Small fixes and cleanups for PXP
 2025-05-23 14:08 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Small fixes and cleanups for PXP (rev2)

[PATCH v2] bootm: Fix bmi->images pointer not initialized in some cases
 2025-05-23 14:08 UTC  (3+ messages)

[PATCH] crypto/virtio: add request check on request side
 2025-05-23 14:04 UTC 

[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
 2025-05-23 14:05 UTC  (9+ messages)

[PATCH v2 01/30] patman: Move all non-test logic into control module
 2025-05-23 14:04 UTC  (4+ messages)
` [PATCH v2 00/30] patman: Move to asyncio and other updates

[PATCH] net: fix udp gso skb_segment after pull from frag_list
 2025-05-23 14:04 UTC  (2+ messages)

[PATCHSET 1/6] fuse2fs: even more bug fixes
 2025-05-23 14:03 UTC  (2+ messages)

[isar-cip-core][PATCH 0/4] Add support for 6.12 CIP kernel and more
 2025-05-23 14:02 UTC  (3+ messages)
` [isar-cip-core][PATCH 3/4] Add support for CIP kernel 6.12
  ` [isar-cip-core][PATCH v2 "

[PATCH 0/1] Enable bloblist support on Total_Compute
 2025-05-23 14:01 UTC  (3+ messages)
` [PATCH 1/1] board: total_Compute: enable bloblist for SPL handoff

[PATCH] EXT4: add CRC16 dependency
 2025-05-23 14:01 UTC  (2+ messages)

[PATCH] env: mtd: fix usability with NAND flashes
 2025-05-23 14:01 UTC  (2+ messages)

[PATCH net-next 0/8] virtio: introduce GSO over UDP tunnel
 2025-05-23 14:00 UTC  (6+ messages)
` [PATCH net-next 5/8] net: implement virtio helpers to handle UDP GSO tunneling

[PATCH 00/40] fixes and new features to cnxk crypto PMD
 2025-05-23 13:51 UTC  (27+ messages)
` [PATCH 09/40] crypto/cnxk: add dev info get
` [PATCH 10/40] crypto/cnxk: add skeletion for enq deq functions
` [PATCH 11/40] crypto/cnxk: add lmtst routines for cn20k
` [PATCH 13/40] crypto/cnxk: add cryptodev dequeue support "
` [PATCH 14/40] crypto/cnxk: move debug dumps to common
` [PATCH 15/40] crypto/cnxk: add rte security skeletion for cn20k
` [PATCH 16/40] crypto/cnxk: add security session creation
` [PATCH 22/40] crypto/cnxk: add skeleton for tls
` [PATCH 23/40] crypto/cnxk: add tls write session creation
` [PATCH 24/40] crypto/cnxk: add tls read "
` [PATCH 25/40] crypto/cnxk: add tls session destroy
` [PATCH 26/40] crypto/cnxk: add enq and dequeue support for TLS
` [PATCH 27/40] crypto/cnxk: tls post process
` [PATCH 28/40] crypto/cnxk: add tls session update
` [PATCH 29/40] crypto/cnxk: include required headers
` [PATCH 30/40] crypto/cnxk: support raw API for cn20k
` [PATCH 31/40] crypto/cnxk: add model check "
` [PATCH 32/40] common/cnxk: fix salt handling with aes-ctr
` [PATCH 33/40] common/cnxk: set correct salt value for ctr algos
` [PATCH 34/40] crypto/cnxk: extend check for max supported gather entries
` [PATCH 35/40] crypto/cnxk: add struct variable for custom metadata
` [PATCH 36/40] crypto/cnxk: add asym sessionless handling
` [PATCH 37/40] crypto/cnxk: add support for sessionless asym
` [PATCH 38/40] doc: update CN20K CPT documentation
` [PATCH 39/40] common/cnxk: update qsize in CPT iq enable
` [PATCH 40/40] crypto/cnxk: copy 8B iv into sess in aes ctr

[PATCH i-g-t] tests/intel/xe_eu_stall: Skip test on SR-IOV VF
 2025-05-23 13:56 UTC  (5+ messages)

[PATCH net-next] net: phy: Add c45_phy_ids sysfs entry
 2025-05-23 13:55 UTC  (2+ messages)

[Buildroot] [PATCH] package/sqlitecpp: bump to version 3.3.3
 2025-05-23 13:54 UTC 


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.